@cdk8s/awscdk-resolver 0.0.51 → 0.0.53
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 +3 -3
- package/lib/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/CloudFormation.js +1 -151
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/CloudFormationClient.js +1 -43
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ActivateOrganizationsAccessCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ActivateTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CancelUpdateStackCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ContinueUpdateRollbackCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateChangeSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackInstancesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/CreateStackSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeactivateTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteChangeSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackInstancesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeleteStackSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DeregisterTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeAccountLimitsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeChangeSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeChangeSetHooksCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribePublisherCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackEventsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackInstanceCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourceCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackResourcesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStackSetOperationCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeStacksCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DescribeTypeRegistrationCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackDriftCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackResourceDriftCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/DetectStackSetDriftCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/EstimateTemplateCostCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ExecuteChangeSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetStackPolicyCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetTemplateCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/GetTemplateSummaryCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ImportStacksToStackSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListChangeSetsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListExportsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListImportsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackInstancesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackResourcesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetOperationResultsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetOperationsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStackSetsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListStacksCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypeRegistrationsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypeVersionsCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ListTypesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/PublishTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RecordHandlerProgressCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RegisterPublisherCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RegisterTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/RollbackStackCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetStackPolicyCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetTypeConfigurationCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SetTypeDefaultVersionCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/SignalResourceCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/StopStackSetOperationCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/TestTypeCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackInstancesCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateStackSetCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/UpdateTerminationProtectionCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/ValidateTemplateCommand.js +1 -28
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/commands/index.js +1 -73
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/extensionConfiguration.js +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +11649 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +1 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/index.js +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/models_0.js +1 -662
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStackEventsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/DescribeStacksPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/Interfaces.js +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListChangeSetsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListExportsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListImportsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackInstancesPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackResourcesPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetOperationsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStackSetsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListStacksPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypeVersionsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/ListTypesPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/pagination/index.js +1 -20
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/protocols/Aws_query.js +1 -8546
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeExtensions.js +1 -22
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/index.js +1 -11
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForChangeSetCreateComplete.js +1 -48
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackCreateComplete.js +1 -258
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackDeleteComplete.js +1 -152
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackExists.js +1 -31
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackImportComplete.js +1 -122
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackRollbackComplete.js +1 -92
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForStackUpdateComplete.js +1 -92
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/waiters/waitForTypeRegistrationComplete.js +1 -45
- package/node_modules/@aws-sdk/client-cloudformation/package.json +41 -41
- package/node_modules/@aws-sdk/client-sso/dist-cjs/SSO.js +1 -19
- package/node_modules/@aws-sdk/client-sso/dist-cjs/SSOClient.js +1 -40
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/index.js +1 -7
- package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/node_modules/@aws-sdk/client-sso/dist-cjs/extensionConfiguration.js +1 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +691 -11
- package/node_modules/@aws-sdk/client-sso/dist-cjs/models/SSOServiceException.js +1 -12
- package/node_modules/@aws-sdk/client-sso/dist-cjs/models/index.js +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-cjs/models/models_0.js +1 -88
- package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/Interfaces.js +1 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountRolesPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountsPaginator.js +1 -7
- package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/index.js +1 -6
- package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +1 -346
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeExtensions.js +1 -22
- package/node_modules/@aws-sdk/client-sso/package.json +37 -37
- package/node_modules/@aws-sdk/client-sts/dist-cjs/STS.js +1 -27
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +1 -28
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +1 -28
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +1 -28
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +1 -29
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/index.js +1 -11
- package/node_modules/@aws-sdk/client-sts/dist-cjs/defaultRoleAssumers.js +1 -28
- package/node_modules/@aws-sdk/client-sts/dist-cjs/extensionConfiguration.js +1 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +276 -11
- package/node_modules/@aws-sdk/client-sts/dist-cjs/models/index.js +1 -4
- package/node_modules/@aws-sdk/client-sts/package.json +39 -39
- package/node_modules/@aws-sdk/core/CHANGELOG.md +22 -0
- package/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +1 -17
- package/node_modules/@aws-sdk/core/dist-cjs/client/index.js +1 -4
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +1 -61
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +1 -5
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +1 -82
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +1 -4
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +1 -6
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +1 -5
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +1 -12
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +1 -6
- package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +1 -6
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +316 -6
- package/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +1 -59
- package/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +1 -5
- package/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +1 -14
- package/node_modules/@aws-sdk/core/package.json +7 -7
- package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/fromEnv.js +1 -27
- package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +66 -4
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/fromIni.js +1 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +175 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveAssumeRoleCredentials.js +1 -52
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveCredentialSource.js +1 -21
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProcessCredentials.js +1 -11
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProfileData.js +1 -32
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveSsoCredentials.js +1 -17
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveStaticCredentials.js +1 -16
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveWebIdentityCredentials.js +1 -17
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/defaultProvider.js +1 -15
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +73 -4
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/remoteProvider.js +1 -18
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/ProcessCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/fromProcess.js +1 -10
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/getValidatedProcessCredentials.js +1 -26
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +96 -4
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/resolveProcessCredentials.js +1 -37
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/fromSSO.js +1 -61
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +177 -7
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/isSsoProfile.js +1 -10
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/resolveSSOCredentials.js +1 -56
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/types.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/validateSsoProfile.js +1 -13
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +27 -5
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +65 -34
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +79 -4
- package/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js +1 -48
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +64 -36
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthConfiguration.js +1 -108
- package/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthMiddleware.js +1 -62
- package/node_modules/@aws-sdk/middleware-signing/dist-cjs/index.js +227 -5
- package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/getSkewCorrectedDate.js +1 -5
- package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/getUpdatedSystemClockOffset.js +1 -12
- package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/isClockSkewed.js +1 -6
- package/node_modules/@aws-sdk/middleware-signing/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/configurations.js +1 -10
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/constants.js +1 -10
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +122 -5
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/user-agent-middleware.js +1 -79
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/extensions/index.js +1 -30
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +115 -5
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/config.js +1 -15
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/getRealRegion.js +1 -10
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/index.js +1 -5
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/isFipsRegion.js +1 -5
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +1 -29
- package/node_modules/@aws-sdk/region-config-resolver/package.json +7 -7
- package/node_modules/@aws-sdk/token-providers/dist-cjs/constants.js +1 -5
- package/node_modules/@aws-sdk/token-providers/dist-cjs/fromSso.js +1 -82
- package/node_modules/@aws-sdk/token-providers/dist-cjs/fromStatic.js +1 -11
- package/node_modules/@aws-sdk/token-providers/dist-cjs/getNewSsoOidcToken.js +1 -15
- package/node_modules/@aws-sdk/token-providers/dist-cjs/getSsoOidcClient.js +1 -14
- package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +211 -7
- package/node_modules/@aws-sdk/token-providers/dist-cjs/nodeProvider.js +1 -9
- package/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenExpiry.js +1 -11
- package/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenKey.js +1 -11
- package/node_modules/@aws-sdk/token-providers/dist-cjs/writeSSOTokenToFile.js +1 -12
- package/node_modules/@aws-sdk/token-providers/package.json +36 -36
- package/node_modules/@aws-sdk/types/dist-cjs/abort.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/auth.js +1 -5
- package/node_modules/@aws-sdk/types/dist-cjs/blob/blob-types.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/checksum.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/client.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/command.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/connection.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/credentials.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/crypto.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/dns.js +1 -8
- package/node_modules/@aws-sdk/types/dist-cjs/encode.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +1 -5
- package/node_modules/@aws-sdk/types/dist-cjs/eventStream.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/extensions/index.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/http.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/identity/AnonymousIdentity.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/identity/AwsCredentialIdentity.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/identity/Identity.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/identity/LoginIdentity.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/identity/TokenIdentity.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/identity/index.js +1 -8
- package/node_modules/@aws-sdk/types/dist-cjs/index.js +466 -35
- package/node_modules/@aws-sdk/types/dist-cjs/logger.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/middleware.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/pagination.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/profile.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/request.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/response.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/retry.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/serde.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/shapes.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/signature.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/stream.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/token.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/transfer.js +1 -5
- package/node_modules/@aws-sdk/types/dist-cjs/uri.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/util.js +1 -2
- package/node_modules/@aws-sdk/types/dist-cjs/waiter.js +1 -2
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/aws.js +1 -12
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +424 -8
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/index.js +1 -6
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/isVirtualHostableS3Bucket.js +1 -29
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/parseArn.js +1 -19
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partition.js +1 -49
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/isIpAddress.js +1 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/resolveEndpoint.js +1 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointError.js +1 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointRuleObject.js +1 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/ErrorRuleObject.js +1 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/RuleSetObject.js +1 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/TreeRuleObject.js +1 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/index.js +1 -9
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/shared.js +1 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +37 -11
- package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/crt-availability.js +1 -6
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +93 -43
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/is-crt-available.js +1 -11
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +1 -13
- package/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +1 -24
- package/node_modules/@smithy/abort-controller/dist-cjs/index.js +85 -5
- package/node_modules/@smithy/abort-controller/package.json +3 -3
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +1 -12
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +1 -12
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/index.js +1 -7
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveCustomEndpointsConfig.js +1 -16
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/resolveEndpointsConfig.js +1 -20
- package/node_modules/@smithy/config-resolver/dist-cjs/endpointsConfig/utils/getEndpointFromRegion.js +1 -20
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +235 -6
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/config.js +1 -15
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/getRealRegion.js +1 -10
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/index.js +1 -5
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/isFipsRegion.js +1 -5
- package/node_modules/@smithy/config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +1 -29
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariant.js +1 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/EndpointVariantTag.js +1 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/PartitionHash.js +1 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/RegionHash.js +1 -2
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getHostnameFromVariants.js +1 -8
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getRegionInfo.js +1 -34
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedHostname.js +1 -9
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedPartition.js +1 -5
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/getResolvedSigningRegion.js +1 -16
- package/node_modules/@smithy/config-resolver/dist-cjs/regionInfo/index.js +1 -6
- package/node_modules/@smithy/config-resolver/package.json +6 -6
- package/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +1 -6
- package/node_modules/@smithy/core/dist-cjs/index.js +482 -12
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +1 -22
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +1 -22
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +1 -45
- package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +1 -6
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +1 -20
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +1 -28
- package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +1 -5
- package/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +1 -10
- package/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +1 -32
- package/node_modules/@smithy/core/dist-cjs/protocols/requestBuilder.js +1 -72
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +1 -17
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +1 -37
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +1 -14
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +1 -6
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +1 -9
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +1 -6
- package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +1 -59
- package/node_modules/@smithy/core/package.json +9 -9
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/Endpoint.js +1 -8
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointConfigOptions.js +1 -10
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointMode.js +1 -8
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/config/EndpointModeConfigOptions.js +1 -11
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/error/InstanceMetadataV1FallbackError.js +1 -13
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/fromContainerMetadata.js +1 -70
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/fromInstanceMetadata.js +1 -137
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +427 -12
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/ImdsCredentials.js +1 -17
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/RemoteProviderInit.js +1 -7
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/httpRequest.js +1 -41
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/index.js +1 -5
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/remoteProvider/retry.js +1 -11
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getExtendedInstanceMetadataCredentials.js +1 -22
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/getInstanceMetadataEndpoint.js +1 -23
- package/node_modules/@smithy/credential-provider-imds/dist-cjs/utils/staticStabilityProvider.js +1 -29
- package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
- package/node_modules/@smithy/eventstream-codec/dist-cjs/EventStreamCodec.js +1 -66
- package/node_modules/@smithy/eventstream-codec/dist-cjs/HeaderMarshaller.js +1 -186
- package/node_modules/@smithy/eventstream-codec/dist-cjs/Int64.js +1 -47
- package/node_modules/@smithy/eventstream-codec/dist-cjs/Message.js +1 -2
- package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageDecoderStream.js +1 -18
- package/node_modules/@smithy/eventstream-codec/dist-cjs/MessageEncoderStream.js +1 -21
- package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageDecoderStream.js +1 -20
- package/node_modules/@smithy/eventstream-codec/dist-cjs/SmithyMessageEncoderStream.js +1 -18
- package/node_modules/@smithy/eventstream-codec/dist-cjs/TestVectors.fixture.js +1 -693
- package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +468 -11
- package/node_modules/@smithy/eventstream-codec/dist-cjs/splitMessage.js +1 -34
- package/node_modules/@smithy/eventstream-codec/dist-cjs/vectorTypes.fixture.js +1 -2
- package/node_modules/@smithy/eventstream-codec/package.json +5 -5
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js +1 -117
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +220 -5
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js +1 -15
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js +1 -50
- package/node_modules/@smithy/fetch-http-handler/package.json +7 -7
- package/node_modules/@smithy/hash-node/dist-cjs/index.js +64 -36
- package/node_modules/@smithy/hash-node/package.json +5 -5
- package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +41 -5
- package/node_modules/@smithy/invalid-dependency/dist-cjs/invalidFunction.js +1 -7
- package/node_modules/@smithy/invalid-dependency/dist-cjs/invalidProvider.js +1 -5
- package/node_modules/@smithy/invalid-dependency/package.json +3 -3
- package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +32 -6
- package/node_modules/@smithy/is-array-buffer/package.json +7 -9
- package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +66 -39
- package/node_modules/@smithy/middleware-content-length/package.json +5 -5
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/createConfigValueProvider.js +1 -38
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromInstructions.js +1 -51
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/index.js +1 -5
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/toEndpointV1.js +1 -14
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/endpointMiddleware.js +1 -37
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/getEndpointPlugin.js +1 -22
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +254 -8
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/resolveEndpointConfig.js +1 -21
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/index.js +1 -4
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/service-customizations/s3.js +1 -43
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -24
- package/node_modules/@smithy/middleware-retry/dist-cjs/StandardRetryStrategy.js +1 -95
- package/node_modules/@smithy/middleware-retry/dist-cjs/configurations.js +1 -57
- package/node_modules/@smithy/middleware-retry/dist-cjs/defaultRetryQuota.js +1 -32
- package/node_modules/@smithy/middleware-retry/dist-cjs/delayDecider.js +1 -6
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +424 -10
- package/node_modules/@smithy/middleware-retry/dist-cjs/omitRetryHeadersMiddleware.js +1 -27
- package/node_modules/@smithy/middleware-retry/dist-cjs/retryDecider.js +1 -11
- package/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js +1 -118
- package/node_modules/@smithy/middleware-retry/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/middleware-retry/dist-cjs/util.js +1 -13
- package/node_modules/@smithy/middleware-retry/package.json +10 -10
- package/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js +1 -24
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +97 -6
- package/node_modules/@smithy/middleware-serde/dist-cjs/serdePlugin.js +1 -26
- package/node_modules/@smithy/middleware-serde/dist-cjs/serializerMiddleware.js +1 -18
- package/node_modules/@smithy/middleware-serde/package.json +4 -4
- package/node_modules/@smithy/middleware-stack/dist-cjs/MiddlewareStack.js +1 -287
- package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +318 -4
- package/node_modules/@smithy/middleware-stack/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/middleware-stack/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/dist-cjs/configLoader.js +1 -9
- package/node_modules/@smithy/node-config-provider/dist-cjs/fromEnv.js +1 -17
- package/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +1 -26
- package/node_modules/@smithy/node-config-provider/dist-cjs/fromStatic.js +1 -7
- package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +87 -4
- package/node_modules/@smithy/node-config-provider/package.json +5 -5
- package/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +1 -4
- package/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +1 -12
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +626 -6
- package/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +1 -153
- package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +1 -92
- package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +1 -36
- package/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +1 -165
- package/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +1 -23
- package/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +1 -60
- package/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +1 -25
- package/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +1 -12
- package/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +1 -10
- package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +1 -15
- package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +1 -18
- package/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +1 -23
- package/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +1 -45
- package/node_modules/@smithy/node-http-handler/package.json +6 -6
- package/node_modules/@smithy/property-provider/dist-cjs/CredentialsProviderError.js +1 -13
- package/node_modules/@smithy/property-provider/dist-cjs/ProviderError.js +1 -15
- package/node_modules/@smithy/property-provider/dist-cjs/TokenProviderError.js +1 -13
- package/node_modules/@smithy/property-provider/dist-cjs/chain.js +1 -25
- package/node_modules/@smithy/property-provider/dist-cjs/fromStatic.js +1 -5
- package/node_modules/@smithy/property-provider/dist-cjs/index.js +150 -9
- package/node_modules/@smithy/property-provider/dist-cjs/memoize.js +1 -49
- package/node_modules/@smithy/property-provider/package.json +3 -3
- package/node_modules/@smithy/protocol-http/dist-cjs/Field.js +1 -27
- package/node_modules/@smithy/protocol-http/dist-cjs/Fields.js +1 -23
- package/node_modules/@smithy/protocol-http/dist-cjs/extensions/httpExtensionConfiguration.js +1 -27
- package/node_modules/@smithy/protocol-http/dist-cjs/extensions/index.js +1 -4
- package/node_modules/@smithy/protocol-http/dist-cjs/httpHandler.js +1 -2
- package/node_modules/@smithy/protocol-http/dist-cjs/httpRequest.js +1 -52
- package/node_modules/@smithy/protocol-http/dist-cjs/httpResponse.js +1 -18
- package/node_modules/@smithy/protocol-http/dist-cjs/index.js +237 -11
- package/node_modules/@smithy/protocol-http/dist-cjs/isValidHostname.js +1 -8
- package/node_modules/@smithy/protocol-http/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/protocol-http/package.json +3 -3
- package/node_modules/@smithy/querystring-builder/dist-cjs/index.js +49 -22
- package/node_modules/@smithy/querystring-builder/package.json +4 -4
- package/node_modules/@smithy/querystring-parser/dist-cjs/index.js +50 -24
- package/node_modules/@smithy/querystring-parser/package.json +3 -3
- package/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +1 -30
- package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +88 -30
- package/node_modules/@smithy/service-error-classification/package.json +3 -3
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigData.js +1 -22
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigFilepath.js +1 -8
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getCredentialsFilepath.js +1 -8
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getProfileName.js +1 -7
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +1 -9
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +190 -11
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSharedConfigFiles.js +1 -31
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSsoSessionData.js +1 -16
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/mergeConfigFiles.js +1 -18
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseIni.js +1 -56
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseKnownFiles.js +1 -10
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/shared-ini-file-loader/package.json +13 -3
- package/node_modules/@smithy/signature-v4/dist-cjs/SignatureV4.js +1 -194
- package/node_modules/@smithy/signature-v4/dist-cjs/cloneRequest.js +1 -17
- package/node_modules/@smithy/signature-v4/dist-cjs/constants.js +1 -46
- package/node_modules/@smithy/signature-v4/dist-cjs/credentialDerivation.js +1 -39
- package/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalHeaders.js +1 -24
- package/node_modules/@smithy/signature-v4/dist-cjs/getCanonicalQuery.js +1 -31
- package/node_modules/@smithy/signature-v4/dist-cjs/getPayloadHash.js +1 -24
- package/node_modules/@smithy/signature-v4/dist-cjs/headerUtil.js +1 -32
- package/node_modules/@smithy/signature-v4/dist-cjs/index.js +467 -16
- package/node_modules/@smithy/signature-v4/dist-cjs/moveHeadersToQuery.js +1 -21
- package/node_modules/@smithy/signature-v4/dist-cjs/prepareRequest.js +1 -15
- package/node_modules/@smithy/signature-v4/dist-cjs/suite.fixture.js +1 -402
- package/node_modules/@smithy/signature-v4/dist-cjs/utilDate.js +1 -20
- package/node_modules/@smithy/signature-v4/package.json +10 -10
- package/node_modules/@smithy/smithy-client/dist-cjs/NoOpLogger.js +1 -11
- package/node_modules/@smithy/smithy-client/dist-cjs/client.js +1 -28
- package/node_modules/@smithy/smithy-client/dist-cjs/collect-stream-body.js +1 -15
- package/node_modules/@smithy/smithy-client/dist-cjs/command.js +1 -118
- package/node_modules/@smithy/smithy-client/dist-cjs/constants.js +1 -4
- package/node_modules/@smithy/smithy-client/dist-cjs/create-aggregated-client.js +1 -25
- package/node_modules/@smithy/smithy-client/dist-cjs/date-utils.js +1 -195
- package/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js +1 -30
- package/node_modules/@smithy/smithy-client/dist-cjs/defaults-mode.js +1 -30
- package/node_modules/@smithy/smithy-client/dist-cjs/emitWarningIfUnsupportedVersion.js +1 -10
- package/node_modules/@smithy/smithy-client/dist-cjs/exceptions.js +1 -27
- package/node_modules/@smithy/smithy-client/dist-cjs/extended-encode-uri-component.js +1 -9
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/checksum.js +1 -36
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -20
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/index.js +1 -4
- package/node_modules/@smithy/smithy-client/dist-cjs/extensions/retry.js +1 -21
- package/node_modules/@smithy/smithy-client/dist-cjs/get-array-if-single-item.js +1 -5
- package/node_modules/@smithy/smithy-client/dist-cjs/get-value-from-text-node.js +1 -16
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +1256 -25
- package/node_modules/@smithy/smithy-client/dist-cjs/lazy-json.js +1 -38
- package/node_modules/@smithy/smithy-client/dist-cjs/object-mapping.js +1 -98
- package/node_modules/@smithy/smithy-client/dist-cjs/parse-utils.js +1 -253
- package/node_modules/@smithy/smithy-client/dist-cjs/resolve-path.js +1 -23
- package/node_modules/@smithy/smithy-client/dist-cjs/ser-utils.js +1 -17
- package/node_modules/@smithy/smithy-client/dist-cjs/serde-json.js +1 -23
- package/node_modules/@smithy/smithy-client/dist-cjs/split-every.js +1 -31
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/dist-cjs/abort.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +1 -8
- package/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/auth/auth.js +1 -8
- package/node_modules/@smithy/types/dist-cjs/auth/index.js +1 -9
- package/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/checksum.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/client.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/command.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/connection/config.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/connection/index.js +1 -6
- package/node_modules/@smithy/types/dist-cjs/connection/manager.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/connection/pool.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/crypto.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/encode.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/endpoint.js +1 -8
- package/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/endpoints/index.js +1 -8
- package/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/eventStream.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +1 -44
- package/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +1 -16
- package/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/extensions/index.js +1 -8
- package/node_modules/@smithy/types/dist-cjs/extensions/retry.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/http.js +1 -8
- package/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/identity/identity.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/identity/index.js +1 -7
- package/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/index.js +149 -39
- package/node_modules/@smithy/types/dist-cjs/logger.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/middleware.js +1 -4
- package/node_modules/@smithy/types/dist-cjs/pagination.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/profile.js +1 -9
- package/node_modules/@smithy/types/dist-cjs/response.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/retry.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/serde.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/shapes.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/signature.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/stream.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/transfer.js +1 -9
- package/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/transform/exact.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/uri.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/util.js +1 -2
- package/node_modules/@smithy/types/dist-cjs/waiter.js +1 -2
- package/node_modules/@smithy/types/package.json +2 -2
- package/node_modules/@smithy/url-parser/dist-cjs/index.js +48 -21
- package/node_modules/@smithy/url-parser/package.json +4 -4
- package/node_modules/@smithy/util-base64/dist-cjs/index.js +27 -5
- package/node_modules/@smithy/util-base64/package.json +4 -4
- package/node_modules/@smithy/util-body-length-browser/dist-cjs/calculateBodyLength.js +1 -30
- package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +57 -4
- package/node_modules/@smithy/util-body-length-browser/package.json +2 -2
- package/node_modules/@smithy/util-body-length-node/dist-cjs/calculateBodyLength.js +1 -29
- package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +53 -4
- package/node_modules/@smithy/util-body-length-node/package.json +7 -9
- package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +45 -17
- package/node_modules/@smithy/util-buffer-from/package.json +8 -10
- package/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +1 -13
- package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +64 -6
- package/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +1 -13
- package/node_modules/@smithy/util-config-provider/dist-cjs/types.js +1 -8
- package/node_modules/@smithy/util-config-provider/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +25 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/constants.js +1 -9
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/defaultsModeConfig.js +1 -14
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +109 -4
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/resolveDefaultsModeConfig.js +1 -57
- package/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
- package/node_modules/@smithy/util-endpoints/dist-cjs/debug/debugId.js +1 -4
- package/node_modules/@smithy/util-endpoints/dist-cjs/debug/index.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-cjs/debug/toDebugString.js +1 -16
- package/node_modules/@smithy/util-endpoints/dist-cjs/getEndpointUrlConfig.js +1 -25
- package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +484 -8
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/booleanEquals.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttr.js +1 -15
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/getAttrPathList.js +1 -29
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/index.js +1 -12
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isIpAddress.js +1 -6
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isSet.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/isValidHostLabel.js +1 -17
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/not.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/parseURL.js +1 -55
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/stringEquals.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/substring.js +1 -13
- package/node_modules/@smithy/util-endpoints/dist-cjs/lib/uriEncode.js +1 -5
- package/node_modules/@smithy/util-endpoints/dist-cjs/resolveEndpoint.js +1 -42
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointError.js +1 -10
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointFunctions.js +1 -2
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/EndpointRuleObject.js +1 -2
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/ErrorRuleObject.js +1 -2
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/RuleSetObject.js +1 -2
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/TreeRuleObject.js +1 -2
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/index.js +1 -10
- package/node_modules/@smithy/util-endpoints/dist-cjs/types/shared.js +1 -2
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/callFunction.js +1 -15
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/customEndpointFunctions.js +1 -4
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/endpointFunctions.js +1 -15
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateCondition.js +1 -19
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateConditions.js +1 -27
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateEndpointRule.js +1 -32
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateErrorRule.js +1 -18
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateExpression.js +1 -20
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateRules.js +1 -31
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTemplate.js +1 -40
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/evaluateTreeRule.js +1 -17
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointHeaders.js +1 -16
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperties.js +1 -9
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointProperty.js +1 -25
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getEndpointUrl.js +1 -19
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/getReferenceValue.js +1 -11
- package/node_modules/@smithy/util-endpoints/dist-cjs/utils/index.js +1 -5
- package/node_modules/@smithy/util-endpoints/package.json +4 -4
- package/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +60 -31
- package/node_modules/@smithy/util-hex-encoding/package.json +7 -9
- package/node_modules/@smithy/util-middleware/dist-cjs/getSmithyContext.js +1 -6
- package/node_modules/@smithy/util-middleware/dist-cjs/index.js +45 -5
- package/node_modules/@smithy/util-middleware/dist-cjs/normalizeProvider.js +1 -10
- package/node_modules/@smithy/util-middleware/package.json +3 -3
- package/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -28
- package/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -22
- package/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -104
- package/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -70
- package/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -10
- package/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -12
- package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -18
- package/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -15
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +347 -10
- package/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -2
- package/node_modules/@smithy/util-retry/package.json +4 -4
- package/node_modules/@smithy/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +1 -22
- package/node_modules/@smithy/util-stream/dist-cjs/blob/transforms.js +1 -20
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +89 -6
- package/node_modules/@smithy/util-stream/package.json +10 -10
- package/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri-path.js +1 -6
- package/node_modules/@smithy/util-uri-escape/dist-cjs/escape-uri.js +1 -6
- package/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +43 -5
- package/node_modules/@smithy/util-uri-escape/package.json +7 -9
- package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +1 -5
- package/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +1 -9
- package/node_modules/@smithy/util-utf8/dist-cjs/index.js +57 -6
- package/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +1 -14
- package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +1 -5
- package/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +1 -6
- package/node_modules/@smithy/util-utf8/package.json +4 -4
- package/node_modules/@smithy/util-waiter/dist-cjs/createWaiter.js +1 -27
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +155 -5
- package/node_modules/@smithy/util-waiter/dist-cjs/poller.js +1 -38
- package/node_modules/@smithy/util-waiter/dist-cjs/utils/index.js +1 -5
- package/node_modules/@smithy/util-waiter/dist-cjs/utils/sleep.js +1 -7
- package/node_modules/@smithy/util-waiter/dist-cjs/utils/validate.js +1 -21
- package/node_modules/@smithy/util-waiter/dist-cjs/waiter.js +1 -38
- package/node_modules/@smithy/util-waiter/package.json +4 -4
- package/package.json +5 -5
- package/.gitattributes +0 -38
- package/.projenrc.ts +0 -49
@@ -1,12 +1 @@
|
|
1
|
-
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.CloudFormationServiceException = exports.__ServiceException = void 0;
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
6
|
-
class CloudFormationServiceException extends smithy_client_1.ServiceException {
|
7
|
-
constructor(options) {
|
8
|
-
super(options);
|
9
|
-
Object.setPrototypeOf(this, CloudFormationServiceException.prototype);
|
10
|
-
}
|
11
|
-
}
|
12
|
-
exports.CloudFormationServiceException = CloudFormationServiceException;
|
1
|
+
module.exports = require("../index.js");
|
@@ -1,662 +1 @@
|
|
1
|
-
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.StackDriftStatus = exports.StackDriftDetectionStatus = exports.PublisherStatus = exports.IdentityProvider = exports.OrganizationStatus = exports.RegistryType = exports.StackSetNotEmptyException = exports.InvalidChangeSetStatusException = exports.NameAlreadyExistsException = exports.PermissionModels = exports.CreatedButModifiedException = exports.StaleRequestException = exports.StackSetNotFoundException = exports.OperationInProgressException = exports.OperationIdAlreadyExistsException = exports.RegionConcurrencyType = exports.ConcurrencyMode = exports.OnFailure = exports.LimitExceededException = exports.InsufficientCapabilitiesException = exports.OnStackFailure = exports.ChangeSetType = exports.ExecutionStatus = exports.ChangeSetStatus = exports.ChangeSetNotFoundException = exports.ChangeSetHooksStatus = exports.HookTargetType = exports.HookInvocationPoint = exports.HookFailureMode = exports.ChangeType = exports.Replacement = exports.RequiresRecreation = exports.ResourceAttribute = exports.EvaluationType = exports.ChangeSource = exports.ChangeAction = exports.Category = exports.Capability = exports.TokenAlreadyExistsException = exports.CallAs = exports.TypeConfigurationNotFoundException = exports.AlreadyExistsException = exports.TypeNotFoundException = exports.CFNRegistryException = exports.VersionBump = exports.ThirdPartyType = exports.OperationNotFoundException = exports.InvalidOperationException = exports.AccountGateStatus = exports.AccountFilterType = void 0;
|
4
|
-
exports.ResourceSignalStatus = exports.HandlerErrorCode = exports.OperationStatus = exports.OperationStatusCheckFailedException = exports.InvalidStateTransitionException = exports.StackSetOperationResultStatus = exports.OperationResultFilterName = exports.StackInstanceFilterName = exports.StackNotFoundException = exports.TemplateStage = exports.RegistrationStatus = exports.Visibility = exports.TypeTestsStatus = exports.ProvisioningType = exports.DeprecatedStatus = exports.StackSetOperationStatus = exports.StackSetOperationAction = exports.StackSetStatus = exports.StackSetDriftStatus = exports.StackSetDriftDetectionStatus = exports.StackStatus = exports.DifferenceType = exports.StackResourceDriftStatus = exports.StackInstanceNotFoundException = exports.StackInstanceStatus = exports.StackInstanceDetailedStatus = exports.ResourceStatus = exports.HookStatus = void 0;
|
5
|
-
const CloudFormationServiceException_1 = require("./CloudFormationServiceException");
|
6
|
-
exports.AccountFilterType = {
|
7
|
-
DIFFERENCE: "DIFFERENCE",
|
8
|
-
INTERSECTION: "INTERSECTION",
|
9
|
-
NONE: "NONE",
|
10
|
-
UNION: "UNION",
|
11
|
-
};
|
12
|
-
exports.AccountGateStatus = {
|
13
|
-
FAILED: "FAILED",
|
14
|
-
SKIPPED: "SKIPPED",
|
15
|
-
SUCCEEDED: "SUCCEEDED",
|
16
|
-
};
|
17
|
-
class InvalidOperationException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
18
|
-
constructor(opts) {
|
19
|
-
super({
|
20
|
-
name: "InvalidOperationException",
|
21
|
-
$fault: "client",
|
22
|
-
...opts,
|
23
|
-
});
|
24
|
-
this.name = "InvalidOperationException";
|
25
|
-
this.$fault = "client";
|
26
|
-
Object.setPrototypeOf(this, InvalidOperationException.prototype);
|
27
|
-
this.Message = opts.Message;
|
28
|
-
}
|
29
|
-
}
|
30
|
-
exports.InvalidOperationException = InvalidOperationException;
|
31
|
-
class OperationNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
32
|
-
constructor(opts) {
|
33
|
-
super({
|
34
|
-
name: "OperationNotFoundException",
|
35
|
-
$fault: "client",
|
36
|
-
...opts,
|
37
|
-
});
|
38
|
-
this.name = "OperationNotFoundException";
|
39
|
-
this.$fault = "client";
|
40
|
-
Object.setPrototypeOf(this, OperationNotFoundException.prototype);
|
41
|
-
this.Message = opts.Message;
|
42
|
-
}
|
43
|
-
}
|
44
|
-
exports.OperationNotFoundException = OperationNotFoundException;
|
45
|
-
exports.ThirdPartyType = {
|
46
|
-
HOOK: "HOOK",
|
47
|
-
MODULE: "MODULE",
|
48
|
-
RESOURCE: "RESOURCE",
|
49
|
-
};
|
50
|
-
exports.VersionBump = {
|
51
|
-
MAJOR: "MAJOR",
|
52
|
-
MINOR: "MINOR",
|
53
|
-
};
|
54
|
-
class CFNRegistryException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
55
|
-
constructor(opts) {
|
56
|
-
super({
|
57
|
-
name: "CFNRegistryException",
|
58
|
-
$fault: "client",
|
59
|
-
...opts,
|
60
|
-
});
|
61
|
-
this.name = "CFNRegistryException";
|
62
|
-
this.$fault = "client";
|
63
|
-
Object.setPrototypeOf(this, CFNRegistryException.prototype);
|
64
|
-
this.Message = opts.Message;
|
65
|
-
}
|
66
|
-
}
|
67
|
-
exports.CFNRegistryException = CFNRegistryException;
|
68
|
-
class TypeNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
69
|
-
constructor(opts) {
|
70
|
-
super({
|
71
|
-
name: "TypeNotFoundException",
|
72
|
-
$fault: "client",
|
73
|
-
...opts,
|
74
|
-
});
|
75
|
-
this.name = "TypeNotFoundException";
|
76
|
-
this.$fault = "client";
|
77
|
-
Object.setPrototypeOf(this, TypeNotFoundException.prototype);
|
78
|
-
this.Message = opts.Message;
|
79
|
-
}
|
80
|
-
}
|
81
|
-
exports.TypeNotFoundException = TypeNotFoundException;
|
82
|
-
class AlreadyExistsException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
83
|
-
constructor(opts) {
|
84
|
-
super({
|
85
|
-
name: "AlreadyExistsException",
|
86
|
-
$fault: "client",
|
87
|
-
...opts,
|
88
|
-
});
|
89
|
-
this.name = "AlreadyExistsException";
|
90
|
-
this.$fault = "client";
|
91
|
-
Object.setPrototypeOf(this, AlreadyExistsException.prototype);
|
92
|
-
this.Message = opts.Message;
|
93
|
-
}
|
94
|
-
}
|
95
|
-
exports.AlreadyExistsException = AlreadyExistsException;
|
96
|
-
class TypeConfigurationNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
97
|
-
constructor(opts) {
|
98
|
-
super({
|
99
|
-
name: "TypeConfigurationNotFoundException",
|
100
|
-
$fault: "client",
|
101
|
-
...opts,
|
102
|
-
});
|
103
|
-
this.name = "TypeConfigurationNotFoundException";
|
104
|
-
this.$fault = "client";
|
105
|
-
Object.setPrototypeOf(this, TypeConfigurationNotFoundException.prototype);
|
106
|
-
this.Message = opts.Message;
|
107
|
-
}
|
108
|
-
}
|
109
|
-
exports.TypeConfigurationNotFoundException = TypeConfigurationNotFoundException;
|
110
|
-
exports.CallAs = {
|
111
|
-
DELEGATED_ADMIN: "DELEGATED_ADMIN",
|
112
|
-
SELF: "SELF",
|
113
|
-
};
|
114
|
-
class TokenAlreadyExistsException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
115
|
-
constructor(opts) {
|
116
|
-
super({
|
117
|
-
name: "TokenAlreadyExistsException",
|
118
|
-
$fault: "client",
|
119
|
-
...opts,
|
120
|
-
});
|
121
|
-
this.name = "TokenAlreadyExistsException";
|
122
|
-
this.$fault = "client";
|
123
|
-
Object.setPrototypeOf(this, TokenAlreadyExistsException.prototype);
|
124
|
-
this.Message = opts.Message;
|
125
|
-
}
|
126
|
-
}
|
127
|
-
exports.TokenAlreadyExistsException = TokenAlreadyExistsException;
|
128
|
-
exports.Capability = {
|
129
|
-
CAPABILITY_AUTO_EXPAND: "CAPABILITY_AUTO_EXPAND",
|
130
|
-
CAPABILITY_IAM: "CAPABILITY_IAM",
|
131
|
-
CAPABILITY_NAMED_IAM: "CAPABILITY_NAMED_IAM",
|
132
|
-
};
|
133
|
-
exports.Category = {
|
134
|
-
ACTIVATED: "ACTIVATED",
|
135
|
-
AWS_TYPES: "AWS_TYPES",
|
136
|
-
REGISTERED: "REGISTERED",
|
137
|
-
THIRD_PARTY: "THIRD_PARTY",
|
138
|
-
};
|
139
|
-
exports.ChangeAction = {
|
140
|
-
Add: "Add",
|
141
|
-
Dynamic: "Dynamic",
|
142
|
-
Import: "Import",
|
143
|
-
Modify: "Modify",
|
144
|
-
Remove: "Remove",
|
145
|
-
};
|
146
|
-
exports.ChangeSource = {
|
147
|
-
Automatic: "Automatic",
|
148
|
-
DirectModification: "DirectModification",
|
149
|
-
ParameterReference: "ParameterReference",
|
150
|
-
ResourceAttribute: "ResourceAttribute",
|
151
|
-
ResourceReference: "ResourceReference",
|
152
|
-
};
|
153
|
-
exports.EvaluationType = {
|
154
|
-
Dynamic: "Dynamic",
|
155
|
-
Static: "Static",
|
156
|
-
};
|
157
|
-
exports.ResourceAttribute = {
|
158
|
-
CreationPolicy: "CreationPolicy",
|
159
|
-
DeletionPolicy: "DeletionPolicy",
|
160
|
-
Metadata: "Metadata",
|
161
|
-
Properties: "Properties",
|
162
|
-
Tags: "Tags",
|
163
|
-
UpdatePolicy: "UpdatePolicy",
|
164
|
-
UpdateReplacePolicy: "UpdateReplacePolicy",
|
165
|
-
};
|
166
|
-
exports.RequiresRecreation = {
|
167
|
-
Always: "Always",
|
168
|
-
Conditionally: "Conditionally",
|
169
|
-
Never: "Never",
|
170
|
-
};
|
171
|
-
exports.Replacement = {
|
172
|
-
Conditional: "Conditional",
|
173
|
-
False: "False",
|
174
|
-
True: "True",
|
175
|
-
};
|
176
|
-
exports.ChangeType = {
|
177
|
-
Resource: "Resource",
|
178
|
-
};
|
179
|
-
exports.HookFailureMode = {
|
180
|
-
FAIL: "FAIL",
|
181
|
-
WARN: "WARN",
|
182
|
-
};
|
183
|
-
exports.HookInvocationPoint = {
|
184
|
-
PRE_PROVISION: "PRE_PROVISION",
|
185
|
-
};
|
186
|
-
exports.HookTargetType = {
|
187
|
-
RESOURCE: "RESOURCE",
|
188
|
-
};
|
189
|
-
exports.ChangeSetHooksStatus = {
|
190
|
-
PLANNED: "PLANNED",
|
191
|
-
PLANNING: "PLANNING",
|
192
|
-
UNAVAILABLE: "UNAVAILABLE",
|
193
|
-
};
|
194
|
-
class ChangeSetNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
195
|
-
constructor(opts) {
|
196
|
-
super({
|
197
|
-
name: "ChangeSetNotFoundException",
|
198
|
-
$fault: "client",
|
199
|
-
...opts,
|
200
|
-
});
|
201
|
-
this.name = "ChangeSetNotFoundException";
|
202
|
-
this.$fault = "client";
|
203
|
-
Object.setPrototypeOf(this, ChangeSetNotFoundException.prototype);
|
204
|
-
this.Message = opts.Message;
|
205
|
-
}
|
206
|
-
}
|
207
|
-
exports.ChangeSetNotFoundException = ChangeSetNotFoundException;
|
208
|
-
exports.ChangeSetStatus = {
|
209
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
210
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
211
|
-
CREATE_PENDING: "CREATE_PENDING",
|
212
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
213
|
-
DELETE_FAILED: "DELETE_FAILED",
|
214
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
215
|
-
DELETE_PENDING: "DELETE_PENDING",
|
216
|
-
FAILED: "FAILED",
|
217
|
-
};
|
218
|
-
exports.ExecutionStatus = {
|
219
|
-
AVAILABLE: "AVAILABLE",
|
220
|
-
EXECUTE_COMPLETE: "EXECUTE_COMPLETE",
|
221
|
-
EXECUTE_FAILED: "EXECUTE_FAILED",
|
222
|
-
EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
|
223
|
-
OBSOLETE: "OBSOLETE",
|
224
|
-
UNAVAILABLE: "UNAVAILABLE",
|
225
|
-
};
|
226
|
-
exports.ChangeSetType = {
|
227
|
-
CREATE: "CREATE",
|
228
|
-
IMPORT: "IMPORT",
|
229
|
-
UPDATE: "UPDATE",
|
230
|
-
};
|
231
|
-
exports.OnStackFailure = {
|
232
|
-
DELETE: "DELETE",
|
233
|
-
DO_NOTHING: "DO_NOTHING",
|
234
|
-
ROLLBACK: "ROLLBACK",
|
235
|
-
};
|
236
|
-
class InsufficientCapabilitiesException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
237
|
-
constructor(opts) {
|
238
|
-
super({
|
239
|
-
name: "InsufficientCapabilitiesException",
|
240
|
-
$fault: "client",
|
241
|
-
...opts,
|
242
|
-
});
|
243
|
-
this.name = "InsufficientCapabilitiesException";
|
244
|
-
this.$fault = "client";
|
245
|
-
Object.setPrototypeOf(this, InsufficientCapabilitiesException.prototype);
|
246
|
-
this.Message = opts.Message;
|
247
|
-
}
|
248
|
-
}
|
249
|
-
exports.InsufficientCapabilitiesException = InsufficientCapabilitiesException;
|
250
|
-
class LimitExceededException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
251
|
-
constructor(opts) {
|
252
|
-
super({
|
253
|
-
name: "LimitExceededException",
|
254
|
-
$fault: "client",
|
255
|
-
...opts,
|
256
|
-
});
|
257
|
-
this.name = "LimitExceededException";
|
258
|
-
this.$fault = "client";
|
259
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
260
|
-
this.Message = opts.Message;
|
261
|
-
}
|
262
|
-
}
|
263
|
-
exports.LimitExceededException = LimitExceededException;
|
264
|
-
exports.OnFailure = {
|
265
|
-
DELETE: "DELETE",
|
266
|
-
DO_NOTHING: "DO_NOTHING",
|
267
|
-
ROLLBACK: "ROLLBACK",
|
268
|
-
};
|
269
|
-
exports.ConcurrencyMode = {
|
270
|
-
SOFT_FAILURE_TOLERANCE: "SOFT_FAILURE_TOLERANCE",
|
271
|
-
STRICT_FAILURE_TOLERANCE: "STRICT_FAILURE_TOLERANCE",
|
272
|
-
};
|
273
|
-
exports.RegionConcurrencyType = {
|
274
|
-
PARALLEL: "PARALLEL",
|
275
|
-
SEQUENTIAL: "SEQUENTIAL",
|
276
|
-
};
|
277
|
-
class OperationIdAlreadyExistsException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
278
|
-
constructor(opts) {
|
279
|
-
super({
|
280
|
-
name: "OperationIdAlreadyExistsException",
|
281
|
-
$fault: "client",
|
282
|
-
...opts,
|
283
|
-
});
|
284
|
-
this.name = "OperationIdAlreadyExistsException";
|
285
|
-
this.$fault = "client";
|
286
|
-
Object.setPrototypeOf(this, OperationIdAlreadyExistsException.prototype);
|
287
|
-
this.Message = opts.Message;
|
288
|
-
}
|
289
|
-
}
|
290
|
-
exports.OperationIdAlreadyExistsException = OperationIdAlreadyExistsException;
|
291
|
-
class OperationInProgressException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
292
|
-
constructor(opts) {
|
293
|
-
super({
|
294
|
-
name: "OperationInProgressException",
|
295
|
-
$fault: "client",
|
296
|
-
...opts,
|
297
|
-
});
|
298
|
-
this.name = "OperationInProgressException";
|
299
|
-
this.$fault = "client";
|
300
|
-
Object.setPrototypeOf(this, OperationInProgressException.prototype);
|
301
|
-
this.Message = opts.Message;
|
302
|
-
}
|
303
|
-
}
|
304
|
-
exports.OperationInProgressException = OperationInProgressException;
|
305
|
-
class StackSetNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
306
|
-
constructor(opts) {
|
307
|
-
super({
|
308
|
-
name: "StackSetNotFoundException",
|
309
|
-
$fault: "client",
|
310
|
-
...opts,
|
311
|
-
});
|
312
|
-
this.name = "StackSetNotFoundException";
|
313
|
-
this.$fault = "client";
|
314
|
-
Object.setPrototypeOf(this, StackSetNotFoundException.prototype);
|
315
|
-
this.Message = opts.Message;
|
316
|
-
}
|
317
|
-
}
|
318
|
-
exports.StackSetNotFoundException = StackSetNotFoundException;
|
319
|
-
class StaleRequestException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
320
|
-
constructor(opts) {
|
321
|
-
super({
|
322
|
-
name: "StaleRequestException",
|
323
|
-
$fault: "client",
|
324
|
-
...opts,
|
325
|
-
});
|
326
|
-
this.name = "StaleRequestException";
|
327
|
-
this.$fault = "client";
|
328
|
-
Object.setPrototypeOf(this, StaleRequestException.prototype);
|
329
|
-
this.Message = opts.Message;
|
330
|
-
}
|
331
|
-
}
|
332
|
-
exports.StaleRequestException = StaleRequestException;
|
333
|
-
class CreatedButModifiedException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
334
|
-
constructor(opts) {
|
335
|
-
super({
|
336
|
-
name: "CreatedButModifiedException",
|
337
|
-
$fault: "client",
|
338
|
-
...opts,
|
339
|
-
});
|
340
|
-
this.name = "CreatedButModifiedException";
|
341
|
-
this.$fault = "client";
|
342
|
-
Object.setPrototypeOf(this, CreatedButModifiedException.prototype);
|
343
|
-
this.Message = opts.Message;
|
344
|
-
}
|
345
|
-
}
|
346
|
-
exports.CreatedButModifiedException = CreatedButModifiedException;
|
347
|
-
exports.PermissionModels = {
|
348
|
-
SELF_MANAGED: "SELF_MANAGED",
|
349
|
-
SERVICE_MANAGED: "SERVICE_MANAGED",
|
350
|
-
};
|
351
|
-
class NameAlreadyExistsException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
352
|
-
constructor(opts) {
|
353
|
-
super({
|
354
|
-
name: "NameAlreadyExistsException",
|
355
|
-
$fault: "client",
|
356
|
-
...opts,
|
357
|
-
});
|
358
|
-
this.name = "NameAlreadyExistsException";
|
359
|
-
this.$fault = "client";
|
360
|
-
Object.setPrototypeOf(this, NameAlreadyExistsException.prototype);
|
361
|
-
this.Message = opts.Message;
|
362
|
-
}
|
363
|
-
}
|
364
|
-
exports.NameAlreadyExistsException = NameAlreadyExistsException;
|
365
|
-
class InvalidChangeSetStatusException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
366
|
-
constructor(opts) {
|
367
|
-
super({
|
368
|
-
name: "InvalidChangeSetStatusException",
|
369
|
-
$fault: "client",
|
370
|
-
...opts,
|
371
|
-
});
|
372
|
-
this.name = "InvalidChangeSetStatusException";
|
373
|
-
this.$fault = "client";
|
374
|
-
Object.setPrototypeOf(this, InvalidChangeSetStatusException.prototype);
|
375
|
-
this.Message = opts.Message;
|
376
|
-
}
|
377
|
-
}
|
378
|
-
exports.InvalidChangeSetStatusException = InvalidChangeSetStatusException;
|
379
|
-
class StackSetNotEmptyException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
380
|
-
constructor(opts) {
|
381
|
-
super({
|
382
|
-
name: "StackSetNotEmptyException",
|
383
|
-
$fault: "client",
|
384
|
-
...opts,
|
385
|
-
});
|
386
|
-
this.name = "StackSetNotEmptyException";
|
387
|
-
this.$fault = "client";
|
388
|
-
Object.setPrototypeOf(this, StackSetNotEmptyException.prototype);
|
389
|
-
this.Message = opts.Message;
|
390
|
-
}
|
391
|
-
}
|
392
|
-
exports.StackSetNotEmptyException = StackSetNotEmptyException;
|
393
|
-
exports.RegistryType = {
|
394
|
-
HOOK: "HOOK",
|
395
|
-
MODULE: "MODULE",
|
396
|
-
RESOURCE: "RESOURCE",
|
397
|
-
};
|
398
|
-
exports.OrganizationStatus = {
|
399
|
-
DISABLED: "DISABLED",
|
400
|
-
DISABLED_PERMANENTLY: "DISABLED_PERMANENTLY",
|
401
|
-
ENABLED: "ENABLED",
|
402
|
-
};
|
403
|
-
exports.IdentityProvider = {
|
404
|
-
AWS_Marketplace: "AWS_Marketplace",
|
405
|
-
Bitbucket: "Bitbucket",
|
406
|
-
GitHub: "GitHub",
|
407
|
-
};
|
408
|
-
exports.PublisherStatus = {
|
409
|
-
UNVERIFIED: "UNVERIFIED",
|
410
|
-
VERIFIED: "VERIFIED",
|
411
|
-
};
|
412
|
-
exports.StackDriftDetectionStatus = {
|
413
|
-
DETECTION_COMPLETE: "DETECTION_COMPLETE",
|
414
|
-
DETECTION_FAILED: "DETECTION_FAILED",
|
415
|
-
DETECTION_IN_PROGRESS: "DETECTION_IN_PROGRESS",
|
416
|
-
};
|
417
|
-
exports.StackDriftStatus = {
|
418
|
-
DRIFTED: "DRIFTED",
|
419
|
-
IN_SYNC: "IN_SYNC",
|
420
|
-
NOT_CHECKED: "NOT_CHECKED",
|
421
|
-
UNKNOWN: "UNKNOWN",
|
422
|
-
};
|
423
|
-
exports.HookStatus = {
|
424
|
-
HOOK_COMPLETE_FAILED: "HOOK_COMPLETE_FAILED",
|
425
|
-
HOOK_COMPLETE_SUCCEEDED: "HOOK_COMPLETE_SUCCEEDED",
|
426
|
-
HOOK_FAILED: "HOOK_FAILED",
|
427
|
-
HOOK_IN_PROGRESS: "HOOK_IN_PROGRESS",
|
428
|
-
};
|
429
|
-
exports.ResourceStatus = {
|
430
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
431
|
-
CREATE_FAILED: "CREATE_FAILED",
|
432
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
433
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
434
|
-
DELETE_FAILED: "DELETE_FAILED",
|
435
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
436
|
-
DELETE_SKIPPED: "DELETE_SKIPPED",
|
437
|
-
IMPORT_COMPLETE: "IMPORT_COMPLETE",
|
438
|
-
IMPORT_FAILED: "IMPORT_FAILED",
|
439
|
-
IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
|
440
|
-
IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
|
441
|
-
IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
|
442
|
-
IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
|
443
|
-
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
444
|
-
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
445
|
-
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
446
|
-
UPDATE_COMPLETE: "UPDATE_COMPLETE",
|
447
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
448
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
449
|
-
UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
|
450
|
-
UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
|
451
|
-
UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
|
452
|
-
};
|
453
|
-
exports.StackInstanceDetailedStatus = {
|
454
|
-
CANCELLED: "CANCELLED",
|
455
|
-
FAILED: "FAILED",
|
456
|
-
INOPERABLE: "INOPERABLE",
|
457
|
-
PENDING: "PENDING",
|
458
|
-
RUNNING: "RUNNING",
|
459
|
-
SKIPPED_SUSPENDED_ACCOUNT: "SKIPPED_SUSPENDED_ACCOUNT",
|
460
|
-
SUCCEEDED: "SUCCEEDED",
|
461
|
-
};
|
462
|
-
exports.StackInstanceStatus = {
|
463
|
-
CURRENT: "CURRENT",
|
464
|
-
INOPERABLE: "INOPERABLE",
|
465
|
-
OUTDATED: "OUTDATED",
|
466
|
-
};
|
467
|
-
class StackInstanceNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
468
|
-
constructor(opts) {
|
469
|
-
super({
|
470
|
-
name: "StackInstanceNotFoundException",
|
471
|
-
$fault: "client",
|
472
|
-
...opts,
|
473
|
-
});
|
474
|
-
this.name = "StackInstanceNotFoundException";
|
475
|
-
this.$fault = "client";
|
476
|
-
Object.setPrototypeOf(this, StackInstanceNotFoundException.prototype);
|
477
|
-
this.Message = opts.Message;
|
478
|
-
}
|
479
|
-
}
|
480
|
-
exports.StackInstanceNotFoundException = StackInstanceNotFoundException;
|
481
|
-
exports.StackResourceDriftStatus = {
|
482
|
-
DELETED: "DELETED",
|
483
|
-
IN_SYNC: "IN_SYNC",
|
484
|
-
MODIFIED: "MODIFIED",
|
485
|
-
NOT_CHECKED: "NOT_CHECKED",
|
486
|
-
};
|
487
|
-
exports.DifferenceType = {
|
488
|
-
ADD: "ADD",
|
489
|
-
NOT_EQUAL: "NOT_EQUAL",
|
490
|
-
REMOVE: "REMOVE",
|
491
|
-
};
|
492
|
-
exports.StackStatus = {
|
493
|
-
CREATE_COMPLETE: "CREATE_COMPLETE",
|
494
|
-
CREATE_FAILED: "CREATE_FAILED",
|
495
|
-
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
496
|
-
DELETE_COMPLETE: "DELETE_COMPLETE",
|
497
|
-
DELETE_FAILED: "DELETE_FAILED",
|
498
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
499
|
-
IMPORT_COMPLETE: "IMPORT_COMPLETE",
|
500
|
-
IMPORT_IN_PROGRESS: "IMPORT_IN_PROGRESS",
|
501
|
-
IMPORT_ROLLBACK_COMPLETE: "IMPORT_ROLLBACK_COMPLETE",
|
502
|
-
IMPORT_ROLLBACK_FAILED: "IMPORT_ROLLBACK_FAILED",
|
503
|
-
IMPORT_ROLLBACK_IN_PROGRESS: "IMPORT_ROLLBACK_IN_PROGRESS",
|
504
|
-
REVIEW_IN_PROGRESS: "REVIEW_IN_PROGRESS",
|
505
|
-
ROLLBACK_COMPLETE: "ROLLBACK_COMPLETE",
|
506
|
-
ROLLBACK_FAILED: "ROLLBACK_FAILED",
|
507
|
-
ROLLBACK_IN_PROGRESS: "ROLLBACK_IN_PROGRESS",
|
508
|
-
UPDATE_COMPLETE: "UPDATE_COMPLETE",
|
509
|
-
UPDATE_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS",
|
510
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
511
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
512
|
-
UPDATE_ROLLBACK_COMPLETE: "UPDATE_ROLLBACK_COMPLETE",
|
513
|
-
UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS: "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS",
|
514
|
-
UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED",
|
515
|
-
UPDATE_ROLLBACK_IN_PROGRESS: "UPDATE_ROLLBACK_IN_PROGRESS",
|
516
|
-
};
|
517
|
-
exports.StackSetDriftDetectionStatus = {
|
518
|
-
COMPLETED: "COMPLETED",
|
519
|
-
FAILED: "FAILED",
|
520
|
-
IN_PROGRESS: "IN_PROGRESS",
|
521
|
-
PARTIAL_SUCCESS: "PARTIAL_SUCCESS",
|
522
|
-
STOPPED: "STOPPED",
|
523
|
-
};
|
524
|
-
exports.StackSetDriftStatus = {
|
525
|
-
DRIFTED: "DRIFTED",
|
526
|
-
IN_SYNC: "IN_SYNC",
|
527
|
-
NOT_CHECKED: "NOT_CHECKED",
|
528
|
-
};
|
529
|
-
exports.StackSetStatus = {
|
530
|
-
ACTIVE: "ACTIVE",
|
531
|
-
DELETED: "DELETED",
|
532
|
-
};
|
533
|
-
exports.StackSetOperationAction = {
|
534
|
-
CREATE: "CREATE",
|
535
|
-
DELETE: "DELETE",
|
536
|
-
DETECT_DRIFT: "DETECT_DRIFT",
|
537
|
-
UPDATE: "UPDATE",
|
538
|
-
};
|
539
|
-
exports.StackSetOperationStatus = {
|
540
|
-
FAILED: "FAILED",
|
541
|
-
QUEUED: "QUEUED",
|
542
|
-
RUNNING: "RUNNING",
|
543
|
-
STOPPED: "STOPPED",
|
544
|
-
STOPPING: "STOPPING",
|
545
|
-
SUCCEEDED: "SUCCEEDED",
|
546
|
-
};
|
547
|
-
exports.DeprecatedStatus = {
|
548
|
-
DEPRECATED: "DEPRECATED",
|
549
|
-
LIVE: "LIVE",
|
550
|
-
};
|
551
|
-
exports.ProvisioningType = {
|
552
|
-
FULLY_MUTABLE: "FULLY_MUTABLE",
|
553
|
-
IMMUTABLE: "IMMUTABLE",
|
554
|
-
NON_PROVISIONABLE: "NON_PROVISIONABLE",
|
555
|
-
};
|
556
|
-
exports.TypeTestsStatus = {
|
557
|
-
FAILED: "FAILED",
|
558
|
-
IN_PROGRESS: "IN_PROGRESS",
|
559
|
-
NOT_TESTED: "NOT_TESTED",
|
560
|
-
PASSED: "PASSED",
|
561
|
-
};
|
562
|
-
exports.Visibility = {
|
563
|
-
PRIVATE: "PRIVATE",
|
564
|
-
PUBLIC: "PUBLIC",
|
565
|
-
};
|
566
|
-
exports.RegistrationStatus = {
|
567
|
-
COMPLETE: "COMPLETE",
|
568
|
-
FAILED: "FAILED",
|
569
|
-
IN_PROGRESS: "IN_PROGRESS",
|
570
|
-
};
|
571
|
-
exports.TemplateStage = {
|
572
|
-
Original: "Original",
|
573
|
-
Processed: "Processed",
|
574
|
-
};
|
575
|
-
class StackNotFoundException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
576
|
-
constructor(opts) {
|
577
|
-
super({
|
578
|
-
name: "StackNotFoundException",
|
579
|
-
$fault: "client",
|
580
|
-
...opts,
|
581
|
-
});
|
582
|
-
this.name = "StackNotFoundException";
|
583
|
-
this.$fault = "client";
|
584
|
-
Object.setPrototypeOf(this, StackNotFoundException.prototype);
|
585
|
-
this.Message = opts.Message;
|
586
|
-
}
|
587
|
-
}
|
588
|
-
exports.StackNotFoundException = StackNotFoundException;
|
589
|
-
exports.StackInstanceFilterName = {
|
590
|
-
DETAILED_STATUS: "DETAILED_STATUS",
|
591
|
-
DRIFT_STATUS: "DRIFT_STATUS",
|
592
|
-
LAST_OPERATION_ID: "LAST_OPERATION_ID",
|
593
|
-
};
|
594
|
-
exports.OperationResultFilterName = {
|
595
|
-
OPERATION_RESULT_STATUS: "OPERATION_RESULT_STATUS",
|
596
|
-
};
|
597
|
-
exports.StackSetOperationResultStatus = {
|
598
|
-
CANCELLED: "CANCELLED",
|
599
|
-
FAILED: "FAILED",
|
600
|
-
PENDING: "PENDING",
|
601
|
-
RUNNING: "RUNNING",
|
602
|
-
SUCCEEDED: "SUCCEEDED",
|
603
|
-
};
|
604
|
-
class InvalidStateTransitionException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
605
|
-
constructor(opts) {
|
606
|
-
super({
|
607
|
-
name: "InvalidStateTransitionException",
|
608
|
-
$fault: "client",
|
609
|
-
...opts,
|
610
|
-
});
|
611
|
-
this.name = "InvalidStateTransitionException";
|
612
|
-
this.$fault = "client";
|
613
|
-
Object.setPrototypeOf(this, InvalidStateTransitionException.prototype);
|
614
|
-
this.Message = opts.Message;
|
615
|
-
}
|
616
|
-
}
|
617
|
-
exports.InvalidStateTransitionException = InvalidStateTransitionException;
|
618
|
-
class OperationStatusCheckFailedException extends CloudFormationServiceException_1.CloudFormationServiceException {
|
619
|
-
constructor(opts) {
|
620
|
-
super({
|
621
|
-
name: "OperationStatusCheckFailedException",
|
622
|
-
$fault: "client",
|
623
|
-
...opts,
|
624
|
-
});
|
625
|
-
this.name = "OperationStatusCheckFailedException";
|
626
|
-
this.$fault = "client";
|
627
|
-
Object.setPrototypeOf(this, OperationStatusCheckFailedException.prototype);
|
628
|
-
this.Message = opts.Message;
|
629
|
-
}
|
630
|
-
}
|
631
|
-
exports.OperationStatusCheckFailedException = OperationStatusCheckFailedException;
|
632
|
-
exports.OperationStatus = {
|
633
|
-
FAILED: "FAILED",
|
634
|
-
IN_PROGRESS: "IN_PROGRESS",
|
635
|
-
PENDING: "PENDING",
|
636
|
-
SUCCESS: "SUCCESS",
|
637
|
-
};
|
638
|
-
exports.HandlerErrorCode = {
|
639
|
-
AccessDenied: "AccessDenied",
|
640
|
-
AlreadyExists: "AlreadyExists",
|
641
|
-
GeneralServiceException: "GeneralServiceException",
|
642
|
-
HandlerInternalFailure: "HandlerInternalFailure",
|
643
|
-
InternalFailure: "InternalFailure",
|
644
|
-
InvalidCredentials: "InvalidCredentials",
|
645
|
-
InvalidRequest: "InvalidRequest",
|
646
|
-
InvalidTypeConfiguration: "InvalidTypeConfiguration",
|
647
|
-
NetworkFailure: "NetworkFailure",
|
648
|
-
NonCompliant: "NonCompliant",
|
649
|
-
NotFound: "NotFound",
|
650
|
-
NotUpdatable: "NotUpdatable",
|
651
|
-
ResourceConflict: "ResourceConflict",
|
652
|
-
ServiceInternalError: "ServiceInternalError",
|
653
|
-
ServiceLimitExceeded: "ServiceLimitExceeded",
|
654
|
-
ServiceTimeout: "NotStabilized",
|
655
|
-
Throttling: "Throttling",
|
656
|
-
Unknown: "Unknown",
|
657
|
-
UnsupportedTarget: "UnsupportedTarget",
|
658
|
-
};
|
659
|
-
exports.ResourceSignalStatus = {
|
660
|
-
FAILURE: "FAILURE",
|
661
|
-
SUCCESS: "SUCCESS",
|
662
|
-
};
|
1
|
+
module.exports = require("../index.js");
|
@@ -1,7 +1 @@
|
|
1
|
-
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
-
exports.paginateDescribeAccountLimits = void 0;
|
4
|
-
const core_1 = require("@smithy/core");
|
5
|
-
const CloudFormationClient_1 = require("../CloudFormationClient");
|
6
|
-
const DescribeAccountLimitsCommand_1 = require("../commands/DescribeAccountLimitsCommand");
|
7
|
-
exports.paginateDescribeAccountLimits = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, DescribeAccountLimitsCommand_1.DescribeAccountLimitsCommand, "NextToken", "NextToken", "");
|
1
|
+
module.exports = require("../index.js");
|