AssociatedPolicy
An association between a deployment and a policy, as returned in outputs. The corresponding request structure is PolicyReference.
Contents
- policyArn
-
The ARN of the associated policy, including its version qualifier when a specific published version is pinned (for example,
...:policy:abc123:3).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: