Values.SpekeKeyProviderSourceA configuration for accessing an external Secure Packager and Encoder Key Exchange (SPEKE) service that will provide encryption keys.
type nonrec t = {encryptionContractConfiguration : EncryptionContractConfiguration.t option;roleArn : string;An Amazon Resource Name (ARN) of an IAM role that AWS Elemental MediaPackage will assume when accessing the key provider service.
*)systemIds : string list;The system IDs to include in key requests.
*)url : string;The URL of the external key provider service.
*)}