Stack / Attribute / tags

tags#

CloudFormation.Stack.tags#
  • (list) –

    A list of ``Tag``s that specify information about the stack.

    • (dict) –

      The Tag type enables you to specify a key-value pair that can be used to store information about an CloudFormation stack.

      • Key (string) –

        Required. A string used to identify this tag. You can specify a maximum of 128 characters for a tag key. Tags owned by Amazon Web Services (Amazon Web Services) have the reserved prefix: aws:.

      • Value (string) –

        Required. A string containing the value for this tag. You can specify a maximum of 256 characters for a tag value.