diff --git a/.changelog/0542498b5d544a15b1b1935583efad40.json b/.changelog/0542498b5d544a15b1b1935583efad40.json deleted file mode 100644 index d08de6001d5..00000000000 --- a/.changelog/0542498b5d544a15b1b1935583efad40.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0542498b-5d54-4a15-b1b1-935583efad40", - "type": "feature", - "description": "Add enums for Agentless scan statuses and EC2 enablement error states", - "modules": [ - "service/inspector2" - ] -} \ No newline at end of file diff --git a/.changelog/10a12b3e67614044bf61074c72dd1610.json b/.changelog/10a12b3e67614044bf61074c72dd1610.json deleted file mode 100644 index e441dd655f9..00000000000 --- a/.changelog/10a12b3e67614044bf61074c72dd1610.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "10a12b3e-6761-4044-bf61-074c72dd1610", - "type": "feature", - "description": "Explicit query for authors and dashboard viewing sharing for embedded users", - "modules": [ - "service/quicksight" - ] -} \ No newline at end of file diff --git a/.changelog/66baf64c35ef431e8154624ea5d0d2e9.json b/.changelog/66baf64c35ef431e8154624ea5d0d2e9.json deleted file mode 100644 index 72b80e0b1a1..00000000000 --- a/.changelog/66baf64c35ef431e8154624ea5d0d2e9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "66baf64c-35ef-431e-8154-624ea5d0d2e9", - "type": "documentation", - "description": "Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement", - "modules": [ - "service/autoscaling" - ] -} \ No newline at end of file diff --git a/.changelog/815574cf03d7496a92122d0b30ce48af.json b/.changelog/815574cf03d7496a92122d0b30ce48af.json deleted file mode 100644 index a5c9426fea1..00000000000 --- a/.changelog/815574cf03d7496a92122d0b30ce48af.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "815574cf-03d7-496a-9212-2d0b30ce48af", - "type": "feature", - "description": "Correct endpoint for FIPS is configured for US Gov Regions.", - "modules": [ - "service/emrcontainers" - ] -} \ No newline at end of file diff --git a/.changelog/d5c6ca88e6d3469985431bc2af44f8d1.json b/.changelog/d5c6ca88e6d3469985431bc2af44f8d1.json deleted file mode 100644 index ffb2a502325..00000000000 --- a/.changelog/d5c6ca88e6d3469985431bc2af44f8d1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d5c6ca88-e6d3-4699-8543-1bc2af44f8d1", - "type": "feature", - "description": "Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.", - "modules": [ - "service/bedrock" - ] -} \ No newline at end of file diff --git a/.changelog/ea474fcfc2174708875944a041c8ac62.json b/.changelog/ea474fcfc2174708875944a041c8ac62.json deleted file mode 100644 index 1e9d028c69d..00000000000 --- a/.changelog/ea474fcfc2174708875944a041c8ac62.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ea474fcf-c217-4708-8759-44a041c8ac62", - "type": "feature", - "description": "Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.", - "modules": [ - "service/route53" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fcefda0f47..e231e0d30b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Release (2024-08-22) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.43.5](service/autoscaling/CHANGELOG.md#v1435-2024-08-22) + * **Documentation**: Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement +* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.15.0](service/bedrock/CHANGELOG.md#v1150-2024-08-22) + * **Feature**: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. +* `github.com/aws/aws-sdk-go-v2/service/emrcontainers`: [v1.31.0](service/emrcontainers/CHANGELOG.md#v1310-2024-08-22) + * **Feature**: Correct endpoint for FIPS is configured for US Gov Regions. +* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.30.0](service/inspector2/CHANGELOG.md#v1300-2024-08-22) + * **Feature**: Add enums for Agentless scan statuses and EC2 enablement error states +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.70.0](service/quicksight/CHANGELOG.md#v1700-2024-08-22) + * **Feature**: Explicit query for authors and dashboard viewing sharing for embedded users +* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.43.0](service/route53/CHANGELOG.md#v1430-2024-08-22) + * **Feature**: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + # Release (2024-08-21) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index d9434739b61..2108cd82da1 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.29 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.28 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/config/go.mod b/config/go.mod index 5194734da76..05339c72db5 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,12 +4,12 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 github.com/aws/smithy-go v1.20.4 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 4e7b6355789..695b23a3ca5 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.27.28" +const goModuleVersion = "1.27.29" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 62684e97b7a..18ec97efd54 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.29 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.28 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/credentials/go.mod b/credentials/go.mod index c4b72556a76..6a48f512847 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.16.12 github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 github.com/aws/smithy-go v1.20.4 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 97db432dafc..47bb27325f2 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.17.28" +const goModuleVersion = "1.17.29" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 6f419e021dd..095c2a63c99 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,12 +4,12 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/config v1.27.28 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 + github.com/aws/aws-sdk-go-v2/config v1.27.29 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect @@ -19,7 +19,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect ) diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index a7053ef247e..540b32b020f 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,24 +4,24 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/config v1.27.28 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.11 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 + github.com/aws/aws-sdk-go-v2/config v1.27.29 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.12 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.4 // indirect + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.17 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect ) diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index d82c5dd68c9..6ccd3161e7a 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,14 +3,14 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.21 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.28 - github.com/aws/aws-sdk-go-v2/service/s3 v1.60.0 + github.com/aws/aws-sdk-go-v2/config v1.27.29 + github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1 ) require ( github.com/aws/aws-sdk-go-v2 v1.30.4 // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect @@ -22,7 +22,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.16 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect ) diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 0f025bbfe1f..62ad924ebb2 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,14 +4,14 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/config v1.27.28 - github.com/aws/aws-sdk-go-v2/service/s3 v1.60.0 - github.com/aws/aws-sdk-go-v2/service/s3control v1.46.4 + github.com/aws/aws-sdk-go-v2/config v1.27.29 + github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1 + github.com/aws/aws-sdk-go-v2/service/s3control v1.46.5 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect @@ -23,7 +23,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.16 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect ) diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index cb466096308..8bcc7917a59 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.12 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.11 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 2de24d93545..d51fb069439 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.4 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.5 ) require github.com/aws/smithy-go v1.20.4 // indirect diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 47cde575fac..fe01ee88a8e 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.14.11" +const goModuleVersion = "1.14.12" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index a6f6af1a8f5..b57c8b63fd1 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.34 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.33 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 532c6ae00b5..3b4c4d22fcd 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,14 +4,14 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.11 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.12 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 ) require ( github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.4 // indirect + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.17 // indirect github.com/aws/smithy-go v1.20.4 // indirect diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 63e299ba1cc..8eef25b694b 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.33" +const goModuleVersion = "1.7.34" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 34e1755e4ac..2f92c5b04c3 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.70 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.69 (2024-08-21) * No change notes available for this release. diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index c44d3df921c..3173e727463 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.4 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.5 ) require github.com/aws/smithy-go v1.20.4 // indirect diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 47cde575fac..b23368211a1 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.11" +const goModuleVersion = "1.13.70" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index d616324aeb5..65a367a8312 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.21 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.28 + github.com/aws/aws-sdk-go-v2/config v1.27.29 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 ) require ( github.com/aws/aws-sdk-go-v2 v1.30.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect @@ -17,7 +17,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 11470c0c3ef..3b127a79213 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.13 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.12 (2024-08-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 348c2dcab5b..0bfca4724f5 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,14 +4,14 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/config v1.27.28 - github.com/aws/aws-sdk-go-v2/service/s3 v1.60.0 + github.com/aws/aws-sdk-go-v2/config v1.27.29 + github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1 github.com/aws/smithy-go v1.20.4 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect @@ -23,7 +23,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.16 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index 37633a87a3e..e01c711fd9e 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.17.12" +const goModuleVersion = "1.17.13" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 0b64797b18d..ede673f60cf 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.21 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.28 + github.com/aws/aws-sdk-go-v2/config v1.27.29 github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 ) require ( github.com/aws/aws-sdk-go-v2 v1.30.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect @@ -17,7 +17,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect ) diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index c56771f4e74..9064404f499 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.5 (2024-08-22) + +* No change notes available for this release. + # v1.32.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index 50c06579c53..c5211388a76 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.32.4" +const goModuleVersion = "1.32.5" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index 5789d9131e6..6ff5c082a49 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.6 (2024-08-22) + +* No change notes available for this release. + # v1.28.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/acm/go_module_metadata.go b/service/acm/go_module_metadata.go index f993275696b..d007a0f6547 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.28.5" +const goModuleVersion = "1.28.6" diff --git a/service/acmpca/CHANGELOG.md b/service/acmpca/CHANGELOG.md index 638761f1351..79811317b26 100644 --- a/service/acmpca/CHANGELOG.md +++ b/service/acmpca/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.2 (2024-08-22) + +* No change notes available for this release. + # v1.35.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/acmpca/go_module_metadata.go b/service/acmpca/go_module_metadata.go index f0018c27a16..9ce6a42665a 100644 --- a/service/acmpca/go_module_metadata.go +++ b/service/acmpca/go_module_metadata.go @@ -3,4 +3,4 @@ package acmpca // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.35.1" +const goModuleVersion = "1.35.2" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index 64f8bdd4ac1..3ab22f4bf5c 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2024-08-22) + +* No change notes available for this release. + # v1.25.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index a16491c3124..d5b43d0912a 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.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 58ae91298d5..853e3d12492 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2024-08-22) + +* No change notes available for this release. + # v1.22.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index a87b0facae0..41082ee8c68 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.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index 9d7f9ff47fd..3f2193b2559 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.5 (2024-08-22) + +* No change notes available for this release. + # v1.31.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index cfc10c79420..97f1d1996e4 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.31.4" +const goModuleVersion = "1.31.5" diff --git a/service/appconfigdata/CHANGELOG.md b/service/appconfigdata/CHANGELOG.md index e0f38996e79..5f3a5363dc0 100644 --- a/service/appconfigdata/CHANGELOG.md +++ b/service/appconfigdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.5 (2024-08-22) + +* No change notes available for this release. + # v1.16.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/appconfigdata/go_module_metadata.go b/service/appconfigdata/go_module_metadata.go index 4d454b1ba2d..796b07fa038 100644 --- a/service/appconfigdata/go_module_metadata.go +++ b/service/appconfigdata/go_module_metadata.go @@ -3,4 +3,4 @@ package appconfigdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.4" +const goModuleVersion = "1.16.5" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index db7b042b553..fb61696c5fe 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.2 (2024-08-22) + +* No change notes available for this release. + # v1.31.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 5cdaead1bc7..7e8e038aab8 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.31.1" +const goModuleVersion = "1.31.2" diff --git a/service/arczonalshift/CHANGELOG.md b/service/arczonalshift/CHANGELOG.md index 87425f373cc..e72fe5521fe 100644 --- a/service/arczonalshift/CHANGELOG.md +++ b/service/arczonalshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.2 (2024-08-22) + +* No change notes available for this release. + # v1.12.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/arczonalshift/go_module_metadata.go b/service/arczonalshift/go_module_metadata.go index bd458de2ac8..98620b5dddc 100644 --- a/service/arczonalshift/go_module_metadata.go +++ b/service/arczonalshift/go_module_metadata.go @@ -3,4 +3,4 @@ package arczonalshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.12.2" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index dbad133134f..a91a1ddf536 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.5 (2024-08-22) + +* **Documentation**: Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement + # v1.43.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index cd5326b4d44..53b7513c237 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.43.4" +const goModuleVersion = "1.43.5" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index cc22abf71af..6a205022fd0 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.1 (2024-08-22) + +* No change notes available for this release. + # v1.44.0 (2024-08-16) * **Feature**: Improvements of integration between AWS Batch and EC2. diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 6e791139ac3..4f94330205c 100644 --- a/service/batch/go_module_metadata.go +++ b/service/batch/go_module_metadata.go @@ -3,4 +3,4 @@ package batch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.0" +const goModuleVersion = "1.44.1" diff --git a/service/bedrock/CHANGELOG.md b/service/bedrock/CHANGELOG.md index 4e4956dd516..dad9891ffd2 100644 --- a/service/bedrock/CHANGELOG.md +++ b/service/bedrock/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2024-08-22) + +* **Feature**: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. + # v1.14.0 (2024-08-19) * **Feature**: Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3. diff --git a/service/bedrock/go_module_metadata.go b/service/bedrock/go_module_metadata.go index 2c5c59caa63..f239d2b5e68 100644 --- a/service/bedrock/go_module_metadata.go +++ b/service/bedrock/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrock // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.15.0" diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index e78ad879e80..03e42babedb 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.5 (2024-08-22) + +* No change notes available for this release. + # v1.20.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/cloudcontrol/go_module_metadata.go b/service/cloudcontrol/go_module_metadata.go index 8314a27f565..83c5c49c84a 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.20.4" +const goModuleVersion = "1.20.5" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index 84037a193f6..91b4649f65a 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.53.5 (2024-08-22) + +* No change notes available for this release. + # v1.53.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index eb98e832255..6770bb20b52 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.53.4" +const goModuleVersion = "1.53.5" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index fe51255fee6..4bc4ced5c5b 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.42.5 (2024-08-22) + +* No change notes available for this release. + # v1.42.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index ec1885ac851..9d7b1629f43 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.42.4" +const goModuleVersion = "1.42.5" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index 3752e8f8256..aaed97762a5 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.5 (2024-08-22) + +* No change notes available for this release. + # v1.40.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/cloudwatch/go_module_metadata.go b/service/cloudwatch/go_module_metadata.go index 6762b15ac85..7304912dbf5 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.40.4" +const goModuleVersion = "1.40.5" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index ef48c7be935..b346d1c654b 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.5 (2024-08-22) + +* No change notes available for this release. + # v1.25.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index 0a10d207e65..ca5e9d13771 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.25.4" +const goModuleVersion = "1.25.5" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index 084c45a2023..9681653659f 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.5 (2024-08-22) + +* No change notes available for this release. + # v1.37.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 60e72f31c19..90dfe66aa61 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.37.4" +const goModuleVersion = "1.37.5" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index 8021becff5a..088ba7a9071 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.5 (2024-08-22) + +* No change notes available for this release. + # v1.27.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/codedeploy/go_module_metadata.go b/service/codedeploy/go_module_metadata.go index ba53fb176ca..efa16373012 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.27.4" +const goModuleVersion = "1.27.5" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 5183e75e074..cc517d29311 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.48.5 (2024-08-22) + +* No change notes available for this release. + # v1.48.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index 2860bdac7c7..7633f9df523 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.48.4" +const goModuleVersion = "1.48.5" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index 9339be4eca6..0bef23e4502 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.5 (2024-08-22) + +* No change notes available for this release. + # v1.40.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/databasemigrationservice/go_module_metadata.go b/service/databasemigrationservice/go_module_metadata.go index 097dfbd4674..895168fcd03 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.40.4" +const goModuleVersion = "1.40.5" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index eac124273bf..eed460fe5d8 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.5 (2024-08-22) + +* No change notes available for this release. + # v1.40.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index bee22b0e607..391b690ccd5 100644 --- a/service/datasync/go_module_metadata.go +++ b/service/datasync/go_module_metadata.go @@ -3,4 +3,4 @@ package datasync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.40.4" +const goModuleVersion = "1.40.5" diff --git a/service/datazone/CHANGELOG.md b/service/datazone/CHANGELOG.md index 597ffa6e1db..8bd69824376 100644 --- a/service/datazone/CHANGELOG.md +++ b/service/datazone/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.2 (2024-08-22) + +* No change notes available for this release. + # v1.17.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/datazone/go_module_metadata.go b/service/datazone/go_module_metadata.go index 99d4928ae1b..71eea14e292 100644 --- a/service/datazone/go_module_metadata.go +++ b/service/datazone/go_module_metadata.go @@ -3,4 +3,4 @@ package datazone // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.1" +const goModuleVersion = "1.17.2" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index 335cae768bc..de66ae41321 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.7 (2024-08-22) + +* No change notes available for this release. + # v1.27.6 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index 4c576043bf2..d0d960c11e3 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.27.6" +const goModuleVersion = "1.27.7" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index 4d8793ad752..ed9803b94b0 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.5 (2024-08-22) + +* No change notes available for this release. + # v1.26.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index 099b0fb7bda..86af520bc4b 100644 --- a/service/dlm/go_module_metadata.go +++ b/service/dlm/go_module_metadata.go @@ -3,4 +3,4 @@ package dlm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.4" +const goModuleVersion = "1.26.5" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index 8e3f135e57a..428a7221738 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.1 (2024-08-22) + +* No change notes available for this release. + # v1.37.0 (2024-08-15) * **Feature**: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. diff --git a/service/docdb/go_module_metadata.go b/service/docdb/go_module_metadata.go index 148ea296b7a..4a532ff0e12 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.37.0" +const goModuleVersion = "1.37.1" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 988a32f061e..48433d003a4 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.6 (2024-08-22) + +* No change notes available for this release. + # v1.34.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index 4063ed29361..b523ee807fb 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.34.5" +const goModuleVersion = "1.34.6" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index f21bb4d59d3..e6bbbac7901 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.5 (2024-08-22) + +* No change notes available for this release. + # v1.22.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index 345ddae06fc..c18d10cc33c 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.22.4" +const goModuleVersion = "1.22.5" diff --git a/service/ebs/CHANGELOG.md b/service/ebs/CHANGELOG.md index 723979ac32a..bb04ed3a58b 100644 --- a/service/ebs/CHANGELOG.md +++ b/service/ebs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.5 (2024-08-22) + +* No change notes available for this release. + # v1.25.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/ebs/go_module_metadata.go b/service/ebs/go_module_metadata.go index 119fdc1b8a4..688a44df64e 100644 --- a/service/ebs/go_module_metadata.go +++ b/service/ebs/go_module_metadata.go @@ -3,4 +3,4 @@ package ebs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.4" +const goModuleVersion = "1.25.5" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index 1e82aa39928..d526558b2c9 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.2 (2024-08-22) + +* No change notes available for this release. + # v1.32.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index c1db970595a..23a34a651b8 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.32.1" +const goModuleVersion = "1.32.2" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 1407c84cbce..a4f25f17ebe 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.45.2 (2024-08-22) + +* No change notes available for this release. + # v1.45.1 (2024-08-20) * **Documentation**: Documentation only release to address various tickets diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index 968b5f7c484..ea1d325a5ef 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.45.1" +const goModuleVersion = "1.45.2" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 7b0d9fa00ab..2dfe5bc2e08 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.48.2 (2024-08-22) + +* No change notes available for this release. + # v1.48.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index 0acaa7fd45a..d5954456fe3 100644 --- a/service/eks/go_module_metadata.go +++ b/service/eks/go_module_metadata.go @@ -3,4 +3,4 @@ package eks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.48.1" +const goModuleVersion = "1.48.2" diff --git a/service/eksauth/CHANGELOG.md b/service/eksauth/CHANGELOG.md index 3bb3fa229f6..000d3be8166 100644 --- a/service/eksauth/CHANGELOG.md +++ b/service/eksauth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.5 (2024-08-22) + +* No change notes available for this release. + # v1.5.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/eksauth/go_module_metadata.go b/service/eksauth/go_module_metadata.go index cf72532dfd2..f5ae92973dd 100644 --- a/service/eksauth/go_module_metadata.go +++ b/service/eksauth/go_module_metadata.go @@ -3,4 +3,4 @@ package eksauth // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.4" +const goModuleVersion = "1.5.5" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index ac9577faaae..9fd4ef6ae54 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.7 (2024-08-22) + +* No change notes available for this release. + # v1.40.6 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/elasticache/go_module_metadata.go b/service/elasticache/go_module_metadata.go index 6cd107746ee..cdefc2e8a64 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.40.6" +const goModuleVersion = "1.40.7" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index 19149a2a294..bd31fa0ffae 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.5 (2024-08-22) + +* No change notes available for this release. + # v1.26.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/elasticloadbalancing/go_module_metadata.go b/service/elasticloadbalancing/go_module_metadata.go index d9094eef662..abe7f0844c3 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.26.4" +const goModuleVersion = "1.26.5" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index ed2ee258194..37dfb5aa9b2 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.2 (2024-08-22) + +* No change notes available for this release. + # v1.34.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/elasticloadbalancingv2/go_module_metadata.go b/service/elasticloadbalancingv2/go_module_metadata.go index 5c9ec6fa5ab..9514dab75c1 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.34.1" +const goModuleVersion = "1.34.2" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index bc0fd3c87d7..b88fd1216c0 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.5 (2024-08-22) + +* No change notes available for this release. + # v1.30.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 47b7a0b35cd..a09056c9201 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.30.4" +const goModuleVersion = "1.30.5" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index a3ac37e32d4..aecefa546cc 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.42.4 (2024-08-22) + +* No change notes available for this release. + # v1.42.3 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/emr/go_module_metadata.go b/service/emr/go_module_metadata.go index 16f733af809..7fb6afe491c 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.42.3" +const goModuleVersion = "1.42.4" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index 1c0d5845b79..9016c70e74d 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2024-08-22) + +* **Feature**: Correct endpoint for FIPS is configured for US Gov Regions. + # v1.30.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index 311505fad88..10d78290d50 100644 --- a/service/emrcontainers/go_module_metadata.go +++ b/service/emrcontainers/go_module_metadata.go @@ -3,4 +3,4 @@ package emrcontainers // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.5" +const goModuleVersion = "1.31.0" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index 2731a47f7f6..202ddf4f246 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.5 (2024-08-22) + +* No change notes available for this release. + # v1.33.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index 12641628dae..b151d099f67 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.33.4" +const goModuleVersion = "1.33.5" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index 8ec4250077a..72ba6f6abad 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.2 (2024-08-22) + +* No change notes available for this release. + # v1.32.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index c3a9414babb..abeaa90fd85 100644 --- a/service/firehose/go_module_metadata.go +++ b/service/firehose/go_module_metadata.go @@ -3,4 +3,4 @@ package firehose // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.1" +const goModuleVersion = "1.32.2" diff --git a/service/inspector2/CHANGELOG.md b/service/inspector2/CHANGELOG.md index 49da65f9287..be4722c18f0 100644 --- a/service/inspector2/CHANGELOG.md +++ b/service/inspector2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.0 (2024-08-22) + +* **Feature**: Add enums for Agentless scan statuses and EC2 enablement error states + # v1.29.0 (2024-08-16) * **Feature**: Update the correct format of key and values for resource tags diff --git a/service/inspector2/go_module_metadata.go b/service/inspector2/go_module_metadata.go index 4328a136945..eb4e27d6967 100644 --- a/service/inspector2/go_module_metadata.go +++ b/service/inspector2/go_module_metadata.go @@ -3,4 +3,4 @@ package inspector2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.0" +const goModuleVersion = "1.30.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index 2e84f7243d0..42dc8502b98 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,9 +5,9 @@ go 1.21 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.30.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.22.4 - github.com/aws/aws-sdk-go-v2/service/s3 v1.60.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1 github.com/aws/aws-sdk-go-v2/service/schemas v1.26.4 github.com/aws/smithy-go v1.20.4 ) diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 90642331c68..8d58e4930d6 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.16 (2024-08-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.15 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index b85f433e217..371f87267b7 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 ) require github.com/aws/smithy-go v1.20.4 // indirect diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index bcd37105a5f..4be77a01b63 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.4.15" +const goModuleVersion = "1.4.16" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 91528b108ad..e49cd7441ee 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.30.4 - github.com/aws/aws-sdk-go-v2/config v1.27.28 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.12 - github.com/aws/aws-sdk-go-v2/service/acm v1.28.5 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.5 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.1 + github.com/aws/aws-sdk-go-v2/config v1.27.29 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.13 + github.com/aws/aws-sdk-go-v2/service/acm v1.28.6 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.6 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.2 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.26.4 github.com/aws/aws-sdk-go-v2/service/appstream v1.38.1 github.com/aws/aws-sdk-go-v2/service/athena v1.44.5 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.43.4 - github.com/aws/aws-sdk-go-v2/service/batch v1.44.0 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.4 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.43.5 + github.com/aws/aws-sdk-go-v2/service/batch v1.44.1 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.5 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.38.5 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.25.3 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.42.4 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.40.4 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.42.5 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.40.5 github.com/aws/aws-sdk-go-v2/service/codebuild v1.42.0 github.com/aws/aws-sdk-go-v2/service/codecommit v1.25.1 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.4 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.5 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.1 github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.43.2 - github.com/aws/aws-sdk-go-v2/service/configservice v1.48.4 + github.com/aws/aws-sdk-go-v2/service/configservice v1.48.5 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.26.4 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.40.4 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.40.5 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.25.3 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.27.6 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.27.7 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.27.4 - github.com/aws/aws-sdk-go-v2/service/docdb v1.37.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.5 + github.com/aws/aws-sdk-go-v2/service/docdb v1.37.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.6 github.com/aws/aws-sdk-go-v2/service/ec2 v1.176.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.32.1 - github.com/aws/aws-sdk-go-v2/service/ecs v1.45.1 + github.com/aws/aws-sdk-go-v2/service/ecr v1.32.2 + github.com/aws/aws-sdk-go-v2/service/ecs v1.45.2 github.com/aws/aws-sdk-go-v2/service/efs v1.31.4 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.6 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.7 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.26.3 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.26.4 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.34.1 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.30.4 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.26.5 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.34.2 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.30.5 github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.25.4 - github.com/aws/aws-sdk-go-v2/service/emr v1.42.3 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.33.4 - github.com/aws/aws-sdk-go-v2/service/firehose v1.32.1 + github.com/aws/aws-sdk-go-v2/service/emr v1.42.4 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.33.5 + github.com/aws/aws-sdk-go-v2/service/firehose v1.32.2 github.com/aws/aws-sdk-go-v2/service/gamelift v1.33.4 github.com/aws/aws-sdk-go-v2/service/glacier v1.24.4 github.com/aws/aws-sdk-go-v2/service/glue v1.95.0 @@ -50,32 +50,32 @@ require ( github.com/aws/aws-sdk-go-v2/service/iam v1.35.0 github.com/aws/aws-sdk-go-v2/service/inspector v1.23.4 github.com/aws/aws-sdk-go-v2/service/iot v1.55.4 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.29.4 - github.com/aws/aws-sdk-go-v2/service/kms v1.35.4 - github.com/aws/aws-sdk-go-v2/service/lambda v1.58.0 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.29.5 + github.com/aws/aws-sdk-go-v2/service/kms v1.35.5 + github.com/aws/aws-sdk-go-v2/service/lambda v1.58.1 github.com/aws/aws-sdk-go-v2/service/lightsail v1.40.4 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.22.4 - github.com/aws/aws-sdk-go-v2/service/neptune v1.33.4 + github.com/aws/aws-sdk-go-v2/service/neptune v1.33.5 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.21.4 github.com/aws/aws-sdk-go-v2/service/polly v1.42.4 - github.com/aws/aws-sdk-go-v2/service/rds v1.82.1 - github.com/aws/aws-sdk-go-v2/service/redshift v1.46.5 + github.com/aws/aws-sdk-go-v2/service/rds v1.82.2 + github.com/aws/aws-sdk-go-v2/service/redshift v1.46.6 github.com/aws/aws-sdk-go-v2/service/rekognition v1.43.3 - github.com/aws/aws-sdk-go-v2/service/route53 v1.42.4 + github.com/aws/aws-sdk-go-v2/service/route53 v1.43.0 github.com/aws/aws-sdk-go-v2/service/route53domains v1.25.4 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.30.4 - github.com/aws/aws-sdk-go-v2/service/s3 v1.60.0 - github.com/aws/aws-sdk-go-v2/service/s3control v1.46.4 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.5 + github.com/aws/aws-sdk-go-v2/service/route53resolver v1.30.5 + github.com/aws/aws-sdk-go-v2/service/s3 v1.60.1 + github.com/aws/aws-sdk-go-v2/service/s3control v1.46.5 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.6 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.30.4 github.com/aws/aws-sdk-go-v2/service/ses v1.26.0 - github.com/aws/aws-sdk-go-v2/service/sfn v1.30.1 + github.com/aws/aws-sdk-go-v2/service/sfn v1.30.2 github.com/aws/aws-sdk-go-v2/service/shield v1.27.4 github.com/aws/aws-sdk-go-v2/service/snowball v1.28.4 - github.com/aws/aws-sdk-go-v2/service/sns v1.31.4 - github.com/aws/aws-sdk-go-v2/service/sqs v1.34.4 - github.com/aws/aws-sdk-go-v2/service/ssm v1.52.5 - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 + github.com/aws/aws-sdk-go-v2/service/sns v1.31.5 + github.com/aws/aws-sdk-go-v2/service/sqs v1.34.5 + github.com/aws/aws-sdk-go-v2/service/ssm v1.52.6 + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 github.com/aws/aws-sdk-go-v2/service/support v1.24.5 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.27.4 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.19.4 @@ -88,7 +88,7 @@ require ( require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect diff --git a/service/internetmonitor/CHANGELOG.md b/service/internetmonitor/CHANGELOG.md index 8c76bbaa218..442d8832edc 100644 --- a/service/internetmonitor/CHANGELOG.md +++ b/service/internetmonitor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.5 (2024-08-22) + +* No change notes available for this release. + # v1.16.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/internetmonitor/go_module_metadata.go b/service/internetmonitor/go_module_metadata.go index 8a5e9378048..5620fe32311 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.16.4" +const goModuleVersion = "1.16.5" diff --git a/service/kendraranking/CHANGELOG.md b/service/kendraranking/CHANGELOG.md index 93d47408b8e..373e1d4325c 100644 --- a/service/kendraranking/CHANGELOG.md +++ b/service/kendraranking/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.5 (2024-08-22) + +* No change notes available for this release. + # v1.9.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/kendraranking/go_module_metadata.go b/service/kendraranking/go_module_metadata.go index 518b70264be..c68699c20cc 100644 --- a/service/kendraranking/go_module_metadata.go +++ b/service/kendraranking/go_module_metadata.go @@ -3,4 +3,4 @@ package kendraranking // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.4" +const goModuleVersion = "1.9.5" diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index a2f118fc614..be23e29f939 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.5 (2024-08-22) + +* No change notes available for this release. + # v1.29.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/kinesis/go_module_metadata.go b/service/kinesis/go_module_metadata.go index 7091032dd7f..e1ab6342e82 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.29.4" +const goModuleVersion = "1.29.5" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 8a39ff515fa..ea4d3ce38f5 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,13 +5,13 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.15 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.29.4 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.16 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.29.5 github.com/aws/smithy-go v1.20.4 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index 9a65dccbf80..b3dbd63bdb7 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.5 (2024-08-22) + +* No change notes available for this release. + # v1.35.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 096e3a0676d..ee731fd1523 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.35.4" +const goModuleVersion = "1.35.5" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 20493989b7c..928741fc4e9 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.58.1 (2024-08-22) + +* No change notes available for this release. + # v1.58.0 (2024-08-21) * **Feature**: Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key. diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index 693fe7204b8..23f8a1e5d0a 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.58.0" +const goModuleVersion = "1.58.1" diff --git a/service/neptune/CHANGELOG.md b/service/neptune/CHANGELOG.md index 5b0f2bf6eee..d93f30883a3 100644 --- a/service/neptune/CHANGELOG.md +++ b/service/neptune/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.5 (2024-08-22) + +* No change notes available for this release. + # v1.33.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/neptune/go_module_metadata.go b/service/neptune/go_module_metadata.go index 4aa0236d362..47e405f1288 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.33.4" +const goModuleVersion = "1.33.5" diff --git a/service/oam/CHANGELOG.md b/service/oam/CHANGELOG.md index 6bedc6e5aaa..8be8ccf79e0 100644 --- a/service/oam/CHANGELOG.md +++ b/service/oam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.6 (2024-08-22) + +* No change notes available for this release. + # v1.13.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/oam/go_module_metadata.go b/service/oam/go_module_metadata.go index 1fa9afcbffd..fb0f9ca49ad 100644 --- a/service/oam/go_module_metadata.go +++ b/service/oam/go_module_metadata.go @@ -3,4 +3,4 @@ package oam // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.5" +const goModuleVersion = "1.13.6" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index eec239a822a..b7cdaeb3eff 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.4 (2024-08-22) + +* No change notes available for this release. + # v1.39.3 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index 33530661ee7..e8c5faa0606 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.39.3" +const goModuleVersion = "1.39.4" diff --git a/service/opensearchserverless/CHANGELOG.md b/service/opensearchserverless/CHANGELOG.md index 254e552dc47..c5a23d24d92 100644 --- a/service/opensearchserverless/CHANGELOG.md +++ b/service/opensearchserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2024-08-22) + +* No change notes available for this release. + # v1.14.0 (2024-08-20) * **Feature**: Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. diff --git a/service/opensearchserverless/go_module_metadata.go b/service/opensearchserverless/go_module_metadata.go index f707d59856e..8270a04b1ea 100644 --- a/service/opensearchserverless/go_module_metadata.go +++ b/service/opensearchserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearchserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index ff8fdc95b8c..0daee671fb8 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.7 (2024-08-22) + +* No change notes available for this release. + # v1.27.6 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index 1b354c12532..57147c302d3 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.27.6" +const goModuleVersion = "1.27.7" diff --git a/service/qbusiness/CHANGELOG.md b/service/qbusiness/CHANGELOG.md index 6c8147b3480..893597783b2 100644 --- a/service/qbusiness/CHANGELOG.md +++ b/service/qbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.4 (2024-08-22) + +* No change notes available for this release. + # v1.10.3 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/qbusiness/go_module_metadata.go b/service/qbusiness/go_module_metadata.go index 8db6e3fa2a8..e8016a108a6 100644 --- a/service/qbusiness/go_module_metadata.go +++ b/service/qbusiness/go_module_metadata.go @@ -3,4 +3,4 @@ package qbusiness // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.3" +const goModuleVersion = "1.10.4" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index d12468a5099..94925891e24 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.70.0 (2024-08-22) + +* **Feature**: Explicit query for authors and dashboard viewing sharing for embedded users + # v1.69.0 (2024-08-16) * **Feature**: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 066881cd126..871e8bd4b13 100644 --- a/service/quicksight/go_module_metadata.go +++ b/service/quicksight/go_module_metadata.go @@ -3,4 +3,4 @@ package quicksight // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.69.0" +const goModuleVersion = "1.70.0" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index c3940d08746..ec5c1fd2d10 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.5 (2024-08-22) + +* No change notes available for this release. + # v1.27.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index f2eb785c2ad..5d398e5fb86 100644 --- a/service/ram/go_module_metadata.go +++ b/service/ram/go_module_metadata.go @@ -3,4 +3,4 @@ package ram // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.4" +const goModuleVersion = "1.27.5" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md index 1c643d47afd..1fa8465a93e 100644 --- a/service/rbin/CHANGELOG.md +++ b/service/rbin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.5 (2024-08-22) + +* No change notes available for this release. + # v1.18.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/rbin/go_module_metadata.go b/service/rbin/go_module_metadata.go index 17647107b13..ff7b7b20b43 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.18.4" +const goModuleVersion = "1.18.5" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index 19114158bf4..4dc2cd4d68a 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.82.2 (2024-08-22) + +* No change notes available for this release. + # v1.82.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index ac62c817bfa..c45e18116f0 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.82.1" +const goModuleVersion = "1.82.2" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index 581298e1ac6..bf7df880e90 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.46.6 (2024-08-22) + +* No change notes available for this release. + # v1.46.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index 5309a1c5ca5..30ebb4cdeee 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.46.5" +const goModuleVersion = "1.46.6" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index c3f54967714..1bd3f6ccc89 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.5 (2024-08-22) + +* No change notes available for this release. + # v1.24.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index 15f86852f10..e548a13a113 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.24.4" +const goModuleVersion = "1.24.5" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index 60502a147d7..4a57786c78b 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.5 (2024-08-22) + +* No change notes available for this release. + # v1.23.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index c9ff6319e82..bbea20fa121 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.23.4" +const goModuleVersion = "1.23.5" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index 9581098373a..022350ef89c 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.0 (2024-08-22) + +* **Feature**: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + # v1.42.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/route53/go_module_metadata.go b/service/route53/go_module_metadata.go index 016fcb0e499..65a9b21152c 100644 --- a/service/route53/go_module_metadata.go +++ b/service/route53/go_module_metadata.go @@ -3,4 +3,4 @@ package route53 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.42.4" +const goModuleVersion = "1.43.0" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index 65247e96542..3714ca2a0a2 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.5 (2024-08-22) + +* No change notes available for this release. + # v1.30.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index 9520cff3bdd..ffb9f0580de 100644 --- a/service/route53resolver/go_module_metadata.go +++ b/service/route53resolver/go_module_metadata.go @@ -3,4 +3,4 @@ package route53resolver // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.4" +const goModuleVersion = "1.30.5" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 2a74e29db81..5f229323f26 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.60.1 (2024-08-22) + +* No change notes available for this release. + # v1.60.0 (2024-08-20) * **Feature**: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index df69279b863..a3cb00f8db8 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.60.0" +const goModuleVersion = "1.60.1" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 38bd1bbaf3c..1d0df8316cf 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.21 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.28 + github.com/aws/aws-sdk-go-v2/config v1.27.29 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.16 ) require ( github.com/aws/aws-sdk-go-v2 v1.30.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect @@ -18,7 +18,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.18 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.22.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.30.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect ) diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 892f42792e1..5b95c1a8c20 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.46.5 (2024-08-22) + +* No change notes available for this release. + # v1.46.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 60b03f93c75..3d7007ae81d 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.46.4" +const goModuleVersion = "1.46.5" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 32bb58bba87..dfda28b838d 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.6 (2024-08-22) + +* No change notes available for this release. + # v1.32.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index 9a7c677d7b5..4044912d6f9 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.32.5" +const goModuleVersion = "1.32.6" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index 10eedacc654..266c6501b9e 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.5 (2024-08-22) + +* No change notes available for this release. + # v1.31.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 4dc02769f45..8387f1ae075 100644 --- a/service/servicediscovery/go_module_metadata.go +++ b/service/servicediscovery/go_module_metadata.go @@ -3,4 +3,4 @@ package servicediscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.31.4" +const goModuleVersion = "1.31.5" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index 8c0319762df..694ef0fc9bb 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.5 (2024-08-22) + +* No change notes available for this release. + # v1.23.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 1c9278bc1f6..316de817518 100644 --- a/service/servicequotas/go_module_metadata.go +++ b/service/servicequotas/go_module_metadata.go @@ -3,4 +3,4 @@ package servicequotas // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.4" +const goModuleVersion = "1.23.5" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index 04846080f97..c2d8ed061e4 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.2 (2024-08-22) + +* No change notes available for this release. + # v1.30.1 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index 92bedaf8c7f..ca132ed08a1 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.30.1" +const goModuleVersion = "1.30.2" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 5343dfa3415..bb5cfa351e1 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.5 (2024-08-22) + +* No change notes available for this release. + # v1.31.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index 1b62368fb29..7d9cfcfc765 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.31.4" +const goModuleVersion = "1.31.5" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index b969e5aee95..fecb502cc5d 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.5 (2024-08-22) + +* No change notes available for this release. + # v1.34.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index 10946de233d..e2499b78821 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.34.4" +const goModuleVersion = "1.34.5" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 60956ba2858..8d5a0e9155a 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.52.6 (2024-08-22) + +* No change notes available for this release. + # v1.52.5 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index 5000b64fda0..a62ca675967 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.52.5" +const goModuleVersion = "1.52.6" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 7baabb2e4e9..845847de429 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.5 (2024-08-22) + +* No change notes available for this release. + # v1.30.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 8eea64ea654..b7089f30e7e 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.30.4" +const goModuleVersion = "1.30.5" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index 7965f66d406..d9037f86f42 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.5 (2024-08-22) + +* No change notes available for this release. + # v1.25.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index a071a84bbad..48990327233 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.25.4" +const goModuleVersion = "1.25.5" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index 2bd22304ea6..bfceda8bea2 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.5 (2024-08-22) + +* No change notes available for this release. + # v1.26.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index e6619955fea..4c90c703dd6 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.26.4" +const goModuleVersion = "1.26.5" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 2f58f077264..3bc3208c61c 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,13 +5,13 @@ go 1.21 require ( github.com/aws/aws-sdk-go-v2 v1.30.4 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.4 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.15 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.16 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.19.4 github.com/aws/smithy-go v1.20.4 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.28 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect ) diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index 886bf8bb079..9a13b701362 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.5 (2024-08-22) + +* No change notes available for this release. + # v1.27.4 (2024-08-15) * **Dependency Update**: Bump minimum Go version to 1.21. diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index 5f13c605150..822bc6463a5 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.27.4" +const goModuleVersion = "1.27.5"