diff --git a/.changelog/7e7c1284b0a94993965976e2d7d87861.json b/.changelog/7e7c1284b0a94993965976e2d7d87861.json deleted file mode 100644 index 9f41ac0d4b2..00000000000 --- a/.changelog/7e7c1284b0a94993965976e2d7d87861.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7e7c1284-b0a9-4993-9659-76e2d7d87861", - "type": "feature", - "description": "This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API", - "modules": [ - "service/guardduty" - ] -} \ No newline at end of file diff --git a/.changelog/874e778931c04a398ef69e8806f2f2d3.json b/.changelog/874e778931c04a398ef69e8806f2f2d3.json deleted file mode 100644 index 617c51ddee8..00000000000 --- a/.changelog/874e778931c04a398ef69e8806f2f2d3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "874e7789-31c0-4a39-8ef6-9e8806f2f2d3", - "type": "feature", - "description": "This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.", - "modules": [ - "service/appstream" - ] -} \ No newline at end of file diff --git a/.changelog/a0d9e6b3e8464ddbb29017bbd54f804f.json b/.changelog/a0d9e6b3e8464ddbb29017bbd54f804f.json deleted file mode 100644 index 86aef95aa26..00000000000 --- a/.changelog/a0d9e6b3e8464ddbb29017bbd54f804f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a0d9e6b3-e846-4ddb-b290-17bbd54f804f", - "type": "feature", - "description": "Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.", - "modules": [ - "service/eks" - ] -} \ No newline at end of file diff --git a/.changelog/a1d26beb800e425cb1eb011fe72a6ac8.json b/.changelog/a1d26beb800e425cb1eb011fe72a6ac8.json deleted file mode 100644 index d36e39249e8..00000000000 --- a/.changelog/a1d26beb800e425cb1eb011fe72a6ac8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a1d26beb-800e-425c-b1eb-011fe72a6ac8", - "type": "feature", - "description": "Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) 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/bab774746e1a42d2920d0322930643d6.json b/.changelog/bab774746e1a42d2920d0322930643d6.json deleted file mode 100644 index c643570c31b..00000000000 --- a/.changelog/bab774746e1a42d2920d0322930643d6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bab77474-6e1a-42d2-920d-0322930643d6", - "type": "feature", - "description": "Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field", - "modules": [ - "service/mediatailor" - ] -} \ No newline at end of file diff --git a/.changelog/c6cc1b544ddf401c87bf34bafeb9f4bb.json b/.changelog/c6cc1b544ddf401c87bf34bafeb9f4bb.json deleted file mode 100644 index 494a7bd4784..00000000000 --- a/.changelog/c6cc1b544ddf401c87bf34bafeb9f4bb.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c6cc1b54-4ddf-401c-87bf-34bafeb9f4bb", - "type": "feature", - "description": "Adding Confirmation Status and Execution Status to GetTransaction Response.", - "modules": [ - "service/managedblockchainquery" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 48853065360..d0c1b03dbad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Release (2023-12-20) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.31.0](service/appstream/CHANGELOG.md#v1310-2023-12-20) + * **Feature**: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa. +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.37.0](service/eks/CHANGELOG.md#v1370-2023-12-20) + * **Feature**: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues. +* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.36.0](service/guardduty/CHANGELOG.md#v1360-2023-12-20) + * **Feature**: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API +* `github.com/aws/aws-sdk-go-v2/service/managedblockchainquery`: [v1.7.0](service/managedblockchainquery/CHANGELOG.md#v170-2023-12-20) + * **Feature**: Adding Confirmation Status and Execution Status to GetTransaction Response. +* `github.com/aws/aws-sdk-go-v2/service/mediatailor`: [v1.33.0](service/mediatailor/CHANGELOG.md#v1330-2023-12-20) + * **Feature**: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field +* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.36.0](service/route53/CHANGELOG.md#v1360-2023-12-20) + * **Feature**: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + # Release (2023-12-19) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 79eae3632e8..e8c52e49222 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.2 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.1 (2023-12-08) * **Bug Fix**: Correct loading of [services *] sections into shared config. diff --git a/config/go.mod b/config/go.mod index 5c397f40aec..93c37291533 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,12 +4,12 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index b7c325d3eac..2d4a44d2403 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.26.1" +const goModuleVersion = "1.26.2" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index dd7af71d18c..9a801cd36af 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.13 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.12 (2023-12-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index c837f43ce30..e5b3d89e503 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.14.10 github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index ec3eb5f6e8c..5caa4ccc0ac 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.16.12" +const goModuleVersion = "1.16.13" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 4b342240720..f99bc1a5742 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,12 +4,12 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/config v1.26.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 + github.com/aws/aws-sdk-go-v2/config v1.26.2 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect @@ -19,7 +19,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // 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 1da84ced630..35c35730110 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,24 +4,24 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/config v1.26.1 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.12 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 + github.com/aws/aws-sdk-go-v2/config v1.26.2 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.13 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.5 // indirect + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.6 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // 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 51841b4ad50..046b0699b06 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.6 + github.com/aws/aws-sdk-go-v2/config v1.26.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect @@ -22,7 +22,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // indirect ) diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index dcb255c18f0..e0c7073270b 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,14 +4,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/config v1.26.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.6 - github.com/aws/aws-sdk-go-v2/service/s3control v1.41.6 + github.com/aws/aws-sdk-go-v2/config v1.26.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 + github.com/aws/aws-sdk-go-v2/service/s3control v1.41.7 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect @@ -23,7 +23,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // indirect ) diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index 53e7e512812..b7dcf0a058e 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.13 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.12 (2023-12-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index b8ca51d43b4..92eb9b0dad4 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.6 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 2ff5b2ef9ba..a65af7ae74d 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.12.12" +const goModuleVersion = "1.12.13" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 84e605e1501..fd5d6c4eb3e 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.13 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.12 (2023-12-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index dbc3d21a173..b0cd446683d 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,15 +4,15 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.12 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.13 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 github.com/google/go-cmp v0.5.8 ) require ( github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.5 // indirect + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.6 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.10 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 2eb1c4fa600..199683387da 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.6.12" +const goModuleVersion = "1.6.13" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 9e227b442ec..fef410cc780 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.13 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.12 (2023-12-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index ec8b3f29e66..1b5ebb16bdd 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.6 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 2ff5b2ef9ba..a65af7ae74d 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.12.12" +const goModuleVersion = "1.12.13" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index b1bbb3f0fd3..4beca7dc0b6 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.1 + github.com/aws/aws-sdk-go-v2/config v1.26.2 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect @@ -17,7 +17,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // indirect ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 6f7240d06c4..da9b413f6a5 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.9 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.8 (2023-12-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index b816768660c..38e8ecab62d 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,15 +4,15 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/config v1.26.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.6 + github.com/aws/aws-sdk-go-v2/config v1.26.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect @@ -24,7 +24,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index b017618f669..b19ffe2cc55 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.15.8" +const goModuleVersion = "1.15.9" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index feded12ae12..60679388fee 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.1 + github.com/aws/aws-sdk-go-v2/config v1.26.2 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect @@ -17,7 +17,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // indirect ) diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 675ccc5eca4..42cc0fb529b 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-12-20) + +* No change notes available for this release. + # v1.26.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index 7d935c10fdf..e35ca49c52e 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index 05299b8fcfb..556594a79f3 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-12-20) + +* No change notes available for this release. + # v1.22.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/acm/go_module_metadata.go b/service/acm/go_module_metadata.go index 0037f84724e..0918502ae65 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.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index aef16f36927..98eaee34db5 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.6 (2023-12-20) + +* No change notes available for this release. + # v1.21.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index 3c0d5137f43..6d8a935964b 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.21.5" +const goModuleVersion = "1.21.6" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 4e171c655f1..d24d02ff050 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.6 (2023-12-20) + +* No change notes available for this release. + # v1.18.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 1ce95544015..e1f4630887d 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.18.5" +const goModuleVersion = "1.18.6" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index 0b6b7a11c2c..f63f994daa2 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-12-20) + +* No change notes available for this release. + # v1.26.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index 004cea40dce..94b276720e7 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/appconfigdata/CHANGELOG.md b/service/appconfigdata/CHANGELOG.md index 2a097868747..332c32eb41a 100644 --- a/service/appconfigdata/CHANGELOG.md +++ b/service/appconfigdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.6 (2023-12-20) + +* No change notes available for this release. + # v1.11.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/appconfigdata/go_module_metadata.go b/service/appconfigdata/go_module_metadata.go index 6f92b785f98..aad7f719c08 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.11.5" +const goModuleVersion = "1.11.6" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index 1e1cb5b64a3..8caec819151 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2023-12-20) + +* No change notes available for this release. + # v1.25.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 440dd1307b9..ede5ade2e2d 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.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index b05f360cde4..dcebfc61979 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2023-12-20) + +* **Feature**: This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa. + # v1.30.0 (2023-12-14) * **Feature**: This release includes support for images of Windows Server 2022 platform. diff --git a/service/appstream/go_module_metadata.go b/service/appstream/go_module_metadata.go index 7c48adb85ed..e4996747de4 100644 --- a/service/appstream/go_module_metadata.go +++ b/service/appstream/go_module_metadata.go @@ -3,4 +3,4 @@ package appstream // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.0" +const goModuleVersion = "1.31.0" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 2dc90c0dde8..f7a77c004e4 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.6 (2023-12-20) + +* No change notes available for this release. + # v1.36.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index f7c80bc2a2e..a396336f02a 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.36.5" +const goModuleVersion = "1.36.6" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index 961a80e2bb3..c413ff92365 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.6 (2023-12-20) + +* No change notes available for this release. + # v1.30.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index d1a1be34968..add7f75ff26 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.30.5" +const goModuleVersion = "1.30.6" diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index 9ff5fbf58df..3d55b92fdc8 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.6 (2023-12-20) + +* No change notes available for this release. + # v1.15.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/cloudcontrol/go_module_metadata.go b/service/cloudcontrol/go_module_metadata.go index 68f75f5abca..fa021de7ce5 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.15.5" +const goModuleVersion = "1.15.6" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index b8e05b13fb4..598d935d260 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.42.5 (2023-12-20) + +* No change notes available for this release. + # v1.42.4 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index 86e977d4bc5..6ae4ec9e86f 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.42.4" +const goModuleVersion = "1.42.5" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index 584859cfb89..003582dd631 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.6 (2023-12-20) + +* No change notes available for this release. + # v1.35.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 281c7d0e1a1..ba089dd74f3 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.35.5" +const goModuleVersion = "1.35.6" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index f557be8230a..1e735683b14 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.1 (2023-12-20) + +* No change notes available for this release. + # v1.32.0 (2023-12-08) * **Feature**: Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams. diff --git a/service/cloudwatch/go_module_metadata.go b/service/cloudwatch/go_module_metadata.go index 6169c964a56..e8759f0c085 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.32.0" +const goModuleVersion = "1.32.1" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index 6e87de2541e..e0d31aef5a4 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.6 (2023-12-20) + +* No change notes available for this release. + # v1.21.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index caaaee6669a..8d4acd82d66 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.21.5" +const goModuleVersion = "1.21.6" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index 06505264ca3..3a75633d7bd 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.1 (2023-12-20) + +* No change notes available for this release. + # v1.30.0 (2023-12-12) * **Feature**: This release introduces the StartLiveTail API to tail ingested logs in near real time. diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 5d2eb0c78d9..434330703a4 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.30.0" +const goModuleVersion = "1.30.1" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index d08708da4c3..0565c8215af 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.2 (2023-12-20) + +* No change notes available for this release. + # v1.22.1 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/codedeploy/go_module_metadata.go b/service/codedeploy/go_module_metadata.go index 0cfa640307a..71b9a4d627b 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.22.1" +const goModuleVersion = "1.22.2" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 3d4f0ee8b99..ed8e028ade2 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.6 (2023-12-20) + +* No change notes available for this release. + # v1.43.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index 29cac2edafd..f2ffc8cd4f1 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.43.5" +const goModuleVersion = "1.43.6" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index 76b096cc6c2..26ce193798b 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.6 (2023-12-20) + +* No change notes available for this release. + # v1.35.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/databasemigrationservice/go_module_metadata.go b/service/databasemigrationservice/go_module_metadata.go index 1049a50dbd1..842874ea070 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.35.5" +const goModuleVersion = "1.35.6" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index 157538ca0d7..9cfbbebe30e 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.6 (2023-12-20) + +* No change notes available for this release. + # v1.33.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index e37587c7855..800ccbfb724 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.33.5" +const goModuleVersion = "1.33.6" diff --git a/service/datazone/CHANGELOG.md b/service/datazone/CHANGELOG.md index 81d2bfe928f..75284775ebb 100644 --- a/service/datazone/CHANGELOG.md +++ b/service/datazone/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.6 (2023-12-20) + +* No change notes available for this release. + # v1.3.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/datazone/go_module_metadata.go b/service/datazone/go_module_metadata.go index 1036fc78955..eb9033d187a 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.3.5" +const goModuleVersion = "1.3.6" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index c75746fb4d5..22288d8ae8b 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-12-20) + +* No change notes available for this release. + # v1.22.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index 846490af0ee..a50f8a9629a 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.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/directoryservice/CHANGELOG.md b/service/directoryservice/CHANGELOG.md index 20f538f1c93..57eb0cb0515 100644 --- a/service/directoryservice/CHANGELOG.md +++ b/service/directoryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-12-20) + +* No change notes available for this release. + # v1.22.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/directoryservice/go_module_metadata.go b/service/directoryservice/go_module_metadata.go index ec1a2c85bf3..1b4a5779f44 100644 --- a/service/directoryservice/go_module_metadata.go +++ b/service/directoryservice/go_module_metadata.go @@ -3,4 +3,4 @@ package directoryservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index bf2884f82cd..09290b84ee3 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.7 (2023-12-20) + +* No change notes available for this release. + # v1.22.6 (2023-12-18) * No change notes available for this release. diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index 7009650f698..aac2ce58c83 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.22.6" +const goModuleVersion = "1.22.7" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 64b3f2c5a43..067c8fe9250 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.7 (2023-12-20) + +* No change notes available for this release. + # v1.26.6 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index a6a18cfb4a4..ab2f526ee53 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.26.6" +const goModuleVersion = "1.26.7" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index 6d1d2f8c91c..6c03cc0a87d 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.6 (2023-12-20) + +* No change notes available for this release. + # v1.18.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index 43ff2459567..008d0d1f579 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.18.5" +const goModuleVersion = "1.18.6" diff --git a/service/ebs/CHANGELOG.md b/service/ebs/CHANGELOG.md index 1348348653e..2985a4b315e 100644 --- a/service/ebs/CHANGELOG.md +++ b/service/ebs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.6 (2023-12-20) + +* No change notes available for this release. + # v1.21.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/ebs/go_module_metadata.go b/service/ebs/go_module_metadata.go index 067e6cdb876..2fc2863ba36 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.21.5" +const goModuleVersion = "1.21.6" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index b8887e01142..152cbf7d6ea 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-12-20) + +* No change notes available for this release. + # v1.24.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index fa5cfcec935..6aff17619be 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.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index c1653e06d8d..5e4346966bb 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.6 (2023-12-20) + +* No change notes available for this release. + # v1.35.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index 30bd98706b8..98e542b3bcd 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.35.5" +const goModuleVersion = "1.35.6" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 8b8f4b62433..f572169a70d 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.0 (2023-12-20) + +* **Feature**: Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues. + # v1.36.0 (2023-12-18) * **Feature**: Add support for EKS Cluster Access Management. diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index 4537731cad9..229268babcd 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.36.0" +const goModuleVersion = "1.37.0" diff --git a/service/eksauth/CHANGELOG.md b/service/eksauth/CHANGELOG.md index 34bb58eaf60..f2d085c92bb 100644 --- a/service/eksauth/CHANGELOG.md +++ b/service/eksauth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.7 (2023-12-20) + +* No change notes available for this release. + # v1.1.6 (2023-12-14) * No change notes available for this release. diff --git a/service/eksauth/go_module_metadata.go b/service/eksauth/go_module_metadata.go index 7b9192c84f4..62f33f9a9b6 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.1.6" +const goModuleVersion = "1.1.7" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index b670184117b..68fbcb62db0 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.6 (2023-12-20) + +* No change notes available for this release. + # v1.34.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/elasticache/go_module_metadata.go b/service/elasticache/go_module_metadata.go index 0e31de53363..3f7bb2b45ce 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.34.5" +const goModuleVersion = "1.34.6" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index f2bf02ad09b..d84f711b3f0 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.6 (2023-12-20) + +* No change notes available for this release. + # v1.21.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/elasticloadbalancing/go_module_metadata.go b/service/elasticloadbalancing/go_module_metadata.go index eb24fc76be1..4c365144d4d 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.21.5" +const goModuleVersion = "1.21.6" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index ceaea416876..6145a61d8b5 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-12-20) + +* No change notes available for this release. + # v1.26.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/elasticloadbalancingv2/go_module_metadata.go b/service/elasticloadbalancingv2/go_module_metadata.go index 0f7b9849a3b..c15877de9d4 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index 904f4c337c4..1bb3e83e249 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-12-20) + +* No change notes available for this release. + # v1.24.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 198abd97fc3..9b7ac48d35c 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.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index ebb355da153..39c34ede6f9 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.6 (2023-12-20) + +* No change notes available for this release. + # v1.35.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/emr/go_module_metadata.go b/service/emr/go_module_metadata.go index c9a297e5d74..acc3182835e 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.35.5" +const goModuleVersion = "1.35.6" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index 7f1568d8154..bf75bbacca4 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-12-20) + +* No change notes available for this release. + # v1.26.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index 7a10e011b00..400fded28a2 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index 82eddee4b52..017f44675c0 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2023-12-20) + +* No change notes available for this release. + # v1.23.0 (2023-12-14) * **Feature**: This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index 159d392900a..a815426bea8 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.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index 4e687c3695b..02bdc17e443 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.0 (2023-12-20) + +* **Feature**: This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API + # v1.35.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index 2d5d10d5b9f..27ae60e2ae7 100644 --- a/service/guardduty/go_module_metadata.go +++ b/service/guardduty/go_module_metadata.go @@ -3,4 +3,4 @@ package guardduty // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.35.5" +const goModuleVersion = "1.36.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index fc5e6aa9f9f..7ae8068a263 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,9 +5,9 @@ go 1.19 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.18.5 - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.6 + github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 github.com/aws/aws-sdk-go-v2/service/schemas v1.21.5 github.com/aws/smithy-go v1.19.0 ) diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index d2660d5abb3..aee82d6ed7a 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.16 (2023-12-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.15 (2023-12-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 1f006f7f26a..799010450d6 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 golang.org/x/net v0.19.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index e07f7a67d45..f3fd80e162d 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.2.15" +const goModuleVersion = "1.2.16" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 129f0cc3eb3..7c0fc5eff3b 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,49 +2,49 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/config v1.26.1 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.8 - github.com/aws/aws-sdk-go-v2/service/acm v1.22.5 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.21.5 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.25.5 + github.com/aws/aws-sdk-go-v2/config v1.26.2 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.9 + github.com/aws/aws-sdk-go-v2/service/acm v1.22.6 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.21.6 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.25.6 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.22.5 - github.com/aws/aws-sdk-go-v2/service/appstream v1.30.0 + github.com/aws/aws-sdk-go-v2/service/appstream v1.31.0 github.com/aws/aws-sdk-go-v2/service/athena v1.37.3 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.36.5 - github.com/aws/aws-sdk-go-v2/service/batch v1.30.5 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.42.4 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.36.6 + github.com/aws/aws-sdk-go-v2/service/batch v1.30.6 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.42.5 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.32.5 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.19.6 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.20.5 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.35.5 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.32.0 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.35.6 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.32.1 github.com/aws/aws-sdk-go-v2/service/codebuild v1.26.5 github.com/aws/aws-sdk-go-v2/service/codecommit v1.19.5 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.22.1 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.22.2 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.22.5 github.com/aws/aws-sdk-go-v2/service/codestar v1.19.5 github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.32.0 - github.com/aws/aws-sdk-go-v2/service/configservice v1.43.5 + github.com/aws/aws-sdk-go-v2/service/configservice v1.43.6 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.21.5 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.35.5 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.35.6 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.20.5 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.22.5 - github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.5 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.22.6 + github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.6 github.com/aws/aws-sdk-go-v2/service/docdb v1.29.5 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.7 github.com/aws/aws-sdk-go-v2/service/ec2 v1.142.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.24.5 - github.com/aws/aws-sdk-go-v2/service/ecs v1.35.5 + github.com/aws/aws-sdk-go-v2/service/ecr v1.24.6 + github.com/aws/aws-sdk-go-v2/service/ecs v1.35.6 github.com/aws/aws-sdk-go-v2/service/efs v1.26.5 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.34.5 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.34.6 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.20.5 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.21.5 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.26.5 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.24.5 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.21.6 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.26.6 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.24.6 github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.19.5 - github.com/aws/aws-sdk-go-v2/service/emr v1.35.5 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.26.5 - github.com/aws/aws-sdk-go-v2/service/firehose v1.23.0 + github.com/aws/aws-sdk-go-v2/service/emr v1.35.6 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.26.6 + github.com/aws/aws-sdk-go-v2/service/firehose v1.23.1 github.com/aws/aws-sdk-go-v2/service/gamelift v1.28.0 github.com/aws/aws-sdk-go-v2/service/glacier v1.19.5 github.com/aws/aws-sdk-go-v2/service/glue v1.72.4 @@ -52,9 +52,9 @@ require ( github.com/aws/aws-sdk-go-v2/service/iam v1.28.5 github.com/aws/aws-sdk-go-v2/service/inspector v1.19.5 github.com/aws/aws-sdk-go-v2/service/iot v1.47.0 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.5 - github.com/aws/aws-sdk-go-v2/service/kms v1.27.6 - github.com/aws/aws-sdk-go-v2/service/lambda v1.49.5 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.6 + github.com/aws/aws-sdk-go-v2/service/kms v1.27.7 + github.com/aws/aws-sdk-go-v2/service/lambda v1.49.6 github.com/aws/aws-sdk-go-v2/service/lightsail v1.32.5 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.18.5 github.com/aws/aws-sdk-go-v2/service/neptune v1.28.0 @@ -62,23 +62,23 @@ require ( github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.17.5 github.com/aws/aws-sdk-go-v2/service/polly v1.36.5 github.com/aws/aws-sdk-go-v2/service/rds v1.65.0 - github.com/aws/aws-sdk-go-v2/service/redshift v1.39.6 + github.com/aws/aws-sdk-go-v2/service/redshift v1.39.7 github.com/aws/aws-sdk-go-v2/service/rekognition v1.35.5 - github.com/aws/aws-sdk-go-v2/service/route53 v1.35.5 + github.com/aws/aws-sdk-go-v2/service/route53 v1.36.0 github.com/aws/aws-sdk-go-v2/service/route53domains v1.20.5 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.24.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.6 - github.com/aws/aws-sdk-go-v2/service/s3control v1.41.6 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.25.5 + github.com/aws/aws-sdk-go-v2/service/route53resolver v1.24.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 + github.com/aws/aws-sdk-go-v2/service/s3control v1.41.7 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.25.6 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.25.5 github.com/aws/aws-sdk-go-v2/service/ses v1.19.5 - github.com/aws/aws-sdk-go-v2/service/sfn v1.24.5 + github.com/aws/aws-sdk-go-v2/service/sfn v1.24.6 github.com/aws/aws-sdk-go-v2/service/shield v1.23.5 github.com/aws/aws-sdk-go-v2/service/snowball v1.24.5 - github.com/aws/aws-sdk-go-v2/service/sns v1.26.5 - github.com/aws/aws-sdk-go-v2/service/sqs v1.29.5 - github.com/aws/aws-sdk-go-v2/service/ssm v1.44.5 - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 + github.com/aws/aws-sdk-go-v2/service/sns v1.26.6 + github.com/aws/aws-sdk-go-v2/service/sqs v1.29.6 + github.com/aws/aws-sdk-go-v2/service/ssm v1.44.6 + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 github.com/aws/aws-sdk-go-v2/service/support v1.19.5 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.23.6 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.15.5 @@ -92,7 +92,7 @@ require ( require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect diff --git a/service/internetmonitor/CHANGELOG.md b/service/internetmonitor/CHANGELOG.md index 3b95e246a1c..a76e54367b9 100644 --- a/service/internetmonitor/CHANGELOG.md +++ b/service/internetmonitor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.6 (2023-12-20) + +* No change notes available for this release. + # v1.10.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/internetmonitor/go_module_metadata.go b/service/internetmonitor/go_module_metadata.go index 21e4781d90a..57bb434c923 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.10.5" +const goModuleVersion = "1.10.6" diff --git a/service/kendraranking/CHANGELOG.md b/service/kendraranking/CHANGELOG.md index e5675a723e5..e15028e3acc 100644 --- a/service/kendraranking/CHANGELOG.md +++ b/service/kendraranking/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.6 (2023-12-20) + +* No change notes available for this release. + # v1.5.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/kendraranking/go_module_metadata.go b/service/kendraranking/go_module_metadata.go index 9b21c6b79b1..cdfb7b5f2a0 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.5.5" +const goModuleVersion = "1.5.6" diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index dfcb8038949..86f4f4252e8 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-12-20) + +* No change notes available for this release. + # v1.24.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/kinesis/go_module_metadata.go b/service/kinesis/go_module_metadata.go index 9ab06cf72a3..97e9e513850 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.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 03c08a76c16..a1356d4d971 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,14 +5,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.15 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.5 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.16 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.6 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index b4242ec3833..940409ae7d9 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.7 (2023-12-20) + +* No change notes available for this release. + # v1.27.6 (2023-12-15) * **Documentation**: Documentation updates for AWS Key Management Service diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 68214996641..656128ba9ad 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.27.6" +const goModuleVersion = "1.27.7" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index eafe32f24a0..35fc55510a3 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.49.6 (2023-12-20) + +* No change notes available for this release. + # v1.49.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index 199dedaffcd..957d4f4d9e4 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.49.5" +const goModuleVersion = "1.49.6" diff --git a/service/licensemanagerlinuxsubscriptions/CHANGELOG.md b/service/licensemanagerlinuxsubscriptions/CHANGELOG.md index 4bfc5fb14b4..5612386a281 100644 --- a/service/licensemanagerlinuxsubscriptions/CHANGELOG.md +++ b/service/licensemanagerlinuxsubscriptions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.6 (2023-12-20) + +* No change notes available for this release. + # v1.6.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/licensemanagerlinuxsubscriptions/go_module_metadata.go b/service/licensemanagerlinuxsubscriptions/go_module_metadata.go index 9bd00cf3985..712d7b428fa 100644 --- a/service/licensemanagerlinuxsubscriptions/go_module_metadata.go +++ b/service/licensemanagerlinuxsubscriptions/go_module_metadata.go @@ -3,4 +3,4 @@ package licensemanagerlinuxsubscriptions // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.5" +const goModuleVersion = "1.6.6" diff --git a/service/managedblockchainquery/CHANGELOG.md b/service/managedblockchainquery/CHANGELOG.md index b9879b9a934..70b6ce0ffa5 100644 --- a/service/managedblockchainquery/CHANGELOG.md +++ b/service/managedblockchainquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2023-12-20) + +* **Feature**: Adding Confirmation Status and Execution Status to GetTransaction Response. + # v1.6.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/managedblockchainquery/go_module_metadata.go b/service/managedblockchainquery/go_module_metadata.go index e35f8e24e01..bfb1fa8be74 100644 --- a/service/managedblockchainquery/go_module_metadata.go +++ b/service/managedblockchainquery/go_module_metadata.go @@ -3,4 +3,4 @@ package managedblockchainquery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.5" +const goModuleVersion = "1.7.0" diff --git a/service/mediatailor/CHANGELOG.md b/service/mediatailor/CHANGELOG.md index f720c332e09..cfe541feb64 100644 --- a/service/mediatailor/CHANGELOG.md +++ b/service/mediatailor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.0 (2023-12-20) + +* **Feature**: Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field + # v1.32.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/mediatailor/go_module_metadata.go b/service/mediatailor/go_module_metadata.go index 20f24ec8468..97e5eac89ee 100644 --- a/service/mediatailor/go_module_metadata.go +++ b/service/mediatailor/go_module_metadata.go @@ -3,4 +3,4 @@ package mediatailor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.5" +const goModuleVersion = "1.33.0" diff --git a/service/oam/CHANGELOG.md b/service/oam/CHANGELOG.md index 3b6c65ae268..58834cda167 100644 --- a/service/oam/CHANGELOG.md +++ b/service/oam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.6 (2023-12-20) + +* No change notes available for this release. + # v1.7.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/oam/go_module_metadata.go b/service/oam/go_module_metadata.go index a04ec964aec..5cb4029de52 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.7.5" +const goModuleVersion = "1.7.6" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index 5678619eec3..7dc2de2692f 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2023-12-20) + +* No change notes available for this release. + # v1.27.0 (2023-12-14) * **Feature**: Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index 36b7f29aed8..72572e2116b 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.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index b967af5f490..98108cf46bd 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-12-20) + +* No change notes available for this release. + # v1.22.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index 368c31df2bd..11ccecb2242 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.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/qbusiness/CHANGELOG.md b/service/qbusiness/CHANGELOG.md index a4c0b9e70f7..d64cd904870 100644 --- a/service/qbusiness/CHANGELOG.md +++ b/service/qbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.6 (2023-12-20) + +* No change notes available for this release. + # v1.1.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/qbusiness/go_module_metadata.go b/service/qbusiness/go_module_metadata.go index 1d808fc20e8..24c38a89296 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.1.5" +const goModuleVersion = "1.1.6" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index f10df0f7293..c11d5686313 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.7 (2023-12-20) + +* No change notes available for this release. + # v1.23.6 (2023-12-14) * No change notes available for this release. diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index d75bae02bb8..50cf80a6798 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.23.6" +const goModuleVersion = "1.23.7" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md index a90a6594261..4b61bf7b03f 100644 --- a/service/rbin/CHANGELOG.md +++ b/service/rbin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.4 (2023-12-20) + +* No change notes available for this release. + # v1.14.3 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/rbin/go_module_metadata.go b/service/rbin/go_module_metadata.go index e4112d0f8e8..c99605ee44f 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.14.3" +const goModuleVersion = "1.14.4" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index 374f7dfcaae..e90a9e1f19d 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.7 (2023-12-20) + +* No change notes available for this release. + # v1.39.6 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index 45016e8ee80..434178ac2cb 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.39.6" +const goModuleVersion = "1.39.7" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index 2ce9ac3548e..a0924fd2431 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-12-20) + +* No change notes available for this release. + # v1.19.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index 56cd86fe65e..dbc5d4a901b 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.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index 0e3821edcb6..795c6c34bbb 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-12-20) + +* No change notes available for this release. + # v1.19.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index 94f01a638e8..17199358a81 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.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index c4c7cacc9bc..737f25b2423 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.0 (2023-12-20) + +* **Feature**: Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + # v1.35.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/route53/go_module_metadata.go b/service/route53/go_module_metadata.go index edce7370e44..3176e8a9d90 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.35.5" +const goModuleVersion = "1.36.0" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index da6f21d67d3..0ba1e64111d 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-12-20) + +* No change notes available for this release. + # v1.24.0 (2023-12-18) * **Feature**: Add DOH protocols in resolver endpoints. diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index e4be8ac202a..555481a60ff 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.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index f7a2a007d92..5be044b7d33 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.47.7 (2023-12-20) + +* No change notes available for this release. + # v1.47.6 (2023-12-18) * No change notes available for this release. diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index e549e7e3339..908aafbd21b 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.47.6" +const goModuleVersion = "1.47.7" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index bfe610c22ca..380a5e7f4ed 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.1 + github.com/aws/aws-sdk-go-v2/config v1.26.2 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.0 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect @@ -18,7 +18,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.5 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect github.com/aws/smithy-go v1.19.0 // indirect ) diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 1d725e4d1e4..5663499592f 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.41.7 (2023-12-20) + +* No change notes available for this release. + # v1.41.6 (2023-12-18) * No change notes available for this release. diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index da945b98e9d..0f0a71388c4 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.41.6" +const goModuleVersion = "1.41.7" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 6318ebc79da..7e6f22dc7bd 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2023-12-20) + +* No change notes available for this release. + # v1.25.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index aa118c8e4cc..7f58c021991 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.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index 0c58dc28ddc..7ed6ac5760e 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.1 (2023-12-20) + +* No change notes available for this release. + # v1.44.0 (2023-12-11) * **Feature**: Added new resource detail objects to ASFF, including resources for AwsDynamoDbTable, AwsEc2ClientVpnEndpoint, AwsMskCluster, AwsS3AccessPoint, AwsS3Bucket diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index e4ef7c7adeb..e325d67d899 100644 --- a/service/securityhub/go_module_metadata.go +++ b/service/securityhub/go_module_metadata.go @@ -3,4 +3,4 @@ package securityhub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.0" +const goModuleVersion = "1.44.1" diff --git a/service/servicecatalogappregistry/CHANGELOG.md b/service/servicecatalogappregistry/CHANGELOG.md index 5e8374f4e71..cd43d4b1976 100644 --- a/service/servicecatalogappregistry/CHANGELOG.md +++ b/service/servicecatalogappregistry/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.7 (2023-12-20) + +* No change notes available for this release. + # v1.24.6 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/servicecatalogappregistry/go_module_metadata.go b/service/servicecatalogappregistry/go_module_metadata.go index 743db852f0a..4714b935860 100644 --- a/service/servicecatalogappregistry/go_module_metadata.go +++ b/service/servicecatalogappregistry/go_module_metadata.go @@ -3,4 +3,4 @@ package servicecatalogappregistry // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.6" +const goModuleVersion = "1.24.7" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index e88db1805a1..7488de100a5 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-12-20) + +* No change notes available for this release. + # v1.19.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 58b1dde6f39..149bde7c9bc 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.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index 84d4e381b67..2bae0836c87 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-12-20) + +* No change notes available for this release. + # v1.24.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index 20a46446ccc..67df7f9250d 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.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 8f51d75fd7c..f16123b37ff 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-12-20) + +* No change notes available for this release. + # v1.26.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index 873739550c4..02d08d77250 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index a539eb2e82c..4a5bc4969b0 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.6 (2023-12-20) + +* No change notes available for this release. + # v1.29.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index 5de91c83cc8..3a7ef4498c7 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.29.5" +const goModuleVersion = "1.29.6" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 6f8f6e6652b..b9cf2c50277 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.6 (2023-12-20) + +* No change notes available for this release. + # v1.44.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index ef1fc16f07f..bc6250a89d4 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.44.5" +const goModuleVersion = "1.44.6" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 17dd41f3593..e0961ad8954 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-12-20) + +* No change notes available for this release. + # v1.26.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 61667eb2c2a..cfdd8bfb964 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index 51097c96dbb..9897418f178 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.6 (2023-12-20) + +* No change notes available for this release. + # v1.20.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index c7a29b91bcc..192df0124ab 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.20.5" +const goModuleVersion = "1.20.6" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index 413d8bcdda5..8a0403d7048 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-12-20) + +* No change notes available for this release. + # v1.22.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index b34bad0d249..40b48032fc8 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.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index c2ffff59f23..b6a3fa1e327 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,14 +5,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.15 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.16 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.15.5 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect golang.org/x/net v0.19.0 // indirect diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index 7d7901f5149..187581c802f 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.6 (2023-12-20) + +* No change notes available for this release. + # v1.23.5 (2023-12-08) * **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein. diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index fc720990430..cd95152cc9b 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.23.5" +const goModuleVersion = "1.23.6"