| Class | Description |
|---|---|
| AccountLimit |
The AccountLimit data type.
|
| CancelUpdateStackRequest |
The input for the CancelUpdateStack action.
|
| CancelUpdateStackResponse | |
| 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.
|
| ContinueUpdateRollbackResponse |
The output for a ContinueUpdateRollback action.
|
| CreateChangeSetRequest |
The input for the CreateChangeSet action.
|
| CreateChangeSetResponse |
The output for the CreateChangeSet action.
|
| CreateStackRequest |
The input for CreateStack action.
|
| CreateStackResponse |
The output for a CreateStack action.
|
| DeleteChangeSetRequest |
The input for the DeleteChangeSet action.
|
| DeleteChangeSetResponse |
The output for the DeleteChangeSet action.
|
| DeleteStackRequest |
The input for DeleteStack action.
|
| DeleteStackResponse | |
| DescribeAccountLimitsRequest |
The input for the DescribeAccountLimits action.
|
| DescribeAccountLimitsResponse |
The output for the DescribeAccountLimits action.
|
| DescribeChangeSetRequest |
The input for the DescribeChangeSet action.
|
| DescribeChangeSetResponse |
The output for the DescribeChangeSet action.
|
| DescribeStackEventsRequest |
The input for DescribeStackEvents action.
|
| DescribeStackEventsResponse |
The output for a DescribeStackEvents action.
|
| DescribeStackResourceRequest |
The input for DescribeStackResource action.
|
| DescribeStackResourceResponse |
The output for a DescribeStackResource action.
|
| DescribeStackResourcesRequest |
The input for DescribeStackResources action.
|
| DescribeStackResourcesResponse |
The output for a DescribeStackResources action.
|
| DescribeStacksRequest |
The input for DescribeStacks action.
|
| DescribeStacksResponse |
The output for a DescribeStacks action.
|
| EstimateTemplateCostRequest |
The input for an EstimateTemplateCost action.
|
| EstimateTemplateCostResponse |
The output for a EstimateTemplateCost action.
|
| ExecuteChangeSetRequest |
The input for the ExecuteChangeSet action.
|
| ExecuteChangeSetResponse |
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.
|
| GetStackPolicyResponse |
The output for the GetStackPolicy action.
|
| GetTemplateRequest |
The input for a GetTemplate action.
|
| GetTemplateResponse |
The output for GetTemplate action.
|
| GetTemplateSummaryRequest |
The input for the GetTemplateSummary action.
|
| GetTemplateSummaryResponse |
The output for the GetTemplateSummary action.
|
| ListChangeSetsRequest |
The input for the ListChangeSets action.
|
| ListChangeSetsResponse |
The output for the ListChangeSets action.
|
| ListExportsRequest | |
| ListExportsResponse | |
| ListImportsRequest | |
| ListImportsResponse | |
| ListStackResourcesRequest |
The input for the ListStackResource action.
|
| ListStackResourcesResponse |
The output for a ListStackResources action.
|
| ListStacksRequest |
The input for ListStacks action.
|
| ListStacksResponse |
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.
|
| SetStackPolicyResponse | |
| SignalResourceRequest |
The input for the SignalResource action.
|
| SignalResourceResponse | |
| 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 an UpdateStack action.
|
| UpdateStackResponse |
The output for an UpdateStack action.
|
| ValidateTemplateRequest |
The input for ValidateTemplate action.
|
| ValidateTemplateResponse |
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.
|
| CloudFormationException |
Base exception for all service exceptions thrown by AWS CloudFormation
|
| 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.
|
| TokenAlreadyExistsException |
A client request token already exists.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.