Response Parameters of AWS KMS Management APIs
This section lists the AWS KMS Management APIs response parameters with their description.
This list is by no means exhaustive.
Response Parameters
| Parameter | Type | Description | 
|---|---|---|
| id | string | ID of the resource. | 
| createdAt | array of strings | Time and date when the KMS was created. | 
| name | string | Unique name of the AWS KMS. | 
| account_id | string | Account ID of the AWS account. | 
| arn | string | Amazon Resource Name (ARN) of the connection. | 
| connection | string | Name or ID of the connection in which the AWS account is managed. | 
| regions | array of strings | AWS regions. | 
| cloud_name | string | Cloud name. | 
| acls | array of JSONs | Maintains permissions on the AWS KMS. | 
| user_id | string | ID of the CipherTrust Manager user. | 
| actions | array | Permitted actions on the AWS KMS. | 
| assume_role_arn | string | Amazon Resource Name (ARN) of the role to be assumed. | 
| assume_role_external_id | string | External ID for the role to be assumed. This parameter can be specified only with assume_role_arn. |