Create Grant
POST {{aws_key_management_service_base_url}}/?Version=2014-11-01
Request Params
Key | Datatype | Required | Description |
---|
Version | string | | The version of the API. |
Request Body
{"Constraints"=>{"EncryptionContextEquals"=>{"string"=>"string"}, "EncryptionContextSubset"=>{"string"=>"string"}}, "GranteePrincipal"=>"string", "GrantTokens"=>["string"], "KeyId"=>"string", "Name"=>"string", "Operations"=>["string"], "RetiringPrincipal"=>"string"}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |