Skip to content

Commit 1e35fc7

Browse files
committed
Merge from main
2 parents 5687f7e + 5064a4a commit 1e35fc7

35 files changed

+9235
-5660
lines changed

CHANGELOG.md

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

3+
## [1.3.44] - 10/01/2024
4+
5+
### Features
6+
* (**bedrockagent**) This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
7+
* (**codeartifact**) Add support for the dual stack endpoints.
8+
* (**rds**) This release provides additional support for enabling Aurora Limitless Database DB clusters.
9+
10+
## [1.3.43] - 09/30/2024
11+
12+
### Features
13+
* (**bedrock**) Add support for custom models via provisioned throughput for Bedrock Model Evaluation
14+
* (**connect**) Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
15+
* (**resourcegroups**) This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
16+
* (**supplychain**) Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
17+
* (**timestreaminfluxdb**) Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
18+
19+
### Documentation
20+
* (**clouddirectory**) Add examples for API operations in model.
21+
* (**pricing**) Add examples for API operations in model.
22+
* (**verifiedpermissions**) Add examples for API operations in model.
23+
24+
## [1.3.42] - 09/27/2024
25+
26+
### Features
27+
* (**customerprofiles**) Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
28+
* (**quicksight**) Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
29+
* (**sesv2**) This release adds support for engagement tracking over Https using custom domains.
30+
31+
### Documentation
32+
* (**securityhub**) Documentation updates for AWS Security Hub
33+
34+
### Miscellaneous
35+
* Remove WorkLink service
36+
37+
## [1.3.41] - 09/26/2024
38+
39+
### Features
40+
* (**chatbot**) Return State and StateReason fields for Chatbot Channel Configurations.
41+
* (**lambda**) Reverting Lambda resource-based policy and block public access APIs.
42+
* (**organizations**) Add support for policy operations on the CHATBOT_POLICY policy type.
43+
* (**sagemaker**) Adding `TagPropagation` attribute to Sagemaker API
44+
45+
### Documentation
46+
* (**pcs**) AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
47+
* (**rdsdata**) Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.
48+
49+
## [1.3.40] - 09/25/2024
50+
51+
### Documentation
52+
* (**cloudtrail**) Doc-only update for CloudTrail network activity events release (in preview)
53+
* (**ec2**) Updates to documentation for the transit gateway security group referencing feature.
54+
* (**fsx**) Doc-only update to address Lustre S3 hard-coded names.
55+
56+
## [1.3.39] - 09/24/2024
57+
58+
### Features
59+
* (**bedrock**) Add support for Cross Region Inference in Bedrock Model Evaluations.
60+
* (**budgets**) Releasing minor partitional endpoint updates
61+
* (**kinesis**) This release includes support to add tags when creating a stream
62+
* (**pinpointsmsvoicev2**) AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.
63+
* (**sagemaker**) Adding `HiddenInstanceTypes` and `HiddenSageMakerImageVersionAliases` attribute to SageMaker API
64+
365
## [1.3.38] - 09/23/2024
466

567
### Features

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

Lines changed: 47 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@
559559
"aoss" : {
560560
"endpoints" : {
561561
"ap-northeast-1" : { },
562+
"ap-northeast-2" : { },
562563
"ap-south-1" : { },
563564
"ap-southeast-1" : { },
564565
"ap-southeast-2" : { },
@@ -1658,6 +1659,7 @@
16581659
"ap-southeast-3" : { },
16591660
"ap-southeast-4" : { },
16601661
"ca-central-1" : { },
1662+
"ca-west-1" : { },
16611663
"eu-central-1" : { },
16621664
"eu-central-2" : { },
16631665
"eu-north-1" : { },
@@ -9137,6 +9139,7 @@
91379139
"ca-central-1" : { },
91389140
"eu-central-1" : { },
91399141
"eu-north-1" : { },
9142+
"eu-south-2" : { },
91409143
"eu-west-1" : { },
91419144
"eu-west-2" : { },
91429145
"sa-east-1" : { },
@@ -9633,6 +9636,8 @@
96339636
},
96349637
"endpoints" : {
96359638
"ap-south-1" : { },
9639+
"ap-southeast-2" : { },
9640+
"eu-west-2" : { },
96369641
"us-east-1" : { },
96379642
"us-east-2" : { },
96389643
"us-west-2" : { }
@@ -12998,6 +13003,7 @@
1299813003
"eu-central-1" : { },
1299913004
"eu-north-1" : { },
1300013005
"eu-south-1" : { },
13006+
"eu-south-2" : { },
1300113007
"eu-west-1" : { },
1300213008
"eu-west-2" : { },
1300313009
"eu-west-3" : { },
@@ -20912,6 +20918,7 @@
2091220918
"vpc-lattice" : {
2091320919
"endpoints" : {
2091420920
"af-south-1" : { },
20921+
"ap-east-1" : { },
2091520922
"ap-northeast-1" : { },
2091620923
"ap-northeast-2" : { },
2091720924
"ap-south-1" : { },
@@ -20924,6 +20931,7 @@
2092420931
"eu-west-1" : { },
2092520932
"eu-west-2" : { },
2092620933
"eu-west-3" : { },
20934+
"me-south-1" : { },
2092720935
"sa-east-1" : { },
2092820936
"us-east-1" : { },
2092920937
"us-east-2" : { },
@@ -29164,8 +29172,32 @@
2916429172
},
2916529173
"ds" : {
2916629174
"endpoints" : {
29167-
"us-iso-east-1" : { },
29168-
"us-iso-west-1" : { }
29175+
"fips-us-iso-east-1" : {
29176+
"credentialScope" : {
29177+
"region" : "us-iso-east-1"
29178+
},
29179+
"deprecated" : true,
29180+
"hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov"
29181+
},
29182+
"fips-us-iso-west-1" : {
29183+
"credentialScope" : {
29184+
"region" : "us-iso-west-1"
29185+
},
29186+
"deprecated" : true,
29187+
"hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov"
29188+
},
29189+
"us-iso-east-1" : {
29190+
"variants" : [ {
29191+
"hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov",
29192+
"tags" : [ "fips" ]
29193+
} ]
29194+
},
29195+
"us-iso-west-1" : {
29196+
"variants" : [ {
29197+
"hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov",
29198+
"tags" : [ "fips" ]
29199+
} ]
29200+
}
2916929201
}
2917029202
},
2917129203
"dynamodb" : {
@@ -29985,7 +30017,19 @@
2998530017
},
2998630018
"ds" : {
2998730019
"endpoints" : {
29988-
"us-isob-east-1" : { }
30020+
"fips-us-isob-east-1" : {
30021+
"credentialScope" : {
30022+
"region" : "us-isob-east-1"
30023+
},
30024+
"deprecated" : true,
30025+
"hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov"
30026+
},
30027+
"us-isob-east-1" : {
30028+
"variants" : [ {
30029+
"hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov",
30030+
"tags" : [ "fips" ]
30031+
} ]
30032+
}
2998930033
}
2999030034
},
2999130035
"dynamodb" : {

codegen/aws-sdk-codegen/src/test/kotlin/aws/sdk/kotlin/codegen/EndpointUrlConfigNamesTest.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,11 +1593,6 @@ private const val TEST_SUITE_JSON = """
15931593
"services_section_name": "workdocs",
15941594
"service_envvar_name": "AWS_ENDPOINT_URL_WORKDOCS"
15951595
},
1596-
{
1597-
"service_id": "WorkLink",
1598-
"services_section_name": "worklink",
1599-
"service_envvar_name": "AWS_ENDPOINT_URL_WORKLINK"
1600-
},
16011596
{
16021597
"service_id": "WorkMail",
16031598
"services_section_name": "workmail",
@@ -1705,7 +1700,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
17051700
"DAX": "DaxClient",
17061701
"OpsWorksCM": "OpsWorksCmClient",
17071702
"ACM PCA": "AcmPcaClient",
1708-
"WorkLink": "WorkLinkClient",
17091703
"GuardDuty": "GuardDutyClient",
17101704
"CleanRooms": "CleanRoomsClient",
17111705
"codeartifact": "CodeartifactClient",

0 commit comments

Comments
 (0)