aws-sdk-core 2.11.516 → 2.11.521
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/athena/2017-05-18/api-2.json +416 -2
- data/apis/athena/2017-05-18/paginators-1.json +31 -7
- data/apis/directconnect/2012-10-25/api-2.json +114 -0
- data/apis/ec2/2016-11-15/api-2.json +9 -0
- data/apis/elasticache/2015-02-02/api-2.json +10 -0
- data/apis/elasticmapreduce/2009-03-31/api-2.json +3 -0
- data/apis/es/2015-01-01/api-2.json +328 -0
- data/apis/es/2015-01-01/paginators-1.json +10 -0
- data/apis/fsx/2018-03-01/api-2.json +48 -2
- data/apis/glue/2017-03-31/api-2.json +1 -0
- data/apis/guardduty/2017-11-28/api-2.json +167 -0
- data/apis/iam/2010-05-08/api-2.json +26 -2
- data/apis/kafka/2018-11-14/api-2.json +184 -1
- data/apis/kms/2014-11-01/api-2.json +5 -2
- data/apis/lightsail/2016-11-28/api-2.json +6 -2
- data/apis/marketplace-catalog/2018-09-17/api-2.json +1 -0
- data/apis/mediaconvert/2017-08-29/api-2.json +275 -6
- data/apis/mediapackage-vod/2018-11-07/api-2.json +122 -0
- data/apis/sagemaker/2017-07-24/api-2.json +5 -3
- data/apis/ssm/2014-11-06/api-2.json +11 -5
- data/apis/worklink/2018-09-25/api-2.json +131 -4
- data/apis/workmail/2017-10-01/api-2.json +150 -0
- data/endpoints.json +34 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
@@ -347,7 +347,8 @@
|
|
347
347
|
{"shape":"InvalidKeyUsageException"},
|
348
348
|
{"shape":"InvalidGrantTokenException"},
|
349
349
|
{"shape":"KMSInternalException"},
|
350
|
-
{"shape":"KMSInvalidStateException"}
|
350
|
+
{"shape":"KMSInvalidStateException"},
|
351
|
+
{"shape":"UnsupportedOperationException"}
|
351
352
|
]
|
352
353
|
},
|
353
354
|
"GenerateDataKeyPairWithoutPlaintext":{
|
@@ -366,7 +367,8 @@
|
|
366
367
|
{"shape":"InvalidKeyUsageException"},
|
367
368
|
{"shape":"InvalidGrantTokenException"},
|
368
369
|
{"shape":"KMSInternalException"},
|
369
|
-
{"shape":"KMSInvalidStateException"}
|
370
|
+
{"shape":"KMSInvalidStateException"},
|
371
|
+
{"shape":"UnsupportedOperationException"}
|
370
372
|
]
|
371
373
|
},
|
372
374
|
"GenerateDataKeyWithoutPlaintext":{
|
@@ -738,6 +740,7 @@
|
|
738
740
|
{"shape":"DependencyTimeoutException"},
|
739
741
|
{"shape":"NotFoundException"},
|
740
742
|
{"shape":"KMSInternalException"},
|
743
|
+
{"shape":"LimitExceededException"},
|
741
744
|
{"shape":"KMSInvalidStateException"}
|
742
745
|
]
|
743
746
|
},
|
@@ -4108,7 +4108,9 @@
|
|
4108
4108
|
"NetworkOut",
|
4109
4109
|
"StatusCheckFailed",
|
4110
4110
|
"StatusCheckFailed_Instance",
|
4111
|
-
"StatusCheckFailed_System"
|
4111
|
+
"StatusCheckFailed_System",
|
4112
|
+
"BurstCapacityTime",
|
4113
|
+
"BurstCapacityPercentage"
|
4112
4114
|
]
|
4113
4115
|
},
|
4114
4116
|
"InstanceNetworking":{
|
@@ -4513,7 +4515,9 @@
|
|
4513
4515
|
"DiskQueueDepth",
|
4514
4516
|
"FreeStorageSpace",
|
4515
4517
|
"NetworkReceiveThroughput",
|
4516
|
-
"NetworkTransmitThroughput"
|
4518
|
+
"NetworkTransmitThroughput",
|
4519
|
+
"BurstCapacityTime",
|
4520
|
+
"BurstCapacityPercentage"
|
4517
4521
|
]
|
4518
4522
|
},
|
4519
4523
|
"MetricPeriod":{
|
@@ -1167,6 +1167,8 @@
|
|
1167
1167
|
"AC3",
|
1168
1168
|
"EAC3",
|
1169
1169
|
"EAC3_ATMOS",
|
1170
|
+
"VORBIS",
|
1171
|
+
"OPUS",
|
1170
1172
|
"PASSTHROUGH"
|
1171
1173
|
]
|
1172
1174
|
},
|
@@ -1205,6 +1207,14 @@
|
|
1205
1207
|
"shape": "Mp3Settings",
|
1206
1208
|
"locationName": "mp3Settings"
|
1207
1209
|
},
|
1210
|
+
"OpusSettings": {
|
1211
|
+
"shape": "OpusSettings",
|
1212
|
+
"locationName": "opusSettings"
|
1213
|
+
},
|
1214
|
+
"VorbisSettings": {
|
1215
|
+
"shape": "VorbisSettings",
|
1216
|
+
"locationName": "vorbisSettings"
|
1217
|
+
},
|
1208
1218
|
"WavSettings": {
|
1209
1219
|
"shape": "WavSettings",
|
1210
1220
|
"locationName": "wavSettings"
|
@@ -1341,7 +1351,7 @@
|
|
1341
1351
|
"locationName": "defaultSelection"
|
1342
1352
|
},
|
1343
1353
|
"ExternalAudioFileInput": {
|
1344
|
-
"shape": "
|
1354
|
+
"shape": "__stringPatternS3WWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEE",
|
1345
1355
|
"locationName": "externalAudioFileInput"
|
1346
1356
|
},
|
1347
1357
|
"LanguageCode": {
|
@@ -2241,6 +2251,7 @@
|
|
2241
2251
|
"MP4",
|
2242
2252
|
"MPD",
|
2243
2253
|
"MXF",
|
2254
|
+
"WEBM",
|
2244
2255
|
"RAW"
|
2245
2256
|
]
|
2246
2257
|
},
|
@@ -6723,6 +6734,14 @@
|
|
6723
6734
|
}
|
6724
6735
|
}
|
6725
6736
|
},
|
6737
|
+
"NoiseFilterPostTemporalSharpening": {
|
6738
|
+
"type": "string",
|
6739
|
+
"enum": [
|
6740
|
+
"DISABLED",
|
6741
|
+
"ENABLED",
|
6742
|
+
"AUTO"
|
6743
|
+
]
|
6744
|
+
},
|
6726
6745
|
"NoiseReducer": {
|
6727
6746
|
"type": "structure",
|
6728
6747
|
"members": {
|
@@ -6790,6 +6809,10 @@
|
|
6790
6809
|
"shape": "__integerMin0Max4",
|
6791
6810
|
"locationName": "aggressiveMode"
|
6792
6811
|
},
|
6812
|
+
"PostTemporalSharpening": {
|
6813
|
+
"shape": "NoiseFilterPostTemporalSharpening",
|
6814
|
+
"locationName": "postTemporalSharpening"
|
6815
|
+
},
|
6793
6816
|
"Speed": {
|
6794
6817
|
"shape": "__integerMinNegative1Max3",
|
6795
6818
|
"locationName": "speed"
|
@@ -6813,6 +6836,23 @@
|
|
6813
6836
|
"httpStatusCode": 404
|
6814
6837
|
}
|
6815
6838
|
},
|
6839
|
+
"OpusSettings": {
|
6840
|
+
"type": "structure",
|
6841
|
+
"members": {
|
6842
|
+
"Bitrate": {
|
6843
|
+
"shape": "__integerMin32000Max192000",
|
6844
|
+
"locationName": "bitrate"
|
6845
|
+
},
|
6846
|
+
"Channels": {
|
6847
|
+
"shape": "__integerMin1Max2",
|
6848
|
+
"locationName": "channels"
|
6849
|
+
},
|
6850
|
+
"SampleRate": {
|
6851
|
+
"shape": "__integerMin16000Max48000",
|
6852
|
+
"locationName": "sampleRate"
|
6853
|
+
}
|
6854
|
+
}
|
6855
|
+
},
|
6816
6856
|
"Order": {
|
6817
6857
|
"type": "string",
|
6818
6858
|
"enum": [
|
@@ -7868,7 +7908,9 @@
|
|
7868
7908
|
"H_264",
|
7869
7909
|
"H_265",
|
7870
7910
|
"MPEG2",
|
7871
|
-
"PRORES"
|
7911
|
+
"PRORES",
|
7912
|
+
"VP8",
|
7913
|
+
"VP9"
|
7872
7914
|
]
|
7873
7915
|
},
|
7874
7916
|
"VideoCodecSettings": {
|
@@ -7901,6 +7943,14 @@
|
|
7901
7943
|
"ProresSettings": {
|
7902
7944
|
"shape": "ProresSettings",
|
7903
7945
|
"locationName": "proresSettings"
|
7946
|
+
},
|
7947
|
+
"Vp8Settings": {
|
7948
|
+
"shape": "Vp8Settings",
|
7949
|
+
"locationName": "vp8Settings"
|
7950
|
+
},
|
7951
|
+
"Vp9Settings": {
|
7952
|
+
"shape": "Vp9Settings",
|
7953
|
+
"locationName": "vp9Settings"
|
7904
7954
|
}
|
7905
7955
|
}
|
7906
7956
|
},
|
@@ -8051,6 +8101,205 @@
|
|
8051
8101
|
"PIC_TIMING_SEI"
|
8052
8102
|
]
|
8053
8103
|
},
|
8104
|
+
"VorbisSettings": {
|
8105
|
+
"type": "structure",
|
8106
|
+
"members": {
|
8107
|
+
"Channels": {
|
8108
|
+
"shape": "__integerMin1Max2",
|
8109
|
+
"locationName": "channels"
|
8110
|
+
},
|
8111
|
+
"SampleRate": {
|
8112
|
+
"shape": "__integerMin22050Max48000",
|
8113
|
+
"locationName": "sampleRate"
|
8114
|
+
},
|
8115
|
+
"VbrQuality": {
|
8116
|
+
"shape": "__integerMinNegative1Max10",
|
8117
|
+
"locationName": "vbrQuality"
|
8118
|
+
}
|
8119
|
+
}
|
8120
|
+
},
|
8121
|
+
"Vp8FramerateControl": {
|
8122
|
+
"type": "string",
|
8123
|
+
"enum": [
|
8124
|
+
"INITIALIZE_FROM_SOURCE",
|
8125
|
+
"SPECIFIED"
|
8126
|
+
]
|
8127
|
+
},
|
8128
|
+
"Vp8FramerateConversionAlgorithm": {
|
8129
|
+
"type": "string",
|
8130
|
+
"enum": [
|
8131
|
+
"DUPLICATE_DROP",
|
8132
|
+
"INTERPOLATE"
|
8133
|
+
]
|
8134
|
+
},
|
8135
|
+
"Vp8ParControl": {
|
8136
|
+
"type": "string",
|
8137
|
+
"enum": [
|
8138
|
+
"INITIALIZE_FROM_SOURCE",
|
8139
|
+
"SPECIFIED"
|
8140
|
+
]
|
8141
|
+
},
|
8142
|
+
"Vp8QualityTuningLevel": {
|
8143
|
+
"type": "string",
|
8144
|
+
"enum": [
|
8145
|
+
"MULTI_PASS",
|
8146
|
+
"MULTI_PASS_HQ"
|
8147
|
+
]
|
8148
|
+
},
|
8149
|
+
"Vp8RateControlMode": {
|
8150
|
+
"type": "string",
|
8151
|
+
"enum": [
|
8152
|
+
"VBR"
|
8153
|
+
]
|
8154
|
+
},
|
8155
|
+
"Vp8Settings": {
|
8156
|
+
"type": "structure",
|
8157
|
+
"members": {
|
8158
|
+
"Bitrate": {
|
8159
|
+
"shape": "__integerMin1000Max1152000000",
|
8160
|
+
"locationName": "bitrate"
|
8161
|
+
},
|
8162
|
+
"FramerateControl": {
|
8163
|
+
"shape": "Vp8FramerateControl",
|
8164
|
+
"locationName": "framerateControl"
|
8165
|
+
},
|
8166
|
+
"FramerateConversionAlgorithm": {
|
8167
|
+
"shape": "Vp8FramerateConversionAlgorithm",
|
8168
|
+
"locationName": "framerateConversionAlgorithm"
|
8169
|
+
},
|
8170
|
+
"FramerateDenominator": {
|
8171
|
+
"shape": "__integerMin1Max2147483647",
|
8172
|
+
"locationName": "framerateDenominator"
|
8173
|
+
},
|
8174
|
+
"FramerateNumerator": {
|
8175
|
+
"shape": "__integerMin1Max2147483647",
|
8176
|
+
"locationName": "framerateNumerator"
|
8177
|
+
},
|
8178
|
+
"GopSize": {
|
8179
|
+
"shape": "__doubleMin0",
|
8180
|
+
"locationName": "gopSize"
|
8181
|
+
},
|
8182
|
+
"HrdBufferSize": {
|
8183
|
+
"shape": "__integerMin0Max47185920",
|
8184
|
+
"locationName": "hrdBufferSize"
|
8185
|
+
},
|
8186
|
+
"MaxBitrate": {
|
8187
|
+
"shape": "__integerMin1000Max1152000000",
|
8188
|
+
"locationName": "maxBitrate"
|
8189
|
+
},
|
8190
|
+
"ParControl": {
|
8191
|
+
"shape": "Vp8ParControl",
|
8192
|
+
"locationName": "parControl"
|
8193
|
+
},
|
8194
|
+
"ParDenominator": {
|
8195
|
+
"shape": "__integerMin1Max2147483647",
|
8196
|
+
"locationName": "parDenominator"
|
8197
|
+
},
|
8198
|
+
"ParNumerator": {
|
8199
|
+
"shape": "__integerMin1Max2147483647",
|
8200
|
+
"locationName": "parNumerator"
|
8201
|
+
},
|
8202
|
+
"QualityTuningLevel": {
|
8203
|
+
"shape": "Vp8QualityTuningLevel",
|
8204
|
+
"locationName": "qualityTuningLevel"
|
8205
|
+
},
|
8206
|
+
"RateControlMode": {
|
8207
|
+
"shape": "Vp8RateControlMode",
|
8208
|
+
"locationName": "rateControlMode"
|
8209
|
+
}
|
8210
|
+
}
|
8211
|
+
},
|
8212
|
+
"Vp9FramerateControl": {
|
8213
|
+
"type": "string",
|
8214
|
+
"enum": [
|
8215
|
+
"INITIALIZE_FROM_SOURCE",
|
8216
|
+
"SPECIFIED"
|
8217
|
+
]
|
8218
|
+
},
|
8219
|
+
"Vp9FramerateConversionAlgorithm": {
|
8220
|
+
"type": "string",
|
8221
|
+
"enum": [
|
8222
|
+
"DUPLICATE_DROP",
|
8223
|
+
"INTERPOLATE"
|
8224
|
+
]
|
8225
|
+
},
|
8226
|
+
"Vp9ParControl": {
|
8227
|
+
"type": "string",
|
8228
|
+
"enum": [
|
8229
|
+
"INITIALIZE_FROM_SOURCE",
|
8230
|
+
"SPECIFIED"
|
8231
|
+
]
|
8232
|
+
},
|
8233
|
+
"Vp9QualityTuningLevel": {
|
8234
|
+
"type": "string",
|
8235
|
+
"enum": [
|
8236
|
+
"MULTI_PASS",
|
8237
|
+
"MULTI_PASS_HQ"
|
8238
|
+
]
|
8239
|
+
},
|
8240
|
+
"Vp9RateControlMode": {
|
8241
|
+
"type": "string",
|
8242
|
+
"enum": [
|
8243
|
+
"VBR"
|
8244
|
+
]
|
8245
|
+
},
|
8246
|
+
"Vp9Settings": {
|
8247
|
+
"type": "structure",
|
8248
|
+
"members": {
|
8249
|
+
"Bitrate": {
|
8250
|
+
"shape": "__integerMin1000Max480000000",
|
8251
|
+
"locationName": "bitrate"
|
8252
|
+
},
|
8253
|
+
"FramerateControl": {
|
8254
|
+
"shape": "Vp9FramerateControl",
|
8255
|
+
"locationName": "framerateControl"
|
8256
|
+
},
|
8257
|
+
"FramerateConversionAlgorithm": {
|
8258
|
+
"shape": "Vp9FramerateConversionAlgorithm",
|
8259
|
+
"locationName": "framerateConversionAlgorithm"
|
8260
|
+
},
|
8261
|
+
"FramerateDenominator": {
|
8262
|
+
"shape": "__integerMin1Max2147483647",
|
8263
|
+
"locationName": "framerateDenominator"
|
8264
|
+
},
|
8265
|
+
"FramerateNumerator": {
|
8266
|
+
"shape": "__integerMin1Max2147483647",
|
8267
|
+
"locationName": "framerateNumerator"
|
8268
|
+
},
|
8269
|
+
"GopSize": {
|
8270
|
+
"shape": "__doubleMin0",
|
8271
|
+
"locationName": "gopSize"
|
8272
|
+
},
|
8273
|
+
"HrdBufferSize": {
|
8274
|
+
"shape": "__integerMin0Max47185920",
|
8275
|
+
"locationName": "hrdBufferSize"
|
8276
|
+
},
|
8277
|
+
"MaxBitrate": {
|
8278
|
+
"shape": "__integerMin1000Max480000000",
|
8279
|
+
"locationName": "maxBitrate"
|
8280
|
+
},
|
8281
|
+
"ParControl": {
|
8282
|
+
"shape": "Vp9ParControl",
|
8283
|
+
"locationName": "parControl"
|
8284
|
+
},
|
8285
|
+
"ParDenominator": {
|
8286
|
+
"shape": "__integerMin1Max2147483647",
|
8287
|
+
"locationName": "parDenominator"
|
8288
|
+
},
|
8289
|
+
"ParNumerator": {
|
8290
|
+
"shape": "__integerMin1Max2147483647",
|
8291
|
+
"locationName": "parNumerator"
|
8292
|
+
},
|
8293
|
+
"QualityTuningLevel": {
|
8294
|
+
"shape": "Vp9QualityTuningLevel",
|
8295
|
+
"locationName": "qualityTuningLevel"
|
8296
|
+
},
|
8297
|
+
"RateControlMode": {
|
8298
|
+
"shape": "Vp9RateControlMode",
|
8299
|
+
"locationName": "rateControlMode"
|
8300
|
+
}
|
8301
|
+
}
|
8302
|
+
},
|
8054
8303
|
"WavFormat": {
|
8055
8304
|
"type": "string",
|
8056
8305
|
"enum": [
|
@@ -8269,6 +8518,11 @@
|
|
8269
8518
|
"min": 1000,
|
8270
8519
|
"max": 300000000
|
8271
8520
|
},
|
8521
|
+
"__integerMin1000Max480000000": {
|
8522
|
+
"type": "integer",
|
8523
|
+
"min": 1000,
|
8524
|
+
"max": 480000000
|
8525
|
+
},
|
8272
8526
|
"__integerMin10Max48": {
|
8273
8527
|
"type": "integer",
|
8274
8528
|
"min": 10,
|
@@ -8279,6 +8533,11 @@
|
|
8279
8533
|
"min": 16000,
|
8280
8534
|
"max": 320000
|
8281
8535
|
},
|
8536
|
+
"__integerMin16000Max48000": {
|
8537
|
+
"type": "integer",
|
8538
|
+
"min": 16000,
|
8539
|
+
"max": 48000
|
8540
|
+
},
|
8282
8541
|
"__integerMin16Max24": {
|
8283
8542
|
"type": "integer",
|
8284
8543
|
"min": 16,
|
@@ -8389,6 +8648,11 @@
|
|
8389
8648
|
"min": 2,
|
8390
8649
|
"max": 2147483647
|
8391
8650
|
},
|
8651
|
+
"__integerMin32000Max192000": {
|
8652
|
+
"type": "integer",
|
8653
|
+
"min": 32000,
|
8654
|
+
"max": 192000
|
8655
|
+
},
|
8392
8656
|
"__integerMin32000Max384000": {
|
8393
8657
|
"type": "integer",
|
8394
8658
|
"min": 32000,
|
@@ -8459,6 +8723,11 @@
|
|
8459
8723
|
"min": -180,
|
8460
8724
|
"max": 180
|
8461
8725
|
},
|
8726
|
+
"__integerMinNegative1Max10": {
|
8727
|
+
"type": "integer",
|
8728
|
+
"min": -1,
|
8729
|
+
"max": 10
|
8730
|
+
},
|
8462
8731
|
"__integerMinNegative1Max3": {
|
8463
8732
|
"type": "integer",
|
8464
8733
|
"min": -1,
|
@@ -8885,14 +9154,14 @@
|
|
8885
9154
|
"type": "string",
|
8886
9155
|
"pattern": "^s3:\\/\\/.*\\/(ASSETMAP.xml)?$"
|
8887
9156
|
},
|
8888
|
-
"__stringPatternS3MM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEE": {
|
8889
|
-
"type": "string",
|
8890
|
-
"pattern": "^((s3://([^\\/]+\\/+)+([^\\/\\.]+|(([^\\/]*)\\.([mM]2[vV]|[mM][pP][eE][gG]|[mM][pP]3|[aA][vV][iI]|[mM][pP]4|[fF][lL][vV]|[mM][pP][tT]|[mM][pP][gG]|[mM]4[vV]|[tT][rR][pP]|[fF]4[vV]|[mM]2[tT][sS]|[tT][sS]|264|[hH]264|[mM][kK][vV]|[mM][oO][vV]|[mM][tT][sS]|[mM]2[tT]|[wW][mM][vV]|[aA][sS][fF]|[vV][oO][bB]|3[gG][pP]|3[gG][pP][pP]|[mM][xX][fF]|[dD][iI][vV][xX]|[xX][vV][iI][dD]|[rR][aA][wW]|[dD][vV]|[gG][xX][fF]|[mM]1[vV]|3[gG]2|[vV][mM][fF]|[mM]3[uU]8|[lL][cC][hH]|[gG][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF][hH][dD]|[wW][aA][vV]|[yY]4[mM]|[aA][aA][cC]|[aA][iI][fF][fF]|[mM][pP]2|[aA][cC]3|[eE][cC]3|[dD][tT][sS][eE]))))|(https?://([^\\/]+\\/+)+([^\\/\\.]+|(([^\\/]*)\\.([mM]2[vV]|[mM][pP][eE][gG]|[mM][pP]3|[aA][vV][iI]|[mM][pP]4|[fF][lL][vV]|[mM][pP][tT]|[mM][pP][gG]|[mM]4[vV]|[tT][rR][pP]|[fF]4[vV]|[mM]2[tT][sS]|[tT][sS]|264|[hH]264|[mM][kK][vV]|[mM][oO][vV]|[mM][tT][sS]|[mM]2[tT]|[wW][mM][vV]|[aA][sS][fF]|[vV][oO][bB]|3[gG][pP]|3[gG][pP][pP]|[mM][xX][fF]|[dD][iI][vV][xX]|[xX][vV][iI][dD]|[rR][aA][wW]|[dD][vV]|[gG][xX][fF]|[mM]1[vV]|3[gG]2|[vV][mM][fF]|[mM]3[uU]8|[lL][cC][hH]|[gG][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF][hH][dD]|[wW][aA][vV]|[yY]4[mM]|[aA][aA][cC]|[aA][iI][fF][fF]|[mM][pP]2|[aA][cC]3|[eE][cC]3|[dD][tT][sS][eE])))(\\?([^&=]+=[^&]+&)*[^&=]+=[^&]+)?))$"
|
8891
|
-
},
|
8892
9157
|
"__stringPatternS3MM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLL": {
|
8893
9158
|
"type": "string",
|
8894
9159
|
"pattern": "^((s3://([^\\/]+\\/+)+([^\\/\\.]+|(([^\\/]*)\\.([mM]2[vV]|[mM][pP][eE][gG]|[mM][pP]3|[aA][vV][iI]|[mM][pP]4|[fF][lL][vV]|[mM][pP][tT]|[mM][pP][gG]|[mM]4[vV]|[tT][rR][pP]|[fF]4[vV]|[mM]2[tT][sS]|[tT][sS]|264|[hH]264|[mM][kK][vV]|[mM][oO][vV]|[mM][tT][sS]|[mM]2[tT]|[wW][mM][vV]|[aA][sS][fF]|[vV][oO][bB]|3[gG][pP]|3[gG][pP][pP]|[mM][xX][fF]|[dD][iI][vV][xX]|[xX][vV][iI][dD]|[rR][aA][wW]|[dD][vV]|[gG][xX][fF]|[mM]1[vV]|3[gG]2|[vV][mM][fF]|[mM]3[uU]8|[wW][eE][bB][mM]|[lL][cC][hH]|[gG][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF][hH][dD]|[wW][aA][vV]|[yY]4[mM]|[xX][mM][lL]))))|(https?://([^\\/]+\\/+)+([^\\/\\.]+|(([^\\/]*)\\.([mM]2[vV]|[mM][pP][eE][gG]|[mM][pP]3|[aA][vV][iI]|[mM][pP]4|[fF][lL][vV]|[mM][pP][tT]|[mM][pP][gG]|[mM]4[vV]|[tT][rR][pP]|[fF]4[vV]|[mM]2[tT][sS]|[tT][sS]|264|[hH]264|[mM][kK][vV]|[mM][oO][vV]|[mM][tT][sS]|[mM]2[tT]|[wW][mM][vV]|[aA][sS][fF]|[vV][oO][bB]|3[gG][pP]|3[gG][pP][pP]|[mM][xX][fF]|[dD][iI][vV][xX]|[xX][vV][iI][dD]|[rR][aA][wW]|[dD][vV]|[gG][xX][fF]|[mM]1[vV]|3[gG]2|[vV][mM][fF]|[mM]3[uU]8|[wW][eE][bB][mM]|[lL][cC][hH]|[gG][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF][hH][dD]|[wW][aA][vV]|[yY]4[mM]|[xX][mM][lL])))(\\?([^&=]+=[^&]+&)*[^&=]+=[^&]+)?))$"
|
8895
9160
|
},
|
9161
|
+
"__stringPatternS3WWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMOOVVMMTTSSMM2TTWWMMVVAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEE": {
|
9162
|
+
"type": "string",
|
9163
|
+
"pattern": "^((s3://([^\\/]+\\/+)+([^\\/\\.]+|(([^\\/]*)\\.([wW][eE][bB][mM]|[mM]2[vV]|[mM][pP][eE][gG]|[mM][pP]3|[aA][vV][iI]|[mM][pP]4|[fF][lL][vV]|[mM][pP][tT]|[mM][pP][gG]|[mM]4[vV]|[tT][rR][pP]|[fF]4[vV]|[mM]2[tT][sS]|[tT][sS]|264|[hH]264|[mM][kK][vV]|[mM][oO][vV]|[mM][tT][sS]|[mM]2[tT]|[wW][mM][vV]|[aA][sS][fF]|[vV][oO][bB]|3[gG][pP]|3[gG][pP][pP]|[mM][xX][fF]|[dD][iI][vV][xX]|[xX][vV][iI][dD]|[rR][aA][wW]|[dD][vV]|[gG][xX][fF]|[mM]1[vV]|3[gG]2|[vV][mM][fF]|[mM]3[uU]8|[lL][cC][hH]|[gG][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF][hH][dD]|[wW][aA][vV]|[yY]4[mM]|[aA][aA][cC]|[aA][iI][fF][fF]|[mM][pP]2|[aA][cC]3|[eE][cC]3|[dD][tT][sS][eE]))))|(https?://([^\\/]+\\/+)+([^\\/\\.]+|(([^\\/]*)\\.([mM]2[vV]|[mM][pP][eE][gG]|[mM][pP]3|[aA][vV][iI]|[mM][pP]4|[fF][lL][vV]|[mM][pP][tT]|[mM][pP][gG]|[mM]4[vV]|[tT][rR][pP]|[fF]4[vV]|[mM]2[tT][sS]|[tT][sS]|264|[hH]264|[mM][kK][vV]|[mM][oO][vV]|[mM][tT][sS]|[mM]2[tT]|[wW][mM][vV]|[aA][sS][fF]|[vV][oO][bB]|3[gG][pP]|3[gG][pP][pP]|[mM][xX][fF]|[dD][iI][vV][xX]|[xX][vV][iI][dD]|[rR][aA][wW]|[dD][vV]|[gG][xX][fF]|[mM]1[vV]|3[gG]2|[vV][mM][fF]|[mM]3[uU]8|[lL][cC][hH]|[gG][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF]_[mM][pP][eE][gG]2|[mM][xX][fF][hH][dD]|[wW][aA][vV]|[yY]4[mM]|[aA][aA][cC]|[aA][iI][fF][fF]|[mM][pP]2|[aA][cC]3|[eE][cC]3|[dD][tT][sS][eE])))(\\?([^&=]+=[^&]+&)*[^&=]+=[^&]+)?))$"
|
9164
|
+
},
|
8896
9165
|
"__stringPatternSNManifestConfirmConditionNotificationNS": {
|
8897
9166
|
"type": "string",
|
8898
9167
|
"pattern": "^\\s*<(.|\\n)*ManifestConfirmConditionNotification(.|\\n)*>\\s*$"
|
@@ -458,6 +458,40 @@
|
|
458
458
|
"shape": "UntagResourceRequest"
|
459
459
|
},
|
460
460
|
"name": "UntagResource"
|
461
|
+
},
|
462
|
+
"UpdatePackagingGroup": {
|
463
|
+
"errors": [
|
464
|
+
{
|
465
|
+
"shape": "UnprocessableEntityException"
|
466
|
+
},
|
467
|
+
{
|
468
|
+
"shape": "InternalServerErrorException"
|
469
|
+
},
|
470
|
+
{
|
471
|
+
"shape": "ForbiddenException"
|
472
|
+
},
|
473
|
+
{
|
474
|
+
"shape": "NotFoundException"
|
475
|
+
},
|
476
|
+
{
|
477
|
+
"shape": "ServiceUnavailableException"
|
478
|
+
},
|
479
|
+
{
|
480
|
+
"shape": "TooManyRequestsException"
|
481
|
+
}
|
482
|
+
],
|
483
|
+
"http": {
|
484
|
+
"method": "PUT",
|
485
|
+
"requestUri": "/packaging_groups/{id}",
|
486
|
+
"responseCode": 200
|
487
|
+
},
|
488
|
+
"input": {
|
489
|
+
"shape": "UpdatePackagingGroupRequest"
|
490
|
+
},
|
491
|
+
"name": "UpdatePackagingGroup",
|
492
|
+
"output": {
|
493
|
+
"shape": "UpdatePackagingGroupResponse"
|
494
|
+
}
|
461
495
|
}
|
462
496
|
},
|
463
497
|
"shapes": {
|
@@ -595,6 +629,23 @@
|
|
595
629
|
},
|
596
630
|
"type": "structure"
|
597
631
|
},
|
632
|
+
"Authorization": {
|
633
|
+
"members": {
|
634
|
+
"CdnIdentifierSecret": {
|
635
|
+
"locationName": "cdnIdentifierSecret",
|
636
|
+
"shape": "__string"
|
637
|
+
},
|
638
|
+
"SecretsRoleArn": {
|
639
|
+
"locationName": "secretsRoleArn",
|
640
|
+
"shape": "__string"
|
641
|
+
}
|
642
|
+
},
|
643
|
+
"required": [
|
644
|
+
"SecretsRoleArn",
|
645
|
+
"CdnIdentifierSecret"
|
646
|
+
],
|
647
|
+
"type": "structure"
|
648
|
+
},
|
598
649
|
"CmafEncryption": {
|
599
650
|
"members": {
|
600
651
|
"SpekeKeyProvider": {
|
@@ -779,6 +830,10 @@
|
|
779
830
|
},
|
780
831
|
"CreatePackagingGroupRequest": {
|
781
832
|
"members": {
|
833
|
+
"Authorization": {
|
834
|
+
"locationName": "authorization",
|
835
|
+
"shape": "Authorization"
|
836
|
+
},
|
782
837
|
"Id": {
|
783
838
|
"locationName": "id",
|
784
839
|
"shape": "__string"
|
@@ -799,6 +854,10 @@
|
|
799
854
|
"locationName": "arn",
|
800
855
|
"shape": "__string"
|
801
856
|
},
|
857
|
+
"Authorization": {
|
858
|
+
"locationName": "authorization",
|
859
|
+
"shape": "Authorization"
|
860
|
+
},
|
802
861
|
"DomainName": {
|
803
862
|
"locationName": "domainName",
|
804
863
|
"shape": "__string"
|
@@ -1053,6 +1112,10 @@
|
|
1053
1112
|
"locationName": "arn",
|
1054
1113
|
"shape": "__string"
|
1055
1114
|
},
|
1115
|
+
"Authorization": {
|
1116
|
+
"locationName": "authorization",
|
1117
|
+
"shape": "Authorization"
|
1118
|
+
},
|
1056
1119
|
"DomainName": {
|
1057
1120
|
"locationName": "domainName",
|
1058
1121
|
"shape": "__string"
|
@@ -1466,6 +1529,10 @@
|
|
1466
1529
|
"locationName": "arn",
|
1467
1530
|
"shape": "__string"
|
1468
1531
|
},
|
1532
|
+
"Authorization": {
|
1533
|
+
"locationName": "authorization",
|
1534
|
+
"shape": "Authorization"
|
1535
|
+
},
|
1469
1536
|
"DomainName": {
|
1470
1537
|
"locationName": "domainName",
|
1471
1538
|
"shape": "__string"
|
@@ -1483,6 +1550,10 @@
|
|
1483
1550
|
},
|
1484
1551
|
"PackagingGroupCreateParameters": {
|
1485
1552
|
"members": {
|
1553
|
+
"Authorization": {
|
1554
|
+
"locationName": "authorization",
|
1555
|
+
"shape": "Authorization"
|
1556
|
+
},
|
1486
1557
|
"Id": {
|
1487
1558
|
"locationName": "id",
|
1488
1559
|
"shape": "__string"
|
@@ -1510,6 +1581,15 @@
|
|
1510
1581
|
},
|
1511
1582
|
"type": "structure"
|
1512
1583
|
},
|
1584
|
+
"PackagingGroupUpdateParameters": {
|
1585
|
+
"members": {
|
1586
|
+
"Authorization": {
|
1587
|
+
"locationName": "authorization",
|
1588
|
+
"shape": "Authorization"
|
1589
|
+
}
|
1590
|
+
},
|
1591
|
+
"type": "structure"
|
1592
|
+
},
|
1513
1593
|
"Profile": {
|
1514
1594
|
"enum": [
|
1515
1595
|
"NONE",
|
@@ -1669,6 +1749,48 @@
|
|
1669
1749
|
],
|
1670
1750
|
"type": "structure"
|
1671
1751
|
},
|
1752
|
+
"UpdatePackagingGroupRequest": {
|
1753
|
+
"members": {
|
1754
|
+
"Authorization": {
|
1755
|
+
"locationName": "authorization",
|
1756
|
+
"shape": "Authorization"
|
1757
|
+
},
|
1758
|
+
"Id": {
|
1759
|
+
"location": "uri",
|
1760
|
+
"locationName": "id",
|
1761
|
+
"shape": "__string"
|
1762
|
+
}
|
1763
|
+
},
|
1764
|
+
"required": [
|
1765
|
+
"Id"
|
1766
|
+
],
|
1767
|
+
"type": "structure"
|
1768
|
+
},
|
1769
|
+
"UpdatePackagingGroupResponse": {
|
1770
|
+
"members": {
|
1771
|
+
"Arn": {
|
1772
|
+
"locationName": "arn",
|
1773
|
+
"shape": "__string"
|
1774
|
+
},
|
1775
|
+
"Authorization": {
|
1776
|
+
"locationName": "authorization",
|
1777
|
+
"shape": "Authorization"
|
1778
|
+
},
|
1779
|
+
"DomainName": {
|
1780
|
+
"locationName": "domainName",
|
1781
|
+
"shape": "__string"
|
1782
|
+
},
|
1783
|
+
"Id": {
|
1784
|
+
"locationName": "id",
|
1785
|
+
"shape": "__string"
|
1786
|
+
},
|
1787
|
+
"Tags": {
|
1788
|
+
"locationName": "tags",
|
1789
|
+
"shape": "Tags"
|
1790
|
+
}
|
1791
|
+
},
|
1792
|
+
"type": "structure"
|
1793
|
+
},
|
1672
1794
|
"__PeriodTriggersElement": {
|
1673
1795
|
"enum": [
|
1674
1796
|
"ADS"
|