DATASOURCE::KMS::Policies is used to query permission policies.
Syntax
{
"Type": "DATASOURCE::KMS::Policies",
"Properties": {
"RefreshOptions": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
RefreshOptions | String | No | Yes | The refresh policy for data source resources when the stack is updated. | Valid values:
|
Return values
Fn::GetAtt
PolicyNames: the names of the permission policies.
Policies: details of the permission policies.
Property | Type | Description | Constraint |
Policies | List | Details of the permission policies. | None. |
PolicyNames | List | The names of the permission policies. | None. |
PolicyName | String | The name of the permission policy. | None. |