ResourceDriftIgnoredAttribute - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResourceDriftIgnoredAttribute

The ResourceDriftIgnoredAttribute data type.

Contents

Path

Path of the resource attribute for which drift was ignored.

Type: String

Required: No

Reason

Reason why drift was ignored for the attribute, can have 2 possible values:

  • WRITE_ONLY_PROPERTY - Property is not included in read response for the resource’s live state.

  • MANAGED_BY_AWS - Property is managed by an Amazon service and is expected to be dynamically modified.

Type: String

Valid Values: MANAGED_BY_AWS | WRITE_ONLY_PROPERTY

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: