Cloud.Service.AWS.KMS.Key
{
"arn": "string",
"deletion_window_in_days": 0,
"description": "string",
"enable_key_rotation": false,
"is_enabled": false,
"key_id": "string",
"key_usage": "string",
"policy": "string",
"provider": "string",
"provider_region": "string"
}
The Amazon Resource Name (ARN) assigned by AWS to the key.
Lifespan of the key, in days.
The key description that will appear in the AWS console.
Whether KMS periodically regenerates the cryptographic part of the key.
Whether the key is enabled. Default is true.
Unique identifier assigned to the key by AWS.
Free-form text that explains what the key is for.
JSON formatted policy document.
(Required) The name of the AWS cloud account to use for this resource
(Required) Target cloud region, such as us-east-1. Must be within the provider cloud account.
Constraint tags for assigning the resource.