serverless-spy 0.0.28 → 0.0.31
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/.eslintrc.yml +1 -1
- package/.jsii +16 -16
- package/dist/releasetag.txt +1 -1
- package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js +144 -92
- package/lib/extension/dist/layer/nodejs/node_modules/interceptor.js.map +3 -3
- package/lib/src/ServerlessSpy.js +2 -3
- package/lib/src/ServerlessSpy.mjs +1 -2
- 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 +18 -17
- 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
|
@@ -826,7 +826,10 @@
|
|
|
826
826
|
"LastUpdateRequestedTime": {
|
|
827
827
|
"type": "timestamp"
|
|
828
828
|
},
|
|
829
|
-
"CreatedBy": {}
|
|
829
|
+
"CreatedBy": {},
|
|
830
|
+
"TemplateSSMDocumentDetails": {
|
|
831
|
+
"shape": "S58"
|
|
832
|
+
}
|
|
830
833
|
}
|
|
831
834
|
}
|
|
832
835
|
},
|
|
@@ -839,7 +842,7 @@
|
|
|
839
842
|
"type": "structure",
|
|
840
843
|
"members": {
|
|
841
844
|
"DeliveryChannelNames": {
|
|
842
|
-
"shape": "
|
|
845
|
+
"shape": "S5c"
|
|
843
846
|
}
|
|
844
847
|
}
|
|
845
848
|
},
|
|
@@ -853,10 +856,10 @@
|
|
|
853
856
|
"members": {
|
|
854
857
|
"name": {},
|
|
855
858
|
"configSnapshotDeliveryInfo": {
|
|
856
|
-
"shape": "
|
|
859
|
+
"shape": "S5g"
|
|
857
860
|
},
|
|
858
861
|
"configHistoryDeliveryInfo": {
|
|
859
|
-
"shape": "
|
|
862
|
+
"shape": "S5g"
|
|
860
863
|
},
|
|
861
864
|
"configStreamDeliveryInfo": {
|
|
862
865
|
"type": "structure",
|
|
@@ -880,7 +883,7 @@
|
|
|
880
883
|
"type": "structure",
|
|
881
884
|
"members": {
|
|
882
885
|
"DeliveryChannelNames": {
|
|
883
|
-
"shape": "
|
|
886
|
+
"shape": "S5c"
|
|
884
887
|
}
|
|
885
888
|
}
|
|
886
889
|
},
|
|
@@ -890,7 +893,7 @@
|
|
|
890
893
|
"DeliveryChannels": {
|
|
891
894
|
"type": "list",
|
|
892
895
|
"member": {
|
|
893
|
-
"shape": "
|
|
896
|
+
"shape": "S5m"
|
|
894
897
|
}
|
|
895
898
|
}
|
|
896
899
|
}
|
|
@@ -901,7 +904,7 @@
|
|
|
901
904
|
"type": "structure",
|
|
902
905
|
"members": {
|
|
903
906
|
"OrganizationConfigRuleNames": {
|
|
904
|
-
"shape": "
|
|
907
|
+
"shape": "S5p"
|
|
905
908
|
},
|
|
906
909
|
"Limit": {
|
|
907
910
|
"type": "integer"
|
|
@@ -940,7 +943,7 @@
|
|
|
940
943
|
"type": "structure",
|
|
941
944
|
"members": {
|
|
942
945
|
"OrganizationConfigRuleNames": {
|
|
943
|
-
"shape": "
|
|
946
|
+
"shape": "S5p"
|
|
944
947
|
},
|
|
945
948
|
"Limit": {
|
|
946
949
|
"type": "integer"
|
|
@@ -963,13 +966,13 @@
|
|
|
963
966
|
"OrganizationConfigRuleName": {},
|
|
964
967
|
"OrganizationConfigRuleArn": {},
|
|
965
968
|
"OrganizationManagedRuleMetadata": {
|
|
966
|
-
"shape": "
|
|
969
|
+
"shape": "S5z"
|
|
967
970
|
},
|
|
968
971
|
"OrganizationCustomRuleMetadata": {
|
|
969
|
-
"shape": "
|
|
972
|
+
"shape": "S64"
|
|
970
973
|
},
|
|
971
974
|
"ExcludedAccounts": {
|
|
972
|
-
"shape": "
|
|
975
|
+
"shape": "S67"
|
|
973
976
|
},
|
|
974
977
|
"LastUpdateTime": {
|
|
975
978
|
"type": "timestamp"
|
|
@@ -979,19 +982,19 @@
|
|
|
979
982
|
"members": {
|
|
980
983
|
"Description": {},
|
|
981
984
|
"OrganizationConfigRuleTriggerTypes": {
|
|
982
|
-
"shape": "
|
|
985
|
+
"shape": "S69"
|
|
983
986
|
},
|
|
984
987
|
"InputParameters": {},
|
|
985
988
|
"MaximumExecutionFrequency": {},
|
|
986
989
|
"ResourceTypesScope": {
|
|
987
|
-
"shape": "
|
|
990
|
+
"shape": "S62"
|
|
988
991
|
},
|
|
989
992
|
"ResourceIdScope": {},
|
|
990
993
|
"TagKeyScope": {},
|
|
991
994
|
"TagValueScope": {},
|
|
992
995
|
"PolicyRuntime": {},
|
|
993
996
|
"DebugLogDeliveryAccounts": {
|
|
994
|
-
"shape": "
|
|
997
|
+
"shape": "S6b"
|
|
995
998
|
}
|
|
996
999
|
}
|
|
997
1000
|
}
|
|
@@ -1007,7 +1010,7 @@
|
|
|
1007
1010
|
"type": "structure",
|
|
1008
1011
|
"members": {
|
|
1009
1012
|
"OrganizationConformancePackNames": {
|
|
1010
|
-
"shape": "
|
|
1013
|
+
"shape": "S6d"
|
|
1011
1014
|
},
|
|
1012
1015
|
"Limit": {
|
|
1013
1016
|
"type": "integer"
|
|
@@ -1046,7 +1049,7 @@
|
|
|
1046
1049
|
"type": "structure",
|
|
1047
1050
|
"members": {
|
|
1048
1051
|
"OrganizationConformancePackNames": {
|
|
1049
|
-
"shape": "
|
|
1052
|
+
"shape": "S6d"
|
|
1050
1053
|
},
|
|
1051
1054
|
"Limit": {
|
|
1052
1055
|
"type": "integer"
|
|
@@ -1075,7 +1078,7 @@
|
|
|
1075
1078
|
"shape": "S54"
|
|
1076
1079
|
},
|
|
1077
1080
|
"ExcludedAccounts": {
|
|
1078
|
-
"shape": "
|
|
1081
|
+
"shape": "S67"
|
|
1079
1082
|
},
|
|
1080
1083
|
"LastUpdateTime": {
|
|
1081
1084
|
"type": "timestamp"
|
|
@@ -1130,7 +1133,7 @@
|
|
|
1130
1133
|
"type": "structure",
|
|
1131
1134
|
"members": {
|
|
1132
1135
|
"RemediationConfigurations": {
|
|
1133
|
-
"shape": "
|
|
1136
|
+
"shape": "S6t"
|
|
1134
1137
|
}
|
|
1135
1138
|
}
|
|
1136
1139
|
}
|
|
@@ -1156,7 +1159,7 @@
|
|
|
1156
1159
|
"type": "structure",
|
|
1157
1160
|
"members": {
|
|
1158
1161
|
"RemediationExceptions": {
|
|
1159
|
-
"shape": "
|
|
1162
|
+
"shape": "S79"
|
|
1160
1163
|
},
|
|
1161
1164
|
"NextToken": {}
|
|
1162
1165
|
}
|
|
@@ -1238,7 +1241,7 @@
|
|
|
1238
1241
|
"RetentionConfigurations": {
|
|
1239
1242
|
"type": "list",
|
|
1240
1243
|
"member": {
|
|
1241
|
-
"shape": "
|
|
1244
|
+
"shape": "S7n"
|
|
1242
1245
|
}
|
|
1243
1246
|
},
|
|
1244
1247
|
"NextToken": {}
|
|
@@ -1275,7 +1278,7 @@
|
|
|
1275
1278
|
"type": "structure",
|
|
1276
1279
|
"members": {
|
|
1277
1280
|
"EvaluationResultIdentifier": {
|
|
1278
|
-
"shape": "
|
|
1281
|
+
"shape": "S7t"
|
|
1279
1282
|
},
|
|
1280
1283
|
"ComplianceType": {},
|
|
1281
1284
|
"ResultRecordedTime": {
|
|
@@ -1327,7 +1330,7 @@
|
|
|
1327
1330
|
"members": {
|
|
1328
1331
|
"GroupName": {},
|
|
1329
1332
|
"ComplianceSummary": {
|
|
1330
|
-
"shape": "
|
|
1333
|
+
"shape": "S81"
|
|
1331
1334
|
}
|
|
1332
1335
|
}
|
|
1333
1336
|
}
|
|
@@ -1457,7 +1460,7 @@
|
|
|
1457
1460
|
"type": "structure",
|
|
1458
1461
|
"members": {
|
|
1459
1462
|
"ConfigurationItem": {
|
|
1460
|
-
"shape": "
|
|
1463
|
+
"shape": "S8i"
|
|
1461
1464
|
}
|
|
1462
1465
|
}
|
|
1463
1466
|
}
|
|
@@ -1483,7 +1486,7 @@
|
|
|
1483
1486
|
"type": "structure",
|
|
1484
1487
|
"members": {
|
|
1485
1488
|
"EvaluationResults": {
|
|
1486
|
-
"shape": "
|
|
1489
|
+
"shape": "S8u"
|
|
1487
1490
|
},
|
|
1488
1491
|
"NextToken": {}
|
|
1489
1492
|
}
|
|
@@ -1509,7 +1512,7 @@
|
|
|
1509
1512
|
"type": "structure",
|
|
1510
1513
|
"members": {
|
|
1511
1514
|
"EvaluationResults": {
|
|
1512
|
-
"shape": "
|
|
1515
|
+
"shape": "S8u"
|
|
1513
1516
|
},
|
|
1514
1517
|
"NextToken": {}
|
|
1515
1518
|
}
|
|
@@ -1520,7 +1523,7 @@
|
|
|
1520
1523
|
"type": "structure",
|
|
1521
1524
|
"members": {
|
|
1522
1525
|
"ComplianceSummary": {
|
|
1523
|
-
"shape": "
|
|
1526
|
+
"shape": "S81"
|
|
1524
1527
|
}
|
|
1525
1528
|
}
|
|
1526
1529
|
}
|
|
@@ -1530,7 +1533,7 @@
|
|
|
1530
1533
|
"type": "structure",
|
|
1531
1534
|
"members": {
|
|
1532
1535
|
"ResourceTypes": {
|
|
1533
|
-
"shape": "
|
|
1536
|
+
"shape": "S90"
|
|
1534
1537
|
}
|
|
1535
1538
|
}
|
|
1536
1539
|
},
|
|
@@ -1544,7 +1547,7 @@
|
|
|
1544
1547
|
"members": {
|
|
1545
1548
|
"ResourceType": {},
|
|
1546
1549
|
"ComplianceSummary": {
|
|
1547
|
-
"shape": "
|
|
1550
|
+
"shape": "S81"
|
|
1548
1551
|
}
|
|
1549
1552
|
}
|
|
1550
1553
|
}
|
|
@@ -1600,7 +1603,7 @@
|
|
|
1600
1603
|
"members": {
|
|
1601
1604
|
"ComplianceType": {},
|
|
1602
1605
|
"EvaluationResultIdentifier": {
|
|
1603
|
-
"shape": "
|
|
1606
|
+
"shape": "S7t"
|
|
1604
1607
|
},
|
|
1605
1608
|
"ConfigRuleInvokedTime": {
|
|
1606
1609
|
"type": "timestamp"
|
|
@@ -1673,7 +1676,7 @@
|
|
|
1673
1676
|
"type": "structure",
|
|
1674
1677
|
"members": {
|
|
1675
1678
|
"resourceTypes": {
|
|
1676
|
-
"shape": "
|
|
1679
|
+
"shape": "S90"
|
|
1677
1680
|
},
|
|
1678
1681
|
"limit": {
|
|
1679
1682
|
"type": "integer"
|
|
@@ -1847,7 +1850,7 @@
|
|
|
1847
1850
|
"configurationItems": {
|
|
1848
1851
|
"type": "list",
|
|
1849
1852
|
"member": {
|
|
1850
|
-
"shape": "
|
|
1853
|
+
"shape": "S8i"
|
|
1851
1854
|
}
|
|
1852
1855
|
},
|
|
1853
1856
|
"nextToken": {}
|
|
@@ -1868,7 +1871,7 @@
|
|
|
1868
1871
|
"type": "structure",
|
|
1869
1872
|
"members": {
|
|
1870
1873
|
"StoredQuery": {
|
|
1871
|
-
"shape": "
|
|
1874
|
+
"shape": "Sa9"
|
|
1872
1875
|
}
|
|
1873
1876
|
}
|
|
1874
1877
|
}
|
|
@@ -2053,7 +2056,7 @@
|
|
|
2053
2056
|
"type": "structure",
|
|
2054
2057
|
"members": {
|
|
2055
2058
|
"Tags": {
|
|
2056
|
-
"shape": "
|
|
2059
|
+
"shape": "Sb5"
|
|
2057
2060
|
},
|
|
2058
2061
|
"NextToken": {}
|
|
2059
2062
|
}
|
|
@@ -2070,7 +2073,7 @@
|
|
|
2070
2073
|
"AuthorizedAccountId": {},
|
|
2071
2074
|
"AuthorizedAwsRegion": {},
|
|
2072
2075
|
"Tags": {
|
|
2073
|
-
"shape": "
|
|
2076
|
+
"shape": "Sba"
|
|
2074
2077
|
}
|
|
2075
2078
|
}
|
|
2076
2079
|
},
|
|
@@ -2094,7 +2097,7 @@
|
|
|
2094
2097
|
"shape": "S33"
|
|
2095
2098
|
},
|
|
2096
2099
|
"Tags": {
|
|
2097
|
-
"shape": "
|
|
2100
|
+
"shape": "Sba"
|
|
2098
2101
|
}
|
|
2099
2102
|
}
|
|
2100
2103
|
}
|
|
@@ -2114,7 +2117,7 @@
|
|
|
2114
2117
|
"shape": "S40"
|
|
2115
2118
|
},
|
|
2116
2119
|
"Tags": {
|
|
2117
|
-
"shape": "
|
|
2120
|
+
"shape": "Sba"
|
|
2118
2121
|
}
|
|
2119
2122
|
}
|
|
2120
2123
|
},
|
|
@@ -2154,6 +2157,9 @@
|
|
|
2154
2157
|
"DeliveryS3KeyPrefix": {},
|
|
2155
2158
|
"ConformancePackInputParameters": {
|
|
2156
2159
|
"shape": "S54"
|
|
2160
|
+
},
|
|
2161
|
+
"TemplateSSMDocumentDetails": {
|
|
2162
|
+
"shape": "S58"
|
|
2157
2163
|
}
|
|
2158
2164
|
}
|
|
2159
2165
|
},
|
|
@@ -2172,7 +2178,7 @@
|
|
|
2172
2178
|
],
|
|
2173
2179
|
"members": {
|
|
2174
2180
|
"DeliveryChannel": {
|
|
2175
|
-
"shape": "
|
|
2181
|
+
"shape": "S5m"
|
|
2176
2182
|
}
|
|
2177
2183
|
}
|
|
2178
2184
|
}
|
|
@@ -2185,7 +2191,7 @@
|
|
|
2185
2191
|
],
|
|
2186
2192
|
"members": {
|
|
2187
2193
|
"Evaluations": {
|
|
2188
|
-
"shape": "
|
|
2194
|
+
"shape": "Sbm"
|
|
2189
2195
|
},
|
|
2190
2196
|
"ResultToken": {},
|
|
2191
2197
|
"TestMode": {
|
|
@@ -2197,7 +2203,7 @@
|
|
|
2197
2203
|
"type": "structure",
|
|
2198
2204
|
"members": {
|
|
2199
2205
|
"FailedEvaluations": {
|
|
2200
|
-
"shape": "
|
|
2206
|
+
"shape": "Sbm"
|
|
2201
2207
|
}
|
|
2202
2208
|
}
|
|
2203
2209
|
}
|
|
@@ -2245,13 +2251,13 @@
|
|
|
2245
2251
|
"members": {
|
|
2246
2252
|
"OrganizationConfigRuleName": {},
|
|
2247
2253
|
"OrganizationManagedRuleMetadata": {
|
|
2248
|
-
"shape": "
|
|
2254
|
+
"shape": "S5z"
|
|
2249
2255
|
},
|
|
2250
2256
|
"OrganizationCustomRuleMetadata": {
|
|
2251
|
-
"shape": "
|
|
2257
|
+
"shape": "S64"
|
|
2252
2258
|
},
|
|
2253
2259
|
"ExcludedAccounts": {
|
|
2254
|
-
"shape": "
|
|
2260
|
+
"shape": "S67"
|
|
2255
2261
|
},
|
|
2256
2262
|
"OrganizationCustomPolicyRuleMetadata": {
|
|
2257
2263
|
"type": "structure",
|
|
@@ -2262,12 +2268,12 @@
|
|
|
2262
2268
|
"members": {
|
|
2263
2269
|
"Description": {},
|
|
2264
2270
|
"OrganizationConfigRuleTriggerTypes": {
|
|
2265
|
-
"shape": "
|
|
2271
|
+
"shape": "S69"
|
|
2266
2272
|
},
|
|
2267
2273
|
"InputParameters": {},
|
|
2268
2274
|
"MaximumExecutionFrequency": {},
|
|
2269
2275
|
"ResourceTypesScope": {
|
|
2270
|
-
"shape": "
|
|
2276
|
+
"shape": "S62"
|
|
2271
2277
|
},
|
|
2272
2278
|
"ResourceIdScope": {},
|
|
2273
2279
|
"TagKeyScope": {},
|
|
@@ -2275,7 +2281,7 @@
|
|
|
2275
2281
|
"PolicyRuntime": {},
|
|
2276
2282
|
"PolicyText": {},
|
|
2277
2283
|
"DebugLogDeliveryAccounts": {
|
|
2278
|
-
"shape": "
|
|
2284
|
+
"shape": "S6b"
|
|
2279
2285
|
}
|
|
2280
2286
|
}
|
|
2281
2287
|
}
|
|
@@ -2304,7 +2310,7 @@
|
|
|
2304
2310
|
"shape": "S54"
|
|
2305
2311
|
},
|
|
2306
2312
|
"ExcludedAccounts": {
|
|
2307
|
-
"shape": "
|
|
2313
|
+
"shape": "S67"
|
|
2308
2314
|
}
|
|
2309
2315
|
}
|
|
2310
2316
|
},
|
|
@@ -2323,7 +2329,7 @@
|
|
|
2323
2329
|
],
|
|
2324
2330
|
"members": {
|
|
2325
2331
|
"RemediationConfigurations": {
|
|
2326
|
-
"shape": "
|
|
2332
|
+
"shape": "S6t"
|
|
2327
2333
|
}
|
|
2328
2334
|
}
|
|
2329
2335
|
},
|
|
@@ -2337,7 +2343,7 @@
|
|
|
2337
2343
|
"members": {
|
|
2338
2344
|
"FailureMessage": {},
|
|
2339
2345
|
"FailedItems": {
|
|
2340
|
-
"shape": "
|
|
2346
|
+
"shape": "S6t"
|
|
2341
2347
|
}
|
|
2342
2348
|
}
|
|
2343
2349
|
}
|
|
@@ -2373,7 +2379,7 @@
|
|
|
2373
2379
|
"members": {
|
|
2374
2380
|
"FailureMessage": {},
|
|
2375
2381
|
"FailedItems": {
|
|
2376
|
-
"shape": "
|
|
2382
|
+
"shape": "S79"
|
|
2377
2383
|
}
|
|
2378
2384
|
}
|
|
2379
2385
|
}
|
|
@@ -2397,7 +2403,7 @@
|
|
|
2397
2403
|
"ResourceName": {},
|
|
2398
2404
|
"Configuration": {},
|
|
2399
2405
|
"Tags": {
|
|
2400
|
-
"shape": "
|
|
2406
|
+
"shape": "S8k"
|
|
2401
2407
|
}
|
|
2402
2408
|
}
|
|
2403
2409
|
}
|
|
@@ -2418,7 +2424,7 @@
|
|
|
2418
2424
|
"type": "structure",
|
|
2419
2425
|
"members": {
|
|
2420
2426
|
"RetentionConfiguration": {
|
|
2421
|
-
"shape": "
|
|
2427
|
+
"shape": "S7n"
|
|
2422
2428
|
}
|
|
2423
2429
|
}
|
|
2424
2430
|
}
|
|
@@ -2431,10 +2437,10 @@
|
|
|
2431
2437
|
],
|
|
2432
2438
|
"members": {
|
|
2433
2439
|
"StoredQuery": {
|
|
2434
|
-
"shape": "
|
|
2440
|
+
"shape": "Sa9"
|
|
2435
2441
|
},
|
|
2436
2442
|
"Tags": {
|
|
2437
|
-
"shape": "
|
|
2443
|
+
"shape": "Sba"
|
|
2438
2444
|
}
|
|
2439
2445
|
}
|
|
2440
2446
|
},
|
|
@@ -2468,10 +2474,10 @@
|
|
|
2468
2474
|
"type": "structure",
|
|
2469
2475
|
"members": {
|
|
2470
2476
|
"Results": {
|
|
2471
|
-
"shape": "
|
|
2477
|
+
"shape": "Scf"
|
|
2472
2478
|
},
|
|
2473
2479
|
"QueryInfo": {
|
|
2474
|
-
"shape": "
|
|
2480
|
+
"shape": "Scg"
|
|
2475
2481
|
},
|
|
2476
2482
|
"NextToken": {}
|
|
2477
2483
|
}
|
|
@@ -2495,10 +2501,10 @@
|
|
|
2495
2501
|
"type": "structure",
|
|
2496
2502
|
"members": {
|
|
2497
2503
|
"Results": {
|
|
2498
|
-
"shape": "
|
|
2504
|
+
"shape": "Scf"
|
|
2499
2505
|
},
|
|
2500
2506
|
"QueryInfo": {
|
|
2501
|
-
"shape": "
|
|
2507
|
+
"shape": "Scg"
|
|
2502
2508
|
},
|
|
2503
2509
|
"NextToken": {}
|
|
2504
2510
|
}
|
|
@@ -2575,7 +2581,7 @@
|
|
|
2575
2581
|
"members": {
|
|
2576
2582
|
"ResourceArn": {},
|
|
2577
2583
|
"Tags": {
|
|
2578
|
-
"shape": "
|
|
2584
|
+
"shape": "Sb5"
|
|
2579
2585
|
}
|
|
2580
2586
|
}
|
|
2581
2587
|
}
|
|
@@ -2884,11 +2890,21 @@
|
|
|
2884
2890
|
}
|
|
2885
2891
|
}
|
|
2886
2892
|
},
|
|
2887
|
-
"
|
|
2893
|
+
"S58": {
|
|
2894
|
+
"type": "structure",
|
|
2895
|
+
"required": [
|
|
2896
|
+
"DocumentName"
|
|
2897
|
+
],
|
|
2898
|
+
"members": {
|
|
2899
|
+
"DocumentName": {},
|
|
2900
|
+
"DocumentVersion": {}
|
|
2901
|
+
}
|
|
2902
|
+
},
|
|
2903
|
+
"S5c": {
|
|
2888
2904
|
"type": "list",
|
|
2889
2905
|
"member": {}
|
|
2890
2906
|
},
|
|
2891
|
-
"
|
|
2907
|
+
"S5g": {
|
|
2892
2908
|
"type": "structure",
|
|
2893
2909
|
"members": {
|
|
2894
2910
|
"lastStatus": {},
|
|
@@ -2905,7 +2921,7 @@
|
|
|
2905
2921
|
}
|
|
2906
2922
|
}
|
|
2907
2923
|
},
|
|
2908
|
-
"
|
|
2924
|
+
"S5m": {
|
|
2909
2925
|
"type": "structure",
|
|
2910
2926
|
"members": {
|
|
2911
2927
|
"name": {},
|
|
@@ -2921,11 +2937,11 @@
|
|
|
2921
2937
|
}
|
|
2922
2938
|
}
|
|
2923
2939
|
},
|
|
2924
|
-
"
|
|
2940
|
+
"S5p": {
|
|
2925
2941
|
"type": "list",
|
|
2926
2942
|
"member": {}
|
|
2927
2943
|
},
|
|
2928
|
-
"
|
|
2944
|
+
"S5z": {
|
|
2929
2945
|
"type": "structure",
|
|
2930
2946
|
"required": [
|
|
2931
2947
|
"RuleIdentifier"
|
|
@@ -2936,18 +2952,18 @@
|
|
|
2936
2952
|
"InputParameters": {},
|
|
2937
2953
|
"MaximumExecutionFrequency": {},
|
|
2938
2954
|
"ResourceTypesScope": {
|
|
2939
|
-
"shape": "
|
|
2955
|
+
"shape": "S62"
|
|
2940
2956
|
},
|
|
2941
2957
|
"ResourceIdScope": {},
|
|
2942
2958
|
"TagKeyScope": {},
|
|
2943
2959
|
"TagValueScope": {}
|
|
2944
2960
|
}
|
|
2945
2961
|
},
|
|
2946
|
-
"
|
|
2962
|
+
"S62": {
|
|
2947
2963
|
"type": "list",
|
|
2948
2964
|
"member": {}
|
|
2949
2965
|
},
|
|
2950
|
-
"
|
|
2966
|
+
"S64": {
|
|
2951
2967
|
"type": "structure",
|
|
2952
2968
|
"required": [
|
|
2953
2969
|
"LambdaFunctionArn",
|
|
@@ -2963,30 +2979,30 @@
|
|
|
2963
2979
|
"InputParameters": {},
|
|
2964
2980
|
"MaximumExecutionFrequency": {},
|
|
2965
2981
|
"ResourceTypesScope": {
|
|
2966
|
-
"shape": "
|
|
2982
|
+
"shape": "S62"
|
|
2967
2983
|
},
|
|
2968
2984
|
"ResourceIdScope": {},
|
|
2969
2985
|
"TagKeyScope": {},
|
|
2970
2986
|
"TagValueScope": {}
|
|
2971
2987
|
}
|
|
2972
2988
|
},
|
|
2973
|
-
"
|
|
2989
|
+
"S67": {
|
|
2974
2990
|
"type": "list",
|
|
2975
2991
|
"member": {}
|
|
2976
2992
|
},
|
|
2977
|
-
"
|
|
2993
|
+
"S69": {
|
|
2978
2994
|
"type": "list",
|
|
2979
2995
|
"member": {}
|
|
2980
2996
|
},
|
|
2981
|
-
"
|
|
2997
|
+
"S6b": {
|
|
2982
2998
|
"type": "list",
|
|
2983
2999
|
"member": {}
|
|
2984
3000
|
},
|
|
2985
|
-
"
|
|
3001
|
+
"S6d": {
|
|
2986
3002
|
"type": "list",
|
|
2987
3003
|
"member": {}
|
|
2988
3004
|
},
|
|
2989
|
-
"
|
|
3005
|
+
"S6t": {
|
|
2990
3006
|
"type": "list",
|
|
2991
3007
|
"member": {
|
|
2992
3008
|
"type": "structure",
|
|
@@ -3061,7 +3077,7 @@
|
|
|
3061
3077
|
}
|
|
3062
3078
|
}
|
|
3063
3079
|
},
|
|
3064
|
-
"
|
|
3080
|
+
"S79": {
|
|
3065
3081
|
"type": "list",
|
|
3066
3082
|
"member": {
|
|
3067
3083
|
"type": "structure",
|
|
@@ -3081,7 +3097,7 @@
|
|
|
3081
3097
|
}
|
|
3082
3098
|
}
|
|
3083
3099
|
},
|
|
3084
|
-
"
|
|
3100
|
+
"S7n": {
|
|
3085
3101
|
"type": "structure",
|
|
3086
3102
|
"required": [
|
|
3087
3103
|
"Name",
|
|
@@ -3094,7 +3110,7 @@
|
|
|
3094
3110
|
}
|
|
3095
3111
|
}
|
|
3096
3112
|
},
|
|
3097
|
-
"
|
|
3113
|
+
"S7t": {
|
|
3098
3114
|
"type": "structure",
|
|
3099
3115
|
"members": {
|
|
3100
3116
|
"EvaluationResultQualifier": {
|
|
@@ -3110,7 +3126,7 @@
|
|
|
3110
3126
|
}
|
|
3111
3127
|
}
|
|
3112
3128
|
},
|
|
3113
|
-
"
|
|
3129
|
+
"S81": {
|
|
3114
3130
|
"type": "structure",
|
|
3115
3131
|
"members": {
|
|
3116
3132
|
"CompliantResourceCount": {
|
|
@@ -3124,7 +3140,7 @@
|
|
|
3124
3140
|
}
|
|
3125
3141
|
}
|
|
3126
3142
|
},
|
|
3127
|
-
"
|
|
3143
|
+
"S8i": {
|
|
3128
3144
|
"type": "structure",
|
|
3129
3145
|
"members": {
|
|
3130
3146
|
"version": {},
|
|
@@ -3145,7 +3161,7 @@
|
|
|
3145
3161
|
"type": "timestamp"
|
|
3146
3162
|
},
|
|
3147
3163
|
"tags": {
|
|
3148
|
-
"shape": "
|
|
3164
|
+
"shape": "S8k"
|
|
3149
3165
|
},
|
|
3150
3166
|
"relatedEvents": {
|
|
3151
3167
|
"type": "list",
|
|
@@ -3169,18 +3185,18 @@
|
|
|
3169
3185
|
}
|
|
3170
3186
|
}
|
|
3171
3187
|
},
|
|
3172
|
-
"
|
|
3188
|
+
"S8k": {
|
|
3173
3189
|
"type": "map",
|
|
3174
3190
|
"key": {},
|
|
3175
3191
|
"value": {}
|
|
3176
3192
|
},
|
|
3177
|
-
"
|
|
3193
|
+
"S8u": {
|
|
3178
3194
|
"type": "list",
|
|
3179
3195
|
"member": {
|
|
3180
3196
|
"type": "structure",
|
|
3181
3197
|
"members": {
|
|
3182
3198
|
"EvaluationResultIdentifier": {
|
|
3183
|
-
"shape": "
|
|
3199
|
+
"shape": "S7t"
|
|
3184
3200
|
},
|
|
3185
3201
|
"ComplianceType": {},
|
|
3186
3202
|
"ResultRecordedTime": {
|
|
@@ -3194,11 +3210,11 @@
|
|
|
3194
3210
|
}
|
|
3195
3211
|
}
|
|
3196
3212
|
},
|
|
3197
|
-
"
|
|
3213
|
+
"S90": {
|
|
3198
3214
|
"type": "list",
|
|
3199
3215
|
"member": {}
|
|
3200
3216
|
},
|
|
3201
|
-
"
|
|
3217
|
+
"Sa9": {
|
|
3202
3218
|
"type": "structure",
|
|
3203
3219
|
"required": [
|
|
3204
3220
|
"QueryName"
|
|
@@ -3211,26 +3227,26 @@
|
|
|
3211
3227
|
"Expression": {}
|
|
3212
3228
|
}
|
|
3213
3229
|
},
|
|
3214
|
-
"
|
|
3230
|
+
"Sb5": {
|
|
3215
3231
|
"type": "list",
|
|
3216
3232
|
"member": {
|
|
3217
|
-
"shape": "
|
|
3233
|
+
"shape": "Sb6"
|
|
3218
3234
|
}
|
|
3219
3235
|
},
|
|
3220
|
-
"
|
|
3236
|
+
"Sb6": {
|
|
3221
3237
|
"type": "structure",
|
|
3222
3238
|
"members": {
|
|
3223
3239
|
"Key": {},
|
|
3224
3240
|
"Value": {}
|
|
3225
3241
|
}
|
|
3226
3242
|
},
|
|
3227
|
-
"
|
|
3243
|
+
"Sba": {
|
|
3228
3244
|
"type": "list",
|
|
3229
3245
|
"member": {
|
|
3230
|
-
"shape": "
|
|
3246
|
+
"shape": "Sb6"
|
|
3231
3247
|
}
|
|
3232
3248
|
},
|
|
3233
|
-
"
|
|
3249
|
+
"Sbm": {
|
|
3234
3250
|
"type": "list",
|
|
3235
3251
|
"member": {
|
|
3236
3252
|
"type": "structure",
|
|
@@ -3251,11 +3267,11 @@
|
|
|
3251
3267
|
}
|
|
3252
3268
|
}
|
|
3253
3269
|
},
|
|
3254
|
-
"
|
|
3270
|
+
"Scf": {
|
|
3255
3271
|
"type": "list",
|
|
3256
3272
|
"member": {}
|
|
3257
3273
|
},
|
|
3258
|
-
"
|
|
3274
|
+
"Scg": {
|
|
3259
3275
|
"type": "structure",
|
|
3260
3276
|
"members": {
|
|
3261
3277
|
"SelectFields": {
|