@cdk8s/awscdk-resolver 0.0.564 → 0.0.566
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/auth/httpAuthSchemeProvider.js +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/bdd.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +311 -313
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +12 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +18 -22
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +9 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/CloudFormationServiceException.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +5 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/CloudFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +8 -14
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +6 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +13 -35
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +65 -51
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +2 -2
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +2 -2
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +7 -7
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +56 -41
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/util/index.js +59 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +7 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +28 -13
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/util/index.js +2 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/util/util-format-url/format-url.js +29 -0
- package/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +4 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/util/index.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/util/util-format-url/format-url.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +1 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +6 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/index.d.ts +2 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +4 -0
- package/node_modules/@aws-sdk/core/package.json +16 -13
- package/node_modules/@aws-sdk/core/util.d.ts +7 -0
- package/node_modules/@aws-sdk/core/util.js +5 -0
- package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +3 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +10 -10
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +7 -5
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +4 -4
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/package.json +15 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -12
- package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +14 -15
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/package.json +4 -6
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +7 -8
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -10
- package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +7 -8
- package/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +3 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +16 -17
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +5 -6
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +3 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -34
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +1 -2
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -5
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +1 -1
- package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.browser.js +5 -0
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +2 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +1 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +6 -3
- package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +5 -5
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +1 -1
- package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +520 -52
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +454 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +399 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +593 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +835 -55
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -5
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/bdd.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +4 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +3 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -14
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +8 -14
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +8 -14
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +8 -14
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +8 -14
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/bdd.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +5 -5
- package/node_modules/@aws-sdk/nested-clients/package.json +13 -34
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.browser.js +6 -0
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +4 -5
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +2 -2
- package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +1 -2
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +3 -3
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +3 -6
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -4
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +38 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +2 -2
- package/node_modules/@aws-sdk/{middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js → signature-v4-multi-region/dist-es/SignatureV4SignWithCredentials.js} +5 -10
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +3 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +1 -1
- package/node_modules/@aws-sdk/{middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts → signature-v4-multi-region/dist-types/SignatureV4SignWithCredentials.d.ts} +14 -11
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +3 -5
- package/node_modules/@aws-sdk/{middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts → signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts} +3 -1
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +9 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +3 -4
- package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +18 -19
- package/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +1 -2
- package/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/package.json +4 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +9 -9
- package/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +1 -34
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.browser.js +4 -0
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +13 -10
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.browser.js +1 -0
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +8 -3
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -4
- package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.browser.js +60 -0
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/CHANGELOG.md +7 -0
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/README.md +0 -3
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.d.cts +1 -0
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/package.json +2 -4
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.d.ts +1 -0
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +1 -1
- package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/node2json.js +4 -0
- package/node_modules/@aws-sdk/xml-builder/package.json +4 -4
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +1 -1
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.browser.js +126 -174
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +181 -85
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.native.js +126 -174
- package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.browser.js +12 -7
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +9 -5
- package/node_modules/@smithy/core/dist-es/submodules/serde/index.native.js +10 -3
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/toBase64.browser.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.js +19 -21
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/createChecksumStream.browser.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.browser.js +2 -2
- package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.browser.js +1 -1
- package/node_modules/{@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js → @smithy/core/dist-es/submodules/serde/util-utf8/toUint8Array.browser.js} +1 -1
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.browser.d.ts +13 -7
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +9 -5
- package/node_modules/@smithy/core/dist-types/submodules/serde/index.native.d.ts +7 -3
- package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.d.ts +8 -12
- package/node_modules/{@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts → @smithy/core/dist-types/submodules/serde/util-utf8/toUint8Array.browser.d.ts} +3 -0
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +2 -2
- package/node_modules/@smithy/util-utf8/dist-cjs/index.js +65 -7
- package/node_modules/@smithy/util-utf8/dist-es/index.js +3 -1
- package/node_modules/@smithy/util-utf8/dist-types/index.d.ts +3 -3
- package/node_modules/@smithy/util-utf8/package.json +33 -9
- package/package.json +4 -4
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/package.json +0 -66
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/README.md +0 -4
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +0 -66
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/LICENSE +0 -201
- package/node_modules/@aws-sdk/middleware-sdk-s3/README.md +0 -4
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +0 -581
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/toStream.browser.js +0 -11
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/toStream.js +0 -7
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/bucket-endpoint-middleware.js +0 -36
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +0 -32
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/protocol/S3RestXmlProtocol.js +0 -25
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-endpoint-middleware.js +0 -41
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-middleware.js +0 -42
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +0 -33
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCache.js +0 -39
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCacheEntry.js +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityProviderImpl.js +0 -49
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +0 -38
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +0 -41
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/signS3Express.js +0 -7
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/index.js +0 -7
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentity.js +0 -1
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentityProvider.js +0 -1
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +0 -51
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/toStream.browser.js +0 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/toStream.js +0 -4
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +0 -25
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/bucket-endpoint-middleware.d.ts +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/check-content-length-header.d.ts +0 -16
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/protocol/S3RestXmlProtocol.d.ts +0 -20
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-endpoint-middleware.d.ts +0 -10
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-middleware.d.ts +0 -20
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-expires-middleware.d.ts +0 -26
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -16
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -16
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -32
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +0 -37
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -27
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressMiddleware.d.ts +0 -32
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/signS3Express.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/index.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -12
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +0 -79
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/throw-200-exceptions.d.ts +0 -21
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/toStream.browser.d.ts +0 -4
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/toStream.d.ts +0 -5
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/bucket-endpoint-middleware.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/check-content-length-header.d.ts +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +0 -9
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/protocol/S3RestXmlProtocol.d.ts +0 -15
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-endpoint-middleware.d.ts +0 -6
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-middleware.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-expires-middleware.d.ts +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCache.d.ts +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +0 -12
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +0 -31
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +0 -11
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +0 -40
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressMiddleware.d.ts +0 -27
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/signS3Express.d.ts +0 -21
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/index.d.ts +0 -17
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentity.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +0 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +0 -33
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/throw-200-exceptions.d.ts +0 -19
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/toStream.browser.d.ts +0 -1
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/toStream.d.ts +0 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/validate-bucket-name.d.ts +0 -13
- package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/validate-bucket-name.d.ts +0 -14
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +0 -79
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/bdd.js +0 -100
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/bdd.js +0 -90
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/bdd.js +0 -80
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/bdd.js +0 -80
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -54
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -55
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -144
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/bdd.js +0 -150
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -96
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -74
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -57
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
- package/node_modules/@aws-sdk/util-arn-parser/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-arn-parser/README.md +0 -4
- package/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +0 -27
- package/node_modules/@aws-sdk/util-arn-parser/package.json +0 -55
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/node_modules/@smithy/config-resolver/LICENSE +0 -201
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -22
- package/node_modules/@smithy/config-resolver/dist-es/index.js +0 -1
- package/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/config-resolver/package.json +0 -41
- package/node_modules/@smithy/hash-node/LICENSE +0 -201
- package/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/hash-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/hash-node/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/hash-node/package.json +0 -41
- package/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
- package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -6
- package/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -1
- package/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/invalid-dependency/package.json +0 -41
- package/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
- package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -7
- package/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -1
- package/node_modules/@smithy/middleware-content-length/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/middleware-content-length/package.json +0 -41
- package/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -12
- package/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/middleware-endpoint/package.json +0 -41
- package/node_modules/@smithy/middleware-retry/LICENSE +0 -201
- package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -22
- package/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -1
- package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/middleware-retry/package.json +0 -41
- package/node_modules/@smithy/middleware-serde/LICENSE +0 -201
- package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -9
- package/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -1
- package/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/middleware-serde/package.json +0 -41
- package/node_modules/@smithy/middleware-stack/LICENSE +0 -201
- package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
- package/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/middleware-stack/package.json +0 -43
- package/node_modules/@smithy/node-config-provider/LICENSE +0 -201
- package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
- package/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/node-config-provider/package.json +0 -43
- package/node_modules/@smithy/property-provider/LICENSE +0 -201
- package/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -10
- package/node_modules/@smithy/property-provider/dist-es/index.js +0 -1
- package/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/property-provider/package.json +0 -41
- package/node_modules/@smithy/protocol-http/LICENSE +0 -201
- package/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -11
- package/node_modules/@smithy/protocol-http/dist-es/index.js +0 -1
- package/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/protocol-http/package.json +0 -42
- package/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -16
- package/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -1
- package/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/shared-ini-file-loader/package.json +0 -41
- package/node_modules/@smithy/smithy-client/LICENSE +0 -201
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -75
- package/node_modules/@smithy/smithy-client/dist-es/index.js +0 -3
- package/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -7
- package/node_modules/@smithy/smithy-client/package.json +0 -42
- package/node_modules/@smithy/url-parser/LICENSE +0 -201
- package/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/url-parser/dist-es/index.js +0 -1
- package/node_modules/@smithy/url-parser/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/url-parser/package.json +0 -41
- package/node_modules/@smithy/util-base64/LICENSE +0 -201
- package/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -6
- package/node_modules/@smithy/util-base64/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-base64/package.json +0 -42
- package/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
- package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-body-length-browser/package.json +0 -42
- package/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
- package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-body-length-node/package.json +0 -42
- package/node_modules/@smithy/util-config-provider/LICENSE +0 -201
- package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -7
- package/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-config-provider/package.json +0 -43
- package/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -41
- package/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
- package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -5
- package/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-defaults-mode-node/package.json +0 -41
- package/node_modules/@smithy/util-endpoints/LICENSE +0 -201
- package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -12
- package/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-endpoints/package.json +0 -45
- package/node_modules/@smithy/util-middleware/LICENSE +0 -201
- package/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -6
- package/node_modules/@smithy/util-middleware/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -2
- package/node_modules/@smithy/util-middleware/package.json +0 -46
- package/node_modules/@smithy/util-retry/LICENSE +0 -201
- package/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -21
- package/node_modules/@smithy/util-retry/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-retry/package.json +0 -46
- package/node_modules/@smithy/util-stream/LICENSE +0 -201
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -14
- package/node_modules/@smithy/util-stream/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -5
- package/node_modules/@smithy/util-stream/package.json +0 -43
- package/node_modules/@smithy/util-waiter/LICENSE +0 -201
- package/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -8
- package/node_modules/@smithy/util-waiter/dist-es/index.js +0 -1
- package/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -3
- package/node_modules/@smithy/util-waiter/package.json +0 -42
- /package/node_modules/@aws-sdk/{util-arn-parser/dist-es/index.js → core/dist-es/submodules/util/util-arn-parser/arn.js} +0 -0
- /package/node_modules/@aws-sdk/{util-arn-parser/dist-types/index.d.ts → core/dist-types/submodules/util/util-arn-parser/arn.d.ts} +0 -0
- /package/node_modules/@aws-sdk/{util-arn-parser/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/util/util-arn-parser/arn.d.ts} +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/README.md +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/fromUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/fromUtf8.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/toUint8Array.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/toUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-cjs/toUtf8.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-es/fromUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-es/fromUtf8.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-es/toUint8Array.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-es/toUtf8.browser.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-es/toUtf8.js +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/fromUtf8.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/toUint8Array.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/toUtf8.browser.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/toUtf8.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/ts3.4/index.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -0
- /package/node_modules/{@aws-crypto/sha256-browser/node_modules/@smithy → @smithy}/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -0
|
@@ -4,19 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
|
-
var utilWaiter = require('@smithy/util-waiter');
|
|
20
18
|
var errors = require('./models/errors');
|
|
21
19
|
var CloudFormationServiceException = require('./models/CloudFormationServiceException');
|
|
22
20
|
|
|
@@ -74,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
74
72
|
};
|
|
75
73
|
|
|
76
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
77
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
75
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
78
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
79
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
77
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
80
78
|
};
|
|
81
79
|
|
|
82
|
-
class CloudFormationClient extends
|
|
80
|
+
class CloudFormationClient extends client.Client {
|
|
83
81
|
config;
|
|
84
82
|
constructor(...[configuration]) {
|
|
85
83
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -87,17 +85,17 @@ class CloudFormationClient extends smithyClient.Client {
|
|
|
87
85
|
this.initConfig = _config_0;
|
|
88
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
89
87
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
90
|
-
const _config_3 =
|
|
91
|
-
const _config_4 =
|
|
88
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
92
90
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
93
|
-
const _config_6 =
|
|
91
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
94
92
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
95
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
96
94
|
this.config = _config_8;
|
|
97
95
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
98
96
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
99
|
-
this.middlewareStack.use(
|
|
100
|
-
this.middlewareStack.use(
|
|
97
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
101
99
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
102
100
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
103
101
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -114,11 +112,11 @@ class CloudFormationClient extends smithyClient.Client {
|
|
|
114
112
|
}
|
|
115
113
|
}
|
|
116
114
|
|
|
117
|
-
class ActivateOrganizationsAccessCommand extends
|
|
115
|
+
class ActivateOrganizationsAccessCommand extends client.Command
|
|
118
116
|
.classBuilder()
|
|
119
117
|
.ep(commonParams)
|
|
120
118
|
.m(function (Command, cs, config, o) {
|
|
121
|
-
return [
|
|
119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
122
120
|
})
|
|
123
121
|
.s("CloudFormation", "ActivateOrganizationsAccess", {})
|
|
124
122
|
.n("CloudFormationClient", "ActivateOrganizationsAccessCommand")
|
|
@@ -126,11 +124,11 @@ class ActivateOrganizationsAccessCommand extends smithyClient.Command
|
|
|
126
124
|
.build() {
|
|
127
125
|
}
|
|
128
126
|
|
|
129
|
-
class ActivateTypeCommand extends
|
|
127
|
+
class ActivateTypeCommand extends client.Command
|
|
130
128
|
.classBuilder()
|
|
131
129
|
.ep(commonParams)
|
|
132
130
|
.m(function (Command, cs, config, o) {
|
|
133
|
-
return [
|
|
131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
134
132
|
})
|
|
135
133
|
.s("CloudFormation", "ActivateType", {})
|
|
136
134
|
.n("CloudFormationClient", "ActivateTypeCommand")
|
|
@@ -138,11 +136,11 @@ class ActivateTypeCommand extends smithyClient.Command
|
|
|
138
136
|
.build() {
|
|
139
137
|
}
|
|
140
138
|
|
|
141
|
-
class BatchDescribeTypeConfigurationsCommand extends
|
|
139
|
+
class BatchDescribeTypeConfigurationsCommand extends client.Command
|
|
142
140
|
.classBuilder()
|
|
143
141
|
.ep(commonParams)
|
|
144
142
|
.m(function (Command, cs, config, o) {
|
|
145
|
-
return [
|
|
143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
146
144
|
})
|
|
147
145
|
.s("CloudFormation", "BatchDescribeTypeConfigurations", {})
|
|
148
146
|
.n("CloudFormationClient", "BatchDescribeTypeConfigurationsCommand")
|
|
@@ -150,11 +148,11 @@ class BatchDescribeTypeConfigurationsCommand extends smithyClient.Command
|
|
|
150
148
|
.build() {
|
|
151
149
|
}
|
|
152
150
|
|
|
153
|
-
class CancelUpdateStackCommand extends
|
|
151
|
+
class CancelUpdateStackCommand extends client.Command
|
|
154
152
|
.classBuilder()
|
|
155
153
|
.ep(commonParams)
|
|
156
154
|
.m(function (Command, cs, config, o) {
|
|
157
|
-
return [
|
|
155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
158
156
|
})
|
|
159
157
|
.s("CloudFormation", "CancelUpdateStack", {})
|
|
160
158
|
.n("CloudFormationClient", "CancelUpdateStackCommand")
|
|
@@ -162,11 +160,11 @@ class CancelUpdateStackCommand extends smithyClient.Command
|
|
|
162
160
|
.build() {
|
|
163
161
|
}
|
|
164
162
|
|
|
165
|
-
class ContinueUpdateRollbackCommand extends
|
|
163
|
+
class ContinueUpdateRollbackCommand extends client.Command
|
|
166
164
|
.classBuilder()
|
|
167
165
|
.ep(commonParams)
|
|
168
166
|
.m(function (Command, cs, config, o) {
|
|
169
|
-
return [
|
|
167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
170
168
|
})
|
|
171
169
|
.s("CloudFormation", "ContinueUpdateRollback", {})
|
|
172
170
|
.n("CloudFormationClient", "ContinueUpdateRollbackCommand")
|
|
@@ -174,11 +172,11 @@ class ContinueUpdateRollbackCommand extends smithyClient.Command
|
|
|
174
172
|
.build() {
|
|
175
173
|
}
|
|
176
174
|
|
|
177
|
-
class CreateChangeSetCommand extends
|
|
175
|
+
class CreateChangeSetCommand extends client.Command
|
|
178
176
|
.classBuilder()
|
|
179
177
|
.ep(commonParams)
|
|
180
178
|
.m(function (Command, cs, config, o) {
|
|
181
|
-
return [
|
|
179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
182
180
|
})
|
|
183
181
|
.s("CloudFormation", "CreateChangeSet", {})
|
|
184
182
|
.n("CloudFormationClient", "CreateChangeSetCommand")
|
|
@@ -186,11 +184,11 @@ class CreateChangeSetCommand extends smithyClient.Command
|
|
|
186
184
|
.build() {
|
|
187
185
|
}
|
|
188
186
|
|
|
189
|
-
class CreateGeneratedTemplateCommand extends
|
|
187
|
+
class CreateGeneratedTemplateCommand extends client.Command
|
|
190
188
|
.classBuilder()
|
|
191
189
|
.ep(commonParams)
|
|
192
190
|
.m(function (Command, cs, config, o) {
|
|
193
|
-
return [
|
|
191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
194
192
|
})
|
|
195
193
|
.s("CloudFormation", "CreateGeneratedTemplate", {})
|
|
196
194
|
.n("CloudFormationClient", "CreateGeneratedTemplateCommand")
|
|
@@ -198,11 +196,11 @@ class CreateGeneratedTemplateCommand extends smithyClient.Command
|
|
|
198
196
|
.build() {
|
|
199
197
|
}
|
|
200
198
|
|
|
201
|
-
class CreateStackCommand extends
|
|
199
|
+
class CreateStackCommand extends client.Command
|
|
202
200
|
.classBuilder()
|
|
203
201
|
.ep(commonParams)
|
|
204
202
|
.m(function (Command, cs, config, o) {
|
|
205
|
-
return [
|
|
203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
206
204
|
})
|
|
207
205
|
.s("CloudFormation", "CreateStack", {})
|
|
208
206
|
.n("CloudFormationClient", "CreateStackCommand")
|
|
@@ -210,11 +208,11 @@ class CreateStackCommand extends smithyClient.Command
|
|
|
210
208
|
.build() {
|
|
211
209
|
}
|
|
212
210
|
|
|
213
|
-
class CreateStackInstancesCommand extends
|
|
211
|
+
class CreateStackInstancesCommand extends client.Command
|
|
214
212
|
.classBuilder()
|
|
215
213
|
.ep(commonParams)
|
|
216
214
|
.m(function (Command, cs, config, o) {
|
|
217
|
-
return [
|
|
215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
218
216
|
})
|
|
219
217
|
.s("CloudFormation", "CreateStackInstances", {})
|
|
220
218
|
.n("CloudFormationClient", "CreateStackInstancesCommand")
|
|
@@ -222,11 +220,11 @@ class CreateStackInstancesCommand extends smithyClient.Command
|
|
|
222
220
|
.build() {
|
|
223
221
|
}
|
|
224
222
|
|
|
225
|
-
class CreateStackRefactorCommand extends
|
|
223
|
+
class CreateStackRefactorCommand extends client.Command
|
|
226
224
|
.classBuilder()
|
|
227
225
|
.ep(commonParams)
|
|
228
226
|
.m(function (Command, cs, config, o) {
|
|
229
|
-
return [
|
|
227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
230
228
|
})
|
|
231
229
|
.s("CloudFormation", "CreateStackRefactor", {})
|
|
232
230
|
.n("CloudFormationClient", "CreateStackRefactorCommand")
|
|
@@ -234,11 +232,11 @@ class CreateStackRefactorCommand extends smithyClient.Command
|
|
|
234
232
|
.build() {
|
|
235
233
|
}
|
|
236
234
|
|
|
237
|
-
class CreateStackSetCommand extends
|
|
235
|
+
class CreateStackSetCommand extends client.Command
|
|
238
236
|
.classBuilder()
|
|
239
237
|
.ep(commonParams)
|
|
240
238
|
.m(function (Command, cs, config, o) {
|
|
241
|
-
return [
|
|
239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
242
240
|
})
|
|
243
241
|
.s("CloudFormation", "CreateStackSet", {})
|
|
244
242
|
.n("CloudFormationClient", "CreateStackSetCommand")
|
|
@@ -246,11 +244,11 @@ class CreateStackSetCommand extends smithyClient.Command
|
|
|
246
244
|
.build() {
|
|
247
245
|
}
|
|
248
246
|
|
|
249
|
-
class DeactivateOrganizationsAccessCommand extends
|
|
247
|
+
class DeactivateOrganizationsAccessCommand extends client.Command
|
|
250
248
|
.classBuilder()
|
|
251
249
|
.ep(commonParams)
|
|
252
250
|
.m(function (Command, cs, config, o) {
|
|
253
|
-
return [
|
|
251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
254
252
|
})
|
|
255
253
|
.s("CloudFormation", "DeactivateOrganizationsAccess", {})
|
|
256
254
|
.n("CloudFormationClient", "DeactivateOrganizationsAccessCommand")
|
|
@@ -258,11 +256,11 @@ class DeactivateOrganizationsAccessCommand extends smithyClient.Command
|
|
|
258
256
|
.build() {
|
|
259
257
|
}
|
|
260
258
|
|
|
261
|
-
class DeactivateTypeCommand extends
|
|
259
|
+
class DeactivateTypeCommand extends client.Command
|
|
262
260
|
.classBuilder()
|
|
263
261
|
.ep(commonParams)
|
|
264
262
|
.m(function (Command, cs, config, o) {
|
|
265
|
-
return [
|
|
263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
266
264
|
})
|
|
267
265
|
.s("CloudFormation", "DeactivateType", {})
|
|
268
266
|
.n("CloudFormationClient", "DeactivateTypeCommand")
|
|
@@ -270,11 +268,11 @@ class DeactivateTypeCommand extends smithyClient.Command
|
|
|
270
268
|
.build() {
|
|
271
269
|
}
|
|
272
270
|
|
|
273
|
-
class DeleteChangeSetCommand extends
|
|
271
|
+
class DeleteChangeSetCommand extends client.Command
|
|
274
272
|
.classBuilder()
|
|
275
273
|
.ep(commonParams)
|
|
276
274
|
.m(function (Command, cs, config, o) {
|
|
277
|
-
return [
|
|
275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
278
276
|
})
|
|
279
277
|
.s("CloudFormation", "DeleteChangeSet", {})
|
|
280
278
|
.n("CloudFormationClient", "DeleteChangeSetCommand")
|
|
@@ -282,11 +280,11 @@ class DeleteChangeSetCommand extends smithyClient.Command
|
|
|
282
280
|
.build() {
|
|
283
281
|
}
|
|
284
282
|
|
|
285
|
-
class DeleteGeneratedTemplateCommand extends
|
|
283
|
+
class DeleteGeneratedTemplateCommand extends client.Command
|
|
286
284
|
.classBuilder()
|
|
287
285
|
.ep(commonParams)
|
|
288
286
|
.m(function (Command, cs, config, o) {
|
|
289
|
-
return [
|
|
287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
290
288
|
})
|
|
291
289
|
.s("CloudFormation", "DeleteGeneratedTemplate", {})
|
|
292
290
|
.n("CloudFormationClient", "DeleteGeneratedTemplateCommand")
|
|
@@ -294,11 +292,11 @@ class DeleteGeneratedTemplateCommand extends smithyClient.Command
|
|
|
294
292
|
.build() {
|
|
295
293
|
}
|
|
296
294
|
|
|
297
|
-
class DeleteStackCommand extends
|
|
295
|
+
class DeleteStackCommand extends client.Command
|
|
298
296
|
.classBuilder()
|
|
299
297
|
.ep(commonParams)
|
|
300
298
|
.m(function (Command, cs, config, o) {
|
|
301
|
-
return [
|
|
299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
302
300
|
})
|
|
303
301
|
.s("CloudFormation", "DeleteStack", {})
|
|
304
302
|
.n("CloudFormationClient", "DeleteStackCommand")
|
|
@@ -306,11 +304,11 @@ class DeleteStackCommand extends smithyClient.Command
|
|
|
306
304
|
.build() {
|
|
307
305
|
}
|
|
308
306
|
|
|
309
|
-
class DeleteStackInstancesCommand extends
|
|
307
|
+
class DeleteStackInstancesCommand extends client.Command
|
|
310
308
|
.classBuilder()
|
|
311
309
|
.ep(commonParams)
|
|
312
310
|
.m(function (Command, cs, config, o) {
|
|
313
|
-
return [
|
|
311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
314
312
|
})
|
|
315
313
|
.s("CloudFormation", "DeleteStackInstances", {})
|
|
316
314
|
.n("CloudFormationClient", "DeleteStackInstancesCommand")
|
|
@@ -318,11 +316,11 @@ class DeleteStackInstancesCommand extends smithyClient.Command
|
|
|
318
316
|
.build() {
|
|
319
317
|
}
|
|
320
318
|
|
|
321
|
-
class DeleteStackSetCommand extends
|
|
319
|
+
class DeleteStackSetCommand extends client.Command
|
|
322
320
|
.classBuilder()
|
|
323
321
|
.ep(commonParams)
|
|
324
322
|
.m(function (Command, cs, config, o) {
|
|
325
|
-
return [
|
|
323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
326
324
|
})
|
|
327
325
|
.s("CloudFormation", "DeleteStackSet", {})
|
|
328
326
|
.n("CloudFormationClient", "DeleteStackSetCommand")
|
|
@@ -330,11 +328,11 @@ class DeleteStackSetCommand extends smithyClient.Command
|
|
|
330
328
|
.build() {
|
|
331
329
|
}
|
|
332
330
|
|
|
333
|
-
class DeregisterTypeCommand extends
|
|
331
|
+
class DeregisterTypeCommand extends client.Command
|
|
334
332
|
.classBuilder()
|
|
335
333
|
.ep(commonParams)
|
|
336
334
|
.m(function (Command, cs, config, o) {
|
|
337
|
-
return [
|
|
335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
338
336
|
})
|
|
339
337
|
.s("CloudFormation", "DeregisterType", {})
|
|
340
338
|
.n("CloudFormationClient", "DeregisterTypeCommand")
|
|
@@ -342,11 +340,11 @@ class DeregisterTypeCommand extends smithyClient.Command
|
|
|
342
340
|
.build() {
|
|
343
341
|
}
|
|
344
342
|
|
|
345
|
-
class DescribeAccountLimitsCommand extends
|
|
343
|
+
class DescribeAccountLimitsCommand extends client.Command
|
|
346
344
|
.classBuilder()
|
|
347
345
|
.ep(commonParams)
|
|
348
346
|
.m(function (Command, cs, config, o) {
|
|
349
|
-
return [
|
|
347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
350
348
|
})
|
|
351
349
|
.s("CloudFormation", "DescribeAccountLimits", {})
|
|
352
350
|
.n("CloudFormationClient", "DescribeAccountLimitsCommand")
|
|
@@ -354,11 +352,11 @@ class DescribeAccountLimitsCommand extends smithyClient.Command
|
|
|
354
352
|
.build() {
|
|
355
353
|
}
|
|
356
354
|
|
|
357
|
-
class DescribeChangeSetCommand extends
|
|
355
|
+
class DescribeChangeSetCommand extends client.Command
|
|
358
356
|
.classBuilder()
|
|
359
357
|
.ep(commonParams)
|
|
360
358
|
.m(function (Command, cs, config, o) {
|
|
361
|
-
return [
|
|
359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
362
360
|
})
|
|
363
361
|
.s("CloudFormation", "DescribeChangeSet", {})
|
|
364
362
|
.n("CloudFormationClient", "DescribeChangeSetCommand")
|
|
@@ -366,11 +364,11 @@ class DescribeChangeSetCommand extends smithyClient.Command
|
|
|
366
364
|
.build() {
|
|
367
365
|
}
|
|
368
366
|
|
|
369
|
-
class DescribeChangeSetHooksCommand extends
|
|
367
|
+
class DescribeChangeSetHooksCommand extends client.Command
|
|
370
368
|
.classBuilder()
|
|
371
369
|
.ep(commonParams)
|
|
372
370
|
.m(function (Command, cs, config, o) {
|
|
373
|
-
return [
|
|
371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
374
372
|
})
|
|
375
373
|
.s("CloudFormation", "DescribeChangeSetHooks", {})
|
|
376
374
|
.n("CloudFormationClient", "DescribeChangeSetHooksCommand")
|
|
@@ -378,11 +376,11 @@ class DescribeChangeSetHooksCommand extends smithyClient.Command
|
|
|
378
376
|
.build() {
|
|
379
377
|
}
|
|
380
378
|
|
|
381
|
-
class DescribeEventsCommand extends
|
|
379
|
+
class DescribeEventsCommand extends client.Command
|
|
382
380
|
.classBuilder()
|
|
383
381
|
.ep(commonParams)
|
|
384
382
|
.m(function (Command, cs, config, o) {
|
|
385
|
-
return [
|
|
383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
386
384
|
})
|
|
387
385
|
.s("CloudFormation", "DescribeEvents", {})
|
|
388
386
|
.n("CloudFormationClient", "DescribeEventsCommand")
|
|
@@ -390,11 +388,11 @@ class DescribeEventsCommand extends smithyClient.Command
|
|
|
390
388
|
.build() {
|
|
391
389
|
}
|
|
392
390
|
|
|
393
|
-
class DescribeGeneratedTemplateCommand extends
|
|
391
|
+
class DescribeGeneratedTemplateCommand extends client.Command
|
|
394
392
|
.classBuilder()
|
|
395
393
|
.ep(commonParams)
|
|
396
394
|
.m(function (Command, cs, config, o) {
|
|
397
|
-
return [
|
|
395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
398
396
|
})
|
|
399
397
|
.s("CloudFormation", "DescribeGeneratedTemplate", {})
|
|
400
398
|
.n("CloudFormationClient", "DescribeGeneratedTemplateCommand")
|
|
@@ -402,11 +400,11 @@ class DescribeGeneratedTemplateCommand extends smithyClient.Command
|
|
|
402
400
|
.build() {
|
|
403
401
|
}
|
|
404
402
|
|
|
405
|
-
class DescribeOrganizationsAccessCommand extends
|
|
403
|
+
class DescribeOrganizationsAccessCommand extends client.Command
|
|
406
404
|
.classBuilder()
|
|
407
405
|
.ep(commonParams)
|
|
408
406
|
.m(function (Command, cs, config, o) {
|
|
409
|
-
return [
|
|
407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
410
408
|
})
|
|
411
409
|
.s("CloudFormation", "DescribeOrganizationsAccess", {})
|
|
412
410
|
.n("CloudFormationClient", "DescribeOrganizationsAccessCommand")
|
|
@@ -414,11 +412,11 @@ class DescribeOrganizationsAccessCommand extends smithyClient.Command
|
|
|
414
412
|
.build() {
|
|
415
413
|
}
|
|
416
414
|
|
|
417
|
-
class DescribePublisherCommand extends
|
|
415
|
+
class DescribePublisherCommand extends client.Command
|
|
418
416
|
.classBuilder()
|
|
419
417
|
.ep(commonParams)
|
|
420
418
|
.m(function (Command, cs, config, o) {
|
|
421
|
-
return [
|
|
419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
422
420
|
})
|
|
423
421
|
.s("CloudFormation", "DescribePublisher", {})
|
|
424
422
|
.n("CloudFormationClient", "DescribePublisherCommand")
|
|
@@ -426,11 +424,11 @@ class DescribePublisherCommand extends smithyClient.Command
|
|
|
426
424
|
.build() {
|
|
427
425
|
}
|
|
428
426
|
|
|
429
|
-
class DescribeResourceScanCommand extends
|
|
427
|
+
class DescribeResourceScanCommand extends client.Command
|
|
430
428
|
.classBuilder()
|
|
431
429
|
.ep(commonParams)
|
|
432
430
|
.m(function (Command, cs, config, o) {
|
|
433
|
-
return [
|
|
431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
434
432
|
})
|
|
435
433
|
.s("CloudFormation", "DescribeResourceScan", {})
|
|
436
434
|
.n("CloudFormationClient", "DescribeResourceScanCommand")
|
|
@@ -438,11 +436,11 @@ class DescribeResourceScanCommand extends smithyClient.Command
|
|
|
438
436
|
.build() {
|
|
439
437
|
}
|
|
440
438
|
|
|
441
|
-
class DescribeStackDriftDetectionStatusCommand extends
|
|
439
|
+
class DescribeStackDriftDetectionStatusCommand extends client.Command
|
|
442
440
|
.classBuilder()
|
|
443
441
|
.ep(commonParams)
|
|
444
442
|
.m(function (Command, cs, config, o) {
|
|
445
|
-
return [
|
|
443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
446
444
|
})
|
|
447
445
|
.s("CloudFormation", "DescribeStackDriftDetectionStatus", {})
|
|
448
446
|
.n("CloudFormationClient", "DescribeStackDriftDetectionStatusCommand")
|
|
@@ -450,11 +448,11 @@ class DescribeStackDriftDetectionStatusCommand extends smithyClient.Command
|
|
|
450
448
|
.build() {
|
|
451
449
|
}
|
|
452
450
|
|
|
453
|
-
class DescribeStackEventsCommand extends
|
|
451
|
+
class DescribeStackEventsCommand extends client.Command
|
|
454
452
|
.classBuilder()
|
|
455
453
|
.ep(commonParams)
|
|
456
454
|
.m(function (Command, cs, config, o) {
|
|
457
|
-
return [
|
|
455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
458
456
|
})
|
|
459
457
|
.s("CloudFormation", "DescribeStackEvents", {})
|
|
460
458
|
.n("CloudFormationClient", "DescribeStackEventsCommand")
|
|
@@ -462,11 +460,11 @@ class DescribeStackEventsCommand extends smithyClient.Command
|
|
|
462
460
|
.build() {
|
|
463
461
|
}
|
|
464
462
|
|
|
465
|
-
class DescribeStackInstanceCommand extends
|
|
463
|
+
class DescribeStackInstanceCommand extends client.Command
|
|
466
464
|
.classBuilder()
|
|
467
465
|
.ep(commonParams)
|
|
468
466
|
.m(function (Command, cs, config, o) {
|
|
469
|
-
return [
|
|
467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
470
468
|
})
|
|
471
469
|
.s("CloudFormation", "DescribeStackInstance", {})
|
|
472
470
|
.n("CloudFormationClient", "DescribeStackInstanceCommand")
|
|
@@ -474,11 +472,11 @@ class DescribeStackInstanceCommand extends smithyClient.Command
|
|
|
474
472
|
.build() {
|
|
475
473
|
}
|
|
476
474
|
|
|
477
|
-
class DescribeStackRefactorCommand extends
|
|
475
|
+
class DescribeStackRefactorCommand extends client.Command
|
|
478
476
|
.classBuilder()
|
|
479
477
|
.ep(commonParams)
|
|
480
478
|
.m(function (Command, cs, config, o) {
|
|
481
|
-
return [
|
|
479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
482
480
|
})
|
|
483
481
|
.s("CloudFormation", "DescribeStackRefactor", {})
|
|
484
482
|
.n("CloudFormationClient", "DescribeStackRefactorCommand")
|
|
@@ -486,11 +484,11 @@ class DescribeStackRefactorCommand extends smithyClient.Command
|
|
|
486
484
|
.build() {
|
|
487
485
|
}
|
|
488
486
|
|
|
489
|
-
class DescribeStackResourceCommand extends
|
|
487
|
+
class DescribeStackResourceCommand extends client.Command
|
|
490
488
|
.classBuilder()
|
|
491
489
|
.ep(commonParams)
|
|
492
490
|
.m(function (Command, cs, config, o) {
|
|
493
|
-
return [
|
|
491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
494
492
|
})
|
|
495
493
|
.s("CloudFormation", "DescribeStackResource", {})
|
|
496
494
|
.n("CloudFormationClient", "DescribeStackResourceCommand")
|
|
@@ -498,11 +496,11 @@ class DescribeStackResourceCommand extends smithyClient.Command
|
|
|
498
496
|
.build() {
|
|
499
497
|
}
|
|
500
498
|
|
|
501
|
-
class DescribeStackResourceDriftsCommand extends
|
|
499
|
+
class DescribeStackResourceDriftsCommand extends client.Command
|
|
502
500
|
.classBuilder()
|
|
503
501
|
.ep(commonParams)
|
|
504
502
|
.m(function (Command, cs, config, o) {
|
|
505
|
-
return [
|
|
503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
506
504
|
})
|
|
507
505
|
.s("CloudFormation", "DescribeStackResourceDrifts", {})
|
|
508
506
|
.n("CloudFormationClient", "DescribeStackResourceDriftsCommand")
|
|
@@ -510,11 +508,11 @@ class DescribeStackResourceDriftsCommand extends smithyClient.Command
|
|
|
510
508
|
.build() {
|
|
511
509
|
}
|
|
512
510
|
|
|
513
|
-
class DescribeStackResourcesCommand extends
|
|
511
|
+
class DescribeStackResourcesCommand extends client.Command
|
|
514
512
|
.classBuilder()
|
|
515
513
|
.ep(commonParams)
|
|
516
514
|
.m(function (Command, cs, config, o) {
|
|
517
|
-
return [
|
|
515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
518
516
|
})
|
|
519
517
|
.s("CloudFormation", "DescribeStackResources", {})
|
|
520
518
|
.n("CloudFormationClient", "DescribeStackResourcesCommand")
|
|
@@ -522,11 +520,11 @@ class DescribeStackResourcesCommand extends smithyClient.Command
|
|
|
522
520
|
.build() {
|
|
523
521
|
}
|
|
524
522
|
|
|
525
|
-
class DescribeStacksCommand extends
|
|
523
|
+
class DescribeStacksCommand extends client.Command
|
|
526
524
|
.classBuilder()
|
|
527
525
|
.ep(commonParams)
|
|
528
526
|
.m(function (Command, cs, config, o) {
|
|
529
|
-
return [
|
|
527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
530
528
|
})
|
|
531
529
|
.s("CloudFormation", "DescribeStacks", {})
|
|
532
530
|
.n("CloudFormationClient", "DescribeStacksCommand")
|
|
@@ -534,11 +532,11 @@ class DescribeStacksCommand extends smithyClient.Command
|
|
|
534
532
|
.build() {
|
|
535
533
|
}
|
|
536
534
|
|
|
537
|
-
class DescribeStackSetCommand extends
|
|
535
|
+
class DescribeStackSetCommand extends client.Command
|
|
538
536
|
.classBuilder()
|
|
539
537
|
.ep(commonParams)
|
|
540
538
|
.m(function (Command, cs, config, o) {
|
|
541
|
-
return [
|
|
539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
542
540
|
})
|
|
543
541
|
.s("CloudFormation", "DescribeStackSet", {})
|
|
544
542
|
.n("CloudFormationClient", "DescribeStackSetCommand")
|
|
@@ -546,11 +544,11 @@ class DescribeStackSetCommand extends smithyClient.Command
|
|
|
546
544
|
.build() {
|
|
547
545
|
}
|
|
548
546
|
|
|
549
|
-
class DescribeStackSetOperationCommand extends
|
|
547
|
+
class DescribeStackSetOperationCommand extends client.Command
|
|
550
548
|
.classBuilder()
|
|
551
549
|
.ep(commonParams)
|
|
552
550
|
.m(function (Command, cs, config, o) {
|
|
553
|
-
return [
|
|
551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
554
552
|
})
|
|
555
553
|
.s("CloudFormation", "DescribeStackSetOperation", {})
|
|
556
554
|
.n("CloudFormationClient", "DescribeStackSetOperationCommand")
|
|
@@ -558,11 +556,11 @@ class DescribeStackSetOperationCommand extends smithyClient.Command
|
|
|
558
556
|
.build() {
|
|
559
557
|
}
|
|
560
558
|
|
|
561
|
-
class DescribeTypeCommand extends
|
|
559
|
+
class DescribeTypeCommand extends client.Command
|
|
562
560
|
.classBuilder()
|
|
563
561
|
.ep(commonParams)
|
|
564
562
|
.m(function (Command, cs, config, o) {
|
|
565
|
-
return [
|
|
563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
566
564
|
})
|
|
567
565
|
.s("CloudFormation", "DescribeType", {})
|
|
568
566
|
.n("CloudFormationClient", "DescribeTypeCommand")
|
|
@@ -570,11 +568,11 @@ class DescribeTypeCommand extends smithyClient.Command
|
|
|
570
568
|
.build() {
|
|
571
569
|
}
|
|
572
570
|
|
|
573
|
-
class DescribeTypeRegistrationCommand extends
|
|
571
|
+
class DescribeTypeRegistrationCommand extends client.Command
|
|
574
572
|
.classBuilder()
|
|
575
573
|
.ep(commonParams)
|
|
576
574
|
.m(function (Command, cs, config, o) {
|
|
577
|
-
return [
|
|
575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
578
576
|
})
|
|
579
577
|
.s("CloudFormation", "DescribeTypeRegistration", {})
|
|
580
578
|
.n("CloudFormationClient", "DescribeTypeRegistrationCommand")
|
|
@@ -582,11 +580,11 @@ class DescribeTypeRegistrationCommand extends smithyClient.Command
|
|
|
582
580
|
.build() {
|
|
583
581
|
}
|
|
584
582
|
|
|
585
|
-
class DetectStackDriftCommand extends
|
|
583
|
+
class DetectStackDriftCommand extends client.Command
|
|
586
584
|
.classBuilder()
|
|
587
585
|
.ep(commonParams)
|
|
588
586
|
.m(function (Command, cs, config, o) {
|
|
589
|
-
return [
|
|
587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
590
588
|
})
|
|
591
589
|
.s("CloudFormation", "DetectStackDrift", {})
|
|
592
590
|
.n("CloudFormationClient", "DetectStackDriftCommand")
|
|
@@ -594,11 +592,11 @@ class DetectStackDriftCommand extends smithyClient.Command
|
|
|
594
592
|
.build() {
|
|
595
593
|
}
|
|
596
594
|
|
|
597
|
-
class DetectStackResourceDriftCommand extends
|
|
595
|
+
class DetectStackResourceDriftCommand extends client.Command
|
|
598
596
|
.classBuilder()
|
|
599
597
|
.ep(commonParams)
|
|
600
598
|
.m(function (Command, cs, config, o) {
|
|
601
|
-
return [
|
|
599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
602
600
|
})
|
|
603
601
|
.s("CloudFormation", "DetectStackResourceDrift", {})
|
|
604
602
|
.n("CloudFormationClient", "DetectStackResourceDriftCommand")
|
|
@@ -606,11 +604,11 @@ class DetectStackResourceDriftCommand extends smithyClient.Command
|
|
|
606
604
|
.build() {
|
|
607
605
|
}
|
|
608
606
|
|
|
609
|
-
class DetectStackSetDriftCommand extends
|
|
607
|
+
class DetectStackSetDriftCommand extends client.Command
|
|
610
608
|
.classBuilder()
|
|
611
609
|
.ep(commonParams)
|
|
612
610
|
.m(function (Command, cs, config, o) {
|
|
613
|
-
return [
|
|
611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
614
612
|
})
|
|
615
613
|
.s("CloudFormation", "DetectStackSetDrift", {})
|
|
616
614
|
.n("CloudFormationClient", "DetectStackSetDriftCommand")
|
|
@@ -618,11 +616,11 @@ class DetectStackSetDriftCommand extends smithyClient.Command
|
|
|
618
616
|
.build() {
|
|
619
617
|
}
|
|
620
618
|
|
|
621
|
-
class EstimateTemplateCostCommand extends
|
|
619
|
+
class EstimateTemplateCostCommand extends client.Command
|
|
622
620
|
.classBuilder()
|
|
623
621
|
.ep(commonParams)
|
|
624
622
|
.m(function (Command, cs, config, o) {
|
|
625
|
-
return [
|
|
623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
626
624
|
})
|
|
627
625
|
.s("CloudFormation", "EstimateTemplateCost", {})
|
|
628
626
|
.n("CloudFormationClient", "EstimateTemplateCostCommand")
|
|
@@ -630,11 +628,11 @@ class EstimateTemplateCostCommand extends smithyClient.Command
|
|
|
630
628
|
.build() {
|
|
631
629
|
}
|
|
632
630
|
|
|
633
|
-
class ExecuteChangeSetCommand extends
|
|
631
|
+
class ExecuteChangeSetCommand extends client.Command
|
|
634
632
|
.classBuilder()
|
|
635
633
|
.ep(commonParams)
|
|
636
634
|
.m(function (Command, cs, config, o) {
|
|
637
|
-
return [
|
|
635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
638
636
|
})
|
|
639
637
|
.s("CloudFormation", "ExecuteChangeSet", {})
|
|
640
638
|
.n("CloudFormationClient", "ExecuteChangeSetCommand")
|
|
@@ -642,11 +640,11 @@ class ExecuteChangeSetCommand extends smithyClient.Command
|
|
|
642
640
|
.build() {
|
|
643
641
|
}
|
|
644
642
|
|
|
645
|
-
class ExecuteStackRefactorCommand extends
|
|
643
|
+
class ExecuteStackRefactorCommand extends client.Command
|
|
646
644
|
.classBuilder()
|
|
647
645
|
.ep(commonParams)
|
|
648
646
|
.m(function (Command, cs, config, o) {
|
|
649
|
-
return [
|
|
647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
650
648
|
})
|
|
651
649
|
.s("CloudFormation", "ExecuteStackRefactor", {})
|
|
652
650
|
.n("CloudFormationClient", "ExecuteStackRefactorCommand")
|
|
@@ -654,11 +652,11 @@ class ExecuteStackRefactorCommand extends smithyClient.Command
|
|
|
654
652
|
.build() {
|
|
655
653
|
}
|
|
656
654
|
|
|
657
|
-
class GetGeneratedTemplateCommand extends
|
|
655
|
+
class GetGeneratedTemplateCommand extends client.Command
|
|
658
656
|
.classBuilder()
|
|
659
657
|
.ep(commonParams)
|
|
660
658
|
.m(function (Command, cs, config, o) {
|
|
661
|
-
return [
|
|
659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
662
660
|
})
|
|
663
661
|
.s("CloudFormation", "GetGeneratedTemplate", {})
|
|
664
662
|
.n("CloudFormationClient", "GetGeneratedTemplateCommand")
|
|
@@ -666,11 +664,11 @@ class GetGeneratedTemplateCommand extends smithyClient.Command
|
|
|
666
664
|
.build() {
|
|
667
665
|
}
|
|
668
666
|
|
|
669
|
-
class GetHookResultCommand extends
|
|
667
|
+
class GetHookResultCommand extends client.Command
|
|
670
668
|
.classBuilder()
|
|
671
669
|
.ep(commonParams)
|
|
672
670
|
.m(function (Command, cs, config, o) {
|
|
673
|
-
return [
|
|
671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
674
672
|
})
|
|
675
673
|
.s("CloudFormation", "GetHookResult", {})
|
|
676
674
|
.n("CloudFormationClient", "GetHookResultCommand")
|
|
@@ -678,11 +676,11 @@ class GetHookResultCommand extends smithyClient.Command
|
|
|
678
676
|
.build() {
|
|
679
677
|
}
|
|
680
678
|
|
|
681
|
-
class GetStackPolicyCommand extends
|
|
679
|
+
class GetStackPolicyCommand extends client.Command
|
|
682
680
|
.classBuilder()
|
|
683
681
|
.ep(commonParams)
|
|
684
682
|
.m(function (Command, cs, config, o) {
|
|
685
|
-
return [
|
|
683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
686
684
|
})
|
|
687
685
|
.s("CloudFormation", "GetStackPolicy", {})
|
|
688
686
|
.n("CloudFormationClient", "GetStackPolicyCommand")
|
|
@@ -690,11 +688,11 @@ class GetStackPolicyCommand extends smithyClient.Command
|
|
|
690
688
|
.build() {
|
|
691
689
|
}
|
|
692
690
|
|
|
693
|
-
class GetTemplateCommand extends
|
|
691
|
+
class GetTemplateCommand extends client.Command
|
|
694
692
|
.classBuilder()
|
|
695
693
|
.ep(commonParams)
|
|
696
694
|
.m(function (Command, cs, config, o) {
|
|
697
|
-
return [
|
|
695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
698
696
|
})
|
|
699
697
|
.s("CloudFormation", "GetTemplate", {})
|
|
700
698
|
.n("CloudFormationClient", "GetTemplateCommand")
|
|
@@ -702,11 +700,11 @@ class GetTemplateCommand extends smithyClient.Command
|
|
|
702
700
|
.build() {
|
|
703
701
|
}
|
|
704
702
|
|
|
705
|
-
class GetTemplateSummaryCommand extends
|
|
703
|
+
class GetTemplateSummaryCommand extends client.Command
|
|
706
704
|
.classBuilder()
|
|
707
705
|
.ep(commonParams)
|
|
708
706
|
.m(function (Command, cs, config, o) {
|
|
709
|
-
return [
|
|
707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
710
708
|
})
|
|
711
709
|
.s("CloudFormation", "GetTemplateSummary", {})
|
|
712
710
|
.n("CloudFormationClient", "GetTemplateSummaryCommand")
|
|
@@ -714,11 +712,11 @@ class GetTemplateSummaryCommand extends smithyClient.Command
|
|
|
714
712
|
.build() {
|
|
715
713
|
}
|
|
716
714
|
|
|
717
|
-
class ImportStacksToStackSetCommand extends
|
|
715
|
+
class ImportStacksToStackSetCommand extends client.Command
|
|
718
716
|
.classBuilder()
|
|
719
717
|
.ep(commonParams)
|
|
720
718
|
.m(function (Command, cs, config, o) {
|
|
721
|
-
return [
|
|
719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
722
720
|
})
|
|
723
721
|
.s("CloudFormation", "ImportStacksToStackSet", {})
|
|
724
722
|
.n("CloudFormationClient", "ImportStacksToStackSetCommand")
|
|
@@ -726,11 +724,11 @@ class ImportStacksToStackSetCommand extends smithyClient.Command
|
|
|
726
724
|
.build() {
|
|
727
725
|
}
|
|
728
726
|
|
|
729
|
-
class ListChangeSetsCommand extends
|
|
727
|
+
class ListChangeSetsCommand extends client.Command
|
|
730
728
|
.classBuilder()
|
|
731
729
|
.ep(commonParams)
|
|
732
730
|
.m(function (Command, cs, config, o) {
|
|
733
|
-
return [
|
|
731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
734
732
|
})
|
|
735
733
|
.s("CloudFormation", "ListChangeSets", {})
|
|
736
734
|
.n("CloudFormationClient", "ListChangeSetsCommand")
|
|
@@ -738,11 +736,11 @@ class ListChangeSetsCommand extends smithyClient.Command
|
|
|
738
736
|
.build() {
|
|
739
737
|
}
|
|
740
738
|
|
|
741
|
-
class ListExportsCommand extends
|
|
739
|
+
class ListExportsCommand extends client.Command
|
|
742
740
|
.classBuilder()
|
|
743
741
|
.ep(commonParams)
|
|
744
742
|
.m(function (Command, cs, config, o) {
|
|
745
|
-
return [
|
|
743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
746
744
|
})
|
|
747
745
|
.s("CloudFormation", "ListExports", {})
|
|
748
746
|
.n("CloudFormationClient", "ListExportsCommand")
|
|
@@ -750,11 +748,11 @@ class ListExportsCommand extends smithyClient.Command
|
|
|
750
748
|
.build() {
|
|
751
749
|
}
|
|
752
750
|
|
|
753
|
-
class ListGeneratedTemplatesCommand extends
|
|
751
|
+
class ListGeneratedTemplatesCommand extends client.Command
|
|
754
752
|
.classBuilder()
|
|
755
753
|
.ep(commonParams)
|
|
756
754
|
.m(function (Command, cs, config, o) {
|
|
757
|
-
return [
|
|
755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
758
756
|
})
|
|
759
757
|
.s("CloudFormation", "ListGeneratedTemplates", {})
|
|
760
758
|
.n("CloudFormationClient", "ListGeneratedTemplatesCommand")
|
|
@@ -762,11 +760,11 @@ class ListGeneratedTemplatesCommand extends smithyClient.Command
|
|
|
762
760
|
.build() {
|
|
763
761
|
}
|
|
764
762
|
|
|
765
|
-
class ListHookResultsCommand extends
|
|
763
|
+
class ListHookResultsCommand extends client.Command
|
|
766
764
|
.classBuilder()
|
|
767
765
|
.ep(commonParams)
|
|
768
766
|
.m(function (Command, cs, config, o) {
|
|
769
|
-
return [
|
|
767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
770
768
|
})
|
|
771
769
|
.s("CloudFormation", "ListHookResults", {})
|
|
772
770
|
.n("CloudFormationClient", "ListHookResultsCommand")
|
|
@@ -774,11 +772,11 @@ class ListHookResultsCommand extends smithyClient.Command
|
|
|
774
772
|
.build() {
|
|
775
773
|
}
|
|
776
774
|
|
|
777
|
-
class ListImportsCommand extends
|
|
775
|
+
class ListImportsCommand extends client.Command
|
|
778
776
|
.classBuilder()
|
|
779
777
|
.ep(commonParams)
|
|
780
778
|
.m(function (Command, cs, config, o) {
|
|
781
|
-
return [
|
|
779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
782
780
|
})
|
|
783
781
|
.s("CloudFormation", "ListImports", {})
|
|
784
782
|
.n("CloudFormationClient", "ListImportsCommand")
|
|
@@ -786,11 +784,11 @@ class ListImportsCommand extends smithyClient.Command
|
|
|
786
784
|
.build() {
|
|
787
785
|
}
|
|
788
786
|
|
|
789
|
-
class ListResourceScanRelatedResourcesCommand extends
|
|
787
|
+
class ListResourceScanRelatedResourcesCommand extends client.Command
|
|
790
788
|
.classBuilder()
|
|
791
789
|
.ep(commonParams)
|
|
792
790
|
.m(function (Command, cs, config, o) {
|
|
793
|
-
return [
|
|
791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
794
792
|
})
|
|
795
793
|
.s("CloudFormation", "ListResourceScanRelatedResources", {})
|
|
796
794
|
.n("CloudFormationClient", "ListResourceScanRelatedResourcesCommand")
|
|
@@ -798,11 +796,11 @@ class ListResourceScanRelatedResourcesCommand extends smithyClient.Command
|
|
|
798
796
|
.build() {
|
|
799
797
|
}
|
|
800
798
|
|
|
801
|
-
class ListResourceScanResourcesCommand extends
|
|
799
|
+
class ListResourceScanResourcesCommand extends client.Command
|
|
802
800
|
.classBuilder()
|
|
803
801
|
.ep(commonParams)
|
|
804
802
|
.m(function (Command, cs, config, o) {
|
|
805
|
-
return [
|
|
803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
806
804
|
})
|
|
807
805
|
.s("CloudFormation", "ListResourceScanResources", {})
|
|
808
806
|
.n("CloudFormationClient", "ListResourceScanResourcesCommand")
|
|
@@ -810,11 +808,11 @@ class ListResourceScanResourcesCommand extends smithyClient.Command
|
|
|
810
808
|
.build() {
|
|
811
809
|
}
|
|
812
810
|
|
|
813
|
-
class ListResourceScansCommand extends
|
|
811
|
+
class ListResourceScansCommand extends client.Command
|
|
814
812
|
.classBuilder()
|
|
815
813
|
.ep(commonParams)
|
|
816
814
|
.m(function (Command, cs, config, o) {
|
|
817
|
-
return [
|
|
815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
818
816
|
})
|
|
819
817
|
.s("CloudFormation", "ListResourceScans", {})
|
|
820
818
|
.n("CloudFormationClient", "ListResourceScansCommand")
|
|
@@ -822,11 +820,11 @@ class ListResourceScansCommand extends smithyClient.Command
|
|
|
822
820
|
.build() {
|
|
823
821
|
}
|
|
824
822
|
|
|
825
|
-
class ListStackInstanceResourceDriftsCommand extends
|
|
823
|
+
class ListStackInstanceResourceDriftsCommand extends client.Command
|
|
826
824
|
.classBuilder()
|
|
827
825
|
.ep(commonParams)
|
|
828
826
|
.m(function (Command, cs, config, o) {
|
|
829
|
-
return [
|
|
827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
830
828
|
})
|
|
831
829
|
.s("CloudFormation", "ListStackInstanceResourceDrifts", {})
|
|
832
830
|
.n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
|
|
@@ -834,11 +832,11 @@ class ListStackInstanceResourceDriftsCommand extends smithyClient.Command
|
|
|
834
832
|
.build() {
|
|
835
833
|
}
|
|
836
834
|
|
|
837
|
-
class ListStackInstancesCommand extends
|
|
835
|
+
class ListStackInstancesCommand extends client.Command
|
|
838
836
|
.classBuilder()
|
|
839
837
|
.ep(commonParams)
|
|
840
838
|
.m(function (Command, cs, config, o) {
|
|
841
|
-
return [
|
|
839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
842
840
|
})
|
|
843
841
|
.s("CloudFormation", "ListStackInstances", {})
|
|
844
842
|
.n("CloudFormationClient", "ListStackInstancesCommand")
|
|
@@ -846,11 +844,11 @@ class ListStackInstancesCommand extends smithyClient.Command
|
|
|
846
844
|
.build() {
|
|
847
845
|
}
|
|
848
846
|
|
|
849
|
-
class ListStackRefactorActionsCommand extends
|
|
847
|
+
class ListStackRefactorActionsCommand extends client.Command
|
|
850
848
|
.classBuilder()
|
|
851
849
|
.ep(commonParams)
|
|
852
850
|
.m(function (Command, cs, config, o) {
|
|
853
|
-
return [
|
|
851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
854
852
|
})
|
|
855
853
|
.s("CloudFormation", "ListStackRefactorActions", {})
|
|
856
854
|
.n("CloudFormationClient", "ListStackRefactorActionsCommand")
|
|
@@ -858,11 +856,11 @@ class ListStackRefactorActionsCommand extends smithyClient.Command
|
|
|
858
856
|
.build() {
|
|
859
857
|
}
|
|
860
858
|
|
|
861
|
-
class ListStackRefactorsCommand extends
|
|
859
|
+
class ListStackRefactorsCommand extends client.Command
|
|
862
860
|
.classBuilder()
|
|
863
861
|
.ep(commonParams)
|
|
864
862
|
.m(function (Command, cs, config, o) {
|
|
865
|
-
return [
|
|
863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
866
864
|
})
|
|
867
865
|
.s("CloudFormation", "ListStackRefactors", {})
|
|
868
866
|
.n("CloudFormationClient", "ListStackRefactorsCommand")
|
|
@@ -870,11 +868,11 @@ class ListStackRefactorsCommand extends smithyClient.Command
|
|
|
870
868
|
.build() {
|
|
871
869
|
}
|
|
872
870
|
|
|
873
|
-
class ListStackResourcesCommand extends
|
|
871
|
+
class ListStackResourcesCommand extends client.Command
|
|
874
872
|
.classBuilder()
|
|
875
873
|
.ep(commonParams)
|
|
876
874
|
.m(function (Command, cs, config, o) {
|
|
877
|
-
return [
|
|
875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
878
876
|
})
|
|
879
877
|
.s("CloudFormation", "ListStackResources", {})
|
|
880
878
|
.n("CloudFormationClient", "ListStackResourcesCommand")
|
|
@@ -882,11 +880,11 @@ class ListStackResourcesCommand extends smithyClient.Command
|
|
|
882
880
|
.build() {
|
|
883
881
|
}
|
|
884
882
|
|
|
885
|
-
class ListStacksCommand extends
|
|
883
|
+
class ListStacksCommand extends client.Command
|
|
886
884
|
.classBuilder()
|
|
887
885
|
.ep(commonParams)
|
|
888
886
|
.m(function (Command, cs, config, o) {
|
|
889
|
-
return [
|
|
887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
890
888
|
})
|
|
891
889
|
.s("CloudFormation", "ListStacks", {})
|
|
892
890
|
.n("CloudFormationClient", "ListStacksCommand")
|
|
@@ -894,11 +892,11 @@ class ListStacksCommand extends smithyClient.Command
|
|
|
894
892
|
.build() {
|
|
895
893
|
}
|
|
896
894
|
|
|
897
|
-
class ListStackSetAutoDeploymentTargetsCommand extends
|
|
895
|
+
class ListStackSetAutoDeploymentTargetsCommand extends client.Command
|
|
898
896
|
.classBuilder()
|
|
899
897
|
.ep(commonParams)
|
|
900
898
|
.m(function (Command, cs, config, o) {
|
|
901
|
-
return [
|
|
899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
902
900
|
})
|
|
903
901
|
.s("CloudFormation", "ListStackSetAutoDeploymentTargets", {})
|
|
904
902
|
.n("CloudFormationClient", "ListStackSetAutoDeploymentTargetsCommand")
|
|
@@ -906,11 +904,11 @@ class ListStackSetAutoDeploymentTargetsCommand extends smithyClient.Command
|
|
|
906
904
|
.build() {
|
|
907
905
|
}
|
|
908
906
|
|
|
909
|
-
class ListStackSetOperationResultsCommand extends
|
|
907
|
+
class ListStackSetOperationResultsCommand extends client.Command
|
|
910
908
|
.classBuilder()
|
|
911
909
|
.ep(commonParams)
|
|
912
910
|
.m(function (Command, cs, config, o) {
|
|
913
|
-
return [
|
|
911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
914
912
|
})
|
|
915
913
|
.s("CloudFormation", "ListStackSetOperationResults", {})
|
|
916
914
|
.n("CloudFormationClient", "ListStackSetOperationResultsCommand")
|
|
@@ -918,11 +916,11 @@ class ListStackSetOperationResultsCommand extends smithyClient.Command
|
|
|
918
916
|
.build() {
|
|
919
917
|
}
|
|
920
918
|
|
|
921
|
-
class ListStackSetOperationsCommand extends
|
|
919
|
+
class ListStackSetOperationsCommand extends client.Command
|
|
922
920
|
.classBuilder()
|
|
923
921
|
.ep(commonParams)
|
|
924
922
|
.m(function (Command, cs, config, o) {
|
|
925
|
-
return [
|
|
923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
926
924
|
})
|
|
927
925
|
.s("CloudFormation", "ListStackSetOperations", {})
|
|
928
926
|
.n("CloudFormationClient", "ListStackSetOperationsCommand")
|
|
@@ -930,11 +928,11 @@ class ListStackSetOperationsCommand extends smithyClient.Command
|
|
|
930
928
|
.build() {
|
|
931
929
|
}
|
|
932
930
|
|
|
933
|
-
class ListStackSetsCommand extends
|
|
931
|
+
class ListStackSetsCommand extends client.Command
|
|
934
932
|
.classBuilder()
|
|
935
933
|
.ep(commonParams)
|
|
936
934
|
.m(function (Command, cs, config, o) {
|
|
937
|
-
return [
|
|
935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
938
936
|
})
|
|
939
937
|
.s("CloudFormation", "ListStackSets", {})
|
|
940
938
|
.n("CloudFormationClient", "ListStackSetsCommand")
|
|
@@ -942,11 +940,11 @@ class ListStackSetsCommand extends smithyClient.Command
|
|
|
942
940
|
.build() {
|
|
943
941
|
}
|
|
944
942
|
|
|
945
|
-
class ListTypeRegistrationsCommand extends
|
|
943
|
+
class ListTypeRegistrationsCommand extends client.Command
|
|
946
944
|
.classBuilder()
|
|
947
945
|
.ep(commonParams)
|
|
948
946
|
.m(function (Command, cs, config, o) {
|
|
949
|
-
return [
|
|
947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
950
948
|
})
|
|
951
949
|
.s("CloudFormation", "ListTypeRegistrations", {})
|
|
952
950
|
.n("CloudFormationClient", "ListTypeRegistrationsCommand")
|
|
@@ -954,11 +952,11 @@ class ListTypeRegistrationsCommand extends smithyClient.Command
|
|
|
954
952
|
.build() {
|
|
955
953
|
}
|
|
956
954
|
|
|
957
|
-
class ListTypesCommand extends
|
|
955
|
+
class ListTypesCommand extends client.Command
|
|
958
956
|
.classBuilder()
|
|
959
957
|
.ep(commonParams)
|
|
960
958
|
.m(function (Command, cs, config, o) {
|
|
961
|
-
return [
|
|
959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
962
960
|
})
|
|
963
961
|
.s("CloudFormation", "ListTypes", {})
|
|
964
962
|
.n("CloudFormationClient", "ListTypesCommand")
|
|
@@ -966,11 +964,11 @@ class ListTypesCommand extends smithyClient.Command
|
|
|
966
964
|
.build() {
|
|
967
965
|
}
|
|
968
966
|
|
|
969
|
-
class ListTypeVersionsCommand extends
|
|
967
|
+
class ListTypeVersionsCommand extends client.Command
|
|
970
968
|
.classBuilder()
|
|
971
969
|
.ep(commonParams)
|
|
972
970
|
.m(function (Command, cs, config, o) {
|
|
973
|
-
return [
|
|
971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
974
972
|
})
|
|
975
973
|
.s("CloudFormation", "ListTypeVersions", {})
|
|
976
974
|
.n("CloudFormationClient", "ListTypeVersionsCommand")
|
|
@@ -978,11 +976,11 @@ class ListTypeVersionsCommand extends smithyClient.Command
|
|
|
978
976
|
.build() {
|
|
979
977
|
}
|
|
980
978
|
|
|
981
|
-
class PublishTypeCommand extends
|
|
979
|
+
class PublishTypeCommand extends client.Command
|
|
982
980
|
.classBuilder()
|
|
983
981
|
.ep(commonParams)
|
|
984
982
|
.m(function (Command, cs, config, o) {
|
|
985
|
-
return [
|
|
983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
986
984
|
})
|
|
987
985
|
.s("CloudFormation", "PublishType", {})
|
|
988
986
|
.n("CloudFormationClient", "PublishTypeCommand")
|
|
@@ -990,11 +988,11 @@ class PublishTypeCommand extends smithyClient.Command
|
|
|
990
988
|
.build() {
|
|
991
989
|
}
|
|
992
990
|
|
|
993
|
-
class RecordHandlerProgressCommand extends
|
|
991
|
+
class RecordHandlerProgressCommand extends client.Command
|
|
994
992
|
.classBuilder()
|
|
995
993
|
.ep(commonParams)
|
|
996
994
|
.m(function (Command, cs, config, o) {
|
|
997
|
-
return [
|
|
995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
998
996
|
})
|
|
999
997
|
.s("CloudFormation", "RecordHandlerProgress", {})
|
|
1000
998
|
.n("CloudFormationClient", "RecordHandlerProgressCommand")
|
|
@@ -1002,11 +1000,11 @@ class RecordHandlerProgressCommand extends smithyClient.Command
|
|
|
1002
1000
|
.build() {
|
|
1003
1001
|
}
|
|
1004
1002
|
|
|
1005
|
-
class RegisterPublisherCommand extends
|
|
1003
|
+
class RegisterPublisherCommand extends client.Command
|
|
1006
1004
|
.classBuilder()
|
|
1007
1005
|
.ep(commonParams)
|
|
1008
1006
|
.m(function (Command, cs, config, o) {
|
|
1009
|
-
return [
|
|
1007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1010
1008
|
})
|
|
1011
1009
|
.s("CloudFormation", "RegisterPublisher", {})
|
|
1012
1010
|
.n("CloudFormationClient", "RegisterPublisherCommand")
|
|
@@ -1014,11 +1012,11 @@ class RegisterPublisherCommand extends smithyClient.Command
|
|
|
1014
1012
|
.build() {
|
|
1015
1013
|
}
|
|
1016
1014
|
|
|
1017
|
-
class RegisterTypeCommand extends
|
|
1015
|
+
class RegisterTypeCommand extends client.Command
|
|
1018
1016
|
.classBuilder()
|
|
1019
1017
|
.ep(commonParams)
|
|
1020
1018
|
.m(function (Command, cs, config, o) {
|
|
1021
|
-
return [
|
|
1019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1022
1020
|
})
|
|
1023
1021
|
.s("CloudFormation", "RegisterType", {})
|
|
1024
1022
|
.n("CloudFormationClient", "RegisterTypeCommand")
|
|
@@ -1026,11 +1024,11 @@ class RegisterTypeCommand extends smithyClient.Command
|
|
|
1026
1024
|
.build() {
|
|
1027
1025
|
}
|
|
1028
1026
|
|
|
1029
|
-
class RollbackStackCommand extends
|
|
1027
|
+
class RollbackStackCommand extends client.Command
|
|
1030
1028
|
.classBuilder()
|
|
1031
1029
|
.ep(commonParams)
|
|
1032
1030
|
.m(function (Command, cs, config, o) {
|
|
1033
|
-
return [
|
|
1031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1034
1032
|
})
|
|
1035
1033
|
.s("CloudFormation", "RollbackStack", {})
|
|
1036
1034
|
.n("CloudFormationClient", "RollbackStackCommand")
|
|
@@ -1038,11 +1036,11 @@ class RollbackStackCommand extends smithyClient.Command
|
|
|
1038
1036
|
.build() {
|
|
1039
1037
|
}
|
|
1040
1038
|
|
|
1041
|
-
class SetStackPolicyCommand extends
|
|
1039
|
+
class SetStackPolicyCommand extends client.Command
|
|
1042
1040
|
.classBuilder()
|
|
1043
1041
|
.ep(commonParams)
|
|
1044
1042
|
.m(function (Command, cs, config, o) {
|
|
1045
|
-
return [
|
|
1043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1046
1044
|
})
|
|
1047
1045
|
.s("CloudFormation", "SetStackPolicy", {})
|
|
1048
1046
|
.n("CloudFormationClient", "SetStackPolicyCommand")
|
|
@@ -1050,11 +1048,11 @@ class SetStackPolicyCommand extends smithyClient.Command
|
|
|
1050
1048
|
.build() {
|
|
1051
1049
|
}
|
|
1052
1050
|
|
|
1053
|
-
class SetTypeConfigurationCommand extends
|
|
1051
|
+
class SetTypeConfigurationCommand extends client.Command
|
|
1054
1052
|
.classBuilder()
|
|
1055
1053
|
.ep(commonParams)
|
|
1056
1054
|
.m(function (Command, cs, config, o) {
|
|
1057
|
-
return [
|
|
1055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1058
1056
|
})
|
|
1059
1057
|
.s("CloudFormation", "SetTypeConfiguration", {})
|
|
1060
1058
|
.n("CloudFormationClient", "SetTypeConfigurationCommand")
|
|
@@ -1062,11 +1060,11 @@ class SetTypeConfigurationCommand extends smithyClient.Command
|
|
|
1062
1060
|
.build() {
|
|
1063
1061
|
}
|
|
1064
1062
|
|
|
1065
|
-
class SetTypeDefaultVersionCommand extends
|
|
1063
|
+
class SetTypeDefaultVersionCommand extends client.Command
|
|
1066
1064
|
.classBuilder()
|
|
1067
1065
|
.ep(commonParams)
|
|
1068
1066
|
.m(function (Command, cs, config, o) {
|
|
1069
|
-
return [
|
|
1067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1070
1068
|
})
|
|
1071
1069
|
.s("CloudFormation", "SetTypeDefaultVersion", {})
|
|
1072
1070
|
.n("CloudFormationClient", "SetTypeDefaultVersionCommand")
|
|
@@ -1074,11 +1072,11 @@ class SetTypeDefaultVersionCommand extends smithyClient.Command
|
|
|
1074
1072
|
.build() {
|
|
1075
1073
|
}
|
|
1076
1074
|
|
|
1077
|
-
class SignalResourceCommand extends
|
|
1075
|
+
class SignalResourceCommand extends client.Command
|
|
1078
1076
|
.classBuilder()
|
|
1079
1077
|
.ep(commonParams)
|
|
1080
1078
|
.m(function (Command, cs, config, o) {
|
|
1081
|
-
return [
|
|
1079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1082
1080
|
})
|
|
1083
1081
|
.s("CloudFormation", "SignalResource", {})
|
|
1084
1082
|
.n("CloudFormationClient", "SignalResourceCommand")
|
|
@@ -1086,11 +1084,11 @@ class SignalResourceCommand extends smithyClient.Command
|
|
|
1086
1084
|
.build() {
|
|
1087
1085
|
}
|
|
1088
1086
|
|
|
1089
|
-
class StartResourceScanCommand extends
|
|
1087
|
+
class StartResourceScanCommand extends client.Command
|
|
1090
1088
|
.classBuilder()
|
|
1091
1089
|
.ep(commonParams)
|
|
1092
1090
|
.m(function (Command, cs, config, o) {
|
|
1093
|
-
return [
|
|
1091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1094
1092
|
})
|
|
1095
1093
|
.s("CloudFormation", "StartResourceScan", {})
|
|
1096
1094
|
.n("CloudFormationClient", "StartResourceScanCommand")
|
|
@@ -1098,11 +1096,11 @@ class StartResourceScanCommand extends smithyClient.Command
|
|
|
1098
1096
|
.build() {
|
|
1099
1097
|
}
|
|
1100
1098
|
|
|
1101
|
-
class StopStackSetOperationCommand extends
|
|
1099
|
+
class StopStackSetOperationCommand extends client.Command
|
|
1102
1100
|
.classBuilder()
|
|
1103
1101
|
.ep(commonParams)
|
|
1104
1102
|
.m(function (Command, cs, config, o) {
|
|
1105
|
-
return [
|
|
1103
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1106
1104
|
})
|
|
1107
1105
|
.s("CloudFormation", "StopStackSetOperation", {})
|
|
1108
1106
|
.n("CloudFormationClient", "StopStackSetOperationCommand")
|
|
@@ -1110,11 +1108,11 @@ class StopStackSetOperationCommand extends smithyClient.Command
|
|
|
1110
1108
|
.build() {
|
|
1111
1109
|
}
|
|
1112
1110
|
|
|
1113
|
-
class TestTypeCommand extends
|
|
1111
|
+
class TestTypeCommand extends client.Command
|
|
1114
1112
|
.classBuilder()
|
|
1115
1113
|
.ep(commonParams)
|
|
1116
1114
|
.m(function (Command, cs, config, o) {
|
|
1117
|
-
return [
|
|
1115
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1118
1116
|
})
|
|
1119
1117
|
.s("CloudFormation", "TestType", {})
|
|
1120
1118
|
.n("CloudFormationClient", "TestTypeCommand")
|
|
@@ -1122,11 +1120,11 @@ class TestTypeCommand extends smithyClient.Command
|
|
|
1122
1120
|
.build() {
|
|
1123
1121
|
}
|
|
1124
1122
|
|
|
1125
|
-
class UpdateGeneratedTemplateCommand extends
|
|
1123
|
+
class UpdateGeneratedTemplateCommand extends client.Command
|
|
1126
1124
|
.classBuilder()
|
|
1127
1125
|
.ep(commonParams)
|
|
1128
1126
|
.m(function (Command, cs, config, o) {
|
|
1129
|
-
return [
|
|
1127
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1130
1128
|
})
|
|
1131
1129
|
.s("CloudFormation", "UpdateGeneratedTemplate", {})
|
|
1132
1130
|
.n("CloudFormationClient", "UpdateGeneratedTemplateCommand")
|
|
@@ -1134,11 +1132,11 @@ class UpdateGeneratedTemplateCommand extends smithyClient.Command
|
|
|
1134
1132
|
.build() {
|
|
1135
1133
|
}
|
|
1136
1134
|
|
|
1137
|
-
class UpdateStackCommand extends
|
|
1135
|
+
class UpdateStackCommand extends client.Command
|
|
1138
1136
|
.classBuilder()
|
|
1139
1137
|
.ep(commonParams)
|
|
1140
1138
|
.m(function (Command, cs, config, o) {
|
|
1141
|
-
return [
|
|
1139
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1142
1140
|
})
|
|
1143
1141
|
.s("CloudFormation", "UpdateStack", {})
|
|
1144
1142
|
.n("CloudFormationClient", "UpdateStackCommand")
|
|
@@ -1146,11 +1144,11 @@ class UpdateStackCommand extends smithyClient.Command
|
|
|
1146
1144
|
.build() {
|
|
1147
1145
|
}
|
|
1148
1146
|
|
|
1149
|
-
class UpdateStackInstancesCommand extends
|
|
1147
|
+
class UpdateStackInstancesCommand extends client.Command
|
|
1150
1148
|
.classBuilder()
|
|
1151
1149
|
.ep(commonParams)
|
|
1152
1150
|
.m(function (Command, cs, config, o) {
|
|
1153
|
-
return [
|
|
1151
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1154
1152
|
})
|
|
1155
1153
|
.s("CloudFormation", "UpdateStackInstances", {})
|
|
1156
1154
|
.n("CloudFormationClient", "UpdateStackInstancesCommand")
|
|
@@ -1158,11 +1156,11 @@ class UpdateStackInstancesCommand extends smithyClient.Command
|
|
|
1158
1156
|
.build() {
|
|
1159
1157
|
}
|
|
1160
1158
|
|
|
1161
|
-
class UpdateStackSetCommand extends
|
|
1159
|
+
class UpdateStackSetCommand extends client.Command
|
|
1162
1160
|
.classBuilder()
|
|
1163
1161
|
.ep(commonParams)
|
|
1164
1162
|
.m(function (Command, cs, config, o) {
|
|
1165
|
-
return [
|
|
1163
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1166
1164
|
})
|
|
1167
1165
|
.s("CloudFormation", "UpdateStackSet", {})
|
|
1168
1166
|
.n("CloudFormationClient", "UpdateStackSetCommand")
|
|
@@ -1170,11 +1168,11 @@ class UpdateStackSetCommand extends smithyClient.Command
|
|
|
1170
1168
|
.build() {
|
|
1171
1169
|
}
|
|
1172
1170
|
|
|
1173
|
-
class UpdateTerminationProtectionCommand extends
|
|
1171
|
+
class UpdateTerminationProtectionCommand extends client.Command
|
|
1174
1172
|
.classBuilder()
|
|
1175
1173
|
.ep(commonParams)
|
|
1176
1174
|
.m(function (Command, cs, config, o) {
|
|
1177
|
-
return [
|
|
1175
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1178
1176
|
})
|
|
1179
1177
|
.s("CloudFormation", "UpdateTerminationProtection", {})
|
|
1180
1178
|
.n("CloudFormationClient", "UpdateTerminationProtectionCommand")
|
|
@@ -1182,11 +1180,11 @@ class UpdateTerminationProtectionCommand extends smithyClient.Command
|
|
|
1182
1180
|
.build() {
|
|
1183
1181
|
}
|
|
1184
1182
|
|
|
1185
|
-
class ValidateTemplateCommand extends
|
|
1183
|
+
class ValidateTemplateCommand extends client.Command
|
|
1186
1184
|
.classBuilder()
|
|
1187
1185
|
.ep(commonParams)
|
|
1188
1186
|
.m(function (Command, cs, config, o) {
|
|
1189
|
-
return [
|
|
1187
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1190
1188
|
})
|
|
1191
1189
|
.s("CloudFormation", "ValidateTemplate", {})
|
|
1192
1190
|
.n("CloudFormationClient", "ValidateTemplateCommand")
|
|
@@ -1242,17 +1240,17 @@ const paginateListTypes = core.createPaginator(CloudFormationClient, ListTypesCo
|
|
|
1242
1240
|
|
|
1243
1241
|
const paginateListTypeVersions = core.createPaginator(CloudFormationClient, ListTypeVersionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1244
1242
|
|
|
1245
|
-
const checkState$9 = async (client, input) => {
|
|
1243
|
+
const checkState$9 = async (client$1, input) => {
|
|
1246
1244
|
let reason;
|
|
1247
1245
|
try {
|
|
1248
|
-
let result = await client.send(new DescribeChangeSetCommand(input));
|
|
1246
|
+
let result = await client$1.send(new DescribeChangeSetCommand(input));
|
|
1249
1247
|
reason = result;
|
|
1250
1248
|
try {
|
|
1251
1249
|
const returnComparator = () => {
|
|
1252
1250
|
return result.Status;
|
|
1253
1251
|
};
|
|
1254
1252
|
if (returnComparator() === "CREATE_COMPLETE") {
|
|
1255
|
-
return { state:
|
|
1253
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1256
1254
|
}
|
|
1257
1255
|
}
|
|
1258
1256
|
catch (e) { }
|
|
@@ -1261,7 +1259,7 @@ const checkState$9 = async (client, input) => {
|
|
|
1261
1259
|
return result.Status;
|
|
1262
1260
|
};
|
|
1263
1261
|
if (returnComparator() === "FAILED") {
|
|
1264
|
-
return { state:
|
|
1262
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1265
1263
|
}
|
|
1266
1264
|
}
|
|
1267
1265
|
catch (e) { }
|
|
@@ -1269,25 +1267,25 @@ const checkState$9 = async (client, input) => {
|
|
|
1269
1267
|
catch (exception) {
|
|
1270
1268
|
reason = exception;
|
|
1271
1269
|
if (exception.name === "ValidationError") {
|
|
1272
|
-
return { state:
|
|
1270
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1273
1271
|
}
|
|
1274
1272
|
}
|
|
1275
|
-
return { state:
|
|
1273
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1276
1274
|
};
|
|
1277
1275
|
const waitForChangeSetCreateComplete = async (params, input) => {
|
|
1278
1276
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1279
|
-
return
|
|
1277
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
|
|
1280
1278
|
};
|
|
1281
1279
|
const waitUntilChangeSetCreateComplete = async (params, input) => {
|
|
1282
1280
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1283
|
-
const result = await
|
|
1284
|
-
return
|
|
1281
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
|
|
1282
|
+
return client.checkExceptions(result);
|
|
1285
1283
|
};
|
|
1286
1284
|
|
|
1287
|
-
const checkState$8 = async (client, input) => {
|
|
1285
|
+
const checkState$8 = async (client$1, input) => {
|
|
1288
1286
|
let reason;
|
|
1289
1287
|
try {
|
|
1290
|
-
let result = await client.send(new DescribeStacksCommand(input));
|
|
1288
|
+
let result = await client$1.send(new DescribeStacksCommand(input));
|
|
1291
1289
|
reason = result;
|
|
1292
1290
|
try {
|
|
1293
1291
|
const returnComparator = () => {
|
|
@@ -1302,7 +1300,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1302
1300
|
allStringEq_5 = allStringEq_5 && (element_4 == "CREATE_COMPLETE");
|
|
1303
1301
|
}
|
|
1304
1302
|
if (allStringEq_5) {
|
|
1305
|
-
return { state:
|
|
1303
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1306
1304
|
}
|
|
1307
1305
|
}
|
|
1308
1306
|
catch (e) { }
|
|
@@ -1319,7 +1317,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1319
1317
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_COMPLETE");
|
|
1320
1318
|
}
|
|
1321
1319
|
if (allStringEq_5) {
|
|
1322
|
-
return { state:
|
|
1320
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1323
1321
|
}
|
|
1324
1322
|
}
|
|
1325
1323
|
catch (e) { }
|
|
@@ -1336,7 +1334,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1336
1334
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_IN_PROGRESS");
|
|
1337
1335
|
}
|
|
1338
1336
|
if (allStringEq_5) {
|
|
1339
|
-
return { state:
|
|
1337
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1340
1338
|
}
|
|
1341
1339
|
}
|
|
1342
1340
|
catch (e) { }
|
|
@@ -1353,7 +1351,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1353
1351
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_COMPLETE_CLEANUP_IN_PROGRESS");
|
|
1354
1352
|
}
|
|
1355
1353
|
if (allStringEq_5) {
|
|
1356
|
-
return { state:
|
|
1354
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1357
1355
|
}
|
|
1358
1356
|
}
|
|
1359
1357
|
catch (e) { }
|
|
@@ -1370,7 +1368,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1370
1368
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_FAILED");
|
|
1371
1369
|
}
|
|
1372
1370
|
if (allStringEq_5) {
|
|
1373
|
-
return { state:
|
|
1371
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1374
1372
|
}
|
|
1375
1373
|
}
|
|
1376
1374
|
catch (e) { }
|
|
@@ -1387,7 +1385,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1387
1385
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_ROLLBACK_IN_PROGRESS");
|
|
1388
1386
|
}
|
|
1389
1387
|
if (allStringEq_5) {
|
|
1390
|
-
return { state:
|
|
1388
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1391
1389
|
}
|
|
1392
1390
|
}
|
|
1393
1391
|
catch (e) { }
|
|
@@ -1404,7 +1402,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1404
1402
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_ROLLBACK_FAILED");
|
|
1405
1403
|
}
|
|
1406
1404
|
if (allStringEq_5) {
|
|
1407
|
-
return { state:
|
|
1405
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1408
1406
|
}
|
|
1409
1407
|
}
|
|
1410
1408
|
catch (e) { }
|
|
@@ -1421,7 +1419,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1421
1419
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS");
|
|
1422
1420
|
}
|
|
1423
1421
|
if (allStringEq_5) {
|
|
1424
|
-
return { state:
|
|
1422
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1425
1423
|
}
|
|
1426
1424
|
}
|
|
1427
1425
|
catch (e) { }
|
|
@@ -1438,7 +1436,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1438
1436
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_ROLLBACK_COMPLETE");
|
|
1439
1437
|
}
|
|
1440
1438
|
if (allStringEq_5) {
|
|
1441
|
-
return { state:
|
|
1439
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1442
1440
|
}
|
|
1443
1441
|
}
|
|
1444
1442
|
catch (e) { }
|
|
@@ -1452,7 +1450,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1452
1450
|
};
|
|
1453
1451
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1454
1452
|
if (anyStringEq_4 == "CREATE_FAILED") {
|
|
1455
|
-
return { state:
|
|
1453
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1456
1454
|
}
|
|
1457
1455
|
}
|
|
1458
1456
|
}
|
|
@@ -1467,7 +1465,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1467
1465
|
};
|
|
1468
1466
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1469
1467
|
if (anyStringEq_4 == "DELETE_COMPLETE") {
|
|
1470
|
-
return { state:
|
|
1468
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1471
1469
|
}
|
|
1472
1470
|
}
|
|
1473
1471
|
}
|
|
@@ -1482,7 +1480,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1482
1480
|
};
|
|
1483
1481
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1484
1482
|
if (anyStringEq_4 == "DELETE_FAILED") {
|
|
1485
|
-
return { state:
|
|
1483
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1486
1484
|
}
|
|
1487
1485
|
}
|
|
1488
1486
|
}
|
|
@@ -1497,7 +1495,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1497
1495
|
};
|
|
1498
1496
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1499
1497
|
if (anyStringEq_4 == "ROLLBACK_FAILED") {
|
|
1500
|
-
return { state:
|
|
1498
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1501
1499
|
}
|
|
1502
1500
|
}
|
|
1503
1501
|
}
|
|
@@ -1512,7 +1510,7 @@ const checkState$8 = async (client, input) => {
|
|
|
1512
1510
|
};
|
|
1513
1511
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1514
1512
|
if (anyStringEq_4 == "ROLLBACK_COMPLETE") {
|
|
1515
|
-
return { state:
|
|
1513
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1516
1514
|
}
|
|
1517
1515
|
}
|
|
1518
1516
|
}
|
|
@@ -1521,25 +1519,25 @@ const checkState$8 = async (client, input) => {
|
|
|
1521
1519
|
catch (exception) {
|
|
1522
1520
|
reason = exception;
|
|
1523
1521
|
if (exception.name === "ValidationError") {
|
|
1524
|
-
return { state:
|
|
1522
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1525
1523
|
}
|
|
1526
1524
|
}
|
|
1527
|
-
return { state:
|
|
1525
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1528
1526
|
};
|
|
1529
1527
|
const waitForStackCreateComplete = async (params, input) => {
|
|
1530
1528
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1531
|
-
return
|
|
1529
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
1532
1530
|
};
|
|
1533
1531
|
const waitUntilStackCreateComplete = async (params, input) => {
|
|
1534
1532
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1535
|
-
const result = await
|
|
1536
|
-
return
|
|
1533
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
1534
|
+
return client.checkExceptions(result);
|
|
1537
1535
|
};
|
|
1538
1536
|
|
|
1539
|
-
const checkState$7 = async (client, input) => {
|
|
1537
|
+
const checkState$7 = async (client$1, input) => {
|
|
1540
1538
|
let reason;
|
|
1541
1539
|
try {
|
|
1542
|
-
let result = await client.send(new DescribeStacksCommand(input));
|
|
1540
|
+
let result = await client$1.send(new DescribeStacksCommand(input));
|
|
1543
1541
|
reason = result;
|
|
1544
1542
|
try {
|
|
1545
1543
|
const returnComparator = () => {
|
|
@@ -1554,7 +1552,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1554
1552
|
allStringEq_5 = allStringEq_5 && (element_4 == "DELETE_COMPLETE");
|
|
1555
1553
|
}
|
|
1556
1554
|
if (allStringEq_5) {
|
|
1557
|
-
return { state:
|
|
1555
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1558
1556
|
}
|
|
1559
1557
|
}
|
|
1560
1558
|
catch (e) { }
|
|
@@ -1568,7 +1566,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1568
1566
|
};
|
|
1569
1567
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1570
1568
|
if (anyStringEq_4 == "DELETE_FAILED") {
|
|
1571
|
-
return { state:
|
|
1569
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1572
1570
|
}
|
|
1573
1571
|
}
|
|
1574
1572
|
}
|
|
@@ -1583,7 +1581,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1583
1581
|
};
|
|
1584
1582
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1585
1583
|
if (anyStringEq_4 == "CREATE_FAILED") {
|
|
1586
|
-
return { state:
|
|
1584
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1587
1585
|
}
|
|
1588
1586
|
}
|
|
1589
1587
|
}
|
|
@@ -1598,7 +1596,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1598
1596
|
};
|
|
1599
1597
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1600
1598
|
if (anyStringEq_4 == "ROLLBACK_FAILED") {
|
|
1601
|
-
return { state:
|
|
1599
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1602
1600
|
}
|
|
1603
1601
|
}
|
|
1604
1602
|
}
|
|
@@ -1613,7 +1611,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1613
1611
|
};
|
|
1614
1612
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1615
1613
|
if (anyStringEq_4 == "UPDATE_ROLLBACK_IN_PROGRESS") {
|
|
1616
|
-
return { state:
|
|
1614
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1617
1615
|
}
|
|
1618
1616
|
}
|
|
1619
1617
|
}
|
|
@@ -1628,7 +1626,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1628
1626
|
};
|
|
1629
1627
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1630
1628
|
if (anyStringEq_4 == "UPDATE_ROLLBACK_FAILED") {
|
|
1631
|
-
return { state:
|
|
1629
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1632
1630
|
}
|
|
1633
1631
|
}
|
|
1634
1632
|
}
|
|
@@ -1643,7 +1641,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1643
1641
|
};
|
|
1644
1642
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1645
1643
|
if (anyStringEq_4 == "UPDATE_ROLLBACK_COMPLETE") {
|
|
1646
|
-
return { state:
|
|
1644
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1647
1645
|
}
|
|
1648
1646
|
}
|
|
1649
1647
|
}
|
|
@@ -1658,7 +1656,7 @@ const checkState$7 = async (client, input) => {
|
|
|
1658
1656
|
};
|
|
1659
1657
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1660
1658
|
if (anyStringEq_4 == "UPDATE_COMPLETE") {
|
|
1661
|
-
return { state:
|
|
1659
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1662
1660
|
}
|
|
1663
1661
|
}
|
|
1664
1662
|
}
|
|
@@ -1667,50 +1665,50 @@ const checkState$7 = async (client, input) => {
|
|
|
1667
1665
|
catch (exception) {
|
|
1668
1666
|
reason = exception;
|
|
1669
1667
|
if (exception.name === "ValidationError") {
|
|
1670
|
-
return { state:
|
|
1668
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1671
1669
|
}
|
|
1672
1670
|
}
|
|
1673
|
-
return { state:
|
|
1671
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1674
1672
|
};
|
|
1675
1673
|
const waitForStackDeleteComplete = async (params, input) => {
|
|
1676
1674
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1677
|
-
return
|
|
1675
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
1678
1676
|
};
|
|
1679
1677
|
const waitUntilStackDeleteComplete = async (params, input) => {
|
|
1680
1678
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1681
|
-
const result = await
|
|
1682
|
-
return
|
|
1679
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
1680
|
+
return client.checkExceptions(result);
|
|
1683
1681
|
};
|
|
1684
1682
|
|
|
1685
|
-
const checkState$6 = async (client, input) => {
|
|
1683
|
+
const checkState$6 = async (client$1, input) => {
|
|
1686
1684
|
let reason;
|
|
1687
1685
|
try {
|
|
1688
|
-
let result = await client.send(new DescribeStacksCommand(input));
|
|
1686
|
+
let result = await client$1.send(new DescribeStacksCommand(input));
|
|
1689
1687
|
reason = result;
|
|
1690
|
-
return { state:
|
|
1688
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1691
1689
|
}
|
|
1692
1690
|
catch (exception) {
|
|
1693
1691
|
reason = exception;
|
|
1694
1692
|
if (exception.name === "ValidationError") {
|
|
1695
|
-
return { state:
|
|
1693
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1696
1694
|
}
|
|
1697
1695
|
}
|
|
1698
|
-
return { state:
|
|
1696
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1699
1697
|
};
|
|
1700
1698
|
const waitForStackExists = async (params, input) => {
|
|
1701
1699
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
1702
|
-
return
|
|
1700
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
1703
1701
|
};
|
|
1704
1702
|
const waitUntilStackExists = async (params, input) => {
|
|
1705
1703
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
1706
|
-
const result = await
|
|
1707
|
-
return
|
|
1704
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
1705
|
+
return client.checkExceptions(result);
|
|
1708
1706
|
};
|
|
1709
1707
|
|
|
1710
|
-
const checkState$5 = async (client, input) => {
|
|
1708
|
+
const checkState$5 = async (client$1, input) => {
|
|
1711
1709
|
let reason;
|
|
1712
1710
|
try {
|
|
1713
|
-
let result = await client.send(new DescribeStacksCommand(input));
|
|
1711
|
+
let result = await client$1.send(new DescribeStacksCommand(input));
|
|
1714
1712
|
reason = result;
|
|
1715
1713
|
try {
|
|
1716
1714
|
const returnComparator = () => {
|
|
@@ -1725,7 +1723,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1725
1723
|
allStringEq_5 = allStringEq_5 && (element_4 == "IMPORT_COMPLETE");
|
|
1726
1724
|
}
|
|
1727
1725
|
if (allStringEq_5) {
|
|
1728
|
-
return { state:
|
|
1726
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1729
1727
|
}
|
|
1730
1728
|
}
|
|
1731
1729
|
catch (e) { }
|
|
@@ -1739,7 +1737,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1739
1737
|
};
|
|
1740
1738
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1741
1739
|
if (anyStringEq_4 == "ROLLBACK_COMPLETE") {
|
|
1742
|
-
return { state:
|
|
1740
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1743
1741
|
}
|
|
1744
1742
|
}
|
|
1745
1743
|
}
|
|
@@ -1754,7 +1752,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1754
1752
|
};
|
|
1755
1753
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1756
1754
|
if (anyStringEq_4 == "ROLLBACK_FAILED") {
|
|
1757
|
-
return { state:
|
|
1755
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1758
1756
|
}
|
|
1759
1757
|
}
|
|
1760
1758
|
}
|
|
@@ -1769,7 +1767,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1769
1767
|
};
|
|
1770
1768
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1771
1769
|
if (anyStringEq_4 == "IMPORT_ROLLBACK_IN_PROGRESS") {
|
|
1772
|
-
return { state:
|
|
1770
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1773
1771
|
}
|
|
1774
1772
|
}
|
|
1775
1773
|
}
|
|
@@ -1784,7 +1782,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1784
1782
|
};
|
|
1785
1783
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1786
1784
|
if (anyStringEq_4 == "IMPORT_ROLLBACK_FAILED") {
|
|
1787
|
-
return { state:
|
|
1785
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1788
1786
|
}
|
|
1789
1787
|
}
|
|
1790
1788
|
}
|
|
@@ -1799,7 +1797,7 @@ const checkState$5 = async (client, input) => {
|
|
|
1799
1797
|
};
|
|
1800
1798
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1801
1799
|
if (anyStringEq_4 == "IMPORT_ROLLBACK_COMPLETE") {
|
|
1802
|
-
return { state:
|
|
1800
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1803
1801
|
}
|
|
1804
1802
|
}
|
|
1805
1803
|
}
|
|
@@ -1808,32 +1806,32 @@ const checkState$5 = async (client, input) => {
|
|
|
1808
1806
|
catch (exception) {
|
|
1809
1807
|
reason = exception;
|
|
1810
1808
|
if (exception.name === "ValidationError") {
|
|
1811
|
-
return { state:
|
|
1809
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1812
1810
|
}
|
|
1813
1811
|
}
|
|
1814
|
-
return { state:
|
|
1812
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1815
1813
|
};
|
|
1816
1814
|
const waitForStackImportComplete = async (params, input) => {
|
|
1817
1815
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1818
|
-
return
|
|
1816
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
1819
1817
|
};
|
|
1820
1818
|
const waitUntilStackImportComplete = async (params, input) => {
|
|
1821
1819
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1822
|
-
const result = await
|
|
1823
|
-
return
|
|
1820
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
1821
|
+
return client.checkExceptions(result);
|
|
1824
1822
|
};
|
|
1825
1823
|
|
|
1826
|
-
const checkState$4 = async (client, input) => {
|
|
1824
|
+
const checkState$4 = async (client$1, input) => {
|
|
1827
1825
|
let reason;
|
|
1828
1826
|
try {
|
|
1829
|
-
let result = await client.send(new DescribeStackRefactorCommand(input));
|
|
1827
|
+
let result = await client$1.send(new DescribeStackRefactorCommand(input));
|
|
1830
1828
|
reason = result;
|
|
1831
1829
|
try {
|
|
1832
1830
|
const returnComparator = () => {
|
|
1833
1831
|
return result.Status;
|
|
1834
1832
|
};
|
|
1835
1833
|
if (returnComparator() === "CREATE_COMPLETE") {
|
|
1836
|
-
return { state:
|
|
1834
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1837
1835
|
}
|
|
1838
1836
|
}
|
|
1839
1837
|
catch (e) { }
|
|
@@ -1842,7 +1840,7 @@ const checkState$4 = async (client, input) => {
|
|
|
1842
1840
|
return result.Status;
|
|
1843
1841
|
};
|
|
1844
1842
|
if (returnComparator() === "CREATE_FAILED") {
|
|
1845
|
-
return { state:
|
|
1843
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1846
1844
|
}
|
|
1847
1845
|
}
|
|
1848
1846
|
catch (e) { }
|
|
@@ -1850,32 +1848,32 @@ const checkState$4 = async (client, input) => {
|
|
|
1850
1848
|
catch (exception) {
|
|
1851
1849
|
reason = exception;
|
|
1852
1850
|
if (exception.name === "ValidationError") {
|
|
1853
|
-
return { state:
|
|
1851
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1854
1852
|
}
|
|
1855
1853
|
}
|
|
1856
|
-
return { state:
|
|
1854
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1857
1855
|
};
|
|
1858
1856
|
const waitForStackRefactorCreateComplete = async (params, input) => {
|
|
1859
1857
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
1860
|
-
return
|
|
1858
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
1861
1859
|
};
|
|
1862
1860
|
const waitUntilStackRefactorCreateComplete = async (params, input) => {
|
|
1863
1861
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
1864
|
-
const result = await
|
|
1865
|
-
return
|
|
1862
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
1863
|
+
return client.checkExceptions(result);
|
|
1866
1864
|
};
|
|
1867
1865
|
|
|
1868
|
-
const checkState$3 = async (client, input) => {
|
|
1866
|
+
const checkState$3 = async (client$1, input) => {
|
|
1869
1867
|
let reason;
|
|
1870
1868
|
try {
|
|
1871
|
-
let result = await client.send(new DescribeStackRefactorCommand(input));
|
|
1869
|
+
let result = await client$1.send(new DescribeStackRefactorCommand(input));
|
|
1872
1870
|
reason = result;
|
|
1873
1871
|
try {
|
|
1874
1872
|
const returnComparator = () => {
|
|
1875
1873
|
return result.ExecutionStatus;
|
|
1876
1874
|
};
|
|
1877
1875
|
if (returnComparator() === "EXECUTE_COMPLETE") {
|
|
1878
|
-
return { state:
|
|
1876
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1879
1877
|
}
|
|
1880
1878
|
}
|
|
1881
1879
|
catch (e) { }
|
|
@@ -1884,7 +1882,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1884
1882
|
return result.ExecutionStatus;
|
|
1885
1883
|
};
|
|
1886
1884
|
if (returnComparator() === "EXECUTE_FAILED") {
|
|
1887
|
-
return { state:
|
|
1885
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1888
1886
|
}
|
|
1889
1887
|
}
|
|
1890
1888
|
catch (e) { }
|
|
@@ -1893,7 +1891,7 @@ const checkState$3 = async (client, input) => {
|
|
|
1893
1891
|
return result.ExecutionStatus;
|
|
1894
1892
|
};
|
|
1895
1893
|
if (returnComparator() === "ROLLBACK_COMPLETE") {
|
|
1896
|
-
return { state:
|
|
1894
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1897
1895
|
}
|
|
1898
1896
|
}
|
|
1899
1897
|
catch (e) { }
|
|
@@ -1901,25 +1899,25 @@ const checkState$3 = async (client, input) => {
|
|
|
1901
1899
|
catch (exception) {
|
|
1902
1900
|
reason = exception;
|
|
1903
1901
|
if (exception.name === "ValidationError") {
|
|
1904
|
-
return { state:
|
|
1902
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1905
1903
|
}
|
|
1906
1904
|
}
|
|
1907
|
-
return { state:
|
|
1905
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1908
1906
|
};
|
|
1909
1907
|
const waitForStackRefactorExecuteComplete = async (params, input) => {
|
|
1910
1908
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
1911
|
-
return
|
|
1909
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
1912
1910
|
};
|
|
1913
1911
|
const waitUntilStackRefactorExecuteComplete = async (params, input) => {
|
|
1914
1912
|
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
1915
|
-
const result = await
|
|
1916
|
-
return
|
|
1913
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
1914
|
+
return client.checkExceptions(result);
|
|
1917
1915
|
};
|
|
1918
1916
|
|
|
1919
|
-
const checkState$2 = async (client, input) => {
|
|
1917
|
+
const checkState$2 = async (client$1, input) => {
|
|
1920
1918
|
let reason;
|
|
1921
1919
|
try {
|
|
1922
|
-
let result = await client.send(new DescribeStacksCommand(input));
|
|
1920
|
+
let result = await client$1.send(new DescribeStacksCommand(input));
|
|
1923
1921
|
reason = result;
|
|
1924
1922
|
try {
|
|
1925
1923
|
const returnComparator = () => {
|
|
@@ -1934,7 +1932,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1934
1932
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_ROLLBACK_COMPLETE");
|
|
1935
1933
|
}
|
|
1936
1934
|
if (allStringEq_5) {
|
|
1937
|
-
return { state:
|
|
1935
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1938
1936
|
}
|
|
1939
1937
|
}
|
|
1940
1938
|
catch (e) { }
|
|
@@ -1948,7 +1946,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1948
1946
|
};
|
|
1949
1947
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1950
1948
|
if (anyStringEq_4 == "UPDATE_FAILED") {
|
|
1951
|
-
return { state:
|
|
1949
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1952
1950
|
}
|
|
1953
1951
|
}
|
|
1954
1952
|
}
|
|
@@ -1963,7 +1961,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1963
1961
|
};
|
|
1964
1962
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1965
1963
|
if (anyStringEq_4 == "UPDATE_ROLLBACK_FAILED") {
|
|
1966
|
-
return { state:
|
|
1964
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1967
1965
|
}
|
|
1968
1966
|
}
|
|
1969
1967
|
}
|
|
@@ -1978,7 +1976,7 @@ const checkState$2 = async (client, input) => {
|
|
|
1978
1976
|
};
|
|
1979
1977
|
for (let anyStringEq_4 of returnComparator()) {
|
|
1980
1978
|
if (anyStringEq_4 == "DELETE_FAILED") {
|
|
1981
|
-
return { state:
|
|
1979
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1982
1980
|
}
|
|
1983
1981
|
}
|
|
1984
1982
|
}
|
|
@@ -1987,25 +1985,25 @@ const checkState$2 = async (client, input) => {
|
|
|
1987
1985
|
catch (exception) {
|
|
1988
1986
|
reason = exception;
|
|
1989
1987
|
if (exception.name === "ValidationError") {
|
|
1990
|
-
return { state:
|
|
1988
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
1991
1989
|
}
|
|
1992
1990
|
}
|
|
1993
|
-
return { state:
|
|
1991
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1994
1992
|
};
|
|
1995
1993
|
const waitForStackRollbackComplete = async (params, input) => {
|
|
1996
1994
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
1997
|
-
return
|
|
1995
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
1998
1996
|
};
|
|
1999
1997
|
const waitUntilStackRollbackComplete = async (params, input) => {
|
|
2000
1998
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
2001
|
-
const result = await
|
|
2002
|
-
return
|
|
1999
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
2000
|
+
return client.checkExceptions(result);
|
|
2003
2001
|
};
|
|
2004
2002
|
|
|
2005
|
-
const checkState$1 = async (client, input) => {
|
|
2003
|
+
const checkState$1 = async (client$1, input) => {
|
|
2006
2004
|
let reason;
|
|
2007
2005
|
try {
|
|
2008
|
-
let result = await client.send(new DescribeStacksCommand(input));
|
|
2006
|
+
let result = await client$1.send(new DescribeStacksCommand(input));
|
|
2009
2007
|
reason = result;
|
|
2010
2008
|
try {
|
|
2011
2009
|
const returnComparator = () => {
|
|
@@ -2020,7 +2018,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2020
2018
|
allStringEq_5 = allStringEq_5 && (element_4 == "UPDATE_COMPLETE");
|
|
2021
2019
|
}
|
|
2022
2020
|
if (allStringEq_5) {
|
|
2023
|
-
return { state:
|
|
2021
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2024
2022
|
}
|
|
2025
2023
|
}
|
|
2026
2024
|
catch (e) { }
|
|
@@ -2034,7 +2032,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2034
2032
|
};
|
|
2035
2033
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2036
2034
|
if (anyStringEq_4 == "UPDATE_FAILED") {
|
|
2037
|
-
return { state:
|
|
2035
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2038
2036
|
}
|
|
2039
2037
|
}
|
|
2040
2038
|
}
|
|
@@ -2049,7 +2047,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2049
2047
|
};
|
|
2050
2048
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2051
2049
|
if (anyStringEq_4 == "UPDATE_ROLLBACK_FAILED") {
|
|
2052
|
-
return { state:
|
|
2050
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2053
2051
|
}
|
|
2054
2052
|
}
|
|
2055
2053
|
}
|
|
@@ -2064,7 +2062,7 @@ const checkState$1 = async (client, input) => {
|
|
|
2064
2062
|
};
|
|
2065
2063
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2066
2064
|
if (anyStringEq_4 == "UPDATE_ROLLBACK_COMPLETE") {
|
|
2067
|
-
return { state:
|
|
2065
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2068
2066
|
}
|
|
2069
2067
|
}
|
|
2070
2068
|
}
|
|
@@ -2073,32 +2071,32 @@ const checkState$1 = async (client, input) => {
|
|
|
2073
2071
|
catch (exception) {
|
|
2074
2072
|
reason = exception;
|
|
2075
2073
|
if (exception.name === "ValidationError") {
|
|
2076
|
-
return { state:
|
|
2074
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2077
2075
|
}
|
|
2078
2076
|
}
|
|
2079
|
-
return { state:
|
|
2077
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2080
2078
|
};
|
|
2081
2079
|
const waitForStackUpdateComplete = async (params, input) => {
|
|
2082
2080
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
2083
|
-
return
|
|
2081
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
2084
2082
|
};
|
|
2085
2083
|
const waitUntilStackUpdateComplete = async (params, input) => {
|
|
2086
2084
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
2087
|
-
const result = await
|
|
2088
|
-
return
|
|
2085
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
2086
|
+
return client.checkExceptions(result);
|
|
2089
2087
|
};
|
|
2090
2088
|
|
|
2091
|
-
const checkState = async (client, input) => {
|
|
2089
|
+
const checkState = async (client$1, input) => {
|
|
2092
2090
|
let reason;
|
|
2093
2091
|
try {
|
|
2094
|
-
let result = await client.send(new DescribeTypeRegistrationCommand(input));
|
|
2092
|
+
let result = await client$1.send(new DescribeTypeRegistrationCommand(input));
|
|
2095
2093
|
reason = result;
|
|
2096
2094
|
try {
|
|
2097
2095
|
const returnComparator = () => {
|
|
2098
2096
|
return result.ProgressStatus;
|
|
2099
2097
|
};
|
|
2100
2098
|
if (returnComparator() === "COMPLETE") {
|
|
2101
|
-
return { state:
|
|
2099
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2102
2100
|
}
|
|
2103
2101
|
}
|
|
2104
2102
|
catch (e) { }
|
|
@@ -2107,7 +2105,7 @@ const checkState = async (client, input) => {
|
|
|
2107
2105
|
return result.ProgressStatus;
|
|
2108
2106
|
};
|
|
2109
2107
|
if (returnComparator() === "FAILED") {
|
|
2110
|
-
return { state:
|
|
2108
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2111
2109
|
}
|
|
2112
2110
|
}
|
|
2113
2111
|
catch (e) { }
|
|
@@ -2115,16 +2113,16 @@ const checkState = async (client, input) => {
|
|
|
2115
2113
|
catch (exception) {
|
|
2116
2114
|
reason = exception;
|
|
2117
2115
|
}
|
|
2118
|
-
return { state:
|
|
2116
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2119
2117
|
};
|
|
2120
2118
|
const waitForTypeRegistrationComplete = async (params, input) => {
|
|
2121
2119
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
2122
|
-
return
|
|
2120
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
2123
2121
|
};
|
|
2124
2122
|
const waitUntilTypeRegistrationComplete = async (params, input) => {
|
|
2125
2123
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
2126
|
-
const result = await
|
|
2127
|
-
return
|
|
2124
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
2125
|
+
return client.checkExceptions(result);
|
|
2128
2126
|
};
|
|
2129
2127
|
|
|
2130
2128
|
const commands = {
|
|
@@ -2259,7 +2257,7 @@ const waiters = {
|
|
|
2259
2257
|
};
|
|
2260
2258
|
class CloudFormation extends CloudFormationClient {
|
|
2261
2259
|
}
|
|
2262
|
-
|
|
2260
|
+
client.createAggregatedClient(commands, CloudFormation, { paginators, waiters });
|
|
2263
2261
|
|
|
2264
2262
|
const AccountFilterType = {
|
|
2265
2263
|
DIFFERENCE: "DIFFERENCE",
|
|
@@ -2782,8 +2780,8 @@ const ResourceSignalStatus = {
|
|
|
2782
2780
|
SUCCESS: "SUCCESS",
|
|
2783
2781
|
};
|
|
2784
2782
|
|
|
2785
|
-
exports.$Command =
|
|
2786
|
-
exports.__Client =
|
|
2783
|
+
exports.$Command = client.Command;
|
|
2784
|
+
exports.__Client = client.Client;
|
|
2787
2785
|
exports.CloudFormationServiceException = CloudFormationServiceException.CloudFormationServiceException;
|
|
2788
2786
|
exports.AccountFilterType = AccountFilterType;
|
|
2789
2787
|
exports.AccountGateStatus = AccountGateStatus;
|