aws-sdk 2.1641.0 → 2.1643.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
 - package/apis/acm-pca-2017-08-22.min.json +4 -1
 - package/apis/batch-2016-08-10.min.json +4 -1
 - package/apis/codebuild-2016-10-06.min.json +50 -29
 - package/apis/cognito-idp-2016-04-18.min.json +108 -27
 - package/apis/datazone-2018-05-10.min.json +792 -403
 - package/apis/datazone-2018-05-10.paginators.json +6 -0
 - package/apis/ds-2015-04-16.min.json +7 -1
 - package/apis/elasticfilesystem-2015-02-01.min.json +7 -1
 - package/apis/glue-2017-03-31.min.json +294 -142
 - package/apis/glue-2017-03-31.paginators.json +6 -0
 - package/apis/kms-2014-11-01.examples.json +4 -2
 - package/apis/macie2-2020-01-01.min.json +254 -143
 - package/apis/macie2-2020-01-01.paginators.json +6 -0
 - package/apis/mediaconvert-2017-08-29.min.json +208 -131
 - package/apis/mediaconvert-2017-08-29.paginators.json +6 -0
 - package/apis/route53domains-2014-05-15.min.json +7 -1
 - package/apis/waf-2015-08-24.min.json +7 -1
 - package/clients/acmpca.d.ts +2 -2
 - package/clients/codebuild.d.ts +24 -1
 - package/clients/datazone.d.ts +398 -4
 - package/clients/ec2.d.ts +258 -258
 - package/clients/glue.d.ts +206 -4
 - package/clients/macie2.d.ts +149 -44
 - package/clients/mediaconvert.d.ts +77 -6
 - package/clients/secretsmanager.d.ts +2 -2
 - package/dist/aws-sdk-core-react-native.js +1 -1
 - package/dist/aws-sdk-react-native.js +17 -17
 - package/dist/aws-sdk.js +182 -62
 - package/dist/aws-sdk.min.js +92 -92
 - package/lib/core.js +1 -1
 - package/package.json +1 -1
 
| 
         @@ -9,7 +9,10 @@ 
     | 
|
| 
       9 
9 
     | 
    
         
             
                "jsonVersion": "1.1",
         
     | 
| 
       10 
10 
     | 
    
         
             
                "uid": "mediaconvert-2017-08-29",
         
     | 
| 
       11 
11 
     | 
    
         
             
                "signatureVersion": "v4",
         
     | 
| 
       12 
     | 
    
         
            -
                "serviceAbbreviation": "MediaConvert"
         
     | 
| 
      
 12 
     | 
    
         
            +
                "serviceAbbreviation": "MediaConvert",
         
     | 
| 
      
 13 
     | 
    
         
            +
                "auth": [
         
     | 
| 
      
 14 
     | 
    
         
            +
                  "aws.auth#sigv4"
         
     | 
| 
      
 15 
     | 
    
         
            +
                ]
         
     | 
| 
       13 
16 
     | 
    
         
             
              },
         
     | 
| 
       14 
17 
     | 
    
         
             
              "operations": {
         
     | 
| 
       15 
18 
     | 
    
         
             
                "AssociateCertificate": {
         
     | 
| 
         @@ -103,11 +106,11 @@ 
     | 
|
| 
       103 
106 
     | 
    
         
             
                        "locationName": "statusUpdateInterval"
         
     | 
| 
       104 
107 
     | 
    
         
             
                      },
         
     | 
| 
       105 
108 
     | 
    
         
             
                      "Tags": {
         
     | 
| 
       106 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 109 
     | 
    
         
            +
                        "shape": "Slc",
         
     | 
| 
       107 
110 
     | 
    
         
             
                        "locationName": "tags"
         
     | 
| 
       108 
111 
     | 
    
         
             
                      },
         
     | 
| 
       109 
112 
     | 
    
         
             
                      "UserMetadata": {
         
     | 
| 
       110 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 113 
     | 
    
         
            +
                        "shape": "Slc",
         
     | 
| 
       111 
114 
     | 
    
         
             
                        "locationName": "userMetadata"
         
     | 
| 
       112 
115 
     | 
    
         
             
                      }
         
     | 
| 
       113 
116 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -120,7 +123,7 @@ 
     | 
|
| 
       120 
123 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       121 
124 
     | 
    
         
             
                    "members": {
         
     | 
| 
       122 
125 
     | 
    
         
             
                      "Job": {
         
     | 
| 
       123 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 126 
     | 
    
         
            +
                        "shape": "Sle",
         
     | 
| 
       124 
127 
     | 
    
         
             
                        "locationName": "job"
         
     | 
| 
       125 
128 
     | 
    
         
             
                      }
         
     | 
| 
       126 
129 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -159,14 +162,14 @@ 
     | 
|
| 
       159 
162 
     | 
    
         
             
                        "locationName": "queue"
         
     | 
| 
       160 
163 
     | 
    
         
             
                      },
         
     | 
| 
       161 
164 
     | 
    
         
             
                      "Settings": {
         
     | 
| 
       162 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 165 
     | 
    
         
            +
                        "shape": "Slw",
         
     | 
| 
       163 
166 
     | 
    
         
             
                        "locationName": "settings"
         
     | 
| 
       164 
167 
     | 
    
         
             
                      },
         
     | 
| 
       165 
168 
     | 
    
         
             
                      "StatusUpdateInterval": {
         
     | 
| 
       166 
169 
     | 
    
         
             
                        "locationName": "statusUpdateInterval"
         
     | 
| 
       167 
170 
     | 
    
         
             
                      },
         
     | 
| 
       168 
171 
     | 
    
         
             
                      "Tags": {
         
     | 
| 
       169 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 172 
     | 
    
         
            +
                        "shape": "Slc",
         
     | 
| 
       170 
173 
     | 
    
         
             
                        "locationName": "tags"
         
     | 
| 
       171 
174 
     | 
    
         
             
                      }
         
     | 
| 
       172 
175 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -179,7 +182,7 @@ 
     | 
|
| 
       179 
182 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       180 
183 
     | 
    
         
             
                    "members": {
         
     | 
| 
       181 
184 
     | 
    
         
             
                      "JobTemplate": {
         
     | 
| 
       182 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 185 
     | 
    
         
            +
                        "shape": "Sm0",
         
     | 
| 
       183 
186 
     | 
    
         
             
                        "locationName": "jobTemplate"
         
     | 
| 
       184 
187 
     | 
    
         
             
                      }
         
     | 
| 
       185 
188 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -203,11 +206,11 @@ 
     | 
|
| 
       203 
206 
     | 
    
         
             
                        "locationName": "name"
         
     | 
| 
       204 
207 
     | 
    
         
             
                      },
         
     | 
| 
       205 
208 
     | 
    
         
             
                      "Settings": {
         
     | 
| 
       206 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 209 
     | 
    
         
            +
                        "shape": "Sm3",
         
     | 
| 
       207 
210 
     | 
    
         
             
                        "locationName": "settings"
         
     | 
| 
       208 
211 
     | 
    
         
             
                      },
         
     | 
| 
       209 
212 
     | 
    
         
             
                      "Tags": {
         
     | 
| 
       210 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 213 
     | 
    
         
            +
                        "shape": "Slc",
         
     | 
| 
       211 
214 
     | 
    
         
             
                        "locationName": "tags"
         
     | 
| 
       212 
215 
     | 
    
         
             
                      }
         
     | 
| 
       213 
216 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -220,7 +223,7 @@ 
     | 
|
| 
       220 
223 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       221 
224 
     | 
    
         
             
                    "members": {
         
     | 
| 
       222 
225 
     | 
    
         
             
                      "Preset": {
         
     | 
| 
       223 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 226 
     | 
    
         
            +
                        "shape": "Sm7",
         
     | 
| 
       224 
227 
     | 
    
         
             
                        "locationName": "preset"
         
     | 
| 
       225 
228 
     | 
    
         
             
                      }
         
     | 
| 
       226 
229 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -244,14 +247,14 @@ 
     | 
|
| 
       244 
247 
     | 
    
         
             
                        "locationName": "pricingPlan"
         
     | 
| 
       245 
248 
     | 
    
         
             
                      },
         
     | 
| 
       246 
249 
     | 
    
         
             
                      "ReservationPlanSettings": {
         
     | 
| 
       247 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 250 
     | 
    
         
            +
                        "shape": "Sma",
         
     | 
| 
       248 
251 
     | 
    
         
             
                        "locationName": "reservationPlanSettings"
         
     | 
| 
       249 
252 
     | 
    
         
             
                      },
         
     | 
| 
       250 
253 
     | 
    
         
             
                      "Status": {
         
     | 
| 
       251 
254 
     | 
    
         
             
                        "locationName": "status"
         
     | 
| 
       252 
255 
     | 
    
         
             
                      },
         
     | 
| 
       253 
256 
     | 
    
         
             
                      "Tags": {
         
     | 
| 
       254 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 257 
     | 
    
         
            +
                        "shape": "Slc",
         
     | 
| 
       255 
258 
     | 
    
         
             
                        "locationName": "tags"
         
     | 
| 
       256 
259 
     | 
    
         
             
                      }
         
     | 
| 
       257 
260 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -263,7 +266,7 @@ 
     | 
|
| 
       263 
266 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       264 
267 
     | 
    
         
             
                    "members": {
         
     | 
| 
       265 
268 
     | 
    
         
             
                      "Queue": {
         
     | 
| 
       266 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 269 
     | 
    
         
            +
                        "shape": "Smf",
         
     | 
| 
       267 
270 
     | 
    
         
             
                        "locationName": "queue"
         
     | 
| 
       268 
271 
     | 
    
         
             
                      }
         
     | 
| 
       269 
272 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -448,7 +451,7 @@ 
     | 
|
| 
       448 
451 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       449 
452 
     | 
    
         
             
                    "members": {
         
     | 
| 
       450 
453 
     | 
    
         
             
                      "Job": {
         
     | 
| 
       451 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 454 
     | 
    
         
            +
                        "shape": "Sle",
         
     | 
| 
       452 
455 
     | 
    
         
             
                        "locationName": "job"
         
     | 
| 
       453 
456 
     | 
    
         
             
                      }
         
     | 
| 
       454 
457 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -476,7 +479,7 @@ 
     | 
|
| 
       476 
479 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       477 
480 
     | 
    
         
             
                    "members": {
         
     | 
| 
       478 
481 
     | 
    
         
             
                      "JobTemplate": {
         
     | 
| 
       479 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 482 
     | 
    
         
            +
                        "shape": "Sm0",
         
     | 
| 
       480 
483 
     | 
    
         
             
                        "locationName": "jobTemplate"
         
     | 
| 
       481 
484 
     | 
    
         
             
                      }
         
     | 
| 
       482 
485 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -496,7 +499,7 @@ 
     | 
|
| 
       496 
499 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       497 
500 
     | 
    
         
             
                    "members": {
         
     | 
| 
       498 
501 
     | 
    
         
             
                      "Policy": {
         
     | 
| 
       499 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 502 
     | 
    
         
            +
                        "shape": "Sn3",
         
     | 
| 
       500 
503 
     | 
    
         
             
                        "locationName": "policy"
         
     | 
| 
       501 
504 
     | 
    
         
             
                      }
         
     | 
| 
       502 
505 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -524,7 +527,7 @@ 
     | 
|
| 
       524 
527 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       525 
528 
     | 
    
         
             
                    "members": {
         
     | 
| 
       526 
529 
     | 
    
         
             
                      "Preset": {
         
     | 
| 
       527 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 530 
     | 
    
         
            +
                        "shape": "Sm7",
         
     | 
| 
       528 
531 
     | 
    
         
             
                        "locationName": "preset"
         
     | 
| 
       529 
532 
     | 
    
         
             
                      }
         
     | 
| 
       530 
533 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -552,7 +555,7 @@ 
     | 
|
| 
       552 
555 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       553 
556 
     | 
    
         
             
                    "members": {
         
     | 
| 
       554 
557 
     | 
    
         
             
                      "Queue": {
         
     | 
| 
       555 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 558 
     | 
    
         
            +
                        "shape": "Smf",
         
     | 
| 
       556 
559 
     | 
    
         
             
                        "locationName": "queue"
         
     | 
| 
       557 
560 
     | 
    
         
             
                      }
         
     | 
| 
       558 
561 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -597,7 +600,7 @@ 
     | 
|
| 
       597 
600 
     | 
    
         
             
                        "locationName": "jobTemplates",
         
     | 
| 
       598 
601 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       599 
602 
     | 
    
         
             
                        "member": {
         
     | 
| 
       600 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 603 
     | 
    
         
            +
                          "shape": "Sm0"
         
     | 
| 
       601 
604 
     | 
    
         
             
                        }
         
     | 
| 
       602 
605 
     | 
    
         
             
                      },
         
     | 
| 
       603 
606 
     | 
    
         
             
                      "NextToken": {
         
     | 
| 
         @@ -642,11 +645,8 @@ 
     | 
|
| 
       642 
645 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       643 
646 
     | 
    
         
             
                    "members": {
         
     | 
| 
       644 
647 
     | 
    
         
             
                      "Jobs": {
         
     | 
| 
       645 
     | 
    
         
            -
                        " 
     | 
| 
       646 
     | 
    
         
            -
                        " 
     | 
| 
       647 
     | 
    
         
            -
                        "member": {
         
     | 
| 
       648 
     | 
    
         
            -
                          "shape": "Sld"
         
     | 
| 
       649 
     | 
    
         
            -
                        }
         
     | 
| 
      
 648 
     | 
    
         
            +
                        "shape": "Snh",
         
     | 
| 
      
 649 
     | 
    
         
            +
                        "locationName": "jobs"
         
     | 
| 
       650 
650 
     | 
    
         
             
                      },
         
     | 
| 
       651 
651 
     | 
    
         
             
                      "NextToken": {
         
     | 
| 
       652 
652 
     | 
    
         
             
                        "locationName": "nextToken"
         
     | 
| 
         @@ -696,7 +696,7 @@ 
     | 
|
| 
       696 
696 
     | 
    
         
             
                        "locationName": "presets",
         
     | 
| 
       697 
697 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       698 
698 
     | 
    
         
             
                        "member": {
         
     | 
| 
       699 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 699 
     | 
    
         
            +
                          "shape": "Sm7"
         
     | 
| 
       700 
700 
     | 
    
         
             
                        }
         
     | 
| 
       701 
701 
     | 
    
         
             
                      }
         
     | 
| 
       702 
702 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -740,7 +740,7 @@ 
     | 
|
| 
       740 
740 
     | 
    
         
             
                        "locationName": "queues",
         
     | 
| 
       741 
741 
     | 
    
         
             
                        "type": "list",
         
     | 
| 
       742 
742 
     | 
    
         
             
                        "member": {
         
     | 
| 
       743 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 743 
     | 
    
         
            +
                          "shape": "Smf"
         
     | 
| 
       744 
744 
     | 
    
         
             
                        }
         
     | 
| 
       745 
745 
     | 
    
         
             
                      }
         
     | 
| 
       746 
746 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -775,7 +775,7 @@ 
     | 
|
| 
       775 
775 
     | 
    
         
             
                            "locationName": "arn"
         
     | 
| 
       776 
776 
     | 
    
         
             
                          },
         
     | 
| 
       777 
777 
     | 
    
         
             
                          "Tags": {
         
     | 
| 
       778 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 778 
     | 
    
         
            +
                            "shape": "Slc",
         
     | 
| 
       779 
779 
     | 
    
         
             
                            "locationName": "tags"
         
     | 
| 
       780 
780 
     | 
    
         
             
                          }
         
     | 
| 
       781 
781 
     | 
    
         
             
                        }
         
     | 
| 
         @@ -793,7 +793,7 @@ 
     | 
|
| 
       793 
793 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       794 
794 
     | 
    
         
             
                    "members": {
         
     | 
| 
       795 
795 
     | 
    
         
             
                      "Policy": {
         
     | 
| 
       796 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 796 
     | 
    
         
            +
                        "shape": "Sn3",
         
     | 
| 
       797 
797 
     | 
    
         
             
                        "locationName": "policy"
         
     | 
| 
       798 
798 
     | 
    
         
             
                      }
         
     | 
| 
       799 
799 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -805,12 +805,61 @@ 
     | 
|
| 
       805 
805 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       806 
806 
     | 
    
         
             
                    "members": {
         
     | 
| 
       807 
807 
     | 
    
         
             
                      "Policy": {
         
     | 
| 
       808 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 808 
     | 
    
         
            +
                        "shape": "Sn3",
         
     | 
| 
       809 
809 
     | 
    
         
             
                        "locationName": "policy"
         
     | 
| 
       810 
810 
     | 
    
         
             
                      }
         
     | 
| 
       811 
811 
     | 
    
         
             
                    }
         
     | 
| 
       812 
812 
     | 
    
         
             
                  }
         
     | 
| 
       813 
813 
     | 
    
         
             
                },
         
     | 
| 
      
 814 
     | 
    
         
            +
                "SearchJobs": {
         
     | 
| 
      
 815 
     | 
    
         
            +
                  "http": {
         
     | 
| 
      
 816 
     | 
    
         
            +
                    "method": "GET",
         
     | 
| 
      
 817 
     | 
    
         
            +
                    "requestUri": "/2017-08-29/search",
         
     | 
| 
      
 818 
     | 
    
         
            +
                    "responseCode": 200
         
     | 
| 
      
 819 
     | 
    
         
            +
                  },
         
     | 
| 
      
 820 
     | 
    
         
            +
                  "input": {
         
     | 
| 
      
 821 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 822 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 823 
     | 
    
         
            +
                      "InputFile": {
         
     | 
| 
      
 824 
     | 
    
         
            +
                        "locationName": "inputFile",
         
     | 
| 
      
 825 
     | 
    
         
            +
                        "location": "querystring"
         
     | 
| 
      
 826 
     | 
    
         
            +
                      },
         
     | 
| 
      
 827 
     | 
    
         
            +
                      "MaxResults": {
         
     | 
| 
      
 828 
     | 
    
         
            +
                        "locationName": "maxResults",
         
     | 
| 
      
 829 
     | 
    
         
            +
                        "location": "querystring",
         
     | 
| 
      
 830 
     | 
    
         
            +
                        "type": "integer"
         
     | 
| 
      
 831 
     | 
    
         
            +
                      },
         
     | 
| 
      
 832 
     | 
    
         
            +
                      "NextToken": {
         
     | 
| 
      
 833 
     | 
    
         
            +
                        "locationName": "nextToken",
         
     | 
| 
      
 834 
     | 
    
         
            +
                        "location": "querystring"
         
     | 
| 
      
 835 
     | 
    
         
            +
                      },
         
     | 
| 
      
 836 
     | 
    
         
            +
                      "Order": {
         
     | 
| 
      
 837 
     | 
    
         
            +
                        "locationName": "order",
         
     | 
| 
      
 838 
     | 
    
         
            +
                        "location": "querystring"
         
     | 
| 
      
 839 
     | 
    
         
            +
                      },
         
     | 
| 
      
 840 
     | 
    
         
            +
                      "Queue": {
         
     | 
| 
      
 841 
     | 
    
         
            +
                        "locationName": "queue",
         
     | 
| 
      
 842 
     | 
    
         
            +
                        "location": "querystring"
         
     | 
| 
      
 843 
     | 
    
         
            +
                      },
         
     | 
| 
      
 844 
     | 
    
         
            +
                      "Status": {
         
     | 
| 
      
 845 
     | 
    
         
            +
                        "locationName": "status",
         
     | 
| 
      
 846 
     | 
    
         
            +
                        "location": "querystring"
         
     | 
| 
      
 847 
     | 
    
         
            +
                      }
         
     | 
| 
      
 848 
     | 
    
         
            +
                    }
         
     | 
| 
      
 849 
     | 
    
         
            +
                  },
         
     | 
| 
      
 850 
     | 
    
         
            +
                  "output": {
         
     | 
| 
      
 851 
     | 
    
         
            +
                    "type": "structure",
         
     | 
| 
      
 852 
     | 
    
         
            +
                    "members": {
         
     | 
| 
      
 853 
     | 
    
         
            +
                      "Jobs": {
         
     | 
| 
      
 854 
     | 
    
         
            +
                        "shape": "Snh",
         
     | 
| 
      
 855 
     | 
    
         
            +
                        "locationName": "jobs"
         
     | 
| 
      
 856 
     | 
    
         
            +
                      },
         
     | 
| 
      
 857 
     | 
    
         
            +
                      "NextToken": {
         
     | 
| 
      
 858 
     | 
    
         
            +
                        "locationName": "nextToken"
         
     | 
| 
      
 859 
     | 
    
         
            +
                      }
         
     | 
| 
      
 860 
     | 
    
         
            +
                    }
         
     | 
| 
      
 861 
     | 
    
         
            +
                  }
         
     | 
| 
      
 862 
     | 
    
         
            +
                },
         
     | 
| 
       814 
863 
     | 
    
         
             
                "TagResource": {
         
     | 
| 
       815 
864 
     | 
    
         
             
                  "http": {
         
     | 
| 
       816 
865 
     | 
    
         
             
                    "requestUri": "/2017-08-29/tags",
         
     | 
| 
         @@ -823,7 +872,7 @@ 
     | 
|
| 
       823 
872 
     | 
    
         
             
                        "locationName": "arn"
         
     | 
| 
       824 
873 
     | 
    
         
             
                      },
         
     | 
| 
       825 
874 
     | 
    
         
             
                      "Tags": {
         
     | 
| 
       826 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 875 
     | 
    
         
            +
                        "shape": "Slc",
         
     | 
| 
       827 
876 
     | 
    
         
             
                        "locationName": "tags"
         
     | 
| 
       828 
877 
     | 
    
         
             
                      }
         
     | 
| 
       829 
878 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -851,7 +900,7 @@ 
     | 
|
| 
       851 
900 
     | 
    
         
             
                        "location": "uri"
         
     | 
| 
       852 
901 
     | 
    
         
             
                      },
         
     | 
| 
       853 
902 
     | 
    
         
             
                      "TagKeys": {
         
     | 
| 
       854 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 903 
     | 
    
         
            +
                        "shape": "Slj",
         
     | 
| 
       855 
904 
     | 
    
         
             
                        "locationName": "tagKeys"
         
     | 
| 
       856 
905 
     | 
    
         
             
                      }
         
     | 
| 
       857 
906 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -899,7 +948,7 @@ 
     | 
|
| 
       899 
948 
     | 
    
         
             
                        "locationName": "queue"
         
     | 
| 
       900 
949 
     | 
    
         
             
                      },
         
     | 
| 
       901 
950 
     | 
    
         
             
                      "Settings": {
         
     | 
| 
       902 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 951 
     | 
    
         
            +
                        "shape": "Slw",
         
     | 
| 
       903 
952 
     | 
    
         
             
                        "locationName": "settings"
         
     | 
| 
       904 
953 
     | 
    
         
             
                      },
         
     | 
| 
       905 
954 
     | 
    
         
             
                      "StatusUpdateInterval": {
         
     | 
| 
         @@ -914,7 +963,7 @@ 
     | 
|
| 
       914 
963 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       915 
964 
     | 
    
         
             
                    "members": {
         
     | 
| 
       916 
965 
     | 
    
         
             
                      "JobTemplate": {
         
     | 
| 
       917 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 966 
     | 
    
         
            +
                        "shape": "Sm0",
         
     | 
| 
       918 
967 
     | 
    
         
             
                        "locationName": "jobTemplate"
         
     | 
| 
       919 
968 
     | 
    
         
             
                      }
         
     | 
| 
       920 
969 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -940,7 +989,7 @@ 
     | 
|
| 
       940 
989 
     | 
    
         
             
                        "location": "uri"
         
     | 
| 
       941 
990 
     | 
    
         
             
                      },
         
     | 
| 
       942 
991 
     | 
    
         
             
                      "Settings": {
         
     | 
| 
       943 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 992 
     | 
    
         
            +
                        "shape": "Sm3",
         
     | 
| 
       944 
993 
     | 
    
         
             
                        "locationName": "settings"
         
     | 
| 
       945 
994 
     | 
    
         
             
                      }
         
     | 
| 
       946 
995 
     | 
    
         
             
                    },
         
     | 
| 
         @@ -952,7 +1001,7 @@ 
     | 
|
| 
       952 
1001 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       953 
1002 
     | 
    
         
             
                    "members": {
         
     | 
| 
       954 
1003 
     | 
    
         
             
                      "Preset": {
         
     | 
| 
       955 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1004 
     | 
    
         
            +
                        "shape": "Sm7",
         
     | 
| 
       956 
1005 
     | 
    
         
             
                        "locationName": "preset"
         
     | 
| 
       957 
1006 
     | 
    
         
             
                      }
         
     | 
| 
       958 
1007 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -975,7 +1024,7 @@ 
     | 
|
| 
       975 
1024 
     | 
    
         
             
                        "location": "uri"
         
     | 
| 
       976 
1025 
     | 
    
         
             
                      },
         
     | 
| 
       977 
1026 
     | 
    
         
             
                      "ReservationPlanSettings": {
         
     | 
| 
       978 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1027 
     | 
    
         
            +
                        "shape": "Sma",
         
     | 
| 
       979 
1028 
     | 
    
         
             
                        "locationName": "reservationPlanSettings"
         
     | 
| 
       980 
1029 
     | 
    
         
             
                      },
         
     | 
| 
       981 
1030 
     | 
    
         
             
                      "Status": {
         
     | 
| 
         @@ -990,7 +1039,7 @@ 
     | 
|
| 
       990 
1039 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
       991 
1040 
     | 
    
         
             
                    "members": {
         
     | 
| 
       992 
1041 
     | 
    
         
             
                      "Queue": {
         
     | 
| 
       993 
     | 
    
         
            -
                        "shape": " 
     | 
| 
      
 1042 
     | 
    
         
            +
                        "shape": "Smf",
         
     | 
| 
       994 
1043 
     | 
    
         
             
                        "locationName": "queue"
         
     | 
| 
       995 
1044 
     | 
    
         
             
                      }
         
     | 
| 
       996 
1045 
     | 
    
         
             
                    }
         
     | 
| 
         @@ -1158,49 +1207,65 @@ 
     | 
|
| 
       1158 
1207 
     | 
    
         
             
                            "locationName": "videoGenerator",
         
     | 
| 
       1159 
1208 
     | 
    
         
             
                            "type": "structure",
         
     | 
| 
       1160 
1209 
     | 
    
         
             
                            "members": {
         
     | 
| 
      
 1210 
     | 
    
         
            +
                              "Channels": {
         
     | 
| 
      
 1211 
     | 
    
         
            +
                                "locationName": "channels",
         
     | 
| 
      
 1212 
     | 
    
         
            +
                                "type": "integer"
         
     | 
| 
      
 1213 
     | 
    
         
            +
                              },
         
     | 
| 
       1161 
1214 
     | 
    
         
             
                              "Duration": {
         
     | 
| 
       1162 
1215 
     | 
    
         
             
                                "locationName": "duration",
         
     | 
| 
       1163 
1216 
     | 
    
         
             
                                "type": "integer"
         
     | 
| 
      
 1217 
     | 
    
         
            +
                              },
         
     | 
| 
      
 1218 
     | 
    
         
            +
                              "FramerateDenominator": {
         
     | 
| 
      
 1219 
     | 
    
         
            +
                                "locationName": "framerateDenominator",
         
     | 
| 
      
 1220 
     | 
    
         
            +
                                "type": "integer"
         
     | 
| 
      
 1221 
     | 
    
         
            +
                              },
         
     | 
| 
      
 1222 
     | 
    
         
            +
                              "FramerateNumerator": {
         
     | 
| 
      
 1223 
     | 
    
         
            +
                                "locationName": "framerateNumerator",
         
     | 
| 
      
 1224 
     | 
    
         
            +
                                "type": "integer"
         
     | 
| 
      
 1225 
     | 
    
         
            +
                              },
         
     | 
| 
      
 1226 
     | 
    
         
            +
                              "SampleRate": {
         
     | 
| 
      
 1227 
     | 
    
         
            +
                                "locationName": "sampleRate",
         
     | 
| 
      
 1228 
     | 
    
         
            +
                                "type": "integer"
         
     | 
| 
       1164 
1229 
     | 
    
         
             
                              }
         
     | 
| 
       1165 
1230 
     | 
    
         
             
                            }
         
     | 
| 
       1166 
1231 
     | 
    
         
             
                          },
         
     | 
| 
       1167 
1232 
     | 
    
         
             
                          "VideoOverlays": {
         
     | 
| 
       1168 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 1233 
     | 
    
         
            +
                            "shape": "S3f",
         
     | 
| 
       1169 
1234 
     | 
    
         
             
                            "locationName": "videoOverlays"
         
     | 
| 
       1170 
1235 
     | 
    
         
             
                          },
         
     | 
| 
       1171 
1236 
     | 
    
         
             
                          "VideoSelector": {
         
     | 
| 
       1172 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 1237 
     | 
    
         
            +
                            "shape": "S3l",
         
     | 
| 
       1173 
1238 
     | 
    
         
             
                            "locationName": "videoSelector"
         
     | 
| 
       1174 
1239 
     | 
    
         
             
                          }
         
     | 
| 
       1175 
1240 
     | 
    
         
             
                        }
         
     | 
| 
       1176 
1241 
     | 
    
         
             
                      }
         
     | 
| 
       1177 
1242 
     | 
    
         
             
                    },
         
     | 
| 
       1178 
1243 
     | 
    
         
             
                    "KantarWatermark": {
         
     | 
| 
       1179 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1244 
     | 
    
         
            +
                      "shape": "S3v",
         
     | 
| 
       1180 
1245 
     | 
    
         
             
                      "locationName": "kantarWatermark"
         
     | 
| 
       1181 
1246 
     | 
    
         
             
                    },
         
     | 
| 
       1182 
1247 
     | 
    
         
             
                    "MotionImageInserter": {
         
     | 
| 
       1183 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1248 
     | 
    
         
            +
                      "shape": "S43",
         
     | 
| 
       1184 
1249 
     | 
    
         
             
                      "locationName": "motionImageInserter"
         
     | 
| 
       1185 
1250 
     | 
    
         
             
                    },
         
     | 
| 
       1186 
1251 
     | 
    
         
             
                    "NielsenConfiguration": {
         
     | 
| 
       1187 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1252 
     | 
    
         
            +
                      "shape": "S4b",
         
     | 
| 
       1188 
1253 
     | 
    
         
             
                      "locationName": "nielsenConfiguration"
         
     | 
| 
       1189 
1254 
     | 
    
         
             
                    },
         
     | 
| 
       1190 
1255 
     | 
    
         
             
                    "NielsenNonLinearWatermark": {
         
     | 
| 
       1191 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1256 
     | 
    
         
            +
                      "shape": "S4d",
         
     | 
| 
       1192 
1257 
     | 
    
         
             
                      "locationName": "nielsenNonLinearWatermark"
         
     | 
| 
       1193 
1258 
     | 
    
         
             
                    },
         
     | 
| 
       1194 
1259 
     | 
    
         
             
                    "OutputGroups": {
         
     | 
| 
       1195 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1260 
     | 
    
         
            +
                      "shape": "S4k",
         
     | 
| 
       1196 
1261 
     | 
    
         
             
                      "locationName": "outputGroups"
         
     | 
| 
       1197 
1262 
     | 
    
         
             
                    },
         
     | 
| 
       1198 
1263 
     | 
    
         
             
                    "TimecodeConfig": {
         
     | 
| 
       1199 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1264 
     | 
    
         
            +
                      "shape": "Sl4",
         
     | 
| 
       1200 
1265 
     | 
    
         
             
                      "locationName": "timecodeConfig"
         
     | 
| 
       1201 
1266 
     | 
    
         
             
                    },
         
     | 
| 
       1202 
1267 
     | 
    
         
             
                    "TimedMetadataInsertion": {
         
     | 
| 
       1203 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1268 
     | 
    
         
            +
                      "shape": "Sl7",
         
     | 
| 
       1204 
1269 
     | 
    
         
             
                      "locationName": "timedMetadataInsertion"
         
     | 
| 
       1205 
1270 
     | 
    
         
             
                    }
         
     | 
| 
       1206 
1271 
     | 
    
         
             
                  }
         
     | 
| 
         @@ -1657,7 +1722,7 @@ 
     | 
|
| 
       1657 
1722 
     | 
    
         
             
                    }
         
     | 
| 
       1658 
1723 
     | 
    
         
             
                  }
         
     | 
| 
       1659 
1724 
     | 
    
         
             
                },
         
     | 
| 
       1660 
     | 
    
         
            -
                " 
     | 
| 
      
 1725 
     | 
    
         
            +
                "S3f": {
         
     | 
| 
       1661 
1726 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       1662 
1727 
     | 
    
         
             
                  "member": {
         
     | 
| 
       1663 
1728 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -1701,7 +1766,7 @@ 
     | 
|
| 
       1701 
1766 
     | 
    
         
             
                    }
         
     | 
| 
       1702 
1767 
     | 
    
         
             
                  }
         
     | 
| 
       1703 
1768 
     | 
    
         
             
                },
         
     | 
| 
       1704 
     | 
    
         
            -
                " 
     | 
| 
      
 1769 
     | 
    
         
            +
                "S3l": {
         
     | 
| 
       1705 
1770 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       1706 
1771 
     | 
    
         
             
                  "members": {
         
     | 
| 
       1707 
1772 
     | 
    
         
             
                    "AlphaBehavior": {
         
     | 
| 
         @@ -1717,7 +1782,7 @@ 
     | 
|
| 
       1717 
1782 
     | 
    
         
             
                      "locationName": "embeddedTimecodeOverride"
         
     | 
| 
       1718 
1783 
     | 
    
         
             
                    },
         
     | 
| 
       1719 
1784 
     | 
    
         
             
                    "Hdr10Metadata": {
         
     | 
| 
       1720 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 1785 
     | 
    
         
            +
                      "shape": "S3p",
         
     | 
| 
       1721 
1786 
     | 
    
         
             
                      "locationName": "hdr10Metadata"
         
     | 
| 
       1722 
1787 
     | 
    
         
             
                    },
         
     | 
| 
       1723 
1788 
     | 
    
         
             
                    "MaxLuminance": {
         
     | 
| 
         @@ -1743,7 +1808,7 @@ 
     | 
|
| 
       1743 
1808 
     | 
    
         
             
                    }
         
     | 
| 
       1744 
1809 
     | 
    
         
             
                  }
         
     | 
| 
       1745 
1810 
     | 
    
         
             
                },
         
     | 
| 
       1746 
     | 
    
         
            -
                " 
     | 
| 
      
 1811 
     | 
    
         
            +
                "S3p": {
         
     | 
| 
       1747 
1812 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       1748 
1813 
     | 
    
         
             
                  "members": {
         
     | 
| 
       1749 
1814 
     | 
    
         
             
                    "BluePrimaryX": {
         
     | 
| 
         @@ -1796,7 +1861,7 @@ 
     | 
|
| 
       1796 
1861 
     | 
    
         
             
                    }
         
     | 
| 
       1797 
1862 
     | 
    
         
             
                  }
         
     | 
| 
       1798 
1863 
     | 
    
         
             
                },
         
     | 
| 
       1799 
     | 
    
         
            -
                " 
     | 
| 
      
 1864 
     | 
    
         
            +
                "S3v": {
         
     | 
| 
       1800 
1865 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       1801 
1866 
     | 
    
         
             
                  "members": {
         
     | 
| 
       1802 
1867 
     | 
    
         
             
                    "ChannelName": {
         
     | 
| 
         @@ -1842,7 +1907,7 @@ 
     | 
|
| 
       1842 
1907 
     | 
    
         
             
                    }
         
     | 
| 
       1843 
1908 
     | 
    
         
             
                  }
         
     | 
| 
       1844 
1909 
     | 
    
         
             
                },
         
     | 
| 
       1845 
     | 
    
         
            -
                " 
     | 
| 
      
 1910 
     | 
    
         
            +
                "S43": {
         
     | 
| 
       1846 
1911 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       1847 
1912 
     | 
    
         
             
                  "members": {
         
     | 
| 
       1848 
1913 
     | 
    
         
             
                    "Framerate": {
         
     | 
| 
         @@ -1887,7 +1952,7 @@ 
     | 
|
| 
       1887 
1952 
     | 
    
         
             
                    }
         
     | 
| 
       1888 
1953 
     | 
    
         
             
                  }
         
     | 
| 
       1889 
1954 
     | 
    
         
             
                },
         
     | 
| 
       1890 
     | 
    
         
            -
                " 
     | 
| 
      
 1955 
     | 
    
         
            +
                "S4b": {
         
     | 
| 
       1891 
1956 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       1892 
1957 
     | 
    
         
             
                  "members": {
         
     | 
| 
       1893 
1958 
     | 
    
         
             
                    "BreakoutCode": {
         
     | 
| 
         @@ -1899,7 +1964,7 @@ 
     | 
|
| 
       1899 
1964 
     | 
    
         
             
                    }
         
     | 
| 
       1900 
1965 
     | 
    
         
             
                  }
         
     | 
| 
       1901 
1966 
     | 
    
         
             
                },
         
     | 
| 
       1902 
     | 
    
         
            -
                " 
     | 
| 
      
 1967 
     | 
    
         
            +
                "S4d": {
         
     | 
| 
       1903 
1968 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       1904 
1969 
     | 
    
         
             
                  "members": {
         
     | 
| 
       1905 
1970 
     | 
    
         
             
                    "ActiveWatermarkProcess": {
         
     | 
| 
         @@ -1938,7 +2003,7 @@ 
     | 
|
| 
       1938 
2003 
     | 
    
         
             
                    }
         
     | 
| 
       1939 
2004 
     | 
    
         
             
                  }
         
     | 
| 
       1940 
2005 
     | 
    
         
             
                },
         
     | 
| 
       1941 
     | 
    
         
            -
                " 
     | 
| 
      
 2006 
     | 
    
         
            +
                "S4k": {
         
     | 
| 
       1942 
2007 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       1943 
2008 
     | 
    
         
             
                  "member": {
         
     | 
| 
       1944 
2009 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -2083,6 +2148,9 @@ 
     | 
|
| 
       2083 
2148 
     | 
    
         
             
                              "CodecSpecification": {
         
     | 
| 
       2084 
2149 
     | 
    
         
             
                                "locationName": "codecSpecification"
         
     | 
| 
       2085 
2150 
     | 
    
         
             
                              },
         
     | 
| 
      
 2151 
     | 
    
         
            +
                              "DashIFrameTrickPlayNameModifier": {
         
     | 
| 
      
 2152 
     | 
    
         
            +
                                "locationName": "dashIFrameTrickPlayNameModifier"
         
     | 
| 
      
 2153 
     | 
    
         
            +
                              },
         
     | 
| 
       2086 
2154 
     | 
    
         
             
                              "DashManifestStyle": {
         
     | 
| 
       2087 
2155 
     | 
    
         
             
                                "locationName": "dashManifestStyle"
         
     | 
| 
       2088 
2156 
     | 
    
         
             
                              },
         
     | 
| 
         @@ -2090,7 +2158,7 @@ 
     | 
|
| 
       2090 
2158 
     | 
    
         
             
                                "locationName": "destination"
         
     | 
| 
       2091 
2159 
     | 
    
         
             
                              },
         
     | 
| 
       2092 
2160 
     | 
    
         
             
                              "DestinationSettings": {
         
     | 
| 
       2093 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 2161 
     | 
    
         
            +
                                "shape": "S59",
         
     | 
| 
       2094 
2162 
     | 
    
         
             
                                "locationName": "destinationSettings"
         
     | 
| 
       2095 
2163 
     | 
    
         
             
                              },
         
     | 
| 
       2096 
2164 
     | 
    
         
             
                              "Encryption": {
         
     | 
| 
         @@ -2114,11 +2182,11 @@ 
     | 
|
| 
       2114 
2182 
     | 
    
         
             
                                        "locationName": "certificateArn"
         
     | 
| 
       2115 
2183 
     | 
    
         
             
                                      },
         
     | 
| 
       2116 
2184 
     | 
    
         
             
                                      "DashSignaledSystemIds": {
         
     | 
| 
       2117 
     | 
    
         
            -
                                        "shape": " 
     | 
| 
      
 2185 
     | 
    
         
            +
                                        "shape": "S5o",
         
     | 
| 
       2118 
2186 
     | 
    
         
             
                                        "locationName": "dashSignaledSystemIds"
         
     | 
| 
       2119 
2187 
     | 
    
         
             
                                      },
         
     | 
| 
       2120 
2188 
     | 
    
         
             
                                      "HlsSignaledSystemIds": {
         
     | 
| 
       2121 
     | 
    
         
            -
                                        "shape": " 
     | 
| 
      
 2189 
     | 
    
         
            +
                                        "shape": "S5o",
         
     | 
| 
       2122 
2190 
     | 
    
         
             
                                        "locationName": "hlsSignaledSystemIds"
         
     | 
| 
       2123 
2191 
     | 
    
         
             
                                      },
         
     | 
| 
       2124 
2192 
     | 
    
         
             
                                      "ResourceId": {
         
     | 
| 
         @@ -2130,7 +2198,7 @@ 
     | 
|
| 
       2130 
2198 
     | 
    
         
             
                                    }
         
     | 
| 
       2131 
2199 
     | 
    
         
             
                                  },
         
     | 
| 
       2132 
2200 
     | 
    
         
             
                                  "StaticKeyProvider": {
         
     | 
| 
       2133 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 2201 
     | 
    
         
            +
                                    "shape": "S5s",
         
     | 
| 
       2134 
2202 
     | 
    
         
             
                                    "locationName": "staticKeyProvider"
         
     | 
| 
       2135 
2203 
     | 
    
         
             
                                  },
         
     | 
| 
       2136 
2204 
     | 
    
         
             
                                  "Type": {
         
     | 
| 
         @@ -2253,6 +2321,9 @@ 
     | 
|
| 
       2253 
2321 
     | 
    
         
             
                              "BaseUrl": {
         
     | 
| 
       2254 
2322 
     | 
    
         
             
                                "locationName": "baseUrl"
         
     | 
| 
       2255 
2323 
     | 
    
         
             
                              },
         
     | 
| 
      
 2324 
     | 
    
         
            +
                              "DashIFrameTrickPlayNameModifier": {
         
     | 
| 
      
 2325 
     | 
    
         
            +
                                "locationName": "dashIFrameTrickPlayNameModifier"
         
     | 
| 
      
 2326 
     | 
    
         
            +
                              },
         
     | 
| 
       2256 
2327 
     | 
    
         
             
                              "DashManifestStyle": {
         
     | 
| 
       2257 
2328 
     | 
    
         
             
                                "locationName": "dashManifestStyle"
         
     | 
| 
       2258 
2329 
     | 
    
         
             
                              },
         
     | 
| 
         @@ -2260,7 +2331,7 @@ 
     | 
|
| 
       2260 
2331 
     | 
    
         
             
                                "locationName": "destination"
         
     | 
| 
       2261 
2332 
     | 
    
         
             
                              },
         
     | 
| 
       2262 
2333 
     | 
    
         
             
                              "DestinationSettings": {
         
     | 
| 
       2263 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 2334 
     | 
    
         
            +
                                "shape": "S59",
         
     | 
| 
       2264 
2335 
     | 
    
         
             
                                "locationName": "destinationSettings"
         
     | 
| 
       2265 
2336 
     | 
    
         
             
                              },
         
     | 
| 
       2266 
2337 
     | 
    
         
             
                              "Encryption": {
         
     | 
| 
         @@ -2271,7 +2342,7 @@ 
     | 
|
| 
       2271 
2342 
     | 
    
         
             
                                    "locationName": "playbackDeviceCompatibility"
         
     | 
| 
       2272 
2343 
     | 
    
         
             
                                  },
         
     | 
| 
       2273 
2344 
     | 
    
         
             
                                  "SpekeKeyProvider": {
         
     | 
| 
       2274 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 2345 
     | 
    
         
            +
                                    "shape": "S6o",
         
     | 
| 
       2275 
2346 
     | 
    
         
             
                                    "locationName": "spekeKeyProvider"
         
     | 
| 
       2276 
2347 
     | 
    
         
             
                                  }
         
     | 
| 
       2277 
2348 
     | 
    
         
             
                                }
         
     | 
| 
         @@ -2358,7 +2429,7 @@ 
     | 
|
| 
       2358 
2429 
     | 
    
         
             
                                "locationName": "destination"
         
     | 
| 
       2359 
2430 
     | 
    
         
             
                              },
         
     | 
| 
       2360 
2431 
     | 
    
         
             
                              "DestinationSettings": {
         
     | 
| 
       2361 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 2432 
     | 
    
         
            +
                                "shape": "S59",
         
     | 
| 
       2362 
2433 
     | 
    
         
             
                                "locationName": "destinationSettings"
         
     | 
| 
       2363 
2434 
     | 
    
         
             
                              }
         
     | 
| 
       2364 
2435 
     | 
    
         
             
                            }
         
     | 
| 
         @@ -2432,7 +2503,7 @@ 
     | 
|
| 
       2432 
2503 
     | 
    
         
             
                                "locationName": "destination"
         
     | 
| 
       2433 
2504 
     | 
    
         
             
                              },
         
     | 
| 
       2434 
2505 
     | 
    
         
             
                              "DestinationSettings": {
         
     | 
| 
       2435 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 2506 
     | 
    
         
            +
                                "shape": "S59",
         
     | 
| 
       2436 
2507 
     | 
    
         
             
                                "locationName": "destinationSettings"
         
     | 
| 
       2437 
2508 
     | 
    
         
             
                              },
         
     | 
| 
       2438 
2509 
     | 
    
         
             
                              "DirectoryStructure": {
         
     | 
| 
         @@ -2455,11 +2526,11 @@ 
     | 
|
| 
       2455 
2526 
     | 
    
         
             
                                    "locationName": "offlineEncrypted"
         
     | 
| 
       2456 
2527 
     | 
    
         
             
                                  },
         
     | 
| 
       2457 
2528 
     | 
    
         
             
                                  "SpekeKeyProvider": {
         
     | 
| 
       2458 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 2529 
     | 
    
         
            +
                                    "shape": "S6o",
         
     | 
| 
       2459 
2530 
     | 
    
         
             
                                    "locationName": "spekeKeyProvider"
         
     | 
| 
       2460 
2531 
     | 
    
         
             
                                  },
         
     | 
| 
       2461 
2532 
     | 
    
         
             
                                  "StaticKeyProvider": {
         
     | 
| 
       2462 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 2533 
     | 
    
         
            +
                                    "shape": "S5s",
         
     | 
| 
       2463 
2534 
     | 
    
         
             
                                    "locationName": "staticKeyProvider"
         
     | 
| 
       2464 
2535 
     | 
    
         
             
                                  },
         
     | 
| 
       2465 
2536 
     | 
    
         
             
                                  "Type": {
         
     | 
| 
         @@ -2586,7 +2657,7 @@ 
     | 
|
| 
       2586 
2657 
     | 
    
         
             
                                "locationName": "destination"
         
     | 
| 
       2587 
2658 
     | 
    
         
             
                              },
         
     | 
| 
       2588 
2659 
     | 
    
         
             
                              "DestinationSettings": {
         
     | 
| 
       2589 
     | 
    
         
            -
                                "shape": " 
     | 
| 
      
 2660 
     | 
    
         
            +
                                "shape": "S59",
         
     | 
| 
       2590 
2661 
     | 
    
         
             
                                "locationName": "destinationSettings"
         
     | 
| 
       2591 
2662 
     | 
    
         
             
                              },
         
     | 
| 
       2592 
2663 
     | 
    
         
             
                              "Encryption": {
         
     | 
| 
         @@ -2594,7 +2665,7 @@ 
     | 
|
| 
       2594 
2665 
     | 
    
         
             
                                "type": "structure",
         
     | 
| 
       2595 
2666 
     | 
    
         
             
                                "members": {
         
     | 
| 
       2596 
2667 
     | 
    
         
             
                                  "SpekeKeyProvider": {
         
     | 
| 
       2597 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 2668 
     | 
    
         
            +
                                    "shape": "S6o",
         
     | 
| 
       2598 
2669 
     | 
    
         
             
                                    "locationName": "spekeKeyProvider"
         
     | 
| 
       2599 
2670 
     | 
    
         
             
                                  }
         
     | 
| 
       2600 
2671 
     | 
    
         
             
                                }
         
     | 
| 
         @@ -2623,7 +2694,7 @@ 
     | 
|
| 
       2623 
2694 
     | 
    
         
             
                          "type": "structure",
         
     | 
| 
       2624 
2695 
     | 
    
         
             
                          "members": {
         
     | 
| 
       2625 
2696 
     | 
    
         
             
                            "AudioDescriptions": {
         
     | 
| 
       2626 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 2697 
     | 
    
         
            +
                              "shape": "S8a",
         
     | 
| 
       2627 
2698 
     | 
    
         
             
                              "locationName": "audioDescriptions"
         
     | 
| 
       2628 
2699 
     | 
    
         
             
                            },
         
     | 
| 
       2629 
2700 
     | 
    
         
             
                            "CaptionDescriptions": {
         
     | 
| 
         @@ -2639,7 +2710,7 @@ 
     | 
|
| 
       2639 
2710 
     | 
    
         
             
                                    "locationName": "customLanguageCode"
         
     | 
| 
       2640 
2711 
     | 
    
         
             
                                  },
         
     | 
| 
       2641 
2712 
     | 
    
         
             
                                  "DestinationSettings": {
         
     | 
| 
       2642 
     | 
    
         
            -
                                    "shape": " 
     | 
| 
      
 2713 
     | 
    
         
            +
                                    "shape": "Sax",
         
     | 
| 
       2643 
2714 
     | 
    
         
             
                                    "locationName": "destinationSettings"
         
     | 
| 
       2644 
2715 
     | 
    
         
             
                                  },
         
     | 
| 
       2645 
2716 
     | 
    
         
             
                                  "LanguageCode": {
         
     | 
| 
         @@ -2652,7 +2723,7 @@ 
     | 
|
| 
       2652 
2723 
     | 
    
         
             
                              }
         
     | 
| 
       2653 
2724 
     | 
    
         
             
                            },
         
     | 
| 
       2654 
2725 
     | 
    
         
             
                            "ContainerSettings": {
         
     | 
| 
       2655 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 2726 
     | 
    
         
            +
                              "shape": "Sc8",
         
     | 
| 
       2656 
2727 
     | 
    
         
             
                              "locationName": "containerSettings"
         
     | 
| 
       2657 
2728 
     | 
    
         
             
                            },
         
     | 
| 
       2658 
2729 
     | 
    
         
             
                            "Extension": {
         
     | 
| 
         @@ -2698,7 +2769,7 @@ 
     | 
|
| 
       2698 
2769 
     | 
    
         
             
                              "locationName": "preset"
         
     | 
| 
       2699 
2770 
     | 
    
         
             
                            },
         
     | 
| 
       2700 
2771 
     | 
    
         
             
                            "VideoDescription": {
         
     | 
| 
       2701 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 2772 
     | 
    
         
            +
                              "shape": "Sen",
         
     | 
| 
       2702 
2773 
     | 
    
         
             
                              "locationName": "videoDescription"
         
     | 
| 
       2703 
2774 
     | 
    
         
             
                            }
         
     | 
| 
       2704 
2775 
     | 
    
         
             
                          }
         
     | 
| 
         @@ -2707,7 +2778,7 @@ 
     | 
|
| 
       2707 
2778 
     | 
    
         
             
                    }
         
     | 
| 
       2708 
2779 
     | 
    
         
             
                  }
         
     | 
| 
       2709 
2780 
     | 
    
         
             
                },
         
     | 
| 
       2710 
     | 
    
         
            -
                " 
     | 
| 
      
 2781 
     | 
    
         
            +
                "S59": {
         
     | 
| 
       2711 
2782 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       2712 
2783 
     | 
    
         
             
                  "members": {
         
     | 
| 
       2713 
2784 
     | 
    
         
             
                    "S3Settings": {
         
     | 
| 
         @@ -2745,11 +2816,11 @@ 
     | 
|
| 
       2745 
2816 
     | 
    
         
             
                    }
         
     | 
| 
       2746 
2817 
     | 
    
         
             
                  }
         
     | 
| 
       2747 
2818 
     | 
    
         
             
                },
         
     | 
| 
       2748 
     | 
    
         
            -
                " 
     | 
| 
      
 2819 
     | 
    
         
            +
                "S5o": {
         
     | 
| 
       2749 
2820 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       2750 
2821 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       2751 
2822 
     | 
    
         
             
                },
         
     | 
| 
       2752 
     | 
    
         
            -
                " 
     | 
| 
      
 2823 
     | 
    
         
            +
                "S5s": {
         
     | 
| 
       2753 
2824 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       2754 
2825 
     | 
    
         
             
                  "members": {
         
     | 
| 
       2755 
2826 
     | 
    
         
             
                    "KeyFormat": {
         
     | 
| 
         @@ -2766,7 +2837,7 @@ 
     | 
|
| 
       2766 
2837 
     | 
    
         
             
                    }
         
     | 
| 
       2767 
2838 
     | 
    
         
             
                  }
         
     | 
| 
       2768 
2839 
     | 
    
         
             
                },
         
     | 
| 
       2769 
     | 
    
         
            -
                " 
     | 
| 
      
 2840 
     | 
    
         
            +
                "S6o": {
         
     | 
| 
       2770 
2841 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       2771 
2842 
     | 
    
         
             
                  "members": {
         
     | 
| 
       2772 
2843 
     | 
    
         
             
                    "CertificateArn": {
         
     | 
| 
         @@ -2785,7 +2856,7 @@ 
     | 
|
| 
       2785 
2856 
     | 
    
         
             
                    }
         
     | 
| 
       2786 
2857 
     | 
    
         
             
                  }
         
     | 
| 
       2787 
2858 
     | 
    
         
             
                },
         
     | 
| 
       2788 
     | 
    
         
            -
                " 
     | 
| 
      
 2859 
     | 
    
         
            +
                "S8a": {
         
     | 
| 
       2789 
2860 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       2790 
2861 
     | 
    
         
             
                  "member": {
         
     | 
| 
       2791 
2862 
     | 
    
         
             
                    "type": "structure",
         
     | 
| 
         @@ -3222,7 +3293,7 @@ 
     | 
|
| 
       3222 
3293 
     | 
    
         
             
                    }
         
     | 
| 
       3223 
3294 
     | 
    
         
             
                  }
         
     | 
| 
       3224 
3295 
     | 
    
         
             
                },
         
     | 
| 
       3225 
     | 
    
         
            -
                " 
     | 
| 
      
 3296 
     | 
    
         
            +
                "Sax": {
         
     | 
| 
       3226 
3297 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       3227 
3298 
     | 
    
         
             
                  "members": {
         
     | 
| 
       3228 
3299 
     | 
    
         
             
                    "BurninDestinationSettings": {
         
     | 
| 
         @@ -3513,7 +3584,7 @@ 
     | 
|
| 
       3513 
3584 
     | 
    
         
             
                    }
         
     | 
| 
       3514 
3585 
     | 
    
         
             
                  }
         
     | 
| 
       3515 
3586 
     | 
    
         
             
                },
         
     | 
| 
       3516 
     | 
    
         
            -
                " 
     | 
| 
      
 3587 
     | 
    
         
            +
                "Sc8": {
         
     | 
| 
       3517 
3588 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       3518 
3589 
     | 
    
         
             
                  "members": {
         
     | 
| 
       3519 
3590 
     | 
    
         
             
                    "CmfcSettings": {
         
     | 
| 
         @@ -3591,7 +3662,7 @@ 
     | 
|
| 
       3591 
3662 
     | 
    
         
             
                          "type": "integer"
         
     | 
| 
       3592 
3663 
     | 
    
         
             
                        },
         
     | 
| 
       3593 
3664 
     | 
    
         
             
                        "AudioPids": {
         
     | 
| 
       3594 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 3665 
     | 
    
         
            +
                          "shape": "Scr",
         
     | 
| 
       3595 
3666 
     | 
    
         
             
                          "locationName": "audioPids"
         
     | 
| 
       3596 
3667 
     | 
    
         
             
                        },
         
     | 
| 
       3597 
3668 
     | 
    
         
             
                        "Bitrate": {
         
     | 
| 
         @@ -3641,7 +3712,7 @@ 
     | 
|
| 
       3641 
3712 
     | 
    
         
             
                          }
         
     | 
| 
       3642 
3713 
     | 
    
         
             
                        },
         
     | 
| 
       3643 
3714 
     | 
    
         
             
                        "DvbSubPids": {
         
     | 
| 
       3644 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 3715 
     | 
    
         
            +
                          "shape": "Scr",
         
     | 
| 
       3645 
3716 
     | 
    
         
             
                          "locationName": "dvbSubPids"
         
     | 
| 
       3646 
3717 
     | 
    
         
             
                        },
         
     | 
| 
       3647 
3718 
     | 
    
         
             
                        "DvbTdtSettings": {
         
     | 
| 
         @@ -3785,7 +3856,7 @@ 
     | 
|
| 
       3785 
3856 
     | 
    
         
             
                          "type": "integer"
         
     | 
| 
       3786 
3857 
     | 
    
         
             
                        },
         
     | 
| 
       3787 
3858 
     | 
    
         
             
                        "AudioPids": {
         
     | 
| 
       3788 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 3859 
     | 
    
         
            +
                          "shape": "Scr",
         
     | 
| 
       3789 
3860 
     | 
    
         
             
                          "locationName": "audioPids"
         
     | 
| 
       3790 
3861 
     | 
    
         
             
                        },
         
     | 
| 
       3791 
3862 
     | 
    
         
             
                        "DataPTSControl": {
         
     | 
| 
         @@ -3968,13 +4039,13 @@ 
     | 
|
| 
       3968 
4039 
     | 
    
         
             
                    }
         
     | 
| 
       3969 
4040 
     | 
    
         
             
                  }
         
     | 
| 
       3970 
4041 
     | 
    
         
             
                },
         
     | 
| 
       3971 
     | 
    
         
            -
                " 
     | 
| 
      
 4042 
     | 
    
         
            +
                "Scr": {
         
     | 
| 
       3972 
4043 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       3973 
4044 
     | 
    
         
             
                  "member": {
         
     | 
| 
       3974 
4045 
     | 
    
         
             
                    "type": "integer"
         
     | 
| 
       3975 
4046 
     | 
    
         
             
                  }
         
     | 
| 
       3976 
4047 
     | 
    
         
             
                },
         
     | 
| 
       3977 
     | 
    
         
            -
                " 
     | 
| 
      
 4048 
     | 
    
         
            +
                "Sen": {
         
     | 
| 
       3978 
4049 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       3979 
4050 
     | 
    
         
             
                  "members": {
         
     | 
| 
       3980 
4051 
     | 
    
         
             
                    "AfdSignaling": {
         
     | 
| 
         @@ -4129,7 +4200,7 @@ 
     | 
|
| 
       4129 
4200 
     | 
    
         
             
                              "locationName": "adaptiveQuantization"
         
     | 
| 
       4130 
4201 
     | 
    
         
             
                            },
         
     | 
| 
       4131 
4202 
     | 
    
         
             
                            "BandwidthReductionFilter": {
         
     | 
| 
       4132 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 4203 
     | 
    
         
            +
                              "shape": "Sfl",
         
     | 
| 
       4133 
4204 
     | 
    
         
             
                              "locationName": "bandwidthReductionFilter"
         
     | 
| 
       4134 
4205 
     | 
    
         
             
                            },
         
     | 
| 
       4135 
4206 
     | 
    
         
             
                            "Bitrate": {
         
     | 
| 
         @@ -4299,7 +4370,7 @@ 
     | 
|
| 
       4299 
4370 
     | 
    
         
             
                              "locationName": "alternateTransferFunctionSei"
         
     | 
| 
       4300 
4371 
     | 
    
         
             
                            },
         
     | 
| 
       4301 
4372 
     | 
    
         
             
                            "BandwidthReductionFilter": {
         
     | 
| 
       4302 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 4373 
     | 
    
         
            +
                              "shape": "Sfl",
         
     | 
| 
       4303 
4374 
     | 
    
         
             
                              "locationName": "bandwidthReductionFilter"
         
     | 
| 
       4304 
4375 
     | 
    
         
             
                            },
         
     | 
| 
       4305 
4376 
     | 
    
         
             
                            "Bitrate": {
         
     | 
| 
         @@ -5015,7 +5086,7 @@ 
     | 
|
| 
       5015 
5086 
     | 
    
         
             
                              "type": "integer"
         
     | 
| 
       5016 
5087 
     | 
    
         
             
                            },
         
     | 
| 
       5017 
5088 
     | 
    
         
             
                            "Hdr10Metadata": {
         
     | 
| 
       5018 
     | 
    
         
            -
                              "shape": " 
     | 
| 
      
 5089 
     | 
    
         
            +
                              "shape": "S3p",
         
     | 
| 
       5019 
5090 
     | 
    
         
             
                              "locationName": "hdr10Metadata"
         
     | 
| 
       5020 
5091 
     | 
    
         
             
                            },
         
     | 
| 
       5021 
5092 
     | 
    
         
             
                            "HdrToSdrToneMapper": {
         
     | 
| 
         @@ -5214,7 +5285,7 @@ 
     | 
|
| 
       5214 
5285 
     | 
    
         
             
                    }
         
     | 
| 
       5215 
5286 
     | 
    
         
             
                  }
         
     | 
| 
       5216 
5287 
     | 
    
         
             
                },
         
     | 
| 
       5217 
     | 
    
         
            -
                " 
     | 
| 
      
 5288 
     | 
    
         
            +
                "Sfl": {
         
     | 
| 
       5218 
5289 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5219 
5290 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5220 
5291 
     | 
    
         
             
                    "Sharpening": {
         
     | 
| 
         @@ -5225,7 +5296,7 @@ 
     | 
|
| 
       5225 
5296 
     | 
    
         
             
                    }
         
     | 
| 
       5226 
5297 
     | 
    
         
             
                  }
         
     | 
| 
       5227 
5298 
     | 
    
         
             
                },
         
     | 
| 
       5228 
     | 
    
         
            -
                " 
     | 
| 
      
 5299 
     | 
    
         
            +
                "Sl4": {
         
     | 
| 
       5229 
5300 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5230 
5301 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5231 
5302 
     | 
    
         
             
                    "Anchor": {
         
     | 
| 
         @@ -5242,7 +5313,7 @@ 
     | 
|
| 
       5242 
5313 
     | 
    
         
             
                    }
         
     | 
| 
       5243 
5314 
     | 
    
         
             
                  }
         
     | 
| 
       5244 
5315 
     | 
    
         
             
                },
         
     | 
| 
       5245 
     | 
    
         
            -
                " 
     | 
| 
      
 5316 
     | 
    
         
            +
                "Sl7": {
         
     | 
| 
       5246 
5317 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5247 
5318 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5248 
5319 
     | 
    
         
             
                    "Id3Insertions": {
         
     | 
| 
         @@ -5262,12 +5333,12 @@ 
     | 
|
| 
       5262 
5333 
     | 
    
         
             
                    }
         
     | 
| 
       5263 
5334 
     | 
    
         
             
                  }
         
     | 
| 
       5264 
5335 
     | 
    
         
             
                },
         
     | 
| 
       5265 
     | 
    
         
            -
                " 
     | 
| 
      
 5336 
     | 
    
         
            +
                "Slc": {
         
     | 
| 
       5266 
5337 
     | 
    
         
             
                  "type": "map",
         
     | 
| 
       5267 
5338 
     | 
    
         
             
                  "key": {},
         
     | 
| 
       5268 
5339 
     | 
    
         
             
                  "value": {}
         
     | 
| 
       5269 
5340 
     | 
    
         
             
                },
         
     | 
| 
       5270 
     | 
    
         
            -
                " 
     | 
| 
      
 5341 
     | 
    
         
            +
                "Sle": {
         
     | 
| 
       5271 
5342 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5272 
5343 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5273 
5344 
     | 
    
         
             
                    "AccelerationSettings": {
         
     | 
| 
         @@ -5287,7 +5358,7 @@ 
     | 
|
| 
       5287 
5358 
     | 
    
         
             
                      "locationName": "clientRequestToken"
         
     | 
| 
       5288 
5359 
     | 
    
         
             
                    },
         
     | 
| 
       5289 
5360 
     | 
    
         
             
                    "CreatedAt": {
         
     | 
| 
       5290 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5361 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5291 
5362 
     | 
    
         
             
                      "locationName": "createdAt"
         
     | 
| 
       5292 
5363 
     | 
    
         
             
                    },
         
     | 
| 
       5293 
5364 
     | 
    
         
             
                    "CurrentPhase": {
         
     | 
| 
         @@ -5319,11 +5390,11 @@ 
     | 
|
| 
       5319 
5390 
     | 
    
         
             
                      "type": "structure",
         
     | 
| 
       5320 
5391 
     | 
    
         
             
                      "members": {
         
     | 
| 
       5321 
5392 
     | 
    
         
             
                        "Info": {
         
     | 
| 
       5322 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5393 
     | 
    
         
            +
                          "shape": "Slj",
         
     | 
| 
       5323 
5394 
     | 
    
         
             
                          "locationName": "info"
         
     | 
| 
       5324 
5395 
     | 
    
         
             
                        },
         
     | 
| 
       5325 
5396 
     | 
    
         
             
                        "Warning": {
         
     | 
| 
       5326 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5397 
     | 
    
         
            +
                          "shape": "Slj",
         
     | 
| 
       5327 
5398 
     | 
    
         
             
                          "locationName": "warning"
         
     | 
| 
       5328 
5399 
     | 
    
         
             
                        }
         
     | 
| 
       5329 
5400 
     | 
    
         
             
                      }
         
     | 
| 
         @@ -5384,7 +5455,7 @@ 
     | 
|
| 
       5384 
5455 
     | 
    
         
             
                            "locationName": "sourceQueue"
         
     | 
| 
       5385 
5456 
     | 
    
         
             
                          },
         
     | 
| 
       5386 
5457 
     | 
    
         
             
                          "Timestamp": {
         
     | 
| 
       5387 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 5458 
     | 
    
         
            +
                            "shape": "Slg",
         
     | 
| 
       5388 
5459 
     | 
    
         
             
                            "locationName": "timestamp"
         
     | 
| 
       5389 
5460 
     | 
    
         
             
                          }
         
     | 
| 
       5390 
5461 
     | 
    
         
             
                        }
         
     | 
| 
         @@ -5415,21 +5486,21 @@ 
     | 
|
| 
       5415 
5486 
     | 
    
         
             
                      "type": "structure",
         
     | 
| 
       5416 
5487 
     | 
    
         
             
                      "members": {
         
     | 
| 
       5417 
5488 
     | 
    
         
             
                        "FinishTime": {
         
     | 
| 
       5418 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5489 
     | 
    
         
            +
                          "shape": "Slg",
         
     | 
| 
       5419 
5490 
     | 
    
         
             
                          "locationName": "finishTime"
         
     | 
| 
       5420 
5491 
     | 
    
         
             
                        },
         
     | 
| 
       5421 
5492 
     | 
    
         
             
                        "StartTime": {
         
     | 
| 
       5422 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5493 
     | 
    
         
            +
                          "shape": "Slg",
         
     | 
| 
       5423 
5494 
     | 
    
         
             
                          "locationName": "startTime"
         
     | 
| 
       5424 
5495 
     | 
    
         
             
                        },
         
     | 
| 
       5425 
5496 
     | 
    
         
             
                        "SubmitTime": {
         
     | 
| 
       5426 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5497 
     | 
    
         
            +
                          "shape": "Slg",
         
     | 
| 
       5427 
5498 
     | 
    
         
             
                          "locationName": "submitTime"
         
     | 
| 
       5428 
5499 
     | 
    
         
             
                        }
         
     | 
| 
       5429 
5500 
     | 
    
         
             
                      }
         
     | 
| 
       5430 
5501 
     | 
    
         
             
                    },
         
     | 
| 
       5431 
5502 
     | 
    
         
             
                    "UserMetadata": {
         
     | 
| 
       5432 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5503 
     | 
    
         
            +
                      "shape": "Slc",
         
     | 
| 
       5433 
5504 
     | 
    
         
             
                      "locationName": "userMetadata"
         
     | 
| 
       5434 
5505 
     | 
    
         
             
                    },
         
     | 
| 
       5435 
5506 
     | 
    
         
             
                    "Warnings": {
         
     | 
| 
         @@ -5459,15 +5530,15 @@ 
     | 
|
| 
       5459 
5530 
     | 
    
         
             
                    "Role"
         
     | 
| 
       5460 
5531 
     | 
    
         
             
                  ]
         
     | 
| 
       5461 
5532 
     | 
    
         
             
                },
         
     | 
| 
       5462 
     | 
    
         
            -
                " 
     | 
| 
      
 5533 
     | 
    
         
            +
                "Slg": {
         
     | 
| 
       5463 
5534 
     | 
    
         
             
                  "type": "timestamp",
         
     | 
| 
       5464 
5535 
     | 
    
         
             
                  "timestampFormat": "unixTimestamp"
         
     | 
| 
       5465 
5536 
     | 
    
         
             
                },
         
     | 
| 
       5466 
     | 
    
         
            -
                " 
     | 
| 
      
 5537 
     | 
    
         
            +
                "Slj": {
         
     | 
| 
       5467 
5538 
     | 
    
         
             
                  "type": "list",
         
     | 
| 
       5468 
5539 
     | 
    
         
             
                  "member": {}
         
     | 
| 
       5469 
5540 
     | 
    
         
             
                },
         
     | 
| 
       5470 
     | 
    
         
            -
                " 
     | 
| 
      
 5541 
     | 
    
         
            +
                "Slw": {
         
     | 
| 
       5471 
5542 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5472 
5543 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5473 
5544 
     | 
    
         
             
                    "AdAvailOffset": {
         
     | 
| 
         @@ -5568,47 +5639,47 @@ 
     | 
|
| 
       5568 
5639 
     | 
    
         
             
                            "locationName": "timecodeStart"
         
     | 
| 
       5569 
5640 
     | 
    
         
             
                          },
         
     | 
| 
       5570 
5641 
     | 
    
         
             
                          "VideoOverlays": {
         
     | 
| 
       5571 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 5642 
     | 
    
         
            +
                            "shape": "S3f",
         
     | 
| 
       5572 
5643 
     | 
    
         
             
                            "locationName": "videoOverlays"
         
     | 
| 
       5573 
5644 
     | 
    
         
             
                          },
         
     | 
| 
       5574 
5645 
     | 
    
         
             
                          "VideoSelector": {
         
     | 
| 
       5575 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 5646 
     | 
    
         
            +
                            "shape": "S3l",
         
     | 
| 
       5576 
5647 
     | 
    
         
             
                            "locationName": "videoSelector"
         
     | 
| 
       5577 
5648 
     | 
    
         
             
                          }
         
     | 
| 
       5578 
5649 
     | 
    
         
             
                        }
         
     | 
| 
       5579 
5650 
     | 
    
         
             
                      }
         
     | 
| 
       5580 
5651 
     | 
    
         
             
                    },
         
     | 
| 
       5581 
5652 
     | 
    
         
             
                    "KantarWatermark": {
         
     | 
| 
       5582 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5653 
     | 
    
         
            +
                      "shape": "S3v",
         
     | 
| 
       5583 
5654 
     | 
    
         
             
                      "locationName": "kantarWatermark"
         
     | 
| 
       5584 
5655 
     | 
    
         
             
                    },
         
     | 
| 
       5585 
5656 
     | 
    
         
             
                    "MotionImageInserter": {
         
     | 
| 
       5586 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5657 
     | 
    
         
            +
                      "shape": "S43",
         
     | 
| 
       5587 
5658 
     | 
    
         
             
                      "locationName": "motionImageInserter"
         
     | 
| 
       5588 
5659 
     | 
    
         
             
                    },
         
     | 
| 
       5589 
5660 
     | 
    
         
             
                    "NielsenConfiguration": {
         
     | 
| 
       5590 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5661 
     | 
    
         
            +
                      "shape": "S4b",
         
     | 
| 
       5591 
5662 
     | 
    
         
             
                      "locationName": "nielsenConfiguration"
         
     | 
| 
       5592 
5663 
     | 
    
         
             
                    },
         
     | 
| 
       5593 
5664 
     | 
    
         
             
                    "NielsenNonLinearWatermark": {
         
     | 
| 
       5594 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5665 
     | 
    
         
            +
                      "shape": "S4d",
         
     | 
| 
       5595 
5666 
     | 
    
         
             
                      "locationName": "nielsenNonLinearWatermark"
         
     | 
| 
       5596 
5667 
     | 
    
         
             
                    },
         
     | 
| 
       5597 
5668 
     | 
    
         
             
                    "OutputGroups": {
         
     | 
| 
       5598 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5669 
     | 
    
         
            +
                      "shape": "S4k",
         
     | 
| 
       5599 
5670 
     | 
    
         
             
                      "locationName": "outputGroups"
         
     | 
| 
       5600 
5671 
     | 
    
         
             
                    },
         
     | 
| 
       5601 
5672 
     | 
    
         
             
                    "TimecodeConfig": {
         
     | 
| 
       5602 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5673 
     | 
    
         
            +
                      "shape": "Sl4",
         
     | 
| 
       5603 
5674 
     | 
    
         
             
                      "locationName": "timecodeConfig"
         
     | 
| 
       5604 
5675 
     | 
    
         
             
                    },
         
     | 
| 
       5605 
5676 
     | 
    
         
             
                    "TimedMetadataInsertion": {
         
     | 
| 
       5606 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5677 
     | 
    
         
            +
                      "shape": "Sl7",
         
     | 
| 
       5607 
5678 
     | 
    
         
             
                      "locationName": "timedMetadataInsertion"
         
     | 
| 
       5608 
5679 
     | 
    
         
             
                    }
         
     | 
| 
       5609 
5680 
     | 
    
         
             
                  }
         
     | 
| 
       5610 
5681 
     | 
    
         
             
                },
         
     | 
| 
       5611 
     | 
    
         
            -
                " 
     | 
| 
      
 5682 
     | 
    
         
            +
                "Sm0": {
         
     | 
| 
       5612 
5683 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5613 
5684 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5614 
5685 
     | 
    
         
             
                    "AccelerationSettings": {
         
     | 
| 
         @@ -5622,7 +5693,7 @@ 
     | 
|
| 
       5622 
5693 
     | 
    
         
             
                      "locationName": "category"
         
     | 
| 
       5623 
5694 
     | 
    
         
             
                    },
         
     | 
| 
       5624 
5695 
     | 
    
         
             
                    "CreatedAt": {
         
     | 
| 
       5625 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5696 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5626 
5697 
     | 
    
         
             
                      "locationName": "createdAt"
         
     | 
| 
       5627 
5698 
     | 
    
         
             
                    },
         
     | 
| 
       5628 
5699 
     | 
    
         
             
                    "Description": {
         
     | 
| 
         @@ -5633,7 +5704,7 @@ 
     | 
|
| 
       5633 
5704 
     | 
    
         
             
                      "locationName": "hopDestinations"
         
     | 
| 
       5634 
5705 
     | 
    
         
             
                    },
         
     | 
| 
       5635 
5706 
     | 
    
         
             
                    "LastUpdated": {
         
     | 
| 
       5636 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5707 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5637 
5708 
     | 
    
         
             
                      "locationName": "lastUpdated"
         
     | 
| 
       5638 
5709 
     | 
    
         
             
                    },
         
     | 
| 
       5639 
5710 
     | 
    
         
             
                    "Name": {
         
     | 
| 
         @@ -5647,7 +5718,7 @@ 
     | 
|
| 
       5647 
5718 
     | 
    
         
             
                      "locationName": "queue"
         
     | 
| 
       5648 
5719 
     | 
    
         
             
                    },
         
     | 
| 
       5649 
5720 
     | 
    
         
             
                    "Settings": {
         
     | 
| 
       5650 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5721 
     | 
    
         
            +
                      "shape": "Slw",
         
     | 
| 
       5651 
5722 
     | 
    
         
             
                      "locationName": "settings"
         
     | 
| 
       5652 
5723 
     | 
    
         
             
                    },
         
     | 
| 
       5653 
5724 
     | 
    
         
             
                    "StatusUpdateInterval": {
         
     | 
| 
         @@ -5662,11 +5733,11 @@ 
     | 
|
| 
       5662 
5733 
     | 
    
         
             
                    "Name"
         
     | 
| 
       5663 
5734 
     | 
    
         
             
                  ]
         
     | 
| 
       5664 
5735 
     | 
    
         
             
                },
         
     | 
| 
       5665 
     | 
    
         
            -
                " 
     | 
| 
      
 5736 
     | 
    
         
            +
                "Sm3": {
         
     | 
| 
       5666 
5737 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5667 
5738 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5668 
5739 
     | 
    
         
             
                    "AudioDescriptions": {
         
     | 
| 
       5669 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5740 
     | 
    
         
            +
                      "shape": "S8a",
         
     | 
| 
       5670 
5741 
     | 
    
         
             
                      "locationName": "audioDescriptions"
         
     | 
| 
       5671 
5742 
     | 
    
         
             
                    },
         
     | 
| 
       5672 
5743 
     | 
    
         
             
                    "CaptionDescriptions": {
         
     | 
| 
         @@ -5679,7 +5750,7 @@ 
     | 
|
| 
       5679 
5750 
     | 
    
         
             
                            "locationName": "customLanguageCode"
         
     | 
| 
       5680 
5751 
     | 
    
         
             
                          },
         
     | 
| 
       5681 
5752 
     | 
    
         
             
                          "DestinationSettings": {
         
     | 
| 
       5682 
     | 
    
         
            -
                            "shape": " 
     | 
| 
      
 5753 
     | 
    
         
            +
                            "shape": "Sax",
         
     | 
| 
       5683 
5754 
     | 
    
         
             
                            "locationName": "destinationSettings"
         
     | 
| 
       5684 
5755 
     | 
    
         
             
                          },
         
     | 
| 
       5685 
5756 
     | 
    
         
             
                          "LanguageCode": {
         
     | 
| 
         @@ -5692,16 +5763,16 @@ 
     | 
|
| 
       5692 
5763 
     | 
    
         
             
                      }
         
     | 
| 
       5693 
5764 
     | 
    
         
             
                    },
         
     | 
| 
       5694 
5765 
     | 
    
         
             
                    "ContainerSettings": {
         
     | 
| 
       5695 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5766 
     | 
    
         
            +
                      "shape": "Sc8",
         
     | 
| 
       5696 
5767 
     | 
    
         
             
                      "locationName": "containerSettings"
         
     | 
| 
       5697 
5768 
     | 
    
         
             
                    },
         
     | 
| 
       5698 
5769 
     | 
    
         
             
                    "VideoDescription": {
         
     | 
| 
       5699 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5770 
     | 
    
         
            +
                      "shape": "Sen",
         
     | 
| 
       5700 
5771 
     | 
    
         
             
                      "locationName": "videoDescription"
         
     | 
| 
       5701 
5772 
     | 
    
         
             
                    }
         
     | 
| 
       5702 
5773 
     | 
    
         
             
                  }
         
     | 
| 
       5703 
5774 
     | 
    
         
             
                },
         
     | 
| 
       5704 
     | 
    
         
            -
                " 
     | 
| 
      
 5775 
     | 
    
         
            +
                "Sm7": {
         
     | 
| 
       5705 
5776 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5706 
5777 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5707 
5778 
     | 
    
         
             
                    "Arn": {
         
     | 
| 
         @@ -5711,21 +5782,21 @@ 
     | 
|
| 
       5711 
5782 
     | 
    
         
             
                      "locationName": "category"
         
     | 
| 
       5712 
5783 
     | 
    
         
             
                    },
         
     | 
| 
       5713 
5784 
     | 
    
         
             
                    "CreatedAt": {
         
     | 
| 
       5714 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5785 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5715 
5786 
     | 
    
         
             
                      "locationName": "createdAt"
         
     | 
| 
       5716 
5787 
     | 
    
         
             
                    },
         
     | 
| 
       5717 
5788 
     | 
    
         
             
                    "Description": {
         
     | 
| 
       5718 
5789 
     | 
    
         
             
                      "locationName": "description"
         
     | 
| 
       5719 
5790 
     | 
    
         
             
                    },
         
     | 
| 
       5720 
5791 
     | 
    
         
             
                    "LastUpdated": {
         
     | 
| 
       5721 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5792 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5722 
5793 
     | 
    
         
             
                      "locationName": "lastUpdated"
         
     | 
| 
       5723 
5794 
     | 
    
         
             
                    },
         
     | 
| 
       5724 
5795 
     | 
    
         
             
                    "Name": {
         
     | 
| 
       5725 
5796 
     | 
    
         
             
                      "locationName": "name"
         
     | 
| 
       5726 
5797 
     | 
    
         
             
                    },
         
     | 
| 
       5727 
5798 
     | 
    
         
             
                    "Settings": {
         
     | 
| 
       5728 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5799 
     | 
    
         
            +
                      "shape": "Sm3",
         
     | 
| 
       5729 
5800 
     | 
    
         
             
                      "locationName": "settings"
         
     | 
| 
       5730 
5801 
     | 
    
         
             
                    },
         
     | 
| 
       5731 
5802 
     | 
    
         
             
                    "Type": {
         
     | 
| 
         @@ -5737,7 +5808,7 @@ 
     | 
|
| 
       5737 
5808 
     | 
    
         
             
                    "Name"
         
     | 
| 
       5738 
5809 
     | 
    
         
             
                  ]
         
     | 
| 
       5739 
5810 
     | 
    
         
             
                },
         
     | 
| 
       5740 
     | 
    
         
            -
                " 
     | 
| 
      
 5811 
     | 
    
         
            +
                "Sma": {
         
     | 
| 
       5741 
5812 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5742 
5813 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5743 
5814 
     | 
    
         
             
                    "Commitment": {
         
     | 
| 
         @@ -5757,21 +5828,21 @@ 
     | 
|
| 
       5757 
5828 
     | 
    
         
             
                    "RenewalType"
         
     | 
| 
       5758 
5829 
     | 
    
         
             
                  ]
         
     | 
| 
       5759 
5830 
     | 
    
         
             
                },
         
     | 
| 
       5760 
     | 
    
         
            -
                " 
     | 
| 
      
 5831 
     | 
    
         
            +
                "Smf": {
         
     | 
| 
       5761 
5832 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5762 
5833 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5763 
5834 
     | 
    
         
             
                    "Arn": {
         
     | 
| 
       5764 
5835 
     | 
    
         
             
                      "locationName": "arn"
         
     | 
| 
       5765 
5836 
     | 
    
         
             
                    },
         
     | 
| 
       5766 
5837 
     | 
    
         
             
                    "CreatedAt": {
         
     | 
| 
       5767 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5838 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5768 
5839 
     | 
    
         
             
                      "locationName": "createdAt"
         
     | 
| 
       5769 
5840 
     | 
    
         
             
                    },
         
     | 
| 
       5770 
5841 
     | 
    
         
             
                    "Description": {
         
     | 
| 
       5771 
5842 
     | 
    
         
             
                      "locationName": "description"
         
     | 
| 
       5772 
5843 
     | 
    
         
             
                    },
         
     | 
| 
       5773 
5844 
     | 
    
         
             
                    "LastUpdated": {
         
     | 
| 
       5774 
     | 
    
         
            -
                      "shape": " 
     | 
| 
      
 5845 
     | 
    
         
            +
                      "shape": "Slg",
         
     | 
| 
       5775 
5846 
     | 
    
         
             
                      "locationName": "lastUpdated"
         
     | 
| 
       5776 
5847 
     | 
    
         
             
                    },
         
     | 
| 
       5777 
5848 
     | 
    
         
             
                    "Name": {
         
     | 
| 
         @@ -5792,11 +5863,11 @@ 
     | 
|
| 
       5792 
5863 
     | 
    
         
             
                          "locationName": "commitment"
         
     | 
| 
       5793 
5864 
     | 
    
         
             
                        },
         
     | 
| 
       5794 
5865 
     | 
    
         
             
                        "ExpiresAt": {
         
     | 
| 
       5795 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5866 
     | 
    
         
            +
                          "shape": "Slg",
         
     | 
| 
       5796 
5867 
     | 
    
         
             
                          "locationName": "expiresAt"
         
     | 
| 
       5797 
5868 
     | 
    
         
             
                        },
         
     | 
| 
       5798 
5869 
     | 
    
         
             
                        "PurchasedAt": {
         
     | 
| 
       5799 
     | 
    
         
            -
                          "shape": " 
     | 
| 
      
 5870 
     | 
    
         
            +
                          "shape": "Slg",
         
     | 
| 
       5800 
5871 
     | 
    
         
             
                          "locationName": "purchasedAt"
         
     | 
| 
       5801 
5872 
     | 
    
         
             
                        },
         
     | 
| 
       5802 
5873 
     | 
    
         
             
                        "RenewalType": {
         
     | 
| 
         @@ -5826,7 +5897,7 @@ 
     | 
|
| 
       5826 
5897 
     | 
    
         
             
                    "Name"
         
     | 
| 
       5827 
5898 
     | 
    
         
             
                  ]
         
     | 
| 
       5828 
5899 
     | 
    
         
             
                },
         
     | 
| 
       5829 
     | 
    
         
            -
                " 
     | 
| 
      
 5900 
     | 
    
         
            +
                "Sn3": {
         
     | 
| 
       5830 
5901 
     | 
    
         
             
                  "type": "structure",
         
     | 
| 
       5831 
5902 
     | 
    
         
             
                  "members": {
         
     | 
| 
       5832 
5903 
     | 
    
         
             
                    "HttpInputs": {
         
     | 
| 
         @@ -5839,6 +5910,12 @@ 
     | 
|
| 
       5839 
5910 
     | 
    
         
             
                      "locationName": "s3Inputs"
         
     | 
| 
       5840 
5911 
     | 
    
         
             
                    }
         
     | 
| 
       5841 
5912 
     | 
    
         
             
                  }
         
     | 
| 
      
 5913 
     | 
    
         
            +
                },
         
     | 
| 
      
 5914 
     | 
    
         
            +
                "Snh": {
         
     | 
| 
      
 5915 
     | 
    
         
            +
                  "type": "list",
         
     | 
| 
      
 5916 
     | 
    
         
            +
                  "member": {
         
     | 
| 
      
 5917 
     | 
    
         
            +
                    "shape": "Sle"
         
     | 
| 
      
 5918 
     | 
    
         
            +
                  }
         
     | 
| 
       5842 
5919 
     | 
    
         
             
                }
         
     | 
| 
       5843 
5920 
     | 
    
         
             
              }
         
     | 
| 
       5844 
5921 
     | 
    
         
             
            }
         
     |