Policy
In this article:
Policy#
Contains information about the policy and is used as a response element in the following methods:
Contents#
CreateDate — The time when the policy was created.
Type: Timestamp
Required: Yes
Description — The description of the policy.
Type: String
Required: Yes
Document — Policy-defined access rules in JSON format, which are only included as a response element in the GetPolicy method.
Type: String
Required: No
Owner — The owner of the policy.
Type: String
Valid values:
provider
|self
Required: Yes
PolicyArn — The Amazon Resource Name (ARN) of the policy.
Type: String
Required: Yes
PolicyId — The ID of the policy.
Type: String
Required: Yes
PolicyName — The name of the policy.
Type: String
Required: Yes
Type — The type of the policy.
Type: String
Valid values:
global
|project
Required: Yes
UpdateDate — The time when the policy was last updated.
Type: Timestamp
Required: Yes