@cdk8s/awscdk-resolver 0.0.629 → 0.0.630
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/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +316 -365
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +16 -56
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/enums.d.ts +44 -88
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +29 -115
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +1 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +4 -8
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +3 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -7
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +3 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +3 -7
- package/node_modules/@aws-sdk/client-cloudformation/package.json +38 -38
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +1 -1
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +8 -8
- 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/json/JsonShapeDeserializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.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 +4 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +4 -16
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts +5 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-logger/loggerMiddleware.d.ts +3 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/configuration.d.ts +1 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.native.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/check-features.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/configurations.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/user-agent-middleware.d.ts +4 -7
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +3 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partition.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.d.ts +3 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +2 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +4 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +2 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +3 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +8 -17
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -19
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +4 -13
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -7
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +1 -1
- package/node_modules/@aws-sdk/core/package.json +64 -64
- package/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +31 -31
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +1 -3
- 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/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-http/package.json +33 -33
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -8
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +39 -39
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +1 -6
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-login/package.json +34 -34
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +4 -11
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +38 -38
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +31 -31
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +2 -8
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +33 -33
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +3 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +39 -39
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +11 -9
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +12 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +7 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +7 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +9 -28
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +12 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +6 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +2 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +15 -25
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +4 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +12 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +13 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +4 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +11 -23
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +4 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +16 -29
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +11 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +11 -23
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +16 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +11 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +7 -24
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +14 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +14 -33
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +14 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +6 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/package.json +53 -53
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +5 -13
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -8
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +1 -1
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +28 -28
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +1 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +2 -6
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +2 -9
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +2 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +1 -3
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +1 -5
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -4
- package/node_modules/@aws-sdk/token-providers/package.json +34 -34
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -7
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +2 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +1 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +7 -39
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -9
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +1 -4
- package/node_modules/@aws-sdk/types/package.json +29 -29
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +2 -12
- package/node_modules/@aws-sdk/xml-builder/package.json +34 -34
- package/package.json +5 -4
|
@@ -34,10 +34,7 @@ import {
|
|
|
34
34
|
CreateGeneratedTemplateCommandInput,
|
|
35
35
|
CreateGeneratedTemplateCommandOutput,
|
|
36
36
|
} from "./commands/CreateGeneratedTemplateCommand";
|
|
37
|
-
import {
|
|
38
|
-
CreateStackCommandInput,
|
|
39
|
-
CreateStackCommandOutput,
|
|
40
|
-
} from "./commands/CreateStackCommand";
|
|
37
|
+
import { CreateStackCommandInput, CreateStackCommandOutput } from "./commands/CreateStackCommand";
|
|
41
38
|
import {
|
|
42
39
|
CreateStackInstancesCommandInput,
|
|
43
40
|
CreateStackInstancesCommandOutput,
|
|
@@ -66,10 +63,7 @@ import {
|
|
|
66
63
|
DeleteGeneratedTemplateCommandInput,
|
|
67
64
|
DeleteGeneratedTemplateCommandOutput,
|
|
68
65
|
} from "./commands/DeleteGeneratedTemplateCommand";
|
|
69
|
-
import {
|
|
70
|
-
DeleteStackCommandInput,
|
|
71
|
-
DeleteStackCommandOutput,
|
|
72
|
-
} from "./commands/DeleteStackCommand";
|
|
66
|
+
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
73
67
|
import {
|
|
74
68
|
DeleteStackInstancesCommandInput,
|
|
75
69
|
DeleteStackInstancesCommandOutput,
|
|
@@ -198,10 +192,7 @@ import {
|
|
|
198
192
|
GetStackPolicyCommandInput,
|
|
199
193
|
GetStackPolicyCommandOutput,
|
|
200
194
|
} from "./commands/GetStackPolicyCommand";
|
|
201
|
-
import {
|
|
202
|
-
GetTemplateCommandInput,
|
|
203
|
-
GetTemplateCommandOutput,
|
|
204
|
-
} from "./commands/GetTemplateCommand";
|
|
195
|
+
import { GetTemplateCommandInput, GetTemplateCommandOutput } from "./commands/GetTemplateCommand";
|
|
205
196
|
import {
|
|
206
197
|
GetTemplateSummaryCommandInput,
|
|
207
198
|
GetTemplateSummaryCommandOutput,
|
|
@@ -214,10 +205,7 @@ import {
|
|
|
214
205
|
ListChangeSetsCommandInput,
|
|
215
206
|
ListChangeSetsCommandOutput,
|
|
216
207
|
} from "./commands/ListChangeSetsCommand";
|
|
217
|
-
import {
|
|
218
|
-
ListExportsCommandInput,
|
|
219
|
-
ListExportsCommandOutput,
|
|
220
|
-
} from "./commands/ListExportsCommand";
|
|
208
|
+
import { ListExportsCommandInput, ListExportsCommandOutput } from "./commands/ListExportsCommand";
|
|
221
209
|
import {
|
|
222
210
|
ListGeneratedTemplatesCommandInput,
|
|
223
211
|
ListGeneratedTemplatesCommandOutput,
|
|
@@ -226,10 +214,7 @@ import {
|
|
|
226
214
|
ListHookResultsCommandInput,
|
|
227
215
|
ListHookResultsCommandOutput,
|
|
228
216
|
} from "./commands/ListHookResultsCommand";
|
|
229
|
-
import {
|
|
230
|
-
ListImportsCommandInput,
|
|
231
|
-
ListImportsCommandOutput,
|
|
232
|
-
} from "./commands/ListImportsCommand";
|
|
217
|
+
import { ListImportsCommandInput, ListImportsCommandOutput } from "./commands/ListImportsCommand";
|
|
233
218
|
import {
|
|
234
219
|
ListResourceScanRelatedResourcesCommandInput,
|
|
235
220
|
ListResourceScanRelatedResourcesCommandOutput,
|
|
@@ -262,10 +247,7 @@ import {
|
|
|
262
247
|
ListStackResourcesCommandInput,
|
|
263
248
|
ListStackResourcesCommandOutput,
|
|
264
249
|
} from "./commands/ListStackResourcesCommand";
|
|
265
|
-
import {
|
|
266
|
-
ListStacksCommandInput,
|
|
267
|
-
ListStacksCommandOutput,
|
|
268
|
-
} from "./commands/ListStacksCommand";
|
|
250
|
+
import { ListStacksCommandInput, ListStacksCommandOutput } from "./commands/ListStacksCommand";
|
|
269
251
|
import {
|
|
270
252
|
ListStackSetAutoDeploymentTargetsCommandInput,
|
|
271
253
|
ListStackSetAutoDeploymentTargetsCommandOutput,
|
|
@@ -286,18 +268,12 @@ import {
|
|
|
286
268
|
ListTypeRegistrationsCommandInput,
|
|
287
269
|
ListTypeRegistrationsCommandOutput,
|
|
288
270
|
} from "./commands/ListTypeRegistrationsCommand";
|
|
289
|
-
import {
|
|
290
|
-
ListTypesCommandInput,
|
|
291
|
-
ListTypesCommandOutput,
|
|
292
|
-
} from "./commands/ListTypesCommand";
|
|
271
|
+
import { ListTypesCommandInput, ListTypesCommandOutput } from "./commands/ListTypesCommand";
|
|
293
272
|
import {
|
|
294
273
|
ListTypeVersionsCommandInput,
|
|
295
274
|
ListTypeVersionsCommandOutput,
|
|
296
275
|
} from "./commands/ListTypeVersionsCommand";
|
|
297
|
-
import {
|
|
298
|
-
PublishTypeCommandInput,
|
|
299
|
-
PublishTypeCommandOutput,
|
|
300
|
-
} from "./commands/PublishTypeCommand";
|
|
276
|
+
import { PublishTypeCommandInput, PublishTypeCommandOutput } from "./commands/PublishTypeCommand";
|
|
301
277
|
import {
|
|
302
278
|
RecordHandlerProgressCommandInput,
|
|
303
279
|
RecordHandlerProgressCommandOutput,
|
|
@@ -338,18 +314,12 @@ import {
|
|
|
338
314
|
StopStackSetOperationCommandInput,
|
|
339
315
|
StopStackSetOperationCommandOutput,
|
|
340
316
|
} from "./commands/StopStackSetOperationCommand";
|
|
341
|
-
import {
|
|
342
|
-
TestTypeCommandInput,
|
|
343
|
-
TestTypeCommandOutput,
|
|
344
|
-
} from "./commands/TestTypeCommand";
|
|
317
|
+
import { TestTypeCommandInput, TestTypeCommandOutput } from "./commands/TestTypeCommand";
|
|
345
318
|
import {
|
|
346
319
|
UpdateGeneratedTemplateCommandInput,
|
|
347
320
|
UpdateGeneratedTemplateCommandOutput,
|
|
348
321
|
} from "./commands/UpdateGeneratedTemplateCommand";
|
|
349
|
-
import {
|
|
350
|
-
UpdateStackCommandInput,
|
|
351
|
-
UpdateStackCommandOutput,
|
|
352
|
-
} from "./commands/UpdateStackCommand";
|
|
322
|
+
import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
|
|
353
323
|
import {
|
|
354
324
|
UpdateStackInstancesCommandInput,
|
|
355
325
|
UpdateStackInstancesCommandOutput,
|
|
@@ -371,1384 +341,1369 @@ export interface CloudFormation {
|
|
|
371
341
|
activateOrganizationsAccess(): Promise<ActivateOrganizationsAccessCommandOutput>;
|
|
372
342
|
activateOrganizationsAccess(
|
|
373
343
|
args: ActivateOrganizationsAccessCommandInput,
|
|
374
|
-
options?: __HttpHandlerOptions
|
|
344
|
+
options?: __HttpHandlerOptions,
|
|
375
345
|
): Promise<ActivateOrganizationsAccessCommandOutput>;
|
|
376
346
|
activateOrganizationsAccess(
|
|
377
347
|
args: ActivateOrganizationsAccessCommandInput,
|
|
378
|
-
cb: (err: any, data?: ActivateOrganizationsAccessCommandOutput) => void
|
|
348
|
+
cb: (err: any, data?: ActivateOrganizationsAccessCommandOutput) => void,
|
|
379
349
|
): void;
|
|
380
350
|
activateOrganizationsAccess(
|
|
381
351
|
args: ActivateOrganizationsAccessCommandInput,
|
|
382
352
|
options: __HttpHandlerOptions,
|
|
383
|
-
cb: (err: any, data?: ActivateOrganizationsAccessCommandOutput) => void
|
|
353
|
+
cb: (err: any, data?: ActivateOrganizationsAccessCommandOutput) => void,
|
|
384
354
|
): void;
|
|
385
355
|
activateType(): Promise<ActivateTypeCommandOutput>;
|
|
386
356
|
activateType(
|
|
387
357
|
args: ActivateTypeCommandInput,
|
|
388
|
-
options?: __HttpHandlerOptions
|
|
358
|
+
options?: __HttpHandlerOptions,
|
|
389
359
|
): Promise<ActivateTypeCommandOutput>;
|
|
390
360
|
activateType(
|
|
391
361
|
args: ActivateTypeCommandInput,
|
|
392
|
-
cb: (err: any, data?: ActivateTypeCommandOutput) => void
|
|
362
|
+
cb: (err: any, data?: ActivateTypeCommandOutput) => void,
|
|
393
363
|
): void;
|
|
394
364
|
activateType(
|
|
395
365
|
args: ActivateTypeCommandInput,
|
|
396
366
|
options: __HttpHandlerOptions,
|
|
397
|
-
cb: (err: any, data?: ActivateTypeCommandOutput) => void
|
|
367
|
+
cb: (err: any, data?: ActivateTypeCommandOutput) => void,
|
|
398
368
|
): void;
|
|
399
369
|
batchDescribeTypeConfigurations(
|
|
400
370
|
args: BatchDescribeTypeConfigurationsCommandInput,
|
|
401
|
-
options?: __HttpHandlerOptions
|
|
371
|
+
options?: __HttpHandlerOptions,
|
|
402
372
|
): Promise<BatchDescribeTypeConfigurationsCommandOutput>;
|
|
403
373
|
batchDescribeTypeConfigurations(
|
|
404
374
|
args: BatchDescribeTypeConfigurationsCommandInput,
|
|
405
|
-
cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void
|
|
375
|
+
cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void,
|
|
406
376
|
): void;
|
|
407
377
|
batchDescribeTypeConfigurations(
|
|
408
378
|
args: BatchDescribeTypeConfigurationsCommandInput,
|
|
409
379
|
options: __HttpHandlerOptions,
|
|
410
|
-
cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void
|
|
380
|
+
cb: (err: any, data?: BatchDescribeTypeConfigurationsCommandOutput) => void,
|
|
411
381
|
): void;
|
|
412
382
|
cancelUpdateStack(
|
|
413
383
|
args: CancelUpdateStackCommandInput,
|
|
414
|
-
options?: __HttpHandlerOptions
|
|
384
|
+
options?: __HttpHandlerOptions,
|
|
415
385
|
): Promise<CancelUpdateStackCommandOutput>;
|
|
416
386
|
cancelUpdateStack(
|
|
417
387
|
args: CancelUpdateStackCommandInput,
|
|
418
|
-
cb: (err: any, data?: CancelUpdateStackCommandOutput) => void
|
|
388
|
+
cb: (err: any, data?: CancelUpdateStackCommandOutput) => void,
|
|
419
389
|
): void;
|
|
420
390
|
cancelUpdateStack(
|
|
421
391
|
args: CancelUpdateStackCommandInput,
|
|
422
392
|
options: __HttpHandlerOptions,
|
|
423
|
-
cb: (err: any, data?: CancelUpdateStackCommandOutput) => void
|
|
393
|
+
cb: (err: any, data?: CancelUpdateStackCommandOutput) => void,
|
|
424
394
|
): void;
|
|
425
395
|
continueUpdateRollback(
|
|
426
396
|
args: ContinueUpdateRollbackCommandInput,
|
|
427
|
-
options?: __HttpHandlerOptions
|
|
397
|
+
options?: __HttpHandlerOptions,
|
|
428
398
|
): Promise<ContinueUpdateRollbackCommandOutput>;
|
|
429
399
|
continueUpdateRollback(
|
|
430
400
|
args: ContinueUpdateRollbackCommandInput,
|
|
431
|
-
cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void
|
|
401
|
+
cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void,
|
|
432
402
|
): void;
|
|
433
403
|
continueUpdateRollback(
|
|
434
404
|
args: ContinueUpdateRollbackCommandInput,
|
|
435
405
|
options: __HttpHandlerOptions,
|
|
436
|
-
cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void
|
|
406
|
+
cb: (err: any, data?: ContinueUpdateRollbackCommandOutput) => void,
|
|
437
407
|
): void;
|
|
438
408
|
createChangeSet(
|
|
439
409
|
args: CreateChangeSetCommandInput,
|
|
440
|
-
options?: __HttpHandlerOptions
|
|
410
|
+
options?: __HttpHandlerOptions,
|
|
441
411
|
): Promise<CreateChangeSetCommandOutput>;
|
|
442
412
|
createChangeSet(
|
|
443
413
|
args: CreateChangeSetCommandInput,
|
|
444
|
-
cb: (err: any, data?: CreateChangeSetCommandOutput) => void
|
|
414
|
+
cb: (err: any, data?: CreateChangeSetCommandOutput) => void,
|
|
445
415
|
): void;
|
|
446
416
|
createChangeSet(
|
|
447
417
|
args: CreateChangeSetCommandInput,
|
|
448
418
|
options: __HttpHandlerOptions,
|
|
449
|
-
cb: (err: any, data?: CreateChangeSetCommandOutput) => void
|
|
419
|
+
cb: (err: any, data?: CreateChangeSetCommandOutput) => void,
|
|
450
420
|
): void;
|
|
451
421
|
createGeneratedTemplate(
|
|
452
422
|
args: CreateGeneratedTemplateCommandInput,
|
|
453
|
-
options?: __HttpHandlerOptions
|
|
423
|
+
options?: __HttpHandlerOptions,
|
|
454
424
|
): Promise<CreateGeneratedTemplateCommandOutput>;
|
|
455
425
|
createGeneratedTemplate(
|
|
456
426
|
args: CreateGeneratedTemplateCommandInput,
|
|
457
|
-
cb: (err: any, data?: CreateGeneratedTemplateCommandOutput) => void
|
|
427
|
+
cb: (err: any, data?: CreateGeneratedTemplateCommandOutput) => void,
|
|
458
428
|
): void;
|
|
459
429
|
createGeneratedTemplate(
|
|
460
430
|
args: CreateGeneratedTemplateCommandInput,
|
|
461
431
|
options: __HttpHandlerOptions,
|
|
462
|
-
cb: (err: any, data?: CreateGeneratedTemplateCommandOutput) => void
|
|
432
|
+
cb: (err: any, data?: CreateGeneratedTemplateCommandOutput) => void,
|
|
463
433
|
): void;
|
|
464
434
|
createStack(
|
|
465
435
|
args: CreateStackCommandInput,
|
|
466
|
-
options?: __HttpHandlerOptions
|
|
436
|
+
options?: __HttpHandlerOptions,
|
|
467
437
|
): Promise<CreateStackCommandOutput>;
|
|
468
438
|
createStack(
|
|
469
439
|
args: CreateStackCommandInput,
|
|
470
|
-
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
440
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void,
|
|
471
441
|
): void;
|
|
472
442
|
createStack(
|
|
473
443
|
args: CreateStackCommandInput,
|
|
474
444
|
options: __HttpHandlerOptions,
|
|
475
|
-
cb: (err: any, data?: CreateStackCommandOutput) => void
|
|
445
|
+
cb: (err: any, data?: CreateStackCommandOutput) => void,
|
|
476
446
|
): void;
|
|
477
447
|
createStackInstances(
|
|
478
448
|
args: CreateStackInstancesCommandInput,
|
|
479
|
-
options?: __HttpHandlerOptions
|
|
449
|
+
options?: __HttpHandlerOptions,
|
|
480
450
|
): Promise<CreateStackInstancesCommandOutput>;
|
|
481
451
|
createStackInstances(
|
|
482
452
|
args: CreateStackInstancesCommandInput,
|
|
483
|
-
cb: (err: any, data?: CreateStackInstancesCommandOutput) => void
|
|
453
|
+
cb: (err: any, data?: CreateStackInstancesCommandOutput) => void,
|
|
484
454
|
): void;
|
|
485
455
|
createStackInstances(
|
|
486
456
|
args: CreateStackInstancesCommandInput,
|
|
487
457
|
options: __HttpHandlerOptions,
|
|
488
|
-
cb: (err: any, data?: CreateStackInstancesCommandOutput) => void
|
|
458
|
+
cb: (err: any, data?: CreateStackInstancesCommandOutput) => void,
|
|
489
459
|
): void;
|
|
490
460
|
createStackRefactor(
|
|
491
461
|
args: CreateStackRefactorCommandInput,
|
|
492
|
-
options?: __HttpHandlerOptions
|
|
462
|
+
options?: __HttpHandlerOptions,
|
|
493
463
|
): Promise<CreateStackRefactorCommandOutput>;
|
|
494
464
|
createStackRefactor(
|
|
495
465
|
args: CreateStackRefactorCommandInput,
|
|
496
|
-
cb: (err: any, data?: CreateStackRefactorCommandOutput) => void
|
|
466
|
+
cb: (err: any, data?: CreateStackRefactorCommandOutput) => void,
|
|
497
467
|
): void;
|
|
498
468
|
createStackRefactor(
|
|
499
469
|
args: CreateStackRefactorCommandInput,
|
|
500
470
|
options: __HttpHandlerOptions,
|
|
501
|
-
cb: (err: any, data?: CreateStackRefactorCommandOutput) => void
|
|
471
|
+
cb: (err: any, data?: CreateStackRefactorCommandOutput) => void,
|
|
502
472
|
): void;
|
|
503
473
|
createStackSet(
|
|
504
474
|
args: CreateStackSetCommandInput,
|
|
505
|
-
options?: __HttpHandlerOptions
|
|
475
|
+
options?: __HttpHandlerOptions,
|
|
506
476
|
): Promise<CreateStackSetCommandOutput>;
|
|
507
477
|
createStackSet(
|
|
508
478
|
args: CreateStackSetCommandInput,
|
|
509
|
-
cb: (err: any, data?: CreateStackSetCommandOutput) => void
|
|
479
|
+
cb: (err: any, data?: CreateStackSetCommandOutput) => void,
|
|
510
480
|
): void;
|
|
511
481
|
createStackSet(
|
|
512
482
|
args: CreateStackSetCommandInput,
|
|
513
483
|
options: __HttpHandlerOptions,
|
|
514
|
-
cb: (err: any, data?: CreateStackSetCommandOutput) => void
|
|
484
|
+
cb: (err: any, data?: CreateStackSetCommandOutput) => void,
|
|
515
485
|
): void;
|
|
516
486
|
deactivateOrganizationsAccess(): Promise<DeactivateOrganizationsAccessCommandOutput>;
|
|
517
487
|
deactivateOrganizationsAccess(
|
|
518
488
|
args: DeactivateOrganizationsAccessCommandInput,
|
|
519
|
-
options?: __HttpHandlerOptions
|
|
489
|
+
options?: __HttpHandlerOptions,
|
|
520
490
|
): Promise<DeactivateOrganizationsAccessCommandOutput>;
|
|
521
491
|
deactivateOrganizationsAccess(
|
|
522
492
|
args: DeactivateOrganizationsAccessCommandInput,
|
|
523
|
-
cb: (err: any, data?: DeactivateOrganizationsAccessCommandOutput) => void
|
|
493
|
+
cb: (err: any, data?: DeactivateOrganizationsAccessCommandOutput) => void,
|
|
524
494
|
): void;
|
|
525
495
|
deactivateOrganizationsAccess(
|
|
526
496
|
args: DeactivateOrganizationsAccessCommandInput,
|
|
527
497
|
options: __HttpHandlerOptions,
|
|
528
|
-
cb: (err: any, data?: DeactivateOrganizationsAccessCommandOutput) => void
|
|
498
|
+
cb: (err: any, data?: DeactivateOrganizationsAccessCommandOutput) => void,
|
|
529
499
|
): void;
|
|
530
500
|
deactivateType(): Promise<DeactivateTypeCommandOutput>;
|
|
531
501
|
deactivateType(
|
|
532
502
|
args: DeactivateTypeCommandInput,
|
|
533
|
-
options?: __HttpHandlerOptions
|
|
503
|
+
options?: __HttpHandlerOptions,
|
|
534
504
|
): Promise<DeactivateTypeCommandOutput>;
|
|
535
505
|
deactivateType(
|
|
536
506
|
args: DeactivateTypeCommandInput,
|
|
537
|
-
cb: (err: any, data?: DeactivateTypeCommandOutput) => void
|
|
507
|
+
cb: (err: any, data?: DeactivateTypeCommandOutput) => void,
|
|
538
508
|
): void;
|
|
539
509
|
deactivateType(
|
|
540
510
|
args: DeactivateTypeCommandInput,
|
|
541
511
|
options: __HttpHandlerOptions,
|
|
542
|
-
cb: (err: any, data?: DeactivateTypeCommandOutput) => void
|
|
512
|
+
cb: (err: any, data?: DeactivateTypeCommandOutput) => void,
|
|
543
513
|
): void;
|
|
544
514
|
deleteChangeSet(
|
|
545
515
|
args: DeleteChangeSetCommandInput,
|
|
546
|
-
options?: __HttpHandlerOptions
|
|
516
|
+
options?: __HttpHandlerOptions,
|
|
547
517
|
): Promise<DeleteChangeSetCommandOutput>;
|
|
548
518
|
deleteChangeSet(
|
|
549
519
|
args: DeleteChangeSetCommandInput,
|
|
550
|
-
cb: (err: any, data?: DeleteChangeSetCommandOutput) => void
|
|
520
|
+
cb: (err: any, data?: DeleteChangeSetCommandOutput) => void,
|
|
551
521
|
): void;
|
|
552
522
|
deleteChangeSet(
|
|
553
523
|
args: DeleteChangeSetCommandInput,
|
|
554
524
|
options: __HttpHandlerOptions,
|
|
555
|
-
cb: (err: any, data?: DeleteChangeSetCommandOutput) => void
|
|
525
|
+
cb: (err: any, data?: DeleteChangeSetCommandOutput) => void,
|
|
556
526
|
): void;
|
|
557
527
|
deleteGeneratedTemplate(
|
|
558
528
|
args: DeleteGeneratedTemplateCommandInput,
|
|
559
|
-
options?: __HttpHandlerOptions
|
|
529
|
+
options?: __HttpHandlerOptions,
|
|
560
530
|
): Promise<DeleteGeneratedTemplateCommandOutput>;
|
|
561
531
|
deleteGeneratedTemplate(
|
|
562
532
|
args: DeleteGeneratedTemplateCommandInput,
|
|
563
|
-
cb: (err: any, data?: DeleteGeneratedTemplateCommandOutput) => void
|
|
533
|
+
cb: (err: any, data?: DeleteGeneratedTemplateCommandOutput) => void,
|
|
564
534
|
): void;
|
|
565
535
|
deleteGeneratedTemplate(
|
|
566
536
|
args: DeleteGeneratedTemplateCommandInput,
|
|
567
537
|
options: __HttpHandlerOptions,
|
|
568
|
-
cb: (err: any, data?: DeleteGeneratedTemplateCommandOutput) => void
|
|
538
|
+
cb: (err: any, data?: DeleteGeneratedTemplateCommandOutput) => void,
|
|
569
539
|
): void;
|
|
570
540
|
deleteStack(
|
|
571
541
|
args: DeleteStackCommandInput,
|
|
572
|
-
options?: __HttpHandlerOptions
|
|
542
|
+
options?: __HttpHandlerOptions,
|
|
573
543
|
): Promise<DeleteStackCommandOutput>;
|
|
574
544
|
deleteStack(
|
|
575
545
|
args: DeleteStackCommandInput,
|
|
576
|
-
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
546
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void,
|
|
577
547
|
): void;
|
|
578
548
|
deleteStack(
|
|
579
549
|
args: DeleteStackCommandInput,
|
|
580
550
|
options: __HttpHandlerOptions,
|
|
581
|
-
cb: (err: any, data?: DeleteStackCommandOutput) => void
|
|
551
|
+
cb: (err: any, data?: DeleteStackCommandOutput) => void,
|
|
582
552
|
): void;
|
|
583
553
|
deleteStackInstances(
|
|
584
554
|
args: DeleteStackInstancesCommandInput,
|
|
585
|
-
options?: __HttpHandlerOptions
|
|
555
|
+
options?: __HttpHandlerOptions,
|
|
586
556
|
): Promise<DeleteStackInstancesCommandOutput>;
|
|
587
557
|
deleteStackInstances(
|
|
588
558
|
args: DeleteStackInstancesCommandInput,
|
|
589
|
-
cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void
|
|
559
|
+
cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void,
|
|
590
560
|
): void;
|
|
591
561
|
deleteStackInstances(
|
|
592
562
|
args: DeleteStackInstancesCommandInput,
|
|
593
563
|
options: __HttpHandlerOptions,
|
|
594
|
-
cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void
|
|
564
|
+
cb: (err: any, data?: DeleteStackInstancesCommandOutput) => void,
|
|
595
565
|
): void;
|
|
596
566
|
deleteStackSet(
|
|
597
567
|
args: DeleteStackSetCommandInput,
|
|
598
|
-
options?: __HttpHandlerOptions
|
|
568
|
+
options?: __HttpHandlerOptions,
|
|
599
569
|
): Promise<DeleteStackSetCommandOutput>;
|
|
600
570
|
deleteStackSet(
|
|
601
571
|
args: DeleteStackSetCommandInput,
|
|
602
|
-
cb: (err: any, data?: DeleteStackSetCommandOutput) => void
|
|
572
|
+
cb: (err: any, data?: DeleteStackSetCommandOutput) => void,
|
|
603
573
|
): void;
|
|
604
574
|
deleteStackSet(
|
|
605
575
|
args: DeleteStackSetCommandInput,
|
|
606
576
|
options: __HttpHandlerOptions,
|
|
607
|
-
cb: (err: any, data?: DeleteStackSetCommandOutput) => void
|
|
577
|
+
cb: (err: any, data?: DeleteStackSetCommandOutput) => void,
|
|
608
578
|
): void;
|
|
609
579
|
deregisterType(): Promise<DeregisterTypeCommandOutput>;
|
|
610
580
|
deregisterType(
|
|
611
581
|
args: DeregisterTypeCommandInput,
|
|
612
|
-
options?: __HttpHandlerOptions
|
|
582
|
+
options?: __HttpHandlerOptions,
|
|
613
583
|
): Promise<DeregisterTypeCommandOutput>;
|
|
614
584
|
deregisterType(
|
|
615
585
|
args: DeregisterTypeCommandInput,
|
|
616
|
-
cb: (err: any, data?: DeregisterTypeCommandOutput) => void
|
|
586
|
+
cb: (err: any, data?: DeregisterTypeCommandOutput) => void,
|
|
617
587
|
): void;
|
|
618
588
|
deregisterType(
|
|
619
589
|
args: DeregisterTypeCommandInput,
|
|
620
590
|
options: __HttpHandlerOptions,
|
|
621
|
-
cb: (err: any, data?: DeregisterTypeCommandOutput) => void
|
|
591
|
+
cb: (err: any, data?: DeregisterTypeCommandOutput) => void,
|
|
622
592
|
): void;
|
|
623
593
|
describeAccountLimits(): Promise<DescribeAccountLimitsCommandOutput>;
|
|
624
594
|
describeAccountLimits(
|
|
625
595
|
args: DescribeAccountLimitsCommandInput,
|
|
626
|
-
options?: __HttpHandlerOptions
|
|
596
|
+
options?: __HttpHandlerOptions,
|
|
627
597
|
): Promise<DescribeAccountLimitsCommandOutput>;
|
|
628
598
|
describeAccountLimits(
|
|
629
599
|
args: DescribeAccountLimitsCommandInput,
|
|
630
|
-
cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
|
|
600
|
+
cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void,
|
|
631
601
|
): void;
|
|
632
602
|
describeAccountLimits(
|
|
633
603
|
args: DescribeAccountLimitsCommandInput,
|
|
634
604
|
options: __HttpHandlerOptions,
|
|
635
|
-
cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void
|
|
605
|
+
cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void,
|
|
636
606
|
): void;
|
|
637
607
|
describeChangeSet(
|
|
638
608
|
args: DescribeChangeSetCommandInput,
|
|
639
|
-
options?: __HttpHandlerOptions
|
|
609
|
+
options?: __HttpHandlerOptions,
|
|
640
610
|
): Promise<DescribeChangeSetCommandOutput>;
|
|
641
611
|
describeChangeSet(
|
|
642
612
|
args: DescribeChangeSetCommandInput,
|
|
643
|
-
cb: (err: any, data?: DescribeChangeSetCommandOutput) => void
|
|
613
|
+
cb: (err: any, data?: DescribeChangeSetCommandOutput) => void,
|
|
644
614
|
): void;
|
|
645
615
|
describeChangeSet(
|
|
646
616
|
args: DescribeChangeSetCommandInput,
|
|
647
617
|
options: __HttpHandlerOptions,
|
|
648
|
-
cb: (err: any, data?: DescribeChangeSetCommandOutput) => void
|
|
618
|
+
cb: (err: any, data?: DescribeChangeSetCommandOutput) => void,
|
|
649
619
|
): void;
|
|
650
620
|
describeChangeSetHooks(
|
|
651
621
|
args: DescribeChangeSetHooksCommandInput,
|
|
652
|
-
options?: __HttpHandlerOptions
|
|
622
|
+
options?: __HttpHandlerOptions,
|
|
653
623
|
): Promise<DescribeChangeSetHooksCommandOutput>;
|
|
654
624
|
describeChangeSetHooks(
|
|
655
625
|
args: DescribeChangeSetHooksCommandInput,
|
|
656
|
-
cb: (err: any, data?: DescribeChangeSetHooksCommandOutput) => void
|
|
626
|
+
cb: (err: any, data?: DescribeChangeSetHooksCommandOutput) => void,
|
|
657
627
|
): void;
|
|
658
628
|
describeChangeSetHooks(
|
|
659
629
|
args: DescribeChangeSetHooksCommandInput,
|
|
660
630
|
options: __HttpHandlerOptions,
|
|
661
|
-
cb: (err: any, data?: DescribeChangeSetHooksCommandOutput) => void
|
|
631
|
+
cb: (err: any, data?: DescribeChangeSetHooksCommandOutput) => void,
|
|
662
632
|
): void;
|
|
663
633
|
describeEvents(): Promise<DescribeEventsCommandOutput>;
|
|
664
634
|
describeEvents(
|
|
665
635
|
args: DescribeEventsCommandInput,
|
|
666
|
-
options?: __HttpHandlerOptions
|
|
636
|
+
options?: __HttpHandlerOptions,
|
|
667
637
|
): Promise<DescribeEventsCommandOutput>;
|
|
668
638
|
describeEvents(
|
|
669
639
|
args: DescribeEventsCommandInput,
|
|
670
|
-
cb: (err: any, data?: DescribeEventsCommandOutput) => void
|
|
640
|
+
cb: (err: any, data?: DescribeEventsCommandOutput) => void,
|
|
671
641
|
): void;
|
|
672
642
|
describeEvents(
|
|
673
643
|
args: DescribeEventsCommandInput,
|
|
674
644
|
options: __HttpHandlerOptions,
|
|
675
|
-
cb: (err: any, data?: DescribeEventsCommandOutput) => void
|
|
645
|
+
cb: (err: any, data?: DescribeEventsCommandOutput) => void,
|
|
676
646
|
): void;
|
|
677
647
|
describeGeneratedTemplate(
|
|
678
648
|
args: DescribeGeneratedTemplateCommandInput,
|
|
679
|
-
options?: __HttpHandlerOptions
|
|
649
|
+
options?: __HttpHandlerOptions,
|
|
680
650
|
): Promise<DescribeGeneratedTemplateCommandOutput>;
|
|
681
651
|
describeGeneratedTemplate(
|
|
682
652
|
args: DescribeGeneratedTemplateCommandInput,
|
|
683
|
-
cb: (err: any, data?: DescribeGeneratedTemplateCommandOutput) => void
|
|
653
|
+
cb: (err: any, data?: DescribeGeneratedTemplateCommandOutput) => void,
|
|
684
654
|
): void;
|
|
685
655
|
describeGeneratedTemplate(
|
|
686
656
|
args: DescribeGeneratedTemplateCommandInput,
|
|
687
657
|
options: __HttpHandlerOptions,
|
|
688
|
-
cb: (err: any, data?: DescribeGeneratedTemplateCommandOutput) => void
|
|
658
|
+
cb: (err: any, data?: DescribeGeneratedTemplateCommandOutput) => void,
|
|
689
659
|
): void;
|
|
690
660
|
describeOrganizationsAccess(): Promise<DescribeOrganizationsAccessCommandOutput>;
|
|
691
661
|
describeOrganizationsAccess(
|
|
692
662
|
args: DescribeOrganizationsAccessCommandInput,
|
|
693
|
-
options?: __HttpHandlerOptions
|
|
663
|
+
options?: __HttpHandlerOptions,
|
|
694
664
|
): Promise<DescribeOrganizationsAccessCommandOutput>;
|
|
695
665
|
describeOrganizationsAccess(
|
|
696
666
|
args: DescribeOrganizationsAccessCommandInput,
|
|
697
|
-
cb: (err: any, data?: DescribeOrganizationsAccessCommandOutput) => void
|
|
667
|
+
cb: (err: any, data?: DescribeOrganizationsAccessCommandOutput) => void,
|
|
698
668
|
): void;
|
|
699
669
|
describeOrganizationsAccess(
|
|
700
670
|
args: DescribeOrganizationsAccessCommandInput,
|
|
701
671
|
options: __HttpHandlerOptions,
|
|
702
|
-
cb: (err: any, data?: DescribeOrganizationsAccessCommandOutput) => void
|
|
672
|
+
cb: (err: any, data?: DescribeOrganizationsAccessCommandOutput) => void,
|
|
703
673
|
): void;
|
|
704
674
|
describePublisher(): Promise<DescribePublisherCommandOutput>;
|
|
705
675
|
describePublisher(
|
|
706
676
|
args: DescribePublisherCommandInput,
|
|
707
|
-
options?: __HttpHandlerOptions
|
|
677
|
+
options?: __HttpHandlerOptions,
|
|
708
678
|
): Promise<DescribePublisherCommandOutput>;
|
|
709
679
|
describePublisher(
|
|
710
680
|
args: DescribePublisherCommandInput,
|
|
711
|
-
cb: (err: any, data?: DescribePublisherCommandOutput) => void
|
|
681
|
+
cb: (err: any, data?: DescribePublisherCommandOutput) => void,
|
|
712
682
|
): void;
|
|
713
683
|
describePublisher(
|
|
714
684
|
args: DescribePublisherCommandInput,
|
|
715
685
|
options: __HttpHandlerOptions,
|
|
716
|
-
cb: (err: any, data?: DescribePublisherCommandOutput) => void
|
|
686
|
+
cb: (err: any, data?: DescribePublisherCommandOutput) => void,
|
|
717
687
|
): void;
|
|
718
688
|
describeResourceScan(
|
|
719
689
|
args: DescribeResourceScanCommandInput,
|
|
720
|
-
options?: __HttpHandlerOptions
|
|
690
|
+
options?: __HttpHandlerOptions,
|
|
721
691
|
): Promise<DescribeResourceScanCommandOutput>;
|
|
722
692
|
describeResourceScan(
|
|
723
693
|
args: DescribeResourceScanCommandInput,
|
|
724
|
-
cb: (err: any, data?: DescribeResourceScanCommandOutput) => void
|
|
694
|
+
cb: (err: any, data?: DescribeResourceScanCommandOutput) => void,
|
|
725
695
|
): void;
|
|
726
696
|
describeResourceScan(
|
|
727
697
|
args: DescribeResourceScanCommandInput,
|
|
728
698
|
options: __HttpHandlerOptions,
|
|
729
|
-
cb: (err: any, data?: DescribeResourceScanCommandOutput) => void
|
|
699
|
+
cb: (err: any, data?: DescribeResourceScanCommandOutput) => void,
|
|
730
700
|
): void;
|
|
731
701
|
describeStackDriftDetectionStatus(
|
|
732
702
|
args: DescribeStackDriftDetectionStatusCommandInput,
|
|
733
|
-
options?: __HttpHandlerOptions
|
|
703
|
+
options?: __HttpHandlerOptions,
|
|
734
704
|
): Promise<DescribeStackDriftDetectionStatusCommandOutput>;
|
|
735
705
|
describeStackDriftDetectionStatus(
|
|
736
706
|
args: DescribeStackDriftDetectionStatusCommandInput,
|
|
737
|
-
cb: (
|
|
738
|
-
err: any,
|
|
739
|
-
data?: DescribeStackDriftDetectionStatusCommandOutput
|
|
740
|
-
) => void
|
|
707
|
+
cb: (err: any, data?: DescribeStackDriftDetectionStatusCommandOutput) => void,
|
|
741
708
|
): void;
|
|
742
709
|
describeStackDriftDetectionStatus(
|
|
743
710
|
args: DescribeStackDriftDetectionStatusCommandInput,
|
|
744
711
|
options: __HttpHandlerOptions,
|
|
745
|
-
cb: (
|
|
746
|
-
err: any,
|
|
747
|
-
data?: DescribeStackDriftDetectionStatusCommandOutput
|
|
748
|
-
) => void
|
|
712
|
+
cb: (err: any, data?: DescribeStackDriftDetectionStatusCommandOutput) => void,
|
|
749
713
|
): void;
|
|
750
714
|
describeStackEvents(
|
|
751
715
|
args: DescribeStackEventsCommandInput,
|
|
752
|
-
options?: __HttpHandlerOptions
|
|
716
|
+
options?: __HttpHandlerOptions,
|
|
753
717
|
): Promise<DescribeStackEventsCommandOutput>;
|
|
754
718
|
describeStackEvents(
|
|
755
719
|
args: DescribeStackEventsCommandInput,
|
|
756
|
-
cb: (err: any, data?: DescribeStackEventsCommandOutput) => void
|
|
720
|
+
cb: (err: any, data?: DescribeStackEventsCommandOutput) => void,
|
|
757
721
|
): void;
|
|
758
722
|
describeStackEvents(
|
|
759
723
|
args: DescribeStackEventsCommandInput,
|
|
760
724
|
options: __HttpHandlerOptions,
|
|
761
|
-
cb: (err: any, data?: DescribeStackEventsCommandOutput) => void
|
|
725
|
+
cb: (err: any, data?: DescribeStackEventsCommandOutput) => void,
|
|
762
726
|
): void;
|
|
763
727
|
describeStackInstance(
|
|
764
728
|
args: DescribeStackInstanceCommandInput,
|
|
765
|
-
options?: __HttpHandlerOptions
|
|
729
|
+
options?: __HttpHandlerOptions,
|
|
766
730
|
): Promise<DescribeStackInstanceCommandOutput>;
|
|
767
731
|
describeStackInstance(
|
|
768
732
|
args: DescribeStackInstanceCommandInput,
|
|
769
|
-
cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void
|
|
733
|
+
cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void,
|
|
770
734
|
): void;
|
|
771
735
|
describeStackInstance(
|
|
772
736
|
args: DescribeStackInstanceCommandInput,
|
|
773
737
|
options: __HttpHandlerOptions,
|
|
774
|
-
cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void
|
|
738
|
+
cb: (err: any, data?: DescribeStackInstanceCommandOutput) => void,
|
|
775
739
|
): void;
|
|
776
740
|
describeStackRefactor(
|
|
777
741
|
args: DescribeStackRefactorCommandInput,
|
|
778
|
-
options?: __HttpHandlerOptions
|
|
742
|
+
options?: __HttpHandlerOptions,
|
|
779
743
|
): Promise<DescribeStackRefactorCommandOutput>;
|
|
780
744
|
describeStackRefactor(
|
|
781
745
|
args: DescribeStackRefactorCommandInput,
|
|
782
|
-
cb: (err: any, data?: DescribeStackRefactorCommandOutput) => void
|
|
746
|
+
cb: (err: any, data?: DescribeStackRefactorCommandOutput) => void,
|
|
783
747
|
): void;
|
|
784
748
|
describeStackRefactor(
|
|
785
749
|
args: DescribeStackRefactorCommandInput,
|
|
786
750
|
options: __HttpHandlerOptions,
|
|
787
|
-
cb: (err: any, data?: DescribeStackRefactorCommandOutput) => void
|
|
751
|
+
cb: (err: any, data?: DescribeStackRefactorCommandOutput) => void,
|
|
788
752
|
): void;
|
|
789
753
|
describeStackResource(
|
|
790
754
|
args: DescribeStackResourceCommandInput,
|
|
791
|
-
options?: __HttpHandlerOptions
|
|
755
|
+
options?: __HttpHandlerOptions,
|
|
792
756
|
): Promise<DescribeStackResourceCommandOutput>;
|
|
793
757
|
describeStackResource(
|
|
794
758
|
args: DescribeStackResourceCommandInput,
|
|
795
|
-
cb: (err: any, data?: DescribeStackResourceCommandOutput) => void
|
|
759
|
+
cb: (err: any, data?: DescribeStackResourceCommandOutput) => void,
|
|
796
760
|
): void;
|
|
797
761
|
describeStackResource(
|
|
798
762
|
args: DescribeStackResourceCommandInput,
|
|
799
763
|
options: __HttpHandlerOptions,
|
|
800
|
-
cb: (err: any, data?: DescribeStackResourceCommandOutput) => void
|
|
764
|
+
cb: (err: any, data?: DescribeStackResourceCommandOutput) => void,
|
|
801
765
|
): void;
|
|
802
766
|
describeStackResourceDrifts(
|
|
803
767
|
args: DescribeStackResourceDriftsCommandInput,
|
|
804
|
-
options?: __HttpHandlerOptions
|
|
768
|
+
options?: __HttpHandlerOptions,
|
|
805
769
|
): Promise<DescribeStackResourceDriftsCommandOutput>;
|
|
806
770
|
describeStackResourceDrifts(
|
|
807
771
|
args: DescribeStackResourceDriftsCommandInput,
|
|
808
|
-
cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void
|
|
772
|
+
cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void,
|
|
809
773
|
): void;
|
|
810
774
|
describeStackResourceDrifts(
|
|
811
775
|
args: DescribeStackResourceDriftsCommandInput,
|
|
812
776
|
options: __HttpHandlerOptions,
|
|
813
|
-
cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void
|
|
777
|
+
cb: (err: any, data?: DescribeStackResourceDriftsCommandOutput) => void,
|
|
814
778
|
): void;
|
|
815
779
|
describeStackResources(): Promise<DescribeStackResourcesCommandOutput>;
|
|
816
780
|
describeStackResources(
|
|
817
781
|
args: DescribeStackResourcesCommandInput,
|
|
818
|
-
options?: __HttpHandlerOptions
|
|
782
|
+
options?: __HttpHandlerOptions,
|
|
819
783
|
): Promise<DescribeStackResourcesCommandOutput>;
|
|
820
784
|
describeStackResources(
|
|
821
785
|
args: DescribeStackResourcesCommandInput,
|
|
822
|
-
cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void
|
|
786
|
+
cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void,
|
|
823
787
|
): void;
|
|
824
788
|
describeStackResources(
|
|
825
789
|
args: DescribeStackResourcesCommandInput,
|
|
826
790
|
options: __HttpHandlerOptions,
|
|
827
|
-
cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void
|
|
791
|
+
cb: (err: any, data?: DescribeStackResourcesCommandOutput) => void,
|
|
828
792
|
): void;
|
|
829
793
|
describeStacks(): Promise<DescribeStacksCommandOutput>;
|
|
830
794
|
describeStacks(
|
|
831
795
|
args: DescribeStacksCommandInput,
|
|
832
|
-
options?: __HttpHandlerOptions
|
|
796
|
+
options?: __HttpHandlerOptions,
|
|
833
797
|
): Promise<DescribeStacksCommandOutput>;
|
|
834
798
|
describeStacks(
|
|
835
799
|
args: DescribeStacksCommandInput,
|
|
836
|
-
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
800
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void,
|
|
837
801
|
): void;
|
|
838
802
|
describeStacks(
|
|
839
803
|
args: DescribeStacksCommandInput,
|
|
840
804
|
options: __HttpHandlerOptions,
|
|
841
|
-
cb: (err: any, data?: DescribeStacksCommandOutput) => void
|
|
805
|
+
cb: (err: any, data?: DescribeStacksCommandOutput) => void,
|
|
842
806
|
): void;
|
|
843
807
|
describeStackSet(
|
|
844
808
|
args: DescribeStackSetCommandInput,
|
|
845
|
-
options?: __HttpHandlerOptions
|
|
809
|
+
options?: __HttpHandlerOptions,
|
|
846
810
|
): Promise<DescribeStackSetCommandOutput>;
|
|
847
811
|
describeStackSet(
|
|
848
812
|
args: DescribeStackSetCommandInput,
|
|
849
|
-
cb: (err: any, data?: DescribeStackSetCommandOutput) => void
|
|
813
|
+
cb: (err: any, data?: DescribeStackSetCommandOutput) => void,
|
|
850
814
|
): void;
|
|
851
815
|
describeStackSet(
|
|
852
816
|
args: DescribeStackSetCommandInput,
|
|
853
817
|
options: __HttpHandlerOptions,
|
|
854
|
-
cb: (err: any, data?: DescribeStackSetCommandOutput) => void
|
|
818
|
+
cb: (err: any, data?: DescribeStackSetCommandOutput) => void,
|
|
855
819
|
): void;
|
|
856
820
|
describeStackSetOperation(
|
|
857
821
|
args: DescribeStackSetOperationCommandInput,
|
|
858
|
-
options?: __HttpHandlerOptions
|
|
822
|
+
options?: __HttpHandlerOptions,
|
|
859
823
|
): Promise<DescribeStackSetOperationCommandOutput>;
|
|
860
824
|
describeStackSetOperation(
|
|
861
825
|
args: DescribeStackSetOperationCommandInput,
|
|
862
|
-
cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void
|
|
826
|
+
cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void,
|
|
863
827
|
): void;
|
|
864
828
|
describeStackSetOperation(
|
|
865
829
|
args: DescribeStackSetOperationCommandInput,
|
|
866
830
|
options: __HttpHandlerOptions,
|
|
867
|
-
cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void
|
|
831
|
+
cb: (err: any, data?: DescribeStackSetOperationCommandOutput) => void,
|
|
868
832
|
): void;
|
|
869
833
|
describeType(): Promise<DescribeTypeCommandOutput>;
|
|
870
834
|
describeType(
|
|
871
835
|
args: DescribeTypeCommandInput,
|
|
872
|
-
options?: __HttpHandlerOptions
|
|
836
|
+
options?: __HttpHandlerOptions,
|
|
873
837
|
): Promise<DescribeTypeCommandOutput>;
|
|
874
838
|
describeType(
|
|
875
839
|
args: DescribeTypeCommandInput,
|
|
876
|
-
cb: (err: any, data?: DescribeTypeCommandOutput) => void
|
|
840
|
+
cb: (err: any, data?: DescribeTypeCommandOutput) => void,
|
|
877
841
|
): void;
|
|
878
842
|
describeType(
|
|
879
843
|
args: DescribeTypeCommandInput,
|
|
880
844
|
options: __HttpHandlerOptions,
|
|
881
|
-
cb: (err: any, data?: DescribeTypeCommandOutput) => void
|
|
845
|
+
cb: (err: any, data?: DescribeTypeCommandOutput) => void,
|
|
882
846
|
): void;
|
|
883
847
|
describeTypeRegistration(
|
|
884
848
|
args: DescribeTypeRegistrationCommandInput,
|
|
885
|
-
options?: __HttpHandlerOptions
|
|
849
|
+
options?: __HttpHandlerOptions,
|
|
886
850
|
): Promise<DescribeTypeRegistrationCommandOutput>;
|
|
887
851
|
describeTypeRegistration(
|
|
888
852
|
args: DescribeTypeRegistrationCommandInput,
|
|
889
|
-
cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void
|
|
853
|
+
cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void,
|
|
890
854
|
): void;
|
|
891
855
|
describeTypeRegistration(
|
|
892
856
|
args: DescribeTypeRegistrationCommandInput,
|
|
893
857
|
options: __HttpHandlerOptions,
|
|
894
|
-
cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void
|
|
858
|
+
cb: (err: any, data?: DescribeTypeRegistrationCommandOutput) => void,
|
|
895
859
|
): void;
|
|
896
860
|
detectStackDrift(
|
|
897
861
|
args: DetectStackDriftCommandInput,
|
|
898
|
-
options?: __HttpHandlerOptions
|
|
862
|
+
options?: __HttpHandlerOptions,
|
|
899
863
|
): Promise<DetectStackDriftCommandOutput>;
|
|
900
864
|
detectStackDrift(
|
|
901
865
|
args: DetectStackDriftCommandInput,
|
|
902
|
-
cb: (err: any, data?: DetectStackDriftCommandOutput) => void
|
|
866
|
+
cb: (err: any, data?: DetectStackDriftCommandOutput) => void,
|
|
903
867
|
): void;
|
|
904
868
|
detectStackDrift(
|
|
905
869
|
args: DetectStackDriftCommandInput,
|
|
906
870
|
options: __HttpHandlerOptions,
|
|
907
|
-
cb: (err: any, data?: DetectStackDriftCommandOutput) => void
|
|
871
|
+
cb: (err: any, data?: DetectStackDriftCommandOutput) => void,
|
|
908
872
|
): void;
|
|
909
873
|
detectStackResourceDrift(
|
|
910
874
|
args: DetectStackResourceDriftCommandInput,
|
|
911
|
-
options?: __HttpHandlerOptions
|
|
875
|
+
options?: __HttpHandlerOptions,
|
|
912
876
|
): Promise<DetectStackResourceDriftCommandOutput>;
|
|
913
877
|
detectStackResourceDrift(
|
|
914
878
|
args: DetectStackResourceDriftCommandInput,
|
|
915
|
-
cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void
|
|
879
|
+
cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void,
|
|
916
880
|
): void;
|
|
917
881
|
detectStackResourceDrift(
|
|
918
882
|
args: DetectStackResourceDriftCommandInput,
|
|
919
883
|
options: __HttpHandlerOptions,
|
|
920
|
-
cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void
|
|
884
|
+
cb: (err: any, data?: DetectStackResourceDriftCommandOutput) => void,
|
|
921
885
|
): void;
|
|
922
886
|
detectStackSetDrift(
|
|
923
887
|
args: DetectStackSetDriftCommandInput,
|
|
924
|
-
options?: __HttpHandlerOptions
|
|
888
|
+
options?: __HttpHandlerOptions,
|
|
925
889
|
): Promise<DetectStackSetDriftCommandOutput>;
|
|
926
890
|
detectStackSetDrift(
|
|
927
891
|
args: DetectStackSetDriftCommandInput,
|
|
928
|
-
cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void
|
|
892
|
+
cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void,
|
|
929
893
|
): void;
|
|
930
894
|
detectStackSetDrift(
|
|
931
895
|
args: DetectStackSetDriftCommandInput,
|
|
932
896
|
options: __HttpHandlerOptions,
|
|
933
|
-
cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void
|
|
897
|
+
cb: (err: any, data?: DetectStackSetDriftCommandOutput) => void,
|
|
934
898
|
): void;
|
|
935
899
|
estimateTemplateCost(): Promise<EstimateTemplateCostCommandOutput>;
|
|
936
900
|
estimateTemplateCost(
|
|
937
901
|
args: EstimateTemplateCostCommandInput,
|
|
938
|
-
options?: __HttpHandlerOptions
|
|
902
|
+
options?: __HttpHandlerOptions,
|
|
939
903
|
): Promise<EstimateTemplateCostCommandOutput>;
|
|
940
904
|
estimateTemplateCost(
|
|
941
905
|
args: EstimateTemplateCostCommandInput,
|
|
942
|
-
cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void
|
|
906
|
+
cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void,
|
|
943
907
|
): void;
|
|
944
908
|
estimateTemplateCost(
|
|
945
909
|
args: EstimateTemplateCostCommandInput,
|
|
946
910
|
options: __HttpHandlerOptions,
|
|
947
|
-
cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void
|
|
911
|
+
cb: (err: any, data?: EstimateTemplateCostCommandOutput) => void,
|
|
948
912
|
): void;
|
|
949
913
|
executeChangeSet(
|
|
950
914
|
args: ExecuteChangeSetCommandInput,
|
|
951
|
-
options?: __HttpHandlerOptions
|
|
915
|
+
options?: __HttpHandlerOptions,
|
|
952
916
|
): Promise<ExecuteChangeSetCommandOutput>;
|
|
953
917
|
executeChangeSet(
|
|
954
918
|
args: ExecuteChangeSetCommandInput,
|
|
955
|
-
cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void
|
|
919
|
+
cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void,
|
|
956
920
|
): void;
|
|
957
921
|
executeChangeSet(
|
|
958
922
|
args: ExecuteChangeSetCommandInput,
|
|
959
923
|
options: __HttpHandlerOptions,
|
|
960
|
-
cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void
|
|
924
|
+
cb: (err: any, data?: ExecuteChangeSetCommandOutput) => void,
|
|
961
925
|
): void;
|
|
962
926
|
executeStackRefactor(
|
|
963
927
|
args: ExecuteStackRefactorCommandInput,
|
|
964
|
-
options?: __HttpHandlerOptions
|
|
928
|
+
options?: __HttpHandlerOptions,
|
|
965
929
|
): Promise<ExecuteStackRefactorCommandOutput>;
|
|
966
930
|
executeStackRefactor(
|
|
967
931
|
args: ExecuteStackRefactorCommandInput,
|
|
968
|
-
cb: (err: any, data?: ExecuteStackRefactorCommandOutput) => void
|
|
932
|
+
cb: (err: any, data?: ExecuteStackRefactorCommandOutput) => void,
|
|
969
933
|
): void;
|
|
970
934
|
executeStackRefactor(
|
|
971
935
|
args: ExecuteStackRefactorCommandInput,
|
|
972
936
|
options: __HttpHandlerOptions,
|
|
973
|
-
cb: (err: any, data?: ExecuteStackRefactorCommandOutput) => void
|
|
937
|
+
cb: (err: any, data?: ExecuteStackRefactorCommandOutput) => void,
|
|
974
938
|
): void;
|
|
975
939
|
getGeneratedTemplate(
|
|
976
940
|
args: GetGeneratedTemplateCommandInput,
|
|
977
|
-
options?: __HttpHandlerOptions
|
|
941
|
+
options?: __HttpHandlerOptions,
|
|
978
942
|
): Promise<GetGeneratedTemplateCommandOutput>;
|
|
979
943
|
getGeneratedTemplate(
|
|
980
944
|
args: GetGeneratedTemplateCommandInput,
|
|
981
|
-
cb: (err: any, data?: GetGeneratedTemplateCommandOutput) => void
|
|
945
|
+
cb: (err: any, data?: GetGeneratedTemplateCommandOutput) => void,
|
|
982
946
|
): void;
|
|
983
947
|
getGeneratedTemplate(
|
|
984
948
|
args: GetGeneratedTemplateCommandInput,
|
|
985
949
|
options: __HttpHandlerOptions,
|
|
986
|
-
cb: (err: any, data?: GetGeneratedTemplateCommandOutput) => void
|
|
950
|
+
cb: (err: any, data?: GetGeneratedTemplateCommandOutput) => void,
|
|
987
951
|
): void;
|
|
988
952
|
getHookResult(): Promise<GetHookResultCommandOutput>;
|
|
989
953
|
getHookResult(
|
|
990
954
|
args: GetHookResultCommandInput,
|
|
991
|
-
options?: __HttpHandlerOptions
|
|
955
|
+
options?: __HttpHandlerOptions,
|
|
992
956
|
): Promise<GetHookResultCommandOutput>;
|
|
993
957
|
getHookResult(
|
|
994
958
|
args: GetHookResultCommandInput,
|
|
995
|
-
cb: (err: any, data?: GetHookResultCommandOutput) => void
|
|
959
|
+
cb: (err: any, data?: GetHookResultCommandOutput) => void,
|
|
996
960
|
): void;
|
|
997
961
|
getHookResult(
|
|
998
962
|
args: GetHookResultCommandInput,
|
|
999
963
|
options: __HttpHandlerOptions,
|
|
1000
|
-
cb: (err: any, data?: GetHookResultCommandOutput) => void
|
|
964
|
+
cb: (err: any, data?: GetHookResultCommandOutput) => void,
|
|
1001
965
|
): void;
|
|
1002
966
|
getStackPolicy(
|
|
1003
967
|
args: GetStackPolicyCommandInput,
|
|
1004
|
-
options?: __HttpHandlerOptions
|
|
968
|
+
options?: __HttpHandlerOptions,
|
|
1005
969
|
): Promise<GetStackPolicyCommandOutput>;
|
|
1006
970
|
getStackPolicy(
|
|
1007
971
|
args: GetStackPolicyCommandInput,
|
|
1008
|
-
cb: (err: any, data?: GetStackPolicyCommandOutput) => void
|
|
972
|
+
cb: (err: any, data?: GetStackPolicyCommandOutput) => void,
|
|
1009
973
|
): void;
|
|
1010
974
|
getStackPolicy(
|
|
1011
975
|
args: GetStackPolicyCommandInput,
|
|
1012
976
|
options: __HttpHandlerOptions,
|
|
1013
|
-
cb: (err: any, data?: GetStackPolicyCommandOutput) => void
|
|
977
|
+
cb: (err: any, data?: GetStackPolicyCommandOutput) => void,
|
|
1014
978
|
): void;
|
|
1015
979
|
getTemplate(): Promise<GetTemplateCommandOutput>;
|
|
1016
980
|
getTemplate(
|
|
1017
981
|
args: GetTemplateCommandInput,
|
|
1018
|
-
options?: __HttpHandlerOptions
|
|
982
|
+
options?: __HttpHandlerOptions,
|
|
1019
983
|
): Promise<GetTemplateCommandOutput>;
|
|
1020
984
|
getTemplate(
|
|
1021
985
|
args: GetTemplateCommandInput,
|
|
1022
|
-
cb: (err: any, data?: GetTemplateCommandOutput) => void
|
|
986
|
+
cb: (err: any, data?: GetTemplateCommandOutput) => void,
|
|
1023
987
|
): void;
|
|
1024
988
|
getTemplate(
|
|
1025
989
|
args: GetTemplateCommandInput,
|
|
1026
990
|
options: __HttpHandlerOptions,
|
|
1027
|
-
cb: (err: any, data?: GetTemplateCommandOutput) => void
|
|
991
|
+
cb: (err: any, data?: GetTemplateCommandOutput) => void,
|
|
1028
992
|
): void;
|
|
1029
993
|
getTemplateSummary(): Promise<GetTemplateSummaryCommandOutput>;
|
|
1030
994
|
getTemplateSummary(
|
|
1031
995
|
args: GetTemplateSummaryCommandInput,
|
|
1032
|
-
options?: __HttpHandlerOptions
|
|
996
|
+
options?: __HttpHandlerOptions,
|
|
1033
997
|
): Promise<GetTemplateSummaryCommandOutput>;
|
|
1034
998
|
getTemplateSummary(
|
|
1035
999
|
args: GetTemplateSummaryCommandInput,
|
|
1036
|
-
cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void
|
|
1000
|
+
cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void,
|
|
1037
1001
|
): void;
|
|
1038
1002
|
getTemplateSummary(
|
|
1039
1003
|
args: GetTemplateSummaryCommandInput,
|
|
1040
1004
|
options: __HttpHandlerOptions,
|
|
1041
|
-
cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void
|
|
1005
|
+
cb: (err: any, data?: GetTemplateSummaryCommandOutput) => void,
|
|
1042
1006
|
): void;
|
|
1043
1007
|
importStacksToStackSet(
|
|
1044
1008
|
args: ImportStacksToStackSetCommandInput,
|
|
1045
|
-
options?: __HttpHandlerOptions
|
|
1009
|
+
options?: __HttpHandlerOptions,
|
|
1046
1010
|
): Promise<ImportStacksToStackSetCommandOutput>;
|
|
1047
1011
|
importStacksToStackSet(
|
|
1048
1012
|
args: ImportStacksToStackSetCommandInput,
|
|
1049
|
-
cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void
|
|
1013
|
+
cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void,
|
|
1050
1014
|
): void;
|
|
1051
1015
|
importStacksToStackSet(
|
|
1052
1016
|
args: ImportStacksToStackSetCommandInput,
|
|
1053
1017
|
options: __HttpHandlerOptions,
|
|
1054
|
-
cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void
|
|
1018
|
+
cb: (err: any, data?: ImportStacksToStackSetCommandOutput) => void,
|
|
1055
1019
|
): void;
|
|
1056
1020
|
listChangeSets(
|
|
1057
1021
|
args: ListChangeSetsCommandInput,
|
|
1058
|
-
options?: __HttpHandlerOptions
|
|
1022
|
+
options?: __HttpHandlerOptions,
|
|
1059
1023
|
): Promise<ListChangeSetsCommandOutput>;
|
|
1060
1024
|
listChangeSets(
|
|
1061
1025
|
args: ListChangeSetsCommandInput,
|
|
1062
|
-
cb: (err: any, data?: ListChangeSetsCommandOutput) => void
|
|
1026
|
+
cb: (err: any, data?: ListChangeSetsCommandOutput) => void,
|
|
1063
1027
|
): void;
|
|
1064
1028
|
listChangeSets(
|
|
1065
1029
|
args: ListChangeSetsCommandInput,
|
|
1066
1030
|
options: __HttpHandlerOptions,
|
|
1067
|
-
cb: (err: any, data?: ListChangeSetsCommandOutput) => void
|
|
1031
|
+
cb: (err: any, data?: ListChangeSetsCommandOutput) => void,
|
|
1068
1032
|
): void;
|
|
1069
1033
|
listExports(): Promise<ListExportsCommandOutput>;
|
|
1070
1034
|
listExports(
|
|
1071
1035
|
args: ListExportsCommandInput,
|
|
1072
|
-
options?: __HttpHandlerOptions
|
|
1036
|
+
options?: __HttpHandlerOptions,
|
|
1073
1037
|
): Promise<ListExportsCommandOutput>;
|
|
1074
1038
|
listExports(
|
|
1075
1039
|
args: ListExportsCommandInput,
|
|
1076
|
-
cb: (err: any, data?: ListExportsCommandOutput) => void
|
|
1040
|
+
cb: (err: any, data?: ListExportsCommandOutput) => void,
|
|
1077
1041
|
): void;
|
|
1078
1042
|
listExports(
|
|
1079
1043
|
args: ListExportsCommandInput,
|
|
1080
1044
|
options: __HttpHandlerOptions,
|
|
1081
|
-
cb: (err: any, data?: ListExportsCommandOutput) => void
|
|
1045
|
+
cb: (err: any, data?: ListExportsCommandOutput) => void,
|
|
1082
1046
|
): void;
|
|
1083
1047
|
listGeneratedTemplates(): Promise<ListGeneratedTemplatesCommandOutput>;
|
|
1084
1048
|
listGeneratedTemplates(
|
|
1085
1049
|
args: ListGeneratedTemplatesCommandInput,
|
|
1086
|
-
options?: __HttpHandlerOptions
|
|
1050
|
+
options?: __HttpHandlerOptions,
|
|
1087
1051
|
): Promise<ListGeneratedTemplatesCommandOutput>;
|
|
1088
1052
|
listGeneratedTemplates(
|
|
1089
1053
|
args: ListGeneratedTemplatesCommandInput,
|
|
1090
|
-
cb: (err: any, data?: ListGeneratedTemplatesCommandOutput) => void
|
|
1054
|
+
cb: (err: any, data?: ListGeneratedTemplatesCommandOutput) => void,
|
|
1091
1055
|
): void;
|
|
1092
1056
|
listGeneratedTemplates(
|
|
1093
1057
|
args: ListGeneratedTemplatesCommandInput,
|
|
1094
1058
|
options: __HttpHandlerOptions,
|
|
1095
|
-
cb: (err: any, data?: ListGeneratedTemplatesCommandOutput) => void
|
|
1059
|
+
cb: (err: any, data?: ListGeneratedTemplatesCommandOutput) => void,
|
|
1096
1060
|
): void;
|
|
1097
1061
|
listHookResults(): Promise<ListHookResultsCommandOutput>;
|
|
1098
1062
|
listHookResults(
|
|
1099
1063
|
args: ListHookResultsCommandInput,
|
|
1100
|
-
options?: __HttpHandlerOptions
|
|
1064
|
+
options?: __HttpHandlerOptions,
|
|
1101
1065
|
): Promise<ListHookResultsCommandOutput>;
|
|
1102
1066
|
listHookResults(
|
|
1103
1067
|
args: ListHookResultsCommandInput,
|
|
1104
|
-
cb: (err: any, data?: ListHookResultsCommandOutput) => void
|
|
1068
|
+
cb: (err: any, data?: ListHookResultsCommandOutput) => void,
|
|
1105
1069
|
): void;
|
|
1106
1070
|
listHookResults(
|
|
1107
1071
|
args: ListHookResultsCommandInput,
|
|
1108
1072
|
options: __HttpHandlerOptions,
|
|
1109
|
-
cb: (err: any, data?: ListHookResultsCommandOutput) => void
|
|
1073
|
+
cb: (err: any, data?: ListHookResultsCommandOutput) => void,
|
|
1110
1074
|
): void;
|
|
1111
1075
|
listImports(
|
|
1112
1076
|
args: ListImportsCommandInput,
|
|
1113
|
-
options?: __HttpHandlerOptions
|
|
1077
|
+
options?: __HttpHandlerOptions,
|
|
1114
1078
|
): Promise<ListImportsCommandOutput>;
|
|
1115
1079
|
listImports(
|
|
1116
1080
|
args: ListImportsCommandInput,
|
|
1117
|
-
cb: (err: any, data?: ListImportsCommandOutput) => void
|
|
1081
|
+
cb: (err: any, data?: ListImportsCommandOutput) => void,
|
|
1118
1082
|
): void;
|
|
1119
1083
|
listImports(
|
|
1120
1084
|
args: ListImportsCommandInput,
|
|
1121
1085
|
options: __HttpHandlerOptions,
|
|
1122
|
-
cb: (err: any, data?: ListImportsCommandOutput) => void
|
|
1086
|
+
cb: (err: any, data?: ListImportsCommandOutput) => void,
|
|
1123
1087
|
): void;
|
|
1124
1088
|
listResourceScanRelatedResources(
|
|
1125
1089
|
args: ListResourceScanRelatedResourcesCommandInput,
|
|
1126
|
-
options?: __HttpHandlerOptions
|
|
1090
|
+
options?: __HttpHandlerOptions,
|
|
1127
1091
|
): Promise<ListResourceScanRelatedResourcesCommandOutput>;
|
|
1128
1092
|
listResourceScanRelatedResources(
|
|
1129
1093
|
args: ListResourceScanRelatedResourcesCommandInput,
|
|
1130
|
-
cb: (err: any, data?: ListResourceScanRelatedResourcesCommandOutput) => void
|
|
1094
|
+
cb: (err: any, data?: ListResourceScanRelatedResourcesCommandOutput) => void,
|
|
1131
1095
|
): void;
|
|
1132
1096
|
listResourceScanRelatedResources(
|
|
1133
1097
|
args: ListResourceScanRelatedResourcesCommandInput,
|
|
1134
1098
|
options: __HttpHandlerOptions,
|
|
1135
|
-
cb: (err: any, data?: ListResourceScanRelatedResourcesCommandOutput) => void
|
|
1099
|
+
cb: (err: any, data?: ListResourceScanRelatedResourcesCommandOutput) => void,
|
|
1136
1100
|
): void;
|
|
1137
1101
|
listResourceScanResources(
|
|
1138
1102
|
args: ListResourceScanResourcesCommandInput,
|
|
1139
|
-
options?: __HttpHandlerOptions
|
|
1103
|
+
options?: __HttpHandlerOptions,
|
|
1140
1104
|
): Promise<ListResourceScanResourcesCommandOutput>;
|
|
1141
1105
|
listResourceScanResources(
|
|
1142
1106
|
args: ListResourceScanResourcesCommandInput,
|
|
1143
|
-
cb: (err: any, data?: ListResourceScanResourcesCommandOutput) => void
|
|
1107
|
+
cb: (err: any, data?: ListResourceScanResourcesCommandOutput) => void,
|
|
1144
1108
|
): void;
|
|
1145
1109
|
listResourceScanResources(
|
|
1146
1110
|
args: ListResourceScanResourcesCommandInput,
|
|
1147
1111
|
options: __HttpHandlerOptions,
|
|
1148
|
-
cb: (err: any, data?: ListResourceScanResourcesCommandOutput) => void
|
|
1112
|
+
cb: (err: any, data?: ListResourceScanResourcesCommandOutput) => void,
|
|
1149
1113
|
): void;
|
|
1150
1114
|
listResourceScans(): Promise<ListResourceScansCommandOutput>;
|
|
1151
1115
|
listResourceScans(
|
|
1152
1116
|
args: ListResourceScansCommandInput,
|
|
1153
|
-
options?: __HttpHandlerOptions
|
|
1117
|
+
options?: __HttpHandlerOptions,
|
|
1154
1118
|
): Promise<ListResourceScansCommandOutput>;
|
|
1155
1119
|
listResourceScans(
|
|
1156
1120
|
args: ListResourceScansCommandInput,
|
|
1157
|
-
cb: (err: any, data?: ListResourceScansCommandOutput) => void
|
|
1121
|
+
cb: (err: any, data?: ListResourceScansCommandOutput) => void,
|
|
1158
1122
|
): void;
|
|
1159
1123
|
listResourceScans(
|
|
1160
1124
|
args: ListResourceScansCommandInput,
|
|
1161
1125
|
options: __HttpHandlerOptions,
|
|
1162
|
-
cb: (err: any, data?: ListResourceScansCommandOutput) => void
|
|
1126
|
+
cb: (err: any, data?: ListResourceScansCommandOutput) => void,
|
|
1163
1127
|
): void;
|
|
1164
1128
|
listStackInstanceResourceDrifts(
|
|
1165
1129
|
args: ListStackInstanceResourceDriftsCommandInput,
|
|
1166
|
-
options?: __HttpHandlerOptions
|
|
1130
|
+
options?: __HttpHandlerOptions,
|
|
1167
1131
|
): Promise<ListStackInstanceResourceDriftsCommandOutput>;
|
|
1168
1132
|
listStackInstanceResourceDrifts(
|
|
1169
1133
|
args: ListStackInstanceResourceDriftsCommandInput,
|
|
1170
|
-
cb: (err: any, data?: ListStackInstanceResourceDriftsCommandOutput) => void
|
|
1134
|
+
cb: (err: any, data?: ListStackInstanceResourceDriftsCommandOutput) => void,
|
|
1171
1135
|
): void;
|
|
1172
1136
|
listStackInstanceResourceDrifts(
|
|
1173
1137
|
args: ListStackInstanceResourceDriftsCommandInput,
|
|
1174
1138
|
options: __HttpHandlerOptions,
|
|
1175
|
-
cb: (err: any, data?: ListStackInstanceResourceDriftsCommandOutput) => void
|
|
1139
|
+
cb: (err: any, data?: ListStackInstanceResourceDriftsCommandOutput) => void,
|
|
1176
1140
|
): void;
|
|
1177
1141
|
listStackInstances(
|
|
1178
1142
|
args: ListStackInstancesCommandInput,
|
|
1179
|
-
options?: __HttpHandlerOptions
|
|
1143
|
+
options?: __HttpHandlerOptions,
|
|
1180
1144
|
): Promise<ListStackInstancesCommandOutput>;
|
|
1181
1145
|
listStackInstances(
|
|
1182
1146
|
args: ListStackInstancesCommandInput,
|
|
1183
|
-
cb: (err: any, data?: ListStackInstancesCommandOutput) => void
|
|
1147
|
+
cb: (err: any, data?: ListStackInstancesCommandOutput) => void,
|
|
1184
1148
|
): void;
|
|
1185
1149
|
listStackInstances(
|
|
1186
1150
|
args: ListStackInstancesCommandInput,
|
|
1187
1151
|
options: __HttpHandlerOptions,
|
|
1188
|
-
cb: (err: any, data?: ListStackInstancesCommandOutput) => void
|
|
1152
|
+
cb: (err: any, data?: ListStackInstancesCommandOutput) => void,
|
|
1189
1153
|
): void;
|
|
1190
1154
|
listStackRefactorActions(
|
|
1191
1155
|
args: ListStackRefactorActionsCommandInput,
|
|
1192
|
-
options?: __HttpHandlerOptions
|
|
1156
|
+
options?: __HttpHandlerOptions,
|
|
1193
1157
|
): Promise<ListStackRefactorActionsCommandOutput>;
|
|
1194
1158
|
listStackRefactorActions(
|
|
1195
1159
|
args: ListStackRefactorActionsCommandInput,
|
|
1196
|
-
cb: (err: any, data?: ListStackRefactorActionsCommandOutput) => void
|
|
1160
|
+
cb: (err: any, data?: ListStackRefactorActionsCommandOutput) => void,
|
|
1197
1161
|
): void;
|
|
1198
1162
|
listStackRefactorActions(
|
|
1199
1163
|
args: ListStackRefactorActionsCommandInput,
|
|
1200
1164
|
options: __HttpHandlerOptions,
|
|
1201
|
-
cb: (err: any, data?: ListStackRefactorActionsCommandOutput) => void
|
|
1165
|
+
cb: (err: any, data?: ListStackRefactorActionsCommandOutput) => void,
|
|
1202
1166
|
): void;
|
|
1203
1167
|
listStackRefactors(): Promise<ListStackRefactorsCommandOutput>;
|
|
1204
1168
|
listStackRefactors(
|
|
1205
1169
|
args: ListStackRefactorsCommandInput,
|
|
1206
|
-
options?: __HttpHandlerOptions
|
|
1170
|
+
options?: __HttpHandlerOptions,
|
|
1207
1171
|
): Promise<ListStackRefactorsCommandOutput>;
|
|
1208
1172
|
listStackRefactors(
|
|
1209
1173
|
args: ListStackRefactorsCommandInput,
|
|
1210
|
-
cb: (err: any, data?: ListStackRefactorsCommandOutput) => void
|
|
1174
|
+
cb: (err: any, data?: ListStackRefactorsCommandOutput) => void,
|
|
1211
1175
|
): void;
|
|
1212
1176
|
listStackRefactors(
|
|
1213
1177
|
args: ListStackRefactorsCommandInput,
|
|
1214
1178
|
options: __HttpHandlerOptions,
|
|
1215
|
-
cb: (err: any, data?: ListStackRefactorsCommandOutput) => void
|
|
1179
|
+
cb: (err: any, data?: ListStackRefactorsCommandOutput) => void,
|
|
1216
1180
|
): void;
|
|
1217
1181
|
listStackResources(
|
|
1218
1182
|
args: ListStackResourcesCommandInput,
|
|
1219
|
-
options?: __HttpHandlerOptions
|
|
1183
|
+
options?: __HttpHandlerOptions,
|
|
1220
1184
|
): Promise<ListStackResourcesCommandOutput>;
|
|
1221
1185
|
listStackResources(
|
|
1222
1186
|
args: ListStackResourcesCommandInput,
|
|
1223
|
-
cb: (err: any, data?: ListStackResourcesCommandOutput) => void
|
|
1187
|
+
cb: (err: any, data?: ListStackResourcesCommandOutput) => void,
|
|
1224
1188
|
): void;
|
|
1225
1189
|
listStackResources(
|
|
1226
1190
|
args: ListStackResourcesCommandInput,
|
|
1227
1191
|
options: __HttpHandlerOptions,
|
|
1228
|
-
cb: (err: any, data?: ListStackResourcesCommandOutput) => void
|
|
1192
|
+
cb: (err: any, data?: ListStackResourcesCommandOutput) => void,
|
|
1229
1193
|
): void;
|
|
1230
1194
|
listStacks(): Promise<ListStacksCommandOutput>;
|
|
1231
1195
|
listStacks(
|
|
1232
1196
|
args: ListStacksCommandInput,
|
|
1233
|
-
options?: __HttpHandlerOptions
|
|
1197
|
+
options?: __HttpHandlerOptions,
|
|
1234
1198
|
): Promise<ListStacksCommandOutput>;
|
|
1235
1199
|
listStacks(
|
|
1236
1200
|
args: ListStacksCommandInput,
|
|
1237
|
-
cb: (err: any, data?: ListStacksCommandOutput) => void
|
|
1201
|
+
cb: (err: any, data?: ListStacksCommandOutput) => void,
|
|
1238
1202
|
): void;
|
|
1239
1203
|
listStacks(
|
|
1240
1204
|
args: ListStacksCommandInput,
|
|
1241
1205
|
options: __HttpHandlerOptions,
|
|
1242
|
-
cb: (err: any, data?: ListStacksCommandOutput) => void
|
|
1206
|
+
cb: (err: any, data?: ListStacksCommandOutput) => void,
|
|
1243
1207
|
): void;
|
|
1244
1208
|
listStackSetAutoDeploymentTargets(
|
|
1245
1209
|
args: ListStackSetAutoDeploymentTargetsCommandInput,
|
|
1246
|
-
options?: __HttpHandlerOptions
|
|
1210
|
+
options?: __HttpHandlerOptions,
|
|
1247
1211
|
): Promise<ListStackSetAutoDeploymentTargetsCommandOutput>;
|
|
1248
1212
|
listStackSetAutoDeploymentTargets(
|
|
1249
1213
|
args: ListStackSetAutoDeploymentTargetsCommandInput,
|
|
1250
|
-
cb: (
|
|
1251
|
-
err: any,
|
|
1252
|
-
data?: ListStackSetAutoDeploymentTargetsCommandOutput
|
|
1253
|
-
) => void
|
|
1214
|
+
cb: (err: any, data?: ListStackSetAutoDeploymentTargetsCommandOutput) => void,
|
|
1254
1215
|
): void;
|
|
1255
1216
|
listStackSetAutoDeploymentTargets(
|
|
1256
1217
|
args: ListStackSetAutoDeploymentTargetsCommandInput,
|
|
1257
1218
|
options: __HttpHandlerOptions,
|
|
1258
|
-
cb: (
|
|
1259
|
-
err: any,
|
|
1260
|
-
data?: ListStackSetAutoDeploymentTargetsCommandOutput
|
|
1261
|
-
) => void
|
|
1219
|
+
cb: (err: any, data?: ListStackSetAutoDeploymentTargetsCommandOutput) => void,
|
|
1262
1220
|
): void;
|
|
1263
1221
|
listStackSetOperationResults(
|
|
1264
1222
|
args: ListStackSetOperationResultsCommandInput,
|
|
1265
|
-
options?: __HttpHandlerOptions
|
|
1223
|
+
options?: __HttpHandlerOptions,
|
|
1266
1224
|
): Promise<ListStackSetOperationResultsCommandOutput>;
|
|
1267
1225
|
listStackSetOperationResults(
|
|
1268
1226
|
args: ListStackSetOperationResultsCommandInput,
|
|
1269
|
-
cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void
|
|
1227
|
+
cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void,
|
|
1270
1228
|
): void;
|
|
1271
1229
|
listStackSetOperationResults(
|
|
1272
1230
|
args: ListStackSetOperationResultsCommandInput,
|
|
1273
1231
|
options: __HttpHandlerOptions,
|
|
1274
|
-
cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void
|
|
1232
|
+
cb: (err: any, data?: ListStackSetOperationResultsCommandOutput) => void,
|
|
1275
1233
|
): void;
|
|
1276
1234
|
listStackSetOperations(
|
|
1277
1235
|
args: ListStackSetOperationsCommandInput,
|
|
1278
|
-
options?: __HttpHandlerOptions
|
|
1236
|
+
options?: __HttpHandlerOptions,
|
|
1279
1237
|
): Promise<ListStackSetOperationsCommandOutput>;
|
|
1280
1238
|
listStackSetOperations(
|
|
1281
1239
|
args: ListStackSetOperationsCommandInput,
|
|
1282
|
-
cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void
|
|
1240
|
+
cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void,
|
|
1283
1241
|
): void;
|
|
1284
1242
|
listStackSetOperations(
|
|
1285
1243
|
args: ListStackSetOperationsCommandInput,
|
|
1286
1244
|
options: __HttpHandlerOptions,
|
|
1287
|
-
cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void
|
|
1245
|
+
cb: (err: any, data?: ListStackSetOperationsCommandOutput) => void,
|
|
1288
1246
|
): void;
|
|
1289
1247
|
listStackSets(): Promise<ListStackSetsCommandOutput>;
|
|
1290
1248
|
listStackSets(
|
|
1291
1249
|
args: ListStackSetsCommandInput,
|
|
1292
|
-
options?: __HttpHandlerOptions
|
|
1250
|
+
options?: __HttpHandlerOptions,
|
|
1293
1251
|
): Promise<ListStackSetsCommandOutput>;
|
|
1294
1252
|
listStackSets(
|
|
1295
1253
|
args: ListStackSetsCommandInput,
|
|
1296
|
-
cb: (err: any, data?: ListStackSetsCommandOutput) => void
|
|
1254
|
+
cb: (err: any, data?: ListStackSetsCommandOutput) => void,
|
|
1297
1255
|
): void;
|
|
1298
1256
|
listStackSets(
|
|
1299
1257
|
args: ListStackSetsCommandInput,
|
|
1300
1258
|
options: __HttpHandlerOptions,
|
|
1301
|
-
cb: (err: any, data?: ListStackSetsCommandOutput) => void
|
|
1259
|
+
cb: (err: any, data?: ListStackSetsCommandOutput) => void,
|
|
1302
1260
|
): void;
|
|
1303
1261
|
listTypeRegistrations(): Promise<ListTypeRegistrationsCommandOutput>;
|
|
1304
1262
|
listTypeRegistrations(
|
|
1305
1263
|
args: ListTypeRegistrationsCommandInput,
|
|
1306
|
-
options?: __HttpHandlerOptions
|
|
1264
|
+
options?: __HttpHandlerOptions,
|
|
1307
1265
|
): Promise<ListTypeRegistrationsCommandOutput>;
|
|
1308
1266
|
listTypeRegistrations(
|
|
1309
1267
|
args: ListTypeRegistrationsCommandInput,
|
|
1310
|
-
cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void
|
|
1268
|
+
cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void,
|
|
1311
1269
|
): void;
|
|
1312
1270
|
listTypeRegistrations(
|
|
1313
1271
|
args: ListTypeRegistrationsCommandInput,
|
|
1314
1272
|
options: __HttpHandlerOptions,
|
|
1315
|
-
cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void
|
|
1273
|
+
cb: (err: any, data?: ListTypeRegistrationsCommandOutput) => void,
|
|
1316
1274
|
): void;
|
|
1317
1275
|
listTypes(): Promise<ListTypesCommandOutput>;
|
|
1318
1276
|
listTypes(
|
|
1319
1277
|
args: ListTypesCommandInput,
|
|
1320
|
-
options?: __HttpHandlerOptions
|
|
1278
|
+
options?: __HttpHandlerOptions,
|
|
1321
1279
|
): Promise<ListTypesCommandOutput>;
|
|
1322
1280
|
listTypes(
|
|
1323
1281
|
args: ListTypesCommandInput,
|
|
1324
|
-
cb: (err: any, data?: ListTypesCommandOutput) => void
|
|
1282
|
+
cb: (err: any, data?: ListTypesCommandOutput) => void,
|
|
1325
1283
|
): void;
|
|
1326
1284
|
listTypes(
|
|
1327
1285
|
args: ListTypesCommandInput,
|
|
1328
1286
|
options: __HttpHandlerOptions,
|
|
1329
|
-
cb: (err: any, data?: ListTypesCommandOutput) => void
|
|
1287
|
+
cb: (err: any, data?: ListTypesCommandOutput) => void,
|
|
1330
1288
|
): void;
|
|
1331
1289
|
listTypeVersions(): Promise<ListTypeVersionsCommandOutput>;
|
|
1332
1290
|
listTypeVersions(
|
|
1333
1291
|
args: ListTypeVersionsCommandInput,
|
|
1334
|
-
options?: __HttpHandlerOptions
|
|
1292
|
+
options?: __HttpHandlerOptions,
|
|
1335
1293
|
): Promise<ListTypeVersionsCommandOutput>;
|
|
1336
1294
|
listTypeVersions(
|
|
1337
1295
|
args: ListTypeVersionsCommandInput,
|
|
1338
|
-
cb: (err: any, data?: ListTypeVersionsCommandOutput) => void
|
|
1296
|
+
cb: (err: any, data?: ListTypeVersionsCommandOutput) => void,
|
|
1339
1297
|
): void;
|
|
1340
1298
|
listTypeVersions(
|
|
1341
1299
|
args: ListTypeVersionsCommandInput,
|
|
1342
1300
|
options: __HttpHandlerOptions,
|
|
1343
|
-
cb: (err: any, data?: ListTypeVersionsCommandOutput) => void
|
|
1301
|
+
cb: (err: any, data?: ListTypeVersionsCommandOutput) => void,
|
|
1344
1302
|
): void;
|
|
1345
1303
|
publishType(): Promise<PublishTypeCommandOutput>;
|
|
1346
1304
|
publishType(
|
|
1347
1305
|
args: PublishTypeCommandInput,
|
|
1348
|
-
options?: __HttpHandlerOptions
|
|
1306
|
+
options?: __HttpHandlerOptions,
|
|
1349
1307
|
): Promise<PublishTypeCommandOutput>;
|
|
1350
1308
|
publishType(
|
|
1351
1309
|
args: PublishTypeCommandInput,
|
|
1352
|
-
cb: (err: any, data?: PublishTypeCommandOutput) => void
|
|
1310
|
+
cb: (err: any, data?: PublishTypeCommandOutput) => void,
|
|
1353
1311
|
): void;
|
|
1354
1312
|
publishType(
|
|
1355
1313
|
args: PublishTypeCommandInput,
|
|
1356
1314
|
options: __HttpHandlerOptions,
|
|
1357
|
-
cb: (err: any, data?: PublishTypeCommandOutput) => void
|
|
1315
|
+
cb: (err: any, data?: PublishTypeCommandOutput) => void,
|
|
1358
1316
|
): void;
|
|
1359
1317
|
recordHandlerProgress(
|
|
1360
1318
|
args: RecordHandlerProgressCommandInput,
|
|
1361
|
-
options?: __HttpHandlerOptions
|
|
1319
|
+
options?: __HttpHandlerOptions,
|
|
1362
1320
|
): Promise<RecordHandlerProgressCommandOutput>;
|
|
1363
1321
|
recordHandlerProgress(
|
|
1364
1322
|
args: RecordHandlerProgressCommandInput,
|
|
1365
|
-
cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void
|
|
1323
|
+
cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void,
|
|
1366
1324
|
): void;
|
|
1367
1325
|
recordHandlerProgress(
|
|
1368
1326
|
args: RecordHandlerProgressCommandInput,
|
|
1369
1327
|
options: __HttpHandlerOptions,
|
|
1370
|
-
cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void
|
|
1328
|
+
cb: (err: any, data?: RecordHandlerProgressCommandOutput) => void,
|
|
1371
1329
|
): void;
|
|
1372
1330
|
registerPublisher(): Promise<RegisterPublisherCommandOutput>;
|
|
1373
1331
|
registerPublisher(
|
|
1374
1332
|
args: RegisterPublisherCommandInput,
|
|
1375
|
-
options?: __HttpHandlerOptions
|
|
1333
|
+
options?: __HttpHandlerOptions,
|
|
1376
1334
|
): Promise<RegisterPublisherCommandOutput>;
|
|
1377
1335
|
registerPublisher(
|
|
1378
1336
|
args: RegisterPublisherCommandInput,
|
|
1379
|
-
cb: (err: any, data?: RegisterPublisherCommandOutput) => void
|
|
1337
|
+
cb: (err: any, data?: RegisterPublisherCommandOutput) => void,
|
|
1380
1338
|
): void;
|
|
1381
1339
|
registerPublisher(
|
|
1382
1340
|
args: RegisterPublisherCommandInput,
|
|
1383
1341
|
options: __HttpHandlerOptions,
|
|
1384
|
-
cb: (err: any, data?: RegisterPublisherCommandOutput) => void
|
|
1342
|
+
cb: (err: any, data?: RegisterPublisherCommandOutput) => void,
|
|
1385
1343
|
): void;
|
|
1386
1344
|
registerType(
|
|
1387
1345
|
args: RegisterTypeCommandInput,
|
|
1388
|
-
options?: __HttpHandlerOptions
|
|
1346
|
+
options?: __HttpHandlerOptions,
|
|
1389
1347
|
): Promise<RegisterTypeCommandOutput>;
|
|
1390
1348
|
registerType(
|
|
1391
1349
|
args: RegisterTypeCommandInput,
|
|
1392
|
-
cb: (err: any, data?: RegisterTypeCommandOutput) => void
|
|
1350
|
+
cb: (err: any, data?: RegisterTypeCommandOutput) => void,
|
|
1393
1351
|
): void;
|
|
1394
1352
|
registerType(
|
|
1395
1353
|
args: RegisterTypeCommandInput,
|
|
1396
1354
|
options: __HttpHandlerOptions,
|
|
1397
|
-
cb: (err: any, data?: RegisterTypeCommandOutput) => void
|
|
1355
|
+
cb: (err: any, data?: RegisterTypeCommandOutput) => void,
|
|
1398
1356
|
): void;
|
|
1399
1357
|
rollbackStack(
|
|
1400
1358
|
args: RollbackStackCommandInput,
|
|
1401
|
-
options?: __HttpHandlerOptions
|
|
1359
|
+
options?: __HttpHandlerOptions,
|
|
1402
1360
|
): Promise<RollbackStackCommandOutput>;
|
|
1403
1361
|
rollbackStack(
|
|
1404
1362
|
args: RollbackStackCommandInput,
|
|
1405
|
-
cb: (err: any, data?: RollbackStackCommandOutput) => void
|
|
1363
|
+
cb: (err: any, data?: RollbackStackCommandOutput) => void,
|
|
1406
1364
|
): void;
|
|
1407
1365
|
rollbackStack(
|
|
1408
1366
|
args: RollbackStackCommandInput,
|
|
1409
1367
|
options: __HttpHandlerOptions,
|
|
1410
|
-
cb: (err: any, data?: RollbackStackCommandOutput) => void
|
|
1368
|
+
cb: (err: any, data?: RollbackStackCommandOutput) => void,
|
|
1411
1369
|
): void;
|
|
1412
1370
|
setStackPolicy(
|
|
1413
1371
|
args: SetStackPolicyCommandInput,
|
|
1414
|
-
options?: __HttpHandlerOptions
|
|
1372
|
+
options?: __HttpHandlerOptions,
|
|
1415
1373
|
): Promise<SetStackPolicyCommandOutput>;
|
|
1416
1374
|
setStackPolicy(
|
|
1417
1375
|
args: SetStackPolicyCommandInput,
|
|
1418
|
-
cb: (err: any, data?: SetStackPolicyCommandOutput) => void
|
|
1376
|
+
cb: (err: any, data?: SetStackPolicyCommandOutput) => void,
|
|
1419
1377
|
): void;
|
|
1420
1378
|
setStackPolicy(
|
|
1421
1379
|
args: SetStackPolicyCommandInput,
|
|
1422
1380
|
options: __HttpHandlerOptions,
|
|
1423
|
-
cb: (err: any, data?: SetStackPolicyCommandOutput) => void
|
|
1381
|
+
cb: (err: any, data?: SetStackPolicyCommandOutput) => void,
|
|
1424
1382
|
): void;
|
|
1425
1383
|
setTypeConfiguration(
|
|
1426
1384
|
args: SetTypeConfigurationCommandInput,
|
|
1427
|
-
options?: __HttpHandlerOptions
|
|
1385
|
+
options?: __HttpHandlerOptions,
|
|
1428
1386
|
): Promise<SetTypeConfigurationCommandOutput>;
|
|
1429
1387
|
setTypeConfiguration(
|
|
1430
1388
|
args: SetTypeConfigurationCommandInput,
|
|
1431
|
-
cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void
|
|
1389
|
+
cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void,
|
|
1432
1390
|
): void;
|
|
1433
1391
|
setTypeConfiguration(
|
|
1434
1392
|
args: SetTypeConfigurationCommandInput,
|
|
1435
1393
|
options: __HttpHandlerOptions,
|
|
1436
|
-
cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void
|
|
1394
|
+
cb: (err: any, data?: SetTypeConfigurationCommandOutput) => void,
|
|
1437
1395
|
): void;
|
|
1438
1396
|
setTypeDefaultVersion(): Promise<SetTypeDefaultVersionCommandOutput>;
|
|
1439
1397
|
setTypeDefaultVersion(
|
|
1440
1398
|
args: SetTypeDefaultVersionCommandInput,
|
|
1441
|
-
options?: __HttpHandlerOptions
|
|
1399
|
+
options?: __HttpHandlerOptions,
|
|
1442
1400
|
): Promise<SetTypeDefaultVersionCommandOutput>;
|
|
1443
1401
|
setTypeDefaultVersion(
|
|
1444
1402
|
args: SetTypeDefaultVersionCommandInput,
|
|
1445
|
-
cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void
|
|
1403
|
+
cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void,
|
|
1446
1404
|
): void;
|
|
1447
1405
|
setTypeDefaultVersion(
|
|
1448
1406
|
args: SetTypeDefaultVersionCommandInput,
|
|
1449
1407
|
options: __HttpHandlerOptions,
|
|
1450
|
-
cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void
|
|
1408
|
+
cb: (err: any, data?: SetTypeDefaultVersionCommandOutput) => void,
|
|
1451
1409
|
): void;
|
|
1452
1410
|
signalResource(
|
|
1453
1411
|
args: SignalResourceCommandInput,
|
|
1454
|
-
options?: __HttpHandlerOptions
|
|
1412
|
+
options?: __HttpHandlerOptions,
|
|
1455
1413
|
): Promise<SignalResourceCommandOutput>;
|
|
1456
1414
|
signalResource(
|
|
1457
1415
|
args: SignalResourceCommandInput,
|
|
1458
|
-
cb: (err: any, data?: SignalResourceCommandOutput) => void
|
|
1416
|
+
cb: (err: any, data?: SignalResourceCommandOutput) => void,
|
|
1459
1417
|
): void;
|
|
1460
1418
|
signalResource(
|
|
1461
1419
|
args: SignalResourceCommandInput,
|
|
1462
1420
|
options: __HttpHandlerOptions,
|
|
1463
|
-
cb: (err: any, data?: SignalResourceCommandOutput) => void
|
|
1421
|
+
cb: (err: any, data?: SignalResourceCommandOutput) => void,
|
|
1464
1422
|
): void;
|
|
1465
1423
|
startResourceScan(): Promise<StartResourceScanCommandOutput>;
|
|
1466
1424
|
startResourceScan(
|
|
1467
1425
|
args: StartResourceScanCommandInput,
|
|
1468
|
-
options?: __HttpHandlerOptions
|
|
1426
|
+
options?: __HttpHandlerOptions,
|
|
1469
1427
|
): Promise<StartResourceScanCommandOutput>;
|
|
1470
1428
|
startResourceScan(
|
|
1471
1429
|
args: StartResourceScanCommandInput,
|
|
1472
|
-
cb: (err: any, data?: StartResourceScanCommandOutput) => void
|
|
1430
|
+
cb: (err: any, data?: StartResourceScanCommandOutput) => void,
|
|
1473
1431
|
): void;
|
|
1474
1432
|
startResourceScan(
|
|
1475
1433
|
args: StartResourceScanCommandInput,
|
|
1476
1434
|
options: __HttpHandlerOptions,
|
|
1477
|
-
cb: (err: any, data?: StartResourceScanCommandOutput) => void
|
|
1435
|
+
cb: (err: any, data?: StartResourceScanCommandOutput) => void,
|
|
1478
1436
|
): void;
|
|
1479
1437
|
stopStackSetOperation(
|
|
1480
1438
|
args: StopStackSetOperationCommandInput,
|
|
1481
|
-
options?: __HttpHandlerOptions
|
|
1439
|
+
options?: __HttpHandlerOptions,
|
|
1482
1440
|
): Promise<StopStackSetOperationCommandOutput>;
|
|
1483
1441
|
stopStackSetOperation(
|
|
1484
1442
|
args: StopStackSetOperationCommandInput,
|
|
1485
|
-
cb: (err: any, data?: StopStackSetOperationCommandOutput) => void
|
|
1443
|
+
cb: (err: any, data?: StopStackSetOperationCommandOutput) => void,
|
|
1486
1444
|
): void;
|
|
1487
1445
|
stopStackSetOperation(
|
|
1488
1446
|
args: StopStackSetOperationCommandInput,
|
|
1489
1447
|
options: __HttpHandlerOptions,
|
|
1490
|
-
cb: (err: any, data?: StopStackSetOperationCommandOutput) => void
|
|
1448
|
+
cb: (err: any, data?: StopStackSetOperationCommandOutput) => void,
|
|
1491
1449
|
): void;
|
|
1492
1450
|
testType(): Promise<TestTypeCommandOutput>;
|
|
1493
1451
|
testType(
|
|
1494
1452
|
args: TestTypeCommandInput,
|
|
1495
|
-
options?: __HttpHandlerOptions
|
|
1453
|
+
options?: __HttpHandlerOptions,
|
|
1496
1454
|
): Promise<TestTypeCommandOutput>;
|
|
1497
|
-
testType(
|
|
1498
|
-
args: TestTypeCommandInput,
|
|
1499
|
-
cb: (err: any, data?: TestTypeCommandOutput) => void
|
|
1500
|
-
): void;
|
|
1455
|
+
testType(args: TestTypeCommandInput, cb: (err: any, data?: TestTypeCommandOutput) => void): void;
|
|
1501
1456
|
testType(
|
|
1502
1457
|
args: TestTypeCommandInput,
|
|
1503
1458
|
options: __HttpHandlerOptions,
|
|
1504
|
-
cb: (err: any, data?: TestTypeCommandOutput) => void
|
|
1459
|
+
cb: (err: any, data?: TestTypeCommandOutput) => void,
|
|
1505
1460
|
): void;
|
|
1506
1461
|
updateGeneratedTemplate(
|
|
1507
1462
|
args: UpdateGeneratedTemplateCommandInput,
|
|
1508
|
-
options?: __HttpHandlerOptions
|
|
1463
|
+
options?: __HttpHandlerOptions,
|
|
1509
1464
|
): Promise<UpdateGeneratedTemplateCommandOutput>;
|
|
1510
1465
|
updateGeneratedTemplate(
|
|
1511
1466
|
args: UpdateGeneratedTemplateCommandInput,
|
|
1512
|
-
cb: (err: any, data?: UpdateGeneratedTemplateCommandOutput) => void
|
|
1467
|
+
cb: (err: any, data?: UpdateGeneratedTemplateCommandOutput) => void,
|
|
1513
1468
|
): void;
|
|
1514
1469
|
updateGeneratedTemplate(
|
|
1515
1470
|
args: UpdateGeneratedTemplateCommandInput,
|
|
1516
1471
|
options: __HttpHandlerOptions,
|
|
1517
|
-
cb: (err: any, data?: UpdateGeneratedTemplateCommandOutput) => void
|
|
1472
|
+
cb: (err: any, data?: UpdateGeneratedTemplateCommandOutput) => void,
|
|
1518
1473
|
): void;
|
|
1519
1474
|
updateStack(
|
|
1520
1475
|
args: UpdateStackCommandInput,
|
|
1521
|
-
options?: __HttpHandlerOptions
|
|
1476
|
+
options?: __HttpHandlerOptions,
|
|
1522
1477
|
): Promise<UpdateStackCommandOutput>;
|
|
1523
1478
|
updateStack(
|
|
1524
1479
|
args: UpdateStackCommandInput,
|
|
1525
|
-
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1480
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void,
|
|
1526
1481
|
): void;
|
|
1527
1482
|
updateStack(
|
|
1528
1483
|
args: UpdateStackCommandInput,
|
|
1529
1484
|
options: __HttpHandlerOptions,
|
|
1530
|
-
cb: (err: any, data?: UpdateStackCommandOutput) => void
|
|
1485
|
+
cb: (err: any, data?: UpdateStackCommandOutput) => void,
|
|
1531
1486
|
): void;
|
|
1532
1487
|
updateStackInstances(
|
|
1533
1488
|
args: UpdateStackInstancesCommandInput,
|
|
1534
|
-
options?: __HttpHandlerOptions
|
|
1489
|
+
options?: __HttpHandlerOptions,
|
|
1535
1490
|
): Promise<UpdateStackInstancesCommandOutput>;
|
|
1536
1491
|
updateStackInstances(
|
|
1537
1492
|
args: UpdateStackInstancesCommandInput,
|
|
1538
|
-
cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void
|
|
1493
|
+
cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void,
|
|
1539
1494
|
): void;
|
|
1540
1495
|
updateStackInstances(
|
|
1541
1496
|
args: UpdateStackInstancesCommandInput,
|
|
1542
1497
|
options: __HttpHandlerOptions,
|
|
1543
|
-
cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void
|
|
1498
|
+
cb: (err: any, data?: UpdateStackInstancesCommandOutput) => void,
|
|
1544
1499
|
): void;
|
|
1545
1500
|
updateStackSet(
|
|
1546
1501
|
args: UpdateStackSetCommandInput,
|
|
1547
|
-
options?: __HttpHandlerOptions
|
|
1502
|
+
options?: __HttpHandlerOptions,
|
|
1548
1503
|
): Promise<UpdateStackSetCommandOutput>;
|
|
1549
1504
|
updateStackSet(
|
|
1550
1505
|
args: UpdateStackSetCommandInput,
|
|
1551
|
-
cb: (err: any, data?: UpdateStackSetCommandOutput) => void
|
|
1506
|
+
cb: (err: any, data?: UpdateStackSetCommandOutput) => void,
|
|
1552
1507
|
): void;
|
|
1553
1508
|
updateStackSet(
|
|
1554
1509
|
args: UpdateStackSetCommandInput,
|
|
1555
1510
|
options: __HttpHandlerOptions,
|
|
1556
|
-
cb: (err: any, data?: UpdateStackSetCommandOutput) => void
|
|
1511
|
+
cb: (err: any, data?: UpdateStackSetCommandOutput) => void,
|
|
1557
1512
|
): void;
|
|
1558
1513
|
updateTerminationProtection(
|
|
1559
1514
|
args: UpdateTerminationProtectionCommandInput,
|
|
1560
|
-
options?: __HttpHandlerOptions
|
|
1515
|
+
options?: __HttpHandlerOptions,
|
|
1561
1516
|
): Promise<UpdateTerminationProtectionCommandOutput>;
|
|
1562
1517
|
updateTerminationProtection(
|
|
1563
1518
|
args: UpdateTerminationProtectionCommandInput,
|
|
1564
|
-
cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void
|
|
1519
|
+
cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void,
|
|
1565
1520
|
): void;
|
|
1566
1521
|
updateTerminationProtection(
|
|
1567
1522
|
args: UpdateTerminationProtectionCommandInput,
|
|
1568
1523
|
options: __HttpHandlerOptions,
|
|
1569
|
-
cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void
|
|
1524
|
+
cb: (err: any, data?: UpdateTerminationProtectionCommandOutput) => void,
|
|
1570
1525
|
): void;
|
|
1571
1526
|
validateTemplate(): Promise<ValidateTemplateCommandOutput>;
|
|
1572
1527
|
validateTemplate(
|
|
1573
1528
|
args: ValidateTemplateCommandInput,
|
|
1574
|
-
options?: __HttpHandlerOptions
|
|
1529
|
+
options?: __HttpHandlerOptions,
|
|
1575
1530
|
): Promise<ValidateTemplateCommandOutput>;
|
|
1576
1531
|
validateTemplate(
|
|
1577
1532
|
args: ValidateTemplateCommandInput,
|
|
1578
|
-
cb: (err: any, data?: ValidateTemplateCommandOutput) => void
|
|
1533
|
+
cb: (err: any, data?: ValidateTemplateCommandOutput) => void,
|
|
1579
1534
|
): void;
|
|
1580
1535
|
validateTemplate(
|
|
1581
1536
|
args: ValidateTemplateCommandInput,
|
|
1582
1537
|
options: __HttpHandlerOptions,
|
|
1583
|
-
cb: (err: any, data?: ValidateTemplateCommandOutput) => void
|
|
1538
|
+
cb: (err: any, data?: ValidateTemplateCommandOutput) => void,
|
|
1584
1539
|
): void;
|
|
1585
1540
|
paginateDescribeAccountLimits(
|
|
1586
1541
|
args?: DescribeAccountLimitsCommandInput,
|
|
1587
1542
|
paginationConfig?: Pick<
|
|
1588
1543
|
PaginationConfiguration,
|
|
1589
1544
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1590
|
-
|
|
1545
|
+
>,
|
|
1591
1546
|
): Paginator<DescribeAccountLimitsCommandOutput>;
|
|
1592
1547
|
paginateDescribeChangeSet(
|
|
1593
1548
|
args: DescribeChangeSetCommandInput,
|
|
1594
1549
|
paginationConfig?: Pick<
|
|
1595
1550
|
PaginationConfiguration,
|
|
1596
1551
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1597
|
-
|
|
1552
|
+
>,
|
|
1598
1553
|
): Paginator<DescribeChangeSetCommandOutput>;
|
|
1599
1554
|
paginateDescribeEvents(
|
|
1600
1555
|
args?: DescribeEventsCommandInput,
|
|
1601
1556
|
paginationConfig?: Pick<
|
|
1602
1557
|
PaginationConfiguration,
|
|
1603
1558
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1604
|
-
|
|
1559
|
+
>,
|
|
1605
1560
|
): Paginator<DescribeEventsCommandOutput>;
|
|
1606
1561
|
paginateDescribeStackEvents(
|
|
1607
1562
|
args: DescribeStackEventsCommandInput,
|
|
1608
1563
|
paginationConfig?: Pick<
|
|
1609
1564
|
PaginationConfiguration,
|
|
1610
1565
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1611
|
-
|
|
1566
|
+
>,
|
|
1612
1567
|
): Paginator<DescribeStackEventsCommandOutput>;
|
|
1613
1568
|
paginateDescribeStackResourceDrifts(
|
|
1614
1569
|
args: DescribeStackResourceDriftsCommandInput,
|
|
1615
1570
|
paginationConfig?: Pick<
|
|
1616
1571
|
PaginationConfiguration,
|
|
1617
1572
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1618
|
-
|
|
1573
|
+
>,
|
|
1619
1574
|
): Paginator<DescribeStackResourceDriftsCommandOutput>;
|
|
1620
1575
|
paginateDescribeStacks(
|
|
1621
1576
|
args?: DescribeStacksCommandInput,
|
|
1622
1577
|
paginationConfig?: Pick<
|
|
1623
1578
|
PaginationConfiguration,
|
|
1624
1579
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1625
|
-
|
|
1580
|
+
>,
|
|
1626
1581
|
): Paginator<DescribeStacksCommandOutput>;
|
|
1627
1582
|
paginateListChangeSets(
|
|
1628
1583
|
args: ListChangeSetsCommandInput,
|
|
1629
1584
|
paginationConfig?: Pick<
|
|
1630
1585
|
PaginationConfiguration,
|
|
1631
1586
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1632
|
-
|
|
1587
|
+
>,
|
|
1633
1588
|
): Paginator<ListChangeSetsCommandOutput>;
|
|
1634
1589
|
paginateListExports(
|
|
1635
1590
|
args?: ListExportsCommandInput,
|
|
1636
1591
|
paginationConfig?: Pick<
|
|
1637
1592
|
PaginationConfiguration,
|
|
1638
1593
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1639
|
-
|
|
1594
|
+
>,
|
|
1640
1595
|
): Paginator<ListExportsCommandOutput>;
|
|
1641
1596
|
paginateListGeneratedTemplates(
|
|
1642
1597
|
args?: ListGeneratedTemplatesCommandInput,
|
|
1643
1598
|
paginationConfig?: Pick<
|
|
1644
1599
|
PaginationConfiguration,
|
|
1645
1600
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1646
|
-
|
|
1601
|
+
>,
|
|
1647
1602
|
): Paginator<ListGeneratedTemplatesCommandOutput>;
|
|
1648
1603
|
paginateListImports(
|
|
1649
1604
|
args: ListImportsCommandInput,
|
|
1650
1605
|
paginationConfig?: Pick<
|
|
1651
1606
|
PaginationConfiguration,
|
|
1652
1607
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1653
|
-
|
|
1608
|
+
>,
|
|
1654
1609
|
): Paginator<ListImportsCommandOutput>;
|
|
1655
1610
|
paginateListResourceScanRelatedResources(
|
|
1656
1611
|
args: ListResourceScanRelatedResourcesCommandInput,
|
|
1657
1612
|
paginationConfig?: Pick<
|
|
1658
1613
|
PaginationConfiguration,
|
|
1659
1614
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1660
|
-
|
|
1615
|
+
>,
|
|
1661
1616
|
): Paginator<ListResourceScanRelatedResourcesCommandOutput>;
|
|
1662
1617
|
paginateListResourceScanResources(
|
|
1663
1618
|
args: ListResourceScanResourcesCommandInput,
|
|
1664
1619
|
paginationConfig?: Pick<
|
|
1665
1620
|
PaginationConfiguration,
|
|
1666
1621
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1667
|
-
|
|
1622
|
+
>,
|
|
1668
1623
|
): Paginator<ListResourceScanResourcesCommandOutput>;
|
|
1669
1624
|
paginateListResourceScans(
|
|
1670
1625
|
args?: ListResourceScansCommandInput,
|
|
1671
1626
|
paginationConfig?: Pick<
|
|
1672
1627
|
PaginationConfiguration,
|
|
1673
1628
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1674
|
-
|
|
1629
|
+
>,
|
|
1675
1630
|
): Paginator<ListResourceScansCommandOutput>;
|
|
1676
1631
|
paginateListStackInstances(
|
|
1677
1632
|
args: ListStackInstancesCommandInput,
|
|
1678
1633
|
paginationConfig?: Pick<
|
|
1679
1634
|
PaginationConfiguration,
|
|
1680
1635
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1681
|
-
|
|
1636
|
+
>,
|
|
1682
1637
|
): Paginator<ListStackInstancesCommandOutput>;
|
|
1683
1638
|
paginateListStackRefactorActions(
|
|
1684
1639
|
args: ListStackRefactorActionsCommandInput,
|
|
1685
1640
|
paginationConfig?: Pick<
|
|
1686
1641
|
PaginationConfiguration,
|
|
1687
1642
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1688
|
-
|
|
1643
|
+
>,
|
|
1689
1644
|
): Paginator<ListStackRefactorActionsCommandOutput>;
|
|
1690
1645
|
paginateListStackRefactors(
|
|
1691
1646
|
args?: ListStackRefactorsCommandInput,
|
|
1692
1647
|
paginationConfig?: Pick<
|
|
1693
1648
|
PaginationConfiguration,
|
|
1694
1649
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1695
|
-
|
|
1650
|
+
>,
|
|
1696
1651
|
): Paginator<ListStackRefactorsCommandOutput>;
|
|
1697
1652
|
paginateListStackResources(
|
|
1698
1653
|
args: ListStackResourcesCommandInput,
|
|
1699
1654
|
paginationConfig?: Pick<
|
|
1700
1655
|
PaginationConfiguration,
|
|
1701
1656
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1702
|
-
|
|
1657
|
+
>,
|
|
1703
1658
|
): Paginator<ListStackResourcesCommandOutput>;
|
|
1704
1659
|
paginateListStacks(
|
|
1705
1660
|
args?: ListStacksCommandInput,
|
|
1706
1661
|
paginationConfig?: Pick<
|
|
1707
1662
|
PaginationConfiguration,
|
|
1708
1663
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1709
|
-
|
|
1664
|
+
>,
|
|
1710
1665
|
): Paginator<ListStacksCommandOutput>;
|
|
1711
1666
|
paginateListStackSetOperationResults(
|
|
1712
1667
|
args: ListStackSetOperationResultsCommandInput,
|
|
1713
1668
|
paginationConfig?: Pick<
|
|
1714
1669
|
PaginationConfiguration,
|
|
1715
1670
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1716
|
-
|
|
1671
|
+
>,
|
|
1717
1672
|
): Paginator<ListStackSetOperationResultsCommandOutput>;
|
|
1718
1673
|
paginateListStackSetOperations(
|
|
1719
1674
|
args: ListStackSetOperationsCommandInput,
|
|
1720
1675
|
paginationConfig?: Pick<
|
|
1721
1676
|
PaginationConfiguration,
|
|
1722
1677
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1723
|
-
|
|
1678
|
+
>,
|
|
1724
1679
|
): Paginator<ListStackSetOperationsCommandOutput>;
|
|
1725
1680
|
paginateListStackSets(
|
|
1726
1681
|
args?: ListStackSetsCommandInput,
|
|
1727
1682
|
paginationConfig?: Pick<
|
|
1728
1683
|
PaginationConfiguration,
|
|
1729
1684
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1730
|
-
|
|
1685
|
+
>,
|
|
1731
1686
|
): Paginator<ListStackSetsCommandOutput>;
|
|
1732
1687
|
paginateListTypeRegistrations(
|
|
1733
1688
|
args?: ListTypeRegistrationsCommandInput,
|
|
1734
1689
|
paginationConfig?: Pick<
|
|
1735
1690
|
PaginationConfiguration,
|
|
1736
1691
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1737
|
-
|
|
1692
|
+
>,
|
|
1738
1693
|
): Paginator<ListTypeRegistrationsCommandOutput>;
|
|
1739
1694
|
paginateListTypes(
|
|
1740
1695
|
args?: ListTypesCommandInput,
|
|
1741
1696
|
paginationConfig?: Pick<
|
|
1742
1697
|
PaginationConfiguration,
|
|
1743
1698
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1744
|
-
|
|
1699
|
+
>,
|
|
1745
1700
|
): Paginator<ListTypesCommandOutput>;
|
|
1746
1701
|
paginateListTypeVersions(
|
|
1747
1702
|
args?: ListTypeVersionsCommandInput,
|
|
1748
1703
|
paginationConfig?: Pick<
|
|
1749
1704
|
PaginationConfiguration,
|
|
1750
1705
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1751
|
-
|
|
1706
|
+
>,
|
|
1752
1707
|
): Paginator<ListTypeVersionsCommandOutput>;
|
|
1753
1708
|
waitUntilChangeSetCreateComplete(
|
|
1754
1709
|
args: DescribeChangeSetCommandInput,
|
|
@@ -1757,7 +1712,7 @@ export interface CloudFormation {
|
|
|
1757
1712
|
| Pick<
|
|
1758
1713
|
WaiterConfiguration<CloudFormation>,
|
|
1759
1714
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1760
|
-
|
|
1715
|
+
>,
|
|
1761
1716
|
): Promise<WaiterResult<DescribeChangeSetCommandOutput>>;
|
|
1762
1717
|
waitUntilStackRefactorCreateComplete(
|
|
1763
1718
|
args: DescribeStackRefactorCommandInput,
|
|
@@ -1766,7 +1721,7 @@ export interface CloudFormation {
|
|
|
1766
1721
|
| Pick<
|
|
1767
1722
|
WaiterConfiguration<CloudFormation>,
|
|
1768
1723
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1769
|
-
|
|
1724
|
+
>,
|
|
1770
1725
|
): Promise<WaiterResult<DescribeStackRefactorCommandOutput>>;
|
|
1771
1726
|
waitUntilStackRefactorExecuteComplete(
|
|
1772
1727
|
args: DescribeStackRefactorCommandInput,
|
|
@@ -1775,7 +1730,7 @@ export interface CloudFormation {
|
|
|
1775
1730
|
| Pick<
|
|
1776
1731
|
WaiterConfiguration<CloudFormation>,
|
|
1777
1732
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1778
|
-
|
|
1733
|
+
>,
|
|
1779
1734
|
): Promise<WaiterResult<DescribeStackRefactorCommandOutput>>;
|
|
1780
1735
|
waitUntilStackCreateComplete(
|
|
1781
1736
|
args: DescribeStacksCommandInput,
|
|
@@ -1784,7 +1739,7 @@ export interface CloudFormation {
|
|
|
1784
1739
|
| Pick<
|
|
1785
1740
|
WaiterConfiguration<CloudFormation>,
|
|
1786
1741
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1787
|
-
|
|
1742
|
+
>,
|
|
1788
1743
|
): Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
1789
1744
|
waitUntilStackDeleteComplete(
|
|
1790
1745
|
args: DescribeStacksCommandInput,
|
|
@@ -1793,10 +1748,8 @@ export interface CloudFormation {
|
|
|
1793
1748
|
| Pick<
|
|
1794
1749
|
WaiterConfiguration<CloudFormation>,
|
|
1795
1750
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1796
|
-
|
|
1797
|
-
): Promise<
|
|
1798
|
-
WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>
|
|
1799
|
-
>;
|
|
1751
|
+
>,
|
|
1752
|
+
): Promise<WaiterResult<DescribeStacksCommandOutput | CloudFormationServiceException>>;
|
|
1800
1753
|
waitUntilStackExists(
|
|
1801
1754
|
args: DescribeStacksCommandInput,
|
|
1802
1755
|
waiterConfig:
|
|
@@ -1804,7 +1757,7 @@ export interface CloudFormation {
|
|
|
1804
1757
|
| Pick<
|
|
1805
1758
|
WaiterConfiguration<CloudFormation>,
|
|
1806
1759
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1807
|
-
|
|
1760
|
+
>,
|
|
1808
1761
|
): Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
1809
1762
|
waitUntilStackImportComplete(
|
|
1810
1763
|
args: DescribeStacksCommandInput,
|
|
@@ -1813,7 +1766,7 @@ export interface CloudFormation {
|
|
|
1813
1766
|
| Pick<
|
|
1814
1767
|
WaiterConfiguration<CloudFormation>,
|
|
1815
1768
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1816
|
-
|
|
1769
|
+
>,
|
|
1817
1770
|
): Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
1818
1771
|
waitUntilStackRollbackComplete(
|
|
1819
1772
|
args: DescribeStacksCommandInput,
|
|
@@ -1822,7 +1775,7 @@ export interface CloudFormation {
|
|
|
1822
1775
|
| Pick<
|
|
1823
1776
|
WaiterConfiguration<CloudFormation>,
|
|
1824
1777
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1825
|
-
|
|
1778
|
+
>,
|
|
1826
1779
|
): Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
1827
1780
|
waitUntilStackUpdateComplete(
|
|
1828
1781
|
args: DescribeStacksCommandInput,
|
|
@@ -1831,7 +1784,7 @@ export interface CloudFormation {
|
|
|
1831
1784
|
| Pick<
|
|
1832
1785
|
WaiterConfiguration<CloudFormation>,
|
|
1833
1786
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1834
|
-
|
|
1787
|
+
>,
|
|
1835
1788
|
): Promise<WaiterResult<DescribeStacksCommandOutput>>;
|
|
1836
1789
|
waitUntilTypeRegistrationComplete(
|
|
1837
1790
|
args: DescribeTypeRegistrationCommandInput,
|
|
@@ -1840,9 +1793,7 @@ export interface CloudFormation {
|
|
|
1840
1793
|
| Pick<
|
|
1841
1794
|
WaiterConfiguration<CloudFormation>,
|
|
1842
1795
|
Exclude<keyof WaiterConfiguration<CloudFormation>, "client">
|
|
1843
|
-
|
|
1796
|
+
>,
|
|
1844
1797
|
): Promise<WaiterResult<DescribeTypeRegistrationCommandOutput>>;
|
|
1845
1798
|
}
|
|
1846
|
-
export declare class CloudFormation
|
|
1847
|
-
extends CloudFormationClient
|
|
1848
|
-
implements CloudFormation {}
|
|
1799
|
+
export declare class CloudFormation extends CloudFormationClient implements CloudFormation {}
|