String stackName
String stackName
String templateBody
Conditional: You
must specify either the TemplateBody or the
TemplateURL parameter, but not both.
Constraints:
Length: 1 -
String templateURL
Conditional: You
must specify either the TemplateBody or the
TemplateURL parameter, but not both.
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> parameters
Parameter structures that specify input
parameters for the stack.Boolean disableRollback
true to disable rollback of the stack if stack
creation failed. You can specify either DisableRollback
or OnFailure, but not both. Default:
false
Integer timeoutInMinutes
DisableRollback is not set or is set to
false, the stack will be rolled back.
Constraints:
Range: 1 -
com.amazonaws.internal.ListWithAutoConstructFlag<T> notificationARNs
Constraints:
Length: 0 - 5
com.amazonaws.internal.ListWithAutoConstructFlag<T> capabilities
Currently, the only valid value is
CAPABILITY_IAM, which is required for the following
resources:
AWS::CloudFormation::Stack,
AWS::IAM::AccessKey,
AWS::IAM::Group,
AWS::IAM::InstanceProfile,
AWS::IAM::Policy,
AWS::IAM::Role,
AWS::IAM::User, and
AWS::IAM::UserToGroupAddition. If your stack template contains
these resources, we recommend that you review any permissions
associated with them. If you don't specify this parameter, this action
returns an InsufficientCapabilities error.
String onFailure
OnFailure or DisableRollback, but not
both. Default: ROLLBACK
Constraints:
Allowed Values: DO_NOTHING, ROLLBACK, DELETE
String stackPolicyBody
StackPolicyBody or the
StackPolicyURL parameter, but not both.
Constraints:
Length: 1 - 16384
String stackPolicyURL
StackPolicyBody
or the StackPolicyURL parameter, but not both.
Constraints:
Length: 1 - 1350
com.amazonaws.internal.ListWithAutoConstructFlag<T> tags
Tags to associate with this stack,
represented by key/value pairs. Tags defined for the stack are
propagated to EC2 resources that are created as part of the stack. A
maximum number of 10 tags can be specified.String stackId
String stackName
String stackName
Default: There is no default value.
String nextToken
Default: There is no default value.
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> stackEvents
StackEvents structures.String nextToken
Constraints:
Length: 1 - 1024
String stackName
Default: There is no default value.
String logicalResourceId
Default: There is no default value.
StackResourceDetail stackResourceDetail
StackResourceDetail structure containing the
description of the specified resource in the specified stack.String stackName
Default: There is no default value.
Required: Conditional. If you do not
specify StackName, you must specify
PhysicalResourceId.
String logicalResourceId
Default: There is no default value.
String physicalResourceId
For example, for
an Amazon Elastic Compute Cloud (EC2) instance,
PhysicalResourceId corresponds to the
InstanceId. You can pass the EC2 InstanceId
to DescribeStackResources to find which stack the
instance belongs to and what other resources are part of the stack.
Required: Conditional. If you do not specify
PhysicalResourceId, you must specify
StackName.
Default: There is no default value.
com.amazonaws.internal.ListWithAutoConstructFlag<T> stackResources
StackResource structures.String stackName
Default: There is no default value.
String nextToken
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> stacks
String nextToken
Constraints:
Length: 1 - 1024
String templateBody
Conditional: You
must pass TemplateBody or TemplateURL. If
both are passed, only TemplateBody is used.
Constraints:
Length: 1 -
String templateURL
Conditional: You
must pass TemplateURL or TemplateBody. If
both are passed, only TemplateBody is used.
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> parameters
Parameter structures that specify input
parameters.String url
String stackName
String stackPolicyBody
Constraints:
Length: 1 - 16384
String stackName
Default: There is no default value.
String templateBody
Constraints:
Length: 1 -
String templateBody
Conditional: You
must specify only one of the following parameters:
StackName, TemplateBody, or
TemplateURL.
Constraints:
Length: 1 -
String templateURL
Conditional: You
must specify only one of the following parameters:
StackName, TemplateBody, or
TemplateURL.
Constraints:
Length: 1 - 1024
String stackName
Conditional: You must specify only one
of the following parameters: StackName,
TemplateBody, or TemplateURL.
Constraints:
Length: 1 -
Pattern: ([a-zA-Z][-a-zA-Z0-9]*)|(arn:\b(aws|aws-us-gov|aws-cn)\b:[-a-zA-Z0-9:/._+]*)
com.amazonaws.internal.ListWithAutoConstructFlag<T> parameters
String description
Description property of
the template.com.amazonaws.internal.ListWithAutoConstructFlag<T> capabilities
String capabilitiesReason
String version
String stackName
Default: There is no default value.
String nextToken
Default: There is no default value.
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> stackResourceSummaries
StackResourceSummary structures.String nextToken
Constraints:
Length: 1 - 1024
String nextToken
Default: There is no default value.
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> stackStatusFilters
StackStatus
parameter of the Stack data type.com.amazonaws.internal.ListWithAutoConstructFlag<T> stackSummaries
StackSummary structures containing information
about the specified stacks.String nextToken
Constraints:
Length: 1 - 1024
String parameterKey
String defaultValue
String parameterType
Boolean noEcho
String description
String stackName
String stackPolicyBody
StackPolicyBody or the
StackPolicyURL parameter, but not both.
Constraints:
Length: 1 - 16384
String stackPolicyURL
StackPolicyBody
or the StackPolicyURL parameter, but not both.
Constraints:
Length: 1 - 1350
String stackName
Constraints:
Length: 1 -
Pattern: ([a-zA-Z][-a-zA-Z0-9]*)|(arn:\b(aws|aws-us-gov|aws-cn)\b:[-a-zA-Z0-9:/._+]*)
String logicalResourceId
String uniqueId
Constraints:
Length: 1 - 64
String status
Constraints:
Allowed Values: SUCCESS, FAILURE
String stackId
String stackName
String description
com.amazonaws.internal.ListWithAutoConstructFlag<T> parameters
Parameter structures.Date creationTime
Date lastUpdatedTime
String stackStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, ROLLBACK_IN_PROGRESS, ROLLBACK_FAILED, ROLLBACK_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_COMPLETE, UPDATE_ROLLBACK_IN_PROGRESS, UPDATE_ROLLBACK_FAILED, UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_ROLLBACK_COMPLETE
String stackStatusReason
Boolean disableRollback
true: disable rollbackfalse: enable rollbackcom.amazonaws.internal.ListWithAutoConstructFlag<T> notificationARNs
Constraints:
Length: 0 - 5
Integer timeoutInMinutes
Constraints:
Range: 1 -
com.amazonaws.internal.ListWithAutoConstructFlag<T> capabilities
com.amazonaws.internal.ListWithAutoConstructFlag<T> outputs
com.amazonaws.internal.ListWithAutoConstructFlag<T> tags
Tags that specify cost allocation information
for the stack.String stackId
String eventId
String stackName
String logicalResourceId
String physicalResourceId
String resourceType
Date timestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, DELETE_SKIPPED, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String resourceProperties
String stackName
String stackId
String logicalResourceId
String physicalResourceId
String resourceType
Date timestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, DELETE_SKIPPED, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String description
String stackName
String stackId
String logicalResourceId
String physicalResourceId
String resourceType
Date lastUpdatedTimestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, DELETE_SKIPPED, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String description
String metadata
Metadata attribute
declared for the resource. For more information, see Metadata
Attribute in the AWS CloudFormation User Guide.String logicalResourceId
String physicalResourceId
String resourceType
Date lastUpdatedTimestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, DELETE_SKIPPED, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String stackId
String stackName
String templateDescription
Date creationTime
Date lastUpdatedTime
Date deletionTime
String stackStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, ROLLBACK_IN_PROGRESS, ROLLBACK_FAILED, ROLLBACK_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_COMPLETE, UPDATE_ROLLBACK_IN_PROGRESS, UPDATE_ROLLBACK_FAILED, UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_ROLLBACK_COMPLETE
String stackStatusReason
String key
aws:.String value
String parameterKey
String defaultValue
Boolean noEcho
String description
String stackName
String templateBody
Conditional: You
must specify either the TemplateBody or the
TemplateURL parameter, but not both.
Constraints:
Length: 1 -
String templateURL
Conditional: You
must specify either the TemplateBody or the
TemplateURL parameter, but not both.
Constraints:
Length: 1 - 1024
Boolean usePreviousTemplate
String stackPolicyDuringUpdateBody
StackPolicyDuringUpdateBody or the
StackPolicyDuringUpdateURL parameter, but not both. If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.
Constraints:
Length: 1 - 16384
String stackPolicyDuringUpdateURL
StackPolicyDuringUpdateBody or the
StackPolicyDuringUpdateURL parameter, but not both. If you want to update protected resources, specify a temporary overriding stack policy during this update. If you do not specify a stack policy, the current policy that is associated with the stack will be used.
Constraints:
Length: 1 - 1350
com.amazonaws.internal.ListWithAutoConstructFlag<T> parameters
Parameter structures that specify input
parameters for the stack.com.amazonaws.internal.ListWithAutoConstructFlag<T> capabilities
CAPABILITY_IAM, which is required for the following
resources:
AWS::CloudFormation::Stack,
AWS::IAM::AccessKey,
AWS::IAM::Group,
AWS::IAM::InstanceProfile,
AWS::IAM::Policy,
AWS::IAM::Role,
AWS::IAM::User, and
AWS::IAM::UserToGroupAddition. If your stack template contains
these resources, we recommend that you review any permissions
associated with them. If you don't specify this parameter, this action
returns an InsufficientCapabilities error.String stackPolicyBody
StackPolicyBody or the StackPolicyURL
parameter, but not both. You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.
Constraints:
Length: 1 - 16384
String stackPolicyURL
StackPolicyBody or the StackPolicyURL
parameter, but not both. You might update the stack policy, for example, in order to protect a new resource that you created during a stack update. If you do not specify a stack policy, the current policy that is associated with the stack is unchanged.
Constraints:
Length: 1 - 1350
com.amazonaws.internal.ListWithAutoConstructFlag<T> notificationARNs
Constraints:
Length: 0 - 5
String stackId
String templateBody
Conditional: You
must pass TemplateURL or TemplateBody. If
both are passed, only TemplateBody is used.
Constraints:
Length: 1 -
String templateURL
Conditional: You
must pass TemplateURL or TemplateBody. If
both are passed, only TemplateBody is used.
Constraints:
Length: 1 - 1024
com.amazonaws.internal.ListWithAutoConstructFlag<T> parameters
TemplateParameter structures.String description
com.amazonaws.internal.ListWithAutoConstructFlag<T> capabilities
String capabilitiesReason
Copyright © 2015. All rights reserved.