Class | Description |
---|---|
AccountLimit |
The AccountLimit data type.
|
CancelUpdateStackRequest |
The input for the CancelUpdateStack action.
|
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.
|
CreateStackRequest |
The input for CreateStack action.
|
CreateStackResult |
The output for a CreateStack action.
|
DeleteChangeSetRequest |
The input for the DeleteChangeSet action.
|
DeleteChangeSetResult |
The output for the DeleteChangeSet action.
|
DeleteStackRequest |
The input for DeleteStack action.
|
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.
|
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.
|
DescribeStacksRequest |
The input for DescribeStacks action.
|
DescribeStacksResult |
The output for a DescribeStacks action.
|
EstimateTemplateCostRequest | |
EstimateTemplateCostResult |
The output for a EstimateTemplateCost action.
|
ExecuteChangeSetRequest |
The input for the ExecuteChangeSet action.
|
ExecuteChangeSetResult |
The output for the ExecuteChangeSet action.
|
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.
|
ListStackResourcesRequest |
The input for the ListStackResource action.
|
ListStackResourcesResult |
The output for a ListStackResources action.
|
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.
|
SetStackPolicyRequest |
The input for the SetStackPolicy action.
|
SignalResourceRequest |
The input for the SignalResource action.
|
Stack |
The Stack data type.
|
StackEvent |
The StackEvent data type.
|
StackResource |
The StackResource data type.
|
StackResourceDetail |
Contains detailed information about the specified stack resource.
|
StackResourceSummary |
Contains high-level information about the specified stack resource.
|
StackSummary |
The StackSummary Data Type
|
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 UpdateStack action.
|
UpdateStackResult |
The output for a UpdateStack action.
|
ValidateTemplateRequest |
The input for ValidateTemplate action.
|
ValidateTemplateResult |
The output for ValidateTemplate action.
|
Exception | Description |
---|---|
AlreadyExistsException |
Resource with the name requested already exists.
|
ChangeSetNotFoundException |
The specified change set name or ID doesn't exit.
|
InsufficientCapabilitiesException |
The template contains resources with capabilities that were not specified in
the Capabilities parameter.
|
InvalidChangeSetStatusException |
The specified change set cannot be used to update the stack.
|
LimitExceededException |
Quota for the resource has already been reached.
|
Copyright © 2016. All rights reserved.