ResourceDriftIgnoredAttribute - AWS CloudFormation

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 AWS 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 AWS SDKs, see the following: