aws-sdk-core 2.11.533 → 2.11.534
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/mediatailor/2018-04-23/api-2.json +45 -25
- data/apis/organizations/2016-11-28/api-2.json +8 -4
- data/endpoints.json +36 -2
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c3f91c5f4eb33d45f295ef93a9848c40743ab2cd64490843a1e3d9cf9d83912b
|
4
|
+
data.tar.gz: b16cd6f9b361af70942c400b202c906f9ea9c64ff9e6b1f3b714c4b8d29e1922
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f0f650688c59cfea4fcfedcbb2fc433d6e4bb0ef13bdac035baa27ee89fc7978b172ab62fcc98f631268068616853caa670f94010f30fc845ebefd842c2f8b2
|
7
|
+
data.tar.gz: 0bee711b1e74db47fdd423f469b52f026310d49b36969fab43da2e9c03f5eec2695c1b3ded13713c10a128f36ec6618a181251b1133b977dbd95af384a1fe70d
|
@@ -125,17 +125,17 @@
|
|
125
125
|
}
|
126
126
|
},
|
127
127
|
"shapes": {
|
128
|
-
"AvailSuppression"
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
}
|
128
|
+
"AvailSuppression": {
|
129
|
+
"type": "structure",
|
130
|
+
"members": {
|
131
|
+
"Mode": {
|
132
|
+
"shape": "Mode"
|
133
|
+
},
|
134
|
+
"Value": {
|
135
|
+
"shape": "__string"
|
137
136
|
}
|
138
|
-
}
|
137
|
+
}
|
138
|
+
},
|
139
139
|
"BadRequestException": {
|
140
140
|
"error": {
|
141
141
|
"httpStatusCode": 400
|
@@ -148,6 +148,17 @@
|
|
148
148
|
},
|
149
149
|
"type": "structure"
|
150
150
|
},
|
151
|
+
"Bumper": {
|
152
|
+
"type": "structure",
|
153
|
+
"members": {
|
154
|
+
"EndUrl": {
|
155
|
+
"shape": "__string"
|
156
|
+
},
|
157
|
+
"StartUrl": {
|
158
|
+
"shape": "__string"
|
159
|
+
}
|
160
|
+
}
|
161
|
+
},
|
151
162
|
"CdnConfiguration": {
|
152
163
|
"members": {
|
153
164
|
"AdSegmentUrlPrefix": {
|
@@ -219,8 +230,11 @@
|
|
219
230
|
"AdDecisionServerUrl": {
|
220
231
|
"shape": "__string"
|
221
232
|
},
|
222
|
-
"AvailSuppression"
|
223
|
-
"shape"
|
233
|
+
"AvailSuppression": {
|
234
|
+
"shape": "AvailSuppression"
|
235
|
+
},
|
236
|
+
"Bumper": {
|
237
|
+
"shape": "Bumper"
|
224
238
|
},
|
225
239
|
"CdnConfiguration": {
|
226
240
|
"shape": "CdnConfiguration"
|
@@ -251,7 +265,7 @@
|
|
251
265
|
},
|
252
266
|
"SlateAdUrl": {
|
253
267
|
"shape": "__string"
|
254
|
-
},
|
268
|
+
},
|
255
269
|
"Tags": {
|
256
270
|
"locationName": "tags",
|
257
271
|
"shape": "__mapOf__string"
|
@@ -329,17 +343,17 @@
|
|
329
343
|
"type": "string"
|
330
344
|
},
|
331
345
|
"Mode": {
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
346
|
+
"enum": [
|
347
|
+
"OFF",
|
348
|
+
"BEHIND_LIVE_EDGE"
|
349
|
+
],
|
350
|
+
"type": "string"
|
337
351
|
},
|
338
352
|
"PlaybackConfiguration": {
|
339
353
|
"members": {
|
340
354
|
"AdDecisionServerUrl": {
|
341
355
|
"shape": "__string"
|
342
|
-
},
|
356
|
+
},
|
343
357
|
"CdnConfiguration": {
|
344
358
|
"shape": "CdnConfiguration"
|
345
359
|
},
|
@@ -396,8 +410,11 @@
|
|
396
410
|
"AdDecisionServerUrl": {
|
397
411
|
"shape": "__string"
|
398
412
|
},
|
399
|
-
"AvailSuppression"
|
400
|
-
"shape"
|
413
|
+
"AvailSuppression": {
|
414
|
+
"shape": "AvailSuppression"
|
415
|
+
},
|
416
|
+
"Bumper": {
|
417
|
+
"shape": "Bumper"
|
401
418
|
},
|
402
419
|
"CdnConfiguration": {
|
403
420
|
"shape": "CdnConfiguration"
|
@@ -416,7 +433,7 @@
|
|
416
433
|
},
|
417
434
|
"SlateAdUrl": {
|
418
435
|
"shape": "__string"
|
419
|
-
},
|
436
|
+
},
|
420
437
|
"Tags": {
|
421
438
|
"locationName": "tags",
|
422
439
|
"shape": "__mapOf__string"
|
@@ -435,15 +452,18 @@
|
|
435
452
|
"AdDecisionServerUrl": {
|
436
453
|
"shape": "__string"
|
437
454
|
},
|
438
|
-
"AvailSuppression"
|
439
|
-
"shape"
|
455
|
+
"AvailSuppression": {
|
456
|
+
"shape": "AvailSuppression"
|
457
|
+
},
|
458
|
+
"Bumper": {
|
459
|
+
"shape": "Bumper"
|
440
460
|
},
|
441
461
|
"CdnConfiguration": {
|
442
462
|
"shape": "CdnConfiguration"
|
443
463
|
},
|
444
464
|
"DashConfiguration": {
|
445
465
|
"shape": "DashConfiguration"
|
446
|
-
},
|
466
|
+
},
|
447
467
|
"HlsConfiguration": {
|
448
468
|
"shape": "HlsConfiguration"
|
449
469
|
},
|
@@ -428,7 +428,8 @@
|
|
428
428
|
{"shape":"ConstraintViolationException"},
|
429
429
|
{"shape":"InvalidInputException"},
|
430
430
|
{"shape":"ServiceException"},
|
431
|
-
{"shape":"TooManyRequestsException"}
|
431
|
+
{"shape":"TooManyRequestsException"},
|
432
|
+
{"shape":"UnsupportedAPIEndpointException"}
|
432
433
|
]
|
433
434
|
},
|
434
435
|
"DisablePolicyType":{
|
@@ -467,7 +468,8 @@
|
|
467
468
|
{"shape":"ConstraintViolationException"},
|
468
469
|
{"shape":"InvalidInputException"},
|
469
470
|
{"shape":"ServiceException"},
|
470
|
-
{"shape":"TooManyRequestsException"}
|
471
|
+
{"shape":"TooManyRequestsException"},
|
472
|
+
{"shape":"UnsupportedAPIEndpointException"}
|
471
473
|
]
|
472
474
|
},
|
473
475
|
"EnableAllFeatures":{
|
@@ -564,7 +566,8 @@
|
|
564
566
|
{"shape":"ConstraintViolationException"},
|
565
567
|
{"shape":"InvalidInputException"},
|
566
568
|
{"shape":"ServiceException"},
|
567
|
-
{"shape":"TooManyRequestsException"}
|
569
|
+
{"shape":"TooManyRequestsException"},
|
570
|
+
{"shape":"UnsupportedAPIEndpointException"}
|
568
571
|
]
|
569
572
|
},
|
570
573
|
"ListAccounts":{
|
@@ -1190,7 +1193,8 @@
|
|
1190
1193
|
"MAX_DELEGATED_ADMINISTRATORS_FOR_SERVICE_LIMIT_EXCEEDED",
|
1191
1194
|
"CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR",
|
1192
1195
|
"CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG",
|
1193
|
-
"DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE"
|
1196
|
+
"DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE",
|
1197
|
+
"MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE"
|
1194
1198
|
]
|
1195
1199
|
},
|
1196
1200
|
"CreateAccountFailureReason":{
|
data/endpoints.json
CHANGED
@@ -3311,6 +3311,30 @@
|
|
3311
3311
|
"eu-west-1" : { },
|
3312
3312
|
"eu-west-2" : { },
|
3313
3313
|
"eu-west-3" : { },
|
3314
|
+
"fips-us-east-1" : {
|
3315
|
+
"credentialScope" : {
|
3316
|
+
"region" : "us-east-1"
|
3317
|
+
},
|
3318
|
+
"hostname" : "logs-fips.us-east-1.amazonaws.com"
|
3319
|
+
},
|
3320
|
+
"fips-us-east-2" : {
|
3321
|
+
"credentialScope" : {
|
3322
|
+
"region" : "us-east-2"
|
3323
|
+
},
|
3324
|
+
"hostname" : "logs-fips.us-east-2.amazonaws.com"
|
3325
|
+
},
|
3326
|
+
"fips-us-west-1" : {
|
3327
|
+
"credentialScope" : {
|
3328
|
+
"region" : "us-west-1"
|
3329
|
+
},
|
3330
|
+
"hostname" : "logs-fips.us-west-1.amazonaws.com"
|
3331
|
+
},
|
3332
|
+
"fips-us-west-2" : {
|
3333
|
+
"credentialScope" : {
|
3334
|
+
"region" : "us-west-2"
|
3335
|
+
},
|
3336
|
+
"hostname" : "logs-fips.us-west-2.amazonaws.com"
|
3337
|
+
},
|
3314
3338
|
"me-south-1" : { },
|
3315
3339
|
"sa-east-1" : { },
|
3316
3340
|
"us-east-1" : { },
|
@@ -7395,8 +7419,18 @@
|
|
7395
7419
|
},
|
7396
7420
|
"logs" : {
|
7397
7421
|
"endpoints" : {
|
7398
|
-
"us-gov-east-1" : {
|
7399
|
-
|
7422
|
+
"us-gov-east-1" : {
|
7423
|
+
"credentialScope" : {
|
7424
|
+
"region" : "us-gov-east-1"
|
7425
|
+
},
|
7426
|
+
"hostname" : "logs.us-gov-east-1.amazonaws.com"
|
7427
|
+
},
|
7428
|
+
"us-gov-west-1" : {
|
7429
|
+
"credentialScope" : {
|
7430
|
+
"region" : "us-gov-west-1"
|
7431
|
+
},
|
7432
|
+
"hostname" : "logs.us-gov-west-1.amazonaws.com"
|
7433
|
+
}
|
7400
7434
|
}
|
7401
7435
|
},
|
7402
7436
|
"mediaconvert" : {
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.11.
|
4
|
+
version: 2.11.534
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-06-
|
11
|
+
date: 2020-06-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|