Skip to content

Commit 65fabf3

Browse files
author
AWS
committed
AWS Elemental MediaConvert Update: This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.
1 parent e5ef504 commit 65fabf3

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Elemental MediaConvert",
4+
"contributor": "",
5+
"description": "This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs."
6+
}

services/mediaconvert/src/main/resources/codegen-resources/service-2.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8296,7 +8296,7 @@
82968296
"NielsenNonLinearWatermark": {
82978297
"shape": "NielsenNonLinearWatermarkSettings",
82988298
"locationName": "nielsenNonLinearWatermark",
8299-
"documentation": "Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]"
8299+
"documentation": "Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 6.0.13 Nielsen NLM Watermark Engine Version 1.3.3 Nielsen Watermark Authenticator [SID_TIC] Version [7.0.0]"
83008300
},
83018301
"OutputGroups": {
83028302
"shape": "__listOfOutputGroup",
@@ -8467,7 +8467,7 @@
84678467
"NielsenNonLinearWatermark": {
84688468
"shape": "NielsenNonLinearWatermarkSettings",
84698469
"locationName": "nielsenNonLinearWatermark",
8470-
"documentation": "Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]"
8470+
"documentation": "Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 6.0.13 Nielsen NLM Watermark Engine Version 1.3.3 Nielsen Watermark Authenticator [SID_TIC] Version [7.0.0]"
84718471
},
84728472
"OutputGroups": {
84738473
"shape": "__listOfOutputGroup",
@@ -8501,7 +8501,7 @@
85018501
"documentation": "Specify a unique identifier for Kantar to use for this piece of content."
85028502
},
85038503
"CredentialsSecretName": {
8504-
"shape": "__stringMin1Max512PatternAZAZ09",
8504+
"shape": "__stringMin1Max2048PatternArnAwsAwsUsGovAwsCnSecretsmanagerUsGovApCaCnEuSaCentralNorthSouthEastWestDD12SecretAZAZ09",
85058505
"locationName": "credentialsSecretName",
85068506
"documentation": "Provide the name of the AWS Secrets Manager secret where your Kantar credentials are stored. Note that your MediaConvert service role must provide access to this secret. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/granting-permissions-for-mediaconvert-to-access-secrets-manager-secret.html. For instructions on creating a secret, see https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials_basic.html, in the AWS Secrets Manager User Guide."
85078507
},
@@ -10563,7 +10563,7 @@
1056310563
"documentation": "To create assets that have the same TIC values in each audio track, keep the default value Share TICs. To create assets that have unique TIC values for each audio track, choose Use unique TICs."
1056410564
}
1056510565
},
10566-
"documentation": "Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 5.2.1 Nielsen NLM Watermark Engine Version 1.2.7 Nielsen Watermark Authenticator [SID_TIC] Version [5.0.0]"
10566+
"documentation": "Ignore these settings unless you are using Nielsen non-linear watermarking. Specify the values that MediaConvert uses to generate and place Nielsen watermarks in your output audio. In addition to specifying these values, you also need to set up your cloud TIC server. These settings apply to every output in your job. The MediaConvert implementation is currently with the following Nielsen versions: Nielsen Watermark SDK Version 6.0.13 Nielsen NLM Watermark Engine Version 1.3.3 Nielsen Watermark Authenticator [SID_TIC] Version [7.0.0]"
1056710567
},
1056810568
"NielsenSourceWatermarkStatusType": {
1056910569
"type": "string",
@@ -14619,6 +14619,12 @@
1461914619
"min": 1,
1462014620
"max": 20
1462114621
},
14622+
"__stringMin1Max2048PatternArnAwsAwsUsGovAwsCnSecretsmanagerUsGovApCaCnEuSaCentralNorthSouthEastWestDD12SecretAZAZ09": {
14623+
"type": "string",
14624+
"min": 1,
14625+
"max": 2048,
14626+
"pattern": "^(arn:(aws|aws-us-gov|aws-cn):secretsmanager:(us(-gov)?|ap|ca|cn|eu|sa)-(central|(north|south)?(east|west)?)-\\d:\\d{12}:secret:)?[a-zA-Z0-9_\\/_+=.@-]*$"
14627+
},
1462214628
"__stringMin1Max256": {
1462314629
"type": "string",
1462414630
"min": 1,
@@ -14635,12 +14641,6 @@
1463514641
"max": 50,
1463614642
"pattern": "^[a-zA-Z0-9_\\/_+=.@-]*$"
1463714643
},
14638-
"__stringMin1Max512PatternAZAZ09": {
14639-
"type": "string",
14640-
"min": 1,
14641-
"max": 512,
14642-
"pattern": "^[a-zA-Z0-9_\\/_+=.@-]*$"
14643-
},
1464414644
"__stringMin24Max512PatternAZaZ0902": {
1464514645
"type": "string",
1464614646
"min": 24,

0 commit comments

Comments
 (0)