Skip to content

Commit 3746c26

Browse files
Merge branch 'release-1.42.54' into develop
* release-1.42.54: Bumping version to 1.42.54 Update endpoints model Update to latest models
2 parents 025b6fa + 92b6452 commit 3746c26

17 files changed

Lines changed: 1500 additions & 855 deletions

File tree

.changes/1.42.54.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"category": "``appstream``",
4+
"description": "Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``ecs``",
9+
"description": "Migrated to Smithy. No functional changes",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``endpoint-rules``",
14+
"description": "Update endpoint-rules client to latest version",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``sagemaker-runtime``",
19+
"description": "Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``signer-data``",
24+
"description": "This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``ssm``",
29+
"description": "Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``trustedadvisor``",
34+
"description": "Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios.",
35+
"type": "api-change"
36+
}
37+
]

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
CHANGELOG
33
=========
44

5+
1.42.54
6+
=======
7+
8+
* api-change:``appstream``: Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances.
9+
* api-change:``ecs``: Migrated to Smithy. No functional changes
10+
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version
11+
* api-change:``sagemaker-runtime``: Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads.
12+
* api-change:``signer-data``: This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.
13+
* api-change:``ssm``: Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.
14+
* api-change:``trustedadvisor``: Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios.
15+
16+
517
1.42.53
618
=======
719

botocore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import re
1818
from logging import NullHandler
1919

20-
__version__ = '1.42.53'
20+
__version__ = '1.42.54'
2121

2222

2323
# Configure default logger to do nothing

botocore/data/appstream/2016-12-01/service-2.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,10 @@
16251625
"AccessEndpoints":{
16261626
"shape":"AccessEndpointList",
16271627
"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>"
1628+
},
1629+
"DisableIMDSV1":{
1630+
"shape":"BooleanObject",
1631+
"documentation":"<p>Indicates whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the app block builder.</p>"
16281632
}
16291633
},
16301634
"documentation":"<p>Describes an app block builder.</p>"
@@ -2269,6 +2273,10 @@
22692273
"AccessEndpoints":{
22702274
"shape":"AccessEndpointList",
22712275
"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>"
2276+
},
2277+
"DisableIMDSV1":{
2278+
"shape":"BooleanObject",
2279+
"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>"
22722280
}
22732281
}
22742282
},
@@ -2629,6 +2637,10 @@
26292637
"RootVolumeConfig":{
26302638
"shape":"VolumeConfig",
26312639
"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>"
2640+
},
2641+
"DisableIMDSV1":{
2642+
"shape":"BooleanObject",
2643+
"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> <note> <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> </note>"
26322644
}
26332645
}
26342646
},
@@ -2711,6 +2723,10 @@
27112723
"SoftwaresToUninstall":{
27122724
"shape":"StringList",
27132725
"documentation":"<p>The list of license included applications to uninstall from the image builder during creation.</p> <p>Possible values include the following:</p> <ul> <li> <p>Microsoft_Office_2021_LTSC_Professional_Plus_32Bit</p> </li> <li> <p>Microsoft_Office_2021_LTSC_Professional_Plus_64Bit</p> </li> <li> <p>Microsoft_Office_2024_LTSC_Professional_Plus_32Bit</p> </li> <li> <p>Microsoft_Office_2024_LTSC_Professional_Plus_64Bit</p> </li> <li> <p>Microsoft_Visio_2021_LTSC_Professional_32Bit</p> </li> <li> <p>Microsoft_Visio_2021_LTSC_Professional_64Bit</p> </li> <li> <p>Microsoft_Visio_2024_LTSC_Professional_32Bit</p> </li> <li> <p>Microsoft_Visio_2024_LTSC_Professional_64Bit</p> </li> <li> <p>Microsoft_Project_2021_Professional_32Bit</p> </li> <li> <p>Microsoft_Project_2021_Professional_64Bit</p> </li> <li> <p>Microsoft_Project_2024_Professional_32Bit</p> </li> <li> <p>Microsoft_Project_2024_Professional_64Bit</p> </li> <li> <p>Microsoft_Office_2021_LTSC_Standard_32Bit</p> </li> <li> <p>Microsoft_Office_2021_LTSC_Standard_64Bit</p> </li> <li> <p>Microsoft_Office_2024_LTSC_Standard_32Bit</p> </li> <li> <p>Microsoft_Office_2024_LTSC_Standard_64Bit</p> </li> <li> <p>Microsoft_Visio_2021_LTSC_Standard_32Bit</p> </li> <li> <p>Microsoft_Visio_2021_LTSC_Standard_64Bit</p> </li> <li> <p>Microsoft_Visio_2024_LTSC_Standard_32Bit</p> </li> <li> <p>Microsoft_Visio_2024_LTSC_Standard_64Bit</p> </li> <li> <p>Microsoft_Project_2021_Standard_32Bit</p> </li> <li> <p>Microsoft_Project_2021_Standard_64Bit</p> </li> <li> <p>Microsoft_Project_2024_Standard_32Bit</p> </li> <li> <p>Microsoft_Project_2024_Standard_64Bit</p> </li> </ul>"
2726+
},
2727+
"DisableIMDSV1":{
2728+
"shape":"BooleanObject",
2729+
"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> <note> <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> </note>"
27142730
}
27152731
}
27162732
},
@@ -4477,6 +4493,10 @@
44774493
"RootVolumeConfig":{
44784494
"shape":"VolumeConfig",
44794495
"documentation":"<p>The current configuration of the root volume for fleet instances, including the storage size in GB.</p>"
4496+
},
4497+
"DisableIMDSV1":{
4498+
"shape":"BooleanObject",
4499+
"documentation":"<p>Indicates whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the fleet.</p>"
44804500
}
44814501
},
44824502
"documentation":"<p>Describes a fleet.</p>"
@@ -4773,6 +4793,10 @@
47734793
"LatestAppstreamAgentVersion":{
47744794
"shape":"LatestAppstreamAgentVersion",
47754795
"documentation":"<p>Indicates whether the image builder is using the latest WorkSpaces Applications agent version or not.</p>"
4796+
},
4797+
"DisableIMDSV1":{
4798+
"shape":"BooleanObject",
4799+
"documentation":"<p>Indicates whether Instance Metadata Service Version 1 (IMDSv1) is disabled for the image builder.</p>"
47764800
}
47774801
},
47784802
"documentation":"<p>Describes a virtual machine that is used to create an image. </p>"
@@ -6041,6 +6065,10 @@
60416065
"AttributesToDelete":{
60426066
"shape":"AppBlockBuilderAttributes",
60436067
"documentation":"<p>The attributes to delete from the app block builder.</p>"
6068+
},
6069+
"DisableIMDSV1":{
6070+
"shape":"BooleanObject",
6071+
"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>"
60446072
}
60456073
}
60466074
},
@@ -6262,6 +6290,10 @@
62626290
"RootVolumeConfig":{
62636291
"shape":"VolumeConfig",
62646292
"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>"
6293+
},
6294+
"DisableIMDSV1":{
6295+
"shape":"BooleanObject",
6296+
"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> <note> <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> </note>"
62656297
}
62666298
}
62676299
},

0 commit comments

Comments
 (0)