diff --git a/.changelog/073981dd38cf4771a8450a6e0645d92d.json b/.changelog/073981dd38cf4771a8450a6e0645d92d.json deleted file mode 100644 index 6aeec430579..00000000000 --- a/.changelog/073981dd38cf4771a8450a6e0645d92d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "073981dd-38cf-4771-a845-0a6e0645d92d", - "type": "feature", - "description": "AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service.", - "modules": [ - "service/scheduler" - ] -} \ No newline at end of file diff --git a/.changelog/13f465fbe5a74e478ed057a76407f9a8.json b/.changelog/13f465fbe5a74e478ed057a76407f9a8.json deleted file mode 100644 index b2639032da0..00000000000 --- a/.changelog/13f465fbe5a74e478ed057a76407f9a8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "13f465fb-e5a7-4e47-8ed0-57a76407f9a8", - "type": "feature", - "description": "This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/278aeb51b038485ab5d07cc4e7ff711e.json b/.changelog/278aeb51b038485ab5d07cc4e7ff711e.json deleted file mode 100644 index 3509fc4885c..00000000000 --- a/.changelog/278aeb51b038485ab5d07cc4e7ff711e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "278aeb51-b038-485a-b5d0-7cc4e7ff711e", - "type": "feature", - "description": "Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.", - "modules": [ - "service/elasticsearchservice" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index b19943f10bf..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/scheduler" - ] -} \ No newline at end of file diff --git a/.changelog/737897cffbba42c1b00ebcd9934e8c53.json b/.changelog/737897cffbba42c1b00ebcd9934e8c53.json deleted file mode 100644 index 7f0853e83a2..00000000000 --- a/.changelog/737897cffbba42c1b00ebcd9934e8c53.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "737897cf-fbba-42c1-b00e-bcd9934e8c53", - "type": "documentation", - "description": "This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price.", - "modules": [ - "service/autoscaling" - ] -} \ No newline at end of file diff --git a/.changelog/a7bf989b952c4c1986776e7aa0612eb0.json b/.changelog/a7bf989b952c4c1986776e7aa0612eb0.json deleted file mode 100644 index 497199a729b..00000000000 --- a/.changelog/a7bf989b952c4c1986776e7aa0612eb0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a7bf989b-952c-4c19-8677-6e7aa0612eb0", - "type": "feature", - "description": "This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task.", - "modules": [ - "service/ecs" - ] -} \ No newline at end of file diff --git a/.changelog/c98764fcefa5414988f12abf4143090d.json b/.changelog/c98764fcefa5414988f12abf4143090d.json deleted file mode 100644 index 1daf257b783..00000000000 --- a/.changelog/c98764fcefa5414988f12abf4143090d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c98764fc-efa5-4149-88f1-2abf4143090d", - "type": "documentation", - "description": "Text only updates to some Resource Explorer descriptions.", - "modules": [ - "service/resourceexplorer2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a678b75c957..2eca4d3a575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# Release (2022-11-10) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.24.1](service/autoscaling/CHANGELOG.md#v1241-2022-11-10) + * **Documentation**: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.70.0](service/ec2/CHANGELOG.md#v1700-2022-11-10) + * **Feature**: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. +* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.19.0](service/ecs/CHANGELOG.md#v1190-2022-11-10) + * **Feature**: This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task. +* `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice`: [v1.17.0](service/elasticsearchservice/CHANGELOG.md#v1170-2022-11-10) + * **Feature**: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. +* `github.com/aws/aws-sdk-go-v2/service/resourceexplorer2`: [v1.0.1](service/resourceexplorer2/CHANGELOG.md#v101-2022-11-10) + * **Documentation**: Text only updates to some Resource Explorer descriptions. +* `github.com/aws/aws-sdk-go-v2/service/scheduler`: [v1.0.0](service/scheduler/CHANGELOG.md#v100-2022-11-10) + * **Release**: New AWS service client module + * **Feature**: AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. + # Release (2022-11-09) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 74deb0d93e8..b17524d3ad1 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.11 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.10 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index abd1feb76d2..89ac832598f 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,12 +4,12 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/credentials v1.12.23 + github.com/aws/aws-sdk-go-v2/credentials v1.12.24 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.19 github.com/aws/aws-sdk-go-v2/internal/ini v1.3.26 github.com/aws/aws-sdk-go-v2/service/sso v1.11.25 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.8 - github.com/aws/aws-sdk-go-v2/service/sts v1.17.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.17.2 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index ec9c03d277b..9567e3b4b81 100644 --- a/config/go_module_metadata.go +++ b/config/go_module_metadata.go @@ -3,4 +3,4 @@ package config // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.10" +const goModuleVersion = "1.17.11" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 917f5ef4734..58b0c660ed3 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.24 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.23 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index e9d698d2dc7..8b69df51130 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -7,7 +7,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.19 github.com/aws/aws-sdk-go-v2/service/sso v1.11.25 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.13.8 - github.com/aws/aws-sdk-go-v2/service/sts v1.17.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.17.2 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index e756a2db619..9aa27e1e7af 100644 --- a/credentials/go_module_metadata.go +++ b/credentials/go_module_metadata.go @@ -3,4 +3,4 @@ package credentials // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.23" +const goModuleVersion = "1.12.24" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 485d9ab55df..cdbcc4f9151 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 + github.com/aws/aws-sdk-go-v2/config v1.17.11 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 00e4a2da3f9..8ca2fd0b508 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,9 +4,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.2 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 + github.com/aws/aws-sdk-go-v2/config v1.17.11 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index f64ec688350..1e157043b2e 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/service/s3 v1.29.1 + github.com/aws/aws-sdk-go-v2/config v1.17.11 + github.com/aws/aws-sdk-go-v2/service/s3 v1.29.2 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index b045772adb9..cfe1cb7bdff 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,9 +4,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/service/s3 v1.29.1 - github.com/aws/aws-sdk-go-v2/service/s3control v1.25.0 + github.com/aws/aws-sdk-go-v2/config v1.17.11 + github.com/aws/aws-sdk-go-v2/service/s3 v1.29.2 + github.com/aws/aws-sdk-go-v2/service/s3control v1.25.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index 7f50626e7c7..ade13d6ce50 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.3 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index f5fe42c88b0..3a2afbd31fb 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.22 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.23 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 0db47ba46b0..fcb2513107b 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.10.2" +const goModuleVersion = "1.10.3" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 4976a64336d..313672fe783 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.29 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.28 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index a8548849bc4..3b5ff61120e 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.2 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 22d1fd136c0..12f53aa1082 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.4.28" +const goModuleVersion = "1.4.29" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index f572506c16e..1613e986ef2 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.3 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 4b42d63ab8c..b452dd4953e 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.22 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.23 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 0db47ba46b0..fcb2513107b 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.10.2" +const goModuleVersion = "1.10.3" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index de19298cfd4..76818d88361 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.17.10 + github.com/aws/aws-sdk-go-v2/config v1.17.11 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.19 ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 32f92ffdd4f..f9cac13ebc7 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.38 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.37 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index f889f6a040b..972cfcec757 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/service/s3 v1.29.1 + github.com/aws/aws-sdk-go-v2/config v1.17.11 + github.com/aws/aws-sdk-go-v2/service/s3 v1.29.2 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index 830a7ce8374..93ca41e4bb4 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.37" +const goModuleVersion = "1.11.38" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 1d77c5a32ad..e808122fdba 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.17.10 + github.com/aws/aws-sdk-go-v2/config v1.17.11 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.25 ) diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 2703bea7a88..87d43f26cff 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2022-11-10) + +* No change notes available for this release. + # v1.17.0 (2022-10-25) * **Feature**: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators. diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index d4b87a697c9..26ab175f413 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.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index d9b0dc6b775..100919cded7 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2022-11-10) + +* No change notes available for this release. + # v1.16.0 (2022-11-08) * **Feature**: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1). diff --git a/service/acm/go_module_metadata.go b/service/acm/go_module_metadata.go index d5f4d1bec78..91ced2c1a85 100644 --- a/service/acm/go_module_metadata.go +++ b/service/acm/go_module_metadata.go @@ -3,4 +3,4 @@ package acm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index 5cdb58e01a1..51adfce961a 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.23 (2022-11-10) + +* No change notes available for this release. + # v1.15.22 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index 5e0b076eade..6f7ee006842 100644 --- a/service/apigateway/go_module_metadata.go +++ b/service/apigateway/go_module_metadata.go @@ -3,4 +3,4 @@ package apigateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.22" +const goModuleVersion = "1.15.23" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 401b77c9f92..dbcb5bcd6c2 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.21 (2022-11-10) + +* No change notes available for this release. + # v1.12.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 51bb6282a8e..fd1d5ada0b4 100644 --- a/service/apigatewayv2/go_module_metadata.go +++ b/service/apigatewayv2/go_module_metadata.go @@ -3,4 +3,4 @@ package apigatewayv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.20" +const goModuleVersion = "1.12.21" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index a4ba0679d62..e26eb7d7904 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.4 (2022-11-10) + +* No change notes available for this release. + # v1.14.3 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index e7b5f26ffcc..707c9d5e406 100644 --- a/service/appconfig/go_module_metadata.go +++ b/service/appconfig/go_module_metadata.go @@ -3,4 +3,4 @@ package appconfig // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.3" +const goModuleVersion = "1.14.4" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index d9cde577cac..1948078d8c5 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.21 (2022-11-10) + +* No change notes available for this release. + # v1.15.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 0c57545a5c1..bfc6949c33d 100644 --- a/service/applicationautoscaling/go_module_metadata.go +++ b/service/applicationautoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationautoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.20" +const goModuleVersion = "1.15.21" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 7035b2379b0..8396fa0b493 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2022-11-10) + +* **Documentation**: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. + # v1.24.0 (2022-11-07) * **Feature**: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index de00f77676d..45eaa72debf 100644 --- a/service/autoscaling/go_module_metadata.go +++ b/service/autoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index 94983456d3f..c6068aa0276 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.17 (2022-11-10) + +* No change notes available for this release. + # v1.10.16 (2022-10-27) * No change notes available for this release. diff --git a/service/cloudcontrol/go_module_metadata.go b/service/cloudcontrol/go_module_metadata.go index 79cada8c7ee..6c7d51cdba8 100644 --- a/service/cloudcontrol/go_module_metadata.go +++ b/service/cloudcontrol/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudcontrol // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.16" +const goModuleVersion = "1.10.17" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index 38ab118d812..088cf98dc42 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2022-11-10) + +* No change notes available for this release. + # v1.23.0 (2022-10-28) * **Feature**: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation. diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index fbd38fcc356..f46287ebd88 100644 --- a/service/cloudformation/go_module_metadata.go +++ b/service/cloudformation/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index b0e900f7008..a236946da2d 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2022-11-10) + +* No change notes available for this release. + # v1.20.0 (2022-11-07) * **Feature**: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores. diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 4c956632510..16ccef43048 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.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index 91102db3460..9aff18eb001 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.9 (2022-11-10) + +* No change notes available for this release. + # v1.21.8 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatch/go_module_metadata.go b/service/cloudwatch/go_module_metadata.go index eeb0e6766cb..f9dfa573f96 100644 --- a/service/cloudwatch/go_module_metadata.go +++ b/service/cloudwatch/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.8" +const goModuleVersion = "1.21.9" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index 099f6d7d3d3..fa027b4c28a 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.22 (2022-11-10) + +* No change notes available for this release. + # v1.14.21 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index 10abbf72e9d..f1ad9c07a81 100644 --- a/service/cloudwatchevents/go_module_metadata.go +++ b/service/cloudwatchevents/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.21" +const goModuleVersion = "1.14.22" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index 0acd7bda668..1361f5d568c 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.2 (2022-11-10) + +* No change notes available for this release. + # v1.16.1 (2022-11-04) * **Documentation**: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 75139178c8d..da2b3b95f4c 100644 --- a/service/cloudwatchlogs/go_module_metadata.go +++ b/service/cloudwatchlogs/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchlogs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.1" +const goModuleVersion = "1.16.2" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index 8cc0ec5220e..c4a6fcbeb9a 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.3 (2022-11-10) + +* No change notes available for this release. + # v1.15.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codedeploy/go_module_metadata.go b/service/codedeploy/go_module_metadata.go index 386a33a04fd..eb15065f055 100644 --- a/service/codedeploy/go_module_metadata.go +++ b/service/codedeploy/go_module_metadata.go @@ -3,4 +3,4 @@ package codedeploy // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.2" +const goModuleVersion = "1.15.3" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 203ec8ab594..1667b5e4379 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.3 (2022-11-10) + +* No change notes available for this release. + # v1.27.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index d8f441342ad..22f6a08c0ad 100644 --- a/service/configservice/go_module_metadata.go +++ b/service/configservice/go_module_metadata.go @@ -3,4 +3,4 @@ package configservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.2" +const goModuleVersion = "1.27.3" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index dd60236b904..34154229002 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.15 (2022-11-10) + +* No change notes available for this release. + # v1.21.14 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/databasemigrationservice/go_module_metadata.go b/service/databasemigrationservice/go_module_metadata.go index 6e68990661c..d0647218899 100644 --- a/service/databasemigrationservice/go_module_metadata.go +++ b/service/databasemigrationservice/go_module_metadata.go @@ -3,4 +3,4 @@ package databasemigrationservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.14" +const goModuleVersion = "1.21.15" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index f165fbb9f1d..98c74b2a0c4 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.21 (2022-11-10) + +* No change notes available for this release. + # v1.17.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index 3da2ac90da9..5cc57564ead 100644 --- a/service/directconnect/go_module_metadata.go +++ b/service/directconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package directconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.20" +const goModuleVersion = "1.17.21" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index 2ae239a3a70..4193f58f92a 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.14 (2022-11-10) + +* No change notes available for this release. + # v1.19.13 (2022-10-24) * **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 434c738e989..fcae02a4da8 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.19.13" +const goModuleVersion = "1.19.14" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index e5ff53fed5f..83dfbb6f54b 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-11-10) + +* No change notes available for this release. + # v1.17.3 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index 9adf2bd3ff8..e2bccb806df 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index 5f000cb7561..06cd01d545c 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.23 (2022-11-10) + +* No change notes available for this release. + # v1.13.22 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index 3d7e37bc3ef..56973d8488e 100644 --- a/service/dynamodbstreams/go_module_metadata.go +++ b/service/dynamodbstreams/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodbstreams // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.22" +const goModuleVersion = "1.13.23" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index f8d211975f8..a4a36476ec6 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.70.0 (2022-11-10) + +* **Feature**: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. + # v1.69.0 (2022-11-09) * **Feature**: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 1cecff087a8..870ff5f2fe0 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.69.0" +const goModuleVersion = "1.70.0" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index c38a4d2489f..c56d75c5072 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.21 (2022-11-10) + +* No change notes available for this release. + # v1.17.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index c301a013479..f6eb60c6223 100644 --- a/service/ecr/go_module_metadata.go +++ b/service/ecr/go_module_metadata.go @@ -3,4 +3,4 @@ package ecr // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.20" +const goModuleVersion = "1.17.21" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index b2c59e143cf..4161c6173f6 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2022-11-10) + +* **Feature**: This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task. + # v1.18.26 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index 88699aea399..79e2f19eb2a 100644 --- a/service/ecs/go_module_metadata.go +++ b/service/ecs/go_module_metadata.go @@ -3,4 +3,4 @@ package ecs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.26" +const goModuleVersion = "1.19.0" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index 74d5ba55032..3420488fa15 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.19 (2022-11-10) + +* No change notes available for this release. + # v1.17.18 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index 6905edfd729..9a037aaeec4 100644 --- a/service/efs/go_module_metadata.go +++ b/service/efs/go_module_metadata.go @@ -3,4 +3,4 @@ package efs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.18" +const goModuleVersion = "1.17.19" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index f028dd34e7b..09b8c0fd1d7 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2022-11-10) + +* No change notes available for this release. + # v1.23.0 (2022-11-07) * **Feature**: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support. diff --git a/service/elasticache/go_module_metadata.go b/service/elasticache/go_module_metadata.go index 3c184e5c9fe..54e402cf04a 100644 --- a/service/elasticache/go_module_metadata.go +++ b/service/elasticache/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticache // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index 0e9e2a64ab8..581e4573990 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.21 (2022-11-10) + +* No change notes available for this release. + # v1.14.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticloadbalancing/go_module_metadata.go b/service/elasticloadbalancing/go_module_metadata.go index 0ed5ff6927c..fd96074c824 100644 --- a/service/elasticloadbalancing/go_module_metadata.go +++ b/service/elasticloadbalancing/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticloadbalancing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.20" +const goModuleVersion = "1.14.21" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index e9672e4a1bf..6607a550342 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.23 (2022-11-10) + +* No change notes available for this release. + # v1.18.22 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticloadbalancingv2/go_module_metadata.go b/service/elasticloadbalancingv2/go_module_metadata.go index be98db9f2ac..1b142a0d108 100644 --- a/service/elasticloadbalancingv2/go_module_metadata.go +++ b/service/elasticloadbalancingv2/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticloadbalancingv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.22" +const goModuleVersion = "1.18.23" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index 2d08c4abfcd..89b914900c7 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2022-11-10) + +* **Feature**: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. + # v1.16.12 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 2eca8764148..7e46cf39626 100644 --- a/service/elasticsearchservice/go_module_metadata.go +++ b/service/elasticsearchservice/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticsearchservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.12" +const goModuleVersion = "1.17.0" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index b6c3f0d41fd..a8956305c46 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.14 (2022-11-10) + +* No change notes available for this release. + # v1.20.13 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emr/go_module_metadata.go b/service/emr/go_module_metadata.go index 8e7de1a3757..99ba589fba6 100644 --- a/service/emr/go_module_metadata.go +++ b/service/emr/go_module_metadata.go @@ -3,4 +3,4 @@ package emr // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.13" +const goModuleVersion = "1.20.14" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index 440e32bf607..03a9f3f2c76 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.18 (2022-11-10) + +* No change notes available for this release. + # v1.16.17 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index f666a5fe212..e984af5cebd 100644 --- a/service/eventbridge/go_module_metadata.go +++ b/service/eventbridge/go_module_metadata.go @@ -3,4 +3,4 @@ package eventbridge // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.17" +const goModuleVersion = "1.16.18" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index cf55f9eda38..c6491424eb4 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,9 +5,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.12.19 - github.com/aws/aws-sdk-go-v2/service/s3 v1.29.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.29.2 github.com/aws/aws-sdk-go-v2/service/schemas v1.14.19 github.com/aws/smithy-go v1.13.4 ) diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 75d3094b9af..fdaabf07c78 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.38 (2022-11-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.37 (2022-11-04) * **Dependency Update**: update golang.org/x/net dependency to 0.1.0 diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 9acc6435ca7..1cb0c34b381 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.9 - github.com/aws/aws-sdk-go-v2/credentials v1.12.23 + github.com/aws/aws-sdk-go-v2/credentials v1.12.24 golang.org/x/net v0.1.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index 71fb8838159..a5f3d5266b1 100644 --- a/service/internal/eventstreamtesting/go_module_metadata.go +++ b/service/internal/eventstreamtesting/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstreamtesting // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.37" +const goModuleVersion = "1.0.38" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 3b1e0be4aab..27bb7be3e52 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,47 +2,47 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.17.1 - github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/service/acm v1.16.0 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.22 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.20 + github.com/aws/aws-sdk-go-v2/config v1.17.11 + github.com/aws/aws-sdk-go-v2/service/acm v1.16.1 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.23 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.21 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.11 github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0 github.com/aws/aws-sdk-go-v2/service/athena v1.19.1 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.0 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.1 github.com/aws/aws-sdk-go-v2/service/batch v1.19.0 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.23.0 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.23.1 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.7 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.21 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.19 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.0 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.8 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.1 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.9 github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.19 github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.19 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.15.2 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.15.3 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.19 github.com/aws/aws-sdk-go-v2/service/codestar v1.12.3 github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.21.1 - github.com/aws/aws-sdk-go-v2/service/configservice v1.27.2 + github.com/aws/aws-sdk-go-v2/service/configservice v1.27.3 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.14.2 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.14 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.15 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.14.2 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.20 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.21 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.15.3 - github.com/aws/aws-sdk-go-v2/service/docdb v1.19.13 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.69.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.17.20 - github.com/aws/aws-sdk-go-v2/service/ecs v1.18.26 - github.com/aws/aws-sdk-go-v2/service/efs v1.17.18 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.23.0 + github.com/aws/aws-sdk-go-v2/service/docdb v1.19.14 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.4 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.70.0 + github.com/aws/aws-sdk-go-v2/service/ecr v1.17.21 + github.com/aws/aws-sdk-go-v2/service/ecs v1.19.0 + github.com/aws/aws-sdk-go-v2/service/efs v1.17.19 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.23.1 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.20 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.20 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.22 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.16.12 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.21 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.23 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.17.0 github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.19 - github.com/aws/aws-sdk-go-v2/service/emr v1.20.13 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.17 + github.com/aws/aws-sdk-go-v2/service/emr v1.20.14 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.18 github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22 github.com/aws/aws-sdk-go-v2/service/gamelift v1.15.7 github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19 @@ -51,34 +51,34 @@ require ( github.com/aws/aws-sdk-go-v2/service/iam v1.18.23 github.com/aws/aws-sdk-go-v2/service/inspector v1.12.19 github.com/aws/aws-sdk-go-v2/service/iot v1.30.0 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.21 - github.com/aws/aws-sdk-go-v2/service/kms v1.18.15 - github.com/aws/aws-sdk-go-v2/service/lambda v1.24.9 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.22 + github.com/aws/aws-sdk-go-v2/service/kms v1.18.16 + github.com/aws/aws-sdk-go-v2/service/lambda v1.24.10 github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.0 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.19 - github.com/aws/aws-sdk-go-v2/service/neptune v1.18.0 + github.com/aws/aws-sdk-go-v2/service/neptune v1.18.1 github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.19 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.20 github.com/aws/aws-sdk-go-v2/service/polly v1.19.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.28.0 - github.com/aws/aws-sdk-go-v2/service/redshift v1.26.13 + github.com/aws/aws-sdk-go-v2/service/rds v1.28.1 + github.com/aws/aws-sdk-go-v2/service/redshift v1.26.14 github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.7 github.com/aws/aws-sdk-go-v2/service/route53 v1.23.0 github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.21 - github.com/aws/aws-sdk-go-v2/service/s3 v1.29.1 - github.com/aws/aws-sdk-go-v2/service/s3control v1.25.0 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.4 + github.com/aws/aws-sdk-go-v2/service/s3 v1.29.2 + github.com/aws/aws-sdk-go-v2/service/s3control v1.25.1 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.5 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.14.19 github.com/aws/aws-sdk-go-v2/service/ses v1.14.20 - github.com/aws/aws-sdk-go-v2/service/sfn v1.14.3 + github.com/aws/aws-sdk-go-v2/service/sfn v1.14.4 github.com/aws/aws-sdk-go-v2/service/shield v1.17.11 github.com/aws/aws-sdk-go-v2/service/sms v1.12.20 github.com/aws/aws-sdk-go-v2/service/snowball v1.16.2 - github.com/aws/aws-sdk-go-v2/service/sns v1.18.3 - github.com/aws/aws-sdk-go-v2/service/sqs v1.19.12 - github.com/aws/aws-sdk-go-v2/service/ssm v1.32.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.17.1 + github.com/aws/aws-sdk-go-v2/service/sns v1.18.4 + github.com/aws/aws-sdk-go-v2/service/sqs v1.19.13 + github.com/aws/aws-sdk-go-v2/service/ssm v1.32.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.17.2 github.com/aws/aws-sdk-go-v2/service/support v1.13.19 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.5 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.7.0 diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index 1d325402c81..f9c907399d7 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.22 (2022-11-10) + +* No change notes available for this release. + # v1.15.21 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesis/go_module_metadata.go b/service/kinesis/go_module_metadata.go index c9df979b3a5..9deaa9545d2 100644 --- a/service/kinesis/go_module_metadata.go +++ b/service/kinesis/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.21" +const goModuleVersion = "1.15.22" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index ad54dc7ba1a..2c3ab00a3df 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,8 +5,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.9 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.37 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.21 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.38 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.22 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index 9ba1ab5cf6d..9a3793bd67f 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.16 (2022-11-10) + +* No change notes available for this release. + # v1.18.15 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 0f1c6546c33..76f76f9ee71 100644 --- a/service/kms/go_module_metadata.go +++ b/service/kms/go_module_metadata.go @@ -3,4 +3,4 @@ package kms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.15" +const goModuleVersion = "1.18.16" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index e963dbb5239..c6f1c8425c3 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.10 (2022-11-10) + +* No change notes available for this release. + # v1.24.9 (2022-11-02) * No change notes available for this release. diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index 0ebdfdbb78d..dd3bfd3a2cd 100644 --- a/service/lambda/go_module_metadata.go +++ b/service/lambda/go_module_metadata.go @@ -3,4 +3,4 @@ package lambda // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.9" +const goModuleVersion = "1.24.10" diff --git a/service/marketplacemetering/CHANGELOG.md b/service/marketplacemetering/CHANGELOG.md index b8073b73bd0..e85fe5eae2c 100644 --- a/service/marketplacemetering/CHANGELOG.md +++ b/service/marketplacemetering/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.22 (2022-11-10) + +* No change notes available for this release. + # v1.13.21 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/marketplacemetering/go_module_metadata.go b/service/marketplacemetering/go_module_metadata.go index c8e7a548355..6fe4786dd02 100644 --- a/service/marketplacemetering/go_module_metadata.go +++ b/service/marketplacemetering/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacemetering // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.21" +const goModuleVersion = "1.13.22" diff --git a/service/neptune/CHANGELOG.md b/service/neptune/CHANGELOG.md index c74fc1df2d9..da37c6ce421 100644 --- a/service/neptune/CHANGELOG.md +++ b/service/neptune/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2022-11-10) + +* No change notes available for this release. + # v1.18.0 (2022-10-26) * **Feature**: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances. diff --git a/service/neptune/go_module_metadata.go b/service/neptune/go_module_metadata.go index b2cdb782ae6..3e445bf25cd 100644 --- a/service/neptune/go_module_metadata.go +++ b/service/neptune/go_module_metadata.go @@ -3,4 +3,4 @@ package neptune // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index 872f07448ba..452b60e10c9 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2022-11-10) + +* No change notes available for this release. + # v1.11.0 (2022-11-08) * **Feature**: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index f4a352a7ea2..726576d1eee 100644 --- a/service/opensearch/go_module_metadata.go +++ b/service/opensearch/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index f25d0d33a3e..197fa6d9cd2 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.4 (2022-11-10) + +* No change notes available for this release. + # v1.15.3 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index ae5fe3f6584..6a725cdf3f2 100644 --- a/service/pi/go_module_metadata.go +++ b/service/pi/go_module_metadata.go @@ -3,4 +3,4 @@ package pi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.3" +const goModuleVersion = "1.15.4" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md index 5e549cac433..8d78e5a5c65 100644 --- a/service/rbin/CHANGELOG.md +++ b/service/rbin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.22 (2022-11-10) + +* No change notes available for this release. + # v1.6.21 (2022-10-24) * **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 177f3592330..b2a6b525dbf 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.6.21" +const goModuleVersion = "1.6.22" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index ecbdbfac7ac..f7b28d23d72 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.1 (2022-11-10) + +* No change notes available for this release. + # v1.28.0 (2022-11-01) * **Feature**: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index 0d193818bc2..3a9758895e7 100644 --- a/service/rds/go_module_metadata.go +++ b/service/rds/go_module_metadata.go @@ -3,4 +3,4 @@ package rds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.0" +const goModuleVersion = "1.28.1" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index fff2e47ffeb..c48b07fe923 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.14 (2022-11-10) + +* No change notes available for this release. + # v1.26.13 (2022-10-27) * **Documentation**: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index f0e6d183bb6..cdcc874e219 100644 --- a/service/redshift/go_module_metadata.go +++ b/service/redshift/go_module_metadata.go @@ -3,4 +3,4 @@ package redshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.13" +const goModuleVersion = "1.26.14" diff --git a/service/resourceexplorer2/CHANGELOG.md b/service/resourceexplorer2/CHANGELOG.md index c9b238c62d6..71cd9f72ab2 100644 --- a/service/resourceexplorer2/CHANGELOG.md +++ b/service/resourceexplorer2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2022-11-10) + +* **Documentation**: Text only updates to some Resource Explorer descriptions. + # v1.0.0 (2022-11-08) * **Release**: New AWS service client module diff --git a/service/resourceexplorer2/go_module_metadata.go b/service/resourceexplorer2/go_module_metadata.go index b479f543cec..0e46b5597a5 100644 --- a/service/resourceexplorer2/go_module_metadata.go +++ b/service/resourceexplorer2/go_module_metadata.go @@ -3,4 +3,4 @@ package resourceexplorer2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index d68bb9cad6a..94b1f6c24f6 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.21 (2022-11-10) + +* No change notes available for this release. + # v1.12.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index 11e0f6d4898..ca9847d3f93 100644 --- a/service/resourcegroups/go_module_metadata.go +++ b/service/resourcegroups/go_module_metadata.go @@ -3,4 +3,4 @@ package resourcegroups // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.20" +const goModuleVersion = "1.12.21" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index 8c8412c0be9..d9525773cd7 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.22 (2022-11-10) + +* No change notes available for this release. + # v1.13.21 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index 4ef95c321f8..680627c32f5 100644 --- a/service/resourcegroupstaggingapi/go_module_metadata.go +++ b/service/resourcegroupstaggingapi/go_module_metadata.go @@ -3,4 +3,4 @@ package resourcegroupstaggingapi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.21" +const goModuleVersion = "1.13.22" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index f7703de70ae..6a985e63d93 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.2 (2022-11-10) + +* No change notes available for this release. + # v1.29.1 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 36709385a66..eaa03bc6b21 100644 --- a/service/s3/go_module_metadata.go +++ b/service/s3/go_module_metadata.go @@ -3,4 +3,4 @@ package s3 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.1" +const goModuleVersion = "1.29.2" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 2ce6f87dd47..25550c9a16c 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.17.10 + github.com/aws/aws-sdk-go-v2/config v1.17.11 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.19 ) diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 274ae4af20a..3c7b8b1c9a3 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.1 (2022-11-10) + +* No change notes available for this release. + # v1.25.0 (2022-11-02) * **Feature**: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 72ad91cf47b..83e666cdb4b 100644 --- a/service/s3control/go_module_metadata.go +++ b/service/s3control/go_module_metadata.go @@ -3,4 +3,4 @@ package s3control // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.0" +const goModuleVersion = "1.25.1" diff --git a/service/scheduler/CHANGELOG.md b/service/scheduler/CHANGELOG.md new file mode 100644 index 00000000000..97ee9cbd00b --- /dev/null +++ b/service/scheduler/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2022-11-10) + +* **Release**: New AWS service client module +* **Feature**: AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. + diff --git a/service/scheduler/go_module_metadata.go b/service/scheduler/go_module_metadata.go index 67198d0ce21..13125756940 100644 --- a/service/scheduler/go_module_metadata.go +++ b/service/scheduler/go_module_metadata.go @@ -3,4 +3,4 @@ package scheduler // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 0525a4af0b1..f1b865a9e34 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.5 (2022-11-10) + +* No change notes available for this release. + # v1.16.4 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index 53259919240..9a87edd5de8 100644 --- a/service/secretsmanager/go_module_metadata.go +++ b/service/secretsmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package secretsmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.4" +const goModuleVersion = "1.16.5" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index 2f4991c4e6e..bfbd8178d22 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.4 (2022-11-10) + +* No change notes available for this release. + # v1.14.3 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index df8c897e01a..c7c9f7ebb8a 100644 --- a/service/sfn/go_module_metadata.go +++ b/service/sfn/go_module_metadata.go @@ -3,4 +3,4 @@ package sfn // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.3" +const goModuleVersion = "1.14.4" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 6e78ba92e41..313ddcb36d6 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.4 (2022-11-10) + +* No change notes available for this release. + # v1.18.3 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index 4ca7ec98c43..bea2203d638 100644 --- a/service/sns/go_module_metadata.go +++ b/service/sns/go_module_metadata.go @@ -3,4 +3,4 @@ package sns // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.3" +const goModuleVersion = "1.18.4" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index 822728f7d54..af46239c835 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.13 (2022-11-10) + +* No change notes available for this release. + # v1.19.12 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index cae9be5a9e7..ecb425167c7 100644 --- a/service/sqs/go_module_metadata.go +++ b/service/sqs/go_module_metadata.go @@ -3,4 +3,4 @@ package sqs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.12" +const goModuleVersion = "1.19.13" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index c58cf3507b1..a8749025605 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.1 (2022-11-10) + +* No change notes available for this release. + # v1.32.0 (2022-11-07) * **Feature**: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index af5cf84358f..4fdb58d4273 100644 --- a/service/ssm/go_module_metadata.go +++ b/service/ssm/go_module_metadata.go @@ -3,4 +3,4 @@ package ssm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.0" +const goModuleVersion = "1.32.1" diff --git a/service/storagegateway/CHANGELOG.md b/service/storagegateway/CHANGELOG.md index 3850adea8a0..2893dfcb149 100644 --- a/service/storagegateway/CHANGELOG.md +++ b/service/storagegateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.17 (2022-11-10) + +* No change notes available for this release. + # v1.17.16 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/storagegateway/go_module_metadata.go b/service/storagegateway/go_module_metadata.go index 83fa80ee79e..3715ae29caf 100644 --- a/service/storagegateway/go_module_metadata.go +++ b/service/storagegateway/go_module_metadata.go @@ -3,4 +3,4 @@ package storagegateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.16" +const goModuleVersion = "1.17.17" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 86596c9f115..8e56387bdb0 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.2 (2022-11-10) + +* No change notes available for this release. + # v1.17.1 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 3bf8cc34004..dfec20403cc 100644 --- a/service/sts/go_module_metadata.go +++ b/service/sts/go_module_metadata.go @@ -3,4 +3,4 @@ package sts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.1" +const goModuleVersion = "1.17.2" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index 4815b4a56c7..d1f314a5fcf 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.21 (2022-11-10) + +* No change notes available for this release. + # v1.13.20 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index 5b0c67fac91..8ac6bbf1280 100644 --- a/service/swf/go_module_metadata.go +++ b/service/swf/go_module_metadata.go @@ -3,4 +3,4 @@ package swf // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.20" +const goModuleVersion = "1.13.21" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index a1a095e81d6..f66e53def86 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.14 (2022-11-10) + +* No change notes available for this release. + # v1.16.13 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index 151e08869d6..33dc421feb2 100644 --- a/service/synthetics/go_module_metadata.go +++ b/service/synthetics/go_module_metadata.go @@ -3,4 +3,4 @@ package synthetics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.13" +const goModuleVersion = "1.16.14" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index d80e1112ca0..0c828290609 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.9 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.37 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.38 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.7.0 github.com/aws/smithy-go v1.13.4 github.com/google/go-cmp v0.5.8 diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index 3c3a635f8d7..ef90cd8f0f2 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.22 (2022-11-10) + +* No change notes available for this release. + # v1.13.21 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index b34a0616b5d..484c235978e 100644 --- a/service/xray/go_module_metadata.go +++ b/service/xray/go_module_metadata.go @@ -3,4 +3,4 @@ package xray // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.21" +const goModuleVersion = "1.13.22"