Skip to content

Commit

Permalink
Release v1.34.18 (2020-09-04) (#3523)
Browse files Browse the repository at this point in the history
Release v1.34.18 (2020-09-04)
===

### Service Client Updates
* `service/ssm`: Updates service documentation
  * Documentation-only updates for AWS Systems Manager
* `service/workspaces`: Updates service API and documentation
  * Adding support for Microsoft Office 2016 and Microsoft Office 2019 in BYOL Images
* `service/xray`: Updates service API and documentation
  * Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights
  • Loading branch information
aws-sdk-go-automation committed Sep 4, 2020
1 parent d07b568 commit 4ca4815
Show file tree
Hide file tree
Showing 14 changed files with 451 additions and 91 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Release v1.34.18 (2020-09-04)
===

### Service Client Updates
* `service/ssm`: Updates service documentation
* Documentation-only updates for AWS Systems Manager
* `service/workspaces`: Updates service API and documentation
* Adding support for Microsoft Office 2016 and Microsoft Office 2019 in BYOL Images
* `service/xray`: Updates service API and documentation
* Enhancing CreateGroup, UpdateGroup, GetGroup and GetGroups APIs to support configuring X-Ray Insights

Release v1.34.17 (2020-09-03)
===

Expand Down
6 changes: 6 additions & 0 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
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.34.17"
const SDKVersion = "1.34.18"
26 changes: 13 additions & 13 deletions models/apis/ssm/2014-11-06/docs-2.json

Large diffs are not rendered by default.

16 changes: 15 additions & 1 deletion models/apis/workspaces/2015-04-08/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,19 @@
"member":{"shape":"AccountModification"}
},
"Alias":{"type":"string"},
"Application":{
"type":"string",
"enum":[
"Microsoft_Office_2016",
"Microsoft_Office_2019"
]
},
"ApplicationList":{
"type":"list",
"member":{"shape":"Application"},
"max":5,
"min":1
},
"AssociateIpGroupsRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -1186,7 +1199,8 @@
"IngestionProcess":{"shape":"WorkspaceImageIngestionProcess"},
"ImageName":{"shape":"WorkspaceImageName"},
"ImageDescription":{"shape":"WorkspaceImageDescription"},
"Tags":{"shape":"TagList"}
"Tags":{"shape":"TagList"},
"Applications":{"shape":"ApplicationList"}
}
},
"ImportWorkspaceImageResult":{
Expand Down
16 changes: 14 additions & 2 deletions models/apis/workspaces/2015-04-08/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"DescribeWorkspaces": "<p>Describes the specified WorkSpaces.</p> <p>You can filter the results by using the bundle identifier, directory identifier, or owner, but you can specify only one filter at a time.</p>",
"DescribeWorkspacesConnectionStatus": "<p>Describes the connection status of the specified WorkSpaces.</p>",
"DisassociateIpGroups": "<p>Disassociates the specified IP access control group from the specified directory.</p>",
"ImportWorkspaceImage": "<p>Imports the specified Windows 7 or Windows 10 Bring Your Own License (BYOL) image into Amazon WorkSpaces. The image must be an already licensed EC2 image that is in your AWS account, and you must own the image. </p>",
"ImportWorkspaceImage": "<p>Imports the specified Windows 10 Bring Your Own License (BYOL) image into Amazon WorkSpaces. The image must be an already licensed EC2 image that is in your AWS account, and you must own the image. For more information about creating BYOL images, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html\"> Bring Your Own Windows Desktop Licenses</a>.</p>",
"ListAvailableManagementCidrRanges": "<p>Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks, that you can use for the network management interface when you enable Bring Your Own License (BYOL). </p> <p>The management network interface is connected to a secure Amazon WorkSpaces management network. It is used for interactive streaming of the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon WorkSpaces to manage the WorkSpace.</p>",
"MigrateWorkspace": "<p>Migrates a WorkSpace from one operating system or bundle type to another, while retaining the data on the user volume.</p> <p>The migration process recreates the WorkSpace by using a new root volume from the target bundle image and the user volume from the last available snapshot of the original WorkSpace. During migration, the original <code>D:\\Users\\%USERNAME%</code> user profile folder is renamed to <code>D:\\Users\\%USERNAME%MMddyyTHHmmss%.NotMigrated</code>. A new <code>D:\\Users\\%USERNAME%\\</code> folder is generated by the new OS. Certain files in the old user profile are moved to the new user profile.</p> <p>For available migration scenarios, details about what happens during migration, and best practices, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/migrate-workspaces.html\">Migrate a WorkSpace</a>.</p>",
"ModifyAccount": "<p>Modifies the configuration of Bring Your Own License (BYOL) for the specified account.</p>",
Expand Down Expand Up @@ -88,6 +88,18 @@
"WorkspaceDirectory$Alias": "<p>The directory alias.</p>"
}
},
"Application": {
"base": null,
"refs": {
"ApplicationList$member": null
}
},
"ApplicationList": {
"base": null,
"refs": {
"ImportWorkspaceImageRequest$Applications": "<p>If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10 BYOL images. For more information about subscribing to Office for BYOL images, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/byol-windows-images.html\"> Bring Your Own Windows Desktop Licenses</a>.</p> <note> <p>Although this parameter is an array, only one item is allowed at this time.</p> </note>"
}
},
"AssociateIpGroupsRequest": {
"base": null,
"refs": {
Expand Down Expand Up @@ -1432,7 +1444,7 @@
"WorkspaceImageIngestionProcess": {
"base": null,
"refs": {
"ImportWorkspaceImageRequest$IngestionProcess": "<p>The ingestion process to be used when importing the image.</p>"
"ImportWorkspaceImageRequest$IngestionProcess": "<p>The ingestion process to be used when importing the image. For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify <code>BYOL_REGULAR</code>.</p>"
}
},
"WorkspaceImageList": {
Expand Down
16 changes: 13 additions & 3 deletions models/apis/xray/2016-04-12/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@
"members":{
"GroupName":{"shape":"GroupName"},
"FilterExpression":{"shape":"FilterExpression"},
"InsightsConfiguration":{"shape":"InsightsConfiguration"},
"Tags":{"shape":"TagList"}
}
},
Expand Down Expand Up @@ -800,7 +801,8 @@
"members":{
"GroupName":{"shape":"String"},
"GroupARN":{"shape":"String"},
"FilterExpression":{"shape":"String"}
"FilterExpression":{"shape":"String"},
"InsightsConfiguration":{"shape":"InsightsConfiguration"}
}
},
"GroupARN":{
Expand All @@ -818,7 +820,8 @@
"members":{
"GroupName":{"shape":"String"},
"GroupARN":{"shape":"String"},
"FilterExpression":{"shape":"String"}
"FilterExpression":{"shape":"String"},
"InsightsConfiguration":{"shape":"InsightsConfiguration"}
}
},
"GroupSummaryList":{
Expand Down Expand Up @@ -858,6 +861,12 @@
"ClientIp":{"shape":"String"}
}
},
"InsightsConfiguration":{
"type":"structure",
"members":{
"InsightsEnabled":{"shape":"NullableBoolean"}
}
},
"InstanceIdDetail":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1462,7 +1471,8 @@
"members":{
"GroupName":{"shape":"GroupName"},
"GroupARN":{"shape":"GroupARN"},
"FilterExpression":{"shape":"FilterExpression"}
"FilterExpression":{"shape":"FilterExpression"},
"InsightsConfiguration":{"shape":"InsightsConfiguration"}
}
},
"UpdateGroupResult":{
Expand Down

0 comments on commit 4ca4815

Please sign in to comment.