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
"description": "[``botocore``] Matcher Fallback extends the CustomOutputConfiguration for the Document modality in DataAutomationProjects, enabling a fallback blueprint when no match is found. A FALLBACK match status is returned, improving the matching experience and guaranteeing customers always receive CustomOutputResults.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``ecs``",
9
+
"description": "[``botocore``] Add support for Neuron device resource requirements for Amazon ECS",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``elementalinference``",
14
+
"description": "[``botocore``] Added support for smart subtitles in Elemental Inference, enabling automatic generation of subtitles for media content. Available in English, Spanish, French, German, Italian, and Portuguese.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``medialive``",
19
+
"description": "[``botocore``] AWS Elemental MediaLive now supports Smart Subtitles, a new caption source that uses AWS Elemental Inference to automatically generate WebVTT and TTML captions from source audio. Available in English, Spanish, French, German, Italian, and Portuguese.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``opensearch``",
24
+
"description": "[``botocore``] OpenSearch will now support multi-segment paths in JWKS URLs.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``organizations``",
29
+
"description": "[``botocore``] AWS Organizations now emits CloudTrail events (AccountJoinedOrganization, AccountDepartedOrganization) to the management account for membership changes, including join and departure method and timestamp.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``sagemaker``",
34
+
"description": "[``botocore``] Adds shared environment support for Restricted Instance Groups (RIGs) on SageMaker HyperPod, enabling cross-RIG workload scheduling and FSx sharing. This unlocks shared CPU-GPU environments needed for cost-efficient RL training (e.g., Nova Forge). Adds p6 instance support for recommendation jobs",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.43.16
6
+
=======
7
+
8
+
* api-change:``bedrock-data-automation``: [``botocore``] Matcher Fallback extends the CustomOutputConfiguration for the Document modality in DataAutomationProjects, enabling a fallback blueprint when no match is found. A FALLBACK match status is returned, improving the matching experience and guaranteeing customers always receive CustomOutputResults.
9
+
* api-change:``ecs``: [``botocore``] Add support for Neuron device resource requirements for Amazon ECS
10
+
* api-change:``elementalinference``: [``botocore``] Added support for smart subtitles in Elemental Inference, enabling automatic generation of subtitles for media content. Available in English, Spanish, French, German, Italian, and Portuguese.
11
+
* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive now supports Smart Subtitles, a new caption source that uses AWS Elemental Inference to automatically generate WebVTT and TTML captions from source audio. Available in English, Spanish, French, German, Italian, and Portuguese.
12
+
* api-change:``opensearch``: [``botocore``] OpenSearch will now support multi-segment paths in JWKS URLs.
13
+
* api-change:``organizations``: [``botocore``] AWS Organizations now emits CloudTrail events (AccountJoinedOrganization, AccountDepartedOrganization) to the management account for membership changes, including join and departure method and timestamp.
14
+
* api-change:``sagemaker``: [``botocore``] Adds shared environment support for Restricted Instance Groups (RIGs) on SageMaker HyperPod, enabling cross-RIG workload scheduling and FSx sharing. This unlocks shared CPU-GPU environments needed for cost-efficient RL training (e.g., Nova Forge). Adds p6 instance support for recommendation jobs
0 commit comments