@aws-sdk/client-cloudformation 3.1076.0 → 3.1078.0
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/dist-cjs/index.js +132 -922
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/ActivateTypeCommand.js +2 -14
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -14
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -14
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -14
- package/dist-es/commands/CreateChangeSetCommand.js +2 -14
- package/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/CreateStackCommand.js +2 -14
- package/dist-es/commands/CreateStackInstancesCommand.js +2 -14
- package/dist-es/commands/CreateStackRefactorCommand.js +2 -14
- package/dist-es/commands/CreateStackSetCommand.js +2 -14
- package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/DeactivateTypeCommand.js +2 -14
- package/dist-es/commands/DeleteChangeSetCommand.js +2 -14
- package/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteStackCommand.js +2 -14
- package/dist-es/commands/DeleteStackInstancesCommand.js +2 -14
- package/dist-es/commands/DeleteStackSetCommand.js +2 -14
- package/dist-es/commands/DeregisterTypeCommand.js +2 -14
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -14
- package/dist-es/commands/DescribeChangeSetCommand.js +2 -14
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -14
- package/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/DescribePublisherCommand.js +2 -14
- package/dist-es/commands/DescribeResourceScanCommand.js +2 -14
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -14
- package/dist-es/commands/DescribeStackEventsCommand.js +2 -14
- package/dist-es/commands/DescribeStackInstanceCommand.js +2 -14
- package/dist-es/commands/DescribeStackRefactorCommand.js +2 -14
- package/dist-es/commands/DescribeStackResourceCommand.js +2 -14
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -14
- package/dist-es/commands/DescribeStackResourcesCommand.js +2 -14
- package/dist-es/commands/DescribeStackSetCommand.js +2 -14
- package/dist-es/commands/DescribeStackSetOperationCommand.js +2 -14
- package/dist-es/commands/DescribeStacksCommand.js +2 -14
- package/dist-es/commands/DescribeTypeCommand.js +2 -14
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -14
- package/dist-es/commands/DetectStackDriftCommand.js +2 -14
- package/dist-es/commands/DetectStackResourceDriftCommand.js +2 -14
- package/dist-es/commands/DetectStackSetDriftCommand.js +2 -14
- package/dist-es/commands/EstimateTemplateCostCommand.js +2 -14
- package/dist-es/commands/ExecuteChangeSetCommand.js +2 -14
- package/dist-es/commands/ExecuteStackRefactorCommand.js +2 -14
- package/dist-es/commands/GetGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/GetHookResultCommand.js +2 -14
- package/dist-es/commands/GetStackPolicyCommand.js +2 -14
- package/dist-es/commands/GetTemplateCommand.js +2 -14
- package/dist-es/commands/GetTemplateSummaryCommand.js +2 -14
- package/dist-es/commands/ImportStacksToStackSetCommand.js +2 -14
- package/dist-es/commands/ListChangeSetsCommand.js +2 -14
- package/dist-es/commands/ListExportsCommand.js +2 -14
- package/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -14
- package/dist-es/commands/ListHookResultsCommand.js +2 -14
- package/dist-es/commands/ListImportsCommand.js +2 -14
- package/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -14
- package/dist-es/commands/ListResourceScanResourcesCommand.js +2 -14
- package/dist-es/commands/ListResourceScansCommand.js +2 -14
- package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -14
- package/dist-es/commands/ListStackInstancesCommand.js +2 -14
- package/dist-es/commands/ListStackRefactorActionsCommand.js +2 -14
- package/dist-es/commands/ListStackRefactorsCommand.js +2 -14
- package/dist-es/commands/ListStackResourcesCommand.js +2 -14
- package/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -14
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -14
- package/dist-es/commands/ListStackSetOperationsCommand.js +2 -14
- package/dist-es/commands/ListStackSetsCommand.js +2 -14
- package/dist-es/commands/ListStacksCommand.js +2 -14
- package/dist-es/commands/ListTypeRegistrationsCommand.js +2 -14
- package/dist-es/commands/ListTypeVersionsCommand.js +2 -14
- package/dist-es/commands/ListTypesCommand.js +2 -14
- package/dist-es/commands/PublishTypeCommand.js +2 -14
- package/dist-es/commands/RecordHandlerProgressCommand.js +2 -14
- package/dist-es/commands/RegisterPublisherCommand.js +2 -14
- package/dist-es/commands/RegisterTypeCommand.js +2 -14
- package/dist-es/commands/RollbackStackCommand.js +2 -14
- package/dist-es/commands/SetStackPolicyCommand.js +2 -14
- package/dist-es/commands/SetTypeConfigurationCommand.js +2 -14
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -14
- package/dist-es/commands/SignalResourceCommand.js +2 -14
- package/dist-es/commands/StartResourceScanCommand.js +2 -14
- package/dist-es/commands/StopStackSetOperationCommand.js +2 -14
- package/dist-es/commands/TestTypeCommand.js +2 -14
- package/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateStackCommand.js +2 -14
- package/dist-es/commands/UpdateStackInstancesCommand.js +2 -14
- package/dist-es/commands/UpdateStackSetCommand.js +2 -14
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -14
- package/dist-es/commands/ValidateTemplateCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +4 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +25 -17
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/ActivateTypeCommand.d.ts +3 -8
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -8
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -8
- package/dist-types/commands/CreateChangeSetCommand.d.ts +8 -8
- package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackCommand.d.ts +8 -8
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackSetCommand.d.ts +3 -8
- package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/DeactivateTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStackCommand.d.ts +7 -8
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStackSetCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterTypeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +7 -8
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/DescribePublisherCommand.d.ts +3 -8
- package/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackSetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStacksCommand.d.ts +7 -8
- package/dist-types/commands/DescribeTypeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -8
- package/dist-types/commands/DetectStackDriftCommand.d.ts +3 -8
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -8
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -8
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -8
- package/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetHookResultCommand.d.ts +3 -8
- package/dist-types/commands/GetStackPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -8
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -8
- package/dist-types/commands/ListChangeSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListExportsCommand.d.ts +3 -8
- package/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListHookResultsCommand.d.ts +3 -8
- package/dist-types/commands/ListImportsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceScansCommand.d.ts +3 -8
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListStacksCommand.d.ts +3 -8
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTypesCommand.d.ts +3 -8
- package/dist-types/commands/PublishTypeCommand.d.ts +3 -8
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -8
- package/dist-types/commands/RegisterPublisherCommand.d.ts +3 -8
- package/dist-types/commands/RegisterTypeCommand.d.ts +3 -8
- package/dist-types/commands/RollbackStackCommand.d.ts +7 -8
- package/dist-types/commands/SetStackPolicyCommand.d.ts +3 -8
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -8
- package/dist-types/commands/SignalResourceCommand.d.ts +3 -8
- package/dist-types/commands/StartResourceScanCommand.d.ts +3 -8
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -8
- package/dist-types/commands/TestTypeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStackCommand.d.ts +8 -8
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStackSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -8
- package/dist-types/commands/ValidateTemplateCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +107 -2
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +15 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +8 -10
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DeleteStackInput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStackCommandInput extends DeleteStackInput {
|
|
|
22
19
|
export interface DeleteStackCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStackCommand_base: {
|
|
25
|
-
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a specified stack. Once the call completes successfully, stack deletion starts.
|
|
@@ -50,6 +45,10 @@ declare const DeleteStackCommand_base: {
|
|
|
50
45
|
* RoleARN: "STRING_VALUE",
|
|
51
46
|
* ClientRequestToken: "STRING_VALUE",
|
|
52
47
|
* DeletionMode: "STANDARD" || "FORCE_DELETE_STACK",
|
|
48
|
+
* DeploymentConfig: { // DeploymentConfig
|
|
49
|
+
* Mode: "STANDARD" || "EXPRESS",
|
|
50
|
+
* DisableRollback: true || false,
|
|
51
|
+
* },
|
|
53
52
|
* };
|
|
54
53
|
* const command = new DeleteStackCommand(input);
|
|
55
54
|
* const response = await client.send(command);
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DeleteStackInstancesInput, DeleteStackInstancesOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStackInstancesCommandInput extends DeleteStackInstancesIn
|
|
|
22
19
|
export interface DeleteStackInstancesCommandOutput extends DeleteStackInstancesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStackInstancesCommand_base: {
|
|
25
|
-
new (input: DeleteStackInstancesCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStackInstancesCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStackInstancesCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStackInstancesCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes stack instances for the specified accounts, in the specified Amazon Web Services Regions.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DeleteStackSetInput, DeleteStackSetOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStackSetCommandInput extends DeleteStackSetInput {
|
|
|
22
19
|
export interface DeleteStackSetCommandOutput extends DeleteStackSetOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStackSetCommand_base: {
|
|
25
|
-
new (input: DeleteStackSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStackSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStackSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStackSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a StackSet. Before you can delete a StackSet, all its member stack instances must
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DeregisterTypeInput, DeregisterTypeOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeregisterTypeCommandInput extends DeregisterTypeInput {
|
|
|
22
19
|
export interface DeregisterTypeCommandOutput extends DeregisterTypeOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeregisterTypeCommand_base: {
|
|
25
|
-
new (input: DeregisterTypeCommandInput): import("@smithy/core/client").CommandImpl<DeregisterTypeCommandInput, DeregisterTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DeregisterTypeCommandInput]): import("@smithy/core/client").CommandImpl<DeregisterTypeCommandInput, DeregisterTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeregisterTypeCommandInput): import("@smithy/core/client").CommandImpl<DeregisterTypeCommandInput, DeregisterTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DeregisterTypeCommandInput]): import("@smithy/core/client").CommandImpl<DeregisterTypeCommandInput, DeregisterTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Marks an extension or extension version as <code>DEPRECATED</code> in the CloudFormation
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeAccountLimitsInput, DescribeAccountLimitsOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAccountLimitsCommandInput extends DescribeAccountLimits
|
|
|
22
19
|
export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimitsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAccountLimitsCommand_base: {
|
|
25
|
-
new (input: DescribeAccountLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAccountLimitsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAccountLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAccountLimitsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves your account's CloudFormation limits, such as the maximum number of stacks that you
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeChangeSetInput, DescribeChangeSetOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeChangeSetCommandInput extends DescribeChangeSetInput {
|
|
|
22
19
|
export interface DescribeChangeSetCommandOutput extends DescribeChangeSetOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeChangeSetCommand_base: {
|
|
25
|
-
new (input: DescribeChangeSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeChangeSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeChangeSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeChangeSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the inputs for the change set and a list of changes that CloudFormation will make if
|
|
@@ -151,6 +146,10 @@ declare const DescribeChangeSetCommand_base: {
|
|
|
151
146
|
* // OnStackFailure: "DO_NOTHING" || "ROLLBACK" || "DELETE",
|
|
152
147
|
* // ImportExistingResources: true || false,
|
|
153
148
|
* // DeploymentMode: "REVERT_DRIFT",
|
|
149
|
+
* // DeploymentConfig: { // DeploymentConfig
|
|
150
|
+
* // Mode: "STANDARD" || "EXPRESS",
|
|
151
|
+
* // DisableRollback: true || false,
|
|
152
|
+
* // },
|
|
154
153
|
* // };
|
|
155
154
|
*
|
|
156
155
|
* ```
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeChangeSetHooksInput, DescribeChangeSetHooksOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeChangeSetHooksCommandInput extends DescribeChangeSetHoo
|
|
|
22
19
|
export interface DescribeChangeSetHooksCommandOutput extends DescribeChangeSetHooksOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeChangeSetHooksCommand_base: {
|
|
25
|
-
new (input: DescribeChangeSetHooksCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeChangeSetHooksCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeChangeSetHooksCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeChangeSetHooksCommandInput): import("@smithy/core/client").CommandImpl<DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns Hook-related information for the change set and a list of changes that
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeEventsInput, DescribeEventsOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeEventsCommandInput extends DescribeEventsInput {
|
|
|
22
19
|
export interface DescribeEventsCommandOutput extends DescribeEventsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeEventsCommand_base: {
|
|
25
|
-
new (input: DescribeEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeEventsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeEventsCommandInput, DescribeEventsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns CloudFormation events based on flexible query criteria. Groups events by operation ID,
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeGeneratedTemplateInput, DescribeGeneratedTemplateOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeGeneratedTemplateCommandInput extends DescribeGenerated
|
|
|
22
19
|
export interface DescribeGeneratedTemplateCommandOutput extends DescribeGeneratedTemplateOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeGeneratedTemplateCommand_base: {
|
|
25
|
-
new (input: DescribeGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes a generated template. The output includes details about the progress of the
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeOrganizationsAccessInput, DescribeOrganizationsAccessOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeOrganizationsAccessCommandInput extends DescribeOrganiz
|
|
|
22
19
|
export interface DescribeOrganizationsAccessCommandOutput extends DescribeOrganizationsAccessOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeOrganizationsAccessCommand_base: {
|
|
25
|
-
new (input: DescribeOrganizationsAccessCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationsAccessCommandInput, DescribeOrganizationsAccessCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeOrganizationsAccessCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationsAccessCommandInput, DescribeOrganizationsAccessCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeOrganizationsAccessCommandInput): import("@smithy/core/client").CommandImpl<DescribeOrganizationsAccessCommandInput, DescribeOrganizationsAccessCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeOrganizationsAccessCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOrganizationsAccessCommandInput, DescribeOrganizationsAccessCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves information about the account's <code>OrganizationAccess</code> status. This API
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribePublisherInput, DescribePublisherOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribePublisherCommandInput extends DescribePublisherInput {
|
|
|
22
19
|
export interface DescribePublisherCommandOutput extends DescribePublisherOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribePublisherCommand_base: {
|
|
25
|
-
new (input: DescribePublisherCommandInput): import("@smithy/core/client").CommandImpl<DescribePublisherCommandInput, DescribePublisherCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribePublisherCommandInput]): import("@smithy/core/client").CommandImpl<DescribePublisherCommandInput, DescribePublisherCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribePublisherCommandInput): import("@smithy/core/client").CommandImpl<DescribePublisherCommandInput, DescribePublisherCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribePublisherCommandInput]): import("@smithy/core/client").CommandImpl<DescribePublisherCommandInput, DescribePublisherCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns information about a CloudFormation extension publisher.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeResourceScanInput, DescribeResourceScanOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeResourceScanCommandInput extends DescribeResourceScanIn
|
|
|
22
19
|
export interface DescribeResourceScanCommandOutput extends DescribeResourceScanOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeResourceScanCommand_base: {
|
|
25
|
-
new (input: DescribeResourceScanCommandInput): import("@smithy/core/client").CommandImpl<DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeResourceScanCommandInput): import("@smithy/core/client").CommandImpl<DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeResourceScanCommandInput): import("@smithy/core/client").CommandImpl<DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeResourceScanCommandInput): import("@smithy/core/client").CommandImpl<DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes details of a resource scan.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackDriftDetectionStatusInput, DescribeStackDriftDetectionStatusOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackDriftDetectionStatusCommandInput extends DescribeS
|
|
|
22
19
|
export interface DescribeStackDriftDetectionStatusCommandOutput extends DescribeStackDriftDetectionStatusOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackDriftDetectionStatusCommand_base: {
|
|
25
|
-
new (input: DescribeStackDriftDetectionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackDriftDetectionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackDriftDetectionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackDriftDetectionStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns information about a stack drift detection operation. A stack drift detection
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackEventsInput, DescribeStackEventsOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackEventsCommandInput extends DescribeStackEventsInpu
|
|
|
22
19
|
export interface DescribeStackEventsCommandOutput extends DescribeStackEventsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackEventsCommand_base: {
|
|
25
|
-
new (input: DescribeStackEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackEventsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackEventsCommandInput, DescribeStackEventsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns all stack related events for a specified stack in reverse chronological order. For
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackInstanceInput, DescribeStackInstanceOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackInstanceCommandInput extends DescribeStackInstance
|
|
|
22
19
|
export interface DescribeStackInstanceCommandOutput extends DescribeStackInstanceOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackInstanceCommand_base: {
|
|
25
|
-
new (input: DescribeStackInstanceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackInstanceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackInstanceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackInstanceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the stack instance that's associated with the specified StackSet, Amazon Web Services account,
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackRefactorInput, DescribeStackRefactorOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackRefactorCommandInput extends DescribeStackRefactor
|
|
|
22
19
|
export interface DescribeStackRefactorCommandOutput extends DescribeStackRefactorOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackRefactorCommand_base: {
|
|
25
|
-
new (input: DescribeStackRefactorCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackRefactorCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackRefactorCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackRefactorCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Describes the stack refactor status.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackResourceInput, DescribeStackResourceOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackResourceCommandInput extends DescribeStackResource
|
|
|
22
19
|
export interface DescribeStackResourceCommandOutput extends DescribeStackResourceOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackResourceCommand_base: {
|
|
25
|
-
new (input: DescribeStackResourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackResourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackResourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackResourceCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a description of the specified resource in the specified stack.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackResourceDriftsInput, DescribeStackResourceDriftsOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackResourceDriftsCommandInput extends DescribeStackRe
|
|
|
22
19
|
export interface DescribeStackResourceDriftsCommandOutput extends DescribeStackResourceDriftsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackResourceDriftsCommand_base: {
|
|
25
|
-
new (input: DescribeStackResourceDriftsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackResourceDriftsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackResourceDriftsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackResourceDriftsCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns drift information for the resources that have been checked for drift in the
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackResourcesInput, DescribeStackResourcesOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackResourcesCommandInput extends DescribeStackResourc
|
|
|
22
19
|
export interface DescribeStackResourcesCommandOutput extends DescribeStackResourcesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackResourcesCommand_base: {
|
|
25
|
-
new (input: DescribeStackResourcesCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeStackResourcesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackResourcesCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeStackResourcesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeStackResourcesCommandInput, DescribeStackResourcesCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns Amazon Web Services resource descriptions for running and deleted stacks. If
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
4
2
|
import type { DescribeStackSetInput, DescribeStackSetOutput } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeStackSetCommandInput extends DescribeStackSetInput {
|
|
|
22
19
|
export interface DescribeStackSetCommandOutput extends DescribeStackSetOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeStackSetCommand_base: {
|
|
25
|
-
new (input: DescribeStackSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeStackSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeStackSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeStackSetCommandInput): import("@smithy/core/client").CommandImpl<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the description of the specified StackSet.</p>
|