Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit ea6bf35

Browse files
Release v1.32.8 (2020-06-23) (#3388)
Release v1.32.8 (2020-06-23) === ### Service Client Updates * `service/mediatailor`: Updates service API and documentation * `service/organizations`: Updates service API and documentation * Added a new error message to support the requirement for a Business License on AWS accounts in China to create an organization.
1 parent e9908b7 commit ea6bf35

File tree

11 files changed

+1139
-286
lines changed

11 files changed

+1139
-286
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Release v1.32.8 (2020-06-23)
2+
===
3+
4+
### Service Client Updates
5+
* `service/mediatailor`: Updates service API and documentation
6+
* `service/organizations`: Updates service API and documentation
7+
* Added a new error message to support the requirement for a Business License on AWS accounts in China to create an organization.
8+
19
Release v1.32.7 (2020-06-22)
210
===
311

aws/endpoints/defaults.go

Lines changed: 42 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.32.7"
8+
const SDKVersion = "1.32.8"

models/apis/mediatailor/2018-04-23/api-2.json

Lines changed: 45 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -125,17 +125,17 @@
125125
}
126126
},
127127
"shapes": {
128-
"AvailSuppression" : {
129-
"type" : "structure",
130-
"members" : {
131-
"Mode" : {
132-
"shape" : "Mode"
133-
},
134-
"Value" : {
135-
"shape" : "__string"
136-
}
128+
"AvailSuppression": {
129+
"type": "structure",
130+
"members": {
131+
"Mode": {
132+
"shape": "Mode"
133+
},
134+
"Value": {
135+
"shape": "__string"
137136
}
138-
},
137+
}
138+
},
139139
"BadRequestException": {
140140
"error": {
141141
"httpStatusCode": 400
@@ -148,6 +148,17 @@
148148
},
149149
"type": "structure"
150150
},
151+
"Bumper": {
152+
"type": "structure",
153+
"members": {
154+
"EndUrl": {
155+
"shape": "__string"
156+
},
157+
"StartUrl": {
158+
"shape": "__string"
159+
}
160+
}
161+
},
151162
"CdnConfiguration": {
152163
"members": {
153164
"AdSegmentUrlPrefix": {
@@ -219,8 +230,11 @@
219230
"AdDecisionServerUrl": {
220231
"shape": "__string"
221232
},
222-
"AvailSuppression" : {
223-
"shape" : "AvailSuppression"
233+
"AvailSuppression": {
234+
"shape": "AvailSuppression"
235+
},
236+
"Bumper": {
237+
"shape": "Bumper"
224238
},
225239
"CdnConfiguration": {
226240
"shape": "CdnConfiguration"
@@ -251,7 +265,7 @@
251265
},
252266
"SlateAdUrl": {
253267
"shape": "__string"
254-
},
268+
},
255269
"Tags": {
256270
"locationName": "tags",
257271
"shape": "__mapOf__string"
@@ -329,17 +343,17 @@
329343
"type": "string"
330344
},
331345
"Mode": {
332-
"enum": [
333-
"OFF",
334-
"BEHIND_LIVE_EDGE"
335-
],
336-
"type": "string"
346+
"enum": [
347+
"OFF",
348+
"BEHIND_LIVE_EDGE"
349+
],
350+
"type": "string"
337351
},
338352
"PlaybackConfiguration": {
339353
"members": {
340354
"AdDecisionServerUrl": {
341355
"shape": "__string"
342-
},
356+
},
343357
"CdnConfiguration": {
344358
"shape": "CdnConfiguration"
345359
},
@@ -396,8 +410,11 @@
396410
"AdDecisionServerUrl": {
397411
"shape": "__string"
398412
},
399-
"AvailSuppression" : {
400-
"shape" : "AvailSuppression"
413+
"AvailSuppression": {
414+
"shape": "AvailSuppression"
415+
},
416+
"Bumper": {
417+
"shape": "Bumper"
401418
},
402419
"CdnConfiguration": {
403420
"shape": "CdnConfiguration"
@@ -416,7 +433,7 @@
416433
},
417434
"SlateAdUrl": {
418435
"shape": "__string"
419-
},
436+
},
420437
"Tags": {
421438
"locationName": "tags",
422439
"shape": "__mapOf__string"
@@ -435,15 +452,18 @@
435452
"AdDecisionServerUrl": {
436453
"shape": "__string"
437454
},
438-
"AvailSuppression" : {
439-
"shape" : "AvailSuppression"
455+
"AvailSuppression": {
456+
"shape": "AvailSuppression"
457+
},
458+
"Bumper": {
459+
"shape": "Bumper"
440460
},
441461
"CdnConfiguration": {
442462
"shape": "CdnConfiguration"
443463
},
444464
"DashConfiguration": {
445465
"shape": "DashConfiguration"
446-
},
466+
},
447467
"HlsConfiguration": {
448468
"shape": "HlsConfiguration"
449469
},

models/apis/mediatailor/2018-04-23/docs-2.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,24 @@
1010
},
1111
"service": "<p>Use the AWS Elemental MediaTailor SDK to configure scalable ad insertion for your live and VOD content. With AWS Elemental MediaTailor, you can serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the AWS Elemental MediaTailor User Guide.<p>Through the SDK, you manage AWS Elemental MediaTailor configurations the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).</p>",
1212
"shapes": {
13-
"AvailSuppression" : {
14-
"base" : null,
15-
"refs" : {
16-
"GetPlaybackConfigurationResponse$AvailSuppression" : "<p>The configuration for Avail Suppression.</p>",
17-
"PutPlaybackConfigurationRequest$AvailSuppression" : "<p>The configuration for Avail Suppression.</p>"
13+
"AvailSuppression": {
14+
"base": null,
15+
"refs": {
16+
"GetPlaybackConfigurationResponse$AvailSuppression": "<p>The configuration for Avail Suppression.</p>",
17+
"PutPlaybackConfigurationRequest$AvailSuppression": "<p>The configuration for Avail Suppression.</p>"
1818
}
1919
},
2020
"BadRequestException": {
2121
"base": "<p>One of the parameters in the request is invalid.</p>",
2222
"refs": {}
2323
},
24+
"Bumper": {
25+
"base": "<p>The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. </p>",
26+
"refs": {
27+
"GetPlaybackConfigurationResponse$Bumper": "<p>The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. </p>",
28+
"PutPlaybackConfigurationRequest$Bumper": "<p>The configuration for bumpers. Bumpers are short audio or video clips that play at the start or before the end of an ad break. </p>"
29+
}
30+
},
2431
"CdnConfiguration": {
2532
"base": "<p>The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management. </p>",
2633
"refs": {

models/apis/organizations/2016-11-28/api-2.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,8 @@
428428
{"shape":"ConstraintViolationException"},
429429
{"shape":"InvalidInputException"},
430430
{"shape":"ServiceException"},
431-
{"shape":"TooManyRequestsException"}
431+
{"shape":"TooManyRequestsException"},
432+
{"shape":"UnsupportedAPIEndpointException"}
432433
]
433434
},
434435
"DisablePolicyType":{
@@ -467,7 +468,8 @@
467468
{"shape":"ConstraintViolationException"},
468469
{"shape":"InvalidInputException"},
469470
{"shape":"ServiceException"},
470-
{"shape":"TooManyRequestsException"}
471+
{"shape":"TooManyRequestsException"},
472+
{"shape":"UnsupportedAPIEndpointException"}
471473
]
472474
},
473475
"EnableAllFeatures":{
@@ -564,7 +566,8 @@
564566
{"shape":"ConstraintViolationException"},
565567
{"shape":"InvalidInputException"},
566568
{"shape":"ServiceException"},
567-
{"shape":"TooManyRequestsException"}
569+
{"shape":"TooManyRequestsException"},
570+
{"shape":"UnsupportedAPIEndpointException"}
568571
]
569572
},
570573
"ListAccounts":{
@@ -1190,7 +1193,8 @@
11901193
"MAX_DELEGATED_ADMINISTRATORS_FOR_SERVICE_LIMIT_EXCEEDED",
11911194
"CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR",
11921195
"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"
11941198
]
11951199
},
11961200
"CreateAccountFailureReason":{

0 commit comments

Comments
 (0)