From 27326538a1c06974dc3e3d819888ef4bf1ef4820 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Wed, 13 Nov 2024 19:27:51 +0000 Subject: [PATCH] Release 2024-11-13 --- .../09bc016ba3c64c46be73703eef9fd91b.json | 8 ------ .../41575353444b40ffbf474f4155544f00.json | 8 ------ .../68c9980b3bda4b63bbf292ac26d577b2.json | 8 ------ .../7bf5c87c9b5f4ac991fa047a0efe64fd.json | 8 ------ .../866ea2c0da8749a0876df26d4b730a01.json | 8 ------ .../9568ac14ebfa482b9a3f3863500e5504.json | 8 ------ .../9d7ed864744b4db398563a2652f6479c.json | 8 ------ .../a3bfcbba77654c979f00be111c8ddde2.json | 8 ------ .../ca0253aece414f608f490ff7d789afe3.json | 8 ------ .../d3b411031f7d4f618f2895212ecb66d3.json | 8 ------ .../de2569e95acf4fc88d0e091dd30a43a1.json | 8 ------ CHANGELOG.md | 28 +++++++++++++++++++ example/service/dynamodb/createTable/go.mod | 2 +- example/service/dynamodb/scanItems/go.mod | 4 +-- feature/dynamodb/attributevalue/CHANGELOG.md | 4 +++ feature/dynamodb/attributevalue/go.mod | 2 +- .../attributevalue/go_module_metadata.go | 2 +- feature/dynamodb/expression/CHANGELOG.md | 4 +++ feature/dynamodb/expression/go.mod | 4 +-- .../dynamodb/expression/go_module_metadata.go | 2 +- .../attributevalue/CHANGELOG.md | 4 +++ feature/dynamodbstreams/attributevalue/go.mod | 2 +- .../attributevalue/go_module_metadata.go | 2 +- service/accessanalyzer/CHANGELOG.md | 4 +++ service/accessanalyzer/go_module_metadata.go | 2 +- service/applicationsignals/CHANGELOG.md | 4 +++ .../applicationsignals/go_module_metadata.go | 2 +- service/b2bi/CHANGELOG.md | 4 +++ service/b2bi/go_module_metadata.go | 2 +- service/billing/CHANGELOG.md | 5 ++++ service/billing/go_module_metadata.go | 2 +- service/cloudtrail/CHANGELOG.md | 4 +++ service/cloudtrail/go_module_metadata.go | 2 +- service/dynamodb/CHANGELOG.md | 4 +++ service/dynamodb/go_module_metadata.go | 2 +- service/ec2/CHANGELOG.md | 4 +++ service/ec2/go_module_metadata.go | 2 +- service/glue/CHANGELOG.md | 4 +++ service/glue/go_module_metadata.go | 2 +- service/internal/benchmark/go.mod | 2 +- service/internal/integrationtest/go.mod | 8 +++--- service/internetmonitor/CHANGELOG.md | 4 +++ service/internetmonitor/go_module_metadata.go | 2 +- service/iotfleetwise/CHANGELOG.md | 4 +++ service/iotfleetwise/go_module_metadata.go | 2 +- service/mediaconvert/CHANGELOG.md | 4 +++ service/mediaconvert/go_module_metadata.go | 2 +- service/organizations/CHANGELOG.md | 4 +++ service/organizations/go_module_metadata.go | 2 +- service/vpclattice/CHANGELOG.md | 4 +++ service/vpclattice/go_module_metadata.go | 2 +- 51 files changed, 121 insertions(+), 116 deletions(-) delete mode 100644 .changelog/09bc016ba3c64c46be73703eef9fd91b.json delete mode 100644 .changelog/41575353444b40ffbf474f4155544f00.json delete mode 100644 .changelog/68c9980b3bda4b63bbf292ac26d577b2.json delete mode 100644 .changelog/7bf5c87c9b5f4ac991fa047a0efe64fd.json delete mode 100644 .changelog/866ea2c0da8749a0876df26d4b730a01.json delete mode 100644 .changelog/9568ac14ebfa482b9a3f3863500e5504.json delete mode 100644 .changelog/9d7ed864744b4db398563a2652f6479c.json delete mode 100644 .changelog/a3bfcbba77654c979f00be111c8ddde2.json delete mode 100644 .changelog/ca0253aece414f608f490ff7d789afe3.json delete mode 100644 .changelog/d3b411031f7d4f618f2895212ecb66d3.json delete mode 100644 .changelog/de2569e95acf4fc88d0e091dd30a43a1.json create mode 100644 service/billing/CHANGELOG.md diff --git a/.changelog/09bc016ba3c64c46be73703eef9fd91b.json b/.changelog/09bc016ba3c64c46be73703eef9fd91b.json deleted file mode 100644 index 894aafb9a81..00000000000 --- a/.changelog/09bc016ba3c64c46be73703eef9fd91b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "09bc016b-a3c6-4c46-be73-703eef9fd91b", - "type": "feature", - "description": "Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements.", - "modules": [ - "service/applicationsignals" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index 678740c5dbc..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/billing" - ] -} \ No newline at end of file diff --git a/.changelog/68c9980b3bda4b63bbf292ac26d577b2.json b/.changelog/68c9980b3bda4b63bbf292ac26d577b2.json deleted file mode 100644 index 2379a221052..00000000000 --- a/.changelog/68c9980b3bda4b63bbf292ac26d577b2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "68c9980b-3bda-4b63-bbf2-92ac26d577b2", - "type": "feature", - "description": "This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators.", - "modules": [ - "service/accessanalyzer" - ] -} \ No newline at end of file diff --git a/.changelog/7bf5c87c9b5f4ac991fa047a0efe64fd.json b/.changelog/7bf5c87c9b5f4ac991fa047a0efe64fd.json deleted file mode 100644 index 1ed2ad71b38..00000000000 --- a/.changelog/7bf5c87c9b5f4ac991fa047a0efe64fd.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7bf5c87c-9b5f-4ac9-91fa-047a0efe64fd", - "type": "feature", - "description": "This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value.", - "modules": [ - "service/dynamodb" - ] -} \ No newline at end of file diff --git a/.changelog/866ea2c0da8749a0876df26d4b730a01.json b/.changelog/866ea2c0da8749a0876df26d4b730a01.json deleted file mode 100644 index 9af42b5227c..00000000000 --- a/.changelog/866ea2c0da8749a0876df26d4b730a01.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "866ea2c0-da87-49a0-876d-f26d4b730a01", - "type": "feature", - "description": "Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically.", - "modules": [ - "service/billing" - ] -} \ No newline at end of file diff --git a/.changelog/9568ac14ebfa482b9a3f3863500e5504.json b/.changelog/9568ac14ebfa482b9a3f3863500e5504.json deleted file mode 100644 index 888fa5f3644..00000000000 --- a/.changelog/9568ac14ebfa482b9a3f3863500e5504.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9568ac14-ebfa-482b-9a3f-3863500e5504", - "type": "feature", - "description": "Add new query type Routing_Suggestions regarding querying interface", - "modules": [ - "service/internetmonitor" - ] -} \ No newline at end of file diff --git a/.changelog/9d7ed864744b4db398563a2652f6479c.json b/.changelog/9d7ed864744b4db398563a2652f6479c.json deleted file mode 100644 index c412da2292f..00000000000 --- a/.changelog/9d7ed864744b4db398563a2652f6479c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9d7ed864-744b-4db3-9856-3a2652f6479c", - "type": "feature", - "description": "Add support for policy operations on the Resource Control Polices.", - "modules": [ - "service/organizations" - ] -} \ No newline at end of file diff --git a/.changelog/a3bfcbba77654c979f00be111c8ddde2.json b/.changelog/a3bfcbba77654c979f00be111c8ddde2.json deleted file mode 100644 index 35d7b7d6823..00000000000 --- a/.changelog/a3bfcbba77654c979f00be111c8ddde2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a3bfcbba-7765-4c97-9f00-be111c8ddde2", - "type": "feature", - "description": "This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt.", - "modules": [ - "service/cloudtrail" - ] -} \ No newline at end of file diff --git a/.changelog/ca0253aece414f608f490ff7d789afe3.json b/.changelog/ca0253aece414f608f490ff7d789afe3.json deleted file mode 100644 index 51d5dc1b877..00000000000 --- a/.changelog/ca0253aece414f608f490ff7d789afe3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ca0253ae-ce41-4f60-8f49-0ff7d789afe3", - "type": "feature", - "description": "This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples.", - "modules": [ - "service/b2bi" - ] -} \ No newline at end of file diff --git a/.changelog/d3b411031f7d4f618f2895212ecb66d3.json b/.changelog/d3b411031f7d4f618f2895212ecb66d3.json deleted file mode 100644 index dad87d9eeac..00000000000 --- a/.changelog/d3b411031f7d4f618f2895212ecb66d3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d3b41103-1f7d-4f61-8f28-95212ecb66d3", - "type": "feature", - "description": "This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.", - "modules": [ - "service/mediaconvert" - ] -} \ No newline at end of file diff --git a/.changelog/de2569e95acf4fc88d0e091dd30a43a1.json b/.changelog/de2569e95acf4fc88d0e091dd30a43a1.json deleted file mode 100644 index e88a6e43efd..00000000000 --- a/.changelog/de2569e95acf4fc88d0e091dd30a43a1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "de2569e9-5acf-4fc8-8d0e-091dd30a43a1", - "type": "feature", - "description": "This release adds the source AMI details in DescribeImages API", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0487506decf..9797c55df29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,31 @@ +# Release (2024-11-13) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/accessanalyzer`: [v1.35.0](service/accessanalyzer/CHANGELOG.md#v1350-2024-11-13) + * **Feature**: This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators. +* `github.com/aws/aws-sdk-go-v2/service/applicationsignals`: [v1.7.0](service/applicationsignals/CHANGELOG.md#v170-2024-11-13) + * **Feature**: Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements. +* `github.com/aws/aws-sdk-go-v2/service/b2bi`: [v1.0.0-preview.52](service/b2bi/CHANGELOG.md#v100-preview52-2024-11-13) + * **Feature**: This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples. +* `github.com/aws/aws-sdk-go-v2/service/billing`: [v1.0.0](service/billing/CHANGELOG.md#v100-2024-11-13) + * **Release**: New AWS service client module + * **Feature**: Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically. +* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.45.0](service/cloudtrail/CHANGELOG.md#v1450-2024-11-13) + * **Feature**: This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt. +* `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.37.0](service/dynamodb/CHANGELOG.md#v1370-2024-11-13) + * **Feature**: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.188.0](service/ec2/CHANGELOG.md#v11880-2024-11-13) + * **Feature**: This release adds the source AMI details in DescribeImages API +* `github.com/aws/aws-sdk-go-v2/service/internetmonitor`: [v1.20.0](service/internetmonitor/CHANGELOG.md#v1200-2024-11-13) + * **Feature**: Add new query type Routing_Suggestions regarding querying interface +* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.62.0](service/mediaconvert/CHANGELOG.md#v1620-2024-11-13) + * **Feature**: This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs. +* `github.com/aws/aws-sdk-go-v2/service/organizations`: [v1.35.0](service/organizations/CHANGELOG.md#v1350-2024-11-13) + * **Feature**: Add support for policy operations on the Resource Control Polices. + # Release (2024-11-12) ## Module Highlights diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index dbc4d5c43bc..4acc0d40f52 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.32.4 github.com/aws/aws-sdk-go-v2/config v1.28.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 ) require ( diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 3ffaa736a05..008cc7629b9 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -5,8 +5,8 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.32.4 github.com/aws/aws-sdk-go-v2/config v1.28.3 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.15.15 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.15.16 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 ) require ( diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index d958083ad15..6b3bdff329b 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.16 (2024-11-13) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.15 (2024-11-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 859c715565b..77cb7ba1c55 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.32.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.24.5 ) diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 5ae724976f6..70cc9805e28 100644 --- a/feature/dynamodb/attributevalue/go_module_metadata.go +++ b/feature/dynamodb/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.15" +const goModuleVersion = "1.15.16" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 03a5f1ff2fe..a333a64212d 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.51 (2024-11-13) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.50 (2024-11-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index f9b124296e2..54966f7f7ac 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,8 +4,8 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.32.4 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.15.15 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.15.16 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 ) require ( diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index dd0c11f752e..e494cabd595 100644 --- a/feature/dynamodb/expression/go_module_metadata.go +++ b/feature/dynamodb/expression/go_module_metadata.go @@ -3,4 +3,4 @@ package expression // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.50" +const goModuleVersion = "1.7.51" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 748c970fbee..6cfe98aed2d 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.51 (2024-11-13) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.50 (2024-11-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index a06a6286fa9..6754de6080a 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.32.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.24.5 ) diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 1456df8acf0..cf9560eb0cf 100644 --- a/feature/dynamodbstreams/attributevalue/go_module_metadata.go +++ b/feature/dynamodbstreams/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.50" +const goModuleVersion = "1.14.51" diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 70e4be1dc1a..676900d511d 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.0 (2024-11-13) + +* **Feature**: This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators. + # v1.34.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index af74d1bdd09..d344732d013 100644 --- a/service/accessanalyzer/go_module_metadata.go +++ b/service/accessanalyzer/go_module_metadata.go @@ -3,4 +3,4 @@ package accessanalyzer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.34.5" +const goModuleVersion = "1.35.0" diff --git a/service/applicationsignals/CHANGELOG.md b/service/applicationsignals/CHANGELOG.md index fb879bbb719..5cb00974782 100644 --- a/service/applicationsignals/CHANGELOG.md +++ b/service/applicationsignals/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2024-11-13) + +* **Feature**: Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements. + # v1.6.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/applicationsignals/go_module_metadata.go b/service/applicationsignals/go_module_metadata.go index ec97aae6f14..7a8031c5515 100644 --- a/service/applicationsignals/go_module_metadata.go +++ b/service/applicationsignals/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationsignals // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.5" +const goModuleVersion = "1.7.0" diff --git a/service/b2bi/CHANGELOG.md b/service/b2bi/CHANGELOG.md index 47341ce46c2..1c8613670c3 100644 --- a/service/b2bi/CHANGELOG.md +++ b/service/b2bi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.0-preview.52 (2024-11-13) + +* **Feature**: This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples. + # v1.0.0-preview.51 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/b2bi/go_module_metadata.go b/service/b2bi/go_module_metadata.go index 4373d9e4652..b36359235e2 100644 --- a/service/b2bi/go_module_metadata.go +++ b/service/b2bi/go_module_metadata.go @@ -3,4 +3,4 @@ package b2bi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0-preview.51" +const goModuleVersion = "1.0.0-preview.52" diff --git a/service/billing/CHANGELOG.md b/service/billing/CHANGELOG.md new file mode 100644 index 00000000000..29f61fe741e --- /dev/null +++ b/service/billing/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2024-11-13) + +* **Release**: New AWS service client module +* **Feature**: Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically. + diff --git a/service/billing/go_module_metadata.go b/service/billing/go_module_metadata.go index 9cf06b5862d..efe41ba7041 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 = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index cad878c4eca..8822355184d 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.45.0 (2024-11-13) + +* **Feature**: This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt. + # v1.44.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index ed7e3d00d89..2d03ac0bafb 100644 --- a/service/cloudtrail/go_module_metadata.go +++ b/service/cloudtrail/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudtrail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.5" +const goModuleVersion = "1.45.0" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 35be46020f8..5edb0521ed5 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.0 (2024-11-13) + +* **Feature**: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. + # v1.36.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index c6146ac9a61..e4df2652ba2 100644 --- a/service/dynamodb/go_module_metadata.go +++ b/service/dynamodb/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.36.5" +const goModuleVersion = "1.37.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 0107797288c..c842b7387d3 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.188.0 (2024-11-13) + +* **Feature**: This release adds the source AMI details in DescribeImages API + # v1.187.1 (2024-11-06) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index c9503aac94e..ad7bbe3afc0 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.187.1" +const goModuleVersion = "1.188.0" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 919fded9740..7fe5549a60c 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.101.3 (2024-11-13) + +* No change notes available for this release. + # v1.101.2 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index 82935b3d742..be0e89a4dc9 100644 --- a/service/glue/go_module_metadata.go +++ b/service/glue/go_module_metadata.go @@ -3,4 +3,4 @@ package glue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.101.2" +const goModuleVersion = "1.101.3" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index 3bebecd8093..d9cfd81eb30 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.32.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.24.5 github.com/aws/aws-sdk-go-v2/service/s3 v1.66.3 github.com/aws/aws-sdk-go-v2/service/schemas v1.28.6 diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 896eb751582..08a91a52ee4 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -14,7 +14,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/cloudformation v1.55.5 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.41.0 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.6 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.44.5 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.45.0 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.42.4 github.com/aws/aws-sdk-go-v2/service/codebuild v1.49.0 github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.5 @@ -28,8 +28,8 @@ require ( github.com/aws/aws-sdk-go-v2/service/directconnect v1.29.5 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.6 github.com/aws/aws-sdk-go-v2/service/docdb v1.39.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.187.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.37.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.188.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.36.5 github.com/aws/aws-sdk-go-v2/service/ecs v1.49.2 github.com/aws/aws-sdk-go-v2/service/efs v1.33.5 @@ -44,7 +44,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/firehose v1.35.0 github.com/aws/aws-sdk-go-v2/service/gamelift v1.37.0 github.com/aws/aws-sdk-go-v2/service/glacier v1.26.5 - github.com/aws/aws-sdk-go-v2/service/glue v1.101.2 + github.com/aws/aws-sdk-go-v2/service/glue v1.101.3 github.com/aws/aws-sdk-go-v2/service/health v1.28.5 github.com/aws/aws-sdk-go-v2/service/iam v1.37.4 github.com/aws/aws-sdk-go-v2/service/inspector v1.25.5 diff --git a/service/internetmonitor/CHANGELOG.md b/service/internetmonitor/CHANGELOG.md index 877511a5474..c42a83e945d 100644 --- a/service/internetmonitor/CHANGELOG.md +++ b/service/internetmonitor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2024-11-13) + +* **Feature**: Add new query type Routing_Suggestions regarding querying interface + # v1.19.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/internetmonitor/go_module_metadata.go b/service/internetmonitor/go_module_metadata.go index d1e73ad1453..6b6d64a6303 100644 --- a/service/internetmonitor/go_module_metadata.go +++ b/service/internetmonitor/go_module_metadata.go @@ -3,4 +3,4 @@ package internetmonitor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.5" +const goModuleVersion = "1.20.0" diff --git a/service/iotfleetwise/CHANGELOG.md b/service/iotfleetwise/CHANGELOG.md index eb22083d1f9..c5ea2b1e639 100644 --- a/service/iotfleetwise/CHANGELOG.md +++ b/service/iotfleetwise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.3 (2024-11-13) + +* No change notes available for this release. + # v1.21.2 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/iotfleetwise/go_module_metadata.go b/service/iotfleetwise/go_module_metadata.go index 686a3a7f6c1..fca33c54c3e 100644 --- a/service/iotfleetwise/go_module_metadata.go +++ b/service/iotfleetwise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotfleetwise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.2" +const goModuleVersion = "1.21.3" diff --git a/service/mediaconvert/CHANGELOG.md b/service/mediaconvert/CHANGELOG.md index 1c8f2348582..538c7f6492f 100644 --- a/service/mediaconvert/CHANGELOG.md +++ b/service/mediaconvert/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.62.0 (2024-11-13) + +* **Feature**: This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs. + # v1.61.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/mediaconvert/go_module_metadata.go b/service/mediaconvert/go_module_metadata.go index dd24dbc61c6..e83e360ad01 100644 --- a/service/mediaconvert/go_module_metadata.go +++ b/service/mediaconvert/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconvert // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.61.5" +const goModuleVersion = "1.62.0" diff --git a/service/organizations/CHANGELOG.md b/service/organizations/CHANGELOG.md index 7e55e26cb0e..c8eb365d937 100644 --- a/service/organizations/CHANGELOG.md +++ b/service/organizations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.0 (2024-11-13) + +* **Feature**: Add support for policy operations on the Resource Control Polices. + # v1.34.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/organizations/go_module_metadata.go b/service/organizations/go_module_metadata.go index 241cc639287..1a33da74e33 100644 --- a/service/organizations/go_module_metadata.go +++ b/service/organizations/go_module_metadata.go @@ -3,4 +3,4 @@ package organizations // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.34.5" +const goModuleVersion = "1.35.0" diff --git a/service/vpclattice/CHANGELOG.md b/service/vpclattice/CHANGELOG.md index 9f47a02bd9e..3a518142e42 100644 --- a/service/vpclattice/CHANGELOG.md +++ b/service/vpclattice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.6 (2024-11-13) + +* No change notes available for this release. + # v1.12.5 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/vpclattice/go_module_metadata.go b/service/vpclattice/go_module_metadata.go index 6b96dd862b5..9230206fad8 100644 --- a/service/vpclattice/go_module_metadata.go +++ b/service/vpclattice/go_module_metadata.go @@ -3,4 +3,4 @@ package vpclattice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.5" +const goModuleVersion = "1.12.6"