Create 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
{"BypassPolicyLockoutSafetyCheck"=>1, "CustomerMasterKeySpec"=>"string", "CustomKeyStoreId"=>"string", "Description"=>"string", "KeyUsage"=>"string", "Origin"=>"string", "Policy"=>"string", "Tags"=>[{"TagKey"=>"string", "TagValue"=>"string"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |