Class | Description |
---|---|
AccountGateResult |
Structure that contains the results of the account gate function which AWS CloudFormation invokes, if present, before
proceeding with a stack set operation in an account and region.
|
AccountLimit |
The AccountLimit data type.
|
CancelUpdateStackRequest |
The input for the CancelUpdateStack action.
|
CancelUpdateStackResult | |
Change |
The
Change structure describes the changes AWS CloudFormation will perform if you execute the change
set. |
ChangeSetSummary |
The
ChangeSetSummary structure describes a change set, its status, and the stack with which it's
associated. |
ContinueUpdateRollbackRequest |
The input for the ContinueUpdateRollback action.
|
ContinueUpdateRollbackResult |
The output for a ContinueUpdateRollback action.
|
CreateChangeSetRequest |
The input for the CreateChangeSet action.
|
CreateChangeSetResult |
The output for the CreateChangeSet action.
|
CreateStackInstancesRequest | |
CreateStackInstancesResult | |
CreateStackRequest |
The input for CreateStack action.
|
CreateStackResult |
The output for a CreateStack action.
|
CreateStackSetRequest | |
CreateStackSetResult | |
DeleteChangeSetRequest |
The input for the DeleteChangeSet action.
|
DeleteChangeSetResult |
The output for the DeleteChangeSet action.
|
DeleteStackInstancesRequest | |
DeleteStackInstancesResult | |
DeleteStackRequest |
The input for DeleteStack action.
|
DeleteStackResult | |
DeleteStackSetRequest | |
DeleteStackSetResult | |
DescribeAccountLimitsRequest |
The input for the DescribeAccountLimits action.
|
DescribeAccountLimitsResult |
The output for the DescribeAccountLimits action.
|
DescribeChangeSetRequest |
The input for the DescribeChangeSet action.
|
DescribeChangeSetResult |
The output for the DescribeChangeSet action.
|
DescribeStackEventsRequest |
The input for DescribeStackEvents action.
|
DescribeStackEventsResult |
The output for a DescribeStackEvents action.
|
DescribeStackInstanceRequest | |
DescribeStackInstanceResult | |
DescribeStackResourceRequest |
The input for DescribeStackResource action.
|
DescribeStackResourceResult |
The output for a DescribeStackResource action.
|
DescribeStackResourcesRequest |
The input for DescribeStackResources action.
|
DescribeStackResourcesResult |
The output for a DescribeStackResources action.
|
DescribeStackSetOperationRequest | |
DescribeStackSetOperationResult | |
DescribeStackSetRequest | |
DescribeStackSetResult | |
DescribeStacksRequest |
The input for DescribeStacks action.
|
DescribeStacksResult |
The output for a DescribeStacks action.
|
EstimateTemplateCostRequest |
The input for an EstimateTemplateCost action.
|
EstimateTemplateCostResult |
The output for a EstimateTemplateCost action.
|
ExecuteChangeSetRequest |
The input for the ExecuteChangeSet action.
|
ExecuteChangeSetResult |
The output for the ExecuteChangeSet action.
|
Export |
The
Export structure describes the exported output values for a stack. |
GetStackPolicyRequest |
The input for the GetStackPolicy action.
|
GetStackPolicyResult |
The output for the GetStackPolicy action.
|
GetTemplateRequest |
The input for a GetTemplate action.
|
GetTemplateResult |
The output for GetTemplate action.
|
GetTemplateSummaryRequest |
The input for the GetTemplateSummary action.
|
GetTemplateSummaryResult |
The output for the GetTemplateSummary action.
|
ListChangeSetsRequest |
The input for the ListChangeSets action.
|
ListChangeSetsResult |
The output for the ListChangeSets action.
|
ListExportsRequest | |
ListExportsResult | |
ListImportsRequest | |
ListImportsResult | |
ListStackInstancesRequest | |
ListStackInstancesResult | |
ListStackResourcesRequest |
The input for the ListStackResource action.
|
ListStackResourcesResult |
The output for a ListStackResources action.
|
ListStackSetOperationResultsRequest | |
ListStackSetOperationResultsResult | |
ListStackSetOperationsRequest | |
ListStackSetOperationsResult | |
ListStackSetsRequest | |
ListStackSetsResult | |
ListStacksRequest |
The input for ListStacks action.
|
ListStacksResult |
The output for ListStacks action.
|
Output |
The Output data type.
|
Parameter |
The Parameter data type.
|
ParameterConstraints |
A set of criteria that AWS CloudFormation uses to validate parameter values.
|
ParameterDeclaration |
The ParameterDeclaration data type.
|
ResourceChange |
The
ResourceChange structure describes the resource and the action that AWS CloudFormation will perform
on it if you execute this change set. |
ResourceChangeDetail |
For a resource with
Modify as the action, the ResourceChange structure describes the
changes AWS CloudFormation will make to that resource. |
ResourceTargetDefinition |
The field that AWS CloudFormation will change, such as the name of a resource's property, and whether the resource
will be recreated.
|
RollbackConfiguration |
Structure containing the rollback triggers for AWS CloudFormation to monitor during stack creation and updating
operations, and for the specified monitoring period afterwards.
|
RollbackTrigger |
A rollback trigger AWS CloudFormation monitors during creation and updating of stacks.
|
SetStackPolicyRequest |
The input for the SetStackPolicy action.
|
SetStackPolicyResult | |
SignalResourceRequest |
The input for the SignalResource action.
|
SignalResourceResult | |
Stack |
The Stack data type.
|
StackEvent |
The StackEvent data type.
|
StackInstance |
An AWS CloudFormation stack, in a specific account and region, that's part of a stack set operation.
|
StackInstanceSummary |
The structure that contains summary information about a stack instance.
|
StackResource |
The StackResource data type.
|
StackResourceDetail |
Contains detailed information about the specified stack resource.
|
StackResourceSummary |
Contains high-level information about the specified stack resource.
|
StackSet |
A structure that contains information about a stack set.
|
StackSetOperation |
The structure that contains information about a stack set operation.
|
StackSetOperationPreferences |
The user-specified preferences for how AWS CloudFormation performs a stack set operation.
|
StackSetOperationResultSummary |
The structure that contains information about a specified operation's results for a given account in a given region.
|
StackSetOperationSummary |
The structures that contain summary information about the specified operation.
|
StackSetSummary |
The structures that contain summary information about the specified stack set.
|
StackSummary |
The StackSummary Data Type
|
StopStackSetOperationRequest | |
StopStackSetOperationResult | |
Tag |
The Tag type enables you to specify a key-value pair that can be used to store information about an AWS
CloudFormation stack.
|
TemplateParameter |
The TemplateParameter data type.
|
UpdateStackRequest |
The input for an UpdateStack action.
|
UpdateStackResult |
The output for an UpdateStack action.
|
UpdateStackSetRequest | |
UpdateStackSetResult | |
UpdateTerminationProtectionRequest | |
UpdateTerminationProtectionResult | |
ValidateTemplateRequest |
The input for ValidateTemplate action.
|
ValidateTemplateResult |
The output for ValidateTemplate action.
|
Exception | Description |
---|---|
AlreadyExistsException |
The resource with the name requested already exists.
|
AmazonCloudFormationException |
Base exception for all service exceptions thrown by AWS CloudFormation
|
ChangeSetNotFoundException |
The specified change set name or ID doesn't exit.
|
CreatedButModifiedException |
The specified resource exists, but has been changed.
|
InsufficientCapabilitiesException |
The template contains resources with capabilities that weren't specified in the Capabilities parameter.
|
InvalidChangeSetStatusException |
The specified change set can't be used to update the stack.
|
InvalidOperationException |
The specified operation isn't valid.
|
LimitExceededException |
The quota for the resource has already been reached.
|
NameAlreadyExistsException |
The specified name is already in use.
|
OperationIdAlreadyExistsException |
The specified operation ID already exists.
|
OperationInProgressException |
Another operation is currently in progress for this stack set.
|
OperationNotFoundException |
The specified ID refers to an operation that doesn't exist.
|
StackInstanceNotFoundException |
The specified stack instance doesn't exist.
|
StackSetNotEmptyException |
You can't yet delete this stack set, because it still contains one or more stack instances.
|
StackSetNotFoundException |
The specified stack set doesn't exist.
|
StaleRequestException |
Another operation has been performed on this stack set since the specified operation was performed.
|
TokenAlreadyExistsException |
A client request token already exists.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.