
describe-stack-resource
***********************


DESCRIPTION
===========

Returns a description of the specified resource in the specified
stack.

For deleted stacks, describe-stack-resource returns resource
information for up to 90 days after the stack has been deleted.


SYNOPSIS
========

   aws cloudformation describe-stack-resource
     --stack-name <value>
     --logical-resource-id <value>


REQUIRED PARAMETERS
===================

"--stack-name"  (string)
   The name or the unique identifier associated with the stack.

   Default: There is no default value.

"--logical-resource-id"  (string)
   The logical name of the resource as specified in the template.

   Default: There is no default value.


OPTIONAL PARAMETERS
===================

None
