@jjrawlins/cdk-ami-builder 0.0.129 → 0.0.130
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 +11 -11
- package/cdkamibuilder/go.mod +1 -1
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/package.json +22 -22
- package/node_modules/@aws-sdk/client-ecs/package.json +21 -21
- package/node_modules/@aws-sdk/client-kms/package.json +21 -21
- package/node_modules/@aws-sdk/client-s3/package.json +29 -29
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +21 -21
- package/node_modules/@aws-sdk/client-sfn/package.json +21 -21
- package/node_modules/@aws-sdk/client-sns/package.json +21 -21
- package/node_modules/@aws-sdk/client-sqs/package.json +22 -22
- package/node_modules/@aws-sdk/client-ssm/package.json +21 -21
- package/node_modules/@aws-sdk/client-sso/package.json +20 -20
- package/node_modules/@aws-sdk/core/package.json +6 -6
- package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +6 -6
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
- package/node_modules/@aws-sdk/nested-clients/package.json +18 -18
- package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-arn-parser/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/util-format-url/package.json +3 -3
- package/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/abort-controller/package.json +3 -3
- package/node_modules/@smithy/config-resolver/package.json +6 -6
- package/node_modules/@smithy/core/package.json +7 -7
- package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
- package/node_modules/@smithy/eventstream-codec/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-browser/package.json +4 -4
- package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-node/package.json +4 -4
- package/node_modules/@smithy/eventstream-serde-universal/package.json +4 -4
- package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
- package/node_modules/@smithy/hash-blob-browser/package.json +3 -3
- package/node_modules/@smithy/hash-node/package.json +3 -3
- package/node_modules/@smithy/hash-stream-node/package.json +3 -3
- package/node_modules/@smithy/invalid-dependency/package.json +3 -3
- package/node_modules/@smithy/md5-js/package.json +3 -3
- package/node_modules/@smithy/middleware-content-length/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@smithy/middleware-serde/package.json +4 -4
- package/node_modules/@smithy/middleware-stack/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/package.json +5 -5
- package/node_modules/@smithy/node-http-handler/package.json +6 -6
- package/node_modules/@smithy/property-provider/package.json +3 -3
- package/node_modules/@smithy/protocol-http/package.json +3 -3
- package/node_modules/@smithy/querystring-builder/package.json +3 -3
- package/node_modules/@smithy/querystring-parser/package.json +3 -3
- package/node_modules/@smithy/service-error-classification/package.json +3 -3
- package/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
- package/node_modules/@smithy/signature-v4/package.json +5 -5
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/package.json +2 -2
- package/node_modules/@smithy/url-parser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/package.json +4 -4
- package/node_modules/@smithy/util-middleware/package.json +3 -3
- package/node_modules/@smithy/util-retry/package.json +4 -4
- package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +20 -9
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -6
- package/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +19 -7
- package/node_modules/@smithy/util-stream/dist-es/index.js +1 -1
- package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/package.json +5 -5
- package/node_modules/@smithy/util-waiter/package.json +4 -4
- package/package.json +12 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/README.md +0 -244
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -75
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -420
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -37
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -69
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/models/errors.js +0 -49
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/pagination/Interfaces.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +0 -152
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -53
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -200
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -97
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -98
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -100
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -97
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -31
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +0 -53
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -189
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -61
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -73
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -138
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -41
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/errors.d.ts +0 -30
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -45
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -120
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -115
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -124
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso/package.json +0 -99
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/README.md +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/client.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/client.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1848
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -122
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -49
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -76
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -82
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -138
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -160
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -136
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -136
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -182
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +0 -40
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -82
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -155
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -296
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -61
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -23
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -33
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -42
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -57
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -42
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/package.json +0 -121
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core/protocols.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/README.md +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -150
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -54
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/README.md +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -344
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -53
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -499
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -53
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -480
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -67
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -48
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -48
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -114
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -48
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -133
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -44
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -186
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -189
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -220
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -192
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -85
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -123
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -121
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -128
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/package.json +0 -127
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/README.md +0 -62
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers/package.json +0 -70
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -58
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -29
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -66
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/README.md +0 -244
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -75
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -420
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -37
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -69
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/models/errors.js +0 -49
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/pagination/Interfaces.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +0 -152
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -53
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -200
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -97
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -98
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -100
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -97
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -31
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +0 -53
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -189
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -61
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -73
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -138
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -41
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/errors.d.ts +0 -30
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -45
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -120
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -115
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -124
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/client-sso/package.json +0 -99
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/README.md +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/client.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/client.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1848
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -122
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -49
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -76
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -82
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -138
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -160
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -136
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -136
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -182
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +0 -40
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -82
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -155
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -296
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -61
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -23
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -33
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -42
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -57
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -42
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/package.json +0 -121
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/core/protocols.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/README.md +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -150
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -54
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/README.md +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -344
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -53
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -499
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -53
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -480
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -67
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -48
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -48
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -114
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -48
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -133
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -44
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -186
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -189
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -220
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -192
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -85
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -123
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -121
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -128
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/package.json +0 -127
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/README.md +0 -62
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/token-providers/package.json +0 -70
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -58
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -29
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
- package/node_modules/@aws-sdk/client-ecs/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -66
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/README.md +0 -244
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -75
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -420
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -37
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -69
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/models/errors.js +0 -49
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/pagination/Interfaces.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -32
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +0 -152
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -53
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -200
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -97
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -98
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -100
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -97
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -31
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +0 -53
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -189
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -61
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -73
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -138
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -41
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/errors.d.ts +0 -30
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -45
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -120
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -115
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -124
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/client-sso/package.json +0 -99
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/README.md +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/client.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/client.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1848
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -122
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -49
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -76
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -82
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -138
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -160
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -136
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -136
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -182
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +0 -40
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -82
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -155
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -296
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -61
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -23
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -34
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -29
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -33
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -42
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -57
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -42
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/package.json +0 -121
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/core/protocols.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/README.md +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -150
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -54
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/README.md +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -344
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -53
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -499
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -53
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -480
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -67
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -48
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -48
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -114
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -48
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -133
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -44
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -186
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -189
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -220
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -192
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -85
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -123
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -121
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -20
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -128
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/package.json +0 -127
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/README.md +0 -62
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/token-providers/package.json +0 -70
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -58
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -29
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
- package/node_modules/@aws-sdk/client-kms/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -66
|
@@ -1,2201 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
4
|
-
var core = require('@smithy/core');
|
|
5
|
-
var propertyProvider = require('@smithy/property-provider');
|
|
6
|
-
var client = require('@aws-sdk/core/client');
|
|
7
|
-
var signatureV4 = require('@smithy/signature-v4');
|
|
8
|
-
var cbor = require('@smithy/core/cbor');
|
|
9
|
-
var schema = require('@smithy/core/schema');
|
|
10
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
11
|
-
var protocols = require('@smithy/core/protocols');
|
|
12
|
-
var serde = require('@smithy/core/serde');
|
|
13
|
-
var utilBase64 = require('@smithy/util-base64');
|
|
14
|
-
var utilUtf8 = require('@smithy/util-utf8');
|
|
15
|
-
var xmlBuilder = require('@aws-sdk/xml-builder');
|
|
16
|
-
|
|
17
|
-
const state = {
|
|
18
|
-
warningEmitted: false,
|
|
19
|
-
};
|
|
20
|
-
const emitWarningIfUnsupportedVersion = (version) => {
|
|
21
|
-
if (version && !state.warningEmitted && parseInt(version.substring(1, version.indexOf("."))) < 20) {
|
|
22
|
-
state.warningEmitted = true;
|
|
23
|
-
process.emitWarning(`NodeDeprecationWarning: The AWS SDK for JavaScript (v3) will
|
|
24
|
-
no longer support Node.js ${version} in January 2026.
|
|
25
|
-
|
|
26
|
-
To continue receiving updates to AWS services, bug fixes, and security
|
|
27
|
-
updates please upgrade to a supported Node.js LTS version.
|
|
28
|
-
|
|
29
|
-
More information can be found at: https://a.co/c895JFp`);
|
|
30
|
-
}
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
function setCredentialFeature(credentials, feature, value) {
|
|
34
|
-
if (!credentials.$source) {
|
|
35
|
-
credentials.$source = {};
|
|
36
|
-
}
|
|
37
|
-
credentials.$source[feature] = value;
|
|
38
|
-
return credentials;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
function setFeature(context, feature, value) {
|
|
42
|
-
if (!context.__aws_sdk_context) {
|
|
43
|
-
context.__aws_sdk_context = {
|
|
44
|
-
features: {},
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
else if (!context.__aws_sdk_context.features) {
|
|
48
|
-
context.__aws_sdk_context.features = {};
|
|
49
|
-
}
|
|
50
|
-
context.__aws_sdk_context.features[feature] = value;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
function setTokenFeature(token, feature, value) {
|
|
54
|
-
if (!token.$source) {
|
|
55
|
-
token.$source = {};
|
|
56
|
-
}
|
|
57
|
-
token.$source[feature] = value;
|
|
58
|
-
return token;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
const getDateHeader = (response) => protocolHttp.HttpResponse.isInstance(response) ? response.headers?.date ?? response.headers?.Date : undefined;
|
|
62
|
-
|
|
63
|
-
const getSkewCorrectedDate = (systemClockOffset) => new Date(Date.now() + systemClockOffset);
|
|
64
|
-
|
|
65
|
-
const isClockSkewed = (clockTime, systemClockOffset) => Math.abs(getSkewCorrectedDate(systemClockOffset).getTime() - clockTime) >= 300000;
|
|
66
|
-
|
|
67
|
-
const getUpdatedSystemClockOffset = (clockTime, currentSystemClockOffset) => {
|
|
68
|
-
const clockTimeInMs = Date.parse(clockTime);
|
|
69
|
-
if (isClockSkewed(clockTimeInMs, currentSystemClockOffset)) {
|
|
70
|
-
return clockTimeInMs - Date.now();
|
|
71
|
-
}
|
|
72
|
-
return currentSystemClockOffset;
|
|
73
|
-
};
|
|
74
|
-
|
|
75
|
-
const throwSigningPropertyError = (name, property) => {
|
|
76
|
-
if (!property) {
|
|
77
|
-
throw new Error(`Property \`${name}\` is not resolved for AWS SDK SigV4Auth`);
|
|
78
|
-
}
|
|
79
|
-
return property;
|
|
80
|
-
};
|
|
81
|
-
const validateSigningProperties = async (signingProperties) => {
|
|
82
|
-
const context = throwSigningPropertyError("context", signingProperties.context);
|
|
83
|
-
const config = throwSigningPropertyError("config", signingProperties.config);
|
|
84
|
-
const authScheme = context.endpointV2?.properties?.authSchemes?.[0];
|
|
85
|
-
const signerFunction = throwSigningPropertyError("signer", config.signer);
|
|
86
|
-
const signer = await signerFunction(authScheme);
|
|
87
|
-
const signingRegion = signingProperties?.signingRegion;
|
|
88
|
-
const signingRegionSet = signingProperties?.signingRegionSet;
|
|
89
|
-
const signingName = signingProperties?.signingName;
|
|
90
|
-
return {
|
|
91
|
-
config,
|
|
92
|
-
signer,
|
|
93
|
-
signingRegion,
|
|
94
|
-
signingRegionSet,
|
|
95
|
-
signingName,
|
|
96
|
-
};
|
|
97
|
-
};
|
|
98
|
-
class AwsSdkSigV4Signer {
|
|
99
|
-
async sign(httpRequest, identity, signingProperties) {
|
|
100
|
-
if (!protocolHttp.HttpRequest.isInstance(httpRequest)) {
|
|
101
|
-
throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
|
|
102
|
-
}
|
|
103
|
-
const validatedProps = await validateSigningProperties(signingProperties);
|
|
104
|
-
const { config, signer } = validatedProps;
|
|
105
|
-
let { signingRegion, signingName } = validatedProps;
|
|
106
|
-
const handlerExecutionContext = signingProperties.context;
|
|
107
|
-
if (handlerExecutionContext?.authSchemes?.length ?? 0 > 1) {
|
|
108
|
-
const [first, second] = handlerExecutionContext.authSchemes;
|
|
109
|
-
if (first?.name === "sigv4a" && second?.name === "sigv4") {
|
|
110
|
-
signingRegion = second?.signingRegion ?? signingRegion;
|
|
111
|
-
signingName = second?.signingName ?? signingName;
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
const signedRequest = await signer.sign(httpRequest, {
|
|
115
|
-
signingDate: getSkewCorrectedDate(config.systemClockOffset),
|
|
116
|
-
signingRegion: signingRegion,
|
|
117
|
-
signingService: signingName,
|
|
118
|
-
});
|
|
119
|
-
return signedRequest;
|
|
120
|
-
}
|
|
121
|
-
errorHandler(signingProperties) {
|
|
122
|
-
return (error) => {
|
|
123
|
-
const serverTime = error.ServerTime ?? getDateHeader(error.$response);
|
|
124
|
-
if (serverTime) {
|
|
125
|
-
const config = throwSigningPropertyError("config", signingProperties.config);
|
|
126
|
-
const initialSystemClockOffset = config.systemClockOffset;
|
|
127
|
-
config.systemClockOffset = getUpdatedSystemClockOffset(serverTime, config.systemClockOffset);
|
|
128
|
-
const clockSkewCorrected = config.systemClockOffset !== initialSystemClockOffset;
|
|
129
|
-
if (clockSkewCorrected && error.$metadata) {
|
|
130
|
-
error.$metadata.clockSkewCorrected = true;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
throw error;
|
|
134
|
-
};
|
|
135
|
-
}
|
|
136
|
-
successHandler(httpResponse, signingProperties) {
|
|
137
|
-
const dateHeader = getDateHeader(httpResponse);
|
|
138
|
-
if (dateHeader) {
|
|
139
|
-
const config = throwSigningPropertyError("config", signingProperties.config);
|
|
140
|
-
config.systemClockOffset = getUpdatedSystemClockOffset(dateHeader, config.systemClockOffset);
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
const AWSSDKSigV4Signer = AwsSdkSigV4Signer;
|
|
145
|
-
|
|
146
|
-
class AwsSdkSigV4ASigner extends AwsSdkSigV4Signer {
|
|
147
|
-
async sign(httpRequest, identity, signingProperties) {
|
|
148
|
-
if (!protocolHttp.HttpRequest.isInstance(httpRequest)) {
|
|
149
|
-
throw new Error("The request is not an instance of `HttpRequest` and cannot be signed");
|
|
150
|
-
}
|
|
151
|
-
const { config, signer, signingRegion, signingRegionSet, signingName } = await validateSigningProperties(signingProperties);
|
|
152
|
-
const configResolvedSigningRegionSet = await config.sigv4aSigningRegionSet?.();
|
|
153
|
-
const multiRegionOverride = (configResolvedSigningRegionSet ??
|
|
154
|
-
signingRegionSet ?? [signingRegion]).join(",");
|
|
155
|
-
const signedRequest = await signer.sign(httpRequest, {
|
|
156
|
-
signingDate: getSkewCorrectedDate(config.systemClockOffset),
|
|
157
|
-
signingRegion: multiRegionOverride,
|
|
158
|
-
signingService: signingName,
|
|
159
|
-
});
|
|
160
|
-
return signedRequest;
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
const getArrayForCommaSeparatedString = (str) => typeof str === "string" && str.length > 0 ? str.split(",").map((item) => item.trim()) : [];
|
|
165
|
-
|
|
166
|
-
const getBearerTokenEnvKey = (signingName) => `AWS_BEARER_TOKEN_${signingName.replace(/[\s-]/g, "_").toUpperCase()}`;
|
|
167
|
-
|
|
168
|
-
const NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY = "AWS_AUTH_SCHEME_PREFERENCE";
|
|
169
|
-
const NODE_AUTH_SCHEME_PREFERENCE_CONFIG_KEY = "auth_scheme_preference";
|
|
170
|
-
const NODE_AUTH_SCHEME_PREFERENCE_OPTIONS = {
|
|
171
|
-
environmentVariableSelector: (env, options) => {
|
|
172
|
-
if (options?.signingName) {
|
|
173
|
-
const bearerTokenKey = getBearerTokenEnvKey(options.signingName);
|
|
174
|
-
if (bearerTokenKey in env)
|
|
175
|
-
return ["httpBearerAuth"];
|
|
176
|
-
}
|
|
177
|
-
if (!(NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY in env))
|
|
178
|
-
return undefined;
|
|
179
|
-
return getArrayForCommaSeparatedString(env[NODE_AUTH_SCHEME_PREFERENCE_ENV_KEY]);
|
|
180
|
-
},
|
|
181
|
-
configFileSelector: (profile) => {
|
|
182
|
-
if (!(NODE_AUTH_SCHEME_PREFERENCE_CONFIG_KEY in profile))
|
|
183
|
-
return undefined;
|
|
184
|
-
return getArrayForCommaSeparatedString(profile[NODE_AUTH_SCHEME_PREFERENCE_CONFIG_KEY]);
|
|
185
|
-
},
|
|
186
|
-
default: [],
|
|
187
|
-
};
|
|
188
|
-
|
|
189
|
-
const resolveAwsSdkSigV4AConfig = (config) => {
|
|
190
|
-
config.sigv4aSigningRegionSet = core.normalizeProvider(config.sigv4aSigningRegionSet);
|
|
191
|
-
return config;
|
|
192
|
-
};
|
|
193
|
-
const NODE_SIGV4A_CONFIG_OPTIONS = {
|
|
194
|
-
environmentVariableSelector(env) {
|
|
195
|
-
if (env.AWS_SIGV4A_SIGNING_REGION_SET) {
|
|
196
|
-
return env.AWS_SIGV4A_SIGNING_REGION_SET.split(",").map((_) => _.trim());
|
|
197
|
-
}
|
|
198
|
-
throw new propertyProvider.ProviderError("AWS_SIGV4A_SIGNING_REGION_SET not set in env.", {
|
|
199
|
-
tryNextLink: true,
|
|
200
|
-
});
|
|
201
|
-
},
|
|
202
|
-
configFileSelector(profile) {
|
|
203
|
-
if (profile.sigv4a_signing_region_set) {
|
|
204
|
-
return (profile.sigv4a_signing_region_set ?? "").split(",").map((_) => _.trim());
|
|
205
|
-
}
|
|
206
|
-
throw new propertyProvider.ProviderError("sigv4a_signing_region_set not set in profile.", {
|
|
207
|
-
tryNextLink: true,
|
|
208
|
-
});
|
|
209
|
-
},
|
|
210
|
-
default: undefined,
|
|
211
|
-
};
|
|
212
|
-
|
|
213
|
-
const resolveAwsSdkSigV4Config = (config) => {
|
|
214
|
-
let inputCredentials = config.credentials;
|
|
215
|
-
let isUserSupplied = !!config.credentials;
|
|
216
|
-
let resolvedCredentials = undefined;
|
|
217
|
-
Object.defineProperty(config, "credentials", {
|
|
218
|
-
set(credentials) {
|
|
219
|
-
if (credentials && credentials !== inputCredentials && credentials !== resolvedCredentials) {
|
|
220
|
-
isUserSupplied = true;
|
|
221
|
-
}
|
|
222
|
-
inputCredentials = credentials;
|
|
223
|
-
const memoizedProvider = normalizeCredentialProvider(config, {
|
|
224
|
-
credentials: inputCredentials,
|
|
225
|
-
credentialDefaultProvider: config.credentialDefaultProvider,
|
|
226
|
-
});
|
|
227
|
-
const boundProvider = bindCallerConfig(config, memoizedProvider);
|
|
228
|
-
if (isUserSupplied && !boundProvider.attributed) {
|
|
229
|
-
const isCredentialObject = typeof inputCredentials === "object" && inputCredentials !== null;
|
|
230
|
-
resolvedCredentials = async (options) => {
|
|
231
|
-
const creds = await boundProvider(options);
|
|
232
|
-
const attributedCreds = creds;
|
|
233
|
-
if (isCredentialObject && (!attributedCreds.$source || Object.keys(attributedCreds.$source).length === 0)) {
|
|
234
|
-
return client.setCredentialFeature(attributedCreds, "CREDENTIALS_CODE", "e");
|
|
235
|
-
}
|
|
236
|
-
return attributedCreds;
|
|
237
|
-
};
|
|
238
|
-
resolvedCredentials.memoized = boundProvider.memoized;
|
|
239
|
-
resolvedCredentials.configBound = boundProvider.configBound;
|
|
240
|
-
resolvedCredentials.attributed = true;
|
|
241
|
-
}
|
|
242
|
-
else {
|
|
243
|
-
resolvedCredentials = boundProvider;
|
|
244
|
-
}
|
|
245
|
-
},
|
|
246
|
-
get() {
|
|
247
|
-
return resolvedCredentials;
|
|
248
|
-
},
|
|
249
|
-
enumerable: true,
|
|
250
|
-
configurable: true,
|
|
251
|
-
});
|
|
252
|
-
config.credentials = inputCredentials;
|
|
253
|
-
const { signingEscapePath = true, systemClockOffset = config.systemClockOffset || 0, sha256, } = config;
|
|
254
|
-
let signer;
|
|
255
|
-
if (config.signer) {
|
|
256
|
-
signer = core.normalizeProvider(config.signer);
|
|
257
|
-
}
|
|
258
|
-
else if (config.regionInfoProvider) {
|
|
259
|
-
signer = () => core.normalizeProvider(config.region)()
|
|
260
|
-
.then(async (region) => [
|
|
261
|
-
(await config.regionInfoProvider(region, {
|
|
262
|
-
useFipsEndpoint: await config.useFipsEndpoint(),
|
|
263
|
-
useDualstackEndpoint: await config.useDualstackEndpoint(),
|
|
264
|
-
})) || {},
|
|
265
|
-
region,
|
|
266
|
-
])
|
|
267
|
-
.then(([regionInfo, region]) => {
|
|
268
|
-
const { signingRegion, signingService } = regionInfo;
|
|
269
|
-
config.signingRegion = config.signingRegion || signingRegion || region;
|
|
270
|
-
config.signingName = config.signingName || signingService || config.serviceId;
|
|
271
|
-
const params = {
|
|
272
|
-
...config,
|
|
273
|
-
credentials: config.credentials,
|
|
274
|
-
region: config.signingRegion,
|
|
275
|
-
service: config.signingName,
|
|
276
|
-
sha256,
|
|
277
|
-
uriEscapePath: signingEscapePath,
|
|
278
|
-
};
|
|
279
|
-
const SignerCtor = config.signerConstructor || signatureV4.SignatureV4;
|
|
280
|
-
return new SignerCtor(params);
|
|
281
|
-
});
|
|
282
|
-
}
|
|
283
|
-
else {
|
|
284
|
-
signer = async (authScheme) => {
|
|
285
|
-
authScheme = Object.assign({}, {
|
|
286
|
-
name: "sigv4",
|
|
287
|
-
signingName: config.signingName || config.defaultSigningName,
|
|
288
|
-
signingRegion: await core.normalizeProvider(config.region)(),
|
|
289
|
-
properties: {},
|
|
290
|
-
}, authScheme);
|
|
291
|
-
const signingRegion = authScheme.signingRegion;
|
|
292
|
-
const signingService = authScheme.signingName;
|
|
293
|
-
config.signingRegion = config.signingRegion || signingRegion;
|
|
294
|
-
config.signingName = config.signingName || signingService || config.serviceId;
|
|
295
|
-
const params = {
|
|
296
|
-
...config,
|
|
297
|
-
credentials: config.credentials,
|
|
298
|
-
region: config.signingRegion,
|
|
299
|
-
service: config.signingName,
|
|
300
|
-
sha256,
|
|
301
|
-
uriEscapePath: signingEscapePath,
|
|
302
|
-
};
|
|
303
|
-
const SignerCtor = config.signerConstructor || signatureV4.SignatureV4;
|
|
304
|
-
return new SignerCtor(params);
|
|
305
|
-
};
|
|
306
|
-
}
|
|
307
|
-
const resolvedConfig = Object.assign(config, {
|
|
308
|
-
systemClockOffset,
|
|
309
|
-
signingEscapePath,
|
|
310
|
-
signer,
|
|
311
|
-
});
|
|
312
|
-
return resolvedConfig;
|
|
313
|
-
};
|
|
314
|
-
const resolveAWSSDKSigV4Config = resolveAwsSdkSigV4Config;
|
|
315
|
-
function normalizeCredentialProvider(config, { credentials, credentialDefaultProvider, }) {
|
|
316
|
-
let credentialsProvider;
|
|
317
|
-
if (credentials) {
|
|
318
|
-
if (!credentials?.memoized) {
|
|
319
|
-
credentialsProvider = core.memoizeIdentityProvider(credentials, core.isIdentityExpired, core.doesIdentityRequireRefresh);
|
|
320
|
-
}
|
|
321
|
-
else {
|
|
322
|
-
credentialsProvider = credentials;
|
|
323
|
-
}
|
|
324
|
-
}
|
|
325
|
-
else {
|
|
326
|
-
if (credentialDefaultProvider) {
|
|
327
|
-
credentialsProvider = core.normalizeProvider(credentialDefaultProvider(Object.assign({}, config, {
|
|
328
|
-
parentClientConfig: config,
|
|
329
|
-
})));
|
|
330
|
-
}
|
|
331
|
-
else {
|
|
332
|
-
credentialsProvider = async () => {
|
|
333
|
-
throw new Error("@aws-sdk/core::resolveAwsSdkSigV4Config - `credentials` not provided and no credentialDefaultProvider was configured.");
|
|
334
|
-
};
|
|
335
|
-
}
|
|
336
|
-
}
|
|
337
|
-
credentialsProvider.memoized = true;
|
|
338
|
-
return credentialsProvider;
|
|
339
|
-
}
|
|
340
|
-
function bindCallerConfig(config, credentialsProvider) {
|
|
341
|
-
if (credentialsProvider.configBound) {
|
|
342
|
-
return credentialsProvider;
|
|
343
|
-
}
|
|
344
|
-
const fn = async (options) => credentialsProvider({ ...options, callerClientConfig: config });
|
|
345
|
-
fn.memoized = credentialsProvider.memoized;
|
|
346
|
-
fn.configBound = true;
|
|
347
|
-
return fn;
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
class ProtocolLib {
|
|
351
|
-
queryCompat;
|
|
352
|
-
constructor(queryCompat = false) {
|
|
353
|
-
this.queryCompat = queryCompat;
|
|
354
|
-
}
|
|
355
|
-
resolveRestContentType(defaultContentType, inputSchema) {
|
|
356
|
-
const members = inputSchema.getMemberSchemas();
|
|
357
|
-
const httpPayloadMember = Object.values(members).find((m) => {
|
|
358
|
-
return !!m.getMergedTraits().httpPayload;
|
|
359
|
-
});
|
|
360
|
-
if (httpPayloadMember) {
|
|
361
|
-
const mediaType = httpPayloadMember.getMergedTraits().mediaType;
|
|
362
|
-
if (mediaType) {
|
|
363
|
-
return mediaType;
|
|
364
|
-
}
|
|
365
|
-
else if (httpPayloadMember.isStringSchema()) {
|
|
366
|
-
return "text/plain";
|
|
367
|
-
}
|
|
368
|
-
else if (httpPayloadMember.isBlobSchema()) {
|
|
369
|
-
return "application/octet-stream";
|
|
370
|
-
}
|
|
371
|
-
else {
|
|
372
|
-
return defaultContentType;
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
else if (!inputSchema.isUnitSchema()) {
|
|
376
|
-
const hasBody = Object.values(members).find((m) => {
|
|
377
|
-
const { httpQuery, httpQueryParams, httpHeader, httpLabel, httpPrefixHeaders } = m.getMergedTraits();
|
|
378
|
-
const noPrefixHeaders = httpPrefixHeaders === void 0;
|
|
379
|
-
return !httpQuery && !httpQueryParams && !httpHeader && !httpLabel && noPrefixHeaders;
|
|
380
|
-
});
|
|
381
|
-
if (hasBody) {
|
|
382
|
-
return defaultContentType;
|
|
383
|
-
}
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
async getErrorSchemaOrThrowBaseException(errorIdentifier, defaultNamespace, response, dataObject, metadata, getErrorSchema) {
|
|
387
|
-
let namespace = defaultNamespace;
|
|
388
|
-
let errorName = errorIdentifier;
|
|
389
|
-
if (errorIdentifier.includes("#")) {
|
|
390
|
-
[namespace, errorName] = errorIdentifier.split("#");
|
|
391
|
-
}
|
|
392
|
-
const errorMetadata = {
|
|
393
|
-
$metadata: metadata,
|
|
394
|
-
$fault: response.statusCode < 500 ? "client" : "server",
|
|
395
|
-
};
|
|
396
|
-
const registry = schema.TypeRegistry.for(namespace);
|
|
397
|
-
try {
|
|
398
|
-
const errorSchema = getErrorSchema?.(registry, errorName) ?? registry.getSchema(errorIdentifier);
|
|
399
|
-
return { errorSchema, errorMetadata };
|
|
400
|
-
}
|
|
401
|
-
catch (e) {
|
|
402
|
-
dataObject.message = dataObject.message ?? dataObject.Message ?? "UnknownError";
|
|
403
|
-
const synthetic = schema.TypeRegistry.for("smithy.ts.sdk.synthetic." + namespace);
|
|
404
|
-
const baseExceptionSchema = synthetic.getBaseException();
|
|
405
|
-
if (baseExceptionSchema) {
|
|
406
|
-
const ErrorCtor = synthetic.getErrorCtor(baseExceptionSchema) ?? Error;
|
|
407
|
-
throw this.decorateServiceException(Object.assign(new ErrorCtor({ name: errorName }), errorMetadata), dataObject);
|
|
408
|
-
}
|
|
409
|
-
throw this.decorateServiceException(Object.assign(new Error(errorName), errorMetadata), dataObject);
|
|
410
|
-
}
|
|
411
|
-
}
|
|
412
|
-
decorateServiceException(exception, additions = {}) {
|
|
413
|
-
if (this.queryCompat) {
|
|
414
|
-
const msg = exception.Message ?? additions.Message;
|
|
415
|
-
const error = smithyClient.decorateServiceException(exception, additions);
|
|
416
|
-
if (msg) {
|
|
417
|
-
error.message = msg;
|
|
418
|
-
}
|
|
419
|
-
error.Error = {
|
|
420
|
-
...error.Error,
|
|
421
|
-
Type: error.Error.Type,
|
|
422
|
-
Code: error.Error.Code,
|
|
423
|
-
Message: error.Error.message ?? error.Error.Message ?? msg,
|
|
424
|
-
};
|
|
425
|
-
const reqId = error.$metadata.requestId;
|
|
426
|
-
if (reqId) {
|
|
427
|
-
error.RequestId = reqId;
|
|
428
|
-
}
|
|
429
|
-
return error;
|
|
430
|
-
}
|
|
431
|
-
return smithyClient.decorateServiceException(exception, additions);
|
|
432
|
-
}
|
|
433
|
-
setQueryCompatError(output, response) {
|
|
434
|
-
const queryErrorHeader = response.headers?.["x-amzn-query-error"];
|
|
435
|
-
if (output !== undefined && queryErrorHeader != null) {
|
|
436
|
-
const [Code, Type] = queryErrorHeader.split(";");
|
|
437
|
-
const entries = Object.entries(output);
|
|
438
|
-
const Error = {
|
|
439
|
-
Code,
|
|
440
|
-
Type,
|
|
441
|
-
};
|
|
442
|
-
Object.assign(output, Error);
|
|
443
|
-
for (const [k, v] of entries) {
|
|
444
|
-
Error[k === "message" ? "Message" : k] = v;
|
|
445
|
-
}
|
|
446
|
-
delete Error.__type;
|
|
447
|
-
output.Error = Error;
|
|
448
|
-
}
|
|
449
|
-
}
|
|
450
|
-
queryCompatOutput(queryCompatErrorData, errorData) {
|
|
451
|
-
if (queryCompatErrorData.Error) {
|
|
452
|
-
errorData.Error = queryCompatErrorData.Error;
|
|
453
|
-
}
|
|
454
|
-
if (queryCompatErrorData.Type) {
|
|
455
|
-
errorData.Type = queryCompatErrorData.Type;
|
|
456
|
-
}
|
|
457
|
-
if (queryCompatErrorData.Code) {
|
|
458
|
-
errorData.Code = queryCompatErrorData.Code;
|
|
459
|
-
}
|
|
460
|
-
}
|
|
461
|
-
findQueryCompatibleError(registry, errorName) {
|
|
462
|
-
try {
|
|
463
|
-
return registry.getSchema(errorName);
|
|
464
|
-
}
|
|
465
|
-
catch (e) {
|
|
466
|
-
return registry.find((schema$1) => schema.NormalizedSchema.of(schema$1).getMergedTraits().awsQueryError?.[0] === errorName);
|
|
467
|
-
}
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
class AwsSmithyRpcV2CborProtocol extends cbor.SmithyRpcV2CborProtocol {
|
|
472
|
-
awsQueryCompatible;
|
|
473
|
-
mixin;
|
|
474
|
-
constructor({ defaultNamespace, awsQueryCompatible, }) {
|
|
475
|
-
super({ defaultNamespace });
|
|
476
|
-
this.awsQueryCompatible = !!awsQueryCompatible;
|
|
477
|
-
this.mixin = new ProtocolLib(this.awsQueryCompatible);
|
|
478
|
-
}
|
|
479
|
-
async serializeRequest(operationSchema, input, context) {
|
|
480
|
-
const request = await super.serializeRequest(operationSchema, input, context);
|
|
481
|
-
if (this.awsQueryCompatible) {
|
|
482
|
-
request.headers["x-amzn-query-mode"] = "true";
|
|
483
|
-
}
|
|
484
|
-
return request;
|
|
485
|
-
}
|
|
486
|
-
async handleError(operationSchema, context, response, dataObject, metadata) {
|
|
487
|
-
if (this.awsQueryCompatible) {
|
|
488
|
-
this.mixin.setQueryCompatError(dataObject, response);
|
|
489
|
-
}
|
|
490
|
-
const errorName = (() => {
|
|
491
|
-
const compatHeader = response.headers["x-amzn-query-error"];
|
|
492
|
-
if (compatHeader && this.awsQueryCompatible) {
|
|
493
|
-
return compatHeader.split(";")[0];
|
|
494
|
-
}
|
|
495
|
-
return cbor.loadSmithyRpcV2CborErrorCode(response, dataObject) ?? "Unknown";
|
|
496
|
-
})();
|
|
497
|
-
const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorName, this.options.defaultNamespace, response, dataObject, metadata, this.awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
|
|
498
|
-
const ns = schema.NormalizedSchema.of(errorSchema);
|
|
499
|
-
const message = dataObject.message ?? dataObject.Message ?? "Unknown";
|
|
500
|
-
const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
|
|
501
|
-
const exception = new ErrorCtor(message);
|
|
502
|
-
const output = {};
|
|
503
|
-
for (const [name, member] of ns.structIterator()) {
|
|
504
|
-
if (dataObject[name] != null) {
|
|
505
|
-
output[name] = this.deserializer.readValue(member, dataObject[name]);
|
|
506
|
-
}
|
|
507
|
-
}
|
|
508
|
-
if (this.awsQueryCompatible) {
|
|
509
|
-
this.mixin.queryCompatOutput(dataObject, output);
|
|
510
|
-
}
|
|
511
|
-
throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
|
|
512
|
-
$fault: ns.getMergedTraits().error,
|
|
513
|
-
message,
|
|
514
|
-
}, output), dataObject);
|
|
515
|
-
}
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
const _toStr = (val) => {
|
|
519
|
-
if (val == null) {
|
|
520
|
-
return val;
|
|
521
|
-
}
|
|
522
|
-
if (typeof val === "number" || typeof val === "bigint") {
|
|
523
|
-
const warning = new Error(`Received number ${val} where a string was expected.`);
|
|
524
|
-
warning.name = "Warning";
|
|
525
|
-
console.warn(warning);
|
|
526
|
-
return String(val);
|
|
527
|
-
}
|
|
528
|
-
if (typeof val === "boolean") {
|
|
529
|
-
const warning = new Error(`Received boolean ${val} where a string was expected.`);
|
|
530
|
-
warning.name = "Warning";
|
|
531
|
-
console.warn(warning);
|
|
532
|
-
return String(val);
|
|
533
|
-
}
|
|
534
|
-
return val;
|
|
535
|
-
};
|
|
536
|
-
const _toBool = (val) => {
|
|
537
|
-
if (val == null) {
|
|
538
|
-
return val;
|
|
539
|
-
}
|
|
540
|
-
if (typeof val === "string") {
|
|
541
|
-
const lowercase = val.toLowerCase();
|
|
542
|
-
if (val !== "" && lowercase !== "false" && lowercase !== "true") {
|
|
543
|
-
const warning = new Error(`Received string "${val}" where a boolean was expected.`);
|
|
544
|
-
warning.name = "Warning";
|
|
545
|
-
console.warn(warning);
|
|
546
|
-
}
|
|
547
|
-
return val !== "" && lowercase !== "false";
|
|
548
|
-
}
|
|
549
|
-
return val;
|
|
550
|
-
};
|
|
551
|
-
const _toNum = (val) => {
|
|
552
|
-
if (val == null) {
|
|
553
|
-
return val;
|
|
554
|
-
}
|
|
555
|
-
if (typeof val === "string") {
|
|
556
|
-
const num = Number(val);
|
|
557
|
-
if (num.toString() !== val) {
|
|
558
|
-
const warning = new Error(`Received string "${val}" where a number was expected.`);
|
|
559
|
-
warning.name = "Warning";
|
|
560
|
-
console.warn(warning);
|
|
561
|
-
return val;
|
|
562
|
-
}
|
|
563
|
-
return num;
|
|
564
|
-
}
|
|
565
|
-
return val;
|
|
566
|
-
};
|
|
567
|
-
|
|
568
|
-
class SerdeContextConfig {
|
|
569
|
-
serdeContext;
|
|
570
|
-
setSerdeContext(serdeContext) {
|
|
571
|
-
this.serdeContext = serdeContext;
|
|
572
|
-
}
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
function* serializingStructIterator(ns, sourceObject) {
|
|
576
|
-
if (ns.isUnitSchema()) {
|
|
577
|
-
return;
|
|
578
|
-
}
|
|
579
|
-
const struct = ns.getSchema();
|
|
580
|
-
for (let i = 0; i < struct[4].length; ++i) {
|
|
581
|
-
const key = struct[4][i];
|
|
582
|
-
const memberSchema = struct[5][i];
|
|
583
|
-
const memberNs = new schema.NormalizedSchema([memberSchema, 0], key);
|
|
584
|
-
if (!(key in sourceObject) && !memberNs.isIdempotencyToken()) {
|
|
585
|
-
continue;
|
|
586
|
-
}
|
|
587
|
-
yield [key, memberNs];
|
|
588
|
-
}
|
|
589
|
-
}
|
|
590
|
-
function* deserializingStructIterator(ns, sourceObject, nameTrait) {
|
|
591
|
-
if (ns.isUnitSchema()) {
|
|
592
|
-
return;
|
|
593
|
-
}
|
|
594
|
-
const struct = ns.getSchema();
|
|
595
|
-
let keysRemaining = Object.keys(sourceObject).filter((k) => k !== "__type").length;
|
|
596
|
-
for (let i = 0; i < struct[4].length; ++i) {
|
|
597
|
-
if (keysRemaining === 0) {
|
|
598
|
-
break;
|
|
599
|
-
}
|
|
600
|
-
const key = struct[4][i];
|
|
601
|
-
const memberSchema = struct[5][i];
|
|
602
|
-
const memberNs = new schema.NormalizedSchema([memberSchema, 0], key);
|
|
603
|
-
let serializationKey = key;
|
|
604
|
-
if (nameTrait) {
|
|
605
|
-
serializationKey = memberNs.getMergedTraits()[nameTrait] ?? key;
|
|
606
|
-
}
|
|
607
|
-
if (!(serializationKey in sourceObject)) {
|
|
608
|
-
continue;
|
|
609
|
-
}
|
|
610
|
-
yield [key, memberNs];
|
|
611
|
-
keysRemaining -= 1;
|
|
612
|
-
}
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
class UnionSerde {
|
|
616
|
-
from;
|
|
617
|
-
to;
|
|
618
|
-
keys;
|
|
619
|
-
constructor(from, to) {
|
|
620
|
-
this.from = from;
|
|
621
|
-
this.to = to;
|
|
622
|
-
this.keys = new Set(Object.keys(this.from).filter((k) => k !== "__type"));
|
|
623
|
-
}
|
|
624
|
-
mark(key) {
|
|
625
|
-
this.keys.delete(key);
|
|
626
|
-
}
|
|
627
|
-
hasUnknown() {
|
|
628
|
-
return this.keys.size === 1 && Object.keys(this.to).length === 0;
|
|
629
|
-
}
|
|
630
|
-
writeUnknown() {
|
|
631
|
-
if (this.hasUnknown()) {
|
|
632
|
-
const k = this.keys.values().next().value;
|
|
633
|
-
const v = this.from[k];
|
|
634
|
-
this.to.$unknown = [k, v];
|
|
635
|
-
}
|
|
636
|
-
}
|
|
637
|
-
}
|
|
638
|
-
|
|
639
|
-
function jsonReviver(key, value, context) {
|
|
640
|
-
if (context?.source) {
|
|
641
|
-
const numericString = context.source;
|
|
642
|
-
if (typeof value === "number") {
|
|
643
|
-
if (value > Number.MAX_SAFE_INTEGER || value < Number.MIN_SAFE_INTEGER || numericString !== String(value)) {
|
|
644
|
-
const isFractional = numericString.includes(".");
|
|
645
|
-
if (isFractional) {
|
|
646
|
-
return new serde.NumericValue(numericString, "bigDecimal");
|
|
647
|
-
}
|
|
648
|
-
else {
|
|
649
|
-
return BigInt(numericString);
|
|
650
|
-
}
|
|
651
|
-
}
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
return value;
|
|
655
|
-
}
|
|
656
|
-
|
|
657
|
-
const collectBodyString = (streamBody, context) => smithyClient.collectBody(streamBody, context).then((body) => (context?.utf8Encoder ?? utilUtf8.toUtf8)(body));
|
|
658
|
-
|
|
659
|
-
const parseJsonBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
660
|
-
if (encoded.length) {
|
|
661
|
-
try {
|
|
662
|
-
return JSON.parse(encoded);
|
|
663
|
-
}
|
|
664
|
-
catch (e) {
|
|
665
|
-
if (e?.name === "SyntaxError") {
|
|
666
|
-
Object.defineProperty(e, "$responseBodyText", {
|
|
667
|
-
value: encoded,
|
|
668
|
-
});
|
|
669
|
-
}
|
|
670
|
-
throw e;
|
|
671
|
-
}
|
|
672
|
-
}
|
|
673
|
-
return {};
|
|
674
|
-
});
|
|
675
|
-
const parseJsonErrorBody = async (errorBody, context) => {
|
|
676
|
-
const value = await parseJsonBody(errorBody, context);
|
|
677
|
-
value.message = value.message ?? value.Message;
|
|
678
|
-
return value;
|
|
679
|
-
};
|
|
680
|
-
const loadRestJsonErrorCode = (output, data) => {
|
|
681
|
-
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
682
|
-
const sanitizeErrorCode = (rawValue) => {
|
|
683
|
-
let cleanValue = rawValue;
|
|
684
|
-
if (typeof cleanValue === "number") {
|
|
685
|
-
cleanValue = cleanValue.toString();
|
|
686
|
-
}
|
|
687
|
-
if (cleanValue.indexOf(",") >= 0) {
|
|
688
|
-
cleanValue = cleanValue.split(",")[0];
|
|
689
|
-
}
|
|
690
|
-
if (cleanValue.indexOf(":") >= 0) {
|
|
691
|
-
cleanValue = cleanValue.split(":")[0];
|
|
692
|
-
}
|
|
693
|
-
if (cleanValue.indexOf("#") >= 0) {
|
|
694
|
-
cleanValue = cleanValue.split("#")[1];
|
|
695
|
-
}
|
|
696
|
-
return cleanValue;
|
|
697
|
-
};
|
|
698
|
-
const headerKey = findKey(output.headers, "x-amzn-errortype");
|
|
699
|
-
if (headerKey !== undefined) {
|
|
700
|
-
return sanitizeErrorCode(output.headers[headerKey]);
|
|
701
|
-
}
|
|
702
|
-
if (data && typeof data === "object") {
|
|
703
|
-
const codeKey = findKey(data, "code");
|
|
704
|
-
if (codeKey && data[codeKey] !== undefined) {
|
|
705
|
-
return sanitizeErrorCode(data[codeKey]);
|
|
706
|
-
}
|
|
707
|
-
if (data["__type"] !== undefined) {
|
|
708
|
-
return sanitizeErrorCode(data["__type"]);
|
|
709
|
-
}
|
|
710
|
-
}
|
|
711
|
-
};
|
|
712
|
-
|
|
713
|
-
class JsonShapeDeserializer extends SerdeContextConfig {
|
|
714
|
-
settings;
|
|
715
|
-
constructor(settings) {
|
|
716
|
-
super();
|
|
717
|
-
this.settings = settings;
|
|
718
|
-
}
|
|
719
|
-
async read(schema, data) {
|
|
720
|
-
return this._read(schema, typeof data === "string" ? JSON.parse(data, jsonReviver) : await parseJsonBody(data, this.serdeContext));
|
|
721
|
-
}
|
|
722
|
-
readObject(schema, data) {
|
|
723
|
-
return this._read(schema, data);
|
|
724
|
-
}
|
|
725
|
-
_read(schema$1, value) {
|
|
726
|
-
const isObject = value !== null && typeof value === "object";
|
|
727
|
-
const ns = schema.NormalizedSchema.of(schema$1);
|
|
728
|
-
if (isObject) {
|
|
729
|
-
if (ns.isStructSchema()) {
|
|
730
|
-
const union = ns.isUnionSchema();
|
|
731
|
-
const out = {};
|
|
732
|
-
let unionSerde;
|
|
733
|
-
if (union) {
|
|
734
|
-
unionSerde = new UnionSerde(value, out);
|
|
735
|
-
}
|
|
736
|
-
for (const [memberName, memberSchema] of deserializingStructIterator(ns, value, this.settings.jsonName ? "jsonName" : false)) {
|
|
737
|
-
const fromKey = this.settings.jsonName ? memberSchema.getMergedTraits().jsonName ?? memberName : memberName;
|
|
738
|
-
if (union) {
|
|
739
|
-
unionSerde.mark(fromKey);
|
|
740
|
-
}
|
|
741
|
-
if (value[fromKey] != null) {
|
|
742
|
-
out[memberName] = this._read(memberSchema, value[fromKey]);
|
|
743
|
-
}
|
|
744
|
-
}
|
|
745
|
-
if (union) {
|
|
746
|
-
unionSerde.writeUnknown();
|
|
747
|
-
}
|
|
748
|
-
return out;
|
|
749
|
-
}
|
|
750
|
-
if (Array.isArray(value) && ns.isListSchema()) {
|
|
751
|
-
const listMember = ns.getValueSchema();
|
|
752
|
-
const out = [];
|
|
753
|
-
const sparse = !!ns.getMergedTraits().sparse;
|
|
754
|
-
for (const item of value) {
|
|
755
|
-
if (sparse || item != null) {
|
|
756
|
-
out.push(this._read(listMember, item));
|
|
757
|
-
}
|
|
758
|
-
}
|
|
759
|
-
return out;
|
|
760
|
-
}
|
|
761
|
-
if (ns.isMapSchema()) {
|
|
762
|
-
const mapMember = ns.getValueSchema();
|
|
763
|
-
const out = {};
|
|
764
|
-
const sparse = !!ns.getMergedTraits().sparse;
|
|
765
|
-
for (const [_k, _v] of Object.entries(value)) {
|
|
766
|
-
if (sparse || _v != null) {
|
|
767
|
-
out[_k] = this._read(mapMember, _v);
|
|
768
|
-
}
|
|
769
|
-
}
|
|
770
|
-
return out;
|
|
771
|
-
}
|
|
772
|
-
}
|
|
773
|
-
if (ns.isBlobSchema() && typeof value === "string") {
|
|
774
|
-
return utilBase64.fromBase64(value);
|
|
775
|
-
}
|
|
776
|
-
const mediaType = ns.getMergedTraits().mediaType;
|
|
777
|
-
if (ns.isStringSchema() && typeof value === "string" && mediaType) {
|
|
778
|
-
const isJson = mediaType === "application/json" || mediaType.endsWith("+json");
|
|
779
|
-
if (isJson) {
|
|
780
|
-
return serde.LazyJsonString.from(value);
|
|
781
|
-
}
|
|
782
|
-
return value;
|
|
783
|
-
}
|
|
784
|
-
if (ns.isTimestampSchema() && value != null) {
|
|
785
|
-
const format = protocols.determineTimestampFormat(ns, this.settings);
|
|
786
|
-
switch (format) {
|
|
787
|
-
case 5:
|
|
788
|
-
return serde.parseRfc3339DateTimeWithOffset(value);
|
|
789
|
-
case 6:
|
|
790
|
-
return serde.parseRfc7231DateTime(value);
|
|
791
|
-
case 7:
|
|
792
|
-
return serde.parseEpochTimestamp(value);
|
|
793
|
-
default:
|
|
794
|
-
console.warn("Missing timestamp format, parsing value with Date constructor:", value);
|
|
795
|
-
return new Date(value);
|
|
796
|
-
}
|
|
797
|
-
}
|
|
798
|
-
if (ns.isBigIntegerSchema() && (typeof value === "number" || typeof value === "string")) {
|
|
799
|
-
return BigInt(value);
|
|
800
|
-
}
|
|
801
|
-
if (ns.isBigDecimalSchema() && value != undefined) {
|
|
802
|
-
if (value instanceof serde.NumericValue) {
|
|
803
|
-
return value;
|
|
804
|
-
}
|
|
805
|
-
const untyped = value;
|
|
806
|
-
if (untyped.type === "bigDecimal" && "string" in untyped) {
|
|
807
|
-
return new serde.NumericValue(untyped.string, untyped.type);
|
|
808
|
-
}
|
|
809
|
-
return new serde.NumericValue(String(value), "bigDecimal");
|
|
810
|
-
}
|
|
811
|
-
if (ns.isNumericSchema() && typeof value === "string") {
|
|
812
|
-
switch (value) {
|
|
813
|
-
case "Infinity":
|
|
814
|
-
return Infinity;
|
|
815
|
-
case "-Infinity":
|
|
816
|
-
return -Infinity;
|
|
817
|
-
case "NaN":
|
|
818
|
-
return NaN;
|
|
819
|
-
}
|
|
820
|
-
return value;
|
|
821
|
-
}
|
|
822
|
-
if (ns.isDocumentSchema()) {
|
|
823
|
-
if (isObject) {
|
|
824
|
-
const out = Array.isArray(value) ? [] : {};
|
|
825
|
-
for (const [k, v] of Object.entries(value)) {
|
|
826
|
-
if (v instanceof serde.NumericValue) {
|
|
827
|
-
out[k] = v;
|
|
828
|
-
}
|
|
829
|
-
else {
|
|
830
|
-
out[k] = this._read(ns, v);
|
|
831
|
-
}
|
|
832
|
-
}
|
|
833
|
-
return out;
|
|
834
|
-
}
|
|
835
|
-
else {
|
|
836
|
-
return structuredClone(value);
|
|
837
|
-
}
|
|
838
|
-
}
|
|
839
|
-
return value;
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
|
|
843
|
-
const NUMERIC_CONTROL_CHAR = String.fromCharCode(925);
|
|
844
|
-
class JsonReplacer {
|
|
845
|
-
values = new Map();
|
|
846
|
-
counter = 0;
|
|
847
|
-
stage = 0;
|
|
848
|
-
createReplacer() {
|
|
849
|
-
if (this.stage === 1) {
|
|
850
|
-
throw new Error("@aws-sdk/core/protocols - JsonReplacer already created.");
|
|
851
|
-
}
|
|
852
|
-
if (this.stage === 2) {
|
|
853
|
-
throw new Error("@aws-sdk/core/protocols - JsonReplacer exhausted.");
|
|
854
|
-
}
|
|
855
|
-
this.stage = 1;
|
|
856
|
-
return (key, value) => {
|
|
857
|
-
if (value instanceof serde.NumericValue) {
|
|
858
|
-
const v = `${NUMERIC_CONTROL_CHAR + "nv" + this.counter++}_` + value.string;
|
|
859
|
-
this.values.set(`"${v}"`, value.string);
|
|
860
|
-
return v;
|
|
861
|
-
}
|
|
862
|
-
if (typeof value === "bigint") {
|
|
863
|
-
const s = value.toString();
|
|
864
|
-
const v = `${NUMERIC_CONTROL_CHAR + "b" + this.counter++}_` + s;
|
|
865
|
-
this.values.set(`"${v}"`, s);
|
|
866
|
-
return v;
|
|
867
|
-
}
|
|
868
|
-
return value;
|
|
869
|
-
};
|
|
870
|
-
}
|
|
871
|
-
replaceInJson(json) {
|
|
872
|
-
if (this.stage === 0) {
|
|
873
|
-
throw new Error("@aws-sdk/core/protocols - JsonReplacer not created yet.");
|
|
874
|
-
}
|
|
875
|
-
if (this.stage === 2) {
|
|
876
|
-
throw new Error("@aws-sdk/core/protocols - JsonReplacer exhausted.");
|
|
877
|
-
}
|
|
878
|
-
this.stage = 2;
|
|
879
|
-
if (this.counter === 0) {
|
|
880
|
-
return json;
|
|
881
|
-
}
|
|
882
|
-
for (const [key, value] of this.values) {
|
|
883
|
-
json = json.replace(key, value);
|
|
884
|
-
}
|
|
885
|
-
return json;
|
|
886
|
-
}
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
class JsonShapeSerializer extends SerdeContextConfig {
|
|
890
|
-
settings;
|
|
891
|
-
buffer;
|
|
892
|
-
useReplacer = false;
|
|
893
|
-
rootSchema;
|
|
894
|
-
constructor(settings) {
|
|
895
|
-
super();
|
|
896
|
-
this.settings = settings;
|
|
897
|
-
}
|
|
898
|
-
write(schema$1, value) {
|
|
899
|
-
this.rootSchema = schema.NormalizedSchema.of(schema$1);
|
|
900
|
-
this.buffer = this._write(this.rootSchema, value);
|
|
901
|
-
}
|
|
902
|
-
writeDiscriminatedDocument(schema$1, value) {
|
|
903
|
-
this.write(schema$1, value);
|
|
904
|
-
if (typeof this.buffer === "object") {
|
|
905
|
-
this.buffer.__type = schema.NormalizedSchema.of(schema$1).getName(true);
|
|
906
|
-
}
|
|
907
|
-
}
|
|
908
|
-
flush() {
|
|
909
|
-
const { rootSchema, useReplacer } = this;
|
|
910
|
-
this.rootSchema = undefined;
|
|
911
|
-
this.useReplacer = false;
|
|
912
|
-
if (rootSchema?.isStructSchema() || rootSchema?.isDocumentSchema()) {
|
|
913
|
-
if (!useReplacer) {
|
|
914
|
-
return JSON.stringify(this.buffer);
|
|
915
|
-
}
|
|
916
|
-
const replacer = new JsonReplacer();
|
|
917
|
-
return replacer.replaceInJson(JSON.stringify(this.buffer, replacer.createReplacer(), 0));
|
|
918
|
-
}
|
|
919
|
-
return this.buffer;
|
|
920
|
-
}
|
|
921
|
-
_write(schema$1, value, container) {
|
|
922
|
-
const isObject = value !== null && typeof value === "object";
|
|
923
|
-
const ns = schema.NormalizedSchema.of(schema$1);
|
|
924
|
-
if (isObject) {
|
|
925
|
-
if (ns.isStructSchema()) {
|
|
926
|
-
const out = {};
|
|
927
|
-
for (const [memberName, memberSchema] of serializingStructIterator(ns, value)) {
|
|
928
|
-
const serializableValue = this._write(memberSchema, value[memberName], ns);
|
|
929
|
-
if (serializableValue !== undefined) {
|
|
930
|
-
const jsonName = memberSchema.getMergedTraits().jsonName;
|
|
931
|
-
const targetKey = this.settings.jsonName ? jsonName ?? memberName : memberName;
|
|
932
|
-
out[targetKey] = serializableValue;
|
|
933
|
-
}
|
|
934
|
-
}
|
|
935
|
-
if (ns.isUnionSchema() && Object.keys(out).length === 0) {
|
|
936
|
-
const { $unknown } = value;
|
|
937
|
-
if (Array.isArray($unknown)) {
|
|
938
|
-
const [k, v] = $unknown;
|
|
939
|
-
out[k] = this._write(15, v);
|
|
940
|
-
}
|
|
941
|
-
}
|
|
942
|
-
return out;
|
|
943
|
-
}
|
|
944
|
-
if (Array.isArray(value) && ns.isListSchema()) {
|
|
945
|
-
const listMember = ns.getValueSchema();
|
|
946
|
-
const out = [];
|
|
947
|
-
const sparse = !!ns.getMergedTraits().sparse;
|
|
948
|
-
for (const item of value) {
|
|
949
|
-
if (sparse || item != null) {
|
|
950
|
-
out.push(this._write(listMember, item));
|
|
951
|
-
}
|
|
952
|
-
}
|
|
953
|
-
return out;
|
|
954
|
-
}
|
|
955
|
-
if (ns.isMapSchema()) {
|
|
956
|
-
const mapMember = ns.getValueSchema();
|
|
957
|
-
const out = {};
|
|
958
|
-
const sparse = !!ns.getMergedTraits().sparse;
|
|
959
|
-
for (const [_k, _v] of Object.entries(value)) {
|
|
960
|
-
if (sparse || _v != null) {
|
|
961
|
-
out[_k] = this._write(mapMember, _v);
|
|
962
|
-
}
|
|
963
|
-
}
|
|
964
|
-
return out;
|
|
965
|
-
}
|
|
966
|
-
if (value instanceof Uint8Array && (ns.isBlobSchema() || ns.isDocumentSchema())) {
|
|
967
|
-
if (ns === this.rootSchema) {
|
|
968
|
-
return value;
|
|
969
|
-
}
|
|
970
|
-
return (this.serdeContext?.base64Encoder ?? utilBase64.toBase64)(value);
|
|
971
|
-
}
|
|
972
|
-
if (value instanceof Date && (ns.isTimestampSchema() || ns.isDocumentSchema())) {
|
|
973
|
-
const format = protocols.determineTimestampFormat(ns, this.settings);
|
|
974
|
-
switch (format) {
|
|
975
|
-
case 5:
|
|
976
|
-
return value.toISOString().replace(".000Z", "Z");
|
|
977
|
-
case 6:
|
|
978
|
-
return serde.dateToUtcString(value);
|
|
979
|
-
case 7:
|
|
980
|
-
return value.getTime() / 1000;
|
|
981
|
-
default:
|
|
982
|
-
console.warn("Missing timestamp format, using epoch seconds", value);
|
|
983
|
-
return value.getTime() / 1000;
|
|
984
|
-
}
|
|
985
|
-
}
|
|
986
|
-
if (value instanceof serde.NumericValue) {
|
|
987
|
-
this.useReplacer = true;
|
|
988
|
-
}
|
|
989
|
-
}
|
|
990
|
-
if (value === null && container?.isStructSchema()) {
|
|
991
|
-
return void 0;
|
|
992
|
-
}
|
|
993
|
-
if (ns.isStringSchema()) {
|
|
994
|
-
if (typeof value === "undefined" && ns.isIdempotencyToken()) {
|
|
995
|
-
return serde.generateIdempotencyToken();
|
|
996
|
-
}
|
|
997
|
-
const mediaType = ns.getMergedTraits().mediaType;
|
|
998
|
-
if (value != null && mediaType) {
|
|
999
|
-
const isJson = mediaType === "application/json" || mediaType.endsWith("+json");
|
|
1000
|
-
if (isJson) {
|
|
1001
|
-
return serde.LazyJsonString.from(value);
|
|
1002
|
-
}
|
|
1003
|
-
}
|
|
1004
|
-
return value;
|
|
1005
|
-
}
|
|
1006
|
-
if (typeof value === "number" && ns.isNumericSchema()) {
|
|
1007
|
-
if (Math.abs(value) === Infinity || isNaN(value)) {
|
|
1008
|
-
return String(value);
|
|
1009
|
-
}
|
|
1010
|
-
return value;
|
|
1011
|
-
}
|
|
1012
|
-
if (typeof value === "string" && ns.isBlobSchema()) {
|
|
1013
|
-
if (ns === this.rootSchema) {
|
|
1014
|
-
return value;
|
|
1015
|
-
}
|
|
1016
|
-
return (this.serdeContext?.base64Encoder ?? utilBase64.toBase64)(value);
|
|
1017
|
-
}
|
|
1018
|
-
if (typeof value === "bigint") {
|
|
1019
|
-
this.useReplacer = true;
|
|
1020
|
-
}
|
|
1021
|
-
if (ns.isDocumentSchema()) {
|
|
1022
|
-
if (isObject) {
|
|
1023
|
-
const out = Array.isArray(value) ? [] : {};
|
|
1024
|
-
for (const [k, v] of Object.entries(value)) {
|
|
1025
|
-
if (v instanceof serde.NumericValue) {
|
|
1026
|
-
this.useReplacer = true;
|
|
1027
|
-
out[k] = v;
|
|
1028
|
-
}
|
|
1029
|
-
else {
|
|
1030
|
-
out[k] = this._write(ns, v);
|
|
1031
|
-
}
|
|
1032
|
-
}
|
|
1033
|
-
return out;
|
|
1034
|
-
}
|
|
1035
|
-
else {
|
|
1036
|
-
return structuredClone(value);
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
return value;
|
|
1040
|
-
}
|
|
1041
|
-
}
|
|
1042
|
-
|
|
1043
|
-
class JsonCodec extends SerdeContextConfig {
|
|
1044
|
-
settings;
|
|
1045
|
-
constructor(settings) {
|
|
1046
|
-
super();
|
|
1047
|
-
this.settings = settings;
|
|
1048
|
-
}
|
|
1049
|
-
createSerializer() {
|
|
1050
|
-
const serializer = new JsonShapeSerializer(this.settings);
|
|
1051
|
-
serializer.setSerdeContext(this.serdeContext);
|
|
1052
|
-
return serializer;
|
|
1053
|
-
}
|
|
1054
|
-
createDeserializer() {
|
|
1055
|
-
const deserializer = new JsonShapeDeserializer(this.settings);
|
|
1056
|
-
deserializer.setSerdeContext(this.serdeContext);
|
|
1057
|
-
return deserializer;
|
|
1058
|
-
}
|
|
1059
|
-
}
|
|
1060
|
-
|
|
1061
|
-
class AwsJsonRpcProtocol extends protocols.RpcProtocol {
|
|
1062
|
-
serializer;
|
|
1063
|
-
deserializer;
|
|
1064
|
-
serviceTarget;
|
|
1065
|
-
codec;
|
|
1066
|
-
mixin;
|
|
1067
|
-
awsQueryCompatible;
|
|
1068
|
-
constructor({ defaultNamespace, serviceTarget, awsQueryCompatible, jsonCodec, }) {
|
|
1069
|
-
super({
|
|
1070
|
-
defaultNamespace,
|
|
1071
|
-
});
|
|
1072
|
-
this.serviceTarget = serviceTarget;
|
|
1073
|
-
this.codec =
|
|
1074
|
-
jsonCodec ??
|
|
1075
|
-
new JsonCodec({
|
|
1076
|
-
timestampFormat: {
|
|
1077
|
-
useTrait: true,
|
|
1078
|
-
default: 7,
|
|
1079
|
-
},
|
|
1080
|
-
jsonName: false,
|
|
1081
|
-
});
|
|
1082
|
-
this.serializer = this.codec.createSerializer();
|
|
1083
|
-
this.deserializer = this.codec.createDeserializer();
|
|
1084
|
-
this.awsQueryCompatible = !!awsQueryCompatible;
|
|
1085
|
-
this.mixin = new ProtocolLib(this.awsQueryCompatible);
|
|
1086
|
-
}
|
|
1087
|
-
async serializeRequest(operationSchema, input, context) {
|
|
1088
|
-
const request = await super.serializeRequest(operationSchema, input, context);
|
|
1089
|
-
if (!request.path.endsWith("/")) {
|
|
1090
|
-
request.path += "/";
|
|
1091
|
-
}
|
|
1092
|
-
Object.assign(request.headers, {
|
|
1093
|
-
"content-type": `application/x-amz-json-${this.getJsonRpcVersion()}`,
|
|
1094
|
-
"x-amz-target": `${this.serviceTarget}.${operationSchema.name}`,
|
|
1095
|
-
});
|
|
1096
|
-
if (this.awsQueryCompatible) {
|
|
1097
|
-
request.headers["x-amzn-query-mode"] = "true";
|
|
1098
|
-
}
|
|
1099
|
-
if (schema.deref(operationSchema.input) === "unit" || !request.body) {
|
|
1100
|
-
request.body = "{}";
|
|
1101
|
-
}
|
|
1102
|
-
return request;
|
|
1103
|
-
}
|
|
1104
|
-
getPayloadCodec() {
|
|
1105
|
-
return this.codec;
|
|
1106
|
-
}
|
|
1107
|
-
async handleError(operationSchema, context, response, dataObject, metadata) {
|
|
1108
|
-
if (this.awsQueryCompatible) {
|
|
1109
|
-
this.mixin.setQueryCompatError(dataObject, response);
|
|
1110
|
-
}
|
|
1111
|
-
const errorIdentifier = loadRestJsonErrorCode(response, dataObject) ?? "Unknown";
|
|
1112
|
-
const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata, this.awsQueryCompatible ? this.mixin.findQueryCompatibleError : undefined);
|
|
1113
|
-
const ns = schema.NormalizedSchema.of(errorSchema);
|
|
1114
|
-
const message = dataObject.message ?? dataObject.Message ?? "Unknown";
|
|
1115
|
-
const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
|
|
1116
|
-
const exception = new ErrorCtor(message);
|
|
1117
|
-
const output = {};
|
|
1118
|
-
for (const [name, member] of ns.structIterator()) {
|
|
1119
|
-
if (dataObject[name] != null) {
|
|
1120
|
-
output[name] = this.codec.createDeserializer().readObject(member, dataObject[name]);
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
if (this.awsQueryCompatible) {
|
|
1124
|
-
this.mixin.queryCompatOutput(dataObject, output);
|
|
1125
|
-
}
|
|
1126
|
-
throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
|
|
1127
|
-
$fault: ns.getMergedTraits().error,
|
|
1128
|
-
message,
|
|
1129
|
-
}, output), dataObject);
|
|
1130
|
-
}
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
class AwsJson1_0Protocol extends AwsJsonRpcProtocol {
|
|
1134
|
-
constructor({ defaultNamespace, serviceTarget, awsQueryCompatible, jsonCodec, }) {
|
|
1135
|
-
super({
|
|
1136
|
-
defaultNamespace,
|
|
1137
|
-
serviceTarget,
|
|
1138
|
-
awsQueryCompatible,
|
|
1139
|
-
jsonCodec,
|
|
1140
|
-
});
|
|
1141
|
-
}
|
|
1142
|
-
getShapeId() {
|
|
1143
|
-
return "aws.protocols#awsJson1_0";
|
|
1144
|
-
}
|
|
1145
|
-
getJsonRpcVersion() {
|
|
1146
|
-
return "1.0";
|
|
1147
|
-
}
|
|
1148
|
-
getDefaultContentType() {
|
|
1149
|
-
return "application/x-amz-json-1.0";
|
|
1150
|
-
}
|
|
1151
|
-
}
|
|
1152
|
-
|
|
1153
|
-
class AwsJson1_1Protocol extends AwsJsonRpcProtocol {
|
|
1154
|
-
constructor({ defaultNamespace, serviceTarget, awsQueryCompatible, jsonCodec, }) {
|
|
1155
|
-
super({
|
|
1156
|
-
defaultNamespace,
|
|
1157
|
-
serviceTarget,
|
|
1158
|
-
awsQueryCompatible,
|
|
1159
|
-
jsonCodec,
|
|
1160
|
-
});
|
|
1161
|
-
}
|
|
1162
|
-
getShapeId() {
|
|
1163
|
-
return "aws.protocols#awsJson1_1";
|
|
1164
|
-
}
|
|
1165
|
-
getJsonRpcVersion() {
|
|
1166
|
-
return "1.1";
|
|
1167
|
-
}
|
|
1168
|
-
getDefaultContentType() {
|
|
1169
|
-
return "application/x-amz-json-1.1";
|
|
1170
|
-
}
|
|
1171
|
-
}
|
|
1172
|
-
|
|
1173
|
-
class AwsRestJsonProtocol extends protocols.HttpBindingProtocol {
|
|
1174
|
-
serializer;
|
|
1175
|
-
deserializer;
|
|
1176
|
-
codec;
|
|
1177
|
-
mixin = new ProtocolLib();
|
|
1178
|
-
constructor({ defaultNamespace }) {
|
|
1179
|
-
super({
|
|
1180
|
-
defaultNamespace,
|
|
1181
|
-
});
|
|
1182
|
-
const settings = {
|
|
1183
|
-
timestampFormat: {
|
|
1184
|
-
useTrait: true,
|
|
1185
|
-
default: 7,
|
|
1186
|
-
},
|
|
1187
|
-
httpBindings: true,
|
|
1188
|
-
jsonName: true,
|
|
1189
|
-
};
|
|
1190
|
-
this.codec = new JsonCodec(settings);
|
|
1191
|
-
this.serializer = new protocols.HttpInterceptingShapeSerializer(this.codec.createSerializer(), settings);
|
|
1192
|
-
this.deserializer = new protocols.HttpInterceptingShapeDeserializer(this.codec.createDeserializer(), settings);
|
|
1193
|
-
}
|
|
1194
|
-
getShapeId() {
|
|
1195
|
-
return "aws.protocols#restJson1";
|
|
1196
|
-
}
|
|
1197
|
-
getPayloadCodec() {
|
|
1198
|
-
return this.codec;
|
|
1199
|
-
}
|
|
1200
|
-
setSerdeContext(serdeContext) {
|
|
1201
|
-
this.codec.setSerdeContext(serdeContext);
|
|
1202
|
-
super.setSerdeContext(serdeContext);
|
|
1203
|
-
}
|
|
1204
|
-
async serializeRequest(operationSchema, input, context) {
|
|
1205
|
-
const request = await super.serializeRequest(operationSchema, input, context);
|
|
1206
|
-
const inputSchema = schema.NormalizedSchema.of(operationSchema.input);
|
|
1207
|
-
if (!request.headers["content-type"]) {
|
|
1208
|
-
const contentType = this.mixin.resolveRestContentType(this.getDefaultContentType(), inputSchema);
|
|
1209
|
-
if (contentType) {
|
|
1210
|
-
request.headers["content-type"] = contentType;
|
|
1211
|
-
}
|
|
1212
|
-
}
|
|
1213
|
-
if (request.body == null && request.headers["content-type"] === this.getDefaultContentType()) {
|
|
1214
|
-
request.body = "{}";
|
|
1215
|
-
}
|
|
1216
|
-
return request;
|
|
1217
|
-
}
|
|
1218
|
-
async deserializeResponse(operationSchema, context, response) {
|
|
1219
|
-
const output = await super.deserializeResponse(operationSchema, context, response);
|
|
1220
|
-
const outputSchema = schema.NormalizedSchema.of(operationSchema.output);
|
|
1221
|
-
for (const [name, member] of outputSchema.structIterator()) {
|
|
1222
|
-
if (member.getMemberTraits().httpPayload && !(name in output)) {
|
|
1223
|
-
output[name] = null;
|
|
1224
|
-
}
|
|
1225
|
-
}
|
|
1226
|
-
return output;
|
|
1227
|
-
}
|
|
1228
|
-
async handleError(operationSchema, context, response, dataObject, metadata) {
|
|
1229
|
-
const errorIdentifier = loadRestJsonErrorCode(response, dataObject) ?? "Unknown";
|
|
1230
|
-
const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
|
|
1231
|
-
const ns = schema.NormalizedSchema.of(errorSchema);
|
|
1232
|
-
const message = dataObject.message ?? dataObject.Message ?? "Unknown";
|
|
1233
|
-
const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
|
|
1234
|
-
const exception = new ErrorCtor(message);
|
|
1235
|
-
await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
|
|
1236
|
-
const output = {};
|
|
1237
|
-
for (const [name, member] of ns.structIterator()) {
|
|
1238
|
-
const target = member.getMergedTraits().jsonName ?? name;
|
|
1239
|
-
output[name] = this.codec.createDeserializer().readObject(member, dataObject[target]);
|
|
1240
|
-
}
|
|
1241
|
-
throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
|
|
1242
|
-
$fault: ns.getMergedTraits().error,
|
|
1243
|
-
message,
|
|
1244
|
-
}, output), dataObject);
|
|
1245
|
-
}
|
|
1246
|
-
getDefaultContentType() {
|
|
1247
|
-
return "application/json";
|
|
1248
|
-
}
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
const awsExpectUnion = (value) => {
|
|
1252
|
-
if (value == null) {
|
|
1253
|
-
return undefined;
|
|
1254
|
-
}
|
|
1255
|
-
if (typeof value === "object" && "__type" in value) {
|
|
1256
|
-
delete value.__type;
|
|
1257
|
-
}
|
|
1258
|
-
return smithyClient.expectUnion(value);
|
|
1259
|
-
};
|
|
1260
|
-
|
|
1261
|
-
class XmlShapeDeserializer extends SerdeContextConfig {
|
|
1262
|
-
settings;
|
|
1263
|
-
stringDeserializer;
|
|
1264
|
-
constructor(settings) {
|
|
1265
|
-
super();
|
|
1266
|
-
this.settings = settings;
|
|
1267
|
-
this.stringDeserializer = new protocols.FromStringShapeDeserializer(settings);
|
|
1268
|
-
}
|
|
1269
|
-
setSerdeContext(serdeContext) {
|
|
1270
|
-
this.serdeContext = serdeContext;
|
|
1271
|
-
this.stringDeserializer.setSerdeContext(serdeContext);
|
|
1272
|
-
}
|
|
1273
|
-
read(schema$1, bytes, key) {
|
|
1274
|
-
const ns = schema.NormalizedSchema.of(schema$1);
|
|
1275
|
-
const memberSchemas = ns.getMemberSchemas();
|
|
1276
|
-
const isEventPayload = ns.isStructSchema() &&
|
|
1277
|
-
ns.isMemberSchema() &&
|
|
1278
|
-
!!Object.values(memberSchemas).find((memberNs) => {
|
|
1279
|
-
return !!memberNs.getMemberTraits().eventPayload;
|
|
1280
|
-
});
|
|
1281
|
-
if (isEventPayload) {
|
|
1282
|
-
const output = {};
|
|
1283
|
-
const memberName = Object.keys(memberSchemas)[0];
|
|
1284
|
-
const eventMemberSchema = memberSchemas[memberName];
|
|
1285
|
-
if (eventMemberSchema.isBlobSchema()) {
|
|
1286
|
-
output[memberName] = bytes;
|
|
1287
|
-
}
|
|
1288
|
-
else {
|
|
1289
|
-
output[memberName] = this.read(memberSchemas[memberName], bytes);
|
|
1290
|
-
}
|
|
1291
|
-
return output;
|
|
1292
|
-
}
|
|
1293
|
-
const xmlString = (this.serdeContext?.utf8Encoder ?? utilUtf8.toUtf8)(bytes);
|
|
1294
|
-
const parsedObject = this.parseXml(xmlString);
|
|
1295
|
-
return this.readSchema(schema$1, key ? parsedObject[key] : parsedObject);
|
|
1296
|
-
}
|
|
1297
|
-
readSchema(_schema, value) {
|
|
1298
|
-
const ns = schema.NormalizedSchema.of(_schema);
|
|
1299
|
-
if (ns.isUnitSchema()) {
|
|
1300
|
-
return;
|
|
1301
|
-
}
|
|
1302
|
-
const traits = ns.getMergedTraits();
|
|
1303
|
-
if (ns.isListSchema() && !Array.isArray(value)) {
|
|
1304
|
-
return this.readSchema(ns, [value]);
|
|
1305
|
-
}
|
|
1306
|
-
if (value == null) {
|
|
1307
|
-
return value;
|
|
1308
|
-
}
|
|
1309
|
-
if (typeof value === "object") {
|
|
1310
|
-
const sparse = !!traits.sparse;
|
|
1311
|
-
const flat = !!traits.xmlFlattened;
|
|
1312
|
-
if (ns.isListSchema()) {
|
|
1313
|
-
const listValue = ns.getValueSchema();
|
|
1314
|
-
const buffer = [];
|
|
1315
|
-
const sourceKey = listValue.getMergedTraits().xmlName ?? "member";
|
|
1316
|
-
const source = flat ? value : (value[0] ?? value)[sourceKey];
|
|
1317
|
-
const sourceArray = Array.isArray(source) ? source : [source];
|
|
1318
|
-
for (const v of sourceArray) {
|
|
1319
|
-
if (v != null || sparse) {
|
|
1320
|
-
buffer.push(this.readSchema(listValue, v));
|
|
1321
|
-
}
|
|
1322
|
-
}
|
|
1323
|
-
return buffer;
|
|
1324
|
-
}
|
|
1325
|
-
const buffer = {};
|
|
1326
|
-
if (ns.isMapSchema()) {
|
|
1327
|
-
const keyNs = ns.getKeySchema();
|
|
1328
|
-
const memberNs = ns.getValueSchema();
|
|
1329
|
-
let entries;
|
|
1330
|
-
if (flat) {
|
|
1331
|
-
entries = Array.isArray(value) ? value : [value];
|
|
1332
|
-
}
|
|
1333
|
-
else {
|
|
1334
|
-
entries = Array.isArray(value.entry) ? value.entry : [value.entry];
|
|
1335
|
-
}
|
|
1336
|
-
const keyProperty = keyNs.getMergedTraits().xmlName ?? "key";
|
|
1337
|
-
const valueProperty = memberNs.getMergedTraits().xmlName ?? "value";
|
|
1338
|
-
for (const entry of entries) {
|
|
1339
|
-
const key = entry[keyProperty];
|
|
1340
|
-
const value = entry[valueProperty];
|
|
1341
|
-
if (value != null || sparse) {
|
|
1342
|
-
buffer[key] = this.readSchema(memberNs, value);
|
|
1343
|
-
}
|
|
1344
|
-
}
|
|
1345
|
-
return buffer;
|
|
1346
|
-
}
|
|
1347
|
-
if (ns.isStructSchema()) {
|
|
1348
|
-
const union = ns.isUnionSchema();
|
|
1349
|
-
let unionSerde;
|
|
1350
|
-
if (union) {
|
|
1351
|
-
unionSerde = new UnionSerde(value, buffer);
|
|
1352
|
-
}
|
|
1353
|
-
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
1354
|
-
const memberTraits = memberSchema.getMergedTraits();
|
|
1355
|
-
const xmlObjectKey = !memberTraits.httpPayload
|
|
1356
|
-
? memberSchema.getMemberTraits().xmlName ?? memberName
|
|
1357
|
-
: memberTraits.xmlName ?? memberSchema.getName();
|
|
1358
|
-
if (union) {
|
|
1359
|
-
unionSerde.mark(xmlObjectKey);
|
|
1360
|
-
}
|
|
1361
|
-
if (value[xmlObjectKey] != null) {
|
|
1362
|
-
buffer[memberName] = this.readSchema(memberSchema, value[xmlObjectKey]);
|
|
1363
|
-
}
|
|
1364
|
-
}
|
|
1365
|
-
if (union) {
|
|
1366
|
-
unionSerde.writeUnknown();
|
|
1367
|
-
}
|
|
1368
|
-
return buffer;
|
|
1369
|
-
}
|
|
1370
|
-
if (ns.isDocumentSchema()) {
|
|
1371
|
-
return value;
|
|
1372
|
-
}
|
|
1373
|
-
throw new Error(`@aws-sdk/core/protocols - xml deserializer unhandled schema type for ${ns.getName(true)}`);
|
|
1374
|
-
}
|
|
1375
|
-
if (ns.isListSchema()) {
|
|
1376
|
-
return [];
|
|
1377
|
-
}
|
|
1378
|
-
if (ns.isMapSchema() || ns.isStructSchema()) {
|
|
1379
|
-
return {};
|
|
1380
|
-
}
|
|
1381
|
-
return this.stringDeserializer.read(ns, value);
|
|
1382
|
-
}
|
|
1383
|
-
parseXml(xml) {
|
|
1384
|
-
if (xml.length) {
|
|
1385
|
-
let parsedObj;
|
|
1386
|
-
try {
|
|
1387
|
-
parsedObj = xmlBuilder.parseXML(xml);
|
|
1388
|
-
}
|
|
1389
|
-
catch (e) {
|
|
1390
|
-
if (e && typeof e === "object") {
|
|
1391
|
-
Object.defineProperty(e, "$responseBodyText", {
|
|
1392
|
-
value: xml,
|
|
1393
|
-
});
|
|
1394
|
-
}
|
|
1395
|
-
throw e;
|
|
1396
|
-
}
|
|
1397
|
-
const textNodeName = "#text";
|
|
1398
|
-
const key = Object.keys(parsedObj)[0];
|
|
1399
|
-
const parsedObjToReturn = parsedObj[key];
|
|
1400
|
-
if (parsedObjToReturn[textNodeName]) {
|
|
1401
|
-
parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
|
|
1402
|
-
delete parsedObjToReturn[textNodeName];
|
|
1403
|
-
}
|
|
1404
|
-
return smithyClient.getValueFromTextNode(parsedObjToReturn);
|
|
1405
|
-
}
|
|
1406
|
-
return {};
|
|
1407
|
-
}
|
|
1408
|
-
}
|
|
1409
|
-
|
|
1410
|
-
class QueryShapeSerializer extends SerdeContextConfig {
|
|
1411
|
-
settings;
|
|
1412
|
-
buffer;
|
|
1413
|
-
constructor(settings) {
|
|
1414
|
-
super();
|
|
1415
|
-
this.settings = settings;
|
|
1416
|
-
}
|
|
1417
|
-
write(schema$1, value, prefix = "") {
|
|
1418
|
-
if (this.buffer === undefined) {
|
|
1419
|
-
this.buffer = "";
|
|
1420
|
-
}
|
|
1421
|
-
const ns = schema.NormalizedSchema.of(schema$1);
|
|
1422
|
-
if (prefix && !prefix.endsWith(".")) {
|
|
1423
|
-
prefix += ".";
|
|
1424
|
-
}
|
|
1425
|
-
if (ns.isBlobSchema()) {
|
|
1426
|
-
if (typeof value === "string" || value instanceof Uint8Array) {
|
|
1427
|
-
this.writeKey(prefix);
|
|
1428
|
-
this.writeValue((this.serdeContext?.base64Encoder ?? utilBase64.toBase64)(value));
|
|
1429
|
-
}
|
|
1430
|
-
}
|
|
1431
|
-
else if (ns.isBooleanSchema() || ns.isNumericSchema() || ns.isStringSchema()) {
|
|
1432
|
-
if (value != null) {
|
|
1433
|
-
this.writeKey(prefix);
|
|
1434
|
-
this.writeValue(String(value));
|
|
1435
|
-
}
|
|
1436
|
-
else if (ns.isIdempotencyToken()) {
|
|
1437
|
-
this.writeKey(prefix);
|
|
1438
|
-
this.writeValue(serde.generateIdempotencyToken());
|
|
1439
|
-
}
|
|
1440
|
-
}
|
|
1441
|
-
else if (ns.isBigIntegerSchema()) {
|
|
1442
|
-
if (value != null) {
|
|
1443
|
-
this.writeKey(prefix);
|
|
1444
|
-
this.writeValue(String(value));
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
else if (ns.isBigDecimalSchema()) {
|
|
1448
|
-
if (value != null) {
|
|
1449
|
-
this.writeKey(prefix);
|
|
1450
|
-
this.writeValue(value instanceof serde.NumericValue ? value.string : String(value));
|
|
1451
|
-
}
|
|
1452
|
-
}
|
|
1453
|
-
else if (ns.isTimestampSchema()) {
|
|
1454
|
-
if (value instanceof Date) {
|
|
1455
|
-
this.writeKey(prefix);
|
|
1456
|
-
const format = protocols.determineTimestampFormat(ns, this.settings);
|
|
1457
|
-
switch (format) {
|
|
1458
|
-
case 5:
|
|
1459
|
-
this.writeValue(value.toISOString().replace(".000Z", "Z"));
|
|
1460
|
-
break;
|
|
1461
|
-
case 6:
|
|
1462
|
-
this.writeValue(smithyClient.dateToUtcString(value));
|
|
1463
|
-
break;
|
|
1464
|
-
case 7:
|
|
1465
|
-
this.writeValue(String(value.getTime() / 1000));
|
|
1466
|
-
break;
|
|
1467
|
-
}
|
|
1468
|
-
}
|
|
1469
|
-
}
|
|
1470
|
-
else if (ns.isDocumentSchema()) {
|
|
1471
|
-
if (Array.isArray(value)) {
|
|
1472
|
-
this.write(64 | 15, value, prefix);
|
|
1473
|
-
}
|
|
1474
|
-
else if (value instanceof Date) {
|
|
1475
|
-
this.write(4, value, prefix);
|
|
1476
|
-
}
|
|
1477
|
-
else if (value instanceof Uint8Array) {
|
|
1478
|
-
this.write(21, value, prefix);
|
|
1479
|
-
}
|
|
1480
|
-
else if (value && typeof value === "object") {
|
|
1481
|
-
this.write(128 | 15, value, prefix);
|
|
1482
|
-
}
|
|
1483
|
-
else {
|
|
1484
|
-
this.writeKey(prefix);
|
|
1485
|
-
this.writeValue(String(value));
|
|
1486
|
-
}
|
|
1487
|
-
}
|
|
1488
|
-
else if (ns.isListSchema()) {
|
|
1489
|
-
if (Array.isArray(value)) {
|
|
1490
|
-
if (value.length === 0) {
|
|
1491
|
-
if (this.settings.serializeEmptyLists) {
|
|
1492
|
-
this.writeKey(prefix);
|
|
1493
|
-
this.writeValue("");
|
|
1494
|
-
}
|
|
1495
|
-
}
|
|
1496
|
-
else {
|
|
1497
|
-
const member = ns.getValueSchema();
|
|
1498
|
-
const flat = this.settings.flattenLists || ns.getMergedTraits().xmlFlattened;
|
|
1499
|
-
let i = 1;
|
|
1500
|
-
for (const item of value) {
|
|
1501
|
-
if (item == null) {
|
|
1502
|
-
continue;
|
|
1503
|
-
}
|
|
1504
|
-
const suffix = this.getKey("member", member.getMergedTraits().xmlName);
|
|
1505
|
-
const key = flat ? `${prefix}${i}` : `${prefix}${suffix}.${i}`;
|
|
1506
|
-
this.write(member, item, key);
|
|
1507
|
-
++i;
|
|
1508
|
-
}
|
|
1509
|
-
}
|
|
1510
|
-
}
|
|
1511
|
-
}
|
|
1512
|
-
else if (ns.isMapSchema()) {
|
|
1513
|
-
if (value && typeof value === "object") {
|
|
1514
|
-
const keySchema = ns.getKeySchema();
|
|
1515
|
-
const memberSchema = ns.getValueSchema();
|
|
1516
|
-
const flat = ns.getMergedTraits().xmlFlattened;
|
|
1517
|
-
let i = 1;
|
|
1518
|
-
for (const [k, v] of Object.entries(value)) {
|
|
1519
|
-
if (v == null) {
|
|
1520
|
-
continue;
|
|
1521
|
-
}
|
|
1522
|
-
const keySuffix = this.getKey("key", keySchema.getMergedTraits().xmlName);
|
|
1523
|
-
const key = flat ? `${prefix}${i}.${keySuffix}` : `${prefix}entry.${i}.${keySuffix}`;
|
|
1524
|
-
const valueSuffix = this.getKey("value", memberSchema.getMergedTraits().xmlName);
|
|
1525
|
-
const valueKey = flat ? `${prefix}${i}.${valueSuffix}` : `${prefix}entry.${i}.${valueSuffix}`;
|
|
1526
|
-
this.write(keySchema, k, key);
|
|
1527
|
-
this.write(memberSchema, v, valueKey);
|
|
1528
|
-
++i;
|
|
1529
|
-
}
|
|
1530
|
-
}
|
|
1531
|
-
}
|
|
1532
|
-
else if (ns.isStructSchema()) {
|
|
1533
|
-
if (value && typeof value === "object") {
|
|
1534
|
-
let didWriteMember = false;
|
|
1535
|
-
for (const [memberName, member] of serializingStructIterator(ns, value)) {
|
|
1536
|
-
if (value[memberName] == null && !member.isIdempotencyToken()) {
|
|
1537
|
-
continue;
|
|
1538
|
-
}
|
|
1539
|
-
const suffix = this.getKey(memberName, member.getMergedTraits().xmlName);
|
|
1540
|
-
const key = `${prefix}${suffix}`;
|
|
1541
|
-
this.write(member, value[memberName], key);
|
|
1542
|
-
didWriteMember = true;
|
|
1543
|
-
}
|
|
1544
|
-
if (!didWriteMember && ns.isUnionSchema()) {
|
|
1545
|
-
const { $unknown } = value;
|
|
1546
|
-
if (Array.isArray($unknown)) {
|
|
1547
|
-
const [k, v] = $unknown;
|
|
1548
|
-
const key = `${prefix}${k}`;
|
|
1549
|
-
this.write(15, v, key);
|
|
1550
|
-
}
|
|
1551
|
-
}
|
|
1552
|
-
}
|
|
1553
|
-
}
|
|
1554
|
-
else if (ns.isUnitSchema()) ;
|
|
1555
|
-
else {
|
|
1556
|
-
throw new Error(`@aws-sdk/core/protocols - QuerySerializer unrecognized schema type ${ns.getName(true)}`);
|
|
1557
|
-
}
|
|
1558
|
-
}
|
|
1559
|
-
flush() {
|
|
1560
|
-
if (this.buffer === undefined) {
|
|
1561
|
-
throw new Error("@aws-sdk/core/protocols - QuerySerializer cannot flush with nothing written to buffer.");
|
|
1562
|
-
}
|
|
1563
|
-
const str = this.buffer;
|
|
1564
|
-
delete this.buffer;
|
|
1565
|
-
return str;
|
|
1566
|
-
}
|
|
1567
|
-
getKey(memberName, xmlName) {
|
|
1568
|
-
const key = xmlName ?? memberName;
|
|
1569
|
-
if (this.settings.capitalizeKeys) {
|
|
1570
|
-
return key[0].toUpperCase() + key.slice(1);
|
|
1571
|
-
}
|
|
1572
|
-
return key;
|
|
1573
|
-
}
|
|
1574
|
-
writeKey(key) {
|
|
1575
|
-
if (key.endsWith(".")) {
|
|
1576
|
-
key = key.slice(0, key.length - 1);
|
|
1577
|
-
}
|
|
1578
|
-
this.buffer += `&${protocols.extendedEncodeURIComponent(key)}=`;
|
|
1579
|
-
}
|
|
1580
|
-
writeValue(value) {
|
|
1581
|
-
this.buffer += protocols.extendedEncodeURIComponent(value);
|
|
1582
|
-
}
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
class AwsQueryProtocol extends protocols.RpcProtocol {
|
|
1586
|
-
options;
|
|
1587
|
-
serializer;
|
|
1588
|
-
deserializer;
|
|
1589
|
-
mixin = new ProtocolLib();
|
|
1590
|
-
constructor(options) {
|
|
1591
|
-
super({
|
|
1592
|
-
defaultNamespace: options.defaultNamespace,
|
|
1593
|
-
});
|
|
1594
|
-
this.options = options;
|
|
1595
|
-
const settings = {
|
|
1596
|
-
timestampFormat: {
|
|
1597
|
-
useTrait: true,
|
|
1598
|
-
default: 5,
|
|
1599
|
-
},
|
|
1600
|
-
httpBindings: false,
|
|
1601
|
-
xmlNamespace: options.xmlNamespace,
|
|
1602
|
-
serviceNamespace: options.defaultNamespace,
|
|
1603
|
-
serializeEmptyLists: true,
|
|
1604
|
-
};
|
|
1605
|
-
this.serializer = new QueryShapeSerializer(settings);
|
|
1606
|
-
this.deserializer = new XmlShapeDeserializer(settings);
|
|
1607
|
-
}
|
|
1608
|
-
getShapeId() {
|
|
1609
|
-
return "aws.protocols#awsQuery";
|
|
1610
|
-
}
|
|
1611
|
-
setSerdeContext(serdeContext) {
|
|
1612
|
-
this.serializer.setSerdeContext(serdeContext);
|
|
1613
|
-
this.deserializer.setSerdeContext(serdeContext);
|
|
1614
|
-
}
|
|
1615
|
-
getPayloadCodec() {
|
|
1616
|
-
throw new Error("AWSQuery protocol has no payload codec.");
|
|
1617
|
-
}
|
|
1618
|
-
async serializeRequest(operationSchema, input, context) {
|
|
1619
|
-
const request = await super.serializeRequest(operationSchema, input, context);
|
|
1620
|
-
if (!request.path.endsWith("/")) {
|
|
1621
|
-
request.path += "/";
|
|
1622
|
-
}
|
|
1623
|
-
Object.assign(request.headers, {
|
|
1624
|
-
"content-type": `application/x-www-form-urlencoded`,
|
|
1625
|
-
});
|
|
1626
|
-
if (schema.deref(operationSchema.input) === "unit" || !request.body) {
|
|
1627
|
-
request.body = "";
|
|
1628
|
-
}
|
|
1629
|
-
const action = operationSchema.name.split("#")[1] ?? operationSchema.name;
|
|
1630
|
-
request.body = `Action=${action}&Version=${this.options.version}` + request.body;
|
|
1631
|
-
if (request.body.endsWith("&")) {
|
|
1632
|
-
request.body = request.body.slice(-1);
|
|
1633
|
-
}
|
|
1634
|
-
return request;
|
|
1635
|
-
}
|
|
1636
|
-
async deserializeResponse(operationSchema, context, response) {
|
|
1637
|
-
const deserializer = this.deserializer;
|
|
1638
|
-
const ns = schema.NormalizedSchema.of(operationSchema.output);
|
|
1639
|
-
const dataObject = {};
|
|
1640
|
-
if (response.statusCode >= 300) {
|
|
1641
|
-
const bytes = await protocols.collectBody(response.body, context);
|
|
1642
|
-
if (bytes.byteLength > 0) {
|
|
1643
|
-
Object.assign(dataObject, await deserializer.read(15, bytes));
|
|
1644
|
-
}
|
|
1645
|
-
await this.handleError(operationSchema, context, response, dataObject, this.deserializeMetadata(response));
|
|
1646
|
-
}
|
|
1647
|
-
for (const header in response.headers) {
|
|
1648
|
-
const value = response.headers[header];
|
|
1649
|
-
delete response.headers[header];
|
|
1650
|
-
response.headers[header.toLowerCase()] = value;
|
|
1651
|
-
}
|
|
1652
|
-
const shortName = operationSchema.name.split("#")[1] ?? operationSchema.name;
|
|
1653
|
-
const awsQueryResultKey = ns.isStructSchema() && this.useNestedResult() ? shortName + "Result" : undefined;
|
|
1654
|
-
const bytes = await protocols.collectBody(response.body, context);
|
|
1655
|
-
if (bytes.byteLength > 0) {
|
|
1656
|
-
Object.assign(dataObject, await deserializer.read(ns, bytes, awsQueryResultKey));
|
|
1657
|
-
}
|
|
1658
|
-
const output = {
|
|
1659
|
-
$metadata: this.deserializeMetadata(response),
|
|
1660
|
-
...dataObject,
|
|
1661
|
-
};
|
|
1662
|
-
return output;
|
|
1663
|
-
}
|
|
1664
|
-
useNestedResult() {
|
|
1665
|
-
return true;
|
|
1666
|
-
}
|
|
1667
|
-
async handleError(operationSchema, context, response, dataObject, metadata) {
|
|
1668
|
-
const errorIdentifier = this.loadQueryErrorCode(response, dataObject) ?? "Unknown";
|
|
1669
|
-
const errorData = this.loadQueryError(dataObject);
|
|
1670
|
-
const message = this.loadQueryErrorMessage(dataObject);
|
|
1671
|
-
errorData.message = message;
|
|
1672
|
-
errorData.Error = {
|
|
1673
|
-
Type: errorData.Type,
|
|
1674
|
-
Code: errorData.Code,
|
|
1675
|
-
Message: message,
|
|
1676
|
-
};
|
|
1677
|
-
const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, errorData, metadata, this.mixin.findQueryCompatibleError);
|
|
1678
|
-
const ns = schema.NormalizedSchema.of(errorSchema);
|
|
1679
|
-
const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
|
|
1680
|
-
const exception = new ErrorCtor(message);
|
|
1681
|
-
const output = {
|
|
1682
|
-
Type: errorData.Error.Type,
|
|
1683
|
-
Code: errorData.Error.Code,
|
|
1684
|
-
Error: errorData.Error,
|
|
1685
|
-
};
|
|
1686
|
-
for (const [name, member] of ns.structIterator()) {
|
|
1687
|
-
const target = member.getMergedTraits().xmlName ?? name;
|
|
1688
|
-
const value = errorData[target] ?? dataObject[target];
|
|
1689
|
-
output[name] = this.deserializer.readSchema(member, value);
|
|
1690
|
-
}
|
|
1691
|
-
throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
|
|
1692
|
-
$fault: ns.getMergedTraits().error,
|
|
1693
|
-
message,
|
|
1694
|
-
}, output), dataObject);
|
|
1695
|
-
}
|
|
1696
|
-
loadQueryErrorCode(output, data) {
|
|
1697
|
-
const code = (data.Errors?.[0]?.Error ?? data.Errors?.Error ?? data.Error)?.Code;
|
|
1698
|
-
if (code !== undefined) {
|
|
1699
|
-
return code;
|
|
1700
|
-
}
|
|
1701
|
-
if (output.statusCode == 404) {
|
|
1702
|
-
return "NotFound";
|
|
1703
|
-
}
|
|
1704
|
-
}
|
|
1705
|
-
loadQueryError(data) {
|
|
1706
|
-
return data.Errors?.[0]?.Error ?? data.Errors?.Error ?? data.Error;
|
|
1707
|
-
}
|
|
1708
|
-
loadQueryErrorMessage(data) {
|
|
1709
|
-
const errorData = this.loadQueryError(data);
|
|
1710
|
-
return errorData?.message ?? errorData?.Message ?? data.message ?? data.Message ?? "Unknown";
|
|
1711
|
-
}
|
|
1712
|
-
getDefaultContentType() {
|
|
1713
|
-
return "application/x-www-form-urlencoded";
|
|
1714
|
-
}
|
|
1715
|
-
}
|
|
1716
|
-
|
|
1717
|
-
class AwsEc2QueryProtocol extends AwsQueryProtocol {
|
|
1718
|
-
options;
|
|
1719
|
-
constructor(options) {
|
|
1720
|
-
super(options);
|
|
1721
|
-
this.options = options;
|
|
1722
|
-
const ec2Settings = {
|
|
1723
|
-
capitalizeKeys: true,
|
|
1724
|
-
flattenLists: true,
|
|
1725
|
-
serializeEmptyLists: false,
|
|
1726
|
-
};
|
|
1727
|
-
Object.assign(this.serializer.settings, ec2Settings);
|
|
1728
|
-
}
|
|
1729
|
-
useNestedResult() {
|
|
1730
|
-
return false;
|
|
1731
|
-
}
|
|
1732
|
-
}
|
|
1733
|
-
|
|
1734
|
-
const parseXmlBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
1735
|
-
if (encoded.length) {
|
|
1736
|
-
let parsedObj;
|
|
1737
|
-
try {
|
|
1738
|
-
parsedObj = xmlBuilder.parseXML(encoded);
|
|
1739
|
-
}
|
|
1740
|
-
catch (e) {
|
|
1741
|
-
if (e && typeof e === "object") {
|
|
1742
|
-
Object.defineProperty(e, "$responseBodyText", {
|
|
1743
|
-
value: encoded,
|
|
1744
|
-
});
|
|
1745
|
-
}
|
|
1746
|
-
throw e;
|
|
1747
|
-
}
|
|
1748
|
-
const textNodeName = "#text";
|
|
1749
|
-
const key = Object.keys(parsedObj)[0];
|
|
1750
|
-
const parsedObjToReturn = parsedObj[key];
|
|
1751
|
-
if (parsedObjToReturn[textNodeName]) {
|
|
1752
|
-
parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
|
|
1753
|
-
delete parsedObjToReturn[textNodeName];
|
|
1754
|
-
}
|
|
1755
|
-
return smithyClient.getValueFromTextNode(parsedObjToReturn);
|
|
1756
|
-
}
|
|
1757
|
-
return {};
|
|
1758
|
-
});
|
|
1759
|
-
const parseXmlErrorBody = async (errorBody, context) => {
|
|
1760
|
-
const value = await parseXmlBody(errorBody, context);
|
|
1761
|
-
if (value.Error) {
|
|
1762
|
-
value.Error.message = value.Error.message ?? value.Error.Message;
|
|
1763
|
-
}
|
|
1764
|
-
return value;
|
|
1765
|
-
};
|
|
1766
|
-
const loadRestXmlErrorCode = (output, data) => {
|
|
1767
|
-
if (data?.Error?.Code !== undefined) {
|
|
1768
|
-
return data.Error.Code;
|
|
1769
|
-
}
|
|
1770
|
-
if (data?.Code !== undefined) {
|
|
1771
|
-
return data.Code;
|
|
1772
|
-
}
|
|
1773
|
-
if (output.statusCode == 404) {
|
|
1774
|
-
return "NotFound";
|
|
1775
|
-
}
|
|
1776
|
-
};
|
|
1777
|
-
|
|
1778
|
-
class XmlShapeSerializer extends SerdeContextConfig {
|
|
1779
|
-
settings;
|
|
1780
|
-
stringBuffer;
|
|
1781
|
-
byteBuffer;
|
|
1782
|
-
buffer;
|
|
1783
|
-
constructor(settings) {
|
|
1784
|
-
super();
|
|
1785
|
-
this.settings = settings;
|
|
1786
|
-
}
|
|
1787
|
-
write(schema$1, value) {
|
|
1788
|
-
const ns = schema.NormalizedSchema.of(schema$1);
|
|
1789
|
-
if (ns.isStringSchema() && typeof value === "string") {
|
|
1790
|
-
this.stringBuffer = value;
|
|
1791
|
-
}
|
|
1792
|
-
else if (ns.isBlobSchema()) {
|
|
1793
|
-
this.byteBuffer =
|
|
1794
|
-
"byteLength" in value
|
|
1795
|
-
? value
|
|
1796
|
-
: (this.serdeContext?.base64Decoder ?? utilBase64.fromBase64)(value);
|
|
1797
|
-
}
|
|
1798
|
-
else {
|
|
1799
|
-
this.buffer = this.writeStruct(ns, value, undefined);
|
|
1800
|
-
const traits = ns.getMergedTraits();
|
|
1801
|
-
if (traits.httpPayload && !traits.xmlName) {
|
|
1802
|
-
this.buffer.withName(ns.getName());
|
|
1803
|
-
}
|
|
1804
|
-
}
|
|
1805
|
-
}
|
|
1806
|
-
flush() {
|
|
1807
|
-
if (this.byteBuffer !== undefined) {
|
|
1808
|
-
const bytes = this.byteBuffer;
|
|
1809
|
-
delete this.byteBuffer;
|
|
1810
|
-
return bytes;
|
|
1811
|
-
}
|
|
1812
|
-
if (this.stringBuffer !== undefined) {
|
|
1813
|
-
const str = this.stringBuffer;
|
|
1814
|
-
delete this.stringBuffer;
|
|
1815
|
-
return str;
|
|
1816
|
-
}
|
|
1817
|
-
const buffer = this.buffer;
|
|
1818
|
-
if (this.settings.xmlNamespace) {
|
|
1819
|
-
if (!buffer?.attributes?.["xmlns"]) {
|
|
1820
|
-
buffer.addAttribute("xmlns", this.settings.xmlNamespace);
|
|
1821
|
-
}
|
|
1822
|
-
}
|
|
1823
|
-
delete this.buffer;
|
|
1824
|
-
return buffer.toString();
|
|
1825
|
-
}
|
|
1826
|
-
writeStruct(ns, value, parentXmlns) {
|
|
1827
|
-
const traits = ns.getMergedTraits();
|
|
1828
|
-
const name = ns.isMemberSchema() && !traits.httpPayload
|
|
1829
|
-
? ns.getMemberTraits().xmlName ?? ns.getMemberName()
|
|
1830
|
-
: traits.xmlName ?? ns.getName();
|
|
1831
|
-
if (!name || !ns.isStructSchema()) {
|
|
1832
|
-
throw new Error(`@aws-sdk/core/protocols - xml serializer, cannot write struct with empty name or non-struct, schema=${ns.getName(true)}.`);
|
|
1833
|
-
}
|
|
1834
|
-
const structXmlNode = xmlBuilder.XmlNode.of(name);
|
|
1835
|
-
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(ns, parentXmlns);
|
|
1836
|
-
for (const [memberName, memberSchema] of serializingStructIterator(ns, value)) {
|
|
1837
|
-
const val = value[memberName];
|
|
1838
|
-
if (val != null || memberSchema.isIdempotencyToken()) {
|
|
1839
|
-
if (memberSchema.getMergedTraits().xmlAttribute) {
|
|
1840
|
-
structXmlNode.addAttribute(memberSchema.getMergedTraits().xmlName ?? memberName, this.writeSimple(memberSchema, val));
|
|
1841
|
-
continue;
|
|
1842
|
-
}
|
|
1843
|
-
if (memberSchema.isListSchema()) {
|
|
1844
|
-
this.writeList(memberSchema, val, structXmlNode, xmlns);
|
|
1845
|
-
}
|
|
1846
|
-
else if (memberSchema.isMapSchema()) {
|
|
1847
|
-
this.writeMap(memberSchema, val, structXmlNode, xmlns);
|
|
1848
|
-
}
|
|
1849
|
-
else if (memberSchema.isStructSchema()) {
|
|
1850
|
-
structXmlNode.addChildNode(this.writeStruct(memberSchema, val, xmlns));
|
|
1851
|
-
}
|
|
1852
|
-
else {
|
|
1853
|
-
const memberNode = xmlBuilder.XmlNode.of(memberSchema.getMergedTraits().xmlName ?? memberSchema.getMemberName());
|
|
1854
|
-
this.writeSimpleInto(memberSchema, val, memberNode, xmlns);
|
|
1855
|
-
structXmlNode.addChildNode(memberNode);
|
|
1856
|
-
}
|
|
1857
|
-
}
|
|
1858
|
-
}
|
|
1859
|
-
const { $unknown } = value;
|
|
1860
|
-
if ($unknown && ns.isUnionSchema() && Array.isArray($unknown) && Object.keys(value).length === 1) {
|
|
1861
|
-
const [k, v] = $unknown;
|
|
1862
|
-
const node = xmlBuilder.XmlNode.of(k);
|
|
1863
|
-
if (typeof v !== "string") {
|
|
1864
|
-
if (value instanceof xmlBuilder.XmlNode || value instanceof xmlBuilder.XmlText) {
|
|
1865
|
-
structXmlNode.addChildNode(value);
|
|
1866
|
-
}
|
|
1867
|
-
else {
|
|
1868
|
-
throw new Error(`@aws-sdk - $unknown union member in XML requires ` +
|
|
1869
|
-
`value of type string, @aws-sdk/xml-builder::XmlNode or XmlText.`);
|
|
1870
|
-
}
|
|
1871
|
-
}
|
|
1872
|
-
this.writeSimpleInto(0, v, node, xmlns);
|
|
1873
|
-
structXmlNode.addChildNode(node);
|
|
1874
|
-
}
|
|
1875
|
-
if (xmlns) {
|
|
1876
|
-
structXmlNode.addAttribute(xmlnsAttr, xmlns);
|
|
1877
|
-
}
|
|
1878
|
-
return structXmlNode;
|
|
1879
|
-
}
|
|
1880
|
-
writeList(listMember, array, container, parentXmlns) {
|
|
1881
|
-
if (!listMember.isMemberSchema()) {
|
|
1882
|
-
throw new Error(`@aws-sdk/core/protocols - xml serializer, cannot write non-member list: ${listMember.getName(true)}`);
|
|
1883
|
-
}
|
|
1884
|
-
const listTraits = listMember.getMergedTraits();
|
|
1885
|
-
const listValueSchema = listMember.getValueSchema();
|
|
1886
|
-
const listValueTraits = listValueSchema.getMergedTraits();
|
|
1887
|
-
const sparse = !!listValueTraits.sparse;
|
|
1888
|
-
const flat = !!listTraits.xmlFlattened;
|
|
1889
|
-
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(listMember, parentXmlns);
|
|
1890
|
-
const writeItem = (container, value) => {
|
|
1891
|
-
if (listValueSchema.isListSchema()) {
|
|
1892
|
-
this.writeList(listValueSchema, Array.isArray(value) ? value : [value], container, xmlns);
|
|
1893
|
-
}
|
|
1894
|
-
else if (listValueSchema.isMapSchema()) {
|
|
1895
|
-
this.writeMap(listValueSchema, value, container, xmlns);
|
|
1896
|
-
}
|
|
1897
|
-
else if (listValueSchema.isStructSchema()) {
|
|
1898
|
-
const struct = this.writeStruct(listValueSchema, value, xmlns);
|
|
1899
|
-
container.addChildNode(struct.withName(flat ? listTraits.xmlName ?? listMember.getMemberName() : listValueTraits.xmlName ?? "member"));
|
|
1900
|
-
}
|
|
1901
|
-
else {
|
|
1902
|
-
const listItemNode = xmlBuilder.XmlNode.of(flat ? listTraits.xmlName ?? listMember.getMemberName() : listValueTraits.xmlName ?? "member");
|
|
1903
|
-
this.writeSimpleInto(listValueSchema, value, listItemNode, xmlns);
|
|
1904
|
-
container.addChildNode(listItemNode);
|
|
1905
|
-
}
|
|
1906
|
-
};
|
|
1907
|
-
if (flat) {
|
|
1908
|
-
for (const value of array) {
|
|
1909
|
-
if (sparse || value != null) {
|
|
1910
|
-
writeItem(container, value);
|
|
1911
|
-
}
|
|
1912
|
-
}
|
|
1913
|
-
}
|
|
1914
|
-
else {
|
|
1915
|
-
const listNode = xmlBuilder.XmlNode.of(listTraits.xmlName ?? listMember.getMemberName());
|
|
1916
|
-
if (xmlns) {
|
|
1917
|
-
listNode.addAttribute(xmlnsAttr, xmlns);
|
|
1918
|
-
}
|
|
1919
|
-
for (const value of array) {
|
|
1920
|
-
if (sparse || value != null) {
|
|
1921
|
-
writeItem(listNode, value);
|
|
1922
|
-
}
|
|
1923
|
-
}
|
|
1924
|
-
container.addChildNode(listNode);
|
|
1925
|
-
}
|
|
1926
|
-
}
|
|
1927
|
-
writeMap(mapMember, map, container, parentXmlns, containerIsMap = false) {
|
|
1928
|
-
if (!mapMember.isMemberSchema()) {
|
|
1929
|
-
throw new Error(`@aws-sdk/core/protocols - xml serializer, cannot write non-member map: ${mapMember.getName(true)}`);
|
|
1930
|
-
}
|
|
1931
|
-
const mapTraits = mapMember.getMergedTraits();
|
|
1932
|
-
const mapKeySchema = mapMember.getKeySchema();
|
|
1933
|
-
const mapKeyTraits = mapKeySchema.getMergedTraits();
|
|
1934
|
-
const keyTag = mapKeyTraits.xmlName ?? "key";
|
|
1935
|
-
const mapValueSchema = mapMember.getValueSchema();
|
|
1936
|
-
const mapValueTraits = mapValueSchema.getMergedTraits();
|
|
1937
|
-
const valueTag = mapValueTraits.xmlName ?? "value";
|
|
1938
|
-
const sparse = !!mapValueTraits.sparse;
|
|
1939
|
-
const flat = !!mapTraits.xmlFlattened;
|
|
1940
|
-
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(mapMember, parentXmlns);
|
|
1941
|
-
const addKeyValue = (entry, key, val) => {
|
|
1942
|
-
const keyNode = xmlBuilder.XmlNode.of(keyTag, key);
|
|
1943
|
-
const [keyXmlnsAttr, keyXmlns] = this.getXmlnsAttribute(mapKeySchema, xmlns);
|
|
1944
|
-
if (keyXmlns) {
|
|
1945
|
-
keyNode.addAttribute(keyXmlnsAttr, keyXmlns);
|
|
1946
|
-
}
|
|
1947
|
-
entry.addChildNode(keyNode);
|
|
1948
|
-
let valueNode = xmlBuilder.XmlNode.of(valueTag);
|
|
1949
|
-
if (mapValueSchema.isListSchema()) {
|
|
1950
|
-
this.writeList(mapValueSchema, val, valueNode, xmlns);
|
|
1951
|
-
}
|
|
1952
|
-
else if (mapValueSchema.isMapSchema()) {
|
|
1953
|
-
this.writeMap(mapValueSchema, val, valueNode, xmlns, true);
|
|
1954
|
-
}
|
|
1955
|
-
else if (mapValueSchema.isStructSchema()) {
|
|
1956
|
-
valueNode = this.writeStruct(mapValueSchema, val, xmlns);
|
|
1957
|
-
}
|
|
1958
|
-
else {
|
|
1959
|
-
this.writeSimpleInto(mapValueSchema, val, valueNode, xmlns);
|
|
1960
|
-
}
|
|
1961
|
-
entry.addChildNode(valueNode);
|
|
1962
|
-
};
|
|
1963
|
-
if (flat) {
|
|
1964
|
-
for (const [key, val] of Object.entries(map)) {
|
|
1965
|
-
if (sparse || val != null) {
|
|
1966
|
-
const entry = xmlBuilder.XmlNode.of(mapTraits.xmlName ?? mapMember.getMemberName());
|
|
1967
|
-
addKeyValue(entry, key, val);
|
|
1968
|
-
container.addChildNode(entry);
|
|
1969
|
-
}
|
|
1970
|
-
}
|
|
1971
|
-
}
|
|
1972
|
-
else {
|
|
1973
|
-
let mapNode;
|
|
1974
|
-
if (!containerIsMap) {
|
|
1975
|
-
mapNode = xmlBuilder.XmlNode.of(mapTraits.xmlName ?? mapMember.getMemberName());
|
|
1976
|
-
if (xmlns) {
|
|
1977
|
-
mapNode.addAttribute(xmlnsAttr, xmlns);
|
|
1978
|
-
}
|
|
1979
|
-
container.addChildNode(mapNode);
|
|
1980
|
-
}
|
|
1981
|
-
for (const [key, val] of Object.entries(map)) {
|
|
1982
|
-
if (sparse || val != null) {
|
|
1983
|
-
const entry = xmlBuilder.XmlNode.of("entry");
|
|
1984
|
-
addKeyValue(entry, key, val);
|
|
1985
|
-
(containerIsMap ? container : mapNode).addChildNode(entry);
|
|
1986
|
-
}
|
|
1987
|
-
}
|
|
1988
|
-
}
|
|
1989
|
-
}
|
|
1990
|
-
writeSimple(_schema, value) {
|
|
1991
|
-
if (null === value) {
|
|
1992
|
-
throw new Error("@aws-sdk/core/protocols - (XML serializer) cannot write null value.");
|
|
1993
|
-
}
|
|
1994
|
-
const ns = schema.NormalizedSchema.of(_schema);
|
|
1995
|
-
let nodeContents = null;
|
|
1996
|
-
if (value && typeof value === "object") {
|
|
1997
|
-
if (ns.isBlobSchema()) {
|
|
1998
|
-
nodeContents = (this.serdeContext?.base64Encoder ?? utilBase64.toBase64)(value);
|
|
1999
|
-
}
|
|
2000
|
-
else if (ns.isTimestampSchema() && value instanceof Date) {
|
|
2001
|
-
const format = protocols.determineTimestampFormat(ns, this.settings);
|
|
2002
|
-
switch (format) {
|
|
2003
|
-
case 5:
|
|
2004
|
-
nodeContents = value.toISOString().replace(".000Z", "Z");
|
|
2005
|
-
break;
|
|
2006
|
-
case 6:
|
|
2007
|
-
nodeContents = smithyClient.dateToUtcString(value);
|
|
2008
|
-
break;
|
|
2009
|
-
case 7:
|
|
2010
|
-
nodeContents = String(value.getTime() / 1000);
|
|
2011
|
-
break;
|
|
2012
|
-
default:
|
|
2013
|
-
console.warn("Missing timestamp format, using http date", value);
|
|
2014
|
-
nodeContents = smithyClient.dateToUtcString(value);
|
|
2015
|
-
break;
|
|
2016
|
-
}
|
|
2017
|
-
}
|
|
2018
|
-
else if (ns.isBigDecimalSchema() && value) {
|
|
2019
|
-
if (value instanceof serde.NumericValue) {
|
|
2020
|
-
return value.string;
|
|
2021
|
-
}
|
|
2022
|
-
return String(value);
|
|
2023
|
-
}
|
|
2024
|
-
else if (ns.isMapSchema() || ns.isListSchema()) {
|
|
2025
|
-
throw new Error("@aws-sdk/core/protocols - xml serializer, cannot call _write() on List/Map schema, call writeList or writeMap() instead.");
|
|
2026
|
-
}
|
|
2027
|
-
else {
|
|
2028
|
-
throw new Error(`@aws-sdk/core/protocols - xml serializer, unhandled schema type for object value and schema: ${ns.getName(true)}`);
|
|
2029
|
-
}
|
|
2030
|
-
}
|
|
2031
|
-
if (ns.isBooleanSchema() || ns.isNumericSchema() || ns.isBigIntegerSchema() || ns.isBigDecimalSchema()) {
|
|
2032
|
-
nodeContents = String(value);
|
|
2033
|
-
}
|
|
2034
|
-
if (ns.isStringSchema()) {
|
|
2035
|
-
if (value === undefined && ns.isIdempotencyToken()) {
|
|
2036
|
-
nodeContents = serde.generateIdempotencyToken();
|
|
2037
|
-
}
|
|
2038
|
-
else {
|
|
2039
|
-
nodeContents = String(value);
|
|
2040
|
-
}
|
|
2041
|
-
}
|
|
2042
|
-
if (nodeContents === null) {
|
|
2043
|
-
throw new Error(`Unhandled schema-value pair ${ns.getName(true)}=${value}`);
|
|
2044
|
-
}
|
|
2045
|
-
return nodeContents;
|
|
2046
|
-
}
|
|
2047
|
-
writeSimpleInto(_schema, value, into, parentXmlns) {
|
|
2048
|
-
const nodeContents = this.writeSimple(_schema, value);
|
|
2049
|
-
const ns = schema.NormalizedSchema.of(_schema);
|
|
2050
|
-
const content = new xmlBuilder.XmlText(nodeContents);
|
|
2051
|
-
const [xmlnsAttr, xmlns] = this.getXmlnsAttribute(ns, parentXmlns);
|
|
2052
|
-
if (xmlns) {
|
|
2053
|
-
into.addAttribute(xmlnsAttr, xmlns);
|
|
2054
|
-
}
|
|
2055
|
-
into.addChildNode(content);
|
|
2056
|
-
}
|
|
2057
|
-
getXmlnsAttribute(ns, parentXmlns) {
|
|
2058
|
-
const traits = ns.getMergedTraits();
|
|
2059
|
-
const [prefix, xmlns] = traits.xmlNamespace ?? [];
|
|
2060
|
-
if (xmlns && xmlns !== parentXmlns) {
|
|
2061
|
-
return [prefix ? `xmlns:${prefix}` : "xmlns", xmlns];
|
|
2062
|
-
}
|
|
2063
|
-
return [void 0, void 0];
|
|
2064
|
-
}
|
|
2065
|
-
}
|
|
2066
|
-
|
|
2067
|
-
class XmlCodec extends SerdeContextConfig {
|
|
2068
|
-
settings;
|
|
2069
|
-
constructor(settings) {
|
|
2070
|
-
super();
|
|
2071
|
-
this.settings = settings;
|
|
2072
|
-
}
|
|
2073
|
-
createSerializer() {
|
|
2074
|
-
const serializer = new XmlShapeSerializer(this.settings);
|
|
2075
|
-
serializer.setSerdeContext(this.serdeContext);
|
|
2076
|
-
return serializer;
|
|
2077
|
-
}
|
|
2078
|
-
createDeserializer() {
|
|
2079
|
-
const deserializer = new XmlShapeDeserializer(this.settings);
|
|
2080
|
-
deserializer.setSerdeContext(this.serdeContext);
|
|
2081
|
-
return deserializer;
|
|
2082
|
-
}
|
|
2083
|
-
}
|
|
2084
|
-
|
|
2085
|
-
class AwsRestXmlProtocol extends protocols.HttpBindingProtocol {
|
|
2086
|
-
codec;
|
|
2087
|
-
serializer;
|
|
2088
|
-
deserializer;
|
|
2089
|
-
mixin = new ProtocolLib();
|
|
2090
|
-
constructor(options) {
|
|
2091
|
-
super(options);
|
|
2092
|
-
const settings = {
|
|
2093
|
-
timestampFormat: {
|
|
2094
|
-
useTrait: true,
|
|
2095
|
-
default: 5,
|
|
2096
|
-
},
|
|
2097
|
-
httpBindings: true,
|
|
2098
|
-
xmlNamespace: options.xmlNamespace,
|
|
2099
|
-
serviceNamespace: options.defaultNamespace,
|
|
2100
|
-
};
|
|
2101
|
-
this.codec = new XmlCodec(settings);
|
|
2102
|
-
this.serializer = new protocols.HttpInterceptingShapeSerializer(this.codec.createSerializer(), settings);
|
|
2103
|
-
this.deserializer = new protocols.HttpInterceptingShapeDeserializer(this.codec.createDeserializer(), settings);
|
|
2104
|
-
}
|
|
2105
|
-
getPayloadCodec() {
|
|
2106
|
-
return this.codec;
|
|
2107
|
-
}
|
|
2108
|
-
getShapeId() {
|
|
2109
|
-
return "aws.protocols#restXml";
|
|
2110
|
-
}
|
|
2111
|
-
async serializeRequest(operationSchema, input, context) {
|
|
2112
|
-
const request = await super.serializeRequest(operationSchema, input, context);
|
|
2113
|
-
const inputSchema = schema.NormalizedSchema.of(operationSchema.input);
|
|
2114
|
-
if (!request.headers["content-type"]) {
|
|
2115
|
-
const contentType = this.mixin.resolveRestContentType(this.getDefaultContentType(), inputSchema);
|
|
2116
|
-
if (contentType) {
|
|
2117
|
-
request.headers["content-type"] = contentType;
|
|
2118
|
-
}
|
|
2119
|
-
}
|
|
2120
|
-
if (typeof request.body === "string" &&
|
|
2121
|
-
request.headers["content-type"] === this.getDefaultContentType() &&
|
|
2122
|
-
!request.body.startsWith("<?xml ") &&
|
|
2123
|
-
!this.hasUnstructuredPayloadBinding(inputSchema)) {
|
|
2124
|
-
request.body = '<?xml version="1.0" encoding="UTF-8"?>' + request.body;
|
|
2125
|
-
}
|
|
2126
|
-
return request;
|
|
2127
|
-
}
|
|
2128
|
-
async deserializeResponse(operationSchema, context, response) {
|
|
2129
|
-
return super.deserializeResponse(operationSchema, context, response);
|
|
2130
|
-
}
|
|
2131
|
-
async handleError(operationSchema, context, response, dataObject, metadata) {
|
|
2132
|
-
const errorIdentifier = loadRestXmlErrorCode(response, dataObject) ?? "Unknown";
|
|
2133
|
-
const { errorSchema, errorMetadata } = await this.mixin.getErrorSchemaOrThrowBaseException(errorIdentifier, this.options.defaultNamespace, response, dataObject, metadata);
|
|
2134
|
-
const ns = schema.NormalizedSchema.of(errorSchema);
|
|
2135
|
-
const message = dataObject.Error?.message ?? dataObject.Error?.Message ?? dataObject.message ?? dataObject.Message ?? "Unknown";
|
|
2136
|
-
const ErrorCtor = schema.TypeRegistry.for(errorSchema[1]).getErrorCtor(errorSchema) ?? Error;
|
|
2137
|
-
const exception = new ErrorCtor(message);
|
|
2138
|
-
await this.deserializeHttpMessage(errorSchema, context, response, dataObject);
|
|
2139
|
-
const output = {};
|
|
2140
|
-
for (const [name, member] of ns.structIterator()) {
|
|
2141
|
-
const target = member.getMergedTraits().xmlName ?? name;
|
|
2142
|
-
const value = dataObject.Error?.[target] ?? dataObject[target];
|
|
2143
|
-
output[name] = this.codec.createDeserializer().readSchema(member, value);
|
|
2144
|
-
}
|
|
2145
|
-
throw this.mixin.decorateServiceException(Object.assign(exception, errorMetadata, {
|
|
2146
|
-
$fault: ns.getMergedTraits().error,
|
|
2147
|
-
message,
|
|
2148
|
-
}, output), dataObject);
|
|
2149
|
-
}
|
|
2150
|
-
getDefaultContentType() {
|
|
2151
|
-
return "application/xml";
|
|
2152
|
-
}
|
|
2153
|
-
hasUnstructuredPayloadBinding(ns) {
|
|
2154
|
-
for (const [, member] of ns.structIterator()) {
|
|
2155
|
-
if (member.getMergedTraits().httpPayload) {
|
|
2156
|
-
return !(member.isStructSchema() || member.isMapSchema() || member.isListSchema());
|
|
2157
|
-
}
|
|
2158
|
-
}
|
|
2159
|
-
return false;
|
|
2160
|
-
}
|
|
2161
|
-
}
|
|
2162
|
-
|
|
2163
|
-
exports.AWSSDKSigV4Signer = AWSSDKSigV4Signer;
|
|
2164
|
-
exports.AwsEc2QueryProtocol = AwsEc2QueryProtocol;
|
|
2165
|
-
exports.AwsJson1_0Protocol = AwsJson1_0Protocol;
|
|
2166
|
-
exports.AwsJson1_1Protocol = AwsJson1_1Protocol;
|
|
2167
|
-
exports.AwsJsonRpcProtocol = AwsJsonRpcProtocol;
|
|
2168
|
-
exports.AwsQueryProtocol = AwsQueryProtocol;
|
|
2169
|
-
exports.AwsRestJsonProtocol = AwsRestJsonProtocol;
|
|
2170
|
-
exports.AwsRestXmlProtocol = AwsRestXmlProtocol;
|
|
2171
|
-
exports.AwsSdkSigV4ASigner = AwsSdkSigV4ASigner;
|
|
2172
|
-
exports.AwsSdkSigV4Signer = AwsSdkSigV4Signer;
|
|
2173
|
-
exports.AwsSmithyRpcV2CborProtocol = AwsSmithyRpcV2CborProtocol;
|
|
2174
|
-
exports.JsonCodec = JsonCodec;
|
|
2175
|
-
exports.JsonShapeDeserializer = JsonShapeDeserializer;
|
|
2176
|
-
exports.JsonShapeSerializer = JsonShapeSerializer;
|
|
2177
|
-
exports.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS = NODE_AUTH_SCHEME_PREFERENCE_OPTIONS;
|
|
2178
|
-
exports.NODE_SIGV4A_CONFIG_OPTIONS = NODE_SIGV4A_CONFIG_OPTIONS;
|
|
2179
|
-
exports.XmlCodec = XmlCodec;
|
|
2180
|
-
exports.XmlShapeDeserializer = XmlShapeDeserializer;
|
|
2181
|
-
exports.XmlShapeSerializer = XmlShapeSerializer;
|
|
2182
|
-
exports._toBool = _toBool;
|
|
2183
|
-
exports._toNum = _toNum;
|
|
2184
|
-
exports._toStr = _toStr;
|
|
2185
|
-
exports.awsExpectUnion = awsExpectUnion;
|
|
2186
|
-
exports.emitWarningIfUnsupportedVersion = emitWarningIfUnsupportedVersion;
|
|
2187
|
-
exports.getBearerTokenEnvKey = getBearerTokenEnvKey;
|
|
2188
|
-
exports.loadRestJsonErrorCode = loadRestJsonErrorCode;
|
|
2189
|
-
exports.loadRestXmlErrorCode = loadRestXmlErrorCode;
|
|
2190
|
-
exports.parseJsonBody = parseJsonBody;
|
|
2191
|
-
exports.parseJsonErrorBody = parseJsonErrorBody;
|
|
2192
|
-
exports.parseXmlBody = parseXmlBody;
|
|
2193
|
-
exports.parseXmlErrorBody = parseXmlErrorBody;
|
|
2194
|
-
exports.resolveAWSSDKSigV4Config = resolveAWSSDKSigV4Config;
|
|
2195
|
-
exports.resolveAwsSdkSigV4AConfig = resolveAwsSdkSigV4AConfig;
|
|
2196
|
-
exports.resolveAwsSdkSigV4Config = resolveAwsSdkSigV4Config;
|
|
2197
|
-
exports.setCredentialFeature = setCredentialFeature;
|
|
2198
|
-
exports.setFeature = setFeature;
|
|
2199
|
-
exports.setTokenFeature = setTokenFeature;
|
|
2200
|
-
exports.state = state;
|
|
2201
|
-
exports.validateSigningProperties = validateSigningProperties;
|