DeploymentWarningEntry
A warning about a potential issue with a deployment.
Contents
- code
-
A code that identifies the type of warning.
Type: String
Required: Yes
- message
-
A human-readable description of the warning.
Type: String
Required: Yes
- policyArn
-
The ARN of the policy that the warning relates to.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 1010.
Pattern:
arn(:[a-z0-9]+([.-][a-z0-9]+)*){2}(:([a-z0-9]+([.-][a-z0-9]+)*)?){2}:(.+)Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: