Cloud.Service.AWS.KMS.Key
{
"account": "string",
"arn": "string",
"count": 0,
"deletion_window_in_days": 0,
"description": "string",
"enable_key_rotation": false,
"is_enabled": false,
"key_id": "string",
"key_usage": "string",
"policy": "string",
"region": "string"
}
(Required) The name of the AWS cloud account to use for this resource
The Amazon Resource Name (ARN) assigned by AWS to the key.
The number of resource instances to be created.
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) Target cloud region, such as us-east-1. Must be within the provider cloud account.
Constraint tags for assigning the resource.