Class | Description |
---|---|
AccountLimit |
The AccountLimit data type.
|
CancelUpdateStackRequest |
The input for the CancelUpdateStack action.
|
CreateStackRequest |
The input for CreateStack action.
|
CreateStackResult |
The output for a CreateStack action.
|
DeleteStackRequest |
The input for DeleteStack action.
|
DescribeAccountLimitsRequest |
The input for the DescribeAccountLimits action.
|
DescribeAccountLimitsResult |
The output for the DescribeAccountLimits 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.
|
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.
|
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.
|
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 is used by
CreateStack in the Tags
parameter. |
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.
|
Enum | Description |
---|---|
Capability | |
OnFailure | |
ResourceSignalStatus | |
ResourceStatus | |
StackStatus |
Exception | Description |
---|---|
AlreadyExistsException |
Resource with the name requested already exists.
|
InsufficientCapabilitiesException |
The template contains resources with capabilities that were not specified in
the Capabilities parameter.
|
LimitExceededException |
Quota for the resource has already been reached.
|
Copyright © 2015. All rights reserved.