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
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/signature-v4
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.130.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.129.0...v3.130.0) (2022-07-14)
|
|
7
15
|
|
|
8
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/signature-v4",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"description": "A standalone implementation of the AWS Signature V4 request signing algorithm",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -21,15 +21,15 @@
|
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@aws-sdk/is-array-buffer": "3.55.0",
|
|
24
|
-
"@aws-sdk/types": "3.
|
|
24
|
+
"@aws-sdk/types": "3.159.0",
|
|
25
25
|
"@aws-sdk/util-hex-encoding": "3.109.0",
|
|
26
|
-
"@aws-sdk/util-middleware": "3.
|
|
26
|
+
"@aws-sdk/util-middleware": "3.159.0",
|
|
27
27
|
"@aws-sdk/util-uri-escape": "3.55.0",
|
|
28
28
|
"tslib": "^2.3.1"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
32
|
-
"@aws-sdk/protocol-http": "3.
|
|
32
|
+
"@aws-sdk/protocol-http": "3.159.0",
|
|
33
33
|
"@aws-sdk/util-buffer-from": "3.55.0",
|
|
34
34
|
"@tsconfig/recommended": "1.0.1",
|
|
35
35
|
"concurrently": "7.0.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/signature-v4-multi-region
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.130.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.129.0...v3.130.0) (2022-07-14)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/signature-v4-multi-region
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/signature-v4-multi-region",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
},
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aws-sdk/protocol-http": "3.
|
|
29
|
-
"@aws-sdk/signature-v4": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
28
|
+
"@aws-sdk/protocol-http": "3.159.0",
|
|
29
|
+
"@aws-sdk/signature-v4": "3.159.0",
|
|
30
|
+
"@aws-sdk/types": "3.159.0",
|
|
31
31
|
"@aws-sdk/util-arn-parser": "3.55.0",
|
|
32
32
|
"tslib": "^2.3.1"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
35
|
+
"@aws-sdk/signature-v4-crt": "3.159.0",
|
|
36
36
|
"@tsconfig/recommended": "1.0.1",
|
|
37
37
|
"concurrently": "7.0.0",
|
|
38
38
|
"downlevel-dts": "0.7.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/smithy-client
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
|
|
7
15
|
|
|
8
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/smithy-client",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
},
|
|
20
20
|
"license": "Apache-2.0",
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/middleware-stack": "3.
|
|
23
|
-
"@aws-sdk/types": "3.
|
|
22
|
+
"@aws-sdk/middleware-stack": "3.159.0",
|
|
23
|
+
"@aws-sdk/types": "3.159.0",
|
|
24
24
|
"tslib": "^2.3.1"
|
|
25
25
|
},
|
|
26
26
|
"engines": {
|
|
@@ -3,6 +3,18 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **token-providers:** add token based authentication ([#3883](https://github.com/aws/aws-sdk-js-v3/issues/3883)) ([9f31345](https://github.com/aws/aws-sdk-js-v3/commit/9f313451a31b9bc317c277d6ab86e1d328066ad8))
|
|
12
|
+
* **util-endpoints:** add ruleSet standard library ([#3880](https://github.com/aws/aws-sdk-js-v3/issues/3880)) ([4ffc67b](https://github.com/aws/aws-sdk-js-v3/commit/4ffc67b6f9c8349f93ccf91b9b3aa17d6a22b06e))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
6
18
|
# [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
|
|
7
19
|
|
|
8
20
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.EndpointURLScheme = void 0;
|
|
4
|
+
var EndpointURLScheme;
|
|
5
|
+
(function (EndpointURLScheme) {
|
|
6
|
+
EndpointURLScheme["HTTP"] = "http";
|
|
7
|
+
EndpointURLScheme["HTTPS"] = "https";
|
|
8
|
+
})(EndpointURLScheme = exports.EndpointURLScheme || (exports.EndpointURLScheme = {}));
|
|
@@ -6,6 +6,7 @@ tslib_1.__exportStar(require("./client"), exports);
|
|
|
6
6
|
tslib_1.__exportStar(require("./command"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./credentials"), exports);
|
|
8
8
|
tslib_1.__exportStar(require("./crypto"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./endpoint"), exports);
|
|
9
10
|
tslib_1.__exportStar(require("./eventStream"), exports);
|
|
10
11
|
tslib_1.__exportStar(require("./http"), exports);
|
|
11
12
|
tslib_1.__exportStar(require("./logger"), exports);
|
|
@@ -17,6 +18,7 @@ tslib_1.__exportStar(require("./serde"), exports);
|
|
|
17
18
|
tslib_1.__exportStar(require("./shapes"), exports);
|
|
18
19
|
tslib_1.__exportStar(require("./signature"), exports);
|
|
19
20
|
tslib_1.__exportStar(require("./stream"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./token"), exports);
|
|
20
22
|
tslib_1.__exportStar(require("./transfer"), exports);
|
|
21
23
|
tslib_1.__exportStar(require("./util"), exports);
|
|
22
24
|
tslib_1.__exportStar(require("./waiter"), exports);
|
|
@@ -3,6 +3,7 @@ export * from "./client";
|
|
|
3
3
|
export * from "./command";
|
|
4
4
|
export * from "./credentials";
|
|
5
5
|
export * from "./crypto";
|
|
6
|
+
export * from "./endpoint";
|
|
6
7
|
export * from "./eventStream";
|
|
7
8
|
export * from "./http";
|
|
8
9
|
export * from "./logger";
|
|
@@ -14,6 +15,7 @@ export * from "./serde";
|
|
|
14
15
|
export * from "./shapes";
|
|
15
16
|
export * from "./signature";
|
|
16
17
|
export * from "./stream";
|
|
18
|
+
export * from "./token";
|
|
17
19
|
export * from "./transfer";
|
|
18
20
|
export * from "./util";
|
|
19
21
|
export * from "./waiter";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export declare enum EndpointURLScheme {
|
|
2
|
+
HTTP = "http",
|
|
3
|
+
HTTPS = "https"
|
|
4
|
+
}
|
|
5
|
+
export interface EndpointURL {
|
|
6
|
+
/**
|
|
7
|
+
* The URL scheme such as http or https.
|
|
8
|
+
*/
|
|
9
|
+
scheme: EndpointURLScheme;
|
|
10
|
+
/**
|
|
11
|
+
* The authority is the host and optional port component of the URL.
|
|
12
|
+
*/
|
|
13
|
+
authority: string;
|
|
14
|
+
/**
|
|
15
|
+
* The parsed path segment of the URL.
|
|
16
|
+
* This value is as-is as provided by the user.
|
|
17
|
+
*/
|
|
18
|
+
path: string;
|
|
19
|
+
/**
|
|
20
|
+
* A boolean indicating whether the authority is an IP address.
|
|
21
|
+
*/
|
|
22
|
+
isIp: boolean;
|
|
23
|
+
}
|
|
@@ -3,6 +3,7 @@ export * from "./client";
|
|
|
3
3
|
export * from "./command";
|
|
4
4
|
export * from "./credentials";
|
|
5
5
|
export * from "./crypto";
|
|
6
|
+
export * from "./endpoint";
|
|
6
7
|
export * from "./eventStream";
|
|
7
8
|
export * from "./http";
|
|
8
9
|
export * from "./logger";
|
|
@@ -14,6 +15,7 @@ export * from "./serde";
|
|
|
14
15
|
export * from "./shapes";
|
|
15
16
|
export * from "./signature";
|
|
16
17
|
export * from "./stream";
|
|
18
|
+
export * from "./token";
|
|
17
19
|
export * from "./transfer";
|
|
18
20
|
export * from "./util";
|
|
19
21
|
export * from "./waiter";
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Provider } from "./util";
|
|
2
|
+
/**
|
|
3
|
+
* An object representing temporary or permanent AWS token.
|
|
4
|
+
*/
|
|
5
|
+
export interface Token {
|
|
6
|
+
/**
|
|
7
|
+
*The literal token string
|
|
8
|
+
*/
|
|
9
|
+
readonly token: string;
|
|
10
|
+
/**
|
|
11
|
+
* A {Date} when these token will no longer be accepted.
|
|
12
|
+
* When expiration is not defined, the token is assumed to be permanent.
|
|
13
|
+
*/
|
|
14
|
+
readonly expiration?: Date;
|
|
15
|
+
}
|
|
16
|
+
export declare type TokenProvider = Provider<Token>;
|
|
@@ -3,6 +3,7 @@ export * from "./client";
|
|
|
3
3
|
export * from "./command";
|
|
4
4
|
export * from "./credentials";
|
|
5
5
|
export * from "./crypto";
|
|
6
|
+
export * from "./endpoint";
|
|
6
7
|
export * from "./eventStream";
|
|
7
8
|
export * from "./http";
|
|
8
9
|
export * from "./logger";
|
|
@@ -14,6 +15,7 @@ export * from "./serde";
|
|
|
14
15
|
export * from "./shapes";
|
|
15
16
|
export * from "./signature";
|
|
16
17
|
export * from "./stream";
|
|
18
|
+
export * from "./token";
|
|
17
19
|
export * from "./transfer";
|
|
18
20
|
export * from "./util";
|
|
19
21
|
export * from "./waiter";
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/url-parser
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/url-parser
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/url-parser",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
},
|
|
20
20
|
"license": "Apache-2.0",
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/querystring-parser": "3.
|
|
23
|
-
"@aws-sdk/types": "3.
|
|
22
|
+
"@aws-sdk/querystring-parser": "3.159.0",
|
|
23
|
+
"@aws-sdk/types": "3.159.0",
|
|
24
24
|
"tslib": "^2.3.1"
|
|
25
25
|
},
|
|
26
26
|
"typesVersions": {
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-defaults-mode-browser
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-defaults-mode-browser
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-defaults-mode-browser",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
},
|
|
19
19
|
"license": "Apache-2.0",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@aws-sdk/property-provider": "3.
|
|
22
|
-
"@aws-sdk/types": "3.
|
|
21
|
+
"@aws-sdk/property-provider": "3.159.0",
|
|
22
|
+
"@aws-sdk/types": "3.159.0",
|
|
23
23
|
"bowser": "^2.11.0",
|
|
24
24
|
"tslib": "^2.3.1"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"@aws-sdk/smithy-client": "3.
|
|
27
|
+
"@aws-sdk/smithy-client": "3.159.0",
|
|
28
28
|
"@tsconfig/recommended": "1.0.1",
|
|
29
29
|
"@types/node": "^10.0.0",
|
|
30
30
|
"concurrently": "7.0.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-defaults-mode-node
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-defaults-mode-node
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-defaults-mode-node",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,15 +18,15 @@
|
|
|
18
18
|
},
|
|
19
19
|
"license": "Apache-2.0",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@aws-sdk/config-resolver": "3.
|
|
22
|
-
"@aws-sdk/credential-provider-imds": "3.
|
|
23
|
-
"@aws-sdk/node-config-provider": "3.
|
|
24
|
-
"@aws-sdk/property-provider": "3.
|
|
25
|
-
"@aws-sdk/types": "3.
|
|
21
|
+
"@aws-sdk/config-resolver": "3.159.0",
|
|
22
|
+
"@aws-sdk/credential-provider-imds": "3.159.0",
|
|
23
|
+
"@aws-sdk/node-config-provider": "3.159.0",
|
|
24
|
+
"@aws-sdk/property-provider": "3.159.0",
|
|
25
|
+
"@aws-sdk/types": "3.159.0",
|
|
26
26
|
"tslib": "^2.3.1"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@aws-sdk/smithy-client": "3.
|
|
29
|
+
"@aws-sdk/smithy-client": "3.159.0",
|
|
30
30
|
"@tsconfig/recommended": "1.0.1",
|
|
31
31
|
"@types/node": "^10.0.0",
|
|
32
32
|
"concurrently": "7.0.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-dynamodb
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.154.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.153.0...v3.154.0) (2022-08-19)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-dynamodb
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-dynamodb",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"tslib": "^2.3.1"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@aws-sdk/client-dynamodb": "3.
|
|
25
|
+
"@aws-sdk/client-dynamodb": "3.159.0",
|
|
26
26
|
"@tsconfig/recommended": "1.0.1",
|
|
27
27
|
"concurrently": "7.0.0",
|
|
28
28
|
"downlevel-dts": "0.7.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-middleware
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-middleware
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-middleware",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"description": "Shared utilities for to be used in middleware packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"tslib": "^2.3.1"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
|
-
"@aws-sdk/types": "3.
|
|
29
|
+
"@aws-sdk/types": "3.159.0",
|
|
30
30
|
"@tsconfig/recommended": "1.0.1",
|
|
31
31
|
"@types/node": "^10.0.0",
|
|
32
32
|
"concurrently": "7.0.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-stream-browser
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-stream-browser
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-stream-browser",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:es": "tsc -p tsconfig.es.json",
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
},
|
|
19
19
|
"license": "Apache-2.0",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
22
|
-
"@aws-sdk/types": "3.
|
|
21
|
+
"@aws-sdk/fetch-http-handler": "3.159.0",
|
|
22
|
+
"@aws-sdk/types": "3.159.0",
|
|
23
23
|
"@aws-sdk/util-base64-browser": "3.109.0",
|
|
24
24
|
"@aws-sdk/util-hex-encoding": "3.109.0",
|
|
25
25
|
"@aws-sdk/util-utf8-browser": "3.109.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-stream-node
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.129.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.128.0...v3.129.0) (2022-07-13)
|
|
7
15
|
|
|
8
16
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-stream-node",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
},
|
|
20
20
|
"license": "Apache-2.0",
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/node-http-handler": "3.
|
|
23
|
-
"@aws-sdk/types": "3.
|
|
22
|
+
"@aws-sdk/node-http-handler": "3.159.0",
|
|
23
|
+
"@aws-sdk/types": "3.159.0",
|
|
24
24
|
"@aws-sdk/util-buffer-from": "3.55.0",
|
|
25
25
|
"tslib": "^2.3.1"
|
|
26
26
|
},
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-user-agent-browser
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-user-agent-browser
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-user-agent-browser",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.159.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
"license": "Apache-2.0",
|
|
21
21
|
"react-native": "dist-es/index.native.js",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@aws-sdk/types": "3.
|
|
23
|
+
"@aws-sdk/types": "3.159.0",
|
|
24
24
|
"bowser": "^2.11.0",
|
|
25
25
|
"tslib": "^2.3.1"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@aws-sdk/protocol-http": "3.
|
|
28
|
+
"@aws-sdk/protocol-http": "3.159.0",
|
|
29
29
|
"@tsconfig/recommended": "1.0.1",
|
|
30
30
|
"concurrently": "7.0.0",
|
|
31
31
|
"downlevel-dts": "0.7.0",
|
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.159.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.158.0...v3.159.0) (2022-08-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/util-user-agent-node
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
# [3.127.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.126.0...v3.127.0) (2022-07-11)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-sdk/util-user-agent-node
|