@aws-sdk/client-cloudformation 3.803.0 → 3.804.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-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +1 -1
- package/dist-types/commands/CreateChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackRefactorCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourceScanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackRefactorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DetectStackDriftCommand.d.ts +1 -1
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +1 -1
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteStackRefactorCommand.d.ts +1 -1
- package/dist-types/commands/GetGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetStackPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +1 -1
- package/dist-types/commands/ListChangeSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListHookResultsCommand.d.ts +1 -1
- package/dist-types/commands/ListImportsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceScanResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackRefactorActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
- package/dist-types/commands/RollbackStackCommand.d.ts +1 -1
- package/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/SignalResourceCommand.d.ts +1 -1
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -23,7 +23,7 @@ export interface BatchDescribeTypeConfigurationsCommandOutput extends BatchDescr
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDescribeTypeConfigurationsCommand_base: {
|
|
25
25
|
new (input: BatchDescribeTypeConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDescribeTypeConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelUpdateStackCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelUpdateStackCommand_base: {
|
|
25
25
|
new (input: CancelUpdateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelUpdateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ContinueUpdateRollbackCommandOutput extends ContinueUpdateRollb
|
|
|
23
23
|
}
|
|
24
24
|
declare const ContinueUpdateRollbackCommand_base: {
|
|
25
25
|
new (input: ContinueUpdateRollbackCommandInput): import("@smithy/smithy-client").CommandImpl<ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ContinueUpdateRollbackCommandInput): import("@smithy/smithy-client").CommandImpl<ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateChangeSetCommandOutput extends CreateChangeSetOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateChangeSetCommand_base: {
|
|
25
25
|
new (input: CreateChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChangeSetCommandInput, CreateChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChangeSetCommandInput, CreateChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateGeneratedTemplateCommandOutput extends CreateGeneratedTem
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateGeneratedTemplateCommand_base: {
|
|
25
25
|
new (input: CreateGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeneratedTemplateCommandInput, CreateGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGeneratedTemplateCommandInput, CreateGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStackCommandOutput extends CreateStackOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStackCommand_base: {
|
|
25
25
|
new (input: CreateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackCommandInput, CreateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackCommandInput, CreateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStackInstancesCommandOutput extends CreateStackInstancesO
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStackInstancesCommand_base: {
|
|
25
25
|
new (input: CreateStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackInstancesCommandInput, CreateStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackInstancesCommandInput, CreateStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStackRefactorCommandOutput extends CreateStackRefactorOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStackRefactorCommand_base: {
|
|
25
25
|
new (input: CreateStackRefactorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackRefactorCommandInput, CreateStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStackRefactorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackRefactorCommandInput, CreateStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateStackSetCommandOutput extends CreateStackSetOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateStackSetCommand_base: {
|
|
25
25
|
new (input: CreateStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackSetCommandInput, CreateStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackSetCommandInput, CreateStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteChangeSetCommandOutput extends DeleteChangeSetOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteChangeSetCommand_base: {
|
|
25
25
|
new (input: DeleteChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChangeSetCommandInput, DeleteChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteChangeSetCommandInput, DeleteChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteGeneratedTemplateCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteGeneratedTemplateCommand_base: {
|
|
25
25
|
new (input: DeleteGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeneratedTemplateCommandInput, DeleteGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeneratedTemplateCommandInput, DeleteGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteStackCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteStackCommand_base: {
|
|
25
25
|
new (input: DeleteStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteStackCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteStackInstancesCommandOutput extends DeleteStackInstancesO
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteStackInstancesCommand_base: {
|
|
25
25
|
new (input: DeleteStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteStackSetCommandOutput extends DeleteStackSetOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteStackSetCommand_base: {
|
|
25
25
|
new (input: DeleteStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteStackSetCommandInput, DeleteStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeChangeSetCommandOutput extends DescribeChangeSetOutput,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeChangeSetCommand_base: {
|
|
25
25
|
new (input: DescribeChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChangeSetCommandInput, DescribeChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeChangeSetHooksCommandOutput extends DescribeChangeSetHo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeChangeSetHooksCommand_base: {
|
|
25
25
|
new (input: DescribeChangeSetHooksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeChangeSetHooksCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeChangeSetHooksCommandInput, DescribeChangeSetHooksCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeGeneratedTemplateCommandOutput extends DescribeGenerate
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeGeneratedTemplateCommand_base: {
|
|
25
25
|
new (input: DescribeGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGeneratedTemplateCommandInput, DescribeGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeResourceScanCommandOutput extends DescribeResourceScanO
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeResourceScanCommand_base: {
|
|
25
25
|
new (input: DescribeResourceScanCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeResourceScanCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeResourceScanCommandInput, DescribeResourceScanCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackDriftDetectionStatusCommandOutput extends Describe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackDriftDetectionStatusCommand_base: {
|
|
25
25
|
new (input: DescribeStackDriftDetectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackDriftDetectionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackDriftDetectionStatusCommandInput, DescribeStackDriftDetectionStatusCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackInstanceCommandOutput extends DescribeStackInstanc
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackInstanceCommand_base: {
|
|
25
25
|
new (input: DescribeStackInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackInstanceCommandInput, DescribeStackInstanceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackRefactorCommandOutput extends DescribeStackRefacto
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackRefactorCommand_base: {
|
|
25
25
|
new (input: DescribeStackRefactorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackRefactorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackRefactorCommandInput, DescribeStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackResourceCommandOutput extends DescribeStackResourc
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackResourceCommand_base: {
|
|
25
25
|
new (input: DescribeStackResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackResourceCommandInput, DescribeStackResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackResourceDriftsCommandOutput extends DescribeStackR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackResourceDriftsCommand_base: {
|
|
25
25
|
new (input: DescribeStackResourceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackResourceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackResourceDriftsCommandInput, DescribeStackResourceDriftsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackSetCommandOutput extends DescribeStackSetOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackSetCommand_base: {
|
|
25
25
|
new (input: DescribeStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackSetCommandInput, DescribeStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeStackSetOperationCommandOutput extends DescribeStackSet
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeStackSetOperationCommand_base: {
|
|
25
25
|
new (input: DescribeStackSetOperationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackSetOperationCommandInput, DescribeStackSetOperationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeStackSetOperationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStackSetOperationCommandInput, DescribeStackSetOperationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeTypeRegistrationCommandOutput extends DescribeTypeRegis
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeTypeRegistrationCommand_base: {
|
|
25
25
|
new (input: DescribeTypeRegistrationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTypeRegistrationCommandInput, DescribeTypeRegistrationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeTypeRegistrationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTypeRegistrationCommandInput, DescribeTypeRegistrationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectStackDriftCommandOutput extends DetectStackDriftOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectStackDriftCommand_base: {
|
|
25
25
|
new (input: DetectStackDriftCommandInput): import("@smithy/smithy-client").CommandImpl<DetectStackDriftCommandInput, DetectStackDriftCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectStackDriftCommandInput): import("@smithy/smithy-client").CommandImpl<DetectStackDriftCommandInput, DetectStackDriftCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectStackResourceDriftCommandOutput extends DetectStackResour
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectStackResourceDriftCommand_base: {
|
|
25
25
|
new (input: DetectStackResourceDriftCommandInput): import("@smithy/smithy-client").CommandImpl<DetectStackResourceDriftCommandInput, DetectStackResourceDriftCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectStackResourceDriftCommandInput): import("@smithy/smithy-client").CommandImpl<DetectStackResourceDriftCommandInput, DetectStackResourceDriftCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DetectStackSetDriftCommandOutput extends DetectStackSetDriftOut
|
|
|
23
23
|
}
|
|
24
24
|
declare const DetectStackSetDriftCommand_base: {
|
|
25
25
|
new (input: DetectStackSetDriftCommandInput): import("@smithy/smithy-client").CommandImpl<DetectStackSetDriftCommandInput, DetectStackSetDriftCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DetectStackSetDriftCommandInput): import("@smithy/smithy-client").CommandImpl<DetectStackSetDriftCommandInput, DetectStackSetDriftCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExecuteChangeSetCommandOutput extends ExecuteChangeSetOutput, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExecuteChangeSetCommand_base: {
|
|
25
25
|
new (input: ExecuteChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteChangeSetCommandInput, ExecuteChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExecuteChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteChangeSetCommandInput, ExecuteChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ExecuteStackRefactorCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const ExecuteStackRefactorCommand_base: {
|
|
25
25
|
new (input: ExecuteStackRefactorCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteStackRefactorCommandInput, ExecuteStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ExecuteStackRefactorCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteStackRefactorCommandInput, ExecuteStackRefactorCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetGeneratedTemplateCommandOutput extends GetGeneratedTemplateO
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetGeneratedTemplateCommand_base: {
|
|
25
25
|
new (input: GetGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeneratedTemplateCommandInput, GetGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetGeneratedTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeneratedTemplateCommandInput, GetGeneratedTemplateCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetStackPolicyCommandOutput extends GetStackPolicyOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetStackPolicyCommand_base: {
|
|
25
25
|
new (input: GetStackPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetStackPolicyCommandInput, GetStackPolicyCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetStackPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetStackPolicyCommandInput, GetStackPolicyCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportStacksToStackSetCommandOutput extends ImportStacksToStack
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportStacksToStackSetCommand_base: {
|
|
25
25
|
new (input: ImportStacksToStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<ImportStacksToStackSetCommandInput, ImportStacksToStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportStacksToStackSetCommandInput): import("@smithy/smithy-client").CommandImpl<ImportStacksToStackSetCommandInput, ImportStacksToStackSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListChangeSetsCommandOutput extends ListChangeSetsOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListChangeSetsCommand_base: {
|
|
25
25
|
new (input: ListChangeSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChangeSetsCommandInput, ListChangeSetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListChangeSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListChangeSetsCommandInput, ListChangeSetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListHookResultsCommandOutput extends ListHookResultsOutput, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListHookResultsCommand_base: {
|
|
25
25
|
new (input: ListHookResultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListHookResultsCommandInput, ListHookResultsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListHookResultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListHookResultsCommandInput, ListHookResultsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListImportsCommandOutput extends ListImportsOutput, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListImportsCommand_base: {
|
|
25
25
|
new (input: ListImportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportsCommandInput, ListImportsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListImportsCommandInput): import("@smithy/smithy-client").CommandImpl<ListImportsCommandInput, ListImportsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListResourceScanRelatedResourcesCommandOutput extends ListResou
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListResourceScanRelatedResourcesCommand_base: {
|
|
25
25
|
new (input: ListResourceScanRelatedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceScanRelatedResourcesCommandInput, ListResourceScanRelatedResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListResourceScanRelatedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceScanRelatedResourcesCommandInput, ListResourceScanRelatedResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListResourceScanResourcesCommandOutput extends ListResourceScan
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListResourceScanResourcesCommand_base: {
|
|
25
25
|
new (input: ListResourceScanResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceScanResourcesCommandInput, ListResourceScanResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListResourceScanResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListResourceScanResourcesCommandInput, ListResourceScanResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackInstanceResourceDriftsCommandOutput extends ListStackI
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackInstanceResourceDriftsCommand_base: {
|
|
25
25
|
new (input: ListStackInstanceResourceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackInstanceResourceDriftsCommandInput, ListStackInstanceResourceDriftsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackInstanceResourceDriftsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackInstanceResourceDriftsCommandInput, ListStackInstanceResourceDriftsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackInstancesCommandOutput extends ListStackInstancesOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackInstancesCommand_base: {
|
|
25
25
|
new (input: ListStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackInstancesCommandInput, ListStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackInstancesCommandInput, ListStackInstancesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackRefactorActionsCommandOutput extends ListStackRefactor
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackRefactorActionsCommand_base: {
|
|
25
25
|
new (input: ListStackRefactorActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackRefactorActionsCommandInput, ListStackRefactorActionsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackRefactorActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackRefactorActionsCommandInput, ListStackRefactorActionsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackResourcesCommandOutput extends ListStackResourcesOutpu
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackResourcesCommand_base: {
|
|
25
25
|
new (input: ListStackResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackResourcesCommandInput, ListStackResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackResourcesCommandInput, ListStackResourcesCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackSetAutoDeploymentTargetsCommandOutput extends ListStac
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackSetAutoDeploymentTargetsCommand_base: {
|
|
25
25
|
new (input: ListStackSetAutoDeploymentTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackSetAutoDeploymentTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackSetAutoDeploymentTargetsCommandInput, ListStackSetAutoDeploymentTargetsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackSetOperationResultsCommandOutput extends ListStackSetO
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackSetOperationResultsCommand_base: {
|
|
25
25
|
new (input: ListStackSetOperationResultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackSetOperationResultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackSetOperationResultsCommandInput, ListStackSetOperationResultsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListStackSetOperationsCommandOutput extends ListStackSetOperati
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListStackSetOperationsCommand_base: {
|
|
25
25
|
new (input: ListStackSetOperationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListStackSetOperationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListStackSetOperationsCommandInput, ListStackSetOperationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RecordHandlerProgressCommandOutput extends RecordHandlerProgres
|
|
|
23
23
|
}
|
|
24
24
|
declare const RecordHandlerProgressCommand_base: {
|
|
25
25
|
new (input: RecordHandlerProgressCommandInput): import("@smithy/smithy-client").CommandImpl<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RecordHandlerProgressCommandInput): import("@smithy/smithy-client").CommandImpl<RecordHandlerProgressCommandInput, RecordHandlerProgressCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RegisterTypeCommandOutput extends RegisterTypeOutput, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterTypeCommand_base: {
|
|
25
25
|
new (input: RegisterTypeCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTypeCommandInput, RegisterTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterTypeCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTypeCommandInput, RegisterTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RollbackStackCommandOutput extends RollbackStackOutput, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const RollbackStackCommand_base: {
|
|
25
25
|
new (input: RollbackStackCommandInput): import("@smithy/smithy-client").CommandImpl<RollbackStackCommandInput, RollbackStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RollbackStackCommandInput): import("@smithy/smithy-client").CommandImpl<RollbackStackCommandInput, RollbackStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetStackPolicyCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetStackPolicyCommand_base: {
|
|
25
25
|
new (input: SetStackPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetStackPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<SetStackPolicyCommandInput, SetStackPolicyCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SetTypeConfigurationCommandOutput extends SetTypeConfigurationO
|
|
|
23
23
|
}
|
|
24
24
|
declare const SetTypeConfigurationCommand_base: {
|
|
25
25
|
new (input: SetTypeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SetTypeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<SetTypeConfigurationCommandInput, SetTypeConfigurationCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SignalResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const SignalResourceCommand_base: {
|
|
25
25
|
new (input: SignalResourceCommandInput): import("@smithy/smithy-client").CommandImpl<SignalResourceCommandInput, SignalResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SignalResourceCommandInput): import("@smithy/smithy-client").CommandImpl<SignalResourceCommandInput, SignalResourceCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|