Generate Data Key
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
{"EncryptionContext"=>{"string"=>"string"}, "GrantTokens"=>["string"], "KeyId"=>"string", "KeySpec"=>"string", "NumberOfBytes"=>42}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |