DATASOURCE::KMS::Policy is used to query the information about a permission policy.
Syntax
{
"Type": "DATASOURCE::KMS::Policy",
"Properties": {
"PolicyName": String,
"RefreshOptions": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
PolicyName | String | Yes | Yes | The name of the permission policy. | None. |
RefreshOptions | String | No | Yes | The refresh policy for data source resources when the stack is updated. | Valid values:
|
Return values
Fn::GetAtt
NetworkRules: the associated network access rules.
Description: the description of the permission policy.
PolicyName: the name of the permission policy.
Permissions: the operations that are supported by the permission policy.
KmsInstanceId: the scope of the permission policy.
Resources: the keys and secrets that are allowed to access.