Skip to content

Commit 2c987cd

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 766b176 commit 2c987cd

6 files changed

Lines changed: 3649 additions & 1398 deletions

File tree

codegen/sdk-codegen/aws-models/appstream.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,12 @@
418418
"traits": {
419419
"smithy.api#documentation": "<p>The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.</p>"
420420
}
421+
},
422+
"DisableIMDSV1": {
423+
"target": "com.amazonaws.appstream#BooleanObject",
424+
"traits": {
425+
"smithy.api#documentation": "<p>Indicates whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the app block builder.</p>"
426+
}
421427
}
422428
},
423429
"traits": {
@@ -1764,6 +1770,12 @@
17641770
"traits": {
17651771
"smithy.api#documentation": "<p>The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.</p>"
17661772
}
1773+
},
1774+
"DisableIMDSV1": {
1775+
"target": "com.amazonaws.appstream#BooleanObject",
1776+
"traits": {
1777+
"smithy.api#documentation": "<p>Set to true to disable Instance Metadata Service Version 1 (IMDSv1) and enforce IMDSv2. Set to false to enable both IMDSv1 and IMDSv2.</p>"
1778+
}
17671779
}
17681780
},
17691781
"traits": {
@@ -2495,6 +2507,12 @@
24952507
"traits": {
24962508
"smithy.api#documentation": "<p>The configuration for the root volume of fleet instances. Use this to customize storage capacity from 200 GB up to 500 GB based on your application requirements.</p>"
24972509
}
2510+
},
2511+
"DisableIMDSV1": {
2512+
"target": "com.amazonaws.appstream#BooleanObject",
2513+
"traits": {
2514+
"smithy.api#documentation": "<p>Set to true to disable Instance Metadata Service Version 1 (IMDSv1) and enforce IMDSv2. Set to false to enable both IMDSv1 and IMDSv2.</p>\n <note>\n <p>Before disabling IMDSv1, ensure your WorkSpaces Applications images are running the agent version or managed image update released on or after January 16, 2024 to support IMDSv2 enforcement.</p>\n </note>"
2515+
}
24982516
}
24992517
},
25002518
"traits": {
@@ -2664,6 +2682,12 @@
26642682
"traits": {
26652683
"smithy.api#documentation": "<p>The list of license included applications to uninstall from the image builder during creation.</p>\n <p>Possible values include the following:</p>\n <ul>\n <li>\n <p>Microsoft_Office_2021_LTSC_Professional_Plus_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2021_LTSC_Professional_Plus_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2024_LTSC_Professional_Plus_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2024_LTSC_Professional_Plus_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2021_LTSC_Professional_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2021_LTSC_Professional_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2024_LTSC_Professional_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2024_LTSC_Professional_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2021_Professional_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2021_Professional_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2024_Professional_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2024_Professional_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2021_LTSC_Standard_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2021_LTSC_Standard_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2024_LTSC_Standard_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Office_2024_LTSC_Standard_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2021_LTSC_Standard_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2021_LTSC_Standard_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2024_LTSC_Standard_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Visio_2024_LTSC_Standard_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2021_Standard_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2021_Standard_64Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2024_Standard_32Bit</p>\n </li>\n <li>\n <p>Microsoft_Project_2024_Standard_64Bit</p>\n </li>\n </ul>"
26662684
}
2685+
},
2686+
"DisableIMDSV1": {
2687+
"target": "com.amazonaws.appstream#BooleanObject",
2688+
"traits": {
2689+
"smithy.api#documentation": "<p>Set to true to disable Instance Metadata Service Version 1 (IMDSv1) and enforce IMDSv2. Set to false to enable both IMDSv1 and IMDSv2.</p>\n <note>\n <p>Before disabling IMDSv1, ensure your WorkSpaces Applications images are running the agent version or managed image update released on or after January 16, 2024 to support IMDSv2 enforcement.</p>\n </note>"
2690+
}
26672691
}
26682692
},
26692693
"traits": {
@@ -6579,6 +6603,12 @@
65796603
"traits": {
65806604
"smithy.api#documentation": "<p>The current configuration of the root volume for fleet instances, including the storage size in GB.</p>"
65816605
}
6606+
},
6607+
"DisableIMDSV1": {
6608+
"target": "com.amazonaws.appstream#BooleanObject",
6609+
"traits": {
6610+
"smithy.api#documentation": "<p>Indicates whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the fleet.</p>"
6611+
}
65826612
}
65836613
},
65846614
"traits": {
@@ -7245,6 +7275,12 @@
72457275
"traits": {
72467276
"smithy.api#documentation": "<p>Indicates whether the image builder is using the latest WorkSpaces Applications agent version or not.</p>"
72477277
}
7278+
},
7279+
"DisableIMDSV1": {
7280+
"target": "com.amazonaws.appstream#BooleanObject",
7281+
"traits": {
7282+
"smithy.api#documentation": "<p>Indicates whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the image builder.</p>"
7283+
}
72487284
}
72497285
},
72507286
"traits": {
@@ -11026,6 +11062,12 @@
1102611062
"traits": {
1102711063
"smithy.api#documentation": "<p>The attributes to delete from the app block builder.</p>"
1102811064
}
11065+
},
11066+
"DisableIMDSV1": {
11067+
"target": "com.amazonaws.appstream#BooleanObject",
11068+
"traits": {
11069+
"smithy.api#documentation": "<p>Set to true to disable Instance Metadata Service Version 1 (IMDSv1) and enforce IMDSv2. Set to false to enable both IMDSv1 and IMDSv2.</p>"
11070+
}
1102911071
}
1103011072
},
1103111073
"traits": {
@@ -11491,6 +11533,12 @@
1149111533
"traits": {
1149211534
"smithy.api#documentation": "<p>The updated configuration for the root volume of fleet instances. Note that volume size cannot be decreased below the image volume size.</p>"
1149311535
}
11536+
},
11537+
"DisableIMDSV1": {
11538+
"target": "com.amazonaws.appstream#BooleanObject",
11539+
"traits": {
11540+
"smithy.api#documentation": "<p>Set to true to disable Instance Metadata Service Version 1 (IMDSv1) and enforce IMDSv2. Set to false to enable both IMDSv1 and IMDSv2.</p>\n <note>\n <p>Before disabling IMDSv1, ensure your WorkSpaces Applications images are running the agent version or managed image update released on or after January 16, 2024 to support IMDSv2 enforcement.</p>\n </note>"
11541+
}
1149411542
}
1149511543
},
1149611544
"traits": {

0 commit comments

Comments
 (0)