Amazon MediaPackage · Example Payload

Mediapackage Api Speke Key Provider Example

BroadcastingMedia ProcessingMedia

Mediapackage Api Speke Key Provider Example is an example object payload from Amazon MediaPackage, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

CertificateArnEncryptionContractConfigurationResourceIdRoleArnSystemIdsUrl

Example Payload

Raw ↑
{
  "CertificateArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "EncryptionContractConfiguration": "example-value",
  "ResourceId": "id-abc123",
  "RoleArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "SystemIds": "id-abc123",
  "Url": "example-value"
}