Skip to content

Commit

Permalink
Release v1.32.8 (2020-06-23) (#3388)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
aws-sdk-go-automation committed Jun 23, 2020
1 parent e9908b7 commit ea6bf35
Show file tree
Hide file tree
Showing 11 changed files with 1,139 additions and 286 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
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.

Release v1.32.7 (2020-06-22)
===

Expand Down
50 changes: 42 additions & 8 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.32.7"
const SDKVersion = "1.32.8"
70 changes: 45 additions & 25 deletions models/apis/mediatailor/2018-04-23/api-2.json
Expand Up @@ -125,17 +125,17 @@
}
},
"shapes": {
"AvailSuppression" : {
"type" : "structure",
"members" : {
"Mode" : {
"shape" : "Mode"
},
"Value" : {
"shape" : "__string"
}
"AvailSuppression": {
"type": "structure",
"members": {
"Mode": {
"shape": "Mode"
},
"Value": {
"shape": "__string"
}
},
}
},
"BadRequestException": {
"error": {
"httpStatusCode": 400
Expand All @@ -148,6 +148,17 @@
},
"type": "structure"
},
"Bumper": {
"type": "structure",
"members": {
"EndUrl": {
"shape": "__string"
},
"StartUrl": {
"shape": "__string"
}
}
},
"CdnConfiguration": {
"members": {
"AdSegmentUrlPrefix": {
Expand Down Expand Up @@ -219,8 +230,11 @@
"AdDecisionServerUrl": {
"shape": "__string"
},
"AvailSuppression" : {
"shape" : "AvailSuppression"
"AvailSuppression": {
"shape": "AvailSuppression"
},
"Bumper": {
"shape": "Bumper"
},
"CdnConfiguration": {
"shape": "CdnConfiguration"
Expand Down Expand Up @@ -251,7 +265,7 @@
},
"SlateAdUrl": {
"shape": "__string"
},
},
"Tags": {
"locationName": "tags",
"shape": "__mapOf__string"
Expand Down Expand Up @@ -329,17 +343,17 @@
"type": "string"
},
"Mode": {
"enum": [
"OFF",
"BEHIND_LIVE_EDGE"
],
"type": "string"
"enum": [
"OFF",
"BEHIND_LIVE_EDGE"
],
"type": "string"
},
"PlaybackConfiguration": {
"members": {
"AdDecisionServerUrl": {
"shape": "__string"
},
},
"CdnConfiguration": {
"shape": "CdnConfiguration"
},
Expand Down Expand Up @@ -396,8 +410,11 @@
"AdDecisionServerUrl": {
"shape": "__string"
},
"AvailSuppression" : {
"shape" : "AvailSuppression"
"AvailSuppression": {
"shape": "AvailSuppression"
},
"Bumper": {
"shape": "Bumper"
},
"CdnConfiguration": {
"shape": "CdnConfiguration"
Expand All @@ -416,7 +433,7 @@
},
"SlateAdUrl": {
"shape": "__string"
},
},
"Tags": {
"locationName": "tags",
"shape": "__mapOf__string"
Expand All @@ -435,15 +452,18 @@
"AdDecisionServerUrl": {
"shape": "__string"
},
"AvailSuppression" : {
"shape" : "AvailSuppression"
"AvailSuppression": {
"shape": "AvailSuppression"
},
"Bumper": {
"shape": "Bumper"
},
"CdnConfiguration": {
"shape": "CdnConfiguration"
},
"DashConfiguration": {
"shape": "DashConfiguration"
},
},
"HlsConfiguration": {
"shape": "HlsConfiguration"
},
Expand Down
17 changes: 12 additions & 5 deletions models/apis/mediatailor/2018-04-23/docs-2.json
Expand Up @@ -10,17 +10,24 @@
},
"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>",
"shapes": {
"AvailSuppression" : {
"base" : null,
"refs" : {
"GetPlaybackConfigurationResponse$AvailSuppression" : "<p>The configuration for Avail Suppression.</p>",
"PutPlaybackConfigurationRequest$AvailSuppression" : "<p>The configuration for Avail Suppression.</p>"
"AvailSuppression": {
"base": null,
"refs": {
"GetPlaybackConfigurationResponse$AvailSuppression": "<p>The configuration for Avail Suppression.</p>",
"PutPlaybackConfigurationRequest$AvailSuppression": "<p>The configuration for Avail Suppression.</p>"
}
},
"BadRequestException": {
"base": "<p>One of the parameters in the request is invalid.</p>",
"refs": {}
},
"Bumper": {
"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>",
"refs": {
"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>",
"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>"
}
},
"CdnConfiguration": {
"base": "<p>The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management. </p>",
"refs": {
Expand Down
12 changes: 8 additions & 4 deletions models/apis/organizations/2016-11-28/api-2.json
Expand Up @@ -428,7 +428,8 @@
{"shape":"ConstraintViolationException"},
{"shape":"InvalidInputException"},
{"shape":"ServiceException"},
{"shape":"TooManyRequestsException"}
{"shape":"TooManyRequestsException"},
{"shape":"UnsupportedAPIEndpointException"}
]
},
"DisablePolicyType":{
Expand Down Expand Up @@ -467,7 +468,8 @@
{"shape":"ConstraintViolationException"},
{"shape":"InvalidInputException"},
{"shape":"ServiceException"},
{"shape":"TooManyRequestsException"}
{"shape":"TooManyRequestsException"},
{"shape":"UnsupportedAPIEndpointException"}
]
},
"EnableAllFeatures":{
Expand Down Expand Up @@ -564,7 +566,8 @@
{"shape":"ConstraintViolationException"},
{"shape":"InvalidInputException"},
{"shape":"ServiceException"},
{"shape":"TooManyRequestsException"}
{"shape":"TooManyRequestsException"},
{"shape":"UnsupportedAPIEndpointException"}
]
},
"ListAccounts":{
Expand Down Expand Up @@ -1190,7 +1193,8 @@
"MAX_DELEGATED_ADMINISTRATORS_FOR_SERVICE_LIMIT_EXCEEDED",
"CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR",
"CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG",
"DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE"
"DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE",
"MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE"
]
},
"CreateAccountFailureReason":{
Expand Down

0 comments on commit ea6bf35

Please sign in to comment.