Preparing search index...
The search index is not available
Powertools for AWS Lambda (Typescript) API Reference
Powertools for AWS Lambda (Typescript) API Reference
@aws-lambda-powertools/commons
types
JSONObject
Type Alias JSONObject
JSONObject
:
{
[
key
:
string
|
number
]:
JSONValue
}
A type that represents a JSON object.
Type declaration
[
key
:
string
|
number
]:
JSONValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Powertools for AWS Lambda (Typescript) API Reference
Loading...
A type that represents a JSON object.