Skip to content

Commit

Permalink
Merge pull request #1977 from aws/release
Browse files Browse the repository at this point in the history
Release v1.14.2
  • Loading branch information
awstools authored Jun 7, 2018
2 parents e550ea2 + 152e9ff commit 04b5981
Show file tree
Hide file tree
Showing 6 changed files with 171 additions and 16 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Release v1.14.2 (2018-06-07)
===

### Service Client Updates
* `service/medialive`: Updates service API, documentation, and paginators
* AWS Elemental MediaLive now makes channel log information available through Amazon CloudWatch Logs. You can set up each MediaLive channel with a logging level; when the channel is run, logs will automatically be published to your account on Amazon CloudWatch Logs

Release v1.14.1 (2018-06-05)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.14.1"
const SDKVersion = "1.14.2"
59 changes: 55 additions & 4 deletions models/apis/medialive/2017-10-14/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"errors": [
{
"shape": "UnprocessableEntityException"
"shape": "BadRequestException"
},
{
"shape": "BadRequestException"
"shape": "UnprocessableEntityException"
},
{
"shape": "InternalServerErrorException"
Expand Down Expand Up @@ -545,10 +545,10 @@
},
"errors": [
{
"shape": "UnprocessableEntityException"
"shape": "BadRequestException"
},
{
"shape": "BadRequestException"
"shape": "UnprocessableEntityException"
},
{
"shape": "InternalServerErrorException"
Expand Down Expand Up @@ -1545,6 +1545,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -1626,6 +1630,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -1676,6 +1684,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -1715,6 +1727,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -1902,6 +1918,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -2000,6 +2020,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -4046,6 +4070,16 @@
}
}
},
"LogLevel": {
"type": "string",
"enum": [
"ERROR",
"WARNING",
"INFO",
"DEBUG",
"DISABLED"
]
},
"M2tsAbsentInputAudioBehavior": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -5094,6 +5128,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -5125,6 +5163,7 @@
}
},
"required": [
"KeyProviderServer",
"StaticKeyValue"
]
},
Expand Down Expand Up @@ -5172,6 +5211,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -5352,6 +5395,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down Expand Up @@ -5386,6 +5433,10 @@
"shape": "InputSpecification",
"locationName": "inputSpecification"
},
"LogLevel": {
"shape": "LogLevel",
"locationName": "logLevel"
},
"Name": {
"shape": "__string",
"locationName": "name"
Expand Down
9 changes: 9 additions & 0 deletions models/apis/medialive/2017-10-14/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1207,6 +1207,15 @@
"refs": {
}
},
"LogLevel": {
"base": null,
"refs": {
"Channel$LogLevel": "The log level being written to CloudWatch Logs.",
"ChannelSummary$LogLevel": "The log level being written to CloudWatch Logs.",
"CreateChannel$LogLevel": "The log level to write to CloudWatch Logs.",
"UpdateChannel$LogLevel": "The log level to write to CloudWatch Logs."
}
},
"M2tsAbsentInputAudioBehavior": {
"base": null,
"refs": {
Expand Down
12 changes: 6 additions & 6 deletions models/apis/medialive/2017-10-14/paginators-1.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
{
"pagination": {
"ListInputs": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Inputs"
},
"ListChannels": {
"input_token": "NextToken",
"output_token": "NextToken",
Expand All @@ -17,6 +11,12 @@
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "InputSecurityGroups"
},
"ListInputs": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Inputs"
}
}
}
Loading

0 comments on commit 04b5981

Please sign in to comment.