@aws-sdk/client-cloudformation 3.1077.0 → 3.1079.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 +98 -903
- 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-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 +3 -8
- package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackCommand.d.ts +3 -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 +3 -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 +3 -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 +3 -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 +3 -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 +3 -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/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/package.json +8 -8
|
@@ -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 { ListStackSetAutoDeploymentTargetsInput, ListStackSetAutoDeploymentTargetsOutput } 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 ListStackSetAutoDeploymentTargetsCommandInput extends ListStack
|
|
|
22
19
|
export interface ListStackSetAutoDeploymentTargetsCommandOutput extends ListStackSetAutoDeploymentTargetsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStackSetAutoDeploymentTargetsCommand_base: {
|
|
25
|
-
new (input: ListStackSetAutoDeploymentTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListStackSetAutoDeploymentTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStackSetAutoDeploymentTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListStackSetAutoDeploymentTargetsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns summary information about deployment targets for a StackSet.</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 { ListStackSetOperationResultsInput, ListStackSetOperationResultsOutput } 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 ListStackSetOperationResultsCommandInput extends ListStackSetOp
|
|
|
22
19
|
export interface ListStackSetOperationResultsCommandOutput extends ListStackSetOperationResultsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStackSetOperationResultsCommand_base: {
|
|
25
|
-
new (input: ListStackSetOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListStackSetOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStackSetOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListStackSetOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns summary information about the results of a StackSet operation.</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 { ListStackSetOperationsInput, ListStackSetOperationsOutput } 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 ListStackSetOperationsCommandInput extends ListStackSetOperatio
|
|
|
22
19
|
export interface ListStackSetOperationsCommandOutput extends ListStackSetOperationsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStackSetOperationsCommand_base: {
|
|
25
|
-
new (input: ListStackSetOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: ListStackSetOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStackSetOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: ListStackSetOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns summary information about operations performed on a StackSet.</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 { ListStackSetsInput, ListStackSetsOutput } 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 ListStackSetsCommandInput extends ListStackSetsInput {
|
|
|
22
19
|
export interface ListStackSetsCommandOutput extends ListStackSetsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStackSetsCommand_base: {
|
|
25
|
-
new (input: ListStackSetsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetsCommandInput, ListStackSetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListStackSetsCommandInput]): import("@smithy/core/client").CommandImpl<ListStackSetsCommandInput, ListStackSetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStackSetsCommandInput): import("@smithy/core/client").CommandImpl<ListStackSetsCommandInput, ListStackSetsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListStackSetsCommandInput]): import("@smithy/core/client").CommandImpl<ListStackSetsCommandInput, ListStackSetsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns summary information about StackSets that are associated with the user.</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 { ListStacksInput, ListStacksOutput } 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 ListStacksCommandInput extends ListStacksInput {
|
|
|
22
19
|
export interface ListStacksCommandOutput extends ListStacksOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListStacksCommand_base: {
|
|
25
|
-
new (input: ListStacksCommandInput): import("@smithy/core/client").CommandImpl<ListStacksCommandInput, ListStacksCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListStacksCommandInput]): import("@smithy/core/client").CommandImpl<ListStacksCommandInput, ListStacksCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListStacksCommandInput): import("@smithy/core/client").CommandImpl<ListStacksCommandInput, ListStacksCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListStacksCommandInput]): import("@smithy/core/client").CommandImpl<ListStacksCommandInput, ListStacksCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the summary information for stacks whose status matches the specified
|
|
@@ -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 { ListTypeRegistrationsInput, ListTypeRegistrationsOutput } 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 ListTypeRegistrationsCommandInput extends ListTypeRegistrations
|
|
|
22
19
|
export interface ListTypeRegistrationsCommandOutput extends ListTypeRegistrationsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTypeRegistrationsCommand_base: {
|
|
25
|
-
new (input: ListTypeRegistrationsCommandInput): import("@smithy/core/client").CommandImpl<ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTypeRegistrationsCommandInput]): import("@smithy/core/client").CommandImpl<ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTypeRegistrationsCommandInput): import("@smithy/core/client").CommandImpl<ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTypeRegistrationsCommandInput]): import("@smithy/core/client").CommandImpl<ListTypeRegistrationsCommandInput, ListTypeRegistrationsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns a list of registration tokens for the specified extension(s).</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 { ListTypeVersionsInput, ListTypeVersionsOutput } 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 ListTypeVersionsCommandInput extends ListTypeVersionsInput {
|
|
|
22
19
|
export interface ListTypeVersionsCommandOutput extends ListTypeVersionsOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTypeVersionsCommand_base: {
|
|
25
|
-
new (input: ListTypeVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTypeVersionsCommandInput]): import("@smithy/core/client").CommandImpl<ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTypeVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTypeVersionsCommandInput]): import("@smithy/core/client").CommandImpl<ListTypeVersionsCommandInput, ListTypeVersionsCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns summary information about the versions of an extension.</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 { ListTypesInput, ListTypesOutput } 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 ListTypesCommandInput extends ListTypesInput {
|
|
|
22
19
|
export interface ListTypesCommandOutput extends ListTypesOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const ListTypesCommand_base: {
|
|
25
|
-
new (input: ListTypesCommandInput): import("@smithy/core/client").CommandImpl<ListTypesCommandInput, ListTypesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [ListTypesCommandInput]): import("@smithy/core/client").CommandImpl<ListTypesCommandInput, ListTypesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: ListTypesCommandInput): import("@smithy/core/client").CommandImpl<ListTypesCommandInput, ListTypesCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [ListTypesCommandInput]): import("@smithy/core/client").CommandImpl<ListTypesCommandInput, ListTypesCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns summary information about all extensions, including your private resource types,
|
|
@@ -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 { PublishTypeInput, PublishTypeOutput } 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 PublishTypeCommandInput extends PublishTypeInput {
|
|
|
22
19
|
export interface PublishTypeCommandOutput extends PublishTypeOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PublishTypeCommand_base: {
|
|
25
|
-
new (input: PublishTypeCommandInput): import("@smithy/core/client").CommandImpl<PublishTypeCommandInput, PublishTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [PublishTypeCommandInput]): import("@smithy/core/client").CommandImpl<PublishTypeCommandInput, PublishTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PublishTypeCommandInput): import("@smithy/core/client").CommandImpl<PublishTypeCommandInput, PublishTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [PublishTypeCommandInput]): import("@smithy/core/client").CommandImpl<PublishTypeCommandInput, PublishTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Publishes the specified extension to the CloudFormation registry as a public extension in this
|
|
@@ -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 { RecordHandlerProgressInput, RecordHandlerProgressOutput } 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 RecordHandlerProgressCommandInput extends RecordHandlerProgress
|
|
|
22
19
|
export interface RecordHandlerProgressCommandOutput extends RecordHandlerProgressOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RecordHandlerProgressCommand_base: {
|
|
25
|
-
new (input: RecordHandlerProgressCommandInput): import("@smithy/core/client").CommandImpl<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RecordHandlerProgressCommandInput): import("@smithy/core/client").CommandImpl<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RecordHandlerProgressCommandInput): import("@smithy/core/client").CommandImpl<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RecordHandlerProgressCommandInput): import("@smithy/core/client").CommandImpl<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Reports progress of a resource handler to CloudFormation.</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 { RegisterPublisherInput, RegisterPublisherOutput } 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 RegisterPublisherCommandInput extends RegisterPublisherInput {
|
|
|
22
19
|
export interface RegisterPublisherCommandOutput extends RegisterPublisherOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RegisterPublisherCommand_base: {
|
|
25
|
-
new (input: RegisterPublisherCommandInput): import("@smithy/core/client").CommandImpl<RegisterPublisherCommandInput, RegisterPublisherCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [RegisterPublisherCommandInput]): import("@smithy/core/client").CommandImpl<RegisterPublisherCommandInput, RegisterPublisherCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RegisterPublisherCommandInput): import("@smithy/core/client").CommandImpl<RegisterPublisherCommandInput, RegisterPublisherCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [RegisterPublisherCommandInput]): import("@smithy/core/client").CommandImpl<RegisterPublisherCommandInput, RegisterPublisherCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Registers your account as a publisher of public extensions in the CloudFormation registry.
|
|
@@ -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 { RegisterTypeInput, RegisterTypeOutput } 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 RegisterTypeCommandInput extends RegisterTypeInput {
|
|
|
22
19
|
export interface RegisterTypeCommandOutput extends RegisterTypeOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RegisterTypeCommand_base: {
|
|
25
|
-
new (input: RegisterTypeCommandInput): import("@smithy/core/client").CommandImpl<RegisterTypeCommandInput, RegisterTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RegisterTypeCommandInput): import("@smithy/core/client").CommandImpl<RegisterTypeCommandInput, RegisterTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RegisterTypeCommandInput): import("@smithy/core/client").CommandImpl<RegisterTypeCommandInput, RegisterTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RegisterTypeCommandInput): import("@smithy/core/client").CommandImpl<RegisterTypeCommandInput, RegisterTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Registers an extension with the CloudFormation service. Registering an extension makes it
|
|
@@ -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 { RollbackStackInput, RollbackStackOutput } 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 RollbackStackCommandInput extends RollbackStackInput {
|
|
|
22
19
|
export interface RollbackStackCommandOutput extends RollbackStackOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RollbackStackCommand_base: {
|
|
25
|
-
new (input: RollbackStackCommandInput): import("@smithy/core/client").CommandImpl<RollbackStackCommandInput, RollbackStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RollbackStackCommandInput): import("@smithy/core/client").CommandImpl<RollbackStackCommandInput, RollbackStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RollbackStackCommandInput): import("@smithy/core/client").CommandImpl<RollbackStackCommandInput, RollbackStackCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RollbackStackCommandInput): import("@smithy/core/client").CommandImpl<RollbackStackCommandInput, RollbackStackCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>When specifying <code>RollbackStack</code>, you preserve the state of previously
|
|
@@ -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 { SetStackPolicyInput } 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 SetStackPolicyCommandInput extends SetStackPolicyInput {
|
|
|
22
19
|
export interface SetStackPolicyCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SetStackPolicyCommand_base: {
|
|
25
|
-
new (input: SetStackPolicyCommandInput): import("@smithy/core/client").CommandImpl<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SetStackPolicyCommandInput): import("@smithy/core/client").CommandImpl<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SetStackPolicyCommandInput): import("@smithy/core/client").CommandImpl<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SetStackPolicyCommandInput): import("@smithy/core/client").CommandImpl<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Sets a stack policy for a 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 { SetTypeConfigurationInput, SetTypeConfigurationOutput } 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 SetTypeConfigurationCommandInput extends SetTypeConfigurationIn
|
|
|
22
19
|
export interface SetTypeConfigurationCommandOutput extends SetTypeConfigurationOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SetTypeConfigurationCommand_base: {
|
|
25
|
-
new (input: SetTypeConfigurationCommandInput): import("@smithy/core/client").CommandImpl<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SetTypeConfigurationCommandInput): import("@smithy/core/client").CommandImpl<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SetTypeConfigurationCommandInput): import("@smithy/core/client").CommandImpl<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SetTypeConfigurationCommandInput): import("@smithy/core/client").CommandImpl<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Specifies the configuration data for a CloudFormation extension, such as a resource or Hook,
|
|
@@ -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 { SetTypeDefaultVersionInput, SetTypeDefaultVersionOutput } 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 SetTypeDefaultVersionCommandInput extends SetTypeDefaultVersion
|
|
|
22
19
|
export interface SetTypeDefaultVersionCommandOutput extends SetTypeDefaultVersionOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SetTypeDefaultVersionCommand_base: {
|
|
25
|
-
new (input: SetTypeDefaultVersionCommandInput): import("@smithy/core/client").CommandImpl<SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [SetTypeDefaultVersionCommandInput]): import("@smithy/core/client").CommandImpl<SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SetTypeDefaultVersionCommandInput): import("@smithy/core/client").CommandImpl<SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [SetTypeDefaultVersionCommandInput]): import("@smithy/core/client").CommandImpl<SetTypeDefaultVersionCommandInput, SetTypeDefaultVersionCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Specify the default version of an extension. The default version of an extension will be
|
|
@@ -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 { SignalResourceInput } 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 SignalResourceCommandInput extends SignalResourceInput {
|
|
|
22
19
|
export interface SignalResourceCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const SignalResourceCommand_base: {
|
|
25
|
-
new (input: SignalResourceCommandInput): import("@smithy/core/client").CommandImpl<SignalResourceCommandInput, SignalResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: SignalResourceCommandInput): import("@smithy/core/client").CommandImpl<SignalResourceCommandInput, SignalResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: SignalResourceCommandInput): import("@smithy/core/client").CommandImpl<SignalResourceCommandInput, SignalResourceCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: SignalResourceCommandInput): import("@smithy/core/client").CommandImpl<SignalResourceCommandInput, SignalResourceCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Sends a signal to the specified resource with a success or failure status. You can use 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 { StartResourceScanInput, StartResourceScanOutput } 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 StartResourceScanCommandInput extends StartResourceScanInput {
|
|
|
22
19
|
export interface StartResourceScanCommandOutput extends StartResourceScanOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StartResourceScanCommand_base: {
|
|
25
|
-
new (input: StartResourceScanCommandInput): import("@smithy/core/client").CommandImpl<StartResourceScanCommandInput, StartResourceScanCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [StartResourceScanCommandInput]): import("@smithy/core/client").CommandImpl<StartResourceScanCommandInput, StartResourceScanCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StartResourceScanCommandInput): import("@smithy/core/client").CommandImpl<StartResourceScanCommandInput, StartResourceScanCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [StartResourceScanCommandInput]): import("@smithy/core/client").CommandImpl<StartResourceScanCommandInput, StartResourceScanCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Starts a scan of the resources in this account in this Region. You can the status of a
|
|
@@ -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 { StopStackSetOperationInput, StopStackSetOperationOutput } 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 StopStackSetOperationCommandInput extends StopStackSetOperation
|
|
|
22
19
|
export interface StopStackSetOperationCommandOutput extends StopStackSetOperationOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const StopStackSetOperationCommand_base: {
|
|
25
|
-
new (input: StopStackSetOperationCommandInput): import("@smithy/core/client").CommandImpl<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: StopStackSetOperationCommandInput): import("@smithy/core/client").CommandImpl<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: StopStackSetOperationCommandInput): import("@smithy/core/client").CommandImpl<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: StopStackSetOperationCommandInput): import("@smithy/core/client").CommandImpl<StopStackSetOperationCommandInput, StopStackSetOperationCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Stops an in-progress operation on a StackSet and its associated stack instances. StackSets
|
|
@@ -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 { TestTypeInput, TestTypeOutput } 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 TestTypeCommandInput extends TestTypeInput {
|
|
|
22
19
|
export interface TestTypeCommandOutput extends TestTypeOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TestTypeCommand_base: {
|
|
25
|
-
new (input: TestTypeCommandInput): import("@smithy/core/client").CommandImpl<TestTypeCommandInput, TestTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [TestTypeCommandInput]): import("@smithy/core/client").CommandImpl<TestTypeCommandInput, TestTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TestTypeCommandInput): import("@smithy/core/client").CommandImpl<TestTypeCommandInput, TestTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [TestTypeCommandInput]): import("@smithy/core/client").CommandImpl<TestTypeCommandInput, TestTypeCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Tests a registered extension to make sure it meets all necessary requirements for being
|
|
@@ -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 { UpdateGeneratedTemplateInput, UpdateGeneratedTemplateOutput } 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 UpdateGeneratedTemplateCommandInput extends UpdateGeneratedTemp
|
|
|
22
19
|
export interface UpdateGeneratedTemplateCommandOutput extends UpdateGeneratedTemplateOutput, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateGeneratedTemplateCommand_base: {
|
|
25
|
-
new (input: UpdateGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateGeneratedTemplateCommandInput): import("@smithy/core/client").CommandImpl<UpdateGeneratedTemplateCommandInput, UpdateGeneratedTemplateCommandOutput, import("..").CloudFormationClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Updates a generated template. This can be used to change the name, add and remove
|