Re Encrypt
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
{"CiphertextBlob"=>"blob", "DestinationEncryptionAlgorithm"=>"string", "DestinationEncryptionContext"=>{"string"=>"string"}, "DestinationKeyId"=>"string", "GrantTokens"=>["string"], "SourceEncryptionAlgorithm"=>"string", "SourceEncryptionContext"=>{"string"=>"string"}, "SourceKeyId"=>"string"}
Key | Datatype | Required | Description |
---|
Content-Type | string | | |
User-Agent | string | | |
X-Amz-Target | string | | |