From 3cc21951cd75bd862dc61da02d84a8d511be3472 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 20 Dec 2024 19:25:11 +0000 Subject: [PATCH] Release 2024-12-20 --- .../2806cacb227843989fea65a35c2fd5b4.json | 8 ------ .../36c5a48fc1ca40cba135d3cf85ee7c6c.json | 8 ------ .../695bfc00bcde4c2b9f846218c8fae770.json | 8 ------ .../7b879624cd644ce1b0e904edffbf4c31.json | 8 ------ .../83eaf03e53c44f809e067732ccbb835a.json | 8 ------ .../84a4f76ff59d4d98962eae85dc0917e9.json | 8 ------ .../946593cf6d8b4ba08ea06616edb582a3.json | 8 ------ .../97f3eab84053469e9ebbe605f24e37a3.json | 8 ------ .../aab14b519d1349a4b2b5074ba7c3661a.json | 8 ------ .../ce3ce9f436484b6a8dffa5b2e44bf086.json | 8 ------ .../e2059bee752f478abe9b976ff9a5ff8d.json | 8 ------ .../e4eb9093ea3d4407bcb2f36275167673.json | 8 ------ CHANGELOG.md | 28 +++++++++++++++++++ service/bedrockagent/CHANGELOG.md | 4 +++ service/bedrockagent/go_module_metadata.go | 2 +- service/bedrockagentruntime/CHANGELOG.md | 4 +++ .../bedrockagentruntime/go_module_metadata.go | 2 +- service/bedrockdataautomation/CHANGELOG.md | 4 +++ .../go_module_metadata.go | 2 +- .../bedrockdataautomationruntime/CHANGELOG.md | 4 +++ .../go_module_metadata.go | 2 +- service/billing/CHANGELOG.md | 4 +++ service/billing/go_module_metadata.go | 2 +- service/cognitoidentityprovider/CHANGELOG.md | 4 +++ .../go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 +++ service/connect/go_module_metadata.go | 2 +- service/costexplorer/CHANGELOG.md | 4 +++ service/costexplorer/go_module_metadata.go | 2 +- service/docdb/CHANGELOG.md | 4 +++ service/docdb/go_module_metadata.go | 2 +- service/eks/CHANGELOG.md | 4 +++ service/eks/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 4 +-- service/iotsecuretunneling/CHANGELOG.md | 4 +++ .../iotsecuretunneling/go_module_metadata.go | 2 +- service/macie2/CHANGELOG.md | 4 +++ service/macie2/go_module_metadata.go | 2 +- service/outposts/CHANGELOG.md | 4 +++ service/outposts/go_module_metadata.go | 2 +- service/rbin/CHANGELOG.md | 4 +++ service/rbin/go_module_metadata.go | 2 +- service/sagemaker/CHANGELOG.md | 4 +++ service/sagemaker/go_module_metadata.go | 2 +- 44 files changed, 105 insertions(+), 113 deletions(-) delete mode 100644 .changelog/2806cacb227843989fea65a35c2fd5b4.json delete mode 100644 .changelog/36c5a48fc1ca40cba135d3cf85ee7c6c.json delete mode 100644 .changelog/695bfc00bcde4c2b9f846218c8fae770.json delete mode 100644 .changelog/7b879624cd644ce1b0e904edffbf4c31.json delete mode 100644 .changelog/83eaf03e53c44f809e067732ccbb835a.json delete mode 100644 .changelog/84a4f76ff59d4d98962eae85dc0917e9.json delete mode 100644 .changelog/946593cf6d8b4ba08ea06616edb582a3.json delete mode 100644 .changelog/97f3eab84053469e9ebbe605f24e37a3.json delete mode 100644 .changelog/aab14b519d1349a4b2b5074ba7c3661a.json delete mode 100644 .changelog/ce3ce9f436484b6a8dffa5b2e44bf086.json delete mode 100644 .changelog/e2059bee752f478abe9b976ff9a5ff8d.json delete mode 100644 .changelog/e4eb9093ea3d4407bcb2f36275167673.json diff --git a/.changelog/2806cacb227843989fea65a35c2fd5b4.json b/.changelog/2806cacb227843989fea65a35c2fd5b4.json deleted file mode 100644 index 7c83c99d3b4..00000000000 --- a/.changelog/2806cacb227843989fea65a35c2fd5b4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2806cacb-2278-4398-9fea-65a35c2fd5b4", - "type": "feature", - "description": "This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/36c5a48fc1ca40cba135d3cf85ee7c6c.json b/.changelog/36c5a48fc1ca40cba135d3cf85ee7c6c.json deleted file mode 100644 index c678abc2ac5..00000000000 --- a/.changelog/36c5a48fc1ca40cba135d3cf85ee7c6c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "36c5a48f-c1ca-40cb-a135-d3cf85ee7c6c", - "type": "feature", - "description": "This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring.", - "modules": [ - "service/macie2" - ] -} \ No newline at end of file diff --git a/.changelog/695bfc00bcde4c2b9f846218c8fae770.json b/.changelog/695bfc00bcde4c2b9f846218c8fae770.json deleted file mode 100644 index a6b83184b48..00000000000 --- a/.changelog/695bfc00bcde4c2b9f846218c8fae770.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "695bfc00-bcde-4c2b-9f84-6218c8fae770", - "type": "feature", - "description": "bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs", - "modules": [ - "service/bedrockagentruntime" - ] -} \ No newline at end of file diff --git a/.changelog/7b879624cd644ce1b0e904edffbf4c31.json b/.changelog/7b879624cd644ce1b0e904edffbf4c31.json deleted file mode 100644 index 217e1bf1212..00000000000 --- a/.changelog/7b879624cd644ce1b0e904edffbf4c31.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7b879624-cd64-4ce1-b0e9-04edffbf4c31", - "type": "feature", - "description": "Add CS8365C as a supported power connector for Outpost sites.", - "modules": [ - "service/outposts" - ] -} \ No newline at end of file diff --git a/.changelog/83eaf03e53c44f809e067732ccbb835a.json b/.changelog/83eaf03e53c44f809e067732ccbb835a.json deleted file mode 100644 index ec76dbfb318..00000000000 --- a/.changelog/83eaf03e53c44f809e067732ccbb835a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "83eaf03e-53c4-4f80-9e06-7732ccbb835a", - "type": "feature", - "description": "This release expands the catalog of upgrade insight checks", - "modules": [ - "service/eks" - ] -} \ No newline at end of file diff --git a/.changelog/84a4f76ff59d4d98962eae85dc0917e9.json b/.changelog/84a4f76ff59d4d98962eae85dc0917e9.json deleted file mode 100644 index ae795176f9f..00000000000 --- a/.changelog/84a4f76ff59d4d98962eae85dc0917e9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "84a4f76f-f59d-4d98-962e-ae85dc0917e9", - "type": "feature", - "description": "Added new API's for defining and fetching Billing Views.", - "modules": [ - "service/billing" - ] -} \ No newline at end of file diff --git a/.changelog/946593cf6d8b4ba08ea06616edb582a3.json b/.changelog/946593cf6d8b4ba08ea06616edb582a3.json deleted file mode 100644 index f3f192cc79e..00000000000 --- a/.changelog/946593cf6d8b4ba08ea06616edb582a3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "946593cf-6d8b-4ba0-8ea0-6616edb582a3", - "type": "feature", - "description": "Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context.", - "modules": [ - "service/bedrockagent" - ] -} \ No newline at end of file diff --git a/.changelog/97f3eab84053469e9ebbe605f24e37a3.json b/.changelog/97f3eab84053469e9ebbe605f24e37a3.json deleted file mode 100644 index 47dadc1df25..00000000000 --- a/.changelog/97f3eab84053469e9ebbe605f24e37a3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "97f3eab8-4053-469e-9ebb-e605f24e37a3", - "type": "feature", - "description": "Support for retrieving cost, usage, and forecast for billing view.", - "modules": [ - "service/costexplorer" - ] -} \ No newline at end of file diff --git a/.changelog/aab14b519d1349a4b2b5074ba7c3661a.json b/.changelog/aab14b519d1349a4b2b5074ba7c3661a.json deleted file mode 100644 index 66ebac5dab5..00000000000 --- a/.changelog/aab14b519d1349a4b2b5074ba7c3661a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "aab14b51-9d13-49a4-b2b5-074ba7c3661a", - "type": "feature", - "description": "Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster.", - "modules": [ - "service/docdb" - ] -} \ No newline at end of file diff --git a/.changelog/ce3ce9f436484b6a8dffa5b2e44bf086.json b/.changelog/ce3ce9f436484b6a8dffa5b2e44bf086.json deleted file mode 100644 index ecd279a52ce..00000000000 --- a/.changelog/ce3ce9f436484b6a8dffa5b2e44bf086.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ce3ce9f4-3648-4b6a-8dff-a5b2e44bf086", - "type": "documentation", - "description": "Documentation update for Amazon Bedrock Data Automation Runtime", - "modules": [ - "service/bedrockdataautomationruntime" - ] -} \ No newline at end of file diff --git a/.changelog/e2059bee752f478abe9b976ff9a5ff8d.json b/.changelog/e2059bee752f478abe9b976ff9a5ff8d.json deleted file mode 100644 index b14be40eb03..00000000000 --- a/.changelog/e2059bee752f478abe9b976ff9a5ff8d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e2059bee-752f-478a-be9b-976ff9a5ff8d", - "type": "documentation", - "description": "Documentation update for Amazon Bedrock Data Automation", - "modules": [ - "service/bedrockdataautomation" - ] -} \ No newline at end of file diff --git a/.changelog/e4eb9093ea3d4407bcb2f36275167673.json b/.changelog/e4eb9093ea3d4407bcb2f36275167673.json deleted file mode 100644 index b0a97a1da7e..00000000000 --- a/.changelog/e4eb9093ea3d4407bcb2f36275167673.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e4eb9093-ea3d-4407-bcb2-f36275167673", - "type": "feature", - "description": "This release supports adding NotAttributeCondition and Range to the RoutingCriteria object.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b48684cf9a1..fa846b406bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,31 @@ +# Release (2024-12-20) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.33.0](service/bedrockagent/CHANGELOG.md#v1330-2024-12-20) + * **Feature**: Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context. +* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.31.0](service/bedrockagentruntime/CHANGELOG.md#v1310-2024-12-20) + * **Feature**: bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs +* `github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation`: [v1.0.2](service/bedrockdataautomation/CHANGELOG.md#v102-2024-12-20) + * **Documentation**: Documentation update for Amazon Bedrock Data Automation +* `github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime`: [v1.0.2](service/bedrockdataautomationruntime/CHANGELOG.md#v102-2024-12-20) + * **Documentation**: Documentation update for Amazon Bedrock Data Automation Runtime +* `github.com/aws/aws-sdk-go-v2/service/billing`: [v1.1.0](service/billing/CHANGELOG.md#v110-2024-12-20) + * **Feature**: Added new API's for defining and fetching Billing Views. +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.123.0](service/connect/CHANGELOG.md#v11230-2024-12-20) + * **Feature**: This release supports adding NotAttributeCondition and Range to the RoutingCriteria object. +* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.46.0](service/costexplorer/CHANGELOG.md#v1460-2024-12-20) + * **Feature**: Support for retrieving cost, usage, and forecast for billing view. +* `github.com/aws/aws-sdk-go-v2/service/docdb`: [v1.40.0](service/docdb/CHANGELOG.md#v1400-2024-12-20) + * **Feature**: Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster. +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.55.0](service/eks/CHANGELOG.md#v1550-2024-12-20) + * **Feature**: This release expands the catalog of upgrade insight checks +* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.44.0](service/macie2/CHANGELOG.md#v1440-2024-12-20) + * **Feature**: This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring. +* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.48.0](service/outposts/CHANGELOG.md#v1480-2024-12-20) + * **Feature**: Add CS8365C as a supported power connector for Outpost sites. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.170.0](service/sagemaker/CHANGELOG.md#v11700-2024-12-20) + * **Feature**: This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch + # Release (2024-12-19) ## General Highlights diff --git a/service/bedrockagent/CHANGELOG.md b/service/bedrockagent/CHANGELOG.md index 6e7e0929ce4..c35d469b1e7 100644 --- a/service/bedrockagent/CHANGELOG.md +++ b/service/bedrockagent/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.0 (2024-12-20) + +* **Feature**: Support for custom user agent and max web pages crawled for web connector. Support app only credentials for SharePoint connector. Increase agents memory duration limit to 365 days. Support to specify max number of session summaries to include in agent invocation context. + # v1.32.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/bedrockagent/go_module_metadata.go b/service/bedrockagent/go_module_metadata.go index 255560f7898..47ba60acb6e 100644 --- a/service/bedrockagent/go_module_metadata.go +++ b/service/bedrockagent/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockagent // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.1" +const goModuleVersion = "1.33.0" diff --git a/service/bedrockagentruntime/CHANGELOG.md b/service/bedrockagentruntime/CHANGELOG.md index 2360b71e938..5fdf01b8920 100644 --- a/service/bedrockagentruntime/CHANGELOG.md +++ b/service/bedrockagentruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2024-12-20) + +* **Feature**: bedrock agents now supports long term memory and performance configs. Invokeflow supports performance configs. RetrieveAndGenerate performance configs + # v1.30.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/bedrockagentruntime/go_module_metadata.go b/service/bedrockagentruntime/go_module_metadata.go index de982dcab99..9d7e175bbd2 100644 --- a/service/bedrockagentruntime/go_module_metadata.go +++ b/service/bedrockagentruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockagentruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.1" +const goModuleVersion = "1.31.0" diff --git a/service/bedrockdataautomation/CHANGELOG.md b/service/bedrockdataautomation/CHANGELOG.md index c02f7135284..560e8ec9f80 100644 --- a/service/bedrockdataautomation/CHANGELOG.md +++ b/service/bedrockdataautomation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.2 (2024-12-20) + +* **Documentation**: Documentation update for Amazon Bedrock Data Automation + # v1.0.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/bedrockdataautomation/go_module_metadata.go b/service/bedrockdataautomation/go_module_metadata.go index c784df3c4e1..d0ae8f7943c 100644 --- a/service/bedrockdataautomation/go_module_metadata.go +++ b/service/bedrockdataautomation/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockdataautomation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.1" +const goModuleVersion = "1.0.2" diff --git a/service/bedrockdataautomationruntime/CHANGELOG.md b/service/bedrockdataautomationruntime/CHANGELOG.md index ca0a149727e..38c084437d2 100644 --- a/service/bedrockdataautomationruntime/CHANGELOG.md +++ b/service/bedrockdataautomationruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.2 (2024-12-20) + +* **Documentation**: Documentation update for Amazon Bedrock Data Automation Runtime + # v1.0.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/bedrockdataautomationruntime/go_module_metadata.go b/service/bedrockdataautomationruntime/go_module_metadata.go index 1d8bb6578f3..c7152f95f29 100644 --- a/service/bedrockdataautomationruntime/go_module_metadata.go +++ b/service/bedrockdataautomationruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockdataautomationruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.1" +const goModuleVersion = "1.0.2" diff --git a/service/billing/CHANGELOG.md b/service/billing/CHANGELOG.md index 8a927902179..5f8295076cb 100644 --- a/service/billing/CHANGELOG.md +++ b/service/billing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.0 (2024-12-20) + +* **Feature**: Added new API's for defining and fetching Billing Views. + # v1.0.3 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/billing/go_module_metadata.go b/service/billing/go_module_metadata.go index b6f9f0a5f6a..00eedbcb22a 100644 --- a/service/billing/go_module_metadata.go +++ b/service/billing/go_module_metadata.go @@ -3,4 +3,4 @@ package billing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.3" +const goModuleVersion = "1.1.0" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index b3dcc70a69d..6400e23ff9a 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.48.3 (2024-12-20) + +* No change notes available for this release. + # v1.48.2 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 1513bf35fbd..72ea875d66e 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.48.2" +const goModuleVersion = "1.48.3" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index b9b0000d9d1..0c6580a33f2 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.123.0 (2024-12-20) + +* **Feature**: This release supports adding NotAttributeCondition and Range to the RoutingCriteria object. + # v1.122.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index b28958ab608..7c9e0c2ce6c 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.122.1" +const goModuleVersion = "1.123.0" diff --git a/service/costexplorer/CHANGELOG.md b/service/costexplorer/CHANGELOG.md index 635e290c153..ff6b28517e5 100644 --- a/service/costexplorer/CHANGELOG.md +++ b/service/costexplorer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.46.0 (2024-12-20) + +* **Feature**: Support for retrieving cost, usage, and forecast for billing view. + # v1.45.2 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/costexplorer/go_module_metadata.go b/service/costexplorer/go_module_metadata.go index 82af77ed09f..1b087a1143b 100644 --- a/service/costexplorer/go_module_metadata.go +++ b/service/costexplorer/go_module_metadata.go @@ -3,4 +3,4 @@ package costexplorer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.2" +const goModuleVersion = "1.46.0" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index 1f73e393256..5b77cdc333e 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.0 (2024-12-20) + +* **Feature**: Support AWS Secret Manager managed password for AWS DocumentDB instance-based cluster. + # v1.39.7 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/docdb/go_module_metadata.go b/service/docdb/go_module_metadata.go index 405d797eca8..d5ca0ec108d 100644 --- a/service/docdb/go_module_metadata.go +++ b/service/docdb/go_module_metadata.go @@ -3,4 +3,4 @@ package docdb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.39.7" +const goModuleVersion = "1.40.0" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 1e692385aca..0cd0564fa0d 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.55.0 (2024-12-20) + +* **Feature**: This release expands the catalog of upgrade insight checks + # v1.54.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index fe39a373d57..b764623df72 100644 --- a/service/eks/go_module_metadata.go +++ b/service/eks/go_module_metadata.go @@ -3,4 +3,4 @@ package eks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.54.1" +const goModuleVersion = "1.55.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 81bfcdb45ab..0179e002196 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -20,14 +20,14 @@ require ( github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.8 github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.8 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.38.1 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.48.2 + github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.48.3 github.com/aws/aws-sdk-go-v2/service/configservice v1.51.2 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.28.8 github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.45.1 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.28.8 github.com/aws/aws-sdk-go-v2/service/directconnect v1.30.2 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.9 - github.com/aws/aws-sdk-go-v2/service/docdb v1.39.7 + github.com/aws/aws-sdk-go-v2/service/docdb v1.40.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.38.1 github.com/aws/aws-sdk-go-v2/service/ec2 v1.198.1 github.com/aws/aws-sdk-go-v2/service/ecr v1.36.8 diff --git a/service/iotsecuretunneling/CHANGELOG.md b/service/iotsecuretunneling/CHANGELOG.md index c7dc4376410..b0109294bc0 100644 --- a/service/iotsecuretunneling/CHANGELOG.md +++ b/service/iotsecuretunneling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.9 (2024-12-20) + +* No change notes available for this release. + # v1.27.8 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsecuretunneling/go_module_metadata.go b/service/iotsecuretunneling/go_module_metadata.go index 5b908a74789..eb7afe5dc02 100644 --- a/service/iotsecuretunneling/go_module_metadata.go +++ b/service/iotsecuretunneling/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsecuretunneling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.8" +const goModuleVersion = "1.27.9" diff --git a/service/macie2/CHANGELOG.md b/service/macie2/CHANGELOG.md index 7497d79ab60..b52ede2a536 100644 --- a/service/macie2/CHANGELOG.md +++ b/service/macie2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.0 (2024-12-20) + +* **Feature**: This release adds support for identifying S3 general purpose buckets that exceed the Amazon Macie quota for preventative control monitoring. + # v1.43.8 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/macie2/go_module_metadata.go b/service/macie2/go_module_metadata.go index 79d6206ad22..8e590e9fe17 100644 --- a/service/macie2/go_module_metadata.go +++ b/service/macie2/go_module_metadata.go @@ -3,4 +3,4 @@ package macie2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.8" +const goModuleVersion = "1.44.0" diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index 47bf62ba0cf..f593fb8148e 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.48.0 (2024-12-20) + +* **Feature**: Add CS8365C as a supported power connector for Outpost sites. + # v1.47.3 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index 2d08c3a4c4b..5ed99e25c56 100644 --- a/service/outposts/go_module_metadata.go +++ b/service/outposts/go_module_metadata.go @@ -3,4 +3,4 @@ package outposts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.47.3" +const goModuleVersion = "1.48.0" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md index bcd85c6a696..b24e6172bd3 100644 --- a/service/rbin/CHANGELOG.md +++ b/service/rbin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.3 (2024-12-20) + +* No change notes available for this release. + # v1.21.2 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rbin/go_module_metadata.go b/service/rbin/go_module_metadata.go index b82b9828aa0..56077b75059 100644 --- a/service/rbin/go_module_metadata.go +++ b/service/rbin/go_module_metadata.go @@ -3,4 +3,4 @@ package rbin // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.2" +const goModuleVersion = "1.21.3" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index be01dd5738e..94e7fc4d371 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.170.0 (2024-12-20) + +* **Feature**: This release adds support for c6i, m6i and r6i instance on SageMaker Hyperpod and trn1 instances in batch + # v1.169.1 (2024-12-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index a5b59475ac1..b2682139ac8 100644 --- a/service/sagemaker/go_module_metadata.go +++ b/service/sagemaker/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.169.1" +const goModuleVersion = "1.170.0"