Skip to content

Commit cecafa6

Browse files
committed
Merge remote-tracking branch 'origin/main' into chore-remove-opsworks
2 parents f002ff4 + 5d19afb commit cecafa6

File tree

94 files changed

+1399
-3828
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+1399
-3828
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "28142253-648c-44bf-a474-119a7b97d3be",
3+
"type": "bugfix",
4+
"description": "Stop erroneously using `ProfileCredentialsProvider.profileName` to initialize IMDS instance profile"
5+
}

CHANGELOG.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,101 @@
11
# Changelog
22

3+
## [1.5.25] - 08/25/2025
4+
5+
### Features
6+
* (**acm**) Remove incorrect endpoint tests
7+
* (**aiops**) Remove incorrect endpoint tests
8+
* (**appflow**) Remove incorrect endpoint tests
9+
* (**appsync**) Remove incorrect endpoint tests
10+
* (**athena**) Remove incorrect endpoint tests
11+
* (**autoscaling**) Remove incorrect endpoint tests
12+
* (**b2bi**) Updated APIs to support custom validation rules.
13+
* (**bedrock**) Remove incorrect endpoint tests
14+
* (**bedrockagent**) Remove incorrect endpoint tests
15+
* (**bedrockdataautomation**) Remove incorrect endpoint tests
16+
* (**bedrockdataautomationruntime**) Remove incorrect endpoint tests
17+
* (**braket**) Remove incorrect endpoint tests
18+
* (**chatbot**) Remove incorrect endpoint tests
19+
* (**chimesdkmediapipelines**) Remove incorrect endpoint tests
20+
* (**chimesdkmessaging**) Remove incorrect endpoint tests
21+
* (**cloudcontrol**) Remove incorrect endpoint tests
22+
* (**cloudformation**) Remove incorrect endpoint tests
23+
* (**cloudsearch**) Remove incorrect endpoint tests
24+
* (**cloudtraildata**) Remove incorrect endpoint tests
25+
* (**cloudwatchevents**) Remove incorrect endpoint tests
26+
* (**cloudwatchlogs**) Remove incorrect endpoint tests
27+
* (**codeartifact**) Remove incorrect endpoint tests
28+
* (**codestarnotifications**) Remove incorrect endpoint tests
29+
* (**connectparticipant**) Remove incorrect endpoint tests
30+
* (**controltower**) Remove incorrect endpoint tests
31+
* (**costandusagereportservice**) Remove incorrect endpoint tests
32+
* (**datazone**) Releasing the following features - Asset classification that lets users use restricted terms for classifying assets if they have the right permissions. Also adding a new enum value "Moving" to project status.
33+
* (**dax**) Remove incorrect endpoint tests
34+
* (**devicefarm**) Remove incorrect endpoint tests
35+
* (**devopsguru**) Remove incorrect endpoint tests
36+
* (**directconnect**) Remove incorrect endpoint tests
37+
* (**docdbelastic**) Remove incorrect endpoint tests
38+
* (**ec2**) Added IPv6 support for AWS Client VPN.
39+
* (**eks**) Remove incorrect endpoint tests
40+
* (**emrcontainers**) Remove incorrect endpoint tests
41+
* (**finspacedata**) Remove incorrect endpoint tests
42+
* (**forecast**) Remove incorrect endpoint tests
43+
* (**fsx**) Remove incorrect endpoint tests
44+
* (**groundstation**) Remove incorrect endpoint tests
45+
* (**health**) Remove incorrect endpoint tests
46+
* (**iotdataplane**) Remove incorrect endpoint tests
47+
* (**iotfleethub**) Remove incorrect endpoint tests
48+
* (**iotsitewise**) Remove incorrect endpoint tests
49+
* (**kendra**) Remove incorrect endpoint tests
50+
* (**keyspaces**) Remove incorrect endpoint tests
51+
* (**kinesisanalytics**) Remove incorrect endpoint tests
52+
* (**kinesisvideoarchivedmedia**) Remove incorrect endpoint tests
53+
* (**lambda**) Remove incorrect endpoint tests
54+
* (**lexmodelsv2**) Remove incorrect endpoint tests
55+
* (**lexruntimeservice**) Remove incorrect endpoint tests
56+
* (**licensemanager**) Remove incorrect endpoint tests
57+
* (**lookoutequipment**) Remove incorrect endpoint tests
58+
* (**mailmanager**) Remove incorrect endpoint tests
59+
* (**marketplacecatalog**) Remove incorrect endpoint tests
60+
* (**mediaconvert**) This release adds support for input rendition selection for HLS input, adds new Share API to enable sharing jobs with AWS Support for support investigations, and adds INCLUDE_AS_TS to iFrameOnlyManifest setting for HLS outputs.
61+
* (**mediapackagevod**) Remove incorrect endpoint tests
62+
* (**mediastore**) Remove incorrect endpoint tests
63+
* (**migrationhubstrategy**) Remove incorrect endpoint tests
64+
* (**odb**) Remove incorrect endpoint tests
65+
* (**opensearchserverless**) Remove incorrect endpoint tests
66+
* (**opsworkscm**) Remove incorrect endpoint tests
67+
* (**outposts**) Remove incorrect endpoint tests
68+
* (**pcaconnectorad**) Remove incorrect endpoint tests
69+
* (**personalizeruntime**) Remove incorrect endpoint tests
70+
* (**qbusiness**) The Amazon Q Business GetDocumentContent operation now supports retrieval of the extracted text content in JSON format.
71+
* (**redshiftserverless**) Remove incorrect endpoint tests
72+
* (**repostspace**) Remove incorrect endpoint tests
73+
* (**resiliencehub**) Remove incorrect endpoint tests
74+
* (**resourcegroupstaggingapi**) Remove incorrect endpoint tests
75+
* (**sagemakeredge**) Remove incorrect endpoint tests
76+
* (**sagemakerfeaturestoreruntime**) Remove incorrect endpoint tests
77+
* (**sagemakerruntime**) Remove incorrect endpoint tests
78+
* (**serverlessapplicationrepository**) Remove incorrect endpoint tests
79+
* (**servicecatalog**) Remove incorrect endpoint tests
80+
* (**sfn**) Remove incorrect endpoint tests
81+
* (**shield**) Remove incorrect endpoint tests
82+
* (**snowball**) Remove incorrect endpoint tests
83+
* (**ssoadmin**) Remove incorrect endpoint tests
84+
* (**storagegateway**) Remove incorrect endpoint tests
85+
* (**support**) Remove incorrect endpoint tests
86+
* (**supportapp**) Remove incorrect endpoint tests
87+
* (**taxsettings**) Remove incorrect endpoint tests
88+
* (**timestreaminfluxdb**) Add MAINTENANCE status for DbInstance and DbCluster
89+
* (**transcribe**) Remove incorrect endpoint tests
90+
* (**transcribestreaming**) Remove incorrect endpoint tests
91+
* (**translate**) Remove incorrect endpoint tests
92+
* (**wellarchitected**) Remove incorrect endpoint tests
93+
* (**workspacesthinclient**) Remove incorrect endpoint tests
94+
95+
### Documentation
96+
* (**codegurusecurity**) Documentation update to notify users of the discontinuation of Amazon CodeGuru Security.
97+
* (**sqs**) Documentation update for Amazon SQS Supports Large Payload Message feature
98+
399
## [1.5.24] - 08/22/2025
4100

5101
### Features

aws-runtime/aws-config/common/src/aws/sdk/kotlin/runtime/auth/credentials/ProfileCredentialsProvider.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ public class ProfileCredentialsProvider @InternalSdkApi constructor(
106106
private val namedProviders = mapOf(
107107
"Environment" to EnvironmentCredentialsProvider(platformProvider::getenv),
108108
"Ec2InstanceMetadata" to ImdsCredentialsProvider(
109-
profileOverride = profileName,
110109
client = lazy {
111110
ImdsClient {
112111
platformProvider = this@ProfileCredentialsProvider.platformProvider

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35203,6 +35203,12 @@
3520335203
}
3520435204
}
3520535205
},
35206+
"rum" : {
35207+
"endpoints" : {
35208+
"us-gov-east-1" : { },
35209+
"us-gov-west-1" : { }
35210+
}
35211+
},
3520635212
"runtime-v2-lex" : {
3520735213
"endpoints" : {
3520835214
"us-gov-west-1" : { }

codegen/sdk/aws-models/acm.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,17 +1239,6 @@
12391239
"UseDualStack": true
12401240
}
12411241
},
1242-
{
1243-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
1244-
"expect": {
1245-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1246-
},
1247-
"params": {
1248-
"Region": "us-iso-east-1",
1249-
"UseFIPS": true,
1250-
"UseDualStack": true
1251-
}
1252-
},
12531242
{
12541243
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
12551244
"expect": {
@@ -1263,17 +1252,6 @@
12631252
"UseDualStack": false
12641253
}
12651254
},
1266-
{
1267-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
1268-
"expect": {
1269-
"error": "DualStack is enabled but this partition does not support DualStack"
1270-
},
1271-
"params": {
1272-
"Region": "us-iso-east-1",
1273-
"UseFIPS": false,
1274-
"UseDualStack": true
1275-
}
1276-
},
12771255
{
12781256
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
12791257
"expect": {
@@ -1287,17 +1265,6 @@
12871265
"UseDualStack": false
12881266
}
12891267
},
1290-
{
1291-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
1292-
"expect": {
1293-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
1294-
},
1295-
"params": {
1296-
"Region": "us-isob-east-1",
1297-
"UseFIPS": true,
1298-
"UseDualStack": true
1299-
}
1300-
},
13011268
{
13021269
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
13031270
"expect": {
@@ -1311,17 +1278,6 @@
13111278
"UseDualStack": false
13121279
}
13131280
},
1314-
{
1315-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
1316-
"expect": {
1317-
"error": "DualStack is enabled but this partition does not support DualStack"
1318-
},
1319-
"params": {
1320-
"Region": "us-isob-east-1",
1321-
"UseFIPS": false,
1322-
"UseDualStack": true
1323-
}
1324-
},
13251281
{
13261282
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
13271283
"expect": {

codegen/sdk/aws-models/aiops.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -568,17 +568,6 @@
568568
"UseDualStack": false
569569
}
570570
},
571-
{
572-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
573-
"expect": {
574-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
575-
},
576-
"params": {
577-
"Region": "us-iso-east-1",
578-
"UseFIPS": true,
579-
"UseDualStack": true
580-
}
581-
},
582571
{
583572
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
584573
"expect": {
@@ -592,17 +581,6 @@
592581
"UseDualStack": false
593582
}
594583
},
595-
{
596-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
597-
"expect": {
598-
"error": "DualStack is enabled but this partition does not support DualStack"
599-
},
600-
"params": {
601-
"Region": "us-iso-east-1",
602-
"UseFIPS": false,
603-
"UseDualStack": true
604-
}
605-
},
606584
{
607585
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
608586
"expect": {
@@ -616,17 +594,6 @@
616594
"UseDualStack": false
617595
}
618596
},
619-
{
620-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
621-
"expect": {
622-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
623-
},
624-
"params": {
625-
"Region": "us-isob-east-1",
626-
"UseFIPS": true,
627-
"UseDualStack": true
628-
}
629-
},
630597
{
631598
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
632599
"expect": {
@@ -640,17 +607,6 @@
640607
"UseDualStack": false
641608
}
642609
},
643-
{
644-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
645-
"expect": {
646-
"error": "DualStack is enabled but this partition does not support DualStack"
647-
},
648-
"params": {
649-
"Region": "us-isob-east-1",
650-
"UseFIPS": false,
651-
"UseDualStack": true
652-
}
653-
},
654610
{
655611
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
656612
"expect": {

codegen/sdk/aws-models/appflow.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -8818,17 +8818,6 @@
88188818
"UseDualStack": false
88198819
}
88208820
},
8821-
{
8822-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
8823-
"expect": {
8824-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8825-
},
8826-
"params": {
8827-
"Region": "us-iso-east-1",
8828-
"UseFIPS": true,
8829-
"UseDualStack": true
8830-
}
8831-
},
88328821
{
88338822
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
88348823
"expect": {
@@ -8842,17 +8831,6 @@
88428831
"UseDualStack": false
88438832
}
88448833
},
8845-
{
8846-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
8847-
"expect": {
8848-
"error": "DualStack is enabled but this partition does not support DualStack"
8849-
},
8850-
"params": {
8851-
"Region": "us-iso-east-1",
8852-
"UseFIPS": false,
8853-
"UseDualStack": true
8854-
}
8855-
},
88568834
{
88578835
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
88588836
"expect": {
@@ -8866,17 +8844,6 @@
88668844
"UseDualStack": false
88678845
}
88688846
},
8869-
{
8870-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
8871-
"expect": {
8872-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
8873-
},
8874-
"params": {
8875-
"Region": "us-isob-east-1",
8876-
"UseFIPS": true,
8877-
"UseDualStack": true
8878-
}
8879-
},
88808847
{
88818848
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
88828849
"expect": {
@@ -8890,17 +8857,6 @@
88908857
"UseDualStack": false
88918858
}
88928859
},
8893-
{
8894-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
8895-
"expect": {
8896-
"error": "DualStack is enabled but this partition does not support DualStack"
8897-
},
8898-
"params": {
8899-
"Region": "us-isob-east-1",
8900-
"UseFIPS": false,
8901-
"UseDualStack": true
8902-
}
8903-
},
89048860
{
89058861
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
89068862
"expect": {

0 commit comments

Comments
 (0)