AWS CloudFormation
API Reference (API Version 2010-05-15)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

StackResourceDetail

Description

Contains detailed information about the specified stack resource.

Contents

Description

User defined description associated with the resource.

Type: String

Required: No

LastUpdatedTimestamp

Time the status was updated.

Type: DateTime

Required: Yes

LogicalResourceId

The logical name of the resource specified in the template.

Type: String

Required: Yes

Metadata

The JSON format content of the Metadata attribute declared for the resource. For more information, see Metadata Attribute in the AWS CloudFormation User Guide.

Type: String

Required: No

PhysicalResourceId

The name or unique identifier that corresponds to a physical instance ID of a resource supported by AWS CloudFormation.

Type: String

Required: No

ResourceStatus

Current status of the resource.

Type: String

Valid Values: CREATE_IN_PROGRESS | CREATE_FAILED | CREATE_COMPLETE | DELETE_IN_PROGRESS | DELETE_FAILED | DELETE_COMPLETE | UPDATE_IN_PROGRESS | UPDATE_FAILED | UPDATE_COMPLETE

Required: Yes

ResourceStatusReason

Success/failure message associated with the resource.

Type: String

Required: No

ResourceType

Type of the resource. (For more information, go to the AWS CloudFormation User Guide.)

Type: String

Required: Yes

StackId

Unique identifier of the stack.

Type: String

Required: No

StackName

The name associated with the stack.

Type: String

Required: No