You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-workspaces): Added new field "reason" to OperationNotSupportedException. Receiving this exception in the DeregisterWorkspaceDirectory API will now return a reason giving more context on the failure.
* <p>The logo. This is the link where users can download the logo image. This is the
2004
+
* <p>The logo. This is the
1999
2005
* standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal
2000
-
* to one point.</p>
2006
+
* to one point. The only image format accepted is a binary data object that is converted from
2007
+
* a <code>.png</code> file.</p>
2001
2008
*/
2002
2009
LogoUrl?: string;
2003
2010
2004
2011
/**
2005
2012
* <p>The @2x version of the logo. This is the higher resolution display that offers a scale
2006
-
* factor of 2.0 (or @2x).</p>
2013
+
* factor of 2.0 (or @2x). The only image format accepted is a binary data object that is
2014
+
* converted from a <code>.png</code> file.</p>
2007
2015
* <note>
2008
2016
* <p> For more information about iOS image size and resolution, see <a href="https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/">Image Size and Resolution </a> in the <i>Apple Human Interface
* <p>The @3x version of the logo. This is the higher resolution display that offers a scale
2016
-
* factor of 3.0 (or @3x).</p>
2024
+
* factor of 3.0 (or @3x).The only image format accepted is a binary data object that is
2025
+
* converted from a <code>.png</code> file.</p>
2017
2026
* <note>
2018
2027
* <p> For more information about iOS image size and resolution, see <a href="https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/">Image Size and Resolution </a> in the <i>Apple Human Interface
* <p>The logo. This is the link where users can download the logo image. This is the
3342
+
* <p>The logo. This is the
3334
3343
* standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal
3335
-
* to one point.</p>
3344
+
* to one point. The only image format accepted is a binary data object that is converted
3345
+
* from a <code>.png</code> file.</p>
3336
3346
*/
3337
3347
Logo?: Uint8Array;
3338
3348
3339
3349
/**
3340
3350
* <p>The @2x version of the logo. This is the higher resolution display that offers a scale
3341
-
* factor of 2.0 (or @2x).</p>
3351
+
* factor of 2.0 (or @2x). The only image format accepted is a binary data object that is
3352
+
* converted from a <code>.png</code> file.</p>
3342
3353
* <note>
3343
3354
* <p> For more information about iOS image size and resolution, see <a href="https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/">Image Size and Resolution </a> in the <i>Apple Human Interface
* <p>The @3x version of the logo. This is the higher resolution display that offers a scale
3351
-
* factor of 3.0 (or @3x).</p>
3362
+
* factor of 3.0 (or @3x). The only image format accepted is a binary data object that is
3363
+
* converted from a <code>.png</code> file.</p>
3352
3364
* <note>
3353
3365
* <p> For more information about iOS image size and resolution, see <a href="https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/">Image Size and Resolution </a> in the <i>Apple Human Interface
* 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
3553
3560
* Your Own Windows Desktop Licenses</a>.</p>
3554
3561
* <note>
3555
-
* <ul>
3556
-
* <li>
3557
-
* <p>Although this parameter is an array, only one item is allowed at this time</p>
3558
-
* </li>
3559
-
* <li>
3560
-
* <p>Microsoft Office 2016 application subscription through AWS is currently not supported
3561
-
* for Graphics.g4dn Bring Your Own License (BYOL) images</p>
3562
-
* </li>
3563
-
* </ul>
3562
+
* <p>Although this parameter is an array, only one item is allowed at this time.</p>
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/workspaces.json
+23-11Lines changed: 23 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1440,7 +1440,7 @@
1440
1440
"LogoUrl": {
1441
1441
"target": "com.amazonaws.workspaces#ClientUrl",
1442
1442
"traits": {
1443
-
"smithy.api#documentation": "<p>The logo URL. This is the link where users can download the logo image. The only\n supported image format is <code>.png</code>.</p>"
1443
+
"smithy.api#documentation": "<p>The logo URL. The only image \n format accepted is a binary data object that is converted from a <code>.png</code> file.</p>"
1444
1444
}
1445
1445
},
1446
1446
"SupportEmail": {
@@ -1478,7 +1478,7 @@
1478
1478
"Logo": {
1479
1479
"target": "com.amazonaws.workspaces#DefaultLogo",
1480
1480
"traits": {
1481
-
"smithy.api#documentation": "<p>The logo. This is the link where users can download the logo image. The only image\n format accepted is <code>.png</code>.</p>"
1481
+
"smithy.api#documentation": "<p>The logo. The only image \n format accepted is a binary data object that is converted from a <code>.png</code> file.</p>"
"smithy.api#documentation": "<p>The ingestion process to be used when importing the image, depending on which protocol\n you want to use for your BYOL Workspace image, either PCoIP or WorkSpaces Streaming Protocol \n (WSP). To use WSP, specify a value that ends in <code>_WSP</code>. To use PCoIP, specify a value \nthat does not end in <code>_WSP</code>. </p>\n\n<p>For non-GPU-enabled images (bundles other than Graphics.g4dn, GraphicsPro.g4dn, Graphics, \nor GraphicsPro), specify <code>BYOL_REGULAR</code> or <code>BYOL_REGULAR_WSP</code>, depending\non the protocol.</p>\n<note>\n <p>Use <code>BYOL_GRAPHICS_G4DN</code> ingestion for both Graphics.g4dn and\n GraphicsPro.g4dn.</p>\n </note>",
3303
+
"smithy.api#documentation": "<p>The ingestion process to be used when importing the image, depending on which protocol\n you want to use for your BYOL Workspace image, either PCoIP or WorkSpaces Streaming\nProtocol (WSP). To use WSP, specify a value that ends in <code>_WSP</code>. To use PCoIP,\nspecify a value that does not end in <code>_WSP</code>. </p>\n <p>For non-GPU-enabled bundles (bundles other than Graphics or GraphicsPro), specify\n <code>BYOL_REGULAR</code> or <code>BYOL_REGULAR_WSP</code>, dependingon the\nprotocol.</p>",
"smithy.api#documentation": "<p>If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10\n 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\n Your Own Windows Desktop Licenses</a>.</p>\n <note>\n <ul>\n <li>\n <p>Although this parameter is an array, only one item is allowed at this time</p>\n </li>\n <li>\n <p>Microsoft Office 2016 application subscription through AWS is currently not supported \n for Graphics.g4dn Bring Your Own License (BYOL) images</p>\n </li>\n </ul>\n </note>"
3330
+
"smithy.api#documentation": "<p>If specified, the version of Microsoft Office to subscribe to. Valid only for Windows 10\n 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\n Your Own Windows Desktop Licenses</a>.</p>\n <note>\n <p>Although this parameter is an array, only one item is allowed at this time.</p>\n </note>"
3328
3331
}
3329
3332
}
3330
3333
}
@@ -3391,19 +3394,19 @@
3391
3394
"LogoUrl": {
3392
3395
"target": "com.amazonaws.workspaces#ClientUrl",
3393
3396
"traits": {
3394
-
"smithy.api#documentation": "<p>The logo. This is the link where users can download the logo image. This is the\n standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal\n to one point.</p>"
3397
+
"smithy.api#documentation": "<p>The logo. This is the\n standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal\n to one point. The only image format accepted is a binary data object that is converted from \n a <code>.png</code> file.</p>"
3395
3398
}
3396
3399
},
3397
3400
"Logo2xUrl": {
3398
3401
"target": "com.amazonaws.workspaces#ClientUrl",
3399
3402
"traits": {
3400
-
"smithy.api#documentation": "<p>The @2x version of the logo. This is the higher resolution display that offers a scale\n factor of 2.0 (or @2x).</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3403
+
"smithy.api#documentation": "<p>The @2x version of the logo. This is the higher resolution display that offers a scale\n factor of 2.0 (or @2x). The only image format accepted is a binary data object that is \n converted from a <code>.png</code> file.</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3401
3404
}
3402
3405
},
3403
3406
"Logo3xUrl": {
3404
3407
"target": "com.amazonaws.workspaces#ClientUrl",
3405
3408
"traits": {
3406
-
"smithy.api#documentation": "<p>The @3x version of the logo. This is the higher resolution display that offers a scale\n factor of 3.0 (or @3x).</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3409
+
"smithy.api#documentation": "<p>The @3x version of the logo. This is the higher resolution display that offers a scale\n factor of 3.0 (or @3x).The only image format accepted is a binary data object that is \n converted from a <code>.png</code> file.</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3407
3410
}
3408
3411
},
3409
3412
"SupportEmail": {
@@ -3441,19 +3444,19 @@
3441
3444
"Logo": {
3442
3445
"target": "com.amazonaws.workspaces#IosLogo",
3443
3446
"traits": {
3444
-
"smithy.api#documentation": "<p>The logo. This is the link where users can download the logo image. This is the\n standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal\n to one point.</p>"
3447
+
"smithy.api#documentation": "<p>The logo. This is the\n standard-resolution display that has a 1:1 pixel density (or @1x), where one pixel is equal\n to one point. The only image format accepted is a binary data object that is converted \n from a <code>.png</code> file.</p>"
3445
3448
}
3446
3449
},
3447
3450
"Logo2x": {
3448
3451
"target": "com.amazonaws.workspaces#Ios2XLogo",
3449
3452
"traits": {
3450
-
"smithy.api#documentation": "<p>The @2x version of the logo. This is the higher resolution display that offers a scale\n factor of 2.0 (or @2x).</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3453
+
"smithy.api#documentation": "<p>The @2x version of the logo. This is the higher resolution display that offers a scale\n factor of 2.0 (or @2x). The only image format accepted is a binary data object that is \n converted from a <code>.png</code> file.</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3451
3454
}
3452
3455
},
3453
3456
"Logo3x": {
3454
3457
"target": "com.amazonaws.workspaces#Ios3XLogo",
3455
3458
"traits": {
3456
-
"smithy.api#documentation": "<p>The @3x version of the logo. This is the higher resolution display that offers a scale\n factor of 3.0 (or @3x).</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
3459
+
"smithy.api#documentation": "<p>The @3x version of the logo. This is the higher resolution display that offers a scale\n factor of 3.0 (or @3x). The only image format accepted is a binary data object that is \n converted from a <code>.png</code> file.</p>\n <note>\n <p> For more information about iOS image size and resolution, see <a href=\"https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/image-size-and-resolution/\">Image Size and Resolution </a> in the <i>Apple Human Interface\n Guidelines</i>.</p>\n </note>"
0 commit comments