Skip to content

Commit 08fec0a

Browse files
author
AWS
committed
Amazon WorkSpaces Update: Documentation updates for WorkSpaces
1 parent c7de776 commit 08fec0a

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon WorkSpaces",
4+
"description": "Documentation updates for WorkSpaces"
5+
}

services/workspaces/src/main/resources/codegen-resources/service-2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@
838838
},
839839
"EnableInternetAccess":{
840840
"shape":"BooleanObject",
841-
"documentation":"<p>The public IP address to attach to all WorkSpaces that are created or rebuilt.</p>"
841+
"documentation":"<p>Specifies whether to automatically assign a public IP address to WorkSpaces in this directory by default. If enabled, the public IP address allows outbound internet access from your WorkSpaces when you’re using an internet gateway in the Amazon VPC in which your WorkSpaces are located. If you're using a Network Address Translation (NAT) gateway for outbound internet access from your VPC, or if your WorkSpaces are in public subnets and you manually assign them Elastic IP addresses, you should disable this setting. This setting applies to new WorkSpaces that you launch or to existing WorkSpaces that you rebuild. For more information, see <a href=\"https://docs.aws.amazon.com/workspaces/latest/adminguide/amazon-workspaces-vpc.html\"> Configure a VPC for Amazon WorkSpaces</a>.</p>"
842842
},
843843
"DefaultOu":{
844844
"shape":"DefaultOu",
@@ -1116,7 +1116,7 @@
11161116
"members":{
11171117
"RebuildSnapshots":{
11181118
"shape":"SnapshotList",
1119-
"documentation":"<p>Information about the snapshots that can be used to rebuild a WorkSpace. These snapshots include the root volume.</p>"
1119+
"documentation":"<p>Information about the snapshots that can be used to rebuild a WorkSpace. These snapshots include the user volume.</p>"
11201120
},
11211121
"RestoreSnapshots":{
11221122
"shape":"SnapshotList",
@@ -2347,7 +2347,7 @@
23472347
},
23482348
"RunningModeAutoStopTimeoutInMinutes":{
23492349
"shape":"RunningModeAutoStopTimeoutInMinutes",
2350-
"documentation":"<p>The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60 minute intervals.</p>"
2350+
"documentation":"<p>The time after a user logs off when WorkSpaces are automatically stopped. Configured in 60-minute intervals.</p>"
23512351
},
23522352
"RootVolumeSizeGib":{
23532353
"shape":"RootVolumeSizeGib",

0 commit comments

Comments
 (0)