Amazon MediaConvert · Example Payload

Mediaconvert Api S3 Encryption Settings Example

BroadcastingMedia ProcessingMedia

Mediaconvert Api S3 Encryption Settings Example is an example object payload from Amazon MediaConvert, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EncryptionTypeKmsEncryptionContextKmsKeyArn

Example Payload

Raw ↑
{
  "EncryptionType": "STANDARD",
  "KmsEncryptionContext": "example-value",
  "KmsKeyArn": "arn:aws:service:us-east-1:123456789012:resource/example"
}