ComplianceDetails
Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.
Contents
- ComplianceStatus
-
Whether a resource is compliant with the effective tag policy.
Type: Boolean
Required: No
- KeysWithNoncompliantValues
-
These are keys defined in the effective policy that are on the resource with either incorrect case treatment or noncompliant values.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\s\S]*
Required: No
- NoncompliantKeys
-
These tag keys on the resource are noncompliant with the effective tag policy.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\s\S]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: