serverless-spy 0.0.27 → 0.0.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +15 -15
- package/lib/src/ServerlessSpy.js +1 -1
- package/node_modules/@aws-sdk/abort-controller/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-apigatewaymanagementapi/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-apigatewaymanagementapi/package.json +26 -26
- package/node_modules/@aws-sdk/client-cognito-identity/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-cognito-identity/package.json +27 -27
- package/node_modules/@aws-sdk/client-dynamodb/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-dynamodb/package.json +28 -28
- package/node_modules/@aws-sdk/client-eventbridge/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-eventbridge/package.json +28 -28
- package/node_modules/@aws-sdk/client-lambda/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-lambda/package.json +27 -27
- package/node_modules/@aws-sdk/client-s3/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-s3/package.json +42 -42
- package/node_modules/@aws-sdk/client-sns/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-sns/package.json +26 -26
- package/node_modules/@aws-sdk/client-sqs/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-sqs/package.json +28 -28
- package/node_modules/@aws-sdk/client-sso/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-sso/package.json +23 -23
- package/node_modules/@aws-sdk/client-sts/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/client-sts/package.json +26 -26
- package/node_modules/@aws-sdk/config-resolver/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-env/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-imds/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-process/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-web-identity/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/credential-providers/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/credential-providers/package.json +15 -15
- package/node_modules/@aws-sdk/eventstream-codec/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
- package/node_modules/@aws-sdk/eventstream-serde-browser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/eventstream-serde-browser/package.json +3 -3
- package/node_modules/@aws-sdk/eventstream-serde-config-resolver/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/eventstream-serde-config-resolver/package.json +2 -2
- package/node_modules/@aws-sdk/eventstream-serde-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/eventstream-serde-node/package.json +3 -3
- package/node_modules/@aws-sdk/eventstream-serde-universal/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/eventstream-serde-universal/package.json +3 -3
- package/node_modules/@aws-sdk/fetch-http-handler/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/hash-blob-browser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/hash-blob-browser/package.json +2 -2
- package/node_modules/@aws-sdk/hash-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/hash-stream-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/hash-stream-node/package.json +2 -2
- package/node_modules/@aws-sdk/invalid-dependency/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/lib-dynamodb/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/lib-dynamodb/package.json +5 -5
- package/node_modules/@aws-sdk/md5-js/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/md5-js/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-content-length/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-endpoint-discovery/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-host-header/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-location-constraint/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-logger/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-retry/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-retry/package.json +6 -6
- package/node_modules/@aws-sdk/middleware-sdk-eventbridge/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-sdk-eventbridge/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-sdk-s3/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-sdk-sqs/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-sdk-sts/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +6 -6
- package/node_modules/@aws-sdk/middleware-serde/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-signing/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-signing/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-ssec/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-ssec/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-stack/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/node-config-provider/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/node-http-handler/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/property-provider/CHANGELOG.md +11 -0
- package/node_modules/@aws-sdk/property-provider/dist-cjs/TokenProviderError.js +13 -0
- package/node_modules/@aws-sdk/property-provider/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/property-provider/dist-es/TokenProviderError.js +15 -0
- package/node_modules/@aws-sdk/property-provider/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/property-provider/dist-types/TokenProviderError.d.ts +15 -0
- package/node_modules/@aws-sdk/property-provider/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +7 -0
- package/node_modules/@aws-sdk/property-provider/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/protocol-http/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/querystring-builder/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/querystring-parser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/service-error-classification/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/shared-ini-file-loader/CHANGELOG.md +11 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +8 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +16 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/getSsoSessionData.js +14 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-es/loadSsoSessionData.js +18 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +6 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +10 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +3 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +6 -0
- package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@aws-sdk/signature-v4/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/signature-v4/package.json +4 -4
- package/node_modules/@aws-sdk/signature-v4-multi-region/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -5
- package/node_modules/@aws-sdk/smithy-client/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/smithy-client/package.json +3 -3
- package/node_modules/@aws-sdk/types/CHANGELOG.md +12 -0
- package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +8 -0
- package/node_modules/@aws-sdk/types/dist-cjs/index.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/token.js +2 -0
- package/node_modules/@aws-sdk/types/dist-es/endpoint.js +5 -0
- package/node_modules/@aws-sdk/types/dist-es/index.js +2 -0
- package/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
- package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +23 -0
- package/node_modules/@aws-sdk/types/dist-types/index.d.ts +2 -0
- package/node_modules/@aws-sdk/types/dist-types/token.d.ts +16 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +14 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +2 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +9 -0
- package/node_modules/@aws-sdk/types/package.json +1 -1
- package/node_modules/@aws-sdk/url-parser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/util-defaults-mode-browser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-defaults-mode-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/util-dynamodb/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-dynamodb/package.json +2 -2
- package/node_modules/@aws-sdk/util-middleware/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/util-stream-browser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-stream-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-stream-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-stream-node/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
- package/node_modules/@aws-sdk/util-waiter/CHANGELOG.md +8 -0
- package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
- package/node_modules/@serverless-stack/node/.turbo/turbo-build.log +1 -1
- package/node_modules/@serverless-stack/node/CHANGELOG.md +6 -0
- package/node_modules/@serverless-stack/node/package.json +1 -1
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/CHANGELOG.md +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/LICENSE +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/README.md +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/index.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append/constant.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/append.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/count.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/help.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/constant.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/false.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store/true.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/store.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/subparsers.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action/version.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/action_container.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argparse.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/error.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/exclusive.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument/group.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/argument_parser.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/const.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/added_formatters.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/help/formatter.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/namespace.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/lib/utils.js +0 -0
- package/node_modules/{aws-lambda/node_modules/argparse → argparse}/package.json +0 -0
- package/node_modules/aws-sdk/CHANGELOG.md +18 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +350 -82
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +107 -91
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +64 -29
- package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +246 -4
- package/node_modules/aws-sdk/clients/configservice.d.ts +27 -7
- package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iam.d.ts +6 -6
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
- package/node_modules/aws-sdk/clients/ivs.d.ts +3 -3
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
- package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
- package/node_modules/aws-sdk/clients/quicksight.d.ts +38 -4
- package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
- package/node_modules/aws-sdk/clients/transfer.d.ts +20 -20
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +160 -40
- package/node_modules/aws-sdk/dist/aws-sdk.js +687 -287
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +85 -85
- package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
- package/node_modules/aws-sdk/lib/config.js +78 -1
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
- package/node_modules/aws-sdk/lib/node_loader.js +17 -1
- package/node_modules/aws-sdk/lib/service.js +2 -0
- package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
- package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
- package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
- package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
- package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
- package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
- package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
- package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
- package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
- package/node_modules/aws-sdk/lib/token.d.ts +101 -0
- package/node_modules/aws-sdk/lib/token.js +219 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
- package/node_modules/{aws-lambda/node_modules/commander → commander}/CHANGELOG.md +0 -0
- package/node_modules/{aws-lambda/node_modules/commander → commander}/LICENSE +0 -0
- package/node_modules/{aws-lambda/node_modules/commander → commander}/Readme.md +0 -0
- package/node_modules/{aws-lambda/node_modules/commander → commander}/index.js +0 -0
- package/node_modules/{aws-lambda/node_modules/commander → commander}/package.json +0 -0
- package/node_modules/{aws-lambda/node_modules/commander → commander}/typings/index.d.ts +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/LICENSE +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.d.ts.map +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode.js +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.d.ts.map +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/decode_codepoint.js +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.d.ts.map +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/encode.js +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.d.ts.map +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/index.js +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/decode.json +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/entities.json +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/legacy.json +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/lib/maps/xml.json +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/package.json +0 -0
- package/node_modules/{@aws-sdk/client-s3/node_modules/entities → entities}/readme.md +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/CHANGELOG.md +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/LICENSE +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/README.md +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/bin/js-yaml.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/dist/js-yaml.min.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/index.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/common.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/dumper.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/exception.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/loader.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/mark.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/core.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_full.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/default_safe.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/failsafe.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema/json.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/schema.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/binary.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/bool.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/float.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/int.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/function.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/regexp.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/js/undefined.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/map.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/merge.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/null.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/omap.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/pairs.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/seq.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/set.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/str.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type/timestamp.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml/type.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/lib/js-yaml.js +0 -0
- package/node_modules/{aws-lambda/node_modules/js-yaml → js-yaml}/package.json +0 -0
- package/node_modules/object.assign/CHANGELOG.md +4 -0
- package/node_modules/object.assign/dist/browser.js +944 -0
- package/node_modules/object.assign/package.json +3 -2
- package/package.json +17 -17
- package/dist/releasetag.txt +0 -1
- package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +0 -25260
- package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +0 -7
- package/lib/extension/dist/layer/spy-wrapper +0 -4
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/LICENSE +0 -11
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts +0 -5
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode.js +0 -53
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/decode_codepoint.js +0 -30
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts +0 -47
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/encode.js +0 -136
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts +0 -27
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/index.js +0 -57
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/decode.json +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/entities.json +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/legacy.json +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/lib/maps/xml.json +0 -1
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/package.json +0 -64
- package/node_modules/@aws-sdk/client-sns/node_modules/entities/readme.md +0 -57
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/LICENSE +0 -11
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts +0 -5
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode.js +0 -53
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/decode_codepoint.js +0 -30
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts +0 -47
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/encode.js +0 -136
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts +0 -27
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/index.js +0 -57
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/decode.json +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/entities.json +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/legacy.json +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/lib/maps/xml.json +0 -1
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/package.json +0 -64
- package/node_modules/@aws-sdk/client-sqs/node_modules/entities/readme.md +0 -57
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/LICENSE +0 -11
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode.js +0 -53
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/decode_codepoint.js +0 -30
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/encode.js +0 -136
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/index.js +0 -57
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/decode.json +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/entities.json +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/legacy.json +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/lib/maps/xml.json +0 -1
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/package.json +0 -64
- package/node_modules/@aws-sdk/client-ssm/node_modules/entities/readme.md +0 -57
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/LICENSE +0 -11
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts +0 -5
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode.js +0 -53
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts +0 -2
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/decode_codepoint.js +0 -30
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts +0 -47
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/encode.js +0 -136
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts +0 -27
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.d.ts.map +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/index.js +0 -57
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/decode.json +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/entities.json +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/legacy.json +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/lib/maps/xml.json +0 -1
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/package.json +0 -64
- package/node_modules/@aws-sdk/client-sts/node_modules/entities/readme.md +0 -57
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
},
|
|
534
534
|
"Name": {},
|
|
535
535
|
"Update": {
|
|
536
|
-
"shape": "
|
|
536
|
+
"shape": "S45"
|
|
537
537
|
},
|
|
538
538
|
"ClientRequestToken": {
|
|
539
539
|
"idempotencyToken": true
|
|
@@ -1065,19 +1065,19 @@
|
|
|
1065
1065
|
"type": "structure",
|
|
1066
1066
|
"members": {
|
|
1067
1067
|
"DeviceRegistrationState": {
|
|
1068
|
-
"shape": "
|
|
1068
|
+
"shape": "S5p"
|
|
1069
1069
|
},
|
|
1070
1070
|
"Proximity": {
|
|
1071
|
-
"shape": "
|
|
1071
|
+
"shape": "S5s"
|
|
1072
1072
|
},
|
|
1073
1073
|
"Join": {
|
|
1074
|
-
"shape": "
|
|
1074
|
+
"shape": "S5t"
|
|
1075
1075
|
},
|
|
1076
1076
|
"ConnectionStatus": {
|
|
1077
|
-
"shape": "
|
|
1077
|
+
"shape": "S5v"
|
|
1078
1078
|
},
|
|
1079
1079
|
"MessageDeliveryStatus": {
|
|
1080
|
-
"shape": "
|
|
1080
|
+
"shape": "S5x"
|
|
1081
1081
|
}
|
|
1082
1082
|
}
|
|
1083
1083
|
}
|
|
@@ -1112,7 +1112,7 @@
|
|
|
1112
1112
|
"members": {
|
|
1113
1113
|
"RfRegion": {},
|
|
1114
1114
|
"StartTime": {
|
|
1115
|
-
"shape": "
|
|
1115
|
+
"shape": "S62"
|
|
1116
1116
|
}
|
|
1117
1117
|
}
|
|
1118
1118
|
},
|
|
@@ -1139,10 +1139,10 @@
|
|
|
1139
1139
|
"members": {
|
|
1140
1140
|
"DefaultLogLevel": {},
|
|
1141
1141
|
"WirelessGatewayLogOptions": {
|
|
1142
|
-
"shape": "
|
|
1142
|
+
"shape": "S66"
|
|
1143
1143
|
},
|
|
1144
1144
|
"WirelessDeviceLogOptions": {
|
|
1145
|
-
"shape": "
|
|
1145
|
+
"shape": "S6c"
|
|
1146
1146
|
}
|
|
1147
1147
|
}
|
|
1148
1148
|
}
|
|
@@ -1212,7 +1212,7 @@
|
|
|
1212
1212
|
"type": "structure",
|
|
1213
1213
|
"members": {
|
|
1214
1214
|
"LoRaWAN": {
|
|
1215
|
-
"shape": "
|
|
1215
|
+
"shape": "S6p"
|
|
1216
1216
|
}
|
|
1217
1217
|
}
|
|
1218
1218
|
}
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
"type": "structure",
|
|
1280
1280
|
"members": {
|
|
1281
1281
|
"Sidewalk": {
|
|
1282
|
-
"shape": "
|
|
1282
|
+
"shape": "S6y"
|
|
1283
1283
|
},
|
|
1284
1284
|
"AccountLinked": {
|
|
1285
1285
|
"type": "boolean"
|
|
@@ -1313,7 +1313,7 @@
|
|
|
1313
1313
|
"type": "structure",
|
|
1314
1314
|
"members": {
|
|
1315
1315
|
"Position": {
|
|
1316
|
-
"shape": "
|
|
1316
|
+
"shape": "S75"
|
|
1317
1317
|
},
|
|
1318
1318
|
"Accuracy": {
|
|
1319
1319
|
"type": "structure",
|
|
@@ -1360,7 +1360,7 @@
|
|
|
1360
1360
|
"type": "structure",
|
|
1361
1361
|
"members": {
|
|
1362
1362
|
"Solvers": {
|
|
1363
|
-
"shape": "
|
|
1363
|
+
"shape": "S7g"
|
|
1364
1364
|
},
|
|
1365
1365
|
"Destination": {}
|
|
1366
1366
|
}
|
|
@@ -1396,19 +1396,19 @@
|
|
|
1396
1396
|
"type": "structure",
|
|
1397
1397
|
"members": {
|
|
1398
1398
|
"DeviceRegistrationState": {
|
|
1399
|
-
"shape": "
|
|
1399
|
+
"shape": "S7p"
|
|
1400
1400
|
},
|
|
1401
1401
|
"Proximity": {
|
|
1402
|
-
"shape": "
|
|
1402
|
+
"shape": "S7r"
|
|
1403
1403
|
},
|
|
1404
1404
|
"Join": {
|
|
1405
|
-
"shape": "
|
|
1405
|
+
"shape": "S7s"
|
|
1406
1406
|
},
|
|
1407
1407
|
"ConnectionStatus": {
|
|
1408
|
-
"shape": "
|
|
1408
|
+
"shape": "S7u"
|
|
1409
1409
|
},
|
|
1410
1410
|
"MessageDeliveryStatus": {
|
|
1411
|
-
"shape": "
|
|
1411
|
+
"shape": "S7w"
|
|
1412
1412
|
}
|
|
1413
1413
|
}
|
|
1414
1414
|
}
|
|
@@ -1591,7 +1591,7 @@
|
|
|
1591
1591
|
"SidewalkId": {},
|
|
1592
1592
|
"SidewalkManufacturingSn": {},
|
|
1593
1593
|
"DeviceCertificates": {
|
|
1594
|
-
"shape": "
|
|
1594
|
+
"shape": "S8y"
|
|
1595
1595
|
}
|
|
1596
1596
|
}
|
|
1597
1597
|
}
|
|
@@ -1752,7 +1752,7 @@
|
|
|
1752
1752
|
"type": "structure",
|
|
1753
1753
|
"members": {
|
|
1754
1754
|
"CurrentVersion": {
|
|
1755
|
-
"shape": "
|
|
1755
|
+
"shape": "S4a"
|
|
1756
1756
|
}
|
|
1757
1757
|
}
|
|
1758
1758
|
}
|
|
@@ -1839,7 +1839,7 @@
|
|
|
1839
1839
|
},
|
|
1840
1840
|
"Name": {},
|
|
1841
1841
|
"Update": {
|
|
1842
|
-
"shape": "
|
|
1842
|
+
"shape": "S45"
|
|
1843
1843
|
},
|
|
1844
1844
|
"Arn": {}
|
|
1845
1845
|
}
|
|
@@ -1964,19 +1964,19 @@
|
|
|
1964
1964
|
"type": "structure",
|
|
1965
1965
|
"members": {
|
|
1966
1966
|
"DeviceRegistrationState": {
|
|
1967
|
-
"shape": "
|
|
1967
|
+
"shape": "S7p"
|
|
1968
1968
|
},
|
|
1969
1969
|
"Proximity": {
|
|
1970
|
-
"shape": "
|
|
1970
|
+
"shape": "S7r"
|
|
1971
1971
|
},
|
|
1972
1972
|
"Join": {
|
|
1973
|
-
"shape": "
|
|
1973
|
+
"shape": "S7s"
|
|
1974
1974
|
},
|
|
1975
1975
|
"ConnectionStatus": {
|
|
1976
|
-
"shape": "
|
|
1976
|
+
"shape": "S7u"
|
|
1977
1977
|
},
|
|
1978
1978
|
"MessageDeliveryStatus": {
|
|
1979
|
-
"shape": "
|
|
1979
|
+
"shape": "S7w"
|
|
1980
1980
|
}
|
|
1981
1981
|
}
|
|
1982
1982
|
}
|
|
@@ -2164,7 +2164,7 @@
|
|
|
2164
2164
|
"Sidewalk": {
|
|
2165
2165
|
"type": "list",
|
|
2166
2166
|
"member": {
|
|
2167
|
-
"shape": "
|
|
2167
|
+
"shape": "S6y"
|
|
2168
2168
|
}
|
|
2169
2169
|
}
|
|
2170
2170
|
}
|
|
@@ -2205,7 +2205,7 @@
|
|
|
2205
2205
|
"ResourceIdentifier": {},
|
|
2206
2206
|
"ResourceType": {},
|
|
2207
2207
|
"Solvers": {
|
|
2208
|
-
"shape": "
|
|
2208
|
+
"shape": "S7g"
|
|
2209
2209
|
},
|
|
2210
2210
|
"Destination": {}
|
|
2211
2211
|
}
|
|
@@ -2260,7 +2260,7 @@
|
|
|
2260
2260
|
},
|
|
2261
2261
|
"ReceivedAt": {},
|
|
2262
2262
|
"LoRaWAN": {
|
|
2263
|
-
"shape": "
|
|
2263
|
+
"shape": "Sb0"
|
|
2264
2264
|
}
|
|
2265
2265
|
}
|
|
2266
2266
|
}
|
|
@@ -2402,7 +2402,7 @@
|
|
|
2402
2402
|
"SidewalkId": {},
|
|
2403
2403
|
"SidewalkManufacturingSn": {},
|
|
2404
2404
|
"DeviceCertificates": {
|
|
2405
|
-
"shape": "
|
|
2405
|
+
"shape": "S8y"
|
|
2406
2406
|
}
|
|
2407
2407
|
}
|
|
2408
2408
|
},
|
|
@@ -2454,10 +2454,10 @@
|
|
|
2454
2454
|
"type": "structure",
|
|
2455
2455
|
"members": {
|
|
2456
2456
|
"CurrentVersion": {
|
|
2457
|
-
"shape": "
|
|
2457
|
+
"shape": "S4a"
|
|
2458
2458
|
},
|
|
2459
2459
|
"UpdateVersion": {
|
|
2460
|
-
"shape": "
|
|
2460
|
+
"shape": "S4a"
|
|
2461
2461
|
}
|
|
2462
2462
|
}
|
|
2463
2463
|
},
|
|
@@ -2693,7 +2693,7 @@
|
|
|
2693
2693
|
"type": "structure",
|
|
2694
2694
|
"members": {
|
|
2695
2695
|
"LoRaWAN": {
|
|
2696
|
-
"shape": "
|
|
2696
|
+
"shape": "Sb0"
|
|
2697
2697
|
},
|
|
2698
2698
|
"Sidewalk": {
|
|
2699
2699
|
"type": "structure",
|
|
@@ -2791,7 +2791,7 @@
|
|
|
2791
2791
|
"type": "structure",
|
|
2792
2792
|
"members": {
|
|
2793
2793
|
"StartTime": {
|
|
2794
|
-
"shape": "
|
|
2794
|
+
"shape": "S62"
|
|
2795
2795
|
}
|
|
2796
2796
|
}
|
|
2797
2797
|
}
|
|
@@ -2820,7 +2820,7 @@
|
|
|
2820
2820
|
"locationName": "Id"
|
|
2821
2821
|
},
|
|
2822
2822
|
"LoRaWAN": {
|
|
2823
|
-
"shape": "
|
|
2823
|
+
"shape": "S6p"
|
|
2824
2824
|
}
|
|
2825
2825
|
}
|
|
2826
2826
|
},
|
|
@@ -2946,19 +2946,19 @@
|
|
|
2946
2946
|
"type": "structure",
|
|
2947
2947
|
"members": {
|
|
2948
2948
|
"DeviceRegistrationState": {
|
|
2949
|
-
"shape": "
|
|
2949
|
+
"shape": "S5p"
|
|
2950
2950
|
},
|
|
2951
2951
|
"Proximity": {
|
|
2952
|
-
"shape": "
|
|
2952
|
+
"shape": "S5s"
|
|
2953
2953
|
},
|
|
2954
2954
|
"Join": {
|
|
2955
|
-
"shape": "
|
|
2955
|
+
"shape": "S5t"
|
|
2956
2956
|
},
|
|
2957
2957
|
"ConnectionStatus": {
|
|
2958
|
-
"shape": "
|
|
2958
|
+
"shape": "S5v"
|
|
2959
2959
|
},
|
|
2960
2960
|
"MessageDeliveryStatus": {
|
|
2961
|
-
"shape": "
|
|
2961
|
+
"shape": "S5x"
|
|
2962
2962
|
}
|
|
2963
2963
|
}
|
|
2964
2964
|
},
|
|
@@ -3007,10 +3007,10 @@
|
|
|
3007
3007
|
"members": {
|
|
3008
3008
|
"DefaultLogLevel": {},
|
|
3009
3009
|
"WirelessDeviceLogOptions": {
|
|
3010
|
-
"shape": "
|
|
3010
|
+
"shape": "S6c"
|
|
3011
3011
|
},
|
|
3012
3012
|
"WirelessGatewayLogOptions": {
|
|
3013
|
-
"shape": "
|
|
3013
|
+
"shape": "S66"
|
|
3014
3014
|
}
|
|
3015
3015
|
}
|
|
3016
3016
|
},
|
|
@@ -3146,7 +3146,7 @@
|
|
|
3146
3146
|
"locationName": "resourceType"
|
|
3147
3147
|
},
|
|
3148
3148
|
"Position": {
|
|
3149
|
-
"shape": "
|
|
3149
|
+
"shape": "S75"
|
|
3150
3150
|
}
|
|
3151
3151
|
}
|
|
3152
3152
|
},
|
|
@@ -3181,19 +3181,19 @@
|
|
|
3181
3181
|
"locationName": "partnerType"
|
|
3182
3182
|
},
|
|
3183
3183
|
"DeviceRegistrationState": {
|
|
3184
|
-
"shape": "
|
|
3184
|
+
"shape": "S7p"
|
|
3185
3185
|
},
|
|
3186
3186
|
"Proximity": {
|
|
3187
|
-
"shape": "
|
|
3187
|
+
"shape": "S7r"
|
|
3188
3188
|
},
|
|
3189
3189
|
"Join": {
|
|
3190
|
-
"shape": "
|
|
3190
|
+
"shape": "S7s"
|
|
3191
3191
|
},
|
|
3192
3192
|
"ConnectionStatus": {
|
|
3193
|
-
"shape": "
|
|
3193
|
+
"shape": "S7u"
|
|
3194
3194
|
},
|
|
3195
3195
|
"MessageDeliveryStatus": {
|
|
3196
|
-
"shape": "
|
|
3196
|
+
"shape": "S7w"
|
|
3197
3197
|
}
|
|
3198
3198
|
}
|
|
3199
3199
|
},
|
|
@@ -3511,6 +3511,20 @@
|
|
|
3511
3511
|
"member": {
|
|
3512
3512
|
"type": "integer"
|
|
3513
3513
|
}
|
|
3514
|
+
},
|
|
3515
|
+
"Beaconing": {
|
|
3516
|
+
"type": "structure",
|
|
3517
|
+
"members": {
|
|
3518
|
+
"DataRate": {
|
|
3519
|
+
"type": "integer"
|
|
3520
|
+
},
|
|
3521
|
+
"Frequencies": {
|
|
3522
|
+
"type": "list",
|
|
3523
|
+
"member": {
|
|
3524
|
+
"type": "integer"
|
|
3525
|
+
}
|
|
3526
|
+
}
|
|
3527
|
+
}
|
|
3514
3528
|
}
|
|
3515
3529
|
}
|
|
3516
3530
|
},
|
|
@@ -3525,7 +3539,7 @@
|
|
|
3525
3539
|
"type": "list",
|
|
3526
3540
|
"member": {}
|
|
3527
3541
|
},
|
|
3528
|
-
"
|
|
3542
|
+
"S45": {
|
|
3529
3543
|
"type": "structure",
|
|
3530
3544
|
"members": {
|
|
3531
3545
|
"UpdateDataSource": {},
|
|
@@ -3538,16 +3552,16 @@
|
|
|
3538
3552
|
"type": "long"
|
|
3539
3553
|
},
|
|
3540
3554
|
"CurrentVersion": {
|
|
3541
|
-
"shape": "
|
|
3555
|
+
"shape": "S4a"
|
|
3542
3556
|
},
|
|
3543
3557
|
"UpdateVersion": {
|
|
3544
|
-
"shape": "
|
|
3558
|
+
"shape": "S4a"
|
|
3545
3559
|
}
|
|
3546
3560
|
}
|
|
3547
3561
|
}
|
|
3548
3562
|
}
|
|
3549
3563
|
},
|
|
3550
|
-
"
|
|
3564
|
+
"S4a": {
|
|
3551
3565
|
"type": "structure",
|
|
3552
3566
|
"members": {
|
|
3553
3567
|
"PackageVersion": {},
|
|
@@ -3555,29 +3569,29 @@
|
|
|
3555
3569
|
"Station": {}
|
|
3556
3570
|
}
|
|
3557
3571
|
},
|
|
3558
|
-
"
|
|
3572
|
+
"S5p": {
|
|
3559
3573
|
"type": "structure",
|
|
3560
3574
|
"members": {
|
|
3561
3575
|
"Sidewalk": {
|
|
3562
|
-
"shape": "
|
|
3576
|
+
"shape": "S5q"
|
|
3563
3577
|
}
|
|
3564
3578
|
}
|
|
3565
3579
|
},
|
|
3566
|
-
"
|
|
3580
|
+
"S5q": {
|
|
3567
3581
|
"type": "structure",
|
|
3568
3582
|
"members": {
|
|
3569
3583
|
"WirelessDeviceEventTopic": {}
|
|
3570
3584
|
}
|
|
3571
3585
|
},
|
|
3572
|
-
"
|
|
3586
|
+
"S5s": {
|
|
3573
3587
|
"type": "structure",
|
|
3574
3588
|
"members": {
|
|
3575
3589
|
"Sidewalk": {
|
|
3576
|
-
"shape": "
|
|
3590
|
+
"shape": "S5q"
|
|
3577
3591
|
}
|
|
3578
3592
|
}
|
|
3579
3593
|
},
|
|
3580
|
-
"
|
|
3594
|
+
"S5t": {
|
|
3581
3595
|
"type": "structure",
|
|
3582
3596
|
"members": {
|
|
3583
3597
|
"LoRaWAN": {
|
|
@@ -3588,7 +3602,7 @@
|
|
|
3588
3602
|
}
|
|
3589
3603
|
}
|
|
3590
3604
|
},
|
|
3591
|
-
"
|
|
3605
|
+
"S5v": {
|
|
3592
3606
|
"type": "structure",
|
|
3593
3607
|
"members": {
|
|
3594
3608
|
"LoRaWAN": {
|
|
@@ -3599,19 +3613,19 @@
|
|
|
3599
3613
|
}
|
|
3600
3614
|
}
|
|
3601
3615
|
},
|
|
3602
|
-
"
|
|
3616
|
+
"S5x": {
|
|
3603
3617
|
"type": "structure",
|
|
3604
3618
|
"members": {
|
|
3605
3619
|
"Sidewalk": {
|
|
3606
|
-
"shape": "
|
|
3620
|
+
"shape": "S5q"
|
|
3607
3621
|
}
|
|
3608
3622
|
}
|
|
3609
3623
|
},
|
|
3610
|
-
"
|
|
3624
|
+
"S62": {
|
|
3611
3625
|
"type": "timestamp",
|
|
3612
3626
|
"timestampFormat": "iso8601"
|
|
3613
3627
|
},
|
|
3614
|
-
"
|
|
3628
|
+
"S66": {
|
|
3615
3629
|
"type": "list",
|
|
3616
3630
|
"member": {
|
|
3617
3631
|
"type": "structure",
|
|
@@ -3639,7 +3653,7 @@
|
|
|
3639
3653
|
}
|
|
3640
3654
|
}
|
|
3641
3655
|
},
|
|
3642
|
-
"
|
|
3656
|
+
"S6c": {
|
|
3643
3657
|
"type": "list",
|
|
3644
3658
|
"member": {
|
|
3645
3659
|
"type": "structure",
|
|
@@ -3667,7 +3681,7 @@
|
|
|
3667
3681
|
}
|
|
3668
3682
|
}
|
|
3669
3683
|
},
|
|
3670
|
-
"
|
|
3684
|
+
"S6p": {
|
|
3671
3685
|
"type": "structure",
|
|
3672
3686
|
"members": {
|
|
3673
3687
|
"DlDr": {
|
|
@@ -3685,7 +3699,7 @@
|
|
|
3685
3699
|
}
|
|
3686
3700
|
}
|
|
3687
3701
|
},
|
|
3688
|
-
"
|
|
3702
|
+
"S6y": {
|
|
3689
3703
|
"type": "structure",
|
|
3690
3704
|
"members": {
|
|
3691
3705
|
"AmazonId": {},
|
|
@@ -3696,13 +3710,13 @@
|
|
|
3696
3710
|
"Arn": {}
|
|
3697
3711
|
}
|
|
3698
3712
|
},
|
|
3699
|
-
"
|
|
3713
|
+
"S75": {
|
|
3700
3714
|
"type": "list",
|
|
3701
3715
|
"member": {
|
|
3702
3716
|
"type": "float"
|
|
3703
3717
|
}
|
|
3704
3718
|
},
|
|
3705
|
-
"
|
|
3719
|
+
"S7g": {
|
|
3706
3720
|
"type": "structure",
|
|
3707
3721
|
"members": {
|
|
3708
3722
|
"SemtechGnss": {
|
|
@@ -3716,31 +3730,31 @@
|
|
|
3716
3730
|
}
|
|
3717
3731
|
}
|
|
3718
3732
|
},
|
|
3719
|
-
"
|
|
3733
|
+
"S7p": {
|
|
3720
3734
|
"type": "structure",
|
|
3721
3735
|
"members": {
|
|
3722
3736
|
"Sidewalk": {
|
|
3723
|
-
"shape": "
|
|
3737
|
+
"shape": "S7q"
|
|
3724
3738
|
},
|
|
3725
3739
|
"WirelessDeviceIdEventTopic": {}
|
|
3726
3740
|
}
|
|
3727
3741
|
},
|
|
3728
|
-
"
|
|
3742
|
+
"S7q": {
|
|
3729
3743
|
"type": "structure",
|
|
3730
3744
|
"members": {
|
|
3731
3745
|
"AmazonIdEventTopic": {}
|
|
3732
3746
|
}
|
|
3733
3747
|
},
|
|
3734
|
-
"
|
|
3748
|
+
"S7r": {
|
|
3735
3749
|
"type": "structure",
|
|
3736
3750
|
"members": {
|
|
3737
3751
|
"Sidewalk": {
|
|
3738
|
-
"shape": "
|
|
3752
|
+
"shape": "S7q"
|
|
3739
3753
|
},
|
|
3740
3754
|
"WirelessDeviceIdEventTopic": {}
|
|
3741
3755
|
}
|
|
3742
3756
|
},
|
|
3743
|
-
"
|
|
3757
|
+
"S7s": {
|
|
3744
3758
|
"type": "structure",
|
|
3745
3759
|
"members": {
|
|
3746
3760
|
"LoRaWAN": {
|
|
@@ -3752,7 +3766,7 @@
|
|
|
3752
3766
|
"WirelessDeviceIdEventTopic": {}
|
|
3753
3767
|
}
|
|
3754
3768
|
},
|
|
3755
|
-
"
|
|
3769
|
+
"S7u": {
|
|
3756
3770
|
"type": "structure",
|
|
3757
3771
|
"members": {
|
|
3758
3772
|
"LoRaWAN": {
|
|
@@ -3764,16 +3778,16 @@
|
|
|
3764
3778
|
"WirelessGatewayIdEventTopic": {}
|
|
3765
3779
|
}
|
|
3766
3780
|
},
|
|
3767
|
-
"
|
|
3781
|
+
"S7w": {
|
|
3768
3782
|
"type": "structure",
|
|
3769
3783
|
"members": {
|
|
3770
3784
|
"Sidewalk": {
|
|
3771
|
-
"shape": "
|
|
3785
|
+
"shape": "S7q"
|
|
3772
3786
|
},
|
|
3773
3787
|
"WirelessDeviceIdEventTopic": {}
|
|
3774
3788
|
}
|
|
3775
3789
|
},
|
|
3776
|
-
"
|
|
3790
|
+
"S8y": {
|
|
3777
3791
|
"type": "list",
|
|
3778
3792
|
"member": {
|
|
3779
3793
|
"type": "structure",
|
|
@@ -3787,11 +3801,41 @@
|
|
|
3787
3801
|
}
|
|
3788
3802
|
}
|
|
3789
3803
|
},
|
|
3790
|
-
"
|
|
3804
|
+
"Sb0": {
|
|
3791
3805
|
"type": "structure",
|
|
3792
3806
|
"members": {
|
|
3793
3807
|
"FPort": {
|
|
3794
3808
|
"type": "integer"
|
|
3809
|
+
},
|
|
3810
|
+
"ParticipatingGateways": {
|
|
3811
|
+
"type": "structure",
|
|
3812
|
+
"required": [
|
|
3813
|
+
"DownlinkMode",
|
|
3814
|
+
"GatewayList",
|
|
3815
|
+
"TransmissionInterval"
|
|
3816
|
+
],
|
|
3817
|
+
"members": {
|
|
3818
|
+
"DownlinkMode": {},
|
|
3819
|
+
"GatewayList": {
|
|
3820
|
+
"type": "list",
|
|
3821
|
+
"member": {
|
|
3822
|
+
"type": "structure",
|
|
3823
|
+
"required": [
|
|
3824
|
+
"GatewayId",
|
|
3825
|
+
"DownlinkFrequency"
|
|
3826
|
+
],
|
|
3827
|
+
"members": {
|
|
3828
|
+
"GatewayId": {},
|
|
3829
|
+
"DownlinkFrequency": {
|
|
3830
|
+
"type": "integer"
|
|
3831
|
+
}
|
|
3832
|
+
}
|
|
3833
|
+
}
|
|
3834
|
+
},
|
|
3835
|
+
"TransmissionInterval": {
|
|
3836
|
+
"type": "integer"
|
|
3837
|
+
}
|
|
3838
|
+
}
|
|
3795
3839
|
}
|
|
3796
3840
|
}
|
|
3797
3841
|
}
|
|
@@ -1587,6 +1587,13 @@
|
|
|
1587
1587
|
},
|
|
1588
1588
|
"Url": {
|
|
1589
1589
|
"locationName": "url"
|
|
1590
|
+
},
|
|
1591
|
+
"AdTriggers": {
|
|
1592
|
+
"locationName": "adTriggers",
|
|
1593
|
+
"shape": "St"
|
|
1594
|
+
},
|
|
1595
|
+
"AdsOnDeliveryRestrictions": {
|
|
1596
|
+
"locationName": "adsOnDeliveryRestrictions"
|
|
1590
1597
|
}
|
|
1591
1598
|
},
|
|
1592
1599
|
"required": [
|