Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.34.5 #3484

Merged
merged 1 commit into from Aug 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
Release v1.34.5 (2020-08-14)
===

### Service Client Updates
* `service/appstream`: Updates service API and documentation
* Adds support for the Desktop View feature
* `service/braket`: Updates service API
* `service/ec2`: Updates service API
* New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth
* `service/license-manager`: Updates service documentation
* `service/sagemaker`: Updates service API and documentation
* Amazon SageMaker now supports 1) creating real-time inference endpoints using model container images from Docker registries in customers' VPC 2) AUC(Area under the curve) as AutoPilot objective metric

Release v1.34.4 (2020-08-13)
===

Expand Down
66 changes: 57 additions & 9 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.34.4"
const SDKVersion = "1.34.5"
62 changes: 48 additions & 14 deletions models/apis/appstream/2016-12-01/api-2.json
Expand Up @@ -39,7 +39,8 @@
"input":{"shape":"BatchAssociateUserStackRequest"},
"output":{"shape":"BatchAssociateUserStackResult"},
"errors":[
{"shape":"OperationNotPermittedException"}
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidParameterCombinationException"}
]
},
"BatchDisassociateUserStack":{
Expand All @@ -49,7 +50,11 @@
"requestUri":"/"
},
"input":{"shape":"BatchDisassociateUserStackRequest"},
"output":{"shape":"BatchDisassociateUserStackResult"}
"output":{"shape":"BatchDisassociateUserStackResult"},
"errors":[
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidParameterCombinationException"}
]
},
"CopyImage":{
"name":"CopyImage",
Expand Down Expand Up @@ -77,9 +82,12 @@
"input":{"shape":"CreateDirectoryConfigRequest"},
"output":{"shape":"CreateDirectoryConfigResult"},
"errors":[
{"shape":"ResourceNotFoundException"},
{"shape":"ResourceAlreadyExistsException"},
{"shape":"LimitExceededException"},
{"shape":"InvalidAccountStatusException"}
{"shape":"InvalidAccountStatusException"},
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidRoleException"}
]
},
"CreateFleet":{
Expand All @@ -95,6 +103,7 @@
{"shape":"ResourceNotAvailableException"},
{"shape":"ResourceNotFoundException"},
{"shape":"LimitExceededException"},
{"shape":"RequestLimitExceededException"},
{"shape":"InvalidAccountStatusException"},
{"shape":"InvalidRoleException"},
{"shape":"ConcurrentModificationException"},
Expand All @@ -113,6 +122,7 @@
"output":{"shape":"CreateImageBuilderResult"},
"errors":[
{"shape":"LimitExceededException"},
{"shape":"RequestLimitExceededException"},
{"shape":"InvalidAccountStatusException"},
{"shape":"ResourceAlreadyExistsException"},
{"shape":"ResourceNotAvailableException"},
Expand Down Expand Up @@ -415,7 +425,8 @@
"input":{"shape":"DescribeUserStackAssociationsRequest"},
"output":{"shape":"DescribeUserStackAssociationsResult"},
"errors":[
{"shape":"InvalidParameterCombinationException"}
{"shape":"InvalidParameterCombinationException"},
{"shape":"OperationNotPermittedException"}
]
},
"DescribeUsers":{
Expand Down Expand Up @@ -454,7 +465,8 @@
"errors":[
{"shape":"ResourceInUseException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ConcurrentModificationException"}
{"shape":"ConcurrentModificationException"},
{"shape":"OperationNotPermittedException"}
]
},
"EnableUser":{
Expand Down Expand Up @@ -521,6 +533,7 @@
{"shape":"ResourceNotFoundException"},
{"shape":"OperationNotPermittedException"},
{"shape":"LimitExceededException"},
{"shape":"RequestLimitExceededException"},
{"shape":"InvalidAccountStatusException"},
{"shape":"ConcurrentModificationException"},
{"shape":"ResourceNotAvailableException"},
Expand Down Expand Up @@ -607,7 +620,9 @@
"errors":[
{"shape":"ResourceInUseException"},
{"shape":"ResourceNotFoundException"},
{"shape":"ConcurrentModificationException"}
{"shape":"ConcurrentModificationException"},
{"shape":"OperationNotPermittedException"},
{"shape":"InvalidRoleException"}
]
},
"UpdateFleet":{
Expand All @@ -621,6 +636,7 @@
"errors":[
{"shape":"ResourceInUseException"},
{"shape":"LimitExceededException"},
{"shape":"RequestLimitExceededException"},
{"shape":"InvalidAccountStatusException"},
{"shape":"InvalidRoleException"},
{"shape":"ResourceNotFoundException"},
Expand Down Expand Up @@ -745,7 +761,7 @@
},
"Arn":{
"type":"string",
"pattern":"^arn:aws:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$"
"pattern":"^arn:aws(?:\\-cn|\\-iso\\-b|\\-iso|\\-us\\-gov)?:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.\\\\-]{0,1023}$"
},
"ArnList":{
"type":"list",
Expand Down Expand Up @@ -861,8 +877,7 @@
"type":"structure",
"required":[
"DirectoryName",
"OrganizationalUnitDistinguishedNames",
"ServiceAccountCredentials"
"OrganizationalUnitDistinguishedNames"
],
"members":{
"DirectoryName":{"shape":"DirectoryName"},
Expand Down Expand Up @@ -899,7 +914,8 @@
"DomainJoinInfo":{"shape":"DomainJoinInfo"},
"Tags":{"shape":"Tags"},
"IdleDisconnectTimeoutInSeconds":{"shape":"Integer"},
"IamRoleArn":{"shape":"Arn"}
"IamRoleArn":{"shape":"Arn"},
"StreamView":{"shape":"StreamView"}
}
},
"CreateFleetResult":{
Expand Down Expand Up @@ -1374,7 +1390,7 @@
"DomainList":{
"type":"list",
"member":{"shape":"Domain"},
"max":10
"max":50
},
"EmbedHostDomain":{
"type":"string",
Expand Down Expand Up @@ -1448,7 +1464,8 @@
"EnableDefaultInternetAccess":{"shape":"BooleanObject"},
"DomainJoinInfo":{"shape":"DomainJoinInfo"},
"IdleDisconnectTimeoutInSeconds":{"shape":"Integer"},
"IamRoleArn":{"shape":"Arn"}
"IamRoleArn":{"shape":"Arn"},
"StreamView":{"shape":"StreamView"}
}
},
"FleetAttribute":{
Expand Down Expand Up @@ -1801,6 +1818,13 @@
"max":32,
"min":1
},
"RequestLimitExceededException":{
"type":"structure",
"members":{
"Message":{"shape":"ErrorMessage"}
},
"exception":true
},
"ResourceAlreadyExistsException":{
"type":"structure",
"members":{
Expand All @@ -1822,6 +1846,7 @@
},
"ResourceIdentifier":{
"type":"string",
"max":2048,
"min":1
},
"ResourceInUseException":{
Expand Down Expand Up @@ -2054,6 +2079,13 @@
"ONE_DRIVE"
]
},
"StreamView":{
"type":"string",
"enum":[
"APP",
"DESKTOP"
]
},
"StreamingUrlUserId":{
"type":"string",
"max":32,
Expand Down Expand Up @@ -2166,7 +2198,8 @@
"DomainJoinInfo":{"shape":"DomainJoinInfo"},
"IdleDisconnectTimeoutInSeconds":{"shape":"Integer"},
"AttributesToDelete":{"shape":"FleetAttributes"},
"IamRoleArn":{"shape":"Arn"}
"IamRoleArn":{"shape":"Arn"},
"StreamView":{"shape":"StreamView"}
}
},
"UpdateFleetResult":{
Expand Down Expand Up @@ -2267,7 +2300,7 @@
},
"UserId":{
"type":"string",
"max":32,
"max":128,
"min":2
},
"UserList":{
Expand Down Expand Up @@ -2317,6 +2350,7 @@
"enum":[
"STACK_NOT_FOUND",
"USER_NAME_NOT_FOUND",
"DIRECTORY_NOT_FOUND",
"INTERNAL_ERROR"
]
},
Expand Down