lib/aws-sdk-mediapackage/client.rb in aws-sdk-mediapackage-1.55.0 vs lib/aws-sdk-mediapackage/client.rb in aws-sdk-mediapackage-1.56.0

- old
+ new

@@ -587,10 +587,11 @@ # }, # channel_id: "__string", # required # cmaf_package: { # encryption: { # constant_initialization_vector: "__string", + # encryption_method: "SAMPLE_AES", # accepts SAMPLE_AES, AES_CTR # key_rotation_interval_seconds: 1, # speke_key_provider: { # required # certificate_arn: "__string", # encryption_contract_configuration: { # preset_speke_20_audio: "PRESET-AUDIO-1", # required, accepts PRESET-AUDIO-1, PRESET-AUDIO-2, PRESET-AUDIO-3, SHARED, UNENCRYPTED @@ -731,10 +732,11 @@ # resp.arn #=> String # resp.authorization.cdn_identifier_secret #=> String # resp.authorization.secrets_role_arn #=> String # resp.channel_id #=> String # resp.cmaf_package.encryption.constant_initialization_vector #=> String + # resp.cmaf_package.encryption.encryption_method #=> String, one of "SAMPLE_AES", "AES_CTR" # resp.cmaf_package.encryption.key_rotation_interval_seconds #=> Integer # resp.cmaf_package.encryption.speke_key_provider.certificate_arn #=> String # resp.cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_audio #=> String, one of "PRESET-AUDIO-1", "PRESET-AUDIO-2", "PRESET-AUDIO-3", "SHARED", "UNENCRYPTED" # resp.cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_video #=> String, one of "PRESET-VIDEO-1", "PRESET-VIDEO-2", "PRESET-VIDEO-3", "PRESET-VIDEO-4", "PRESET-VIDEO-5", "PRESET-VIDEO-6", "PRESET-VIDEO-7", "PRESET-VIDEO-8", "SHARED", "UNENCRYPTED" # resp.cmaf_package.encryption.speke_key_provider.resource_id #=> String @@ -1009,10 +1011,11 @@ # resp.arn #=> String # resp.authorization.cdn_identifier_secret #=> String # resp.authorization.secrets_role_arn #=> String # resp.channel_id #=> String # resp.cmaf_package.encryption.constant_initialization_vector #=> String + # resp.cmaf_package.encryption.encryption_method #=> String, one of "SAMPLE_AES", "AES_CTR" # resp.cmaf_package.encryption.key_rotation_interval_seconds #=> Integer # resp.cmaf_package.encryption.speke_key_provider.certificate_arn #=> String # resp.cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_audio #=> String, one of "PRESET-AUDIO-1", "PRESET-AUDIO-2", "PRESET-AUDIO-3", "SHARED", "UNENCRYPTED" # resp.cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_video #=> String, one of "PRESET-VIDEO-1", "PRESET-VIDEO-2", "PRESET-VIDEO-3", "PRESET-VIDEO-4", "PRESET-VIDEO-5", "PRESET-VIDEO-6", "PRESET-VIDEO-7", "PRESET-VIDEO-8", "SHARED", "UNENCRYPTED" # resp.cmaf_package.encryption.speke_key_provider.resource_id #=> String @@ -1249,10 +1252,11 @@ # resp.origin_endpoints[0].arn #=> String # resp.origin_endpoints[0].authorization.cdn_identifier_secret #=> String # resp.origin_endpoints[0].authorization.secrets_role_arn #=> String # resp.origin_endpoints[0].channel_id #=> String # resp.origin_endpoints[0].cmaf_package.encryption.constant_initialization_vector #=> String + # resp.origin_endpoints[0].cmaf_package.encryption.encryption_method #=> String, one of "SAMPLE_AES", "AES_CTR" # resp.origin_endpoints[0].cmaf_package.encryption.key_rotation_interval_seconds #=> Integer # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.certificate_arn #=> String # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_audio #=> String, one of "PRESET-AUDIO-1", "PRESET-AUDIO-2", "PRESET-AUDIO-3", "SHARED", "UNENCRYPTED" # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_video #=> String, one of "PRESET-VIDEO-1", "PRESET-VIDEO-2", "PRESET-VIDEO-3", "PRESET-VIDEO-4", "PRESET-VIDEO-5", "PRESET-VIDEO-6", "PRESET-VIDEO-7", "PRESET-VIDEO-8", "SHARED", "UNENCRYPTED" # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.resource_id #=> String @@ -1633,10 +1637,11 @@ # secrets_role_arn: "__string", # required # }, # cmaf_package: { # encryption: { # constant_initialization_vector: "__string", + # encryption_method: "SAMPLE_AES", # accepts SAMPLE_AES, AES_CTR # key_rotation_interval_seconds: 1, # speke_key_provider: { # required # certificate_arn: "__string", # encryption_contract_configuration: { # preset_speke_20_audio: "PRESET-AUDIO-1", # required, accepts PRESET-AUDIO-1, PRESET-AUDIO-2, PRESET-AUDIO-3, SHARED, UNENCRYPTED @@ -1774,10 +1779,11 @@ # resp.arn #=> String # resp.authorization.cdn_identifier_secret #=> String # resp.authorization.secrets_role_arn #=> String # resp.channel_id #=> String # resp.cmaf_package.encryption.constant_initialization_vector #=> String + # resp.cmaf_package.encryption.encryption_method #=> String, one of "SAMPLE_AES", "AES_CTR" # resp.cmaf_package.encryption.key_rotation_interval_seconds #=> Integer # resp.cmaf_package.encryption.speke_key_provider.certificate_arn #=> String # resp.cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_audio #=> String, one of "PRESET-AUDIO-1", "PRESET-AUDIO-2", "PRESET-AUDIO-3", "SHARED", "UNENCRYPTED" # resp.cmaf_package.encryption.speke_key_provider.encryption_contract_configuration.preset_speke_20_video #=> String, one of "PRESET-VIDEO-1", "PRESET-VIDEO-2", "PRESET-VIDEO-3", "PRESET-VIDEO-4", "PRESET-VIDEO-5", "PRESET-VIDEO-6", "PRESET-VIDEO-7", "PRESET-VIDEO-8", "SHARED", "UNENCRYPTED" # resp.cmaf_package.encryption.speke_key_provider.resource_id #=> String @@ -1898,10 +1904,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-mediapackage' - context[:gem_version] = '1.55.0' + context[:gem_version] = '1.56.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated