@cdk8s/awscdk-resolver 0.0.403 → 0.0.405
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 +2902 -9273
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +3 -9
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +3027 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +450 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +455 -0
- package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -35
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
- package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +28 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
- package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
- package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +0 -8938
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/protocols/Aws_query.d.ts +0 -794
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1061
- package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
- package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
|
@@ -1,794 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { ActivateOrganizationsAccessCommandInput, ActivateOrganizationsAccessCommandOutput } from "../commands/ActivateOrganizationsAccessCommand";
|
|
4
|
-
import { ActivateTypeCommandInput, ActivateTypeCommandOutput } from "../commands/ActivateTypeCommand";
|
|
5
|
-
import { BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput } from "../commands/BatchDescribeTypeConfigurationsCommand";
|
|
6
|
-
import { CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput } from "../commands/CancelUpdateStackCommand";
|
|
7
|
-
import { ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput } from "../commands/ContinueUpdateRollbackCommand";
|
|
8
|
-
import { CreateChangeSetCommandInput, CreateChangeSetCommandOutput } from "../commands/CreateChangeSetCommand";
|
|
9
|
-
import { CreateGeneratedTemplateCommandInput, CreateGeneratedTemplateCommandOutput } from "../commands/CreateGeneratedTemplateCommand";
|
|
10
|
-
import { CreateStackCommandInput, CreateStackCommandOutput } from "../commands/CreateStackCommand";
|
|
11
|
-
import { CreateStackInstancesCommandInput, CreateStackInstancesCommandOutput } from "../commands/CreateStackInstancesCommand";
|
|
12
|
-
import { CreateStackRefactorCommandInput, CreateStackRefactorCommandOutput } from "../commands/CreateStackRefactorCommand";
|
|
13
|
-
import { CreateStackSetCommandInput, CreateStackSetCommandOutput } from "../commands/CreateStackSetCommand";
|
|
14
|
-
import { DeactivateOrganizationsAccessCommandInput, DeactivateOrganizationsAccessCommandOutput } from "../commands/DeactivateOrganizationsAccessCommand";
|
|
15
|
-
import { DeactivateTypeCommandInput, DeactivateTypeCommandOutput } from "../commands/DeactivateTypeCommand";
|
|
16
|
-
import { DeleteChangeSetCommandInput, DeleteChangeSetCommandOutput } from "../commands/DeleteChangeSetCommand";
|
|
17
|
-
import { DeleteGeneratedTemplateCommandInput, DeleteGeneratedTemplateCommandOutput } from "../commands/DeleteGeneratedTemplateCommand";
|
|
18
|
-
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "../commands/DeleteStackCommand";
|
|
19
|
-
import { DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput } from "../commands/DeleteStackInstancesCommand";
|
|
20
|
-
import { DeleteStackSetCommandInput, DeleteStackSetCommandOutput } from "../commands/DeleteStackSetCommand";
|
|
21
|
-
import { DeregisterTypeCommandInput, DeregisterTypeCommandOutput } from "../commands/DeregisterTypeCommand";
|
|
22
|
-
import { DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput } from "../commands/DescribeAccountLimitsCommand";
|
|
23
|
-
import { DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput } from "../commands/DescribeChangeSetCommand";
|
|
24
|
-
import { DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput } from "../commands/DescribeChangeSetHooksCommand";
|
|
25
|
-
import { DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput } from "../commands/DescribeGeneratedTemplateCommand";
|
|
26
|
-
import { DescribeOrganizationsAccessCommandInput, DescribeOrganizationsAccessCommandOutput } from "../commands/DescribeOrganizationsAccessCommand";
|
|
27
|
-
import { DescribePublisherCommandInput, DescribePublisherCommandOutput } from "../commands/DescribePublisherCommand";
|
|
28
|
-
import { DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput } from "../commands/DescribeResourceScanCommand";
|
|
29
|
-
import { DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput } from "../commands/DescribeStackDriftDetectionStatusCommand";
|
|
30
|
-
import { DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput } from "../commands/DescribeStackEventsCommand";
|
|
31
|
-
import { DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput } from "../commands/DescribeStackInstanceCommand";
|
|
32
|
-
import { DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput } from "../commands/DescribeStackRefactorCommand";
|
|
33
|
-
import { DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput } from "../commands/DescribeStackResourceCommand";
|
|
34
|
-
import { DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput } from "../commands/DescribeStackResourceDriftsCommand";
|
|
35
|
-
import { DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput } from "../commands/DescribeStackResourcesCommand";
|
|
36
|
-
import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "../commands/DescribeStacksCommand";
|
|
37
|
-
import { DescribeStackSetCommandInput, DescribeStackSetCommandOutput } from "../commands/DescribeStackSetCommand";
|
|
38
|
-
import { DescribeStackSetOperationCommandInput, DescribeStackSetOperationCommandOutput } from "../commands/DescribeStackSetOperationCommand";
|
|
39
|
-
import { DescribeTypeCommandInput, DescribeTypeCommandOutput } from "../commands/DescribeTypeCommand";
|
|
40
|
-
import { DescribeTypeRegistrationCommandInput, DescribeTypeRegistrationCommandOutput } from "../commands/DescribeTypeRegistrationCommand";
|
|
41
|
-
import { DetectStackDriftCommandInput, DetectStackDriftCommandOutput } from "../commands/DetectStackDriftCommand";
|
|
42
|
-
import { DetectStackResourceDriftCommandInput, DetectStackResourceDriftCommandOutput } from "../commands/DetectStackResourceDriftCommand";
|
|
43
|
-
import { DetectStackSetDriftCommandInput, DetectStackSetDriftCommandOutput } from "../commands/DetectStackSetDriftCommand";
|
|
44
|
-
import { EstimateTemplateCostCommandInput, EstimateTemplateCostCommandOutput } from "../commands/EstimateTemplateCostCommand";
|
|
45
|
-
import { ExecuteChangeSetCommandInput, ExecuteChangeSetCommandOutput } from "../commands/ExecuteChangeSetCommand";
|
|
46
|
-
import { ExecuteStackRefactorCommandInput, ExecuteStackRefactorCommandOutput } from "../commands/ExecuteStackRefactorCommand";
|
|
47
|
-
import { GetGeneratedTemplateCommandInput, GetGeneratedTemplateCommandOutput } from "../commands/GetGeneratedTemplateCommand";
|
|
48
|
-
import { GetStackPolicyCommandInput, GetStackPolicyCommandOutput } from "../commands/GetStackPolicyCommand";
|
|
49
|
-
import { GetTemplateCommandInput, GetTemplateCommandOutput } from "../commands/GetTemplateCommand";
|
|
50
|
-
import { GetTemplateSummaryCommandInput, GetTemplateSummaryCommandOutput } from "../commands/GetTemplateSummaryCommand";
|
|
51
|
-
import { ImportStacksToStackSetCommandInput, ImportStacksToStackSetCommandOutput } from "../commands/ImportStacksToStackSetCommand";
|
|
52
|
-
import { ListChangeSetsCommandInput, ListChangeSetsCommandOutput } from "../commands/ListChangeSetsCommand";
|
|
53
|
-
import { ListExportsCommandInput, ListExportsCommandOutput } from "../commands/ListExportsCommand";
|
|
54
|
-
import { ListGeneratedTemplatesCommandInput, ListGeneratedTemplatesCommandOutput } from "../commands/ListGeneratedTemplatesCommand";
|
|
55
|
-
import { ListHookResultsCommandInput, ListHookResultsCommandOutput } from "../commands/ListHookResultsCommand";
|
|
56
|
-
import { ListImportsCommandInput, ListImportsCommandOutput } from "../commands/ListImportsCommand";
|
|
57
|
-
import { ListResourceScanRelatedResourcesCommandInput, ListResourceScanRelatedResourcesCommandOutput } from "../commands/ListResourceScanRelatedResourcesCommand";
|
|
58
|
-
import { ListResourceScanResourcesCommandInput, ListResourceScanResourcesCommandOutput } from "../commands/ListResourceScanResourcesCommand";
|
|
59
|
-
import { ListResourceScansCommandInput, ListResourceScansCommandOutput } from "../commands/ListResourceScansCommand";
|
|
60
|
-
import { ListStackInstanceResourceDriftsCommandInput, ListStackInstanceResourceDriftsCommandOutput } from "../commands/ListStackInstanceResourceDriftsCommand";
|
|
61
|
-
import { ListStackInstancesCommandInput, ListStackInstancesCommandOutput } from "../commands/ListStackInstancesCommand";
|
|
62
|
-
import { ListStackRefactorActionsCommandInput, ListStackRefactorActionsCommandOutput } from "../commands/ListStackRefactorActionsCommand";
|
|
63
|
-
import { ListStackRefactorsCommandInput, ListStackRefactorsCommandOutput } from "../commands/ListStackRefactorsCommand";
|
|
64
|
-
import { ListStackResourcesCommandInput, ListStackResourcesCommandOutput } from "../commands/ListStackResourcesCommand";
|
|
65
|
-
import { ListStacksCommandInput, ListStacksCommandOutput } from "../commands/ListStacksCommand";
|
|
66
|
-
import { ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput } from "../commands/ListStackSetAutoDeploymentTargetsCommand";
|
|
67
|
-
import { ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput } from "../commands/ListStackSetOperationResultsCommand";
|
|
68
|
-
import { ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput } from "../commands/ListStackSetOperationsCommand";
|
|
69
|
-
import { ListStackSetsCommandInput, ListStackSetsCommandOutput } from "../commands/ListStackSetsCommand";
|
|
70
|
-
import { ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput } from "../commands/ListTypeRegistrationsCommand";
|
|
71
|
-
import { ListTypesCommandInput, ListTypesCommandOutput } from "../commands/ListTypesCommand";
|
|
72
|
-
import { ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput } from "../commands/ListTypeVersionsCommand";
|
|
73
|
-
import { PublishTypeCommandInput, PublishTypeCommandOutput } from "../commands/PublishTypeCommand";
|
|
74
|
-
import { RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput } from "../commands/RecordHandlerProgressCommand";
|
|
75
|
-
import { RegisterPublisherCommandInput, RegisterPublisherCommandOutput } from "../commands/RegisterPublisherCommand";
|
|
76
|
-
import { RegisterTypeCommandInput, RegisterTypeCommandOutput } from "../commands/RegisterTypeCommand";
|
|
77
|
-
import { RollbackStackCommandInput, RollbackStackCommandOutput } from "../commands/RollbackStackCommand";
|
|
78
|
-
import { SetStackPolicyCommandInput, SetStackPolicyCommandOutput } from "../commands/SetStackPolicyCommand";
|
|
79
|
-
import { SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput } from "../commands/SetTypeConfigurationCommand";
|
|
80
|
-
import { SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput } from "../commands/SetTypeDefaultVersionCommand";
|
|
81
|
-
import { SignalResourceCommandInput, SignalResourceCommandOutput } from "../commands/SignalResourceCommand";
|
|
82
|
-
import { StartResourceScanCommandInput, StartResourceScanCommandOutput } from "../commands/StartResourceScanCommand";
|
|
83
|
-
import { StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput } from "../commands/StopStackSetOperationCommand";
|
|
84
|
-
import { TestTypeCommandInput, TestTypeCommandOutput } from "../commands/TestTypeCommand";
|
|
85
|
-
import { UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput } from "../commands/UpdateGeneratedTemplateCommand";
|
|
86
|
-
import { UpdateStackCommandInput, UpdateStackCommandOutput } from "../commands/UpdateStackCommand";
|
|
87
|
-
import { UpdateStackInstancesCommandInput, UpdateStackInstancesCommandOutput } from "../commands/UpdateStackInstancesCommand";
|
|
88
|
-
import { UpdateStackSetCommandInput, UpdateStackSetCommandOutput } from "../commands/UpdateStackSetCommand";
|
|
89
|
-
import { UpdateTerminationProtectionCommandInput, UpdateTerminationProtectionCommandOutput } from "../commands/UpdateTerminationProtectionCommand";
|
|
90
|
-
import { ValidateTemplateCommandInput, ValidateTemplateCommandOutput } from "../commands/ValidateTemplateCommand";
|
|
91
|
-
/**
|
|
92
|
-
* serializeAws_queryActivateOrganizationsAccessCommand
|
|
93
|
-
*/
|
|
94
|
-
export declare const se_ActivateOrganizationsAccessCommand: (input: ActivateOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
95
|
-
/**
|
|
96
|
-
* serializeAws_queryActivateTypeCommand
|
|
97
|
-
*/
|
|
98
|
-
export declare const se_ActivateTypeCommand: (input: ActivateTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
|
-
/**
|
|
100
|
-
* serializeAws_queryBatchDescribeTypeConfigurationsCommand
|
|
101
|
-
*/
|
|
102
|
-
export declare const se_BatchDescribeTypeConfigurationsCommand: (input: BatchDescribeTypeConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
-
/**
|
|
104
|
-
* serializeAws_queryCancelUpdateStackCommand
|
|
105
|
-
*/
|
|
106
|
-
export declare const se_CancelUpdateStackCommand: (input: CancelUpdateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
-
/**
|
|
108
|
-
* serializeAws_queryContinueUpdateRollbackCommand
|
|
109
|
-
*/
|
|
110
|
-
export declare const se_ContinueUpdateRollbackCommand: (input: ContinueUpdateRollbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
-
/**
|
|
112
|
-
* serializeAws_queryCreateChangeSetCommand
|
|
113
|
-
*/
|
|
114
|
-
export declare const se_CreateChangeSetCommand: (input: CreateChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
-
/**
|
|
116
|
-
* serializeAws_queryCreateGeneratedTemplateCommand
|
|
117
|
-
*/
|
|
118
|
-
export declare const se_CreateGeneratedTemplateCommand: (input: CreateGeneratedTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
-
/**
|
|
120
|
-
* serializeAws_queryCreateStackCommand
|
|
121
|
-
*/
|
|
122
|
-
export declare const se_CreateStackCommand: (input: CreateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
-
/**
|
|
124
|
-
* serializeAws_queryCreateStackInstancesCommand
|
|
125
|
-
*/
|
|
126
|
-
export declare const se_CreateStackInstancesCommand: (input: CreateStackInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
|
-
/**
|
|
128
|
-
* serializeAws_queryCreateStackRefactorCommand
|
|
129
|
-
*/
|
|
130
|
-
export declare const se_CreateStackRefactorCommand: (input: CreateStackRefactorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
|
-
/**
|
|
132
|
-
* serializeAws_queryCreateStackSetCommand
|
|
133
|
-
*/
|
|
134
|
-
export declare const se_CreateStackSetCommand: (input: CreateStackSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
135
|
-
/**
|
|
136
|
-
* serializeAws_queryDeactivateOrganizationsAccessCommand
|
|
137
|
-
*/
|
|
138
|
-
export declare const se_DeactivateOrganizationsAccessCommand: (input: DeactivateOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
|
-
/**
|
|
140
|
-
* serializeAws_queryDeactivateTypeCommand
|
|
141
|
-
*/
|
|
142
|
-
export declare const se_DeactivateTypeCommand: (input: DeactivateTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
|
-
/**
|
|
144
|
-
* serializeAws_queryDeleteChangeSetCommand
|
|
145
|
-
*/
|
|
146
|
-
export declare const se_DeleteChangeSetCommand: (input: DeleteChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
147
|
-
/**
|
|
148
|
-
* serializeAws_queryDeleteGeneratedTemplateCommand
|
|
149
|
-
*/
|
|
150
|
-
export declare const se_DeleteGeneratedTemplateCommand: (input: DeleteGeneratedTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
|
-
/**
|
|
152
|
-
* serializeAws_queryDeleteStackCommand
|
|
153
|
-
*/
|
|
154
|
-
export declare const se_DeleteStackCommand: (input: DeleteStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
155
|
-
/**
|
|
156
|
-
* serializeAws_queryDeleteStackInstancesCommand
|
|
157
|
-
*/
|
|
158
|
-
export declare const se_DeleteStackInstancesCommand: (input: DeleteStackInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
-
/**
|
|
160
|
-
* serializeAws_queryDeleteStackSetCommand
|
|
161
|
-
*/
|
|
162
|
-
export declare const se_DeleteStackSetCommand: (input: DeleteStackSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
-
/**
|
|
164
|
-
* serializeAws_queryDeregisterTypeCommand
|
|
165
|
-
*/
|
|
166
|
-
export declare const se_DeregisterTypeCommand: (input: DeregisterTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
-
/**
|
|
168
|
-
* serializeAws_queryDescribeAccountLimitsCommand
|
|
169
|
-
*/
|
|
170
|
-
export declare const se_DescribeAccountLimitsCommand: (input: DescribeAccountLimitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
-
/**
|
|
172
|
-
* serializeAws_queryDescribeChangeSetCommand
|
|
173
|
-
*/
|
|
174
|
-
export declare const se_DescribeChangeSetCommand: (input: DescribeChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
-
/**
|
|
176
|
-
* serializeAws_queryDescribeChangeSetHooksCommand
|
|
177
|
-
*/
|
|
178
|
-
export declare const se_DescribeChangeSetHooksCommand: (input: DescribeChangeSetHooksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
-
/**
|
|
180
|
-
* serializeAws_queryDescribeGeneratedTemplateCommand
|
|
181
|
-
*/
|
|
182
|
-
export declare const se_DescribeGeneratedTemplateCommand: (input: DescribeGeneratedTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
-
/**
|
|
184
|
-
* serializeAws_queryDescribeOrganizationsAccessCommand
|
|
185
|
-
*/
|
|
186
|
-
export declare const se_DescribeOrganizationsAccessCommand: (input: DescribeOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
-
/**
|
|
188
|
-
* serializeAws_queryDescribePublisherCommand
|
|
189
|
-
*/
|
|
190
|
-
export declare const se_DescribePublisherCommand: (input: DescribePublisherCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
-
/**
|
|
192
|
-
* serializeAws_queryDescribeResourceScanCommand
|
|
193
|
-
*/
|
|
194
|
-
export declare const se_DescribeResourceScanCommand: (input: DescribeResourceScanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
-
/**
|
|
196
|
-
* serializeAws_queryDescribeStackDriftDetectionStatusCommand
|
|
197
|
-
*/
|
|
198
|
-
export declare const se_DescribeStackDriftDetectionStatusCommand: (input: DescribeStackDriftDetectionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
-
/**
|
|
200
|
-
* serializeAws_queryDescribeStackEventsCommand
|
|
201
|
-
*/
|
|
202
|
-
export declare const se_DescribeStackEventsCommand: (input: DescribeStackEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
-
/**
|
|
204
|
-
* serializeAws_queryDescribeStackInstanceCommand
|
|
205
|
-
*/
|
|
206
|
-
export declare const se_DescribeStackInstanceCommand: (input: DescribeStackInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
-
/**
|
|
208
|
-
* serializeAws_queryDescribeStackRefactorCommand
|
|
209
|
-
*/
|
|
210
|
-
export declare const se_DescribeStackRefactorCommand: (input: DescribeStackRefactorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
-
/**
|
|
212
|
-
* serializeAws_queryDescribeStackResourceCommand
|
|
213
|
-
*/
|
|
214
|
-
export declare const se_DescribeStackResourceCommand: (input: DescribeStackResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
-
/**
|
|
216
|
-
* serializeAws_queryDescribeStackResourceDriftsCommand
|
|
217
|
-
*/
|
|
218
|
-
export declare const se_DescribeStackResourceDriftsCommand: (input: DescribeStackResourceDriftsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
-
/**
|
|
220
|
-
* serializeAws_queryDescribeStackResourcesCommand
|
|
221
|
-
*/
|
|
222
|
-
export declare const se_DescribeStackResourcesCommand: (input: DescribeStackResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
-
/**
|
|
224
|
-
* serializeAws_queryDescribeStacksCommand
|
|
225
|
-
*/
|
|
226
|
-
export declare const se_DescribeStacksCommand: (input: DescribeStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
|
-
/**
|
|
228
|
-
* serializeAws_queryDescribeStackSetCommand
|
|
229
|
-
*/
|
|
230
|
-
export declare const se_DescribeStackSetCommand: (input: DescribeStackSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
231
|
-
/**
|
|
232
|
-
* serializeAws_queryDescribeStackSetOperationCommand
|
|
233
|
-
*/
|
|
234
|
-
export declare const se_DescribeStackSetOperationCommand: (input: DescribeStackSetOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
235
|
-
/**
|
|
236
|
-
* serializeAws_queryDescribeTypeCommand
|
|
237
|
-
*/
|
|
238
|
-
export declare const se_DescribeTypeCommand: (input: DescribeTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
239
|
-
/**
|
|
240
|
-
* serializeAws_queryDescribeTypeRegistrationCommand
|
|
241
|
-
*/
|
|
242
|
-
export declare const se_DescribeTypeRegistrationCommand: (input: DescribeTypeRegistrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
243
|
-
/**
|
|
244
|
-
* serializeAws_queryDetectStackDriftCommand
|
|
245
|
-
*/
|
|
246
|
-
export declare const se_DetectStackDriftCommand: (input: DetectStackDriftCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
247
|
-
/**
|
|
248
|
-
* serializeAws_queryDetectStackResourceDriftCommand
|
|
249
|
-
*/
|
|
250
|
-
export declare const se_DetectStackResourceDriftCommand: (input: DetectStackResourceDriftCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
251
|
-
/**
|
|
252
|
-
* serializeAws_queryDetectStackSetDriftCommand
|
|
253
|
-
*/
|
|
254
|
-
export declare const se_DetectStackSetDriftCommand: (input: DetectStackSetDriftCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
|
-
/**
|
|
256
|
-
* serializeAws_queryEstimateTemplateCostCommand
|
|
257
|
-
*/
|
|
258
|
-
export declare const se_EstimateTemplateCostCommand: (input: EstimateTemplateCostCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
|
-
/**
|
|
260
|
-
* serializeAws_queryExecuteChangeSetCommand
|
|
261
|
-
*/
|
|
262
|
-
export declare const se_ExecuteChangeSetCommand: (input: ExecuteChangeSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
-
/**
|
|
264
|
-
* serializeAws_queryExecuteStackRefactorCommand
|
|
265
|
-
*/
|
|
266
|
-
export declare const se_ExecuteStackRefactorCommand: (input: ExecuteStackRefactorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
267
|
-
/**
|
|
268
|
-
* serializeAws_queryGetGeneratedTemplateCommand
|
|
269
|
-
*/
|
|
270
|
-
export declare const se_GetGeneratedTemplateCommand: (input: GetGeneratedTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
-
/**
|
|
272
|
-
* serializeAws_queryGetStackPolicyCommand
|
|
273
|
-
*/
|
|
274
|
-
export declare const se_GetStackPolicyCommand: (input: GetStackPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
275
|
-
/**
|
|
276
|
-
* serializeAws_queryGetTemplateCommand
|
|
277
|
-
*/
|
|
278
|
-
export declare const se_GetTemplateCommand: (input: GetTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
279
|
-
/**
|
|
280
|
-
* serializeAws_queryGetTemplateSummaryCommand
|
|
281
|
-
*/
|
|
282
|
-
export declare const se_GetTemplateSummaryCommand: (input: GetTemplateSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
283
|
-
/**
|
|
284
|
-
* serializeAws_queryImportStacksToStackSetCommand
|
|
285
|
-
*/
|
|
286
|
-
export declare const se_ImportStacksToStackSetCommand: (input: ImportStacksToStackSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
287
|
-
/**
|
|
288
|
-
* serializeAws_queryListChangeSetsCommand
|
|
289
|
-
*/
|
|
290
|
-
export declare const se_ListChangeSetsCommand: (input: ListChangeSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
291
|
-
/**
|
|
292
|
-
* serializeAws_queryListExportsCommand
|
|
293
|
-
*/
|
|
294
|
-
export declare const se_ListExportsCommand: (input: ListExportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
295
|
-
/**
|
|
296
|
-
* serializeAws_queryListGeneratedTemplatesCommand
|
|
297
|
-
*/
|
|
298
|
-
export declare const se_ListGeneratedTemplatesCommand: (input: ListGeneratedTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
299
|
-
/**
|
|
300
|
-
* serializeAws_queryListHookResultsCommand
|
|
301
|
-
*/
|
|
302
|
-
export declare const se_ListHookResultsCommand: (input: ListHookResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
303
|
-
/**
|
|
304
|
-
* serializeAws_queryListImportsCommand
|
|
305
|
-
*/
|
|
306
|
-
export declare const se_ListImportsCommand: (input: ListImportsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
307
|
-
/**
|
|
308
|
-
* serializeAws_queryListResourceScanRelatedResourcesCommand
|
|
309
|
-
*/
|
|
310
|
-
export declare const se_ListResourceScanRelatedResourcesCommand: (input: ListResourceScanRelatedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
311
|
-
/**
|
|
312
|
-
* serializeAws_queryListResourceScanResourcesCommand
|
|
313
|
-
*/
|
|
314
|
-
export declare const se_ListResourceScanResourcesCommand: (input: ListResourceScanResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
315
|
-
/**
|
|
316
|
-
* serializeAws_queryListResourceScansCommand
|
|
317
|
-
*/
|
|
318
|
-
export declare const se_ListResourceScansCommand: (input: ListResourceScansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
319
|
-
/**
|
|
320
|
-
* serializeAws_queryListStackInstanceResourceDriftsCommand
|
|
321
|
-
*/
|
|
322
|
-
export declare const se_ListStackInstanceResourceDriftsCommand: (input: ListStackInstanceResourceDriftsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
323
|
-
/**
|
|
324
|
-
* serializeAws_queryListStackInstancesCommand
|
|
325
|
-
*/
|
|
326
|
-
export declare const se_ListStackInstancesCommand: (input: ListStackInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
327
|
-
/**
|
|
328
|
-
* serializeAws_queryListStackRefactorActionsCommand
|
|
329
|
-
*/
|
|
330
|
-
export declare const se_ListStackRefactorActionsCommand: (input: ListStackRefactorActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
331
|
-
/**
|
|
332
|
-
* serializeAws_queryListStackRefactorsCommand
|
|
333
|
-
*/
|
|
334
|
-
export declare const se_ListStackRefactorsCommand: (input: ListStackRefactorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
335
|
-
/**
|
|
336
|
-
* serializeAws_queryListStackResourcesCommand
|
|
337
|
-
*/
|
|
338
|
-
export declare const se_ListStackResourcesCommand: (input: ListStackResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
339
|
-
/**
|
|
340
|
-
* serializeAws_queryListStacksCommand
|
|
341
|
-
*/
|
|
342
|
-
export declare const se_ListStacksCommand: (input: ListStacksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
343
|
-
/**
|
|
344
|
-
* serializeAws_queryListStackSetAutoDeploymentTargetsCommand
|
|
345
|
-
*/
|
|
346
|
-
export declare const se_ListStackSetAutoDeploymentTargetsCommand: (input: ListStackSetAutoDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
347
|
-
/**
|
|
348
|
-
* serializeAws_queryListStackSetOperationResultsCommand
|
|
349
|
-
*/
|
|
350
|
-
export declare const se_ListStackSetOperationResultsCommand: (input: ListStackSetOperationResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
351
|
-
/**
|
|
352
|
-
* serializeAws_queryListStackSetOperationsCommand
|
|
353
|
-
*/
|
|
354
|
-
export declare const se_ListStackSetOperationsCommand: (input: ListStackSetOperationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
355
|
-
/**
|
|
356
|
-
* serializeAws_queryListStackSetsCommand
|
|
357
|
-
*/
|
|
358
|
-
export declare const se_ListStackSetsCommand: (input: ListStackSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
359
|
-
/**
|
|
360
|
-
* serializeAws_queryListTypeRegistrationsCommand
|
|
361
|
-
*/
|
|
362
|
-
export declare const se_ListTypeRegistrationsCommand: (input: ListTypeRegistrationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
363
|
-
/**
|
|
364
|
-
* serializeAws_queryListTypesCommand
|
|
365
|
-
*/
|
|
366
|
-
export declare const se_ListTypesCommand: (input: ListTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
367
|
-
/**
|
|
368
|
-
* serializeAws_queryListTypeVersionsCommand
|
|
369
|
-
*/
|
|
370
|
-
export declare const se_ListTypeVersionsCommand: (input: ListTypeVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
371
|
-
/**
|
|
372
|
-
* serializeAws_queryPublishTypeCommand
|
|
373
|
-
*/
|
|
374
|
-
export declare const se_PublishTypeCommand: (input: PublishTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
375
|
-
/**
|
|
376
|
-
* serializeAws_queryRecordHandlerProgressCommand
|
|
377
|
-
*/
|
|
378
|
-
export declare const se_RecordHandlerProgressCommand: (input: RecordHandlerProgressCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
379
|
-
/**
|
|
380
|
-
* serializeAws_queryRegisterPublisherCommand
|
|
381
|
-
*/
|
|
382
|
-
export declare const se_RegisterPublisherCommand: (input: RegisterPublisherCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
383
|
-
/**
|
|
384
|
-
* serializeAws_queryRegisterTypeCommand
|
|
385
|
-
*/
|
|
386
|
-
export declare const se_RegisterTypeCommand: (input: RegisterTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
387
|
-
/**
|
|
388
|
-
* serializeAws_queryRollbackStackCommand
|
|
389
|
-
*/
|
|
390
|
-
export declare const se_RollbackStackCommand: (input: RollbackStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
391
|
-
/**
|
|
392
|
-
* serializeAws_querySetStackPolicyCommand
|
|
393
|
-
*/
|
|
394
|
-
export declare const se_SetStackPolicyCommand: (input: SetStackPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
395
|
-
/**
|
|
396
|
-
* serializeAws_querySetTypeConfigurationCommand
|
|
397
|
-
*/
|
|
398
|
-
export declare const se_SetTypeConfigurationCommand: (input: SetTypeConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
399
|
-
/**
|
|
400
|
-
* serializeAws_querySetTypeDefaultVersionCommand
|
|
401
|
-
*/
|
|
402
|
-
export declare const se_SetTypeDefaultVersionCommand: (input: SetTypeDefaultVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
403
|
-
/**
|
|
404
|
-
* serializeAws_querySignalResourceCommand
|
|
405
|
-
*/
|
|
406
|
-
export declare const se_SignalResourceCommand: (input: SignalResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
407
|
-
/**
|
|
408
|
-
* serializeAws_queryStartResourceScanCommand
|
|
409
|
-
*/
|
|
410
|
-
export declare const se_StartResourceScanCommand: (input: StartResourceScanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
411
|
-
/**
|
|
412
|
-
* serializeAws_queryStopStackSetOperationCommand
|
|
413
|
-
*/
|
|
414
|
-
export declare const se_StopStackSetOperationCommand: (input: StopStackSetOperationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
415
|
-
/**
|
|
416
|
-
* serializeAws_queryTestTypeCommand
|
|
417
|
-
*/
|
|
418
|
-
export declare const se_TestTypeCommand: (input: TestTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
419
|
-
/**
|
|
420
|
-
* serializeAws_queryUpdateGeneratedTemplateCommand
|
|
421
|
-
*/
|
|
422
|
-
export declare const se_UpdateGeneratedTemplateCommand: (input: UpdateGeneratedTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
423
|
-
/**
|
|
424
|
-
* serializeAws_queryUpdateStackCommand
|
|
425
|
-
*/
|
|
426
|
-
export declare const se_UpdateStackCommand: (input: UpdateStackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
427
|
-
/**
|
|
428
|
-
* serializeAws_queryUpdateStackInstancesCommand
|
|
429
|
-
*/
|
|
430
|
-
export declare const se_UpdateStackInstancesCommand: (input: UpdateStackInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
431
|
-
/**
|
|
432
|
-
* serializeAws_queryUpdateStackSetCommand
|
|
433
|
-
*/
|
|
434
|
-
export declare const se_UpdateStackSetCommand: (input: UpdateStackSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
435
|
-
/**
|
|
436
|
-
* serializeAws_queryUpdateTerminationProtectionCommand
|
|
437
|
-
*/
|
|
438
|
-
export declare const se_UpdateTerminationProtectionCommand: (input: UpdateTerminationProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
439
|
-
/**
|
|
440
|
-
* serializeAws_queryValidateTemplateCommand
|
|
441
|
-
*/
|
|
442
|
-
export declare const se_ValidateTemplateCommand: (input: ValidateTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
443
|
-
/**
|
|
444
|
-
* deserializeAws_queryActivateOrganizationsAccessCommand
|
|
445
|
-
*/
|
|
446
|
-
export declare const de_ActivateOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ActivateOrganizationsAccessCommandOutput>;
|
|
447
|
-
/**
|
|
448
|
-
* deserializeAws_queryActivateTypeCommand
|
|
449
|
-
*/
|
|
450
|
-
export declare const de_ActivateTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ActivateTypeCommandOutput>;
|
|
451
|
-
/**
|
|
452
|
-
* deserializeAws_queryBatchDescribeTypeConfigurationsCommand
|
|
453
|
-
*/
|
|
454
|
-
export declare const de_BatchDescribeTypeConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDescribeTypeConfigurationsCommandOutput>;
|
|
455
|
-
/**
|
|
456
|
-
* deserializeAws_queryCancelUpdateStackCommand
|
|
457
|
-
*/
|
|
458
|
-
export declare const de_CancelUpdateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelUpdateStackCommandOutput>;
|
|
459
|
-
/**
|
|
460
|
-
* deserializeAws_queryContinueUpdateRollbackCommand
|
|
461
|
-
*/
|
|
462
|
-
export declare const de_ContinueUpdateRollbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ContinueUpdateRollbackCommandOutput>;
|
|
463
|
-
/**
|
|
464
|
-
* deserializeAws_queryCreateChangeSetCommand
|
|
465
|
-
*/
|
|
466
|
-
export declare const de_CreateChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChangeSetCommandOutput>;
|
|
467
|
-
/**
|
|
468
|
-
* deserializeAws_queryCreateGeneratedTemplateCommand
|
|
469
|
-
*/
|
|
470
|
-
export declare const de_CreateGeneratedTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateGeneratedTemplateCommandOutput>;
|
|
471
|
-
/**
|
|
472
|
-
* deserializeAws_queryCreateStackCommand
|
|
473
|
-
*/
|
|
474
|
-
export declare const de_CreateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackCommandOutput>;
|
|
475
|
-
/**
|
|
476
|
-
* deserializeAws_queryCreateStackInstancesCommand
|
|
477
|
-
*/
|
|
478
|
-
export declare const de_CreateStackInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackInstancesCommandOutput>;
|
|
479
|
-
/**
|
|
480
|
-
* deserializeAws_queryCreateStackRefactorCommand
|
|
481
|
-
*/
|
|
482
|
-
export declare const de_CreateStackRefactorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackRefactorCommandOutput>;
|
|
483
|
-
/**
|
|
484
|
-
* deserializeAws_queryCreateStackSetCommand
|
|
485
|
-
*/
|
|
486
|
-
export declare const de_CreateStackSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStackSetCommandOutput>;
|
|
487
|
-
/**
|
|
488
|
-
* deserializeAws_queryDeactivateOrganizationsAccessCommand
|
|
489
|
-
*/
|
|
490
|
-
export declare const de_DeactivateOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeactivateOrganizationsAccessCommandOutput>;
|
|
491
|
-
/**
|
|
492
|
-
* deserializeAws_queryDeactivateTypeCommand
|
|
493
|
-
*/
|
|
494
|
-
export declare const de_DeactivateTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeactivateTypeCommandOutput>;
|
|
495
|
-
/**
|
|
496
|
-
* deserializeAws_queryDeleteChangeSetCommand
|
|
497
|
-
*/
|
|
498
|
-
export declare const de_DeleteChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChangeSetCommandOutput>;
|
|
499
|
-
/**
|
|
500
|
-
* deserializeAws_queryDeleteGeneratedTemplateCommand
|
|
501
|
-
*/
|
|
502
|
-
export declare const de_DeleteGeneratedTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGeneratedTemplateCommandOutput>;
|
|
503
|
-
/**
|
|
504
|
-
* deserializeAws_queryDeleteStackCommand
|
|
505
|
-
*/
|
|
506
|
-
export declare const de_DeleteStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStackCommandOutput>;
|
|
507
|
-
/**
|
|
508
|
-
* deserializeAws_queryDeleteStackInstancesCommand
|
|
509
|
-
*/
|
|
510
|
-
export declare const de_DeleteStackInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStackInstancesCommandOutput>;
|
|
511
|
-
/**
|
|
512
|
-
* deserializeAws_queryDeleteStackSetCommand
|
|
513
|
-
*/
|
|
514
|
-
export declare const de_DeleteStackSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStackSetCommandOutput>;
|
|
515
|
-
/**
|
|
516
|
-
* deserializeAws_queryDeregisterTypeCommand
|
|
517
|
-
*/
|
|
518
|
-
export declare const de_DeregisterTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterTypeCommandOutput>;
|
|
519
|
-
/**
|
|
520
|
-
* deserializeAws_queryDescribeAccountLimitsCommand
|
|
521
|
-
*/
|
|
522
|
-
export declare const de_DescribeAccountLimitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountLimitsCommandOutput>;
|
|
523
|
-
/**
|
|
524
|
-
* deserializeAws_queryDescribeChangeSetCommand
|
|
525
|
-
*/
|
|
526
|
-
export declare const de_DescribeChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChangeSetCommandOutput>;
|
|
527
|
-
/**
|
|
528
|
-
* deserializeAws_queryDescribeChangeSetHooksCommand
|
|
529
|
-
*/
|
|
530
|
-
export declare const de_DescribeChangeSetHooksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChangeSetHooksCommandOutput>;
|
|
531
|
-
/**
|
|
532
|
-
* deserializeAws_queryDescribeGeneratedTemplateCommand
|
|
533
|
-
*/
|
|
534
|
-
export declare const de_DescribeGeneratedTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeGeneratedTemplateCommandOutput>;
|
|
535
|
-
/**
|
|
536
|
-
* deserializeAws_queryDescribeOrganizationsAccessCommand
|
|
537
|
-
*/
|
|
538
|
-
export declare const de_DescribeOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationsAccessCommandOutput>;
|
|
539
|
-
/**
|
|
540
|
-
* deserializeAws_queryDescribePublisherCommand
|
|
541
|
-
*/
|
|
542
|
-
export declare const de_DescribePublisherCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePublisherCommandOutput>;
|
|
543
|
-
/**
|
|
544
|
-
* deserializeAws_queryDescribeResourceScanCommand
|
|
545
|
-
*/
|
|
546
|
-
export declare const de_DescribeResourceScanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourceScanCommandOutput>;
|
|
547
|
-
/**
|
|
548
|
-
* deserializeAws_queryDescribeStackDriftDetectionStatusCommand
|
|
549
|
-
*/
|
|
550
|
-
export declare const de_DescribeStackDriftDetectionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackDriftDetectionStatusCommandOutput>;
|
|
551
|
-
/**
|
|
552
|
-
* deserializeAws_queryDescribeStackEventsCommand
|
|
553
|
-
*/
|
|
554
|
-
export declare const de_DescribeStackEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackEventsCommandOutput>;
|
|
555
|
-
/**
|
|
556
|
-
* deserializeAws_queryDescribeStackInstanceCommand
|
|
557
|
-
*/
|
|
558
|
-
export declare const de_DescribeStackInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackInstanceCommandOutput>;
|
|
559
|
-
/**
|
|
560
|
-
* deserializeAws_queryDescribeStackRefactorCommand
|
|
561
|
-
*/
|
|
562
|
-
export declare const de_DescribeStackRefactorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackRefactorCommandOutput>;
|
|
563
|
-
/**
|
|
564
|
-
* deserializeAws_queryDescribeStackResourceCommand
|
|
565
|
-
*/
|
|
566
|
-
export declare const de_DescribeStackResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackResourceCommandOutput>;
|
|
567
|
-
/**
|
|
568
|
-
* deserializeAws_queryDescribeStackResourceDriftsCommand
|
|
569
|
-
*/
|
|
570
|
-
export declare const de_DescribeStackResourceDriftsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackResourceDriftsCommandOutput>;
|
|
571
|
-
/**
|
|
572
|
-
* deserializeAws_queryDescribeStackResourcesCommand
|
|
573
|
-
*/
|
|
574
|
-
export declare const de_DescribeStackResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackResourcesCommandOutput>;
|
|
575
|
-
/**
|
|
576
|
-
* deserializeAws_queryDescribeStacksCommand
|
|
577
|
-
*/
|
|
578
|
-
export declare const de_DescribeStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStacksCommandOutput>;
|
|
579
|
-
/**
|
|
580
|
-
* deserializeAws_queryDescribeStackSetCommand
|
|
581
|
-
*/
|
|
582
|
-
export declare const de_DescribeStackSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackSetCommandOutput>;
|
|
583
|
-
/**
|
|
584
|
-
* deserializeAws_queryDescribeStackSetOperationCommand
|
|
585
|
-
*/
|
|
586
|
-
export declare const de_DescribeStackSetOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStackSetOperationCommandOutput>;
|
|
587
|
-
/**
|
|
588
|
-
* deserializeAws_queryDescribeTypeCommand
|
|
589
|
-
*/
|
|
590
|
-
export declare const de_DescribeTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTypeCommandOutput>;
|
|
591
|
-
/**
|
|
592
|
-
* deserializeAws_queryDescribeTypeRegistrationCommand
|
|
593
|
-
*/
|
|
594
|
-
export declare const de_DescribeTypeRegistrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTypeRegistrationCommandOutput>;
|
|
595
|
-
/**
|
|
596
|
-
* deserializeAws_queryDetectStackDriftCommand
|
|
597
|
-
*/
|
|
598
|
-
export declare const de_DetectStackDriftCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectStackDriftCommandOutput>;
|
|
599
|
-
/**
|
|
600
|
-
* deserializeAws_queryDetectStackResourceDriftCommand
|
|
601
|
-
*/
|
|
602
|
-
export declare const de_DetectStackResourceDriftCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectStackResourceDriftCommandOutput>;
|
|
603
|
-
/**
|
|
604
|
-
* deserializeAws_queryDetectStackSetDriftCommand
|
|
605
|
-
*/
|
|
606
|
-
export declare const de_DetectStackSetDriftCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DetectStackSetDriftCommandOutput>;
|
|
607
|
-
/**
|
|
608
|
-
* deserializeAws_queryEstimateTemplateCostCommand
|
|
609
|
-
*/
|
|
610
|
-
export declare const de_EstimateTemplateCostCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EstimateTemplateCostCommandOutput>;
|
|
611
|
-
/**
|
|
612
|
-
* deserializeAws_queryExecuteChangeSetCommand
|
|
613
|
-
*/
|
|
614
|
-
export declare const de_ExecuteChangeSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteChangeSetCommandOutput>;
|
|
615
|
-
/**
|
|
616
|
-
* deserializeAws_queryExecuteStackRefactorCommand
|
|
617
|
-
*/
|
|
618
|
-
export declare const de_ExecuteStackRefactorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteStackRefactorCommandOutput>;
|
|
619
|
-
/**
|
|
620
|
-
* deserializeAws_queryGetGeneratedTemplateCommand
|
|
621
|
-
*/
|
|
622
|
-
export declare const de_GetGeneratedTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGeneratedTemplateCommandOutput>;
|
|
623
|
-
/**
|
|
624
|
-
* deserializeAws_queryGetStackPolicyCommand
|
|
625
|
-
*/
|
|
626
|
-
export declare const de_GetStackPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStackPolicyCommandOutput>;
|
|
627
|
-
/**
|
|
628
|
-
* deserializeAws_queryGetTemplateCommand
|
|
629
|
-
*/
|
|
630
|
-
export declare const de_GetTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateCommandOutput>;
|
|
631
|
-
/**
|
|
632
|
-
* deserializeAws_queryGetTemplateSummaryCommand
|
|
633
|
-
*/
|
|
634
|
-
export declare const de_GetTemplateSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateSummaryCommandOutput>;
|
|
635
|
-
/**
|
|
636
|
-
* deserializeAws_queryImportStacksToStackSetCommand
|
|
637
|
-
*/
|
|
638
|
-
export declare const de_ImportStacksToStackSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportStacksToStackSetCommandOutput>;
|
|
639
|
-
/**
|
|
640
|
-
* deserializeAws_queryListChangeSetsCommand
|
|
641
|
-
*/
|
|
642
|
-
export declare const de_ListChangeSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChangeSetsCommandOutput>;
|
|
643
|
-
/**
|
|
644
|
-
* deserializeAws_queryListExportsCommand
|
|
645
|
-
*/
|
|
646
|
-
export declare const de_ListExportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExportsCommandOutput>;
|
|
647
|
-
/**
|
|
648
|
-
* deserializeAws_queryListGeneratedTemplatesCommand
|
|
649
|
-
*/
|
|
650
|
-
export declare const de_ListGeneratedTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGeneratedTemplatesCommandOutput>;
|
|
651
|
-
/**
|
|
652
|
-
* deserializeAws_queryListHookResultsCommand
|
|
653
|
-
*/
|
|
654
|
-
export declare const de_ListHookResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListHookResultsCommandOutput>;
|
|
655
|
-
/**
|
|
656
|
-
* deserializeAws_queryListImportsCommand
|
|
657
|
-
*/
|
|
658
|
-
export declare const de_ListImportsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListImportsCommandOutput>;
|
|
659
|
-
/**
|
|
660
|
-
* deserializeAws_queryListResourceScanRelatedResourcesCommand
|
|
661
|
-
*/
|
|
662
|
-
export declare const de_ListResourceScanRelatedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceScanRelatedResourcesCommandOutput>;
|
|
663
|
-
/**
|
|
664
|
-
* deserializeAws_queryListResourceScanResourcesCommand
|
|
665
|
-
*/
|
|
666
|
-
export declare const de_ListResourceScanResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceScanResourcesCommandOutput>;
|
|
667
|
-
/**
|
|
668
|
-
* deserializeAws_queryListResourceScansCommand
|
|
669
|
-
*/
|
|
670
|
-
export declare const de_ListResourceScansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourceScansCommandOutput>;
|
|
671
|
-
/**
|
|
672
|
-
* deserializeAws_queryListStackInstanceResourceDriftsCommand
|
|
673
|
-
*/
|
|
674
|
-
export declare const de_ListStackInstanceResourceDriftsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackInstanceResourceDriftsCommandOutput>;
|
|
675
|
-
/**
|
|
676
|
-
* deserializeAws_queryListStackInstancesCommand
|
|
677
|
-
*/
|
|
678
|
-
export declare const de_ListStackInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackInstancesCommandOutput>;
|
|
679
|
-
/**
|
|
680
|
-
* deserializeAws_queryListStackRefactorActionsCommand
|
|
681
|
-
*/
|
|
682
|
-
export declare const de_ListStackRefactorActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackRefactorActionsCommandOutput>;
|
|
683
|
-
/**
|
|
684
|
-
* deserializeAws_queryListStackRefactorsCommand
|
|
685
|
-
*/
|
|
686
|
-
export declare const de_ListStackRefactorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackRefactorsCommandOutput>;
|
|
687
|
-
/**
|
|
688
|
-
* deserializeAws_queryListStackResourcesCommand
|
|
689
|
-
*/
|
|
690
|
-
export declare const de_ListStackResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackResourcesCommandOutput>;
|
|
691
|
-
/**
|
|
692
|
-
* deserializeAws_queryListStacksCommand
|
|
693
|
-
*/
|
|
694
|
-
export declare const de_ListStacksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStacksCommandOutput>;
|
|
695
|
-
/**
|
|
696
|
-
* deserializeAws_queryListStackSetAutoDeploymentTargetsCommand
|
|
697
|
-
*/
|
|
698
|
-
export declare const de_ListStackSetAutoDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackSetAutoDeploymentTargetsCommandOutput>;
|
|
699
|
-
/**
|
|
700
|
-
* deserializeAws_queryListStackSetOperationResultsCommand
|
|
701
|
-
*/
|
|
702
|
-
export declare const de_ListStackSetOperationResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackSetOperationResultsCommandOutput>;
|
|
703
|
-
/**
|
|
704
|
-
* deserializeAws_queryListStackSetOperationsCommand
|
|
705
|
-
*/
|
|
706
|
-
export declare const de_ListStackSetOperationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackSetOperationsCommandOutput>;
|
|
707
|
-
/**
|
|
708
|
-
* deserializeAws_queryListStackSetsCommand
|
|
709
|
-
*/
|
|
710
|
-
export declare const de_ListStackSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackSetsCommandOutput>;
|
|
711
|
-
/**
|
|
712
|
-
* deserializeAws_queryListTypeRegistrationsCommand
|
|
713
|
-
*/
|
|
714
|
-
export declare const de_ListTypeRegistrationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTypeRegistrationsCommandOutput>;
|
|
715
|
-
/**
|
|
716
|
-
* deserializeAws_queryListTypesCommand
|
|
717
|
-
*/
|
|
718
|
-
export declare const de_ListTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTypesCommandOutput>;
|
|
719
|
-
/**
|
|
720
|
-
* deserializeAws_queryListTypeVersionsCommand
|
|
721
|
-
*/
|
|
722
|
-
export declare const de_ListTypeVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTypeVersionsCommandOutput>;
|
|
723
|
-
/**
|
|
724
|
-
* deserializeAws_queryPublishTypeCommand
|
|
725
|
-
*/
|
|
726
|
-
export declare const de_PublishTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishTypeCommandOutput>;
|
|
727
|
-
/**
|
|
728
|
-
* deserializeAws_queryRecordHandlerProgressCommand
|
|
729
|
-
*/
|
|
730
|
-
export declare const de_RecordHandlerProgressCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RecordHandlerProgressCommandOutput>;
|
|
731
|
-
/**
|
|
732
|
-
* deserializeAws_queryRegisterPublisherCommand
|
|
733
|
-
*/
|
|
734
|
-
export declare const de_RegisterPublisherCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterPublisherCommandOutput>;
|
|
735
|
-
/**
|
|
736
|
-
* deserializeAws_queryRegisterTypeCommand
|
|
737
|
-
*/
|
|
738
|
-
export declare const de_RegisterTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterTypeCommandOutput>;
|
|
739
|
-
/**
|
|
740
|
-
* deserializeAws_queryRollbackStackCommand
|
|
741
|
-
*/
|
|
742
|
-
export declare const de_RollbackStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RollbackStackCommandOutput>;
|
|
743
|
-
/**
|
|
744
|
-
* deserializeAws_querySetStackPolicyCommand
|
|
745
|
-
*/
|
|
746
|
-
export declare const de_SetStackPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetStackPolicyCommandOutput>;
|
|
747
|
-
/**
|
|
748
|
-
* deserializeAws_querySetTypeConfigurationCommand
|
|
749
|
-
*/
|
|
750
|
-
export declare const de_SetTypeConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetTypeConfigurationCommandOutput>;
|
|
751
|
-
/**
|
|
752
|
-
* deserializeAws_querySetTypeDefaultVersionCommand
|
|
753
|
-
*/
|
|
754
|
-
export declare const de_SetTypeDefaultVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SetTypeDefaultVersionCommandOutput>;
|
|
755
|
-
/**
|
|
756
|
-
* deserializeAws_querySignalResourceCommand
|
|
757
|
-
*/
|
|
758
|
-
export declare const de_SignalResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SignalResourceCommandOutput>;
|
|
759
|
-
/**
|
|
760
|
-
* deserializeAws_queryStartResourceScanCommand
|
|
761
|
-
*/
|
|
762
|
-
export declare const de_StartResourceScanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartResourceScanCommandOutput>;
|
|
763
|
-
/**
|
|
764
|
-
* deserializeAws_queryStopStackSetOperationCommand
|
|
765
|
-
*/
|
|
766
|
-
export declare const de_StopStackSetOperationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopStackSetOperationCommandOutput>;
|
|
767
|
-
/**
|
|
768
|
-
* deserializeAws_queryTestTypeCommand
|
|
769
|
-
*/
|
|
770
|
-
export declare const de_TestTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestTypeCommandOutput>;
|
|
771
|
-
/**
|
|
772
|
-
* deserializeAws_queryUpdateGeneratedTemplateCommand
|
|
773
|
-
*/
|
|
774
|
-
export declare const de_UpdateGeneratedTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGeneratedTemplateCommandOutput>;
|
|
775
|
-
/**
|
|
776
|
-
* deserializeAws_queryUpdateStackCommand
|
|
777
|
-
*/
|
|
778
|
-
export declare const de_UpdateStackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStackCommandOutput>;
|
|
779
|
-
/**
|
|
780
|
-
* deserializeAws_queryUpdateStackInstancesCommand
|
|
781
|
-
*/
|
|
782
|
-
export declare const de_UpdateStackInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStackInstancesCommandOutput>;
|
|
783
|
-
/**
|
|
784
|
-
* deserializeAws_queryUpdateStackSetCommand
|
|
785
|
-
*/
|
|
786
|
-
export declare const de_UpdateStackSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStackSetCommandOutput>;
|
|
787
|
-
/**
|
|
788
|
-
* deserializeAws_queryUpdateTerminationProtectionCommand
|
|
789
|
-
*/
|
|
790
|
-
export declare const de_UpdateTerminationProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTerminationProtectionCommandOutput>;
|
|
791
|
-
/**
|
|
792
|
-
* deserializeAws_queryValidateTemplateCommand
|
|
793
|
-
*/
|
|
794
|
-
export declare const de_ValidateTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ValidateTemplateCommandOutput>;
|