NAME
Paws::KMS::CreateGrantResponse
ATTRIBUTES
GrantId => Str
The unique identifier for the grant.
You can use the GrantId
in a ListGrants, RetireGrant, or RevokeGrant operation.
GrantToken => Str
The grant token.
Use a grant token when your permission to call this operation comes from a new grant that has not yet achieved eventual consistency. For more information, see Grant token (https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#grant_token) in the AWS Key Management Service Developer Guide.