@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,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import { DescribeTypeInput, DescribeTypeOutput } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface DescribeTypeCommandInput extends DescribeTypeInput {}
|
|
12
5
|
export interface DescribeTypeCommandOutput
|
|
13
6
|
extends DescribeTypeOutput,
|
|
@@ -18,22 +11,20 @@ declare const DescribeTypeCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
DescribeTypeCommandInput,
|
|
20
13
|
DescribeTypeCommandOutput,
|
|
21
|
-
CloudFormationClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [DescribeTypeCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
DescribeTypeCommandInput,
|
|
29
22
|
DescribeTypeCommandOutput,
|
|
30
|
-
CloudFormationClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class DescribeTypeCommand extends DescribeTypeCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
DescribeTypeRegistrationInput,
|
|
10
4
|
DescribeTypeRegistrationOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DescribeTypeRegistrationCommandInput
|
|
15
8
|
extends DescribeTypeRegistrationInput {}
|
|
16
9
|
export interface DescribeTypeRegistrationCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DescribeTypeRegistrationCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DescribeTypeRegistrationCommandInput,
|
|
24
17
|
DescribeTypeRegistrationCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DescribeTypeRegistrationCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DescribeTypeRegistrationCommandInput,
|
|
33
26
|
DescribeTypeRegistrationCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DescribeTypeRegistrationCommand extends DescribeTypeRegistrationCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
DetectStackDriftInput,
|
|
10
4
|
DetectStackDriftOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DetectStackDriftCommandInput extends DetectStackDriftInput {}
|
|
15
8
|
export interface DetectStackDriftCommandOutput
|
|
16
9
|
extends DetectStackDriftOutput,
|
|
@@ -21,22 +14,20 @@ declare const DetectStackDriftCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
DetectStackDriftCommandInput,
|
|
23
16
|
DetectStackDriftCommandOutput,
|
|
24
|
-
CloudFormationClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: DetectStackDriftCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
DetectStackDriftCommandInput,
|
|
32
25
|
DetectStackDriftCommandOutput,
|
|
33
|
-
CloudFormationClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class DetectStackDriftCommand extends DetectStackDriftCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
DetectStackResourceDriftInput,
|
|
10
4
|
DetectStackResourceDriftOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DetectStackResourceDriftCommandInput
|
|
15
8
|
extends DetectStackResourceDriftInput {}
|
|
16
9
|
export interface DetectStackResourceDriftCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DetectStackResourceDriftCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DetectStackResourceDriftCommandInput,
|
|
24
17
|
DetectStackResourceDriftCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DetectStackResourceDriftCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DetectStackResourceDriftCommandInput,
|
|
33
26
|
DetectStackResourceDriftCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DetectStackResourceDriftCommand extends DetectStackResourceDriftCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
DetectStackSetDriftInput,
|
|
10
4
|
DetectStackSetDriftOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface DetectStackSetDriftCommandInput
|
|
15
8
|
extends DetectStackSetDriftInput {}
|
|
16
9
|
export interface DetectStackSetDriftCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const DetectStackSetDriftCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
DetectStackSetDriftCommandInput,
|
|
24
17
|
DetectStackSetDriftCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: DetectStackSetDriftCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
DetectStackSetDriftCommandInput,
|
|
33
26
|
DetectStackSetDriftCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class DetectStackSetDriftCommand extends DetectStackSetDriftCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
EstimateTemplateCostInput,
|
|
10
4
|
EstimateTemplateCostOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface EstimateTemplateCostCommandInput
|
|
15
8
|
extends EstimateTemplateCostInput {}
|
|
16
9
|
export interface EstimateTemplateCostCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const EstimateTemplateCostCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
EstimateTemplateCostCommandInput,
|
|
24
17
|
EstimateTemplateCostCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [EstimateTemplateCostCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
EstimateTemplateCostCommandInput,
|
|
33
26
|
EstimateTemplateCostCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class EstimateTemplateCostCommand extends EstimateTemplateCostCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
ExecuteChangeSetInput,
|
|
10
4
|
ExecuteChangeSetOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ExecuteChangeSetCommandInput extends ExecuteChangeSetInput {}
|
|
15
8
|
export interface ExecuteChangeSetCommandOutput
|
|
16
9
|
extends ExecuteChangeSetOutput,
|
|
@@ -21,22 +14,20 @@ declare const ExecuteChangeSetCommand_base: {
|
|
|
21
14
|
): import("@smithy/core/client").CommandImpl<
|
|
22
15
|
ExecuteChangeSetCommandInput,
|
|
23
16
|
ExecuteChangeSetCommandOutput,
|
|
24
|
-
CloudFormationClientResolvedConfig,
|
|
25
|
-
ServiceInputTypes,
|
|
26
|
-
ServiceOutputTypes
|
|
17
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
18
|
+
import("..").ServiceInputTypes,
|
|
19
|
+
import("..").ServiceOutputTypes
|
|
27
20
|
>;
|
|
28
21
|
new (
|
|
29
22
|
input: ExecuteChangeSetCommandInput
|
|
30
23
|
): import("@smithy/core/client").CommandImpl<
|
|
31
24
|
ExecuteChangeSetCommandInput,
|
|
32
25
|
ExecuteChangeSetCommandOutput,
|
|
33
|
-
CloudFormationClientResolvedConfig,
|
|
34
|
-
ServiceInputTypes,
|
|
35
|
-
ServiceOutputTypes
|
|
26
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
27
|
+
import("..").ServiceInputTypes,
|
|
28
|
+
import("..").ServiceOutputTypes
|
|
36
29
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
38
|
-
[x: string]: unknown;
|
|
39
|
-
};
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
40
31
|
};
|
|
41
32
|
export declare class ExecuteChangeSetCommand extends ExecuteChangeSetCommand_base {
|
|
42
33
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import { ExecuteStackRefactorInput } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface ExecuteStackRefactorCommandInput
|
|
12
5
|
extends ExecuteStackRefactorInput {}
|
|
13
6
|
export interface ExecuteStackRefactorCommandOutput extends __MetadataBearer {}
|
|
@@ -17,22 +10,20 @@ declare const ExecuteStackRefactorCommand_base: {
|
|
|
17
10
|
): import("@smithy/core/client").CommandImpl<
|
|
18
11
|
ExecuteStackRefactorCommandInput,
|
|
19
12
|
ExecuteStackRefactorCommandOutput,
|
|
20
|
-
CloudFormationClientResolvedConfig,
|
|
21
|
-
ServiceInputTypes,
|
|
22
|
-
ServiceOutputTypes
|
|
13
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
14
|
+
import("..").ServiceInputTypes,
|
|
15
|
+
import("..").ServiceOutputTypes
|
|
23
16
|
>;
|
|
24
17
|
new (
|
|
25
18
|
input: ExecuteStackRefactorCommandInput
|
|
26
19
|
): import("@smithy/core/client").CommandImpl<
|
|
27
20
|
ExecuteStackRefactorCommandInput,
|
|
28
21
|
ExecuteStackRefactorCommandOutput,
|
|
29
|
-
CloudFormationClientResolvedConfig,
|
|
30
|
-
ServiceInputTypes,
|
|
31
|
-
ServiceOutputTypes
|
|
22
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
23
|
+
import("..").ServiceInputTypes,
|
|
24
|
+
import("..").ServiceOutputTypes
|
|
32
25
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
26
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
27
|
};
|
|
37
28
|
export declare class ExecuteStackRefactorCommand extends ExecuteStackRefactorCommand_base {
|
|
38
29
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
GetGeneratedTemplateInput,
|
|
10
4
|
GetGeneratedTemplateOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetGeneratedTemplateCommandInput
|
|
15
8
|
extends GetGeneratedTemplateInput {}
|
|
16
9
|
export interface GetGeneratedTemplateCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetGeneratedTemplateCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetGeneratedTemplateCommandInput,
|
|
24
17
|
GetGeneratedTemplateCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: GetGeneratedTemplateCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetGeneratedTemplateCommandInput,
|
|
33
26
|
GetGeneratedTemplateCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetGeneratedTemplateCommand extends GetGeneratedTemplateCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import { GetHookResultInput, GetHookResultOutput } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetHookResultCommandInput extends GetHookResultInput {}
|
|
12
5
|
export interface GetHookResultCommandOutput
|
|
13
6
|
extends GetHookResultOutput,
|
|
@@ -18,22 +11,20 @@ declare const GetHookResultCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetHookResultCommandInput,
|
|
20
13
|
GetHookResultCommandOutput,
|
|
21
|
-
CloudFormationClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [GetHookResultCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetHookResultCommandInput,
|
|
29
22
|
GetHookResultCommandOutput,
|
|
30
|
-
CloudFormationClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetHookResultCommand extends GetHookResultCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import { GetStackPolicyInput, GetStackPolicyOutput } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetStackPolicyCommandInput extends GetStackPolicyInput {}
|
|
12
5
|
export interface GetStackPolicyCommandOutput
|
|
13
6
|
extends GetStackPolicyOutput,
|
|
@@ -18,22 +11,20 @@ declare const GetStackPolicyCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetStackPolicyCommandInput,
|
|
20
13
|
GetStackPolicyCommandOutput,
|
|
21
|
-
CloudFormationClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
input: GetStackPolicyCommandInput
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetStackPolicyCommandInput,
|
|
29
22
|
GetStackPolicyCommandOutput,
|
|
30
|
-
CloudFormationClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetStackPolicyCommand extends GetStackPolicyCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,13 +1,6 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import { GetTemplateInput, GetTemplateOutput } from "../models/models_0";
|
|
9
3
|
export { __MetadataBearer };
|
|
10
|
-
export { $Command };
|
|
11
4
|
export interface GetTemplateCommandInput extends GetTemplateInput {}
|
|
12
5
|
export interface GetTemplateCommandOutput
|
|
13
6
|
extends GetTemplateOutput,
|
|
@@ -18,22 +11,20 @@ declare const GetTemplateCommand_base: {
|
|
|
18
11
|
): import("@smithy/core/client").CommandImpl<
|
|
19
12
|
GetTemplateCommandInput,
|
|
20
13
|
GetTemplateCommandOutput,
|
|
21
|
-
CloudFormationClientResolvedConfig,
|
|
22
|
-
ServiceInputTypes,
|
|
23
|
-
ServiceOutputTypes
|
|
14
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
15
|
+
import("..").ServiceInputTypes,
|
|
16
|
+
import("..").ServiceOutputTypes
|
|
24
17
|
>;
|
|
25
18
|
new (
|
|
26
19
|
...[input]: [] | [GetTemplateCommandInput]
|
|
27
20
|
): import("@smithy/core/client").CommandImpl<
|
|
28
21
|
GetTemplateCommandInput,
|
|
29
22
|
GetTemplateCommandOutput,
|
|
30
|
-
CloudFormationClientResolvedConfig,
|
|
31
|
-
ServiceInputTypes,
|
|
32
|
-
ServiceOutputTypes
|
|
23
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
24
|
+
import("..").ServiceInputTypes,
|
|
25
|
+
import("..").ServiceOutputTypes
|
|
33
26
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
35
|
-
[x: string]: unknown;
|
|
36
|
-
};
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
37
28
|
};
|
|
38
29
|
export declare class GetTemplateCommand extends GetTemplateCommand_base {
|
|
39
30
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
GetTemplateSummaryInput,
|
|
10
4
|
GetTemplateSummaryOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface GetTemplateSummaryCommandInput
|
|
15
8
|
extends GetTemplateSummaryInput {}
|
|
16
9
|
export interface GetTemplateSummaryCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const GetTemplateSummaryCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
GetTemplateSummaryCommandInput,
|
|
24
17
|
GetTemplateSummaryCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
...[input]: [] | [GetTemplateSummaryCommandInput]
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
GetTemplateSummaryCommandInput,
|
|
33
26
|
GetTemplateSummaryCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class GetTemplateSummaryCommand extends GetTemplateSummaryCommand_base {
|
|
43
34
|
protected static __types: {
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
CloudFormationClientResolvedConfig,
|
|
5
|
-
ServiceInputTypes,
|
|
6
|
-
ServiceOutputTypes,
|
|
7
|
-
} from "../CloudFormationClient";
|
|
8
2
|
import {
|
|
9
3
|
ImportStacksToStackSetInput,
|
|
10
4
|
ImportStacksToStackSetOutput,
|
|
11
5
|
} from "../models/models_0";
|
|
12
6
|
export { __MetadataBearer };
|
|
13
|
-
export { $Command };
|
|
14
7
|
export interface ImportStacksToStackSetCommandInput
|
|
15
8
|
extends ImportStacksToStackSetInput {}
|
|
16
9
|
export interface ImportStacksToStackSetCommandOutput
|
|
@@ -22,22 +15,20 @@ declare const ImportStacksToStackSetCommand_base: {
|
|
|
22
15
|
): import("@smithy/core/client").CommandImpl<
|
|
23
16
|
ImportStacksToStackSetCommandInput,
|
|
24
17
|
ImportStacksToStackSetCommandOutput,
|
|
25
|
-
CloudFormationClientResolvedConfig,
|
|
26
|
-
ServiceInputTypes,
|
|
27
|
-
ServiceOutputTypes
|
|
18
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
19
|
+
import("..").ServiceInputTypes,
|
|
20
|
+
import("..").ServiceOutputTypes
|
|
28
21
|
>;
|
|
29
22
|
new (
|
|
30
23
|
input: ImportStacksToStackSetCommandInput
|
|
31
24
|
): import("@smithy/core/client").CommandImpl<
|
|
32
25
|
ImportStacksToStackSetCommandInput,
|
|
33
26
|
ImportStacksToStackSetCommandOutput,
|
|
34
|
-
CloudFormationClientResolvedConfig,
|
|
35
|
-
ServiceInputTypes,
|
|
36
|
-
ServiceOutputTypes
|
|
27
|
+
import("..").CloudFormationClientResolvedConfig,
|
|
28
|
+
import("..").ServiceInputTypes,
|
|
29
|
+
import("..").ServiceOutputTypes
|
|
37
30
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
39
|
-
[x: string]: unknown;
|
|
40
|
-
};
|
|
31
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
41
32
|
};
|
|
42
33
|
export declare class ImportStacksToStackSetCommand extends ImportStacksToStackSetCommand_base {
|
|
43
34
|
protected static __types: {
|