diff --git a/.changelog/5919278930734535936fec2b7655431a.json b/.changelog/5919278930734535936fec2b7655431a.json deleted file mode 100644 index f3c0777a4a2..00000000000 --- a/.changelog/5919278930734535936fec2b7655431a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "59192789-3073-4535-936f-ec2b7655431a", - "type": "feature", - "description": "After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.", - "modules": [ - "service/fsx" - ] -} \ No newline at end of file diff --git a/.changelog/6ac052d2a7a8404baae7b3e122ca81a4.json b/.changelog/6ac052d2a7a8404baae7b3e122ca81a4.json deleted file mode 100644 index fc667f87afe..00000000000 --- a/.changelog/6ac052d2a7a8404baae7b3e122ca81a4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6ac052d2-a7a8-404b-aae7-b3e122ca81a4", - "type": "feature", - "description": "NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication", - "modules": [ - "service/quicksight" - ] -} \ No newline at end of file diff --git a/.changelog/92c5587acaf34fe6a4a96bdc2fde6b90.json b/.changelog/92c5587acaf34fe6a4a96bdc2fde6b90.json deleted file mode 100644 index 09e0fea6626..00000000000 --- a/.changelog/92c5587acaf34fe6a4a96bdc2fde6b90.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "92c5587a-caf3-4fe6-a4a9-6bdc2fde6b90", - "type": "feature", - "description": "This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters", - "modules": [ - "service/transfer" - ] -} \ No newline at end of file diff --git a/.changelog/bf82c70dadfc40ca852be472111bb495.json b/.changelog/bf82c70dadfc40ca852be472111bb495.json deleted file mode 100644 index 79d73de57a0..00000000000 --- a/.changelog/bf82c70dadfc40ca852be472111bb495.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bf82c70d-adfc-40ca-852b-e472111bb495", - "type": "feature", - "description": "This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs", - "modules": [ - "service/marketplacecatalog" - ] -} \ No newline at end of file diff --git a/.changelog/e530303f60094064b1935a80186074f6.json b/.changelog/e530303f60094064b1935a80186074f6.json deleted file mode 100644 index 9f2751aae89..00000000000 --- a/.changelog/e530303f60094064b1935a80186074f6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e530303f-6009-4064-b193-5a80186074f6", - "type": "feature", - "description": "Documentation updates for Elastic Compute Cloud (EC2).", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 040dec2a644..43286487042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# Release (2023-10-06) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.124.0](service/ec2/CHANGELOG.md#v11240-2023-10-06) + * **Feature**: Documentation updates for Elastic Compute Cloud (EC2). +* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.33.0](service/fsx/CHANGELOG.md#v1330-2023-10-06) + * **Feature**: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system. +* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.18.0](service/marketplacecatalog/CHANGELOG.md#v1180-2023-10-06) + * **Feature**: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.45.0](service/quicksight/CHANGELOG.md#v1450-2023-10-06) + * **Feature**: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication +* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.34.0](service/transfer/CHANGELOG.md#v1340-2023-10-06) + * **Feature**: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters + # Release (2023-10-05) ## Module Highlights diff --git a/aws/go_module_metadata.go b/aws/go_module_metadata.go index 8cd672b6ff7..b1760563be3 100644 --- a/aws/go_module_metadata.go +++ b/aws/go_module_metadata.go @@ -3,4 +3,4 @@ package aws // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/aws/protocol/eventstream/CHANGELOG.md b/aws/protocol/eventstream/CHANGELOG.md index 44d08cee786..6e993742b10 100644 --- a/aws/protocol/eventstream/CHANGELOG.md +++ b/aws/protocol/eventstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.14 (2023-10-06) + +* No change notes available for this release. + # v1.4.13 (2023-08-18) * No change notes available for this release. diff --git a/aws/protocol/eventstream/go_module_metadata.go b/aws/protocol/eventstream/go_module_metadata.go index 19f7e20cb99..9bdca4eb761 100644 --- a/aws/protocol/eventstream/go_module_metadata.go +++ b/aws/protocol/eventstream/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstream // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.13" +const goModuleVersion = "1.4.14" diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index c76a89236b2..8a2d1421228 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.44 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.43 (2023-10-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 01eb568af7e..aa2569b4970 100644 --- a/config/go.mod +++ b/config/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/config go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/credentials v1.13.41 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 - github.com/aws/aws-sdk-go-v2/internal/ini v1.3.43 - github.com/aws/aws-sdk-go-v2/service/sso v1.15.0 - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1 - github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/credentials v1.13.42 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.12 + github.com/aws/aws-sdk-go-v2/internal/ini v1.3.44 + github.com/aws/aws-sdk-go-v2/service/sso v1.15.1 + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.2 + github.com/aws/aws-sdk-go-v2/service/sts v1.23.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 85155756cfb..a456a0edc12 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.18.43" +const goModuleVersion = "1.18.44" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 02dce856275..947629a5359 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.42 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.41 (2023-10-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 9e44bc22103..f07a3b61b20 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -3,11 +3,11 @@ module github.com/aws/aws-sdk-go-v2/credentials go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 - github.com/aws/aws-sdk-go-v2/service/sso v1.15.0 - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1 - github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.12 + github.com/aws/aws-sdk-go-v2/service/sso v1.15.1 + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.2 + github.com/aws/aws-sdk-go-v2/service/sts v1.23.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 58ea71d58f5..4e33f050b27 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.13.41" +const goModuleVersion = "1.13.42" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 7e06e8ab50e..bc6bc77227f 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/example/service/dynamodb/createTable go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 3a5dec05433..a4fef52897e 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/example/service/dynamodb/listItems go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.40 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.41 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 7627e5dbbbd..d71094620d7 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 09da196ffbf..674ac0dcc27 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/usingPrivateLink go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 - github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1 + github.com/aws/aws-sdk-go-v2/service/s3control v1.33.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/cloudfront/sign/CHANGELOG.md b/feature/cloudfront/sign/CHANGELOG.md index 6c4350531a5..721eb188d7a 100644 --- a/feature/cloudfront/sign/CHANGELOG.md +++ b/feature/cloudfront/sign/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.50 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.49 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/cloudfront/sign/go.mod b/feature/cloudfront/sign/go.mod index d615e8376f4..0dee3560446 100644 --- a/feature/cloudfront/sign/go.mod +++ b/feature/cloudfront/sign/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.21.0 +require github.com/aws/aws-sdk-go-v2 v1.21.1 replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/cloudfront/sign/go_module_metadata.go b/feature/cloudfront/sign/go_module_metadata.go index c0cb8705e52..7a5685deab9 100644 --- a/feature/cloudfront/sign/go_module_metadata.go +++ b/feature/cloudfront/sign/go_module_metadata.go @@ -3,4 +3,4 @@ package sign // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.49" +const goModuleVersion = "1.3.50" diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index ecf92bd9d1b..518d899c0f0 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.41 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.40 (2023-09-26) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 4a5b20afbc4..6246bbee002 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.5 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.6 github.com/aws/smithy-go v1.15.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 1b43061792d..fd03ac4f25f 100644 --- a/feature/dynamodb/attributevalue/go_module_metadata.go +++ b/feature/dynamodb/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.40" +const goModuleVersion = "1.10.41" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index b70b8883f99..a20d8945512 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.68 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.67 (2023-09-26) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index c2f7ab2a1fb..be9b50bad2a 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.40 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.41 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 7302a7551ed..72f6cd7a8be 100644 --- a/feature/dynamodb/expression/go_module_metadata.go +++ b/feature/dynamodb/expression/go_module_metadata.go @@ -3,4 +3,4 @@ package expression // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.67" +const goModuleVersion = "1.4.68" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index d4ddfa72afd..4e153273ecb 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.41 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.40 (2023-09-26) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 3c8d72263ac..e328142ed24 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.5 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.15.6 github.com/aws/smithy-go v1.15.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 1b43061792d..fd03ac4f25f 100644 --- a/feature/dynamodbstreams/attributevalue/go_module_metadata.go +++ b/feature/dynamodbstreams/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.40" +const goModuleVersion = "1.10.41" diff --git a/feature/ec2/imds/CHANGELOG.md b/feature/ec2/imds/CHANGELOG.md index 66b3e83c307..ff21e9a7b92 100644 --- a/feature/ec2/imds/CHANGELOG.md +++ b/feature/ec2/imds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.12 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.11 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/ec2/imds/go.mod b/feature/ec2/imds/go.mod index 090264b5e05..6b0bb646257 100644 --- a/feature/ec2/imds/go.mod +++ b/feature/ec2/imds/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/ec2/imds/go_module_metadata.go b/feature/ec2/imds/go_module_metadata.go index deb28a237db..2f0d8905949 100644 --- a/feature/ec2/imds/go_module_metadata.go +++ b/feature/ec2/imds/go_module_metadata.go @@ -3,4 +3,4 @@ package imds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.11" +const goModuleVersion = "1.13.12" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index e648b8508ef..c964d80cae1 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.12 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../../ diff --git a/feature/rds/auth/CHANGELOG.md b/feature/rds/auth/CHANGELOG.md index bb24a797efa..24c6011621f 100644 --- a/feature/rds/auth/CHANGELOG.md +++ b/feature/rds/auth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.20 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.19 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/rds/auth/go.mod b/feature/rds/auth/go.mod index 7bd45178f31..b5df812fa78 100644 --- a/feature/rds/auth/go.mod +++ b/feature/rds/auth/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/rds/auth go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.21.0 +require github.com/aws/aws-sdk-go-v2 v1.21.1 replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/rds/auth/go_module_metadata.go b/feature/rds/auth/go_module_metadata.go index afc66498e9d..43b1c9114d6 100644 --- a/feature/rds/auth/go_module_metadata.go +++ b/feature/rds/auth/go_module_metadata.go @@ -3,4 +3,4 @@ package auth // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.19" +const goModuleVersion = "1.2.20" diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 9343645f313..3ae886b7ba7 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.89 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.88 (2023-10-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 68f9f43936d..f65b8446623 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/s3/manager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index c6f55795801..f24586a38aa 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.88" +const goModuleVersion = "1.11.89" diff --git a/internal/configsources/CHANGELOG.md b/internal/configsources/CHANGELOG.md index 9826a85e670..e18e7ae19f8 100644 --- a/internal/configsources/CHANGELOG.md +++ b/internal/configsources/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.42 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.41 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 0ec40601fbe..70311d9465b 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/internal/configsources/go.mod b/internal/configsources/go.mod index e51b553c0cd..217e8166124 100644 --- a/internal/configsources/go.mod +++ b/internal/configsources/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.21.0 +require github.com/aws/aws-sdk-go-v2 v1.21.1 replace github.com/aws/aws-sdk-go-v2 => ../../ diff --git a/internal/configsources/go_module_metadata.go b/internal/configsources/go_module_metadata.go index c7eec1c13c1..d88d27ac4ec 100644 --- a/internal/configsources/go_module_metadata.go +++ b/internal/configsources/go_module_metadata.go @@ -3,4 +3,4 @@ package configsources // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.41" +const goModuleVersion = "1.1.42" diff --git a/internal/endpoints/v2/CHANGELOG.md b/internal/endpoints/v2/CHANGELOG.md index a470e22deb5..f4b37b5590f 100644 --- a/internal/endpoints/v2/CHANGELOG.md +++ b/internal/endpoints/v2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v2.4.36 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v2.4.35 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/endpoints/v2/go.mod b/internal/endpoints/v2/go.mod index d453a2f0a69..52ca5ac1802 100644 --- a/internal/endpoints/v2/go.mod +++ b/internal/endpoints/v2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/endpoints/v2/go_module_metadata.go b/internal/endpoints/v2/go_module_metadata.go index ac28b313be1..42d158f83ad 100644 --- a/internal/endpoints/v2/go_module_metadata.go +++ b/internal/endpoints/v2/go_module_metadata.go @@ -3,4 +3,4 @@ package endpoints // goModuleVersion is the tagged release for this module -const goModuleVersion = "2.4.35" +const goModuleVersion = "2.4.36" diff --git a/internal/ini/CHANGELOG.md b/internal/ini/CHANGELOG.md index 6254bbf612e..5b89c40344b 100644 --- a/internal/ini/CHANGELOG.md +++ b/internal/ini/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.44 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.43 (2023-09-22) * **Bug Fix**: Fixed a bug where merging `max_attempts` or `duration_seconds` fields across shared config files with invalid values would silently default them to 0. diff --git a/internal/ini/go.mod b/internal/ini/go.mod index 116a7d979e6..65cae0bf7e1 100644 --- a/internal/ini/go.mod +++ b/internal/ini/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/internal/ini go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.21.0 +require github.com/aws/aws-sdk-go-v2 v1.21.1 replace github.com/aws/aws-sdk-go-v2 => ../../ diff --git a/internal/ini/go_module_metadata.go b/internal/ini/go_module_metadata.go index 5f0d4498c06..2f71eed820c 100644 --- a/internal/ini/go_module_metadata.go +++ b/internal/ini/go_module_metadata.go @@ -3,4 +3,4 @@ package ini // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.43" +const goModuleVersion = "1.3.44" diff --git a/internal/protocoltest/awsrestjson/go.mod b/internal/protocoltest/awsrestjson/go.mod index e40b4d5aaa6..dc83f27e2b6 100644 --- a/internal/protocoltest/awsrestjson/go.mod +++ b/internal/protocoltest/awsrestjson/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/awsrestjson go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/ec2query/go.mod b/internal/protocoltest/ec2query/go.mod index ca1696d3489..ccbcf517716 100644 --- a/internal/protocoltest/ec2query/go.mod +++ b/internal/protocoltest/ec2query/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/ec2query go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/jsonrpc/go.mod b/internal/protocoltest/jsonrpc/go.mod index f76f3a4816a..53ca6044f6e 100644 --- a/internal/protocoltest/jsonrpc/go.mod +++ b/internal/protocoltest/jsonrpc/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/jsonrpc10/go.mod b/internal/protocoltest/jsonrpc10/go.mod index ae109a013a3..cb3a40cad68 100644 --- a/internal/protocoltest/jsonrpc10/go.mod +++ b/internal/protocoltest/jsonrpc10/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc10 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/query/go.mod b/internal/protocoltest/query/go.mod index 64eb405e453..0bdaab1dca0 100644 --- a/internal/protocoltest/query/go.mod +++ b/internal/protocoltest/query/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/query go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/restxml/go.mod b/internal/protocoltest/restxml/go.mod index b09ae56514e..fcb42c97101 100644 --- a/internal/protocoltest/restxml/go.mod +++ b/internal/protocoltest/restxml/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxml go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/restxmlwithnamespace/go.mod b/internal/protocoltest/restxmlwithnamespace/go.mod index 21d15664068..979344af83e 100644 --- a/internal/protocoltest/restxmlwithnamespace/go.mod +++ b/internal/protocoltest/restxmlwithnamespace/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxmlwithnamespace go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/v4a/CHANGELOG.md b/internal/v4a/CHANGELOG.md index 80510904e6e..8a19bf89ed7 100644 --- a/internal/v4a/CHANGELOG.md +++ b/internal/v4a/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.4 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/v4a/go.mod b/internal/v4a/go.mod index 4a4d937511b..4fcdfd46b26 100644 --- a/internal/v4a/go.mod +++ b/internal/v4a/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/v4a go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/v4a/go_module_metadata.go b/internal/v4a/go_module_metadata.go index 5a0e19ae68e..d588e26e0d3 100644 --- a/internal/v4a/go_module_metadata.go +++ b/internal/v4a/go_module_metadata.go @@ -3,4 +3,4 @@ package v4a // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.4" +const goModuleVersion = "1.1.5" diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 015c8e1e3ad..bfc6612ff85 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/accessanalyzer/go.mod b/service/accessanalyzer/go.mod index b4cae87afdc..fc280d99f5c 100644 --- a/service/accessanalyzer/go.mod +++ b/service/accessanalyzer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/accessanalyzer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index fe9a0c6e7cf..ee0967904ad 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.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/account/CHANGELOG.md b/service/account/CHANGELOG.md index 9c9d5eab000..3d8bd6b365b 100644 --- a/service/account/CHANGELOG.md +++ b/service/account/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/account/go.mod b/service/account/go.mod index e36c0a9b32f..b4c6a4befca 100644 --- a/service/account/go.mod +++ b/service/account/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/account go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/account/go_module_metadata.go b/service/account/go_module_metadata.go index b935762a5cd..bbdfa809652 100644 --- a/service/account/go_module_metadata.go +++ b/service/account/go_module_metadata.go @@ -3,4 +3,4 @@ package account // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.5" +const goModuleVersion = "1.11.6" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index d06767f8fda..79ed65398db 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/acm/go.mod b/service/acm/go.mod index feb89a5def5..b50a9ae48b9 100644 --- a/service/acm/go.mod +++ b/service/acm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/acm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/acm/go_module_metadata.go b/service/acm/go_module_metadata.go index 23293377cf8..3c49ea8a428 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/acmpca/CHANGELOG.md b/service/acmpca/CHANGELOG.md index ebe7e7a5027..9ed1b8848d7 100644 --- a/service/acmpca/CHANGELOG.md +++ b/service/acmpca/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.7 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/acmpca/go.mod b/service/acmpca/go.mod index 52c86897442..6344ecbef38 100644 --- a/service/acmpca/go.mod +++ b/service/acmpca/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/acmpca go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/acmpca/go_module_metadata.go b/service/acmpca/go_module_metadata.go index 1f655db7568..e55e62eba76 100644 --- a/service/acmpca/go_module_metadata.go +++ b/service/acmpca/go_module_metadata.go @@ -3,4 +3,4 @@ package acmpca // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.7" +const goModuleVersion = "1.22.8" diff --git a/service/alexaforbusiness/CHANGELOG.md b/service/alexaforbusiness/CHANGELOG.md index 58c477f1e2a..897e383cfe4 100644 --- a/service/alexaforbusiness/CHANGELOG.md +++ b/service/alexaforbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/alexaforbusiness/go.mod b/service/alexaforbusiness/go.mod index 0753d2eab62..299178f2c63 100644 --- a/service/alexaforbusiness/go.mod +++ b/service/alexaforbusiness/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/alexaforbusiness go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/alexaforbusiness/go_module_metadata.go b/service/alexaforbusiness/go_module_metadata.go index e67a91383e8..100b02f0313 100644 --- a/service/alexaforbusiness/go_module_metadata.go +++ b/service/alexaforbusiness/go_module_metadata.go @@ -3,4 +3,4 @@ package alexaforbusiness // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/amp/CHANGELOG.md b/service/amp/CHANGELOG.md index 1cb928df4f1..505655a8a3f 100644 --- a/service/amp/CHANGELOG.md +++ b/service/amp/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amp/go.mod b/service/amp/go.mod index c5ae63926a1..a9939a3706a 100644 --- a/service/amp/go.mod +++ b/service/amp/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amp go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/amp/go_module_metadata.go b/service/amp/go_module_metadata.go index e417a0c08cc..0f9e1dbf9fd 100644 --- a/service/amp/go_module_metadata.go +++ b/service/amp/go_module_metadata.go @@ -3,4 +3,4 @@ package amp // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/amplify/CHANGELOG.md b/service/amplify/CHANGELOG.md index d631ca6673c..f320180c667 100644 --- a/service/amplify/CHANGELOG.md +++ b/service/amplify/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/amplify/go.mod b/service/amplify/go.mod index db7d80bf68e..217cdc656ee 100644 --- a/service/amplify/go.mod +++ b/service/amplify/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amplify go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/amplify/go_module_metadata.go b/service/amplify/go_module_metadata.go index 303830d103b..6fa64e3040c 100644 --- a/service/amplify/go_module_metadata.go +++ b/service/amplify/go_module_metadata.go @@ -3,4 +3,4 @@ package amplify // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/amplifybackend/CHANGELOG.md b/service/amplifybackend/CHANGELOG.md index 80c01252ccf..901e7d7661e 100644 --- a/service/amplifybackend/CHANGELOG.md +++ b/service/amplifybackend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amplifybackend/go.mod b/service/amplifybackend/go.mod index 9191c2ba12e..2fa17e39a9e 100644 --- a/service/amplifybackend/go.mod +++ b/service/amplifybackend/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amplifybackend go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/amplifybackend/go_module_metadata.go b/service/amplifybackend/go_module_metadata.go index b56c4df100f..e00d38a820a 100644 --- a/service/amplifybackend/go_module_metadata.go +++ b/service/amplifybackend/go_module_metadata.go @@ -3,4 +3,4 @@ package amplifybackend // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.3" +const goModuleVersion = "1.16.4" diff --git a/service/amplifyuibuilder/CHANGELOG.md b/service/amplifyuibuilder/CHANGELOG.md index 08770ce5e43..1d5684f3124 100644 --- a/service/amplifyuibuilder/CHANGELOG.md +++ b/service/amplifyuibuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-25) * **Feature**: Support for generating code that is compatible with future versions of amplify project dependencies. diff --git a/service/amplifyuibuilder/go.mod b/service/amplifyuibuilder/go.mod index 861a7d4506d..340d1b0b21b 100644 --- a/service/amplifyuibuilder/go.mod +++ b/service/amplifyuibuilder/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/amplifyuibuilder/go_module_metadata.go b/service/amplifyuibuilder/go_module_metadata.go index 74cdbd20679..b0305a9c27f 100644 --- a/service/amplifyuibuilder/go_module_metadata.go +++ b/service/amplifyuibuilder/go_module_metadata.go @@ -3,4 +3,4 @@ package amplifyuibuilder // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index 7f7be08f9a6..0ab959ecd2b 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-08-23) * **Feature**: This release adds RootResourceId to GetRestApi response. diff --git a/service/apigateway/go.mod b/service/apigateway/go.mod index a574fcc9fef..fa219889918 100644 --- a/service/apigateway/go.mod +++ b/service/apigateway/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apigateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index d3e51f03549..dbcc0473cbb 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.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/apigatewaymanagementapi/CHANGELOG.md b/service/apigatewaymanagementapi/CHANGELOG.md index 5a0c99426c4..722622e98c0 100644 --- a/service/apigatewaymanagementapi/CHANGELOG.md +++ b/service/apigatewaymanagementapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/apigatewaymanagementapi/go.mod b/service/apigatewaymanagementapi/go.mod index a0520f093ce..a2e832868e7 100644 --- a/service/apigatewaymanagementapi/go.mod +++ b/service/apigatewaymanagementapi/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/apigatewaymanagementapi/go_module_metadata.go b/service/apigatewaymanagementapi/go_module_metadata.go index c8aa22ec8d8..35ef8cf9770 100644 --- a/service/apigatewaymanagementapi/go_module_metadata.go +++ b/service/apigatewaymanagementapi/go_module_metadata.go @@ -3,4 +3,4 @@ package apigatewaymanagementapi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 4ea0d0f14a3..68bbc172a70 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigatewayv2/go.mod b/service/apigatewayv2/go.mod index eec67184064..ae44833cdf9 100644 --- a/service/apigatewayv2/go.mod +++ b/service/apigatewayv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apigatewayv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 768d92e6ab6..0bd34797d0d 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.14.5" +const goModuleVersion = "1.14.6" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index 68fb78c67a6..c457a09ffdb 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-10-04) * **Feature**: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store. diff --git a/service/appconfig/go.mod b/service/appconfig/go.mod index f6807c8125d..afb68869e3c 100644 --- a/service/appconfig/go.mod +++ b/service/appconfig/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index b647b7da1d9..9e738b88200 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.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/appconfigdata/CHANGELOG.md b/service/appconfigdata/CHANGELOG.md index 629bd031f24..62c91f64189 100644 --- a/service/appconfigdata/CHANGELOG.md +++ b/service/appconfigdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/appconfigdata/go.mod b/service/appconfigdata/go.mod index 345c19950e3..b5334addb18 100644 --- a/service/appconfigdata/go.mod +++ b/service/appconfigdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appconfigdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appconfigdata/go_module_metadata.go b/service/appconfigdata/go_module_metadata.go index 54b400f62c0..c9b3dcedff3 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/appfabric/CHANGELOG.md b/service/appfabric/CHANGELOG.md index 51ae645f11b..a0dfd09a958 100644 --- a/service/appfabric/CHANGELOG.md +++ b/service/appfabric/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/appfabric/go.mod b/service/appfabric/go.mod index 55a6f437d97..fe21f9bb854 100644 --- a/service/appfabric/go.mod +++ b/service/appfabric/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appfabric go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appfabric/go_module_metadata.go b/service/appfabric/go_module_metadata.go index 868a12c5b42..bb119615ba7 100644 --- a/service/appfabric/go_module_metadata.go +++ b/service/appfabric/go_module_metadata.go @@ -3,4 +3,4 @@ package appfabric // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index db2d5d7e9fa..775d99c3ea2 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.35.1 (2023-09-27) * No change notes available for this release. diff --git a/service/appflow/go.mod b/service/appflow/go.mod index 78236b79b13..36406795e18 100644 --- a/service/appflow/go.mod +++ b/service/appflow/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appflow go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index 0a0e39e61b4..27e44ce2abb 100644 --- a/service/appflow/go_module_metadata.go +++ b/service/appflow/go_module_metadata.go @@ -3,4 +3,4 @@ package appflow // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.35.1" +const goModuleVersion = "1.35.2" diff --git a/service/appintegrations/CHANGELOG.md b/service/appintegrations/CHANGELOG.md index 093af5660e1..6b3a9806c41 100644 --- a/service/appintegrations/CHANGELOG.md +++ b/service/appintegrations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-26) * **Feature**: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace. diff --git a/service/appintegrations/go.mod b/service/appintegrations/go.mod index bb54bf5821f..07b58188a4f 100644 --- a/service/appintegrations/go.mod +++ b/service/appintegrations/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appintegrations go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appintegrations/go_module_metadata.go b/service/appintegrations/go_module_metadata.go index 9f714ab1516..9aaf2c6c2f9 100644 --- a/service/appintegrations/go_module_metadata.go +++ b/service/appintegrations/go_module_metadata.go @@ -3,4 +3,4 @@ package appintegrations // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index 9d707489d3d..b00e90c7974 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationautoscaling/go.mod b/service/applicationautoscaling/go.mod index 0eed5f1ad46..8aa8d61439e 100644 --- a/service/applicationautoscaling/go.mod +++ b/service/applicationautoscaling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 677895d18f2..41ec48a1868 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.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/applicationcostprofiler/CHANGELOG.md b/service/applicationcostprofiler/CHANGELOG.md index 3267564cdcf..ab80472bfb3 100644 --- a/service/applicationcostprofiler/CHANGELOG.md +++ b/service/applicationcostprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/applicationcostprofiler/go.mod b/service/applicationcostprofiler/go.mod index ab4ce4c376d..db27abdc544 100644 --- a/service/applicationcostprofiler/go.mod +++ b/service/applicationcostprofiler/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/applicationcostprofiler/go_module_metadata.go b/service/applicationcostprofiler/go_module_metadata.go index beb81fbaf1e..7925838c5b5 100644 --- a/service/applicationcostprofiler/go_module_metadata.go +++ b/service/applicationcostprofiler/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationcostprofiler // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/applicationdiscoveryservice/CHANGELOG.md b/service/applicationdiscoveryservice/CHANGELOG.md index f9d70df6ad1..708c5951a7c 100644 --- a/service/applicationdiscoveryservice/CHANGELOG.md +++ b/service/applicationdiscoveryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationdiscoveryservice/go.mod b/service/applicationdiscoveryservice/go.mod index b92eb88d6c0..f829b7f40fd 100644 --- a/service/applicationdiscoveryservice/go.mod +++ b/service/applicationdiscoveryservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/applicationdiscoveryservice/go_module_metadata.go b/service/applicationdiscoveryservice/go_module_metadata.go index 9e1b0b2c74d..e450ec869b3 100644 --- a/service/applicationdiscoveryservice/go_module_metadata.go +++ b/service/applicationdiscoveryservice/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationdiscoveryservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/applicationinsights/CHANGELOG.md b/service/applicationinsights/CHANGELOG.md index 3fa61178f0f..a562fa07d14 100644 --- a/service/applicationinsights/CHANGELOG.md +++ b/service/applicationinsights/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationinsights/go.mod b/service/applicationinsights/go.mod index e2e3e338eae..d0e67dc25f5 100644 --- a/service/applicationinsights/go.mod +++ b/service/applicationinsights/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationinsights go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/applicationinsights/go_module_metadata.go b/service/applicationinsights/go_module_metadata.go index fac331ce8a2..46b3a3e3cf8 100644 --- a/service/applicationinsights/go_module_metadata.go +++ b/service/applicationinsights/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationinsights // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/appmesh/CHANGELOG.md b/service/appmesh/CHANGELOG.md index ebf35b6b25d..e059b43d4ee 100644 --- a/service/appmesh/CHANGELOG.md +++ b/service/appmesh/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/appmesh/go.mod b/service/appmesh/go.mod index 22999179fdb..3782dada268 100644 --- a/service/appmesh/go.mod +++ b/service/appmesh/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appmesh go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appmesh/go_module_metadata.go b/service/appmesh/go_module_metadata.go index 7b758094ae7..69d431eda18 100644 --- a/service/appmesh/go_module_metadata.go +++ b/service/appmesh/go_module_metadata.go @@ -3,4 +3,4 @@ package appmesh // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/apprunner/CHANGELOG.md b/service/apprunner/CHANGELOG.md index 87ea31178ec..33fb7a4b775 100644 --- a/service/apprunner/CHANGELOG.md +++ b/service/apprunner/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-09-26) * **Feature**: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories diff --git a/service/apprunner/go.mod b/service/apprunner/go.mod index b9d66cfec14..244b12e8e94 100644 --- a/service/apprunner/go.mod +++ b/service/apprunner/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apprunner go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/apprunner/go_module_metadata.go b/service/apprunner/go_module_metadata.go index 00af8c4c647..61672fe2fb0 100644 --- a/service/apprunner/go_module_metadata.go +++ b/service/apprunner/go_module_metadata.go @@ -3,4 +3,4 @@ package apprunner // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index a574d9e9804..c3f236b9eb4 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-15) * **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block diff --git a/service/appstream/go.mod b/service/appstream/go.mod index 651ce7e52d7..46c31f37f9f 100644 --- a/service/appstream/go.mod +++ b/service/appstream/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appstream go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/appstream/go_module_metadata.go b/service/appstream/go_module_metadata.go index 9f88780dd6b..e585f676862 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.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/appsync/CHANGELOG.md b/service/appsync/CHANGELOG.md index 3efb26f5739..b9509e863b5 100644 --- a/service/appsync/CHANGELOG.md +++ b/service/appsync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appsync/go.mod b/service/appsync/go.mod index d807c647a68..2fdd8d80c70 100644 --- a/service/appsync/go.mod +++ b/service/appsync/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appsync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/appsync/go_module_metadata.go b/service/appsync/go_module_metadata.go index 2fc61e04b2a..6910491b691 100644 --- a/service/appsync/go_module_metadata.go +++ b/service/appsync/go_module_metadata.go @@ -3,4 +3,4 @@ package appsync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/arczonalshift/CHANGELOG.md b/service/arczonalshift/CHANGELOG.md index b5a5142ad17..980964ec6c7 100644 --- a/service/arczonalshift/CHANGELOG.md +++ b/service/arczonalshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/arczonalshift/go.mod b/service/arczonalshift/go.mod index 1dd59b7f9fa..40091da651f 100644 --- a/service/arczonalshift/go.mod +++ b/service/arczonalshift/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/arczonalshift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/arczonalshift/go_module_metadata.go b/service/arczonalshift/go_module_metadata.go index e8381a320c6..e8c4bd1cd10 100644 --- a/service/arczonalshift/go_module_metadata.go +++ b/service/arczonalshift/go_module_metadata.go @@ -3,4 +3,4 @@ package arczonalshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/athena/CHANGELOG.md b/service/athena/CHANGELOG.md index 3a730288cb7..e5cf3621572 100644 --- a/service/athena/CHANGELOG.md +++ b/service/athena/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.31.6 (2023-08-24) * No change notes available for this release. diff --git a/service/athena/go.mod b/service/athena/go.mod index 321c862ad4f..f56fc7ec365 100644 --- a/service/athena/go.mod +++ b/service/athena/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/athena go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/athena/go_module_metadata.go b/service/athena/go_module_metadata.go index df8fbe8397d..ba03f4c756e 100644 --- a/service/athena/go_module_metadata.go +++ b/service/athena/go_module_metadata.go @@ -3,4 +3,4 @@ package athena // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.31.6" +const goModuleVersion = "1.31.7" diff --git a/service/auditmanager/CHANGELOG.md b/service/auditmanager/CHANGELOG.md index c2ac3df29d7..dfaeb600e5a 100644 --- a/service/auditmanager/CHANGELOG.md +++ b/service/auditmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/auditmanager/go.mod b/service/auditmanager/go.mod index ad276657f6e..6bcef48e0d7 100644 --- a/service/auditmanager/go.mod +++ b/service/auditmanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/auditmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/auditmanager/go_module_metadata.go b/service/auditmanager/go_module_metadata.go index c7676e8a8f2..527efaf08c7 100644 --- a/service/auditmanager/go_module_metadata.go +++ b/service/auditmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package auditmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 4872d162fc0..02e93585d3e 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.6 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscaling/go.mod b/service/autoscaling/go.mod index f3c0c916a3a..fd73a818b48 100644 --- a/service/autoscaling/go.mod +++ b/service/autoscaling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/autoscaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index d080490fcf5..675391ade0b 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.30.6" +const goModuleVersion = "1.30.7" diff --git a/service/autoscalingplans/CHANGELOG.md b/service/autoscalingplans/CHANGELOG.md index f7ab6f43389..4e24d2bb86c 100644 --- a/service/autoscalingplans/CHANGELOG.md +++ b/service/autoscalingplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/autoscalingplans/go.mod b/service/autoscalingplans/go.mod index 0734e663dba..5c45d85dd34 100644 --- a/service/autoscalingplans/go.mod +++ b/service/autoscalingplans/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/autoscalingplans go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/autoscalingplans/go_module_metadata.go b/service/autoscalingplans/go_module_metadata.go index 53cf38d4fc3..dce000464dd 100644 --- a/service/autoscalingplans/go_module_metadata.go +++ b/service/autoscalingplans/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscalingplans // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/backup/CHANGELOG.md b/service/backup/CHANGELOG.md index 4f0a185f256..ca6c66919b0 100644 --- a/service/backup/CHANGELOG.md +++ b/service/backup/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.0 (2023-08-28) * **Feature**: Add support for customizing time zone for backup window in backup plan rules. diff --git a/service/backup/go.mod b/service/backup/go.mod index 2fdbaf5c250..fd4439e81e7 100644 --- a/service/backup/go.mod +++ b/service/backup/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/backup go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/backup/go_module_metadata.go b/service/backup/go_module_metadata.go index 4478df85d09..ceab9d5b1e1 100644 --- a/service/backup/go_module_metadata.go +++ b/service/backup/go_module_metadata.go @@ -3,4 +3,4 @@ package backup // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.0" +const goModuleVersion = "1.25.1" diff --git a/service/backupgateway/CHANGELOG.md b/service/backupgateway/CHANGELOG.md index ad33af2a18e..0b5452404e1 100644 --- a/service/backupgateway/CHANGELOG.md +++ b/service/backupgateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/backupgateway/go.mod b/service/backupgateway/go.mod index 95d36aa2808..6a025788f58 100644 --- a/service/backupgateway/go.mod +++ b/service/backupgateway/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/backupgateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/backupgateway/go_module_metadata.go b/service/backupgateway/go_module_metadata.go index 4c2de982c82..7ba0dda5545 100644 --- a/service/backupgateway/go_module_metadata.go +++ b/service/backupgateway/go_module_metadata.go @@ -3,4 +3,4 @@ package backupgateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/backupstorage/CHANGELOG.md b/service/backupstorage/CHANGELOG.md index d0407270af8..ef6444ed124 100644 --- a/service/backupstorage/CHANGELOG.md +++ b/service/backupstorage/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/backupstorage/go.mod b/service/backupstorage/go.mod index 8ae40dc16b4..376baa888f6 100644 --- a/service/backupstorage/go.mod +++ b/service/backupstorage/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/backupstorage go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/backupstorage/go_module_metadata.go b/service/backupstorage/go_module_metadata.go index 123d9832864..e2a3abb1fd4 100644 --- a/service/backupstorage/go_module_metadata.go +++ b/service/backupstorage/go_module_metadata.go @@ -3,4 +3,4 @@ package backupstorage // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index 48e0ad84824..17348719ebe 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.5 (2023-08-23) * No change notes available for this release. diff --git a/service/batch/go.mod b/service/batch/go.mod index b6a354ad019..ade091c03b6 100644 --- a/service/batch/go.mod +++ b/service/batch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/batch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 6a4ce4493e9..3b68051368c 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/bedrock/CHANGELOG.md b/service/bedrock/CHANGELOG.md index 9187895dce4..8725a74bc82 100644 --- a/service/bedrock/CHANGELOG.md +++ b/service/bedrock/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.3 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.2 (2023-10-05) * No change notes available for this release. diff --git a/service/bedrock/go.mod b/service/bedrock/go.mod index e2afcd1802d..87bf22afe21 100644 --- a/service/bedrock/go.mod +++ b/service/bedrock/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/bedrock go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/bedrock/go_module_metadata.go b/service/bedrock/go_module_metadata.go index 457c2e41416..9b7f3e969bf 100644 --- a/service/bedrock/go_module_metadata.go +++ b/service/bedrock/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrock // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.2" +const goModuleVersion = "1.1.3" diff --git a/service/bedrockruntime/CHANGELOG.md b/service/bedrockruntime/CHANGELOG.md index 374ec6291b0..61fbd417608 100644 --- a/service/bedrockruntime/CHANGELOG.md +++ b/service/bedrockruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2023-10-02) * **Feature**: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. diff --git a/service/bedrockruntime/go.mod b/service/bedrockruntime/go.mod index 82847ed158c..2a40fba52b5 100644 --- a/service/bedrockruntime/go.mod +++ b/service/bedrockruntime/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/bedrockruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/bedrockruntime/go_module_metadata.go b/service/bedrockruntime/go_module_metadata.go index 79cad3300d3..a4aea252af2 100644 --- a/service/bedrockruntime/go_module_metadata.go +++ b/service/bedrockruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/billingconductor/CHANGELOG.md b/service/billingconductor/CHANGELOG.md index d58043e975d..c1140f8e286 100644 --- a/service/billingconductor/CHANGELOG.md +++ b/service/billingconductor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2023-09-05) * **Feature**: This release adds support for line item filtering in for the custom line item resource. diff --git a/service/billingconductor/go.mod b/service/billingconductor/go.mod index 85fdf6592d6..6f0adcf6053 100644 --- a/service/billingconductor/go.mod +++ b/service/billingconductor/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/billingconductor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/billingconductor/go_module_metadata.go b/service/billingconductor/go_module_metadata.go index 365f05c157b..3c5df5b531b 100644 --- a/service/billingconductor/go_module_metadata.go +++ b/service/billingconductor/go_module_metadata.go @@ -3,4 +3,4 @@ package billingconductor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/braket/CHANGELOG.md b/service/braket/CHANGELOG.md index ed03a951480..a12946fcdd2 100644 --- a/service/braket/CHANGELOG.md +++ b/service/braket/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-22) * **Feature**: This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job. diff --git a/service/braket/go.mod b/service/braket/go.mod index 2f5a8fab761..b4a1f978f25 100644 --- a/service/braket/go.mod +++ b/service/braket/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/braket go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/braket/go_module_metadata.go b/service/braket/go_module_metadata.go index 253b20d03d2..ade13c71a04 100644 --- a/service/braket/go_module_metadata.go +++ b/service/braket/go_module_metadata.go @@ -3,4 +3,4 @@ package braket // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/budgets/CHANGELOG.md b/service/budgets/CHANGELOG.md index 0425055087a..c7c4282a895 100644 --- a/service/budgets/CHANGELOG.md +++ b/service/budgets/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-28) * **Feature**: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000. diff --git a/service/budgets/go.mod b/service/budgets/go.mod index 71ea6c0c06b..886ce4c1ab8 100644 --- a/service/budgets/go.mod +++ b/service/budgets/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/budgets go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/budgets/go_module_metadata.go b/service/budgets/go_module_metadata.go index 1ba02575661..e4445c487c3 100644 --- a/service/budgets/go_module_metadata.go +++ b/service/budgets/go_module_metadata.go @@ -3,4 +3,4 @@ package budgets // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/chime/CHANGELOG.md b/service/chime/CHANGELOG.md index f767af65140..5c11093fd6f 100644 --- a/service/chime/CHANGELOG.md +++ b/service/chime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chime/go.mod b/service/chime/go.mod index 0f94fb3e176..d38c9ec60cc 100644 --- a/service/chime/go.mod +++ b/service/chime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/chime/go_module_metadata.go b/service/chime/go_module_metadata.go index f258939fa03..069c3aa2762 100644 --- a/service/chime/go_module_metadata.go +++ b/service/chime/go_module_metadata.go @@ -3,4 +3,4 @@ package chime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/chimesdkidentity/CHANGELOG.md b/service/chimesdkidentity/CHANGELOG.md index 29b9d5750fa..9af9736af44 100644 --- a/service/chimesdkidentity/CHANGELOG.md +++ b/service/chimesdkidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkidentity/go.mod b/service/chimesdkidentity/go.mod index ad0cc548ce0..6d5a182b9c1 100644 --- a/service/chimesdkidentity/go.mod +++ b/service/chimesdkidentity/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkidentity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/chimesdkidentity/go_module_metadata.go b/service/chimesdkidentity/go_module_metadata.go index 6060a775bb5..d9aba7e02b8 100644 --- a/service/chimesdkidentity/go_module_metadata.go +++ b/service/chimesdkidentity/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkidentity // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.5" +const goModuleVersion = "1.13.6" diff --git a/service/chimesdkmediapipelines/CHANGELOG.md b/service/chimesdkmediapipelines/CHANGELOG.md index 358f0cc3db6..5f7c64334c7 100644 --- a/service/chimesdkmediapipelines/CHANGELOG.md +++ b/service/chimesdkmediapipelines/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2023-09-25) * **Feature**: Adds support for sending WebRTC audio to Amazon Kineses Video Streams. diff --git a/service/chimesdkmediapipelines/go.mod b/service/chimesdkmediapipelines/go.mod index 622058ed130..9dc9be40a77 100644 --- a/service/chimesdkmediapipelines/go.mod +++ b/service/chimesdkmediapipelines/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/chimesdkmediapipelines/go_module_metadata.go b/service/chimesdkmediapipelines/go_module_metadata.go index b69c4d2a73e..9b8b74f7785 100644 --- a/service/chimesdkmediapipelines/go_module_metadata.go +++ b/service/chimesdkmediapipelines/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmediapipelines // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/chimesdkmeetings/CHANGELOG.md b/service/chimesdkmeetings/CHANGELOG.md index 5906bbd2521..defcd8e0bea 100644 --- a/service/chimesdkmeetings/CHANGELOG.md +++ b/service/chimesdkmeetings/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-09-27) * No change notes available for this release. diff --git a/service/chimesdkmeetings/go.mod b/service/chimesdkmeetings/go.mod index 5c90b8e7ec3..f89245be98f 100644 --- a/service/chimesdkmeetings/go.mod +++ b/service/chimesdkmeetings/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/chimesdkmeetings/go_module_metadata.go b/service/chimesdkmeetings/go_module_metadata.go index fd35afef968..c1f45e761e3 100644 --- a/service/chimesdkmeetings/go_module_metadata.go +++ b/service/chimesdkmeetings/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmeetings // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/chimesdkmessaging/CHANGELOG.md b/service/chimesdkmessaging/CHANGELOG.md index e5c254dbbdc..9e6782cc15b 100644 --- a/service/chimesdkmessaging/CHANGELOG.md +++ b/service/chimesdkmessaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkmessaging/go.mod b/service/chimesdkmessaging/go.mod index 87b9ab6b118..79b0a2126ac 100644 --- a/service/chimesdkmessaging/go.mod +++ b/service/chimesdkmessaging/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/chimesdkmessaging/go_module_metadata.go b/service/chimesdkmessaging/go_module_metadata.go index 43262e9eaf8..57753a10076 100644 --- a/service/chimesdkmessaging/go_module_metadata.go +++ b/service/chimesdkmessaging/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmessaging // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/chimesdkvoice/CHANGELOG.md b/service/chimesdkvoice/CHANGELOG.md index 221100d4817..bfc6944ae9d 100644 --- a/service/chimesdkvoice/CHANGELOG.md +++ b/service/chimesdkvoice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/chimesdkvoice/go.mod b/service/chimesdkvoice/go.mod index bc791f40aa5..55a684b08ef 100644 --- a/service/chimesdkvoice/go.mod +++ b/service/chimesdkvoice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkvoice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/chimesdkvoice/go_module_metadata.go b/service/chimesdkvoice/go_module_metadata.go index 17304255398..c2cf3943998 100644 --- a/service/chimesdkvoice/go_module_metadata.go +++ b/service/chimesdkvoice/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkvoice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/cleanrooms/CHANGELOG.md b/service/cleanrooms/CHANGELOG.md index 45d83313054..3b8639585ef 100644 --- a/service/cleanrooms/CHANGELOG.md +++ b/service/cleanrooms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2023-08-30) * **Feature**: This release decouples member abilities in a collaboration. With this change, the member who can run queries no longer needs to be the same as the member who can receive results. diff --git a/service/cleanrooms/go.mod b/service/cleanrooms/go.mod index 785e14a488d..e5ace2a4c5b 100644 --- a/service/cleanrooms/go.mod +++ b/service/cleanrooms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cleanrooms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cleanrooms/go_module_metadata.go b/service/cleanrooms/go_module_metadata.go index 31322526abb..c21ce4d8066 100644 --- a/service/cleanrooms/go_module_metadata.go +++ b/service/cleanrooms/go_module_metadata.go @@ -3,4 +3,4 @@ package cleanrooms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/cloud9/CHANGELOG.md b/service/cloud9/CHANGELOG.md index c00c0646d97..2a7459f1a16 100644 --- a/service/cloud9/CHANGELOG.md +++ b/service/cloud9/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.9 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.8 (2023-09-13) * **Documentation**: Update to include information on Ubuntu 18 deprecation. diff --git a/service/cloud9/go.mod b/service/cloud9/go.mod index c5cea58f957..dfa8d323bef 100644 --- a/service/cloud9/go.mod +++ b/service/cloud9/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloud9 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloud9/go_module_metadata.go b/service/cloud9/go_module_metadata.go index d26de26f1ac..43021275aed 100644 --- a/service/cloud9/go_module_metadata.go +++ b/service/cloud9/go_module_metadata.go @@ -3,4 +3,4 @@ package cloud9 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.8" +const goModuleVersion = "1.18.9" diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index b7b465f8827..da7c6b80464 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudcontrol/go.mod b/service/cloudcontrol/go.mod index 3300e72b997..1867fffee82 100644 --- a/service/cloudcontrol/go.mod +++ b/service/cloudcontrol/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudcontrol go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/cloudcontrol/go_module_metadata.go b/service/cloudcontrol/go_module_metadata.go index 365903912c6..c3bf1b9abe7 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.12.5" +const goModuleVersion = "1.12.6" diff --git a/service/clouddirectory/CHANGELOG.md b/service/clouddirectory/CHANGELOG.md index 397a897bcfe..f027e9f1e3f 100644 --- a/service/clouddirectory/CHANGELOG.md +++ b/service/clouddirectory/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/clouddirectory/go.mod b/service/clouddirectory/go.mod index bbb5a6f5cf7..0f5ca2c85d9 100644 --- a/service/clouddirectory/go.mod +++ b/service/clouddirectory/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/clouddirectory go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/clouddirectory/go_module_metadata.go b/service/clouddirectory/go_module_metadata.go index ec7ad1edca0..658cc9f5057 100644 --- a/service/clouddirectory/go_module_metadata.go +++ b/service/clouddirectory/go_module_metadata.go @@ -3,4 +3,4 @@ package clouddirectory // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index 1aae6bd48f1..c6f5ea6da4a 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.34.6 (2023-09-14) * **Documentation**: Documentation updates for AWS CloudFormation diff --git a/service/cloudformation/go.mod b/service/cloudformation/go.mod index 2f1679e2d17..0aa75653bb9 100644 --- a/service/cloudformation/go.mod +++ b/service/cloudformation/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudformation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index 51683358208..d128500bbf5 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.34.6" +const goModuleVersion = "1.34.7" diff --git a/service/cloudfront/CHANGELOG.md b/service/cloudfront/CHANGELOG.md index cd0845bb35e..1beb2a967f6 100644 --- a/service/cloudfront/CHANGELOG.md +++ b/service/cloudfront/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudfront/go.mod b/service/cloudfront/go.mod index 52ea7bfe259..adeeec39e7d 100644 --- a/service/cloudfront/go.mod +++ b/service/cloudfront/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudfront go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/cloudfront/go_module_metadata.go b/service/cloudfront/go_module_metadata.go index cca8b9e8427..d623193e3e0 100644 --- a/service/cloudfront/go_module_metadata.go +++ b/service/cloudfront/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudfront // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.5" +const goModuleVersion = "1.28.6" diff --git a/service/cloudhsm/CHANGELOG.md b/service/cloudhsm/CHANGELOG.md index cb504d057b6..289d7367a9a 100644 --- a/service/cloudhsm/CHANGELOG.md +++ b/service/cloudhsm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-08-31) * **Feature**: Deprecating CloudHSM Classic API Service. diff --git a/service/cloudhsm/go.mod b/service/cloudhsm/go.mod index 885b42e20cf..1055ff29636 100644 --- a/service/cloudhsm/go.mod +++ b/service/cloudhsm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudhsm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudhsm/go_module_metadata.go b/service/cloudhsm/go_module_metadata.go index 4cec862544b..79ba811ca7c 100644 --- a/service/cloudhsm/go_module_metadata.go +++ b/service/cloudhsm/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudhsm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/cloudhsmv2/CHANGELOG.md b/service/cloudhsmv2/CHANGELOG.md index 57dda2550f6..61f9e84d822 100644 --- a/service/cloudhsmv2/CHANGELOG.md +++ b/service/cloudhsmv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/cloudhsmv2/go.mod b/service/cloudhsmv2/go.mod index f1e61071edd..fe8534c46df 100644 --- a/service/cloudhsmv2/go.mod +++ b/service/cloudhsmv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudhsmv2/go_module_metadata.go b/service/cloudhsmv2/go_module_metadata.go index c0d15f2004a..1b1cbeac688 100644 --- a/service/cloudhsmv2/go_module_metadata.go +++ b/service/cloudhsmv2/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudhsmv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/cloudsearch/CHANGELOG.md b/service/cloudsearch/CHANGELOG.md index 8e4ba478db9..2a9646a78cb 100644 --- a/service/cloudsearch/CHANGELOG.md +++ b/service/cloudsearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/cloudsearch/go.mod b/service/cloudsearch/go.mod index a1a1231fccb..2291ccae4fe 100644 --- a/service/cloudsearch/go.mod +++ b/service/cloudsearch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudsearch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudsearch/go_module_metadata.go b/service/cloudsearch/go_module_metadata.go index 2f0276d72f8..dbb31248603 100644 --- a/service/cloudsearch/go_module_metadata.go +++ b/service/cloudsearch/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudsearch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/cloudsearchdomain/CHANGELOG.md b/service/cloudsearchdomain/CHANGELOG.md index 0b8cba283f9..3081a7ee193 100644 --- a/service/cloudsearchdomain/CHANGELOG.md +++ b/service/cloudsearchdomain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/cloudsearchdomain/go.mod b/service/cloudsearchdomain/go.mod index a0f1e88fe65..73a3faed487 100644 --- a/service/cloudsearchdomain/go.mod +++ b/service/cloudsearchdomain/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudsearchdomain/go_module_metadata.go b/service/cloudsearchdomain/go_module_metadata.go index f439a2d73ac..047259883aa 100644 --- a/service/cloudsearchdomain/go_module_metadata.go +++ b/service/cloudsearchdomain/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudsearchdomain // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index a35bc941cca..9823f9768bd 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.0 (2023-08-25) * **Feature**: Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources. diff --git a/service/cloudtrail/go.mod b/service/cloudtrail/go.mod index 72dc5c5be33..5595feb1bed 100644 --- a/service/cloudtrail/go.mod +++ b/service/cloudtrail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudtrail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 7d94f2b90c1..362840fd5f4 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.29.0" +const goModuleVersion = "1.29.1" diff --git a/service/cloudtraildata/CHANGELOG.md b/service/cloudtraildata/CHANGELOG.md index 15bd5e9f081..70b231b4bd6 100644 --- a/service/cloudtraildata/CHANGELOG.md +++ b/service/cloudtraildata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/cloudtraildata/go.mod b/service/cloudtraildata/go.mod index 93d7c8ad518..1d25f027045 100644 --- a/service/cloudtraildata/go.mod +++ b/service/cloudtraildata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudtraildata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudtraildata/go_module_metadata.go b/service/cloudtraildata/go_module_metadata.go index ce555075a25..2553fe11b93 100644 --- a/service/cloudtraildata/go_module_metadata.go +++ b/service/cloudtraildata/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudtraildata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index ccc321f9145..116b7bcc7d0 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.7 (2023-08-25) * **Documentation**: Doc-only update to get doc bug fixes into the SDK docs diff --git a/service/cloudwatch/go.mod b/service/cloudwatch/go.mod index fe0885b3605..4d83d318826 100644 --- a/service/cloudwatch/go.mod +++ b/service/cloudwatch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/cloudwatch/go_module_metadata.go b/service/cloudwatch/go_module_metadata.go index 6489b172075..0fe0ba06ddb 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.27.7" +const goModuleVersion = "1.27.8" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index 9eb97ce04d8..2457a4c5879 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-22) * **Feature**: Adds sensitive trait to various shapes in Jetstream Connections API model. diff --git a/service/cloudwatchevents/go.mod b/service/cloudwatchevents/go.mod index 64f80205e08..627b287fce4 100644 --- a/service/cloudwatchevents/go.mod +++ b/service/cloudwatchevents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatchevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index 45c14926705..43a90a9d90e 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.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index c519a4c329b..2a75870ebdf 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-20) * **Feature**: Add ClientToken to QueryDefinition CFN Handler in CWL diff --git a/service/cloudwatchlogs/go.mod b/service/cloudwatchlogs/go.mod index d65f3aaa06f..5d0689720d7 100644 --- a/service/cloudwatchlogs/go.mod +++ b/service/cloudwatchlogs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index f6ebb7d8af0..d9c8080eec6 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.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/codeartifact/CHANGELOG.md b/service/codeartifact/CHANGELOG.md index 2138a9f1ad7..136fde58443 100644 --- a/service/codeartifact/CHANGELOG.md +++ b/service/codeartifact/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-20) * **Feature**: Add support for the Swift package format. diff --git a/service/codeartifact/go.mod b/service/codeartifact/go.mod index 4a880fb598d..ff188653a64 100644 --- a/service/codeartifact/go.mod +++ b/service/codeartifact/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codeartifact go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codeartifact/go_module_metadata.go b/service/codeartifact/go_module_metadata.go index 515952f1a46..6310fd8d109 100644 --- a/service/codeartifact/go_module_metadata.go +++ b/service/codeartifact/go_module_metadata.go @@ -3,4 +3,4 @@ package codeartifact // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/codebuild/CHANGELOG.md b/service/codebuild/CHANGELOG.md index b9fa14516a3..4da2829ab3d 100644 --- a/service/codebuild/CHANGELOG.md +++ b/service/codebuild/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/codebuild/go.mod b/service/codebuild/go.mod index b681f739ab5..04ddb52df29 100644 --- a/service/codebuild/go.mod +++ b/service/codebuild/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codebuild go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codebuild/go_module_metadata.go b/service/codebuild/go_module_metadata.go index c1c52e3856d..78fccd08068 100644 --- a/service/codebuild/go_module_metadata.go +++ b/service/codebuild/go_module_metadata.go @@ -3,4 +3,4 @@ package codebuild // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.0" +const goModuleVersion = "1.22.1" diff --git a/service/codecatalyst/CHANGELOG.md b/service/codecatalyst/CHANGELOG.md index 2df30d4c9fb..957dada144d 100644 --- a/service/codecatalyst/CHANGELOG.md +++ b/service/codecatalyst/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codecatalyst/go.mod b/service/codecatalyst/go.mod index 9821d8158a9..ba9326e4393 100644 --- a/service/codecatalyst/go.mod +++ b/service/codecatalyst/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codecatalyst go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codecatalyst/go_module_metadata.go b/service/codecatalyst/go_module_metadata.go index 8a8a0b74c5c..ecbd15883ce 100644 --- a/service/codecatalyst/go_module_metadata.go +++ b/service/codecatalyst/go_module_metadata.go @@ -3,4 +3,4 @@ package codecatalyst // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.5" +const goModuleVersion = "1.5.6" diff --git a/service/codecommit/CHANGELOG.md b/service/codecommit/CHANGELOG.md index 75ec4e3a566..5f840fc7fe4 100644 --- a/service/codecommit/CHANGELOG.md +++ b/service/codecommit/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2023-09-01) * No change notes available for this release. diff --git a/service/codecommit/go.mod b/service/codecommit/go.mod index c6f98850f53..a61c7dc0096 100644 --- a/service/codecommit/go.mod +++ b/service/codecommit/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codecommit go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codecommit/go_module_metadata.go b/service/codecommit/go_module_metadata.go index a0c0c33ff0c..b3dc936f4ba 100644 --- a/service/codecommit/go_module_metadata.go +++ b/service/codecommit/go_module_metadata.go @@ -3,4 +3,4 @@ package codecommit // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index c65f0f49942..a844dca72d5 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.1 (2023-09-26) * **Documentation**: CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups. diff --git a/service/codedeploy/go.mod b/service/codedeploy/go.mod index b09c0c4c1ac..23f3407bfcb 100644 --- a/service/codedeploy/go.mod +++ b/service/codedeploy/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codedeploy go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/codedeploy/go_module_metadata.go b/service/codedeploy/go_module_metadata.go index 7f637eb022e..160fd80817a 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.18.1" +const goModuleVersion = "1.18.2" diff --git a/service/codeguruprofiler/CHANGELOG.md b/service/codeguruprofiler/CHANGELOG.md index ec3220fae03..765cab00e1b 100644 --- a/service/codeguruprofiler/CHANGELOG.md +++ b/service/codeguruprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/codeguruprofiler/go.mod b/service/codeguruprofiler/go.mod index 97949d841a8..80748548caf 100644 --- a/service/codeguruprofiler/go.mod +++ b/service/codeguruprofiler/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codeguruprofiler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codeguruprofiler/go_module_metadata.go b/service/codeguruprofiler/go_module_metadata.go index 401811e922a..60c321df32b 100644 --- a/service/codeguruprofiler/go_module_metadata.go +++ b/service/codeguruprofiler/go_module_metadata.go @@ -3,4 +3,4 @@ package codeguruprofiler // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/codegurureviewer/CHANGELOG.md b/service/codegurureviewer/CHANGELOG.md index 86cac05b4e3..8d32bfef9dc 100644 --- a/service/codegurureviewer/CHANGELOG.md +++ b/service/codegurureviewer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/codegurureviewer/go.mod b/service/codegurureviewer/go.mod index 9ebdbd806c1..ceadab03a56 100644 --- a/service/codegurureviewer/go.mod +++ b/service/codegurureviewer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codegurureviewer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/codegurureviewer/go_module_metadata.go b/service/codegurureviewer/go_module_metadata.go index ace62d5335d..222ca837785 100644 --- a/service/codegurureviewer/go_module_metadata.go +++ b/service/codegurureviewer/go_module_metadata.go @@ -3,4 +3,4 @@ package codegurureviewer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/codegurusecurity/CHANGELOG.md b/service/codegurusecurity/CHANGELOG.md index 5860f7c226a..a753276d383 100644 --- a/service/codegurusecurity/CHANGELOG.md +++ b/service/codegurusecurity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/codegurusecurity/go.mod b/service/codegurusecurity/go.mod index 7fc87d506bc..2a5c8ae7d21 100644 --- a/service/codegurusecurity/go.mod +++ b/service/codegurusecurity/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codegurusecurity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codegurusecurity/go_module_metadata.go b/service/codegurusecurity/go_module_metadata.go index 1e5b70e1893..7cfb32e88b7 100644 --- a/service/codegurusecurity/go_module_metadata.go +++ b/service/codegurusecurity/go_module_metadata.go @@ -3,4 +3,4 @@ package codegurusecurity // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/codepipeline/CHANGELOG.md b/service/codepipeline/CHANGELOG.md index 533328b3455..bb8fab0bbae 100644 --- a/service/codepipeline/CHANGELOG.md +++ b/service/codepipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codepipeline/go.mod b/service/codepipeline/go.mod index c5c8533ec37..fcc2ed18266 100644 --- a/service/codepipeline/go.mod +++ b/service/codepipeline/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codepipeline go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codepipeline/go_module_metadata.go b/service/codepipeline/go_module_metadata.go index 181868eb6a6..fac4d23a478 100644 --- a/service/codepipeline/go_module_metadata.go +++ b/service/codepipeline/go_module_metadata.go @@ -3,4 +3,4 @@ package codepipeline // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/codestar/CHANGELOG.md b/service/codestar/CHANGELOG.md index 4e4c8f37300..c0f96466424 100644 --- a/service/codestar/CHANGELOG.md +++ b/service/codestar/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/codestar/go.mod b/service/codestar/go.mod index 88c09052e6d..4976eb5ad46 100644 --- a/service/codestar/go.mod +++ b/service/codestar/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codestar go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codestar/go_module_metadata.go b/service/codestar/go_module_metadata.go index 8ca13694d9c..51dca2429f4 100644 --- a/service/codestar/go_module_metadata.go +++ b/service/codestar/go_module_metadata.go @@ -3,4 +3,4 @@ package codestar // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/codestarconnections/CHANGELOG.md b/service/codestarconnections/CHANGELOG.md index a5dddbd8f10..7c72abfa434 100644 --- a/service/codestarconnections/CHANGELOG.md +++ b/service/codestarconnections/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2023-10-03) * No change notes available for this release. diff --git a/service/codestarconnections/go.mod b/service/codestarconnections/go.mod index 29b8918f72f..e4e6375db5d 100644 --- a/service/codestarconnections/go.mod +++ b/service/codestarconnections/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codestarconnections go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codestarconnections/go_module_metadata.go b/service/codestarconnections/go_module_metadata.go index bdab46b09e9..0cd2677b813 100644 --- a/service/codestarconnections/go_module_metadata.go +++ b/service/codestarconnections/go_module_metadata.go @@ -3,4 +3,4 @@ package codestarconnections // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/codestarnotifications/CHANGELOG.md b/service/codestarnotifications/CHANGELOG.md index 7c7e4de7913..46788aa2999 100644 --- a/service/codestarnotifications/CHANGELOG.md +++ b/service/codestarnotifications/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/codestarnotifications/go.mod b/service/codestarnotifications/go.mod index 2bde7ce4c6f..f7ffb388ff5 100644 --- a/service/codestarnotifications/go.mod +++ b/service/codestarnotifications/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codestarnotifications go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/codestarnotifications/go_module_metadata.go b/service/codestarnotifications/go_module_metadata.go index 5059abfd79b..00cb0d97bed 100644 --- a/service/codestarnotifications/go_module_metadata.go +++ b/service/codestarnotifications/go_module_metadata.go @@ -3,4 +3,4 @@ package codestarnotifications // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/cognitoidentity/CHANGELOG.md b/service/cognitoidentity/CHANGELOG.md index 0df7eff2515..a6e7f1b1026 100644 --- a/service/cognitoidentity/CHANGELOG.md +++ b/service/cognitoidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/cognitoidentity/go.mod b/service/cognitoidentity/go.mod index 68e4b7ea148..de2b772f6f1 100644 --- a/service/cognitoidentity/go.mod +++ b/service/cognitoidentity/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cognitoidentity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cognitoidentity/go_module_metadata.go b/service/cognitoidentity/go_module_metadata.go index a9863d4345e..a5593396df0 100644 --- a/service/cognitoidentity/go_module_metadata.go +++ b/service/cognitoidentity/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentity // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 61786d40482..d594fcab7af 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.0 (2023-09-27) * **Feature**: The UserPoolType Status field is no longer used. diff --git a/service/cognitoidentityprovider/go.mod b/service/cognitoidentityprovider/go.mod index efe39a8a317..ff13475bf70 100644 --- a/service/cognitoidentityprovider/go.mod +++ b/service/cognitoidentityprovider/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 9283bcce2be..c5c9f2cfd0e 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/cognitosync/CHANGELOG.md b/service/cognitosync/CHANGELOG.md index 0b8cba283f9..3081a7ee193 100644 --- a/service/cognitosync/CHANGELOG.md +++ b/service/cognitosync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/cognitosync/go.mod b/service/cognitosync/go.mod index e12fff547fd..8988107b77d 100644 --- a/service/cognitosync/go.mod +++ b/service/cognitosync/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cognitosync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/cognitosync/go_module_metadata.go b/service/cognitosync/go_module_metadata.go index 3c213fe13e2..f02dfae2517 100644 --- a/service/cognitosync/go_module_metadata.go +++ b/service/cognitosync/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitosync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/comprehend/CHANGELOG.md b/service/comprehend/CHANGELOG.md index aac530f866f..bc59886933f 100644 --- a/service/comprehend/CHANGELOG.md +++ b/service/comprehend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/comprehend/go.mod b/service/comprehend/go.mod index 03b40dc8035..71a4c7a929b 100644 --- a/service/comprehend/go.mod +++ b/service/comprehend/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/comprehend go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/comprehend/go_module_metadata.go b/service/comprehend/go_module_metadata.go index fe8170c66a3..bf0524abf76 100644 --- a/service/comprehend/go_module_metadata.go +++ b/service/comprehend/go_module_metadata.go @@ -3,4 +3,4 @@ package comprehend // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/comprehendmedical/CHANGELOG.md b/service/comprehendmedical/CHANGELOG.md index d09be61bf10..85d0c19f72c 100644 --- a/service/comprehendmedical/CHANGELOG.md +++ b/service/comprehendmedical/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/comprehendmedical/go.mod b/service/comprehendmedical/go.mod index 070fb149553..0f788928e74 100644 --- a/service/comprehendmedical/go.mod +++ b/service/comprehendmedical/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/comprehendmedical go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/comprehendmedical/go_module_metadata.go b/service/comprehendmedical/go_module_metadata.go index 8df5270a004..f0fcfa529a0 100644 --- a/service/comprehendmedical/go_module_metadata.go +++ b/service/comprehendmedical/go_module_metadata.go @@ -3,4 +3,4 @@ package comprehendmedical // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/computeoptimizer/CHANGELOG.md b/service/computeoptimizer/CHANGELOG.md index 82af82b8ffb..2b0d419e406 100644 --- a/service/computeoptimizer/CHANGELOG.md +++ b/service/computeoptimizer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.0 (2023-09-05) * **Feature**: This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs. diff --git a/service/computeoptimizer/go.mod b/service/computeoptimizer/go.mod index 4c967107022..12c42d424d2 100644 --- a/service/computeoptimizer/go.mod +++ b/service/computeoptimizer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/computeoptimizer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/computeoptimizer/go_module_metadata.go b/service/computeoptimizer/go_module_metadata.go index c1fa87bd672..759a7e875ae 100644 --- a/service/computeoptimizer/go_module_metadata.go +++ b/service/computeoptimizer/go_module_metadata.go @@ -3,4 +3,4 @@ package computeoptimizer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 7a14d5ad2f3..4a6feb17e22 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.36.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/configservice/go.mod b/service/configservice/go.mod index 9125669561b..be05c5a5bb8 100644 --- a/service/configservice/go.mod +++ b/service/configservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/configservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index 0eff3e9e7de..9a759487284 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.36.3" +const goModuleVersion = "1.36.4" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index da386f64e4b..6fc707b38e3 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.69.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.69.0 (2023-10-03) * **Feature**: GetMetricDataV2 API: Update to include new metrics CONTACTS_RESOLVED_IN_X , AVG_HOLD_TIME_ALL_CONTACTS , AVG_RESOLUTION_TIME , ABANDONMENT_RATE , AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS with added features: Interval Period, TimeZone, Negate MetricFilters, Extended date time range. diff --git a/service/connect/go.mod b/service/connect/go.mod index 61a823d2f46..09fb64af5c7 100644 --- a/service/connect/go.mod +++ b/service/connect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 25603a8a7e4..0225f88472f 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.69.0" +const goModuleVersion = "1.69.1" diff --git a/service/connectcampaigns/CHANGELOG.md b/service/connectcampaigns/CHANGELOG.md index ec2f2f5faae..bc3862762b4 100644 --- a/service/connectcampaigns/CHANGELOG.md +++ b/service/connectcampaigns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2023-09-07) * No change notes available for this release. diff --git a/service/connectcampaigns/go.mod b/service/connectcampaigns/go.mod index 879dc808217..c2ea22a52c9 100644 --- a/service/connectcampaigns/go.mod +++ b/service/connectcampaigns/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connectcampaigns go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/connectcampaigns/go_module_metadata.go b/service/connectcampaigns/go_module_metadata.go index dd9236df8f9..e546e764653 100644 --- a/service/connectcampaigns/go_module_metadata.go +++ b/service/connectcampaigns/go_module_metadata.go @@ -3,4 +3,4 @@ package connectcampaigns // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.1" +const goModuleVersion = "1.4.2" diff --git a/service/connectcases/CHANGELOG.md b/service/connectcases/CHANGELOG.md index 638a8c41b0a..008cbd18512 100644 --- a/service/connectcases/CHANGELOG.md +++ b/service/connectcases/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/connectcases/go.mod b/service/connectcases/go.mod index a3e17bdf3c4..9d8a5f6df4f 100644 --- a/service/connectcases/go.mod +++ b/service/connectcases/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connectcases go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/connectcases/go_module_metadata.go b/service/connectcases/go_module_metadata.go index 2857da0a016..1310dddfae1 100644 --- a/service/connectcases/go_module_metadata.go +++ b/service/connectcases/go_module_metadata.go @@ -3,4 +3,4 @@ package connectcases // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/connectcontactlens/CHANGELOG.md b/service/connectcontactlens/CHANGELOG.md index d20b37b167a..79e94e34e96 100644 --- a/service/connectcontactlens/CHANGELOG.md +++ b/service/connectcontactlens/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/connectcontactlens/go.mod b/service/connectcontactlens/go.mod index 708e3190706..555faf2b127 100644 --- a/service/connectcontactlens/go.mod +++ b/service/connectcontactlens/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connectcontactlens go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/connectcontactlens/go_module_metadata.go b/service/connectcontactlens/go_module_metadata.go index cac962c4ef8..9a7705b43c2 100644 --- a/service/connectcontactlens/go_module_metadata.go +++ b/service/connectcontactlens/go_module_metadata.go @@ -3,4 +3,4 @@ package connectcontactlens // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/connectparticipant/CHANGELOG.md b/service/connectparticipant/CHANGELOG.md index 48635f89ab2..c26867578e5 100644 --- a/service/connectparticipant/CHANGELOG.md +++ b/service/connectparticipant/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-08-31) * **Feature**: Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API. diff --git a/service/connectparticipant/go.mod b/service/connectparticipant/go.mod index f716200115c..8f11c02cee6 100644 --- a/service/connectparticipant/go.mod +++ b/service/connectparticipant/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connectparticipant go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/connectparticipant/go_module_metadata.go b/service/connectparticipant/go_module_metadata.go index 8af13e77e8d..4caadc35a93 100644 --- a/service/connectparticipant/go_module_metadata.go +++ b/service/connectparticipant/go_module_metadata.go @@ -3,4 +3,4 @@ package connectparticipant // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/controltower/CHANGELOG.md b/service/controltower/CHANGELOG.md index accf52fb87f..fed8c8631fc 100644 --- a/service/controltower/CHANGELOG.md +++ b/service/controltower/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/controltower/go.mod b/service/controltower/go.mod index 3ce48496d0e..464cf6e0beb 100644 --- a/service/controltower/go.mod +++ b/service/controltower/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/controltower go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/controltower/go_module_metadata.go b/service/controltower/go_module_metadata.go index 9f345acff80..4d993098654 100644 --- a/service/controltower/go_module_metadata.go +++ b/service/controltower/go_module_metadata.go @@ -3,4 +3,4 @@ package controltower // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/costandusagereportservice/CHANGELOG.md b/service/costandusagereportservice/CHANGELOG.md index a4378372b38..eb0a14b7c9e 100644 --- a/service/costandusagereportservice/CHANGELOG.md +++ b/service/costandusagereportservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/costandusagereportservice/go.mod b/service/costandusagereportservice/go.mod index 440ef902497..78c3150376c 100644 --- a/service/costandusagereportservice/go.mod +++ b/service/costandusagereportservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/costandusagereportservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/costandusagereportservice/go_module_metadata.go b/service/costandusagereportservice/go_module_metadata.go index cef0bf6ab4c..ffa918bda79 100644 --- a/service/costandusagereportservice/go_module_metadata.go +++ b/service/costandusagereportservice/go_module_metadata.go @@ -3,4 +3,4 @@ package costandusagereportservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/costexplorer/CHANGELOG.md b/service/costexplorer/CHANGELOG.md index 0cad14c492e..563eab278f0 100644 --- a/service/costexplorer/CHANGELOG.md +++ b/service/costexplorer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.0 (2023-08-22) * **Feature**: This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags. diff --git a/service/costexplorer/go.mod b/service/costexplorer/go.mod index 204b1544cf2..3391dc1c78c 100644 --- a/service/costexplorer/go.mod +++ b/service/costexplorer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/costexplorer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/costexplorer/go_module_metadata.go b/service/costexplorer/go_module_metadata.go index 84fe13fc41e..50ac72f98cb 100644 --- a/service/costexplorer/go_module_metadata.go +++ b/service/costexplorer/go_module_metadata.go @@ -3,4 +3,4 @@ package costexplorer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.0" +const goModuleVersion = "1.28.1" diff --git a/service/customerprofiles/CHANGELOG.md b/service/customerprofiles/CHANGELOG.md index 8e77d17c113..f893d9af8c7 100644 --- a/service/customerprofiles/CHANGELOG.md +++ b/service/customerprofiles/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.0 (2023-08-31) * **Feature**: Adds sensitive trait to various shapes in Customer Profiles API model. diff --git a/service/customerprofiles/go.mod b/service/customerprofiles/go.mod index 0708d2dabef..190e67c0a6d 100644 --- a/service/customerprofiles/go.mod +++ b/service/customerprofiles/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/customerprofiles go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/customerprofiles/go_module_metadata.go b/service/customerprofiles/go_module_metadata.go index 25a0bf1a972..b7ff9843b97 100644 --- a/service/customerprofiles/go_module_metadata.go +++ b/service/customerprofiles/go_module_metadata.go @@ -3,4 +3,4 @@ package customerprofiles // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.0" +const goModuleVersion = "1.28.1" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index 88d7cc1b37f..f07077a967c 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.31.0 (2023-09-22) * **Feature**: new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift diff --git a/service/databasemigrationservice/go.mod b/service/databasemigrationservice/go.mod index bd2dcfac550..45726ee2297 100644 --- a/service/databasemigrationservice/go.mod +++ b/service/databasemigrationservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/databasemigrationservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/databasemigrationservice/go_module_metadata.go b/service/databasemigrationservice/go_module_metadata.go index 591a07441ea..67b8397e25a 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.31.0" +const goModuleVersion = "1.31.1" diff --git a/service/databrew/CHANGELOG.md b/service/databrew/CHANGELOG.md index 3f92907893c..21976b1464f 100644 --- a/service/databrew/CHANGELOG.md +++ b/service/databrew/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/databrew/go.mod b/service/databrew/go.mod index fe45ea56ce8..58bfda8f37d 100644 --- a/service/databrew/go.mod +++ b/service/databrew/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/databrew go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/databrew/go_module_metadata.go b/service/databrew/go_module_metadata.go index 2c933b8e699..59836fe7d5e 100644 --- a/service/databrew/go_module_metadata.go +++ b/service/databrew/go_module_metadata.go @@ -3,4 +3,4 @@ package databrew // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/dataexchange/CHANGELOG.md b/service/dataexchange/CHANGELOG.md index b763421799a..f68552da5c9 100644 --- a/service/dataexchange/CHANGELOG.md +++ b/service/dataexchange/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/dataexchange/go.mod b/service/dataexchange/go.mod index a0a66ab6596..fab71bf95a9 100644 --- a/service/dataexchange/go.mod +++ b/service/dataexchange/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dataexchange go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/dataexchange/go_module_metadata.go b/service/dataexchange/go_module_metadata.go index e08012360f8..b8139b496d1 100644 --- a/service/dataexchange/go_module_metadata.go +++ b/service/dataexchange/go_module_metadata.go @@ -3,4 +3,4 @@ package dataexchange // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/datapipeline/CHANGELOG.md b/service/datapipeline/CHANGELOG.md index 2a34f6458f7..fa39443ef39 100644 --- a/service/datapipeline/CHANGELOG.md +++ b/service/datapipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/datapipeline/go.mod b/service/datapipeline/go.mod index d4dd44ff639..8a381709a52 100644 --- a/service/datapipeline/go.mod +++ b/service/datapipeline/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/datapipeline go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/datapipeline/go_module_metadata.go b/service/datapipeline/go_module_metadata.go index 86e9a83baf9..ef762127a5b 100644 --- a/service/datapipeline/go_module_metadata.go +++ b/service/datapipeline/go_module_metadata.go @@ -3,4 +3,4 @@ package datapipeline // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index e75924a989e..7c3433b3ffb 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.1 (2023-09-15) * **Documentation**: Documentation-only updates for AWS DataSync. diff --git a/service/datasync/go.mod b/service/datasync/go.mod index ab466ebb896..a12bd5d0ee1 100644 --- a/service/datasync/go.mod +++ b/service/datasync/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/datasync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index 07c8b873d18..a66ce753543 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.29.1" +const goModuleVersion = "1.29.2" diff --git a/service/datazone/CHANGELOG.md b/service/datazone/CHANGELOG.md index 89af6859404..764224c9117 100644 --- a/service/datazone/CHANGELOG.md +++ b/service/datazone/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.1 (2023-10-05) * No change notes available for this release. diff --git a/service/datazone/go.mod b/service/datazone/go.mod index af2163fb8d0..2481a5fe42b 100644 --- a/service/datazone/go.mod +++ b/service/datazone/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/datazone go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/datazone/go_module_metadata.go b/service/datazone/go_module_metadata.go index d9ed717c8ae..9b5fce0b25a 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.0.1" +const goModuleVersion = "1.0.2" diff --git a/service/dax/CHANGELOG.md b/service/dax/CHANGELOG.md index 86842c818e9..f681b759dda 100644 --- a/service/dax/CHANGELOG.md +++ b/service/dax/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/dax/go.mod b/service/dax/go.mod index d7f23982770..e162d51a748 100644 --- a/service/dax/go.mod +++ b/service/dax/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dax go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/dax/go_module_metadata.go b/service/dax/go_module_metadata.go index 2a1601f747d..8ee9f10e996 100644 --- a/service/dax/go_module_metadata.go +++ b/service/dax/go_module_metadata.go @@ -3,4 +3,4 @@ package dax // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/detective/CHANGELOG.md b/service/detective/CHANGELOG.md index b4278a73ffb..b0fbc09ea65 100644 --- a/service/detective/CHANGELOG.md +++ b/service/detective/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.4 (2023-08-28) * No change notes available for this release. diff --git a/service/detective/go.mod b/service/detective/go.mod index 20bc251761e..3d7edc129cd 100644 --- a/service/detective/go.mod +++ b/service/detective/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/detective go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/detective/go_module_metadata.go b/service/detective/go_module_metadata.go index fd4f6be8df1..300cea015cf 100644 --- a/service/detective/go_module_metadata.go +++ b/service/detective/go_module_metadata.go @@ -3,4 +3,4 @@ package detective // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.4" +const goModuleVersion = "1.21.5" diff --git a/service/devicefarm/CHANGELOG.md b/service/devicefarm/CHANGELOG.md index d03045ef3a4..f15835a7674 100644 --- a/service/devicefarm/CHANGELOG.md +++ b/service/devicefarm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/devicefarm/go.mod b/service/devicefarm/go.mod index 3cba643d4f6..e11a36b3f19 100644 --- a/service/devicefarm/go.mod +++ b/service/devicefarm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/devicefarm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/devicefarm/go_module_metadata.go b/service/devicefarm/go_module_metadata.go index ab51387580d..3ffa94be22f 100644 --- a/service/devicefarm/go_module_metadata.go +++ b/service/devicefarm/go_module_metadata.go @@ -3,4 +3,4 @@ package devicefarm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/devopsguru/CHANGELOG.md b/service/devopsguru/CHANGELOG.md index 39bc1206f02..68b507b944b 100644 --- a/service/devopsguru/CHANGELOG.md +++ b/service/devopsguru/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/devopsguru/go.mod b/service/devopsguru/go.mod index e24d607ed18..2ba91aac942 100644 --- a/service/devopsguru/go.mod +++ b/service/devopsguru/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/devopsguru go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/devopsguru/go_module_metadata.go b/service/devopsguru/go_module_metadata.go index 94dbde92945..ee7a3ff6320 100644 --- a/service/devopsguru/go_module_metadata.go +++ b/service/devopsguru/go_module_metadata.go @@ -3,4 +3,4 @@ package devopsguru // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index 152ab14128e..f4ac4a16733 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/directconnect/go.mod b/service/directconnect/go.mod index 3f8fa513df3..40cfb682092 100644 --- a/service/directconnect/go.mod +++ b/service/directconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/directconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index 702bed32f7a..774314242ae 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.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/directoryservice/CHANGELOG.md b/service/directoryservice/CHANGELOG.md index 73634fe9a61..fed4c554f87 100644 --- a/service/directoryservice/CHANGELOG.md +++ b/service/directoryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/directoryservice/go.mod b/service/directoryservice/go.mod index 6f6dc94e5b7..f4d8c15e67c 100644 --- a/service/directoryservice/go.mod +++ b/service/directoryservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/directoryservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/directoryservice/go_module_metadata.go b/service/directoryservice/go_module_metadata.go index f0efdcc438e..338880ef50b 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.18.5" +const goModuleVersion = "1.18.6" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index a743370c13b..cb40b2a02e1 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dlm/go.mod b/service/dlm/go.mod index 3b65647dc42..9402d232669 100644 --- a/service/dlm/go.mod +++ b/service/dlm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dlm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index fda33a895e0..580d0e164d6 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.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index 059d79aba53..132a80114a2 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/docdb/go.mod b/service/docdb/go.mod index 7eadf86e76c..6c03a835147 100644 --- a/service/docdb/go.mod +++ b/service/docdb/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/docdb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/docdb/go_module_metadata.go b/service/docdb/go_module_metadata.go index 31b4e8a911b..ebc0d81aee9 100644 --- a/service/docdb/go_module_metadata.go +++ b/service/docdb/go_module_metadata.go @@ -3,4 +3,4 @@ package docdb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.5" +const goModuleVersion = "1.23.6" diff --git a/service/docdbelastic/CHANGELOG.md b/service/docdbelastic/CHANGELOG.md index 91e92985435..d39acd91ab1 100644 --- a/service/docdbelastic/CHANGELOG.md +++ b/service/docdbelastic/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/docdbelastic/go.mod b/service/docdbelastic/go.mod index e9a68651dc1..8f8d1a0b5a7 100644 --- a/service/docdbelastic/go.mod +++ b/service/docdbelastic/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/docdbelastic go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/docdbelastic/go_module_metadata.go b/service/docdbelastic/go_module_metadata.go index 4cd46b0b505..ce448415f39 100644 --- a/service/docdbelastic/go_module_metadata.go +++ b/service/docdbelastic/go_module_metadata.go @@ -3,4 +3,4 @@ package docdbelastic // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/drs/CHANGELOG.md b/service/drs/CHANGELOG.md index bb7e5f7e2b7..0d8bc64e3e4 100644 --- a/service/drs/CHANGELOG.md +++ b/service/drs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-13) * **Feature**: Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions. diff --git a/service/drs/go.mod b/service/drs/go.mod index 7c2fdf08158..34618e2f0fd 100644 --- a/service/drs/go.mod +++ b/service/drs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/drs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/drs/go_module_metadata.go b/service/drs/go_module_metadata.go index 08d9cf42275..94920e97b97 100644 --- a/service/drs/go_module_metadata.go +++ b/service/drs/go_module_metadata.go @@ -3,4 +3,4 @@ package drs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 266978e7fe2..a09b152c1bc 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2023-09-26) * **Feature**: Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table diff --git a/service/dynamodb/go.mod b/service/dynamodb/go.mod index 3edcb226946..4a43871bcaf 100644 --- a/service/dynamodb/go.mod +++ b/service/dynamodb/go.mod @@ -3,11 +3,11 @@ module github.com/aws/aws-sdk-go-v2/service/dynamodb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.14 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.15 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index 1e1b07a96ca..73e650610cc 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.22.0" +const goModuleVersion = "1.22.1" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index b0dab12c9ce..7d9579804c4 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dynamodbstreams/go.mod b/service/dynamodbstreams/go.mod index 503ed1163d6..8047d8a767f 100644 --- a/service/dynamodbstreams/go.mod +++ b/service/dynamodbstreams/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dynamodbstreams go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index 01ad48d1693..49919352771 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.15.5" +const goModuleVersion = "1.15.6" diff --git a/service/ebs/CHANGELOG.md b/service/ebs/CHANGELOG.md index a32c3c03adb..ae7f333f740 100644 --- a/service/ebs/CHANGELOG.md +++ b/service/ebs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ebs/go.mod b/service/ebs/go.mod index b15cf78c7e2..9949b21e056 100644 --- a/service/ebs/go.mod +++ b/service/ebs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ebs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ebs/go_module_metadata.go b/service/ebs/go_module_metadata.go index 7412baf13ac..cc466a02cd8 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.18.5" +const goModuleVersion = "1.18.6" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index d9375d0b85a..39fbb3db8bc 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.124.0 (2023-10-06) + +* **Feature**: Documentation updates for Elastic Compute Cloud (EC2). +* **Dependency Update**: Updated to the latest SDK module versions + # v1.123.0 (2023-10-02) * **Feature**: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. diff --git a/service/ec2/go.mod b/service/ec2/go.mod index bd4b6964022..e0453170cb3 100644 --- a/service/ec2/go.mod +++ b/service/ec2/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/ec2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 927bc75ed9d..c0ed3cb1535 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.123.0" +const goModuleVersion = "1.124.0" diff --git a/service/ec2instanceconnect/CHANGELOG.md b/service/ec2instanceconnect/CHANGELOG.md index dafad984cbb..ea3b26e2fb3 100644 --- a/service/ec2instanceconnect/CHANGELOG.md +++ b/service/ec2instanceconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ec2instanceconnect/go.mod b/service/ec2instanceconnect/go.mod index 36fec11b120..69bce41b38a 100644 --- a/service/ec2instanceconnect/go.mod +++ b/service/ec2instanceconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ec2instanceconnect/go_module_metadata.go b/service/ec2instanceconnect/go_module_metadata.go index 658d75ff1b6..77cc9375a98 100644 --- a/service/ec2instanceconnect/go_module_metadata.go +++ b/service/ec2instanceconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2instanceconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index 9da23023d2c..1de6e1ab7ae 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-11) * **Feature**: This release will have ValidationException be thrown from ECR LifecyclePolicy APIs in regions LifecyclePolicy is not supported, this includes existing Amazon Dedicated Cloud (ADC) regions. This release will also change Tag: TagValue and Tag: TagKey to required. diff --git a/service/ecr/go.mod b/service/ecr/go.mod index e803824226e..9ed378c493c 100644 --- a/service/ecr/go.mod +++ b/service/ecr/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ecr go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index b8586c3fe1b..e9a58eb9713 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.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/ecrpublic/CHANGELOG.md b/service/ecrpublic/CHANGELOG.md index e963d3662f0..07da028cb0a 100644 --- a/service/ecrpublic/CHANGELOG.md +++ b/service/ecrpublic/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ecrpublic/go.mod b/service/ecrpublic/go.mod index 3b3afb32ed4..07a670122b6 100644 --- a/service/ecrpublic/go.mod +++ b/service/ecrpublic/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ecrpublic go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ecrpublic/go_module_metadata.go b/service/ecrpublic/go_module_metadata.go index 916b3fedfbe..a9c8cac48aa 100644 --- a/service/ecrpublic/go_module_metadata.go +++ b/service/ecrpublic/go_module_metadata.go @@ -3,4 +3,4 @@ package ecrpublic // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index c91300f4ff5..5c00df27f73 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.1 (2023-09-05) * **Documentation**: Documentation only update for Amazon ECS. diff --git a/service/ecs/go.mod b/service/ecs/go.mod index d3deb5534b3..61f2b1375e4 100644 --- a/service/ecs/go.mod +++ b/service/ecs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ecs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index f55853a2890..2fc76f4375c 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.30.1" +const goModuleVersion = "1.30.2" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index db70e15c6c5..35cf8496c07 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.7 (2023-09-22) * **Documentation**: Documentation updates for Elastic File System diff --git a/service/efs/go.mod b/service/efs/go.mod index bde3110aee4..fe0254e0a57 100644 --- a/service/efs/go.mod +++ b/service/efs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/efs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index e7ac97f5e7d..8b5564dc736 100644 --- a/service/efs/go_module_metadata.go +++ b/service/efs/go_module_metadata.go @@ -3,4 +3,4 @@ package efs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.7" +const goModuleVersion = "1.21.8" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 11ce4fd22ca..43639cf25fd 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eks/go.mod b/service/eks/go.mod index 9dff587c61c..72e0b1516cd 100644 --- a/service/eks/go.mod +++ b/service/eks/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/eks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index eee3fbc683a..a963aee6f94 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.29.5" +const goModuleVersion = "1.29.6" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index 86bd1562634..6fbe8195ab5 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticache/go.mod b/service/elasticache/go.mod index a8ff84b2698..367c1d8f5d9 100644 --- a/service/elasticache/go.mod +++ b/service/elasticache/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticache go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/elasticache/go_module_metadata.go b/service/elasticache/go_module_metadata.go index dd95c67c50a..0cef8f38aea 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.29.3" +const goModuleVersion = "1.29.4" diff --git a/service/elasticbeanstalk/CHANGELOG.md b/service/elasticbeanstalk/CHANGELOG.md index 363889ed479..2002b9f2b6b 100644 --- a/service/elasticbeanstalk/CHANGELOG.md +++ b/service/elasticbeanstalk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/elasticbeanstalk/go.mod b/service/elasticbeanstalk/go.mod index 90d531c72e7..28e5e574be6 100644 --- a/service/elasticbeanstalk/go.mod +++ b/service/elasticbeanstalk/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/elasticbeanstalk/go_module_metadata.go b/service/elasticbeanstalk/go_module_metadata.go index 67e9cd982c5..da19021f275 100644 --- a/service/elasticbeanstalk/go_module_metadata.go +++ b/service/elasticbeanstalk/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticbeanstalk // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/elasticinference/CHANGELOG.md b/service/elasticinference/CHANGELOG.md index 4509094f4df..06946f19fc7 100644 --- a/service/elasticinference/CHANGELOG.md +++ b/service/elasticinference/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticinference/go.mod b/service/elasticinference/go.mod index 3c254d889ea..c5cdf72a6d3 100644 --- a/service/elasticinference/go.mod +++ b/service/elasticinference/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticinference go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/elasticinference/go_module_metadata.go b/service/elasticinference/go_module_metadata.go index 8b8e0bfc18e..9289055e5cd 100644 --- a/service/elasticinference/go_module_metadata.go +++ b/service/elasticinference/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticinference // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.5" +const goModuleVersion = "1.14.6" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index 0b1d3d6dc82..af5eec2ef0a 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/elasticloadbalancing/go.mod b/service/elasticloadbalancing/go.mod index 58437a9c64b..3df88d726be 100644 --- a/service/elasticloadbalancing/go.mod +++ b/service/elasticloadbalancing/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/elasticloadbalancing/go_module_metadata.go b/service/elasticloadbalancing/go_module_metadata.go index 641fa7993c7..27773c0d373 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.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index caaed799092..2bcc6c2516c 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.4 (2023-09-06) * **Documentation**: This release enables default UDP connection termination and disabling unhealthy target connection termination for Network Load Balancers. diff --git a/service/elasticloadbalancingv2/go.mod b/service/elasticloadbalancingv2/go.mod index 864ec2101d9..038a8681a64 100644 --- a/service/elasticloadbalancingv2/go.mod +++ b/service/elasticloadbalancingv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/elasticloadbalancingv2/go_module_metadata.go b/service/elasticloadbalancingv2/go_module_metadata.go index c5df7f49719..5c2f31bb27d 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.21.4" +const goModuleVersion = "1.21.5" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index 578897851c4..1d709aa6d4c 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.6 (2023-09-06) * No change notes available for this release. diff --git a/service/elasticsearchservice/go.mod b/service/elasticsearchservice/go.mod index 2ef77607bf9..fe6d90c3535 100644 --- a/service/elasticsearchservice/go.mod +++ b/service/elasticsearchservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticsearchservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 89d45273552..9ff57ca75a1 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.20.6" +const goModuleVersion = "1.20.7" diff --git a/service/elastictranscoder/CHANGELOG.md b/service/elastictranscoder/CHANGELOG.md index 51d667ae8de..cb54bd516f1 100644 --- a/service/elastictranscoder/CHANGELOG.md +++ b/service/elastictranscoder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/elastictranscoder/go.mod b/service/elastictranscoder/go.mod index c1e0de36670..297931a9de3 100644 --- a/service/elastictranscoder/go.mod +++ b/service/elastictranscoder/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elastictranscoder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/elastictranscoder/go_module_metadata.go b/service/elastictranscoder/go_module_metadata.go index f694d2ac805..98a9f3f12ab 100644 --- a/service/elastictranscoder/go_module_metadata.go +++ b/service/elastictranscoder/go_module_metadata.go @@ -3,4 +3,4 @@ package elastictranscoder // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index 17d9e6e091e..bba2e694cb3 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.6 (2023-09-12) * No change notes available for this release. diff --git a/service/emr/go.mod b/service/emr/go.mod index 1aa936f65b7..ef782db01c8 100644 --- a/service/emr/go.mod +++ b/service/emr/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/emr go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/emr/go_module_metadata.go b/service/emr/go_module_metadata.go index e30075ec640..4592766c81f 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.28.6" +const goModuleVersion = "1.28.7" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index b45921c067a..4b3929f3ef4 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emrcontainers/go.mod b/service/emrcontainers/go.mod index c70a02a2836..ad9f7e4e34b 100644 --- a/service/emrcontainers/go.mod +++ b/service/emrcontainers/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/emrcontainers go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index 7489fb5f197..d6c9de03ac2 100644 --- a/service/emrcontainers/go_module_metadata.go +++ b/service/emrcontainers/go_module_metadata.go @@ -3,4 +3,4 @@ package emrcontainers // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.5" +const goModuleVersion = "1.20.6" diff --git a/service/emrserverless/CHANGELOG.md b/service/emrserverless/CHANGELOG.md index eb765b31dbb..a114eacb9c0 100644 --- a/service/emrserverless/CHANGELOG.md +++ b/service/emrserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-09-25) * **Feature**: This release adds support for application-wide default job configurations. diff --git a/service/emrserverless/go.mod b/service/emrserverless/go.mod index 727847d02d7..13132baf2cc 100644 --- a/service/emrserverless/go.mod +++ b/service/emrserverless/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/emrserverless go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/emrserverless/go_module_metadata.go b/service/emrserverless/go_module_metadata.go index e12f42269a2..cc8379bc5cb 100644 --- a/service/emrserverless/go_module_metadata.go +++ b/service/emrserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package emrserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/entityresolution/CHANGELOG.md b/service/entityresolution/CHANGELOG.md index 3440d1121aa..c3f633ff4e2 100644 --- a/service/entityresolution/CHANGELOG.md +++ b/service/entityresolution/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-14) * **Feature**: Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields. diff --git a/service/entityresolution/go.mod b/service/entityresolution/go.mod index 9334136639b..bef43fb770f 100644 --- a/service/entityresolution/go.mod +++ b/service/entityresolution/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/entityresolution go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/entityresolution/go_module_metadata.go b/service/entityresolution/go_module_metadata.go index e869b4507d9..38476d63f17 100644 --- a/service/entityresolution/go_module_metadata.go +++ b/service/entityresolution/go_module_metadata.go @@ -3,4 +3,4 @@ package entityresolution // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index e54be108de8..fe386ae1914 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2023-09-12) * **Feature**: Adds sensitive trait to various shapes in Jetstream Connections API model. diff --git a/service/eventbridge/go.mod b/service/eventbridge/go.mod index ed62cd996b4..3d7145fb5b1 100644 --- a/service/eventbridge/go.mod +++ b/service/eventbridge/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/eventbridge go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/internal/v4a v1.1.4 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/internal/v4a v1.1.5 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index 0149926530b..138ac1e3f58 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.22.0" +const goModuleVersion = "1.22.1" diff --git a/service/evidently/CHANGELOG.md b/service/evidently/CHANGELOG.md index dc0a79f6152..c2264606762 100644 --- a/service/evidently/CHANGELOG.md +++ b/service/evidently/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/evidently/go.mod b/service/evidently/go.mod index fdf29ee01aa..3b373de2e26 100644 --- a/service/evidently/go.mod +++ b/service/evidently/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/evidently go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/evidently/go_module_metadata.go b/service/evidently/go_module_metadata.go index 4f0cc845c50..061964c86cb 100644 --- a/service/evidently/go_module_metadata.go +++ b/service/evidently/go_module_metadata.go @@ -3,4 +3,4 @@ package evidently // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/finspace/CHANGELOG.md b/service/finspace/CHANGELOG.md index 49c4cc092eb..cf63ecb7c0c 100644 --- a/service/finspace/CHANGELOG.md +++ b/service/finspace/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2023-08-21) * **Feature**: Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual. diff --git a/service/finspace/go.mod b/service/finspace/go.mod index c1f0c80d9b2..a922c6dc27e 100644 --- a/service/finspace/go.mod +++ b/service/finspace/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/finspace go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/finspace/go_module_metadata.go b/service/finspace/go_module_metadata.go index c561f8d501c..e96baf5ecf8 100644 --- a/service/finspace/go_module_metadata.go +++ b/service/finspace/go_module_metadata.go @@ -3,4 +3,4 @@ package finspace // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/finspacedata/CHANGELOG.md b/service/finspacedata/CHANGELOG.md index aea03ae0e63..163d2452493 100644 --- a/service/finspacedata/CHANGELOG.md +++ b/service/finspacedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-25) * **Feature**: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs. diff --git a/service/finspacedata/go.mod b/service/finspacedata/go.mod index 44341cb39a3..430b7500633 100644 --- a/service/finspacedata/go.mod +++ b/service/finspacedata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/finspacedata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/finspacedata/go_module_metadata.go b/service/finspacedata/go_module_metadata.go index 8d4f94417e8..ca73272df66 100644 --- a/service/finspacedata/go_module_metadata.go +++ b/service/finspacedata/go_module_metadata.go @@ -3,4 +3,4 @@ package finspacedata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index 2b61f6886c6..6c41ac7eabf 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-27) * **Feature**: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka. diff --git a/service/firehose/go.mod b/service/firehose/go.mod index 4c36041b795..d9d8f8e7d7f 100644 --- a/service/firehose/go.mod +++ b/service/firehose/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/firehose go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index 170c7936dc4..83686eae791 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/fis/CHANGELOG.md b/service/fis/CHANGELOG.md index 40d65489a97..4f86728de2b 100644 --- a/service/fis/CHANGELOG.md +++ b/service/fis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/fis/go.mod b/service/fis/go.mod index 063431edfa3..26710a6c03a 100644 --- a/service/fis/go.mod +++ b/service/fis/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/fis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/fis/go_module_metadata.go b/service/fis/go_module_metadata.go index d7a1c1d38c0..18a834d1a8e 100644 --- a/service/fis/go_module_metadata.go +++ b/service/fis/go_module_metadata.go @@ -3,4 +3,4 @@ package fis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/fms/CHANGELOG.md b/service/fms/CHANGELOG.md index 0d298dcf7a2..6710a235e31 100644 --- a/service/fms/CHANGELOG.md +++ b/service/fms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/fms/go.mod b/service/fms/go.mod index 30b24639181..9a1381b5343 100644 --- a/service/fms/go.mod +++ b/service/fms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/fms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/fms/go_module_metadata.go b/service/fms/go_module_metadata.go index 25655d26386..dcf8b48bb54 100644 --- a/service/fms/go_module_metadata.go +++ b/service/fms/go_module_metadata.go @@ -3,4 +3,4 @@ package fms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.5" +const goModuleVersion = "1.25.6" diff --git a/service/forecast/CHANGELOG.md b/service/forecast/CHANGELOG.md index 3e9737b725b..54409471f82 100644 --- a/service/forecast/CHANGELOG.md +++ b/service/forecast/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/forecast/go.mod b/service/forecast/go.mod index bc064c201d8..038590e09a2 100644 --- a/service/forecast/go.mod +++ b/service/forecast/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/forecast go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/forecast/go_module_metadata.go b/service/forecast/go_module_metadata.go index 70419cab220..70a27f597e3 100644 --- a/service/forecast/go_module_metadata.go +++ b/service/forecast/go_module_metadata.go @@ -3,4 +3,4 @@ package forecast // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/forecastquery/CHANGELOG.md b/service/forecastquery/CHANGELOG.md index 3701038e346..eee00fcc773 100644 --- a/service/forecastquery/CHANGELOG.md +++ b/service/forecastquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/forecastquery/go.mod b/service/forecastquery/go.mod index c26dcf8950a..272f4a59900 100644 --- a/service/forecastquery/go.mod +++ b/service/forecastquery/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/forecastquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/forecastquery/go_module_metadata.go b/service/forecastquery/go_module_metadata.go index 5900995af7e..8ce3efc9b2a 100644 --- a/service/forecastquery/go_module_metadata.go +++ b/service/forecastquery/go_module_metadata.go @@ -3,4 +3,4 @@ package forecastquery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/frauddetector/CHANGELOG.md b/service/frauddetector/CHANGELOG.md index bfd7cb9bb23..1babbb1e620 100644 --- a/service/frauddetector/CHANGELOG.md +++ b/service/frauddetector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/frauddetector/go.mod b/service/frauddetector/go.mod index 7293f5700e3..bcba09a7a42 100644 --- a/service/frauddetector/go.mod +++ b/service/frauddetector/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/frauddetector go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/frauddetector/go_module_metadata.go b/service/frauddetector/go_module_metadata.go index be1d463ef6a..4754caad35e 100644 --- a/service/frauddetector/go_module_metadata.go +++ b/service/frauddetector/go_module_metadata.go @@ -3,4 +3,4 @@ package frauddetector // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/fsx/CHANGELOG.md b/service/fsx/CHANGELOG.md index 97a0ab92e10..54216fb8d9c 100644 --- a/service/fsx/CHANGELOG.md +++ b/service/fsx/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.33.0 (2023-10-06) + +* **Feature**: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.32.6 (2023-09-08) * **Documentation**: Amazon FSx documentation fixes diff --git a/service/fsx/go.mod b/service/fsx/go.mod index c63e7c0ca4e..da21832c025 100644 --- a/service/fsx/go.mod +++ b/service/fsx/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/fsx go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/fsx/go_module_metadata.go b/service/fsx/go_module_metadata.go index b7351bfa0d8..31b534a1d81 100644 --- a/service/fsx/go_module_metadata.go +++ b/service/fsx/go_module_metadata.go @@ -3,4 +3,4 @@ package fsx // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.6" +const goModuleVersion = "1.33.0" diff --git a/service/gamelift/CHANGELOG.md b/service/gamelift/CHANGELOG.md index ea09983243f..661382d629c 100644 --- a/service/gamelift/CHANGELOG.md +++ b/service/gamelift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.3 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.2 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/gamelift/go.mod b/service/gamelift/go.mod index 81d8fe1ade5..cffad40c8a0 100644 --- a/service/gamelift/go.mod +++ b/service/gamelift/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/gamelift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/gamelift/go_module_metadata.go b/service/gamelift/go_module_metadata.go index 75907da77bd..a02e094f234 100644 --- a/service/gamelift/go_module_metadata.go +++ b/service/gamelift/go_module_metadata.go @@ -3,4 +3,4 @@ package gamelift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.2" +const goModuleVersion = "1.22.3" diff --git a/service/gamesparks/CHANGELOG.md b/service/gamesparks/CHANGELOG.md index 2e5d8e0dea9..aed8d5305a0 100644 --- a/service/gamesparks/CHANGELOG.md +++ b/service/gamesparks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/gamesparks/go.mod b/service/gamesparks/go.mod index 7caa4cc56fd..2023e9bf9b8 100644 --- a/service/gamesparks/go.mod +++ b/service/gamesparks/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/gamesparks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/gamesparks/go_module_metadata.go b/service/gamesparks/go_module_metadata.go index 8480d34b0fb..7dcb4128cd3 100644 --- a/service/gamesparks/go_module_metadata.go +++ b/service/gamesparks/go_module_metadata.go @@ -3,4 +3,4 @@ package gamesparks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/glacier/CHANGELOG.md b/service/glacier/CHANGELOG.md index 988a996cbf9..bf4152cb9dc 100644 --- a/service/glacier/CHANGELOG.md +++ b/service/glacier/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/glacier/go.mod b/service/glacier/go.mod index cb0bbb7c292..913d04bb3c3 100644 --- a/service/glacier/go.mod +++ b/service/glacier/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/glacier go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/glacier/go_module_metadata.go b/service/glacier/go_module_metadata.go index c0446aa132a..7c79780f030 100644 --- a/service/glacier/go_module_metadata.go +++ b/service/glacier/go_module_metadata.go @@ -3,4 +3,4 @@ package glacier // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/globalaccelerator/CHANGELOG.md b/service/globalaccelerator/CHANGELOG.md index 1df3438d8b3..20b7f020d8c 100644 --- a/service/globalaccelerator/CHANGELOG.md +++ b/service/globalaccelerator/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.7 (2023-08-22) * **Documentation**: Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints. diff --git a/service/globalaccelerator/go.mod b/service/globalaccelerator/go.mod index 31a3489e12e..67e1dc83620 100644 --- a/service/globalaccelerator/go.mod +++ b/service/globalaccelerator/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/globalaccelerator go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/globalaccelerator/go_module_metadata.go b/service/globalaccelerator/go_module_metadata.go index 557b8ad5f0a..dbb49588946 100644 --- a/service/globalaccelerator/go_module_metadata.go +++ b/service/globalaccelerator/go_module_metadata.go @@ -3,4 +3,4 @@ package globalaccelerator // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.7" +const goModuleVersion = "1.17.8" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 7c105de3972..74cbd7731a5 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.62.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.62.0 (2023-08-24) * **Feature**: Added API attributes that help in the monitoring of sessions. diff --git a/service/glue/go.mod b/service/glue/go.mod index b4d2d33f39a..79afd80490c 100644 --- a/service/glue/go.mod +++ b/service/glue/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/glue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index fc0e1ee5dc9..6851463e47a 100644 --- a/service/glue/go_module_metadata.go +++ b/service/glue/go_module_metadata.go @@ -3,4 +3,4 @@ package glue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.62.0" +const goModuleVersion = "1.62.1" diff --git a/service/grafana/CHANGELOG.md b/service/grafana/CHANGELOG.md index bfe5f5d5e03..1be6044bafa 100644 --- a/service/grafana/CHANGELOG.md +++ b/service/grafana/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/grafana/go.mod b/service/grafana/go.mod index 2adce401df4..a4c4897d4fc 100644 --- a/service/grafana/go.mod +++ b/service/grafana/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/grafana go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/grafana/go_module_metadata.go b/service/grafana/go_module_metadata.go index f0556914ae5..090997cdf69 100644 --- a/service/grafana/go_module_metadata.go +++ b/service/grafana/go_module_metadata.go @@ -3,4 +3,4 @@ package grafana // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.5" +const goModuleVersion = "1.15.6" diff --git a/service/greengrass/CHANGELOG.md b/service/greengrass/CHANGELOG.md index d23a288fb2d..8edc6df61b9 100644 --- a/service/greengrass/CHANGELOG.md +++ b/service/greengrass/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/greengrass/go.mod b/service/greengrass/go.mod index b566aaa5167..d12ad35bbd4 100644 --- a/service/greengrass/go.mod +++ b/service/greengrass/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/greengrass go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/greengrass/go_module_metadata.go b/service/greengrass/go_module_metadata.go index 25fb1387c3c..162899f69cc 100644 --- a/service/greengrass/go_module_metadata.go +++ b/service/greengrass/go_module_metadata.go @@ -3,4 +3,4 @@ package greengrass // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/greengrassv2/CHANGELOG.md b/service/greengrassv2/CHANGELOG.md index b92c134c446..1b993b037ca 100644 --- a/service/greengrassv2/CHANGELOG.md +++ b/service/greengrassv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/greengrassv2/go.mod b/service/greengrassv2/go.mod index 6a5e368047b..d8a1451a589 100644 --- a/service/greengrassv2/go.mod +++ b/service/greengrassv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/greengrassv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/greengrassv2/go_module_metadata.go b/service/greengrassv2/go_module_metadata.go index a210261fe98..00465760ade 100644 --- a/service/greengrassv2/go_module_metadata.go +++ b/service/greengrassv2/go_module_metadata.go @@ -3,4 +3,4 @@ package greengrassv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/groundstation/CHANGELOG.md b/service/groundstation/CHANGELOG.md index 52376688fd5..3e580fbe17d 100644 --- a/service/groundstation/CHANGELOG.md +++ b/service/groundstation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/groundstation/go.mod b/service/groundstation/go.mod index e5a26bb794d..422f64ce5ab 100644 --- a/service/groundstation/go.mod +++ b/service/groundstation/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/groundstation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/groundstation/go_module_metadata.go b/service/groundstation/go_module_metadata.go index 9ada95876ce..59df9ceca2c 100644 --- a/service/groundstation/go_module_metadata.go +++ b/service/groundstation/go_module_metadata.go @@ -3,4 +3,4 @@ package groundstation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index c6b1857435f..92868acdf77 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.0 (2023-09-22) * **Feature**: Add `EKS_CLUSTER_NAME` to filter and sort key. diff --git a/service/guardduty/go.mod b/service/guardduty/go.mod index 911d8084f75..2902d17c4e4 100644 --- a/service/guardduty/go.mod +++ b/service/guardduty/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/guardduty go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index f7d25a4b79d..bfe1b5bf838 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.28.0" +const goModuleVersion = "1.28.1" diff --git a/service/health/CHANGELOG.md b/service/health/CHANGELOG.md index 8e99afa41e5..56e0b02585d 100644 --- a/service/health/CHANGELOG.md +++ b/service/health/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-08-31) * **Feature**: Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses. diff --git a/service/health/go.mod b/service/health/go.mod index d082a03bcfa..5c8aa3f2220 100644 --- a/service/health/go.mod +++ b/service/health/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/health go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/health/go_module_metadata.go b/service/health/go_module_metadata.go index 62c5398b1ad..57f3a35b426 100644 --- a/service/health/go_module_metadata.go +++ b/service/health/go_module_metadata.go @@ -3,4 +3,4 @@ package health // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/healthlake/CHANGELOG.md b/service/healthlake/CHANGELOG.md index 4d2be8f2755..f53d03041a6 100644 --- a/service/healthlake/CHANGELOG.md +++ b/service/healthlake/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/healthlake/go.mod b/service/healthlake/go.mod index bc3de35d5f7..ddb85b7057d 100644 --- a/service/healthlake/go.mod +++ b/service/healthlake/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/healthlake go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/healthlake/go_module_metadata.go b/service/healthlake/go_module_metadata.go index 76b2a56d785..e0c6f387e28 100644 --- a/service/healthlake/go_module_metadata.go +++ b/service/healthlake/go_module_metadata.go @@ -3,4 +3,4 @@ package healthlake // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/honeycode/CHANGELOG.md b/service/honeycode/CHANGELOG.md index 6a57de19c06..2107e06d645 100644 --- a/service/honeycode/CHANGELOG.md +++ b/service/honeycode/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/honeycode/go.mod b/service/honeycode/go.mod index 2df1b357d9b..aa39240a6e5 100644 --- a/service/honeycode/go.mod +++ b/service/honeycode/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/honeycode go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/honeycode/go_module_metadata.go b/service/honeycode/go_module_metadata.go index e32f05882bc..9a3d39c8522 100644 --- a/service/honeycode/go_module_metadata.go +++ b/service/honeycode/go_module_metadata.go @@ -3,4 +3,4 @@ package honeycode // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/iam/CHANGELOG.md b/service/iam/CHANGELOG.md index 42f5776146e..c713bfedb13 100644 --- a/service/iam/CHANGELOG.md +++ b/service/iam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iam/go.mod b/service/iam/go.mod index 4c5469de807..7782b980676 100644 --- a/service/iam/go.mod +++ b/service/iam/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iam go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iam/go_module_metadata.go b/service/iam/go_module_metadata.go index 599a5aa6a3f..e67f067cf09 100644 --- a/service/iam/go_module_metadata.go +++ b/service/iam/go_module_metadata.go @@ -3,4 +3,4 @@ package iam // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.5" +const goModuleVersion = "1.22.6" diff --git a/service/identitystore/CHANGELOG.md b/service/identitystore/CHANGELOG.md index 6371653b049..5035f181a3b 100644 --- a/service/identitystore/CHANGELOG.md +++ b/service/identitystore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.3 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.2 (2023-09-08) * No change notes available for this release. diff --git a/service/identitystore/go.mod b/service/identitystore/go.mod index 7b56f8b8256..e7476c247a6 100644 --- a/service/identitystore/go.mod +++ b/service/identitystore/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/identitystore go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/identitystore/go_module_metadata.go b/service/identitystore/go_module_metadata.go index 9571d2db313..0268d9ee9f6 100644 --- a/service/identitystore/go_module_metadata.go +++ b/service/identitystore/go_module_metadata.go @@ -3,4 +3,4 @@ package identitystore // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.2" +const goModuleVersion = "1.18.3" diff --git a/service/imagebuilder/CHANGELOG.md b/service/imagebuilder/CHANGELOG.md index 333c265548b..d9753e1a33a 100644 --- a/service/imagebuilder/CHANGELOG.md +++ b/service/imagebuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/imagebuilder/go.mod b/service/imagebuilder/go.mod index 0e5492aedc0..e70153da5e4 100644 --- a/service/imagebuilder/go.mod +++ b/service/imagebuilder/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/imagebuilder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/imagebuilder/go_module_metadata.go b/service/imagebuilder/go_module_metadata.go index 76a40f330df..2c08cdad740 100644 --- a/service/imagebuilder/go_module_metadata.go +++ b/service/imagebuilder/go_module_metadata.go @@ -3,4 +3,4 @@ package imagebuilder // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/inspector/CHANGELOG.md b/service/inspector/CHANGELOG.md index cf30d13c076..decf071a8ac 100644 --- a/service/inspector/CHANGELOG.md +++ b/service/inspector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/inspector/go.mod b/service/inspector/go.mod index eda23ee1b87..cf05fca29b8 100644 --- a/service/inspector/go.mod +++ b/service/inspector/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/inspector go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/inspector/go_module_metadata.go b/service/inspector/go_module_metadata.go index 27fca18284f..5d7510c1794 100644 --- a/service/inspector/go_module_metadata.go +++ b/service/inspector/go_module_metadata.go @@ -3,4 +3,4 @@ package inspector // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/inspector2/CHANGELOG.md b/service/inspector2/CHANGELOG.md index 15305e91683..4de4bca9b88 100644 --- a/service/inspector2/CHANGELOG.md +++ b/service/inspector2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.7 (2023-09-28) * No change notes available for this release. diff --git a/service/inspector2/go.mod b/service/inspector2/go.mod index f84ac3f9fa8..fb2026fd5f0 100644 --- a/service/inspector2/go.mod +++ b/service/inspector2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/inspector2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/inspector2/go_module_metadata.go b/service/inspector2/go_module_metadata.go index 4ccd4e5bcd3..e55c2d08bbc 100644 --- a/service/inspector2/go_module_metadata.go +++ b/service/inspector2/go_module_metadata.go @@ -3,4 +3,4 @@ package inspector2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.7" +const goModuleVersion = "1.16.8" diff --git a/service/internal/accept-encoding/CHANGELOG.md b/service/internal/accept-encoding/CHANGELOG.md index 289c55c23da..850b02ab857 100644 --- a/service/internal/accept-encoding/CHANGELOG.md +++ b/service/internal/accept-encoding/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.15 (2023-10-06) + +* No change notes available for this release. + # v1.9.14 (2023-08-18) * No change notes available for this release. diff --git a/service/internal/accept-encoding/go_module_metadata.go b/service/internal/accept-encoding/go_module_metadata.go index 187ef12b36d..c2a0276cf6c 100644 --- a/service/internal/accept-encoding/go_module_metadata.go +++ b/service/internal/accept-encoding/go_module_metadata.go @@ -3,4 +3,4 @@ package acceptencoding // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.14" +const goModuleVersion = "1.9.15" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index ef188a181d3..9a862024fa8 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -4,11 +4,11 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.44.28 - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 - github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.15.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 - github.com/aws/aws-sdk-go-v2/service/schemas v1.17.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 + github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.15.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1 + github.com/aws/aws-sdk-go-v2/service/schemas v1.17.1 github.com/aws/smithy-go v1.15.0 ) diff --git a/service/internal/checksum/CHANGELOG.md b/service/internal/checksum/CHANGELOG.md index cf2e59dd4d9..468d323e124 100644 --- a/service/internal/checksum/CHANGELOG.md +++ b/service/internal/checksum/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.37 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.36 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/checksum/go.mod b/service/internal/checksum/go.mod index 1bd693bbc8f..993da20625b 100644 --- a/service/internal/checksum/go.mod +++ b/service/internal/checksum/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/checksum go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/internal/checksum/go_module_metadata.go b/service/internal/checksum/go_module_metadata.go index 479bff9cb7d..d930cdf0fee 100644 --- a/service/internal/checksum/go_module_metadata.go +++ b/service/internal/checksum/go_module_metadata.go @@ -3,4 +3,4 @@ package checksum // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.36" +const goModuleVersion = "1.1.37" diff --git a/service/internal/endpoint-discovery/CHANGELOG.md b/service/internal/endpoint-discovery/CHANGELOG.md index 0d73719b713..e81d82eb2c7 100644 --- a/service/internal/endpoint-discovery/CHANGELOG.md +++ b/service/internal/endpoint-discovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.36 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.35 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/endpoint-discovery/go.mod b/service/internal/endpoint-discovery/go.mod index f5085553af5..153ba479575 100644 --- a/service/internal/endpoint-discovery/go.mod +++ b/service/internal/endpoint-discovery/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 ) diff --git a/service/internal/endpoint-discovery/go_module_metadata.go b/service/internal/endpoint-discovery/go_module_metadata.go index 815d54de983..4e6bc16f6b1 100644 --- a/service/internal/endpoint-discovery/go_module_metadata.go +++ b/service/internal/endpoint-discovery/go_module_metadata.go @@ -3,4 +3,4 @@ package endpointdiscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.35" +const goModuleVersion = "1.7.36" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index d114c4b32cf..90dd89e656b 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.81 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.80 (2023-10-02) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 0b4b0bf6355..00199ea2474 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/credentials v1.13.41 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/credentials v1.13.42 golang.org/x/net v0.1.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index a320799fe05..5b30e61a774 100644 --- a/service/internal/eventstreamtesting/go_module_metadata.go +++ b/service/internal/eventstreamtesting/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstreamtesting // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.80" +const goModuleVersion = "1.0.81" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index e67e7c924c3..aed3d105cc3 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -1,90 +1,90 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/service/acm v1.19.0 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5 - github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.17.5 - github.com/aws/aws-sdk-go-v2/service/appstream v1.24.0 - github.com/aws/aws-sdk-go-v2/service/athena v1.31.6 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.6 - github.com/aws/aws-sdk-go-v2/service/batch v1.26.5 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.34.6 - github.com/aws/aws-sdk-go-v2/service/cloudfront v1.28.5 - github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.16.0 - github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.16.0 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.29.0 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.7 - github.com/aws/aws-sdk-go-v2/service/codebuild v1.22.0 - github.com/aws/aws-sdk-go-v2/service/codecommit v1.16.2 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.18.1 - github.com/aws/aws-sdk-go-v2/service/codepipeline v1.16.5 - github.com/aws/aws-sdk-go-v2/service/codestar v1.15.0 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.27.0 - github.com/aws/aws-sdk-go-v2/service/configservice v1.36.3 - github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.17.5 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.31.0 - github.com/aws/aws-sdk-go-v2/service/devicefarm v1.17.0 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.19.5 - github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.5 - github.com/aws/aws-sdk-go-v2/service/docdb v1.23.5 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.123.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.20.0 - github.com/aws/aws-sdk-go-v2/service/ecs v1.30.1 - github.com/aws/aws-sdk-go-v2/service/efs v1.21.7 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.29.3 - github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.17.0 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.17.0 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.21.4 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.20.6 - github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.16.0 - github.com/aws/aws-sdk-go-v2/service/emr v1.28.6 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.22.0 - github.com/aws/aws-sdk-go-v2/service/firehose v1.19.0 - github.com/aws/aws-sdk-go-v2/service/gamelift v1.22.2 - github.com/aws/aws-sdk-go-v2/service/glacier v1.16.0 - github.com/aws/aws-sdk-go-v2/service/glue v1.62.0 - github.com/aws/aws-sdk-go-v2/service/health v1.19.0 - github.com/aws/aws-sdk-go-v2/service/iam v1.22.5 - github.com/aws/aws-sdk-go-v2/service/inspector v1.15.0 - github.com/aws/aws-sdk-go-v2/service/iot v1.40.0 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.19.0 - github.com/aws/aws-sdk-go-v2/service/kms v1.24.5 - github.com/aws/aws-sdk-go-v2/service/lambda v1.39.5 - github.com/aws/aws-sdk-go-v2/service/lightsail v1.28.5 - github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.14.0 - github.com/aws/aws-sdk-go-v2/service/neptune v1.22.0 - github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.0 - github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.1 - github.com/aws/aws-sdk-go-v2/service/polly v1.31.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.55.1 - github.com/aws/aws-sdk-go-v2/service/redshift v1.29.5 - github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.6 - github.com/aws/aws-sdk-go-v2/service/route53 v1.30.0 - github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.3 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.20.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 - github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.21.3 - github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.21.3 - github.com/aws/aws-sdk-go-v2/service/ses v1.16.8 - github.com/aws/aws-sdk-go-v2/service/sfn v1.19.5 - github.com/aws/aws-sdk-go-v2/service/shield v1.20.0 - github.com/aws/aws-sdk-go-v2/service/snowball v1.21.5 - github.com/aws/aws-sdk-go-v2/service/sns v1.22.0 - github.com/aws/aws-sdk-go-v2/service/sqs v1.24.5 - github.com/aws/aws-sdk-go-v2/service/ssm v1.38.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 - github.com/aws/aws-sdk-go-v2/service/support v1.16.5 - github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.19.0 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0 - github.com/aws/aws-sdk-go-v2/service/waf v1.14.0 - github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.0 - github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.1 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.31.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/service/acm v1.19.1 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.1 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.6 + github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.17.6 + github.com/aws/aws-sdk-go-v2/service/appstream v1.24.1 + github.com/aws/aws-sdk-go-v2/service/athena v1.31.7 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.7 + github.com/aws/aws-sdk-go-v2/service/batch v1.26.6 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.34.7 + github.com/aws/aws-sdk-go-v2/service/cloudfront v1.28.6 + github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.16.1 + github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.16.1 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.29.1 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.8 + github.com/aws/aws-sdk-go-v2/service/codebuild v1.22.1 + github.com/aws/aws-sdk-go-v2/service/codecommit v1.16.3 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.18.2 + github.com/aws/aws-sdk-go-v2/service/codepipeline v1.16.6 + github.com/aws/aws-sdk-go-v2/service/codestar v1.15.1 + github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.27.1 + github.com/aws/aws-sdk-go-v2/service/configservice v1.36.4 + github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.17.6 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.31.1 + github.com/aws/aws-sdk-go-v2/service/devicefarm v1.17.1 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.19.6 + github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.6 + github.com/aws/aws-sdk-go-v2/service/docdb v1.23.6 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.1 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.124.0 + github.com/aws/aws-sdk-go-v2/service/ecr v1.20.1 + github.com/aws/aws-sdk-go-v2/service/ecs v1.30.2 + github.com/aws/aws-sdk-go-v2/service/efs v1.21.8 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.29.4 + github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.17.1 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.17.1 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.21.5 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.20.7 + github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.16.1 + github.com/aws/aws-sdk-go-v2/service/emr v1.28.7 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.22.1 + github.com/aws/aws-sdk-go-v2/service/firehose v1.19.1 + github.com/aws/aws-sdk-go-v2/service/gamelift v1.22.3 + github.com/aws/aws-sdk-go-v2/service/glacier v1.16.1 + github.com/aws/aws-sdk-go-v2/service/glue v1.62.1 + github.com/aws/aws-sdk-go-v2/service/health v1.19.1 + github.com/aws/aws-sdk-go-v2/service/iam v1.22.6 + github.com/aws/aws-sdk-go-v2/service/inspector v1.15.1 + github.com/aws/aws-sdk-go-v2/service/iot v1.40.1 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.19.1 + github.com/aws/aws-sdk-go-v2/service/kms v1.24.6 + github.com/aws/aws-sdk-go-v2/service/lambda v1.39.6 + github.com/aws/aws-sdk-go-v2/service/lightsail v1.28.6 + github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.14.1 + github.com/aws/aws-sdk-go-v2/service/neptune v1.22.1 + github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.1 + github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.2 + github.com/aws/aws-sdk-go-v2/service/polly v1.31.1 + github.com/aws/aws-sdk-go-v2/service/rds v1.55.2 + github.com/aws/aws-sdk-go-v2/service/redshift v1.29.6 + github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.7 + github.com/aws/aws-sdk-go-v2/service/route53 v1.30.1 + github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.4 + github.com/aws/aws-sdk-go-v2/service/route53resolver v1.20.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.40.1 + github.com/aws/aws-sdk-go-v2/service/s3control v1.33.1 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.21.4 + github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.21.4 + github.com/aws/aws-sdk-go-v2/service/ses v1.16.9 + github.com/aws/aws-sdk-go-v2/service/sfn v1.19.6 + github.com/aws/aws-sdk-go-v2/service/shield v1.20.1 + github.com/aws/aws-sdk-go-v2/service/snowball v1.21.6 + github.com/aws/aws-sdk-go-v2/service/sns v1.22.1 + github.com/aws/aws-sdk-go-v2/service/sqs v1.24.6 + github.com/aws/aws-sdk-go-v2/service/ssm v1.38.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.23.1 + github.com/aws/aws-sdk-go-v2/service/support v1.16.6 + github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.19.1 + github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.1 + github.com/aws/aws-sdk-go-v2/service/waf v1.14.1 + github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.1 + github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.2 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.31.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/internal/presigned-url/CHANGELOG.md b/service/internal/presigned-url/CHANGELOG.md index e410f3e4898..20a80d0f904 100644 --- a/service/internal/presigned-url/CHANGELOG.md +++ b/service/internal/presigned-url/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.36 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.35 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/presigned-url/go.mod b/service/internal/presigned-url/go.mod index 5441960f630..eb977d37bc7 100644 --- a/service/internal/presigned-url/go.mod +++ b/service/internal/presigned-url/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/presigned-url go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/internal/presigned-url/go_module_metadata.go b/service/internal/presigned-url/go_module_metadata.go index 9c076b11f09..c980fa1669b 100644 --- a/service/internal/presigned-url/go_module_metadata.go +++ b/service/internal/presigned-url/go_module_metadata.go @@ -3,4 +3,4 @@ package presignedurl // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.35" +const goModuleVersion = "1.9.36" diff --git a/service/internal/s3shared/CHANGELOG.md b/service/internal/s3shared/CHANGELOG.md index a7676224dbe..9fbd1f14581 100644 --- a/service/internal/s3shared/CHANGELOG.md +++ b/service/internal/s3shared/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.4 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/s3shared/go.mod b/service/internal/s3shared/go.mod index a8f6c0d00b0..76285495ad7 100644 --- a/service/internal/s3shared/go.mod +++ b/service/internal/s3shared/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/s3shared go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 github.com/aws/smithy-go v1.15.0 ) diff --git a/service/internal/s3shared/go_module_metadata.go b/service/internal/s3shared/go_module_metadata.go index 283fe42a00e..06c95f6880d 100644 --- a/service/internal/s3shared/go_module_metadata.go +++ b/service/internal/s3shared/go_module_metadata.go @@ -3,4 +3,4 @@ package s3shared // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.4" +const goModuleVersion = "1.15.5" diff --git a/service/internetmonitor/CHANGELOG.md b/service/internetmonitor/CHANGELOG.md index 3297a956afd..d8b0fa686fc 100644 --- a/service/internetmonitor/CHANGELOG.md +++ b/service/internetmonitor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2023-09-13) * **Feature**: This release updates the Amazon CloudWatch Internet Monitor API domain name. diff --git a/service/internetmonitor/go.mod b/service/internetmonitor/go.mod index e41dc7b35a6..c1d4d1cd10c 100644 --- a/service/internetmonitor/go.mod +++ b/service/internetmonitor/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/internetmonitor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/internetmonitor/go_module_metadata.go b/service/internetmonitor/go_module_metadata.go index 44459ad6dff..157b23c511f 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index 87876b34997..f10feba9c7c 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.40.0 (2023-09-27) * **Feature**: Added support for IoT Rules Engine Kafka Action Headers diff --git a/service/iot/go.mod b/service/iot/go.mod index 0c670cfe5bc..111d98c53db 100644 --- a/service/iot/go.mod +++ b/service/iot/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iot go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index 6ebd34252db..e5fce27129e 100644 --- a/service/iot/go_module_metadata.go +++ b/service/iot/go_module_metadata.go @@ -3,4 +3,4 @@ package iot // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.40.0" +const goModuleVersion = "1.40.1" diff --git a/service/iot1clickdevicesservice/CHANGELOG.md b/service/iot1clickdevicesservice/CHANGELOG.md index 5a0c99426c4..722622e98c0 100644 --- a/service/iot1clickdevicesservice/CHANGELOG.md +++ b/service/iot1clickdevicesservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iot1clickdevicesservice/go.mod b/service/iot1clickdevicesservice/go.mod index 0c4dbf1927f..8991a3232ed 100644 --- a/service/iot1clickdevicesservice/go.mod +++ b/service/iot1clickdevicesservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iot1clickdevicesservice/go_module_metadata.go b/service/iot1clickdevicesservice/go_module_metadata.go index 231d7320f24..457cc7c0ede 100644 --- a/service/iot1clickdevicesservice/go_module_metadata.go +++ b/service/iot1clickdevicesservice/go_module_metadata.go @@ -3,4 +3,4 @@ package iot1clickdevicesservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/iot1clickprojects/CHANGELOG.md b/service/iot1clickprojects/CHANGELOG.md index 47257e01c70..d9470dab796 100644 --- a/service/iot1clickprojects/CHANGELOG.md +++ b/service/iot1clickprojects/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iot1clickprojects/go.mod b/service/iot1clickprojects/go.mod index 72e0e921a5f..cdab158ae69 100644 --- a/service/iot1clickprojects/go.mod +++ b/service/iot1clickprojects/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iot1clickprojects go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iot1clickprojects/go_module_metadata.go b/service/iot1clickprojects/go_module_metadata.go index 59e463aee38..75c71c457c9 100644 --- a/service/iot1clickprojects/go_module_metadata.go +++ b/service/iot1clickprojects/go_module_metadata.go @@ -3,4 +3,4 @@ package iot1clickprojects // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/iotanalytics/CHANGELOG.md b/service/iotanalytics/CHANGELOG.md index ac6d69db59b..908563cff64 100644 --- a/service/iotanalytics/CHANGELOG.md +++ b/service/iotanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotanalytics/go.mod b/service/iotanalytics/go.mod index 2316c7feaeb..7fe3db4ad69 100644 --- a/service/iotanalytics/go.mod +++ b/service/iotanalytics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotanalytics/go_module_metadata.go b/service/iotanalytics/go_module_metadata.go index 9281987a835..67ad404f65b 100644 --- a/service/iotanalytics/go_module_metadata.go +++ b/service/iotanalytics/go_module_metadata.go @@ -3,4 +3,4 @@ package iotanalytics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/iotdataplane/CHANGELOG.md b/service/iotdataplane/CHANGELOG.md index 2180ffbd129..696f883b819 100644 --- a/service/iotdataplane/CHANGELOG.md +++ b/service/iotdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotdataplane/go.mod b/service/iotdataplane/go.mod index 073a630cff8..d6a935514fc 100644 --- a/service/iotdataplane/go.mod +++ b/service/iotdataplane/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotdataplane go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotdataplane/go_module_metadata.go b/service/iotdataplane/go_module_metadata.go index 7e4cd0fa1c3..e61e9caffef 100644 --- a/service/iotdataplane/go_module_metadata.go +++ b/service/iotdataplane/go_module_metadata.go @@ -3,4 +3,4 @@ package iotdataplane // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/iotdeviceadvisor/CHANGELOG.md b/service/iotdeviceadvisor/CHANGELOG.md index 9f34cd24f84..9c96efeebc4 100644 --- a/service/iotdeviceadvisor/CHANGELOG.md +++ b/service/iotdeviceadvisor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotdeviceadvisor/go.mod b/service/iotdeviceadvisor/go.mod index 2ae912d5b9b..ad1b89c0a56 100644 --- a/service/iotdeviceadvisor/go.mod +++ b/service/iotdeviceadvisor/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotdeviceadvisor/go_module_metadata.go b/service/iotdeviceadvisor/go_module_metadata.go index 44609853a11..dcf64017b4e 100644 --- a/service/iotdeviceadvisor/go_module_metadata.go +++ b/service/iotdeviceadvisor/go_module_metadata.go @@ -3,4 +3,4 @@ package iotdeviceadvisor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.5" +const goModuleVersion = "1.20.6" diff --git a/service/iotevents/CHANGELOG.md b/service/iotevents/CHANGELOG.md index acda8d06402..3ed540c5c64 100644 --- a/service/iotevents/CHANGELOG.md +++ b/service/iotevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotevents/go.mod b/service/iotevents/go.mod index b5f721f7078..8f1e66590b5 100644 --- a/service/iotevents/go.mod +++ b/service/iotevents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotevents/go_module_metadata.go b/service/iotevents/go_module_metadata.go index 5dca0d320f6..ac45fa17a3a 100644 --- a/service/iotevents/go_module_metadata.go +++ b/service/iotevents/go_module_metadata.go @@ -3,4 +3,4 @@ package iotevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/ioteventsdata/CHANGELOG.md b/service/ioteventsdata/CHANGELOG.md index 686a9f613c4..8897ece2896 100644 --- a/service/ioteventsdata/CHANGELOG.md +++ b/service/ioteventsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ioteventsdata/go.mod b/service/ioteventsdata/go.mod index 9bf21d72f86..99d5e9e0b1c 100644 --- a/service/ioteventsdata/go.mod +++ b/service/ioteventsdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ioteventsdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ioteventsdata/go_module_metadata.go b/service/ioteventsdata/go_module_metadata.go index 24a8ce7ceb5..7429682de44 100644 --- a/service/ioteventsdata/go_module_metadata.go +++ b/service/ioteventsdata/go_module_metadata.go @@ -3,4 +3,4 @@ package ioteventsdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/iotfleethub/CHANGELOG.md b/service/iotfleethub/CHANGELOG.md index 06f5f1204a1..51ef11d650c 100644 --- a/service/iotfleethub/CHANGELOG.md +++ b/service/iotfleethub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotfleethub/go.mod b/service/iotfleethub/go.mod index 5fe7f3581e3..7f14ab23079 100644 --- a/service/iotfleethub/go.mod +++ b/service/iotfleethub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotfleethub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotfleethub/go_module_metadata.go b/service/iotfleethub/go_module_metadata.go index bc432d64678..4ee30d3cd1c 100644 --- a/service/iotfleethub/go_module_metadata.go +++ b/service/iotfleethub/go_module_metadata.go @@ -3,4 +3,4 @@ package iotfleethub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/iotfleetwise/CHANGELOG.md b/service/iotfleetwise/CHANGELOG.md index 9d1a06dff33..5d290f34b61 100644 --- a/service/iotfleetwise/CHANGELOG.md +++ b/service/iotfleetwise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2023-09-28) * **Feature**: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added. diff --git a/service/iotfleetwise/go.mod b/service/iotfleetwise/go.mod index 4affed3c9ce..799f983b2e3 100644 --- a/service/iotfleetwise/go.mod +++ b/service/iotfleetwise/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotfleetwise go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotfleetwise/go_module_metadata.go b/service/iotfleetwise/go_module_metadata.go index d4920cf6331..fc64c1f838f 100644 --- a/service/iotfleetwise/go_module_metadata.go +++ b/service/iotfleetwise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotfleetwise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iotjobsdataplane/CHANGELOG.md b/service/iotjobsdataplane/CHANGELOG.md index 6522f02241c..f67daf93339 100644 --- a/service/iotjobsdataplane/CHANGELOG.md +++ b/service/iotjobsdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotjobsdataplane/go.mod b/service/iotjobsdataplane/go.mod index 8280c0fe0e7..23e4b456e0f 100644 --- a/service/iotjobsdataplane/go.mod +++ b/service/iotjobsdataplane/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotjobsdataplane/go_module_metadata.go b/service/iotjobsdataplane/go_module_metadata.go index 46a9385cda7..ec1bd540f74 100644 --- a/service/iotjobsdataplane/go_module_metadata.go +++ b/service/iotjobsdataplane/go_module_metadata.go @@ -3,4 +3,4 @@ package iotjobsdataplane // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/iotroborunner/CHANGELOG.md b/service/iotroborunner/CHANGELOG.md index 4c901c43c26..40fd9075ba9 100644 --- a/service/iotroborunner/CHANGELOG.md +++ b/service/iotroborunner/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotroborunner/go.mod b/service/iotroborunner/go.mod index 85356407ff0..d2d9029b129 100644 --- a/service/iotroborunner/go.mod +++ b/service/iotroborunner/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotroborunner go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotroborunner/go_module_metadata.go b/service/iotroborunner/go_module_metadata.go index 5d981a93a5a..872ecd39fdd 100644 --- a/service/iotroborunner/go_module_metadata.go +++ b/service/iotroborunner/go_module_metadata.go @@ -3,4 +3,4 @@ package iotroborunner // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/iotsecuretunneling/CHANGELOG.md b/service/iotsecuretunneling/CHANGELOG.md index ebc1d528734..0230ea85f04 100644 --- a/service/iotsecuretunneling/CHANGELOG.md +++ b/service/iotsecuretunneling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotsecuretunneling/go.mod b/service/iotsecuretunneling/go.mod index ae9dc235705..29ca0119245 100644 --- a/service/iotsecuretunneling/go.mod +++ b/service/iotsecuretunneling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotsecuretunneling/go_module_metadata.go b/service/iotsecuretunneling/go_module_metadata.go index 4c8d398dfbf..6e91e80bf11 100644 --- a/service/iotsecuretunneling/go_module_metadata.go +++ b/service/iotsecuretunneling/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsecuretunneling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index f36c0006fa3..ee9bffbe7cb 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsitewise/go.mod b/service/iotsitewise/go.mod index 77ffe9ed3ca..93e349c7608 100644 --- a/service/iotsitewise/go.mod +++ b/service/iotsitewise/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotsitewise go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/iotsitewise/go_module_metadata.go b/service/iotsitewise/go_module_metadata.go index ef142c868a7..b9f33042764 100644 --- a/service/iotsitewise/go_module_metadata.go +++ b/service/iotsitewise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsitewise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.5" +const goModuleVersion = "1.30.6" diff --git a/service/iotthingsgraph/CHANGELOG.md b/service/iotthingsgraph/CHANGELOG.md index 9ee40dad9c1..6e263d3f93d 100644 --- a/service/iotthingsgraph/CHANGELOG.md +++ b/service/iotthingsgraph/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/iotthingsgraph/go.mod b/service/iotthingsgraph/go.mod index 4c75ec5a61f..e001baac952 100644 --- a/service/iotthingsgraph/go.mod +++ b/service/iotthingsgraph/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotthingsgraph go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotthingsgraph/go_module_metadata.go b/service/iotthingsgraph/go_module_metadata.go index 0fe95e22777..0eb84a77ce5 100644 --- a/service/iotthingsgraph/go_module_metadata.go +++ b/service/iotthingsgraph/go_module_metadata.go @@ -3,4 +3,4 @@ package iotthingsgraph // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/iottwinmaker/CHANGELOG.md b/service/iottwinmaker/CHANGELOG.md index 93f514019e4..b72af972bb1 100644 --- a/service/iottwinmaker/CHANGELOG.md +++ b/service/iottwinmaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iottwinmaker/go.mod b/service/iottwinmaker/go.mod index 4d476ac6ebc..eec08672345 100644 --- a/service/iottwinmaker/go.mod +++ b/service/iottwinmaker/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iottwinmaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iottwinmaker/go_module_metadata.go b/service/iottwinmaker/go_module_metadata.go index 218f13bb167..460840f2a53 100644 --- a/service/iottwinmaker/go_module_metadata.go +++ b/service/iottwinmaker/go_module_metadata.go @@ -3,4 +3,4 @@ package iottwinmaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.5" +const goModuleVersion = "1.13.6" diff --git a/service/iotwireless/CHANGELOG.md b/service/iotwireless/CHANGELOG.md index 2021aa8b226..036bc8d3d9d 100644 --- a/service/iotwireless/CHANGELOG.md +++ b/service/iotwireless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotwireless/go.mod b/service/iotwireless/go.mod index 3e11be2c9e1..23089a8d772 100644 --- a/service/iotwireless/go.mod +++ b/service/iotwireless/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotwireless go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iotwireless/go_module_metadata.go b/service/iotwireless/go_module_metadata.go index 15ef0ea8f63..1e2b73585e8 100644 --- a/service/iotwireless/go_module_metadata.go +++ b/service/iotwireless/go_module_metadata.go @@ -3,4 +3,4 @@ package iotwireless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.5" +const goModuleVersion = "1.29.6" diff --git a/service/ivs/CHANGELOG.md b/service/ivs/CHANGELOG.md index 86cbec37379..54062913546 100644 --- a/service/ivs/CHANGELOG.md +++ b/service/ivs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.0 (2023-08-31) * **Feature**: Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary. diff --git a/service/ivs/go.mod b/service/ivs/go.mod index e814623828b..b622013938f 100644 --- a/service/ivs/go.mod +++ b/service/ivs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ivs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ivs/go_module_metadata.go b/service/ivs/go_module_metadata.go index bef291b5bfd..cda71c398b8 100644 --- a/service/ivs/go_module_metadata.go +++ b/service/ivs/go_module_metadata.go @@ -3,4 +3,4 @@ package ivs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.0" +const goModuleVersion = "1.26.1" diff --git a/service/ivschat/CHANGELOG.md b/service/ivschat/CHANGELOG.md index 5543c0a262c..3cff1137ad3 100644 --- a/service/ivschat/CHANGELOG.md +++ b/service/ivschat/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ivschat/go.mod b/service/ivschat/go.mod index 0bcb2722b90..0045efa7b25 100644 --- a/service/ivschat/go.mod +++ b/service/ivschat/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ivschat go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ivschat/go_module_metadata.go b/service/ivschat/go_module_metadata.go index 9a32ac486db..55de2b77b32 100644 --- a/service/ivschat/go_module_metadata.go +++ b/service/ivschat/go_module_metadata.go @@ -3,4 +3,4 @@ package ivschat // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/ivsrealtime/CHANGELOG.md b/service/ivsrealtime/CHANGELOG.md index c2c62a5bc0b..b81e6b382e0 100644 --- a/service/ivsrealtime/CHANGELOG.md +++ b/service/ivsrealtime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.4 (2023-09-13) * **Documentation**: Doc only update that changes description for ParticipantToken. diff --git a/service/ivsrealtime/go.mod b/service/ivsrealtime/go.mod index 11f35d9fd09..a904158ff3c 100644 --- a/service/ivsrealtime/go.mod +++ b/service/ivsrealtime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ivsrealtime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ivsrealtime/go_module_metadata.go b/service/ivsrealtime/go_module_metadata.go index 7545caa87c9..612a78037ed 100644 --- a/service/ivsrealtime/go_module_metadata.go +++ b/service/ivsrealtime/go_module_metadata.go @@ -3,4 +3,4 @@ package ivsrealtime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.4" +const goModuleVersion = "1.4.5" diff --git a/service/kafka/CHANGELOG.md b/service/kafka/CHANGELOG.md index f96d992e37d..d3cda02ac66 100644 --- a/service/kafka/CHANGELOG.md +++ b/service/kafka/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.6 (2023-09-06) * No change notes available for this release. diff --git a/service/kafka/go.mod b/service/kafka/go.mod index b9065fab2bf..cd3b39da3aa 100644 --- a/service/kafka/go.mod +++ b/service/kafka/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kafka go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kafka/go_module_metadata.go b/service/kafka/go_module_metadata.go index 8c1f7369b81..d57b9e08049 100644 --- a/service/kafka/go_module_metadata.go +++ b/service/kafka/go_module_metadata.go @@ -3,4 +3,4 @@ package kafka // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.6" +const goModuleVersion = "1.22.7" diff --git a/service/kafkaconnect/CHANGELOG.md b/service/kafkaconnect/CHANGELOG.md index 8e214cdb708..80b93c679c6 100644 --- a/service/kafkaconnect/CHANGELOG.md +++ b/service/kafkaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-08-31) * **Feature**: Minor model changes for Kafka Connect as well as endpoint updates. diff --git a/service/kafkaconnect/go.mod b/service/kafkaconnect/go.mod index 38b167655bf..1cfce1f2cad 100644 --- a/service/kafkaconnect/go.mod +++ b/service/kafkaconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kafkaconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kafkaconnect/go_module_metadata.go b/service/kafkaconnect/go_module_metadata.go index 28c6044a47d..f5a12c4a056 100644 --- a/service/kafkaconnect/go_module_metadata.go +++ b/service/kafkaconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package kafkaconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/kendra/CHANGELOG.md b/service/kendra/CHANGELOG.md index c6c2119b47c..ab3abc3faa7 100644 --- a/service/kendra/CHANGELOG.md +++ b/service/kendra/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.43.0 (2023-09-12) * **Feature**: Amazon Kendra now supports confidence score buckets for retrieved passage results using the Retrieve API. diff --git a/service/kendra/go.mod b/service/kendra/go.mod index 7738abab0cc..a3f36e40e4c 100644 --- a/service/kendra/go.mod +++ b/service/kendra/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kendra go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kendra/go_module_metadata.go b/service/kendra/go_module_metadata.go index 98f2ff677cb..414046e4715 100644 --- a/service/kendra/go_module_metadata.go +++ b/service/kendra/go_module_metadata.go @@ -3,4 +3,4 @@ package kendra // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.0" +const goModuleVersion = "1.43.1" diff --git a/service/kendraranking/CHANGELOG.md b/service/kendraranking/CHANGELOG.md index fe08b80cc3c..d99b46a3e75 100644 --- a/service/kendraranking/CHANGELOG.md +++ b/service/kendraranking/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kendraranking/go.mod b/service/kendraranking/go.mod index a3758613b00..63c52c8a9f3 100644 --- a/service/kendraranking/go.mod +++ b/service/kendraranking/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kendraranking go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kendraranking/go_module_metadata.go b/service/kendraranking/go_module_metadata.go index b423e7227bf..82bf24a31e8 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/keyspaces/CHANGELOG.md b/service/keyspaces/CHANGELOG.md index 2c2e7364c69..dcd665aba03 100644 --- a/service/keyspaces/CHANGELOG.md +++ b/service/keyspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/keyspaces/go.mod b/service/keyspaces/go.mod index 4ef9caf01e8..3cf0cb9d15e 100644 --- a/service/keyspaces/go.mod +++ b/service/keyspaces/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/keyspaces go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/keyspaces/go_module_metadata.go b/service/keyspaces/go_module_metadata.go index b76d9e0a61b..0321342c313 100644 --- a/service/keyspaces/go_module_metadata.go +++ b/service/keyspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package keyspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.5" +const goModuleVersion = "1.4.6" diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index 2759f841c67..c6dca20632a 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kinesis/go.mod b/service/kinesis/go.mod index 8c0ff8c6527..ebd2f3462e1 100644 --- a/service/kinesis/go.mod +++ b/service/kinesis/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/kinesis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/kinesis/go_module_metadata.go b/service/kinesis/go_module_metadata.go index 136758bf587..48d91265d7f 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index c7fb310a711..7204d414eb1 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/kinesis/internal/testing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.80 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.19.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.81 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.19.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisanalytics/CHANGELOG.md b/service/kinesisanalytics/CHANGELOG.md index 23ff36db63e..297ebdf32b4 100644 --- a/service/kinesisanalytics/CHANGELOG.md +++ b/service/kinesisanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kinesisanalytics/go.mod b/service/kinesisanalytics/go.mod index 103a94af2f2..f4c90a016ea 100644 --- a/service/kinesisanalytics/go.mod +++ b/service/kinesisanalytics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisanalytics/go_module_metadata.go b/service/kinesisanalytics/go_module_metadata.go index e79892a64a0..9ead25341d9 100644 --- a/service/kinesisanalytics/go_module_metadata.go +++ b/service/kinesisanalytics/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisanalytics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/kinesisanalyticsv2/CHANGELOG.md b/service/kinesisanalyticsv2/CHANGELOG.md index a3b272671b4..bd621172038 100644 --- a/service/kinesisanalyticsv2/CHANGELOG.md +++ b/service/kinesisanalyticsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.6 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisanalyticsv2/go.mod b/service/kinesisanalyticsv2/go.mod index f78e84b772b..5510c5e9516 100644 --- a/service/kinesisanalyticsv2/go.mod +++ b/service/kinesisanalyticsv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisanalyticsv2/go_module_metadata.go b/service/kinesisanalyticsv2/go_module_metadata.go index 8ed545fccfc..04c426ec907 100644 --- a/service/kinesisanalyticsv2/go_module_metadata.go +++ b/service/kinesisanalyticsv2/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisanalyticsv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.6" +const goModuleVersion = "1.18.7" diff --git a/service/kinesisvideo/CHANGELOG.md b/service/kinesisvideo/CHANGELOG.md index 6bce67b8372..f41cf6aaf15 100644 --- a/service/kinesisvideo/CHANGELOG.md +++ b/service/kinesisvideo/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.4 (2023-09-20) * **Documentation**: Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs. diff --git a/service/kinesisvideo/go.mod b/service/kinesisvideo/go.mod index 13357b92799..63c5187613d 100644 --- a/service/kinesisvideo/go.mod +++ b/service/kinesisvideo/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideo go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisvideo/go_module_metadata.go b/service/kinesisvideo/go_module_metadata.go index ab6c83609c4..ea498fc78a6 100644 --- a/service/kinesisvideo/go_module_metadata.go +++ b/service/kinesisvideo/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideo // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.4" +const goModuleVersion = "1.18.5" diff --git a/service/kinesisvideoarchivedmedia/CHANGELOG.md b/service/kinesisvideoarchivedmedia/CHANGELOG.md index bf8fb913c03..5f4754a94e4 100644 --- a/service/kinesisvideoarchivedmedia/CHANGELOG.md +++ b/service/kinesisvideoarchivedmedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kinesisvideoarchivedmedia/go.mod b/service/kinesisvideoarchivedmedia/go.mod index 9ae5841fa15..6d5342d22ef 100644 --- a/service/kinesisvideoarchivedmedia/go.mod +++ b/service/kinesisvideoarchivedmedia/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisvideoarchivedmedia/go_module_metadata.go b/service/kinesisvideoarchivedmedia/go_module_metadata.go index bedfa5ad6ae..987485836bd 100644 --- a/service/kinesisvideoarchivedmedia/go_module_metadata.go +++ b/service/kinesisvideoarchivedmedia/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideoarchivedmedia // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/kinesisvideomedia/CHANGELOG.md b/service/kinesisvideomedia/CHANGELOG.md index 511b247d7b0..98c40c6261b 100644 --- a/service/kinesisvideomedia/CHANGELOG.md +++ b/service/kinesisvideomedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kinesisvideomedia/go.mod b/service/kinesisvideomedia/go.mod index 8bb406676d7..5cd1c12df50 100644 --- a/service/kinesisvideomedia/go.mod +++ b/service/kinesisvideomedia/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisvideomedia/go_module_metadata.go b/service/kinesisvideomedia/go_module_metadata.go index b572c09c828..bd814e3b695 100644 --- a/service/kinesisvideomedia/go_module_metadata.go +++ b/service/kinesisvideomedia/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideomedia // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/kinesisvideosignaling/CHANGELOG.md b/service/kinesisvideosignaling/CHANGELOG.md index 511b247d7b0..98c40c6261b 100644 --- a/service/kinesisvideosignaling/CHANGELOG.md +++ b/service/kinesisvideosignaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kinesisvideosignaling/go.mod b/service/kinesisvideosignaling/go.mod index 12d7a4e9c0b..39b1de64485 100644 --- a/service/kinesisvideosignaling/go.mod +++ b/service/kinesisvideosignaling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisvideosignaling/go_module_metadata.go b/service/kinesisvideosignaling/go_module_metadata.go index bd8b3a5f859..d69ab25a754 100644 --- a/service/kinesisvideosignaling/go_module_metadata.go +++ b/service/kinesisvideosignaling/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideosignaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/kinesisvideowebrtcstorage/CHANGELOG.md b/service/kinesisvideowebrtcstorage/CHANGELOG.md index e5e231c4aef..c48368df6c3 100644 --- a/service/kinesisvideowebrtcstorage/CHANGELOG.md +++ b/service/kinesisvideowebrtcstorage/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/kinesisvideowebrtcstorage/go.mod b/service/kinesisvideowebrtcstorage/go.mod index 9a729039711..0124ce55bfc 100644 --- a/service/kinesisvideowebrtcstorage/go.mod +++ b/service/kinesisvideowebrtcstorage/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideowebrtcstorage go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisvideowebrtcstorage/go_module_metadata.go b/service/kinesisvideowebrtcstorage/go_module_metadata.go index de0b3e2451f..84e7388d761 100644 --- a/service/kinesisvideowebrtcstorage/go_module_metadata.go +++ b/service/kinesisvideowebrtcstorage/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideowebrtcstorage // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index e57b4626213..8a8c8c93d7c 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kms/go.mod b/service/kms/go.mod index f835e38074f..663bcdd1618 100644 --- a/service/kms/go.mod +++ b/service/kms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 2b312944aaa..baad253fbb8 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.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/lakeformation/CHANGELOG.md b/service/lakeformation/CHANGELOG.md index 96ba62f2ded..a1b03c9b8ef 100644 --- a/service/lakeformation/CHANGELOG.md +++ b/service/lakeformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-26) * **Feature**: This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation. diff --git a/service/lakeformation/go.mod b/service/lakeformation/go.mod index 2361e15609d..c28d4a5df16 100644 --- a/service/lakeformation/go.mod +++ b/service/lakeformation/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lakeformation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lakeformation/go_module_metadata.go b/service/lakeformation/go_module_metadata.go index 91efff0972b..abbbb513128 100644 --- a/service/lakeformation/go_module_metadata.go +++ b/service/lakeformation/go_module_metadata.go @@ -3,4 +3,4 @@ package lakeformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 296d15c5bf3..d1970582aeb 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.39.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lambda/go.mod b/service/lambda/go.mod index 48b2a326189..40e57b271ba 100644 --- a/service/lambda/go.mod +++ b/service/lambda/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/lambda go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index af1c0184ae2..4a7a79b421b 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.39.5" +const goModuleVersion = "1.39.6" diff --git a/service/lexmodelbuildingservice/CHANGELOG.md b/service/lexmodelbuildingservice/CHANGELOG.md index e7c8d10a6c0..b297f05a852 100644 --- a/service/lexmodelbuildingservice/CHANGELOG.md +++ b/service/lexmodelbuildingservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/lexmodelbuildingservice/go.mod b/service/lexmodelbuildingservice/go.mod index c551db35ef5..e6cc7275951 100644 --- a/service/lexmodelbuildingservice/go.mod +++ b/service/lexmodelbuildingservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lexmodelbuildingservice/go_module_metadata.go b/service/lexmodelbuildingservice/go_module_metadata.go index 46df72d72ea..7a9c1e2e39a 100644 --- a/service/lexmodelbuildingservice/go_module_metadata.go +++ b/service/lexmodelbuildingservice/go_module_metadata.go @@ -3,4 +3,4 @@ package lexmodelbuildingservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/lexmodelsv2/CHANGELOG.md b/service/lexmodelsv2/CHANGELOG.md index af98ba7a203..0eb62e6bd85 100644 --- a/service/lexmodelsv2/CHANGELOG.md +++ b/service/lexmodelsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.32.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lexmodelsv2/go.mod b/service/lexmodelsv2/go.mod index 93bfe3422da..a6f64761937 100644 --- a/service/lexmodelsv2/go.mod +++ b/service/lexmodelsv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexmodelsv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/lexmodelsv2/go_module_metadata.go b/service/lexmodelsv2/go_module_metadata.go index bfa03965873..1a8abbcff64 100644 --- a/service/lexmodelsv2/go_module_metadata.go +++ b/service/lexmodelsv2/go_module_metadata.go @@ -3,4 +3,4 @@ package lexmodelsv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.5" +const goModuleVersion = "1.32.6" diff --git a/service/lexruntimeservice/CHANGELOG.md b/service/lexruntimeservice/CHANGELOG.md index 4b16ca54cb5..5f90feb1d23 100644 --- a/service/lexruntimeservice/CHANGELOG.md +++ b/service/lexruntimeservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/lexruntimeservice/go.mod b/service/lexruntimeservice/go.mod index 8db02b6c43d..0a9d2cbb24d 100644 --- a/service/lexruntimeservice/go.mod +++ b/service/lexruntimeservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexruntimeservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lexruntimeservice/go_module_metadata.go b/service/lexruntimeservice/go_module_metadata.go index 6f10599fef6..bcedecf50d6 100644 --- a/service/lexruntimeservice/go_module_metadata.go +++ b/service/lexruntimeservice/go_module_metadata.go @@ -3,4 +3,4 @@ package lexruntimeservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/lexruntimev2/CHANGELOG.md b/service/lexruntimev2/CHANGELOG.md index 5e94a9c9a88..33f2ad9f82e 100644 --- a/service/lexruntimev2/CHANGELOG.md +++ b/service/lexruntimev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/lexruntimev2/go.mod b/service/lexruntimev2/go.mod index 0ff9dcd26c5..fc58e1a8c36 100644 --- a/service/lexruntimev2/go.mod +++ b/service/lexruntimev2/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/lexruntimev2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lexruntimev2/go_module_metadata.go b/service/lexruntimev2/go_module_metadata.go index ad78f13de7b..67de4701c8d 100644 --- a/service/lexruntimev2/go_module_metadata.go +++ b/service/lexruntimev2/go_module_metadata.go @@ -3,4 +3,4 @@ package lexruntimev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/licensemanager/CHANGELOG.md b/service/licensemanager/CHANGELOG.md index 2d000431146..56fa745c8d5 100644 --- a/service/licensemanager/CHANGELOG.md +++ b/service/licensemanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.1 (2023-10-04) * No change notes available for this release. diff --git a/service/licensemanager/go.mod b/service/licensemanager/go.mod index eb1f15c5e91..1fc8d762823 100644 --- a/service/licensemanager/go.mod +++ b/service/licensemanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/licensemanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/licensemanager/go_module_metadata.go b/service/licensemanager/go_module_metadata.go index 040ccad0c36..9a25de5c48f 100644 --- a/service/licensemanager/go_module_metadata.go +++ b/service/licensemanager/go_module_metadata.go @@ -3,4 +3,4 @@ package licensemanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.1" +const goModuleVersion = "1.20.2" diff --git a/service/licensemanagerlinuxsubscriptions/CHANGELOG.md b/service/licensemanagerlinuxsubscriptions/CHANGELOG.md index 2363f1e382b..d5e8553f289 100644 --- a/service/licensemanagerlinuxsubscriptions/CHANGELOG.md +++ b/service/licensemanagerlinuxsubscriptions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/licensemanagerlinuxsubscriptions/go.mod b/service/licensemanagerlinuxsubscriptions/go.mod index c891bcc6153..1283d7d6b1f 100644 --- a/service/licensemanagerlinuxsubscriptions/go.mod +++ b/service/licensemanagerlinuxsubscriptions/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/licensemanagerlinuxsubscriptions go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/licensemanagerlinuxsubscriptions/go_module_metadata.go b/service/licensemanagerlinuxsubscriptions/go_module_metadata.go index cbd4968c28d..326dbf8da04 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.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/licensemanagerusersubscriptions/CHANGELOG.md b/service/licensemanagerusersubscriptions/CHANGELOG.md index d4a7096cbbe..ca1e4a68537 100644 --- a/service/licensemanagerusersubscriptions/CHANGELOG.md +++ b/service/licensemanagerusersubscriptions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2023-10-02) * No change notes available for this release. diff --git a/service/licensemanagerusersubscriptions/go.mod b/service/licensemanagerusersubscriptions/go.mod index cb0c39d23dd..219f7585e2e 100644 --- a/service/licensemanagerusersubscriptions/go.mod +++ b/service/licensemanagerusersubscriptions/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/licensemanagerusersubscriptions go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/licensemanagerusersubscriptions/go_module_metadata.go b/service/licensemanagerusersubscriptions/go_module_metadata.go index e8a4ca790c0..7da54072fa0 100644 --- a/service/licensemanagerusersubscriptions/go_module_metadata.go +++ b/service/licensemanagerusersubscriptions/go_module_metadata.go @@ -3,4 +3,4 @@ package licensemanagerusersubscriptions // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.1" +const goModuleVersion = "1.4.2" diff --git a/service/lightsail/CHANGELOG.md b/service/lightsail/CHANGELOG.md index 5879feb966b..eef49d28e37 100644 --- a/service/lightsail/CHANGELOG.md +++ b/service/lightsail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lightsail/go.mod b/service/lightsail/go.mod index 758c25b5557..15e00ff7574 100644 --- a/service/lightsail/go.mod +++ b/service/lightsail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lightsail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lightsail/go_module_metadata.go b/service/lightsail/go_module_metadata.go index 97cbdb20165..96ddb0f68d1 100644 --- a/service/lightsail/go_module_metadata.go +++ b/service/lightsail/go_module_metadata.go @@ -3,4 +3,4 @@ package lightsail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.5" +const goModuleVersion = "1.28.6" diff --git a/service/location/CHANGELOG.md b/service/location/CHANGELOG.md index a17d39dc92f..467f2125c37 100644 --- a/service/location/CHANGELOG.md +++ b/service/location/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.0 (2023-10-03) * **Feature**: Amazon Location Service adds support for bounding polygon queries. Additionally, the GeofenceCount field has been added to the DescribeGeofenceCollection API response. diff --git a/service/location/go.mod b/service/location/go.mod index 39ea40b595c..0615a3987c6 100644 --- a/service/location/go.mod +++ b/service/location/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/location go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/location/go_module_metadata.go b/service/location/go_module_metadata.go index 436d6b63dc0..d42640e304f 100644 --- a/service/location/go_module_metadata.go +++ b/service/location/go_module_metadata.go @@ -3,4 +3,4 @@ package location // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/lookoutequipment/CHANGELOG.md b/service/lookoutequipment/CHANGELOG.md index 5d5b2d163f4..6dd1b644217 100644 --- a/service/lookoutequipment/CHANGELOG.md +++ b/service/lookoutequipment/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-14) * **Feature**: This release adds APIs for the new scheduled retraining feature. diff --git a/service/lookoutequipment/go.mod b/service/lookoutequipment/go.mod index fed9e78f1a3..35beb48463a 100644 --- a/service/lookoutequipment/go.mod +++ b/service/lookoutequipment/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutequipment go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lookoutequipment/go_module_metadata.go b/service/lookoutequipment/go_module_metadata.go index cd5ac4f2b91..2f21556c55d 100644 --- a/service/lookoutequipment/go_module_metadata.go +++ b/service/lookoutequipment/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutequipment // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/lookoutmetrics/CHANGELOG.md b/service/lookoutmetrics/CHANGELOG.md index da0dfc357c4..665345777d2 100644 --- a/service/lookoutmetrics/CHANGELOG.md +++ b/service/lookoutmetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/lookoutmetrics/go.mod b/service/lookoutmetrics/go.mod index debe9288810..68296221a93 100644 --- a/service/lookoutmetrics/go.mod +++ b/service/lookoutmetrics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutmetrics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lookoutmetrics/go_module_metadata.go b/service/lookoutmetrics/go_module_metadata.go index cfe6ecb7bb8..9eeec105253 100644 --- a/service/lookoutmetrics/go_module_metadata.go +++ b/service/lookoutmetrics/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutmetrics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/lookoutvision/CHANGELOG.md b/service/lookoutvision/CHANGELOG.md index 60533f66aab..51ea5e46bdb 100644 --- a/service/lookoutvision/CHANGELOG.md +++ b/service/lookoutvision/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/lookoutvision/go.mod b/service/lookoutvision/go.mod index 575e2539088..0444ec5530c 100644 --- a/service/lookoutvision/go.mod +++ b/service/lookoutvision/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutvision go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/lookoutvision/go_module_metadata.go b/service/lookoutvision/go_module_metadata.go index 86fa677d052..844287f1e28 100644 --- a/service/lookoutvision/go_module_metadata.go +++ b/service/lookoutvision/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutvision // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/m2/CHANGELOG.md b/service/m2/CHANGELOG.md index 20f2df917fc..d45e02520e4 100644 --- a/service/m2/CHANGELOG.md +++ b/service/m2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.6 (2023-10-05) * No change notes available for this release. diff --git a/service/m2/go.mod b/service/m2/go.mod index 3692af9225e..691d53b907a 100644 --- a/service/m2/go.mod +++ b/service/m2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/m2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/m2/go_module_metadata.go b/service/m2/go_module_metadata.go index d1fe17badfe..60c3ea4a44d 100644 --- a/service/m2/go_module_metadata.go +++ b/service/m2/go_module_metadata.go @@ -3,4 +3,4 @@ package m2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.6" +const goModuleVersion = "1.7.7" diff --git a/service/machinelearning/CHANGELOG.md b/service/machinelearning/CHANGELOG.md index 6df6f0e4f62..7eea0165ccf 100644 --- a/service/machinelearning/CHANGELOG.md +++ b/service/machinelearning/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/machinelearning/go.mod b/service/machinelearning/go.mod index 8818264fefa..1e2ae8f9322 100644 --- a/service/machinelearning/go.mod +++ b/service/machinelearning/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/machinelearning go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/machinelearning/go_module_metadata.go b/service/machinelearning/go_module_metadata.go index 3123585b0ab..667be7d9184 100644 --- a/service/machinelearning/go_module_metadata.go +++ b/service/machinelearning/go_module_metadata.go @@ -3,4 +3,4 @@ package machinelearning // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/macie/CHANGELOG.md b/service/macie/CHANGELOG.md index de87abfb139..ba0964fc726 100644 --- a/service/macie/CHANGELOG.md +++ b/service/macie/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/macie/go.mod b/service/macie/go.mod index e310fb3ec57..a3b2e9fbf6f 100644 --- a/service/macie/go.mod +++ b/service/macie/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/macie go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/macie/go_module_metadata.go b/service/macie/go_module_metadata.go index 93d20558c47..21cb29f632c 100644 --- a/service/macie/go_module_metadata.go +++ b/service/macie/go_module_metadata.go @@ -3,4 +3,4 @@ package macie // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/macie2/CHANGELOG.md b/service/macie2/CHANGELOG.md index bd8b1bb8dfd..a9c09a3383c 100644 --- a/service/macie2/CHANGELOG.md +++ b/service/macie2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.7 (2023-09-18) * **Documentation**: This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers. diff --git a/service/macie2/go.mod b/service/macie2/go.mod index 440cc921e5e..75052850994 100644 --- a/service/macie2/go.mod +++ b/service/macie2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/macie2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/macie2/go_module_metadata.go b/service/macie2/go_module_metadata.go index f1f073fe6d2..f4c9b0f0cf4 100644 --- a/service/macie2/go_module_metadata.go +++ b/service/macie2/go_module_metadata.go @@ -3,4 +3,4 @@ package macie2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.29.7" +const goModuleVersion = "1.29.8" diff --git a/service/managedblockchain/CHANGELOG.md b/service/managedblockchain/CHANGELOG.md index 60b0b40e289..0b438db1d33 100644 --- a/service/managedblockchain/CHANGELOG.md +++ b/service/managedblockchain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2023-10-02) * **Documentation**: Remove Rinkeby as option from Ethereum APIs diff --git a/service/managedblockchain/go.mod b/service/managedblockchain/go.mod index d834d738603..7fdbf2e6674 100644 --- a/service/managedblockchain/go.mod +++ b/service/managedblockchain/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/managedblockchain go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/managedblockchain/go_module_metadata.go b/service/managedblockchain/go_module_metadata.go index 10a09c14460..97e1b6acc2f 100644 --- a/service/managedblockchain/go_module_metadata.go +++ b/service/managedblockchain/go_module_metadata.go @@ -3,4 +3,4 @@ package managedblockchain // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/managedblockchainquery/CHANGELOG.md b/service/managedblockchainquery/CHANGELOG.md index 850ab9a4257..a15b3243528 100644 --- a/service/managedblockchainquery/CHANGELOG.md +++ b/service/managedblockchainquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.6 (2023-09-13) * No change notes available for this release. diff --git a/service/managedblockchainquery/go.mod b/service/managedblockchainquery/go.mod index 499b667bb41..3bbcbea6c5c 100644 --- a/service/managedblockchainquery/go.mod +++ b/service/managedblockchainquery/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/managedblockchainquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/managedblockchainquery/go_module_metadata.go b/service/managedblockchainquery/go_module_metadata.go index d46747ef66c..4220ad45daf 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.1.6" +const goModuleVersion = "1.1.7" diff --git a/service/marketplacecatalog/CHANGELOG.md b/service/marketplacecatalog/CHANGELOG.md index 430fb888032..b1213c93402 100644 --- a/service/marketplacecatalog/CHANGELOG.md +++ b/service/marketplacecatalog/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.18.0 (2023-10-06) + +* **Feature**: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/marketplacecatalog/go.mod b/service/marketplacecatalog/go.mod index 46b21a87d3a..ac1960cf422 100644 --- a/service/marketplacecatalog/go.mod +++ b/service/marketplacecatalog/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacecatalog go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/marketplacecatalog/go_module_metadata.go b/service/marketplacecatalog/go_module_metadata.go index 6db7ebcf619..469de94a6d6 100644 --- a/service/marketplacecatalog/go_module_metadata.go +++ b/service/marketplacecatalog/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacecatalog // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.18.0" diff --git a/service/marketplacecommerceanalytics/CHANGELOG.md b/service/marketplacecommerceanalytics/CHANGELOG.md index 181ca9b95b4..312b712a0df 100644 --- a/service/marketplacecommerceanalytics/CHANGELOG.md +++ b/service/marketplacecommerceanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/marketplacecommerceanalytics/go.mod b/service/marketplacecommerceanalytics/go.mod index 9741795a906..cdf975baea8 100644 --- a/service/marketplacecommerceanalytics/go.mod +++ b/service/marketplacecommerceanalytics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/marketplacecommerceanalytics/go_module_metadata.go b/service/marketplacecommerceanalytics/go_module_metadata.go index 48346e26a09..d1fb14d0d6b 100644 --- a/service/marketplacecommerceanalytics/go_module_metadata.go +++ b/service/marketplacecommerceanalytics/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacecommerceanalytics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/marketplaceentitlementservice/CHANGELOG.md b/service/marketplaceentitlementservice/CHANGELOG.md index 5049e04adc2..7dda59e92d6 100644 --- a/service/marketplaceentitlementservice/CHANGELOG.md +++ b/service/marketplaceentitlementservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/marketplaceentitlementservice/go.mod b/service/marketplaceentitlementservice/go.mod index 9569cffba0c..173ebb13595 100644 --- a/service/marketplaceentitlementservice/go.mod +++ b/service/marketplaceentitlementservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/marketplaceentitlementservice/go_module_metadata.go b/service/marketplaceentitlementservice/go_module_metadata.go index 27296d06adb..39b584714a4 100644 --- a/service/marketplaceentitlementservice/go_module_metadata.go +++ b/service/marketplaceentitlementservice/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplaceentitlementservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/marketplacemetering/CHANGELOG.md b/service/marketplacemetering/CHANGELOG.md index 8a5b05479a7..5de8643e243 100644 --- a/service/marketplacemetering/CHANGELOG.md +++ b/service/marketplacemetering/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/marketplacemetering/go.mod b/service/marketplacemetering/go.mod index 39366ce6ad4..af67bcfe260 100644 --- a/service/marketplacemetering/go.mod +++ b/service/marketplacemetering/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacemetering go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/marketplacemetering/go_module_metadata.go b/service/marketplacemetering/go_module_metadata.go index 6375ba499ec..3e3c9bb5a0e 100644 --- a/service/marketplacemetering/go_module_metadata.go +++ b/service/marketplacemetering/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacemetering // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/mediaconnect/CHANGELOG.md b/service/mediaconnect/CHANGELOG.md index 6b70ae171d4..5089d104826 100644 --- a/service/mediaconnect/CHANGELOG.md +++ b/service/mediaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediaconnect/go.mod b/service/mediaconnect/go.mod index 4e1e03e2d3b..1242f3fa186 100644 --- a/service/mediaconnect/go.mod +++ b/service/mediaconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediaconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/mediaconnect/go_module_metadata.go b/service/mediaconnect/go_module_metadata.go index 7b35d510caa..91c58552aa4 100644 --- a/service/mediaconnect/go_module_metadata.go +++ b/service/mediaconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.5" +const goModuleVersion = "1.20.6" diff --git a/service/mediaconvert/CHANGELOG.md b/service/mediaconvert/CHANGELOG.md index 43544b7ecb0..1e1deabac81 100644 --- a/service/mediaconvert/CHANGELOG.md +++ b/service/mediaconvert/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.43.0 (2023-10-03) * **Feature**: This release adds the ability to replace video frames without modifying the audio essence. diff --git a/service/mediaconvert/go.mod b/service/mediaconvert/go.mod index 10bf0a37628..e8aadc41bb7 100644 --- a/service/mediaconvert/go.mod +++ b/service/mediaconvert/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediaconvert go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediaconvert/go_module_metadata.go b/service/mediaconvert/go_module_metadata.go index a72c82d2039..b2a0ca443df 100644 --- a/service/mediaconvert/go_module_metadata.go +++ b/service/mediaconvert/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconvert // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.0" +const goModuleVersion = "1.43.1" diff --git a/service/medialive/CHANGELOG.md b/service/medialive/CHANGELOG.md index fde7146a5f6..2cd2d257235 100644 --- a/service/medialive/CHANGELOG.md +++ b/service/medialive/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.37.0 (2023-09-11) * **Feature**: AWS Elemental Link now supports attaching a Link UHD device to a MediaConnect flow. diff --git a/service/medialive/go.mod b/service/medialive/go.mod index 314125ffdca..3ddfec6000e 100644 --- a/service/medialive/go.mod +++ b/service/medialive/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/medialive go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/medialive/go_module_metadata.go b/service/medialive/go_module_metadata.go index 1d678767aac..2150913e20e 100644 --- a/service/medialive/go_module_metadata.go +++ b/service/medialive/go_module_metadata.go @@ -3,4 +3,4 @@ package medialive // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.37.0" +const goModuleVersion = "1.37.1" diff --git a/service/mediapackage/CHANGELOG.md b/service/mediapackage/CHANGELOG.md index 6c439b4758b..2ba96912793 100644 --- a/service/mediapackage/CHANGELOG.md +++ b/service/mediapackage/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediapackage/go.mod b/service/mediapackage/go.mod index 283a17f771a..45d35377605 100644 --- a/service/mediapackage/go.mod +++ b/service/mediapackage/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackage go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediapackage/go_module_metadata.go b/service/mediapackage/go_module_metadata.go index f376734606f..39bd4e37e9e 100644 --- a/service/mediapackage/go_module_metadata.go +++ b/service/mediapackage/go_module_metadata.go @@ -3,4 +3,4 @@ package mediapackage // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.3" +const goModuleVersion = "1.23.4" diff --git a/service/mediapackagev2/CHANGELOG.md b/service/mediapackagev2/CHANGELOG.md index 709023bcb25..33aa28c84d3 100644 --- a/service/mediapackagev2/CHANGELOG.md +++ b/service/mediapackagev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/mediapackagev2/go.mod b/service/mediapackagev2/go.mod index 63ba1f15f3a..84f056bfd9c 100644 --- a/service/mediapackagev2/go.mod +++ b/service/mediapackagev2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackagev2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediapackagev2/go_module_metadata.go b/service/mediapackagev2/go_module_metadata.go index 5d6b36b2c35..c2706119875 100644 --- a/service/mediapackagev2/go_module_metadata.go +++ b/service/mediapackagev2/go_module_metadata.go @@ -3,4 +3,4 @@ package mediapackagev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/mediapackagevod/CHANGELOG.md b/service/mediapackagevod/CHANGELOG.md index 331af8830cd..b36e0d690b9 100644 --- a/service/mediapackagevod/CHANGELOG.md +++ b/service/mediapackagevod/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/mediapackagevod/go.mod b/service/mediapackagevod/go.mod index 363a6180ba0..9d237db696f 100644 --- a/service/mediapackagevod/go.mod +++ b/service/mediapackagevod/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackagevod go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediapackagevod/go_module_metadata.go b/service/mediapackagevod/go_module_metadata.go index c10c9f51961..8e93676044d 100644 --- a/service/mediapackagevod/go_module_metadata.go +++ b/service/mediapackagevod/go_module_metadata.go @@ -3,4 +3,4 @@ package mediapackagevod // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/mediastore/CHANGELOG.md b/service/mediastore/CHANGELOG.md index cf30d13c076..decf071a8ac 100644 --- a/service/mediastore/CHANGELOG.md +++ b/service/mediastore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/mediastore/go.mod b/service/mediastore/go.mod index 2b29dd247b1..194fa938095 100644 --- a/service/mediastore/go.mod +++ b/service/mediastore/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediastore go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediastore/go_module_metadata.go b/service/mediastore/go_module_metadata.go index f2e389415ba..8f225f9b6dd 100644 --- a/service/mediastore/go_module_metadata.go +++ b/service/mediastore/go_module_metadata.go @@ -3,4 +3,4 @@ package mediastore // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/mediastoredata/CHANGELOG.md b/service/mediastoredata/CHANGELOG.md index 7639842a367..c62b893a731 100644 --- a/service/mediastoredata/CHANGELOG.md +++ b/service/mediastoredata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/mediastoredata/go.mod b/service/mediastoredata/go.mod index 4305f2c5c2f..1e50cbc8f53 100644 --- a/service/mediastoredata/go.mod +++ b/service/mediastoredata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediastoredata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediastoredata/go_module_metadata.go b/service/mediastoredata/go_module_metadata.go index a7682af5541..7e3264a30af 100644 --- a/service/mediastoredata/go_module_metadata.go +++ b/service/mediastoredata/go_module_metadata.go @@ -3,4 +3,4 @@ package mediastoredata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/mediatailor/CHANGELOG.md b/service/mediatailor/CHANGELOG.md index ce96cdbbc25..8385aa02828 100644 --- a/service/mediatailor/CHANGELOG.md +++ b/service/mediatailor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.0 (2023-10-04) * **Feature**: Updates DescribeVodSource to include a list of ad break opportunities in the response diff --git a/service/mediatailor/go.mod b/service/mediatailor/go.mod index ba5b26753f3..f5337382e08 100644 --- a/service/mediatailor/go.mod +++ b/service/mediatailor/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediatailor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mediatailor/go_module_metadata.go b/service/mediatailor/go_module_metadata.go index 7f3b1d592d8..16493465ec8 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.28.0" +const goModuleVersion = "1.28.1" diff --git a/service/medicalimaging/CHANGELOG.md b/service/medicalimaging/CHANGELOG.md index 0043180544d..dc9a7c04807 100644 --- a/service/medicalimaging/CHANGELOG.md +++ b/service/medicalimaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/medicalimaging/go.mod b/service/medicalimaging/go.mod index 5118f4a04cf..ba1e8ba785d 100644 --- a/service/medicalimaging/go.mod +++ b/service/medicalimaging/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/medicalimaging go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/medicalimaging/go_module_metadata.go b/service/medicalimaging/go_module_metadata.go index db3789eb04f..387bb9ca30a 100644 --- a/service/medicalimaging/go_module_metadata.go +++ b/service/medicalimaging/go_module_metadata.go @@ -3,4 +3,4 @@ package medicalimaging // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/memorydb/CHANGELOG.md b/service/memorydb/CHANGELOG.md index 228d2dc9d04..78a7332654f 100644 --- a/service/memorydb/CHANGELOG.md +++ b/service/memorydb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/memorydb/go.mod b/service/memorydb/go.mod index 78b8fe09fad..6786b701500 100644 --- a/service/memorydb/go.mod +++ b/service/memorydb/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/memorydb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/memorydb/go_module_metadata.go b/service/memorydb/go_module_metadata.go index a7cd8dbe226..9648b31fa70 100644 --- a/service/memorydb/go_module_metadata.go +++ b/service/memorydb/go_module_metadata.go @@ -3,4 +3,4 @@ package memorydb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.5" +const goModuleVersion = "1.14.6" diff --git a/service/mgn/CHANGELOG.md b/service/mgn/CHANGELOG.md index 78db5f1f1e7..2f76cacbb8b 100644 --- a/service/mgn/CHANGELOG.md +++ b/service/mgn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-10-04) * **Feature**: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature. diff --git a/service/mgn/go.mod b/service/mgn/go.mod index 4845cb2c6be..815e087a7ac 100644 --- a/service/mgn/go.mod +++ b/service/mgn/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mgn go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mgn/go_module_metadata.go b/service/mgn/go_module_metadata.go index d66f477213a..ae8d31d6c53 100644 --- a/service/mgn/go_module_metadata.go +++ b/service/mgn/go_module_metadata.go @@ -3,4 +3,4 @@ package mgn // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/migrationhub/CHANGELOG.md b/service/migrationhub/CHANGELOG.md index cf30d13c076..decf071a8ac 100644 --- a/service/migrationhub/CHANGELOG.md +++ b/service/migrationhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/migrationhub/go.mod b/service/migrationhub/go.mod index 13aa8cddbb5..885d237208f 100644 --- a/service/migrationhub/go.mod +++ b/service/migrationhub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/migrationhub/go_module_metadata.go b/service/migrationhub/go_module_metadata.go index e7a89e2c591..4767b26bf63 100644 --- a/service/migrationhub/go_module_metadata.go +++ b/service/migrationhub/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/migrationhubconfig/CHANGELOG.md b/service/migrationhubconfig/CHANGELOG.md index cf30d13c076..decf071a8ac 100644 --- a/service/migrationhubconfig/CHANGELOG.md +++ b/service/migrationhubconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/migrationhubconfig/go.mod b/service/migrationhubconfig/go.mod index b19a3e98d82..56e66303bd9 100644 --- a/service/migrationhubconfig/go.mod +++ b/service/migrationhubconfig/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhubconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/migrationhubconfig/go_module_metadata.go b/service/migrationhubconfig/go_module_metadata.go index 44e1af1747b..025c7ab8c59 100644 --- a/service/migrationhubconfig/go_module_metadata.go +++ b/service/migrationhubconfig/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhubconfig // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/migrationhuborchestrator/CHANGELOG.md b/service/migrationhuborchestrator/CHANGELOG.md index 9f708a0a9ba..6d7af0e6134 100644 --- a/service/migrationhuborchestrator/CHANGELOG.md +++ b/service/migrationhuborchestrator/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/migrationhuborchestrator/go.mod b/service/migrationhuborchestrator/go.mod index 62cb471ade3..127e243c89d 100644 --- a/service/migrationhuborchestrator/go.mod +++ b/service/migrationhuborchestrator/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhuborchestrator go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/migrationhuborchestrator/go_module_metadata.go b/service/migrationhuborchestrator/go_module_metadata.go index 72debcbd757..0da4aec6708 100644 --- a/service/migrationhuborchestrator/go_module_metadata.go +++ b/service/migrationhuborchestrator/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhuborchestrator // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/migrationhubrefactorspaces/CHANGELOG.md b/service/migrationhubrefactorspaces/CHANGELOG.md index 4ae80a37dee..9de5fc472ac 100644 --- a/service/migrationhubrefactorspaces/CHANGELOG.md +++ b/service/migrationhubrefactorspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/migrationhubrefactorspaces/go.mod b/service/migrationhubrefactorspaces/go.mod index b1de2ddcb64..d16310cac90 100644 --- a/service/migrationhubrefactorspaces/go.mod +++ b/service/migrationhubrefactorspaces/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/migrationhubrefactorspaces/go_module_metadata.go b/service/migrationhubrefactorspaces/go_module_metadata.go index 3f833fcf1fd..a3c7e65ef55 100644 --- a/service/migrationhubrefactorspaces/go_module_metadata.go +++ b/service/migrationhubrefactorspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhubrefactorspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.5" +const goModuleVersion = "1.11.6" diff --git a/service/migrationhubstrategy/CHANGELOG.md b/service/migrationhubstrategy/CHANGELOG.md index c5d68b27866..afa9b7bee58 100644 --- a/service/migrationhubstrategy/CHANGELOG.md +++ b/service/migrationhubstrategy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/migrationhubstrategy/go.mod b/service/migrationhubstrategy/go.mod index 2334394b260..d1d9c60baf0 100644 --- a/service/migrationhubstrategy/go.mod +++ b/service/migrationhubstrategy/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/migrationhubstrategy/go_module_metadata.go b/service/migrationhubstrategy/go_module_metadata.go index 3eb328914eb..0058659e195 100644 --- a/service/migrationhubstrategy/go_module_metadata.go +++ b/service/migrationhubstrategy/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhubstrategy // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/mobile/CHANGELOG.md b/service/mobile/CHANGELOG.md index 43247fad4c4..af2a2b9b851 100644 --- a/service/mobile/CHANGELOG.md +++ b/service/mobile/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/mobile/go.mod b/service/mobile/go.mod index 6df569cf6d1..ab0c7e9dd1d 100644 --- a/service/mobile/go.mod +++ b/service/mobile/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mobile go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mobile/go_module_metadata.go b/service/mobile/go_module_metadata.go index 92ca3371985..62b0801cf94 100644 --- a/service/mobile/go_module_metadata.go +++ b/service/mobile/go_module_metadata.go @@ -3,4 +3,4 @@ package mobile // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/mq/CHANGELOG.md b/service/mq/CHANGELOG.md index be20c2ad41e..b8222d48beb 100644 --- a/service/mq/CHANGELOG.md +++ b/service/mq/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mq/go.mod b/service/mq/go.mod index 5034292d4be..30f10393e37 100644 --- a/service/mq/go.mod +++ b/service/mq/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mq go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mq/go_module_metadata.go b/service/mq/go_module_metadata.go index 497c37e2b5f..8d81149f34f 100644 --- a/service/mq/go_module_metadata.go +++ b/service/mq/go_module_metadata.go @@ -3,4 +3,4 @@ package mq // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/mturk/CHANGELOG.md b/service/mturk/CHANGELOG.md index 2a34f6458f7..fa39443ef39 100644 --- a/service/mturk/CHANGELOG.md +++ b/service/mturk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/mturk/go.mod b/service/mturk/go.mod index 066d8d937a0..0a7476e37ea 100644 --- a/service/mturk/go.mod +++ b/service/mturk/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mturk go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mturk/go_module_metadata.go b/service/mturk/go_module_metadata.go index ce8d3c4b85f..1e08935fff2 100644 --- a/service/mturk/go_module_metadata.go +++ b/service/mturk/go_module_metadata.go @@ -3,4 +3,4 @@ package mturk // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/mwaa/CHANGELOG.md b/service/mwaa/CHANGELOG.md index 987914c3644..27e0df62157 100644 --- a/service/mwaa/CHANGELOG.md +++ b/service/mwaa/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mwaa/go.mod b/service/mwaa/go.mod index 2fd6a873631..e8146b14d44 100644 --- a/service/mwaa/go.mod +++ b/service/mwaa/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mwaa go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/mwaa/go_module_metadata.go b/service/mwaa/go_module_metadata.go index 0f197a491ea..6f8d17e56b7 100644 --- a/service/mwaa/go_module_metadata.go +++ b/service/mwaa/go_module_metadata.go @@ -3,4 +3,4 @@ package mwaa // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.5" +const goModuleVersion = "1.17.6" diff --git a/service/neptune/CHANGELOG.md b/service/neptune/CHANGELOG.md index ccd6239fbdd..efe3e5c5f4d 100644 --- a/service/neptune/CHANGELOG.md +++ b/service/neptune/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/neptune/go.mod b/service/neptune/go.mod index 32eb382c8ee..1097fb8b7eb 100644 --- a/service/neptune/go.mod +++ b/service/neptune/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/neptune go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/neptune/go_module_metadata.go b/service/neptune/go_module_metadata.go index 3ece95887e5..df2fda46fb2 100644 --- a/service/neptune/go_module_metadata.go +++ b/service/neptune/go_module_metadata.go @@ -3,4 +3,4 @@ package neptune // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.0" +const goModuleVersion = "1.22.1" diff --git a/service/neptunedata/CHANGELOG.md b/service/neptunedata/CHANGELOG.md index bb51c4f794d..63dc1a3554d 100644 --- a/service/neptunedata/CHANGELOG.md +++ b/service/neptunedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.1 (2023-09-01) * **Documentation**: Removed the descriptive text in the introduction. diff --git a/service/neptunedata/go.mod b/service/neptunedata/go.mod index 48c5966ffdc..baf60860b4a 100644 --- a/service/neptunedata/go.mod +++ b/service/neptunedata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/neptunedata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/neptunedata/go_module_metadata.go b/service/neptunedata/go_module_metadata.go index 4a89c8a6a17..56977541dd8 100644 --- a/service/neptunedata/go_module_metadata.go +++ b/service/neptunedata/go_module_metadata.go @@ -3,4 +3,4 @@ package neptunedata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.1" +const goModuleVersion = "1.0.2" diff --git a/service/networkfirewall/CHANGELOG.md b/service/networkfirewall/CHANGELOG.md index 55abc0afb0a..cbe5272fee6 100644 --- a/service/networkfirewall/CHANGELOG.md +++ b/service/networkfirewall/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.1 (2023-09-28) * No change notes available for this release. diff --git a/service/networkfirewall/go.mod b/service/networkfirewall/go.mod index 64045f47f88..338d9af1e52 100644 --- a/service/networkfirewall/go.mod +++ b/service/networkfirewall/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/networkfirewall go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/networkfirewall/go_module_metadata.go b/service/networkfirewall/go_module_metadata.go index 9cb9cda7dbf..74277dd8d48 100644 --- a/service/networkfirewall/go_module_metadata.go +++ b/service/networkfirewall/go_module_metadata.go @@ -3,4 +3,4 @@ package networkfirewall // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.1" +const goModuleVersion = "1.30.2" diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index 7a4f30b8d5c..0ca3c6780d7 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/networkmanager/go.mod b/service/networkmanager/go.mod index cca968365a3..68ce68112b4 100644 --- a/service/networkmanager/go.mod +++ b/service/networkmanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/networkmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/networkmanager/go_module_metadata.go b/service/networkmanager/go_module_metadata.go index a213a625977..1c54844f7e8 100644 --- a/service/networkmanager/go_module_metadata.go +++ b/service/networkmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package networkmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/nimble/CHANGELOG.md b/service/nimble/CHANGELOG.md index 4b38cc96061..41b698dca9d 100644 --- a/service/nimble/CHANGELOG.md +++ b/service/nimble/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/nimble/go.mod b/service/nimble/go.mod index b788b7d5b5f..2414dda3f0c 100644 --- a/service/nimble/go.mod +++ b/service/nimble/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/nimble go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/nimble/go_module_metadata.go b/service/nimble/go_module_metadata.go index 1ff61bd94b8..c4a46444e70 100644 --- a/service/nimble/go_module_metadata.go +++ b/service/nimble/go_module_metadata.go @@ -3,4 +3,4 @@ package nimble // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/oam/CHANGELOG.md b/service/oam/CHANGELOG.md index 2e92b3d0e22..5f773a9d372 100644 --- a/service/oam/CHANGELOG.md +++ b/service/oam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2023-10-03) * **Feature**: This release adds support for sharing AWS::ApplicationInsights::Application resources. diff --git a/service/oam/go.mod b/service/oam/go.mod index 73f0403b43c..20540e0342f 100644 --- a/service/oam/go.mod +++ b/service/oam/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/oam go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/oam/go_module_metadata.go b/service/oam/go_module_metadata.go index 0839cd808fb..6ff773315d7 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/omics/CHANGELOG.md b/service/omics/CHANGELOG.md index aaf98142608..ae3f192899c 100644 --- a/service/omics/CHANGELOG.md +++ b/service/omics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2023-10-05) * **Feature**: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API diff --git a/service/omics/go.mod b/service/omics/go.mod index c3e3c519139..94cf45a0c93 100644 --- a/service/omics/go.mod +++ b/service/omics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/omics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/omics/go_module_metadata.go b/service/omics/go_module_metadata.go index 089ee47e56d..0d2800cd629 100644 --- a/service/omics/go_module_metadata.go +++ b/service/omics/go_module_metadata.go @@ -3,4 +3,4 @@ package omics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index d0e88fc3b39..03ac5e594e8 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.6 (2023-09-06) * No change notes available for this release. diff --git a/service/opensearch/go.mod b/service/opensearch/go.mod index 74f7e224eec..4c070f70a83 100644 --- a/service/opensearch/go.mod +++ b/service/opensearch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opensearch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index f28c02106a8..ce2583ff91a 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.19.6" +const goModuleVersion = "1.19.7" diff --git a/service/opensearchserverless/CHANGELOG.md b/service/opensearchserverless/CHANGELOG.md index 33fef8eee25..122d56210fb 100644 --- a/service/opensearchserverless/CHANGELOG.md +++ b/service/opensearchserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/opensearchserverless/go.mod b/service/opensearchserverless/go.mod index 4dc3377ffb7..eca9c9bf279 100644 --- a/service/opensearchserverless/go.mod +++ b/service/opensearchserverless/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opensearchserverless go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/opensearchserverless/go_module_metadata.go b/service/opensearchserverless/go_module_metadata.go index a7bbaa4935f..f2418b3ca8a 100644 --- a/service/opensearchserverless/go_module_metadata.go +++ b/service/opensearchserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearchserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/opsworks/CHANGELOG.md b/service/opsworks/CHANGELOG.md index 19160c75a12..1fc32921eec 100644 --- a/service/opsworks/CHANGELOG.md +++ b/service/opsworks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/opsworks/go.mod b/service/opsworks/go.mod index d2ced2cd1d7..cadda84282e 100644 --- a/service/opsworks/go.mod +++ b/service/opsworks/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opsworks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/opsworks/go_module_metadata.go b/service/opsworks/go_module_metadata.go index 968666c3aef..813c1a7e7bb 100644 --- a/service/opsworks/go_module_metadata.go +++ b/service/opsworks/go_module_metadata.go @@ -3,4 +3,4 @@ package opsworks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/opsworkscm/CHANGELOG.md b/service/opsworkscm/CHANGELOG.md index 6a9662a7b46..ad45e027510 100644 --- a/service/opsworkscm/CHANGELOG.md +++ b/service/opsworkscm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/opsworkscm/go.mod b/service/opsworkscm/go.mod index ba203499975..09297a22ec7 100644 --- a/service/opsworkscm/go.mod +++ b/service/opsworkscm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opsworkscm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/opsworkscm/go_module_metadata.go b/service/opsworkscm/go_module_metadata.go index b36bc607c2a..bd8d6a85dd4 100644 --- a/service/opsworkscm/go_module_metadata.go +++ b/service/opsworkscm/go_module_metadata.go @@ -3,4 +3,4 @@ package opsworkscm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/organizations/CHANGELOG.md b/service/organizations/CHANGELOG.md index 6cfb1976d6c..ac0cb28acbf 100644 --- a/service/organizations/CHANGELOG.md +++ b/service/organizations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.6 (2023-08-28) * **Documentation**: Documentation updates for permissions and links. diff --git a/service/organizations/go.mod b/service/organizations/go.mod index 524736d66c6..a37f1d231ce 100644 --- a/service/organizations/go.mod +++ b/service/organizations/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/organizations go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/organizations/go_module_metadata.go b/service/organizations/go_module_metadata.go index 763e7e04e3e..3fb3020d9ea 100644 --- a/service/organizations/go_module_metadata.go +++ b/service/organizations/go_module_metadata.go @@ -3,4 +3,4 @@ package organizations // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.6" +const goModuleVersion = "1.20.7" diff --git a/service/osis/CHANGELOG.md b/service/osis/CHANGELOG.md index bea13653505..c8480739491 100644 --- a/service/osis/CHANGELOG.md +++ b/service/osis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/osis/go.mod b/service/osis/go.mod index d6d3f01abbf..cf74a71b0ea 100644 --- a/service/osis/go.mod +++ b/service/osis/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/osis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/osis/go_module_metadata.go b/service/osis/go_module_metadata.go index 0f07c07f456..f96837b385f 100644 --- a/service/osis/go_module_metadata.go +++ b/service/osis/go_module_metadata.go @@ -3,4 +3,4 @@ package osis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index 6ddcbe306d3..598b3c4db69 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.0 (2023-09-19) * **Feature**: This release adds the InstanceFamilies field to the ListAssets response. diff --git a/service/outposts/go.mod b/service/outposts/go.mod index e87bde7ec4c..c44eda2f558 100644 --- a/service/outposts/go.mod +++ b/service/outposts/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/outposts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index fafa2326227..36d1484a97c 100644 --- a/service/outposts/go_module_metadata.go +++ b/service/outposts/go_module_metadata.go @@ -3,4 +3,4 @@ package outposts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.0" +const goModuleVersion = "1.30.1" diff --git a/service/panorama/CHANGELOG.md b/service/panorama/CHANGELOG.md index 34050974c45..9afe86cfc4a 100644 --- a/service/panorama/CHANGELOG.md +++ b/service/panorama/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/panorama/go.mod b/service/panorama/go.mod index a8d2464bcd2..1e2125a33b1 100644 --- a/service/panorama/go.mod +++ b/service/panorama/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/panorama go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/panorama/go_module_metadata.go b/service/panorama/go_module_metadata.go index a3eadda6416..a6f501574ae 100644 --- a/service/panorama/go_module_metadata.go +++ b/service/panorama/go_module_metadata.go @@ -3,4 +3,4 @@ package panorama // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/paymentcryptography/CHANGELOG.md b/service/paymentcryptography/CHANGELOG.md index 47e5e087a93..e500fe8a0fb 100644 --- a/service/paymentcryptography/CHANGELOG.md +++ b/service/paymentcryptography/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/paymentcryptography/go.mod b/service/paymentcryptography/go.mod index 186c314f261..0fe3578b252 100644 --- a/service/paymentcryptography/go.mod +++ b/service/paymentcryptography/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/paymentcryptography go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/paymentcryptography/go_module_metadata.go b/service/paymentcryptography/go_module_metadata.go index 77f34850d27..ac152ef2d3d 100644 --- a/service/paymentcryptography/go_module_metadata.go +++ b/service/paymentcryptography/go_module_metadata.go @@ -3,4 +3,4 @@ package paymentcryptography // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/paymentcryptographydata/CHANGELOG.md b/service/paymentcryptographydata/CHANGELOG.md index 04d8c81cceb..5d0fa3a130d 100644 --- a/service/paymentcryptographydata/CHANGELOG.md +++ b/service/paymentcryptographydata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-08-31) * **Feature**: Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys diff --git a/service/paymentcryptographydata/go.mod b/service/paymentcryptographydata/go.mod index 95755446e14..d07992804af 100644 --- a/service/paymentcryptographydata/go.mod +++ b/service/paymentcryptographydata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/paymentcryptographydata/go_module_metadata.go b/service/paymentcryptographydata/go_module_metadata.go index 8e423cd9b67..38148c93a4e 100644 --- a/service/paymentcryptographydata/go_module_metadata.go +++ b/service/paymentcryptographydata/go_module_metadata.go @@ -3,4 +3,4 @@ package paymentcryptographydata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/pcaconnectorad/CHANGELOG.md b/service/pcaconnectorad/CHANGELOG.md index 88e00c04e72..053ae5e513c 100644 --- a/service/pcaconnectorad/CHANGELOG.md +++ b/service/pcaconnectorad/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2023-08-30) * **Release**: New AWS service client module diff --git a/service/pcaconnectorad/go.mod b/service/pcaconnectorad/go.mod index df42894c2d3..322835f1f6b 100644 --- a/service/pcaconnectorad/go.mod +++ b/service/pcaconnectorad/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pcaconnectorad go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pcaconnectorad/go_module_metadata.go b/service/pcaconnectorad/go_module_metadata.go index c1f6ed7fe57..a2d1a647d9a 100644 --- a/service/pcaconnectorad/go_module_metadata.go +++ b/service/pcaconnectorad/go_module_metadata.go @@ -3,4 +3,4 @@ package pcaconnectorad // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/personalize/CHANGELOG.md b/service/personalize/CHANGELOG.md index b4ac7bf7f5d..bf8bb398736 100644 --- a/service/personalize/CHANGELOG.md +++ b/service/personalize/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/personalize/go.mod b/service/personalize/go.mod index 36dd64691ba..989c3540fb1 100644 --- a/service/personalize/go.mod +++ b/service/personalize/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/personalize go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/personalize/go_module_metadata.go b/service/personalize/go_module_metadata.go index 4a2a13f6c8f..63f75fa343d 100644 --- a/service/personalize/go_module_metadata.go +++ b/service/personalize/go_module_metadata.go @@ -3,4 +3,4 @@ package personalize // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.5" +const goModuleVersion = "1.26.6" diff --git a/service/personalizeevents/CHANGELOG.md b/service/personalizeevents/CHANGELOG.md index 67aab1ba5cf..dfd23964af5 100644 --- a/service/personalizeevents/CHANGELOG.md +++ b/service/personalizeevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/personalizeevents/go.mod b/service/personalizeevents/go.mod index 7e5a9148d1e..9bf3a817c68 100644 --- a/service/personalizeevents/go.mod +++ b/service/personalizeevents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/personalizeevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/personalizeevents/go_module_metadata.go b/service/personalizeevents/go_module_metadata.go index 7d14fa6d37b..a2dbeb1207b 100644 --- a/service/personalizeevents/go_module_metadata.go +++ b/service/personalizeevents/go_module_metadata.go @@ -3,4 +3,4 @@ package personalizeevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/personalizeruntime/CHANGELOG.md b/service/personalizeruntime/CHANGELOG.md index 38293ec8908..950b6866cb4 100644 --- a/service/personalizeruntime/CHANGELOG.md +++ b/service/personalizeruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/personalizeruntime/go.mod b/service/personalizeruntime/go.mod index fbc3bec2727..021e16beb4c 100644 --- a/service/personalizeruntime/go.mod +++ b/service/personalizeruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/personalizeruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/personalizeruntime/go_module_metadata.go b/service/personalizeruntime/go_module_metadata.go index 962b790ab72..642cf50fc2b 100644 --- a/service/personalizeruntime/go_module_metadata.go +++ b/service/personalizeruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package personalizeruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index b5c77b071aa..be453606b0a 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pi/go.mod b/service/pi/go.mod index 949486d99dd..7b71f88ee97 100644 --- a/service/pi/go.mod +++ b/service/pi/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index d23fe8c3e68..5aeae8198d1 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.19.3" +const goModuleVersion = "1.19.4" diff --git a/service/pinpoint/CHANGELOG.md b/service/pinpoint/CHANGELOG.md index 1a7b78d1468..a0be88c698a 100644 --- a/service/pinpoint/CHANGELOG.md +++ b/service/pinpoint/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.6 (2023-09-26) * **Documentation**: Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted. diff --git a/service/pinpoint/go.mod b/service/pinpoint/go.mod index 3286ce53b86..20cad7cadf4 100644 --- a/service/pinpoint/go.mod +++ b/service/pinpoint/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpoint go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pinpoint/go_module_metadata.go b/service/pinpoint/go_module_metadata.go index 3c0d7921ca6..47ae3cd1bab 100644 --- a/service/pinpoint/go_module_metadata.go +++ b/service/pinpoint/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpoint // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.6" +const goModuleVersion = "1.22.7" diff --git a/service/pinpointemail/CHANGELOG.md b/service/pinpointemail/CHANGELOG.md index aa650d36d70..ecbf808f26c 100644 --- a/service/pinpointemail/CHANGELOG.md +++ b/service/pinpointemail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.1 (2023-09-27) * No change notes available for this release. diff --git a/service/pinpointemail/go.mod b/service/pinpointemail/go.mod index 68befd3dab6..5205065584d 100644 --- a/service/pinpointemail/go.mod +++ b/service/pinpointemail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointemail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pinpointemail/go_module_metadata.go b/service/pinpointemail/go_module_metadata.go index 78b0e7dd8d1..ff02031d3c7 100644 --- a/service/pinpointemail/go_module_metadata.go +++ b/service/pinpointemail/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointemail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.14.2" diff --git a/service/pinpointsmsvoice/CHANGELOG.md b/service/pinpointsmsvoice/CHANGELOG.md index 5a0c99426c4..722622e98c0 100644 --- a/service/pinpointsmsvoice/CHANGELOG.md +++ b/service/pinpointsmsvoice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/pinpointsmsvoice/go.mod b/service/pinpointsmsvoice/go.mod index 9eec33b5ca2..a0c0f180f15 100644 --- a/service/pinpointsmsvoice/go.mod +++ b/service/pinpointsmsvoice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pinpointsmsvoice/go_module_metadata.go b/service/pinpointsmsvoice/go_module_metadata.go index ba53153502c..d4f467785d8 100644 --- a/service/pinpointsmsvoice/go_module_metadata.go +++ b/service/pinpointsmsvoice/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointsmsvoice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/pinpointsmsvoicev2/CHANGELOG.md b/service/pinpointsmsvoicev2/CHANGELOG.md index 3e401e6b037..91d11c9ced1 100644 --- a/service/pinpointsmsvoicev2/CHANGELOG.md +++ b/service/pinpointsmsvoicev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/pinpointsmsvoicev2/go.mod b/service/pinpointsmsvoicev2/go.mod index b99e5d3323d..cd8c7894c48 100644 --- a/service/pinpointsmsvoicev2/go.mod +++ b/service/pinpointsmsvoicev2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pinpointsmsvoicev2/go_module_metadata.go b/service/pinpointsmsvoicev2/go_module_metadata.go index e4ce3dede2f..4987192717e 100644 --- a/service/pinpointsmsvoicev2/go_module_metadata.go +++ b/service/pinpointsmsvoicev2/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointsmsvoicev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/pipes/CHANGELOG.md b/service/pipes/CHANGELOG.md index 6c37ae64d9d..844dd31b969 100644 --- a/service/pipes/CHANGELOG.md +++ b/service/pipes/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2023-09-20) * No change notes available for this release. diff --git a/service/pipes/go.mod b/service/pipes/go.mod index 2688184d2e8..1b5dc202e8e 100644 --- a/service/pipes/go.mod +++ b/service/pipes/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pipes go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pipes/go_module_metadata.go b/service/pipes/go_module_metadata.go index 8aa42d32677..5a9d2dbb993 100644 --- a/service/pipes/go_module_metadata.go +++ b/service/pipes/go_module_metadata.go @@ -3,4 +3,4 @@ package pipes // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.1" +const goModuleVersion = "1.4.2" diff --git a/service/polly/CHANGELOG.md b/service/polly/CHANGELOG.md index 7b521623fdf..871b5978e65 100644 --- a/service/polly/CHANGELOG.md +++ b/service/polly/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.31.0 (2023-08-23) * **Feature**: Amazon Polly adds 1 new voice - Zayd (ar-AE) diff --git a/service/polly/go.mod b/service/polly/go.mod index 710dee8d670..dd83fd36c38 100644 --- a/service/polly/go.mod +++ b/service/polly/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/polly go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/polly/go_module_metadata.go b/service/polly/go_module_metadata.go index c8652901a89..473d13d9ef5 100644 --- a/service/polly/go_module_metadata.go +++ b/service/polly/go_module_metadata.go @@ -3,4 +3,4 @@ package polly // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.31.0" +const goModuleVersion = "1.31.1" diff --git a/service/pricing/CHANGELOG.md b/service/pricing/CHANGELOG.md index d9776f833d3..bdf5c9750f5 100644 --- a/service/pricing/CHANGELOG.md +++ b/service/pricing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.8 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.7 (2023-09-28) * No change notes available for this release. diff --git a/service/pricing/go.mod b/service/pricing/go.mod index 6fb1c68be6a..0585bf55ca1 100644 --- a/service/pricing/go.mod +++ b/service/pricing/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pricing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/pricing/go_module_metadata.go b/service/pricing/go_module_metadata.go index e6f6353c0b5..dd3ea9cd4bb 100644 --- a/service/pricing/go_module_metadata.go +++ b/service/pricing/go_module_metadata.go @@ -3,4 +3,4 @@ package pricing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.7" +const goModuleVersion = "1.21.8" diff --git a/service/privatenetworks/CHANGELOG.md b/service/privatenetworks/CHANGELOG.md index 793e66db056..475649dfefc 100644 --- a/service/privatenetworks/CHANGELOG.md +++ b/service/privatenetworks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/privatenetworks/go.mod b/service/privatenetworks/go.mod index 28422925824..72bebf03736 100644 --- a/service/privatenetworks/go.mod +++ b/service/privatenetworks/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/privatenetworks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/privatenetworks/go_module_metadata.go b/service/privatenetworks/go_module_metadata.go index b8cfa0c9004..ea3980f5f05 100644 --- a/service/privatenetworks/go_module_metadata.go +++ b/service/privatenetworks/go_module_metadata.go @@ -3,4 +3,4 @@ package privatenetworks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.5" +const goModuleVersion = "1.4.6" diff --git a/service/proton/CHANGELOG.md b/service/proton/CHANGELOG.md index a7c29d01877..45fbe09ddcd 100644 --- a/service/proton/CHANGELOG.md +++ b/service/proton/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/proton/go.mod b/service/proton/go.mod index ba08ef541ee..fc932347d3f 100644 --- a/service/proton/go.mod +++ b/service/proton/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/proton go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/proton/go_module_metadata.go b/service/proton/go_module_metadata.go index 64c0f977e57..24012bf164b 100644 --- a/service/proton/go_module_metadata.go +++ b/service/proton/go_module_metadata.go @@ -3,4 +3,4 @@ package proton // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.5" +const goModuleVersion = "1.23.6" diff --git a/service/qldb/CHANGELOG.md b/service/qldb/CHANGELOG.md index 6e2fc21542a..f552ff8ae68 100644 --- a/service/qldb/CHANGELOG.md +++ b/service/qldb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/qldb/go.mod b/service/qldb/go.mod index 279a9d9ce17..1dcf393af08 100644 --- a/service/qldb/go.mod +++ b/service/qldb/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/qldb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/qldb/go_module_metadata.go b/service/qldb/go_module_metadata.go index 47e889af29b..bd3984d8adf 100644 --- a/service/qldb/go_module_metadata.go +++ b/service/qldb/go_module_metadata.go @@ -3,4 +3,4 @@ package qldb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/qldbsession/CHANGELOG.md b/service/qldbsession/CHANGELOG.md index c5fdf1a9cda..68f5fa84ec4 100644 --- a/service/qldbsession/CHANGELOG.md +++ b/service/qldbsession/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/qldbsession/go.mod b/service/qldbsession/go.mod index f938e970682..58691672a27 100644 --- a/service/qldbsession/go.mod +++ b/service/qldbsession/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/qldbsession go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/qldbsession/go_module_metadata.go b/service/qldbsession/go_module_metadata.go index 677da64b0b3..f2edab2b6d4 100644 --- a/service/qldbsession/go_module_metadata.go +++ b/service/qldbsession/go_module_metadata.go @@ -3,4 +3,4 @@ package qldbsession // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index 1b00e829c2a..cdd38e66430 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.45.0 (2023-10-06) + +* **Feature**: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication +* **Dependency Update**: Updated to the latest SDK module versions + # v1.44.0 (2023-09-25) * **Feature**: Added ability to tag users upon creation. diff --git a/service/quicksight/go.mod b/service/quicksight/go.mod index 7d20b8af021..fb565556437 100644 --- a/service/quicksight/go.mod +++ b/service/quicksight/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/quicksight go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index e01c8b2735e..524117f6da9 100644 --- a/service/quicksight/go_module_metadata.go +++ b/service/quicksight/go_module_metadata.go @@ -3,4 +3,4 @@ package quicksight // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.0" +const goModuleVersion = "1.45.0" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index 0ffe58d4ffe..f9dd17ef297 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ram/go.mod b/service/ram/go.mod index dc57ce4a6d3..ce896a4bdeb 100644 --- a/service/ram/go.mod +++ b/service/ram/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ram go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index 1099242dbc5..045e0f8b7c2 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.20.5" +const goModuleVersion = "1.20.6" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md index 84f5f958f5a..49458e98362 100644 --- a/service/rbin/CHANGELOG.md +++ b/service/rbin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/rbin/go.mod b/service/rbin/go.mod index d71d9631acd..ecc6fee03e7 100644 --- a/service/rbin/go.mod +++ b/service/rbin/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rbin go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/rbin/go_module_metadata.go b/service/rbin/go_module_metadata.go index 2d9ba087463..c5ff6d6c9ce 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index 57ed7624721..1f8eece6751 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.55.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.55.1 (2023-10-05) * **Documentation**: Updates Amazon RDS documentation for corrections and minor improvements. diff --git a/service/rds/go.mod b/service/rds/go.mod index 7fe2e51b433..12cd20ecd6b 100644 --- a/service/rds/go.mod +++ b/service/rds/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/rds go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index bd58ab9ce15..2b9b39b2ac8 100644 --- a/service/rds/go_module_metadata.go +++ b/service/rds/go_module_metadata.go @@ -3,4 +3,4 @@ package rds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.55.1" +const goModuleVersion = "1.55.2" diff --git a/service/rdsdata/CHANGELOG.md b/service/rdsdata/CHANGELOG.md index 529d937ba30..c3f14e4aa6d 100644 --- a/service/rdsdata/CHANGELOG.md +++ b/service/rdsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/rdsdata/go.mod b/service/rdsdata/go.mod index 504b65f1570..082b80b273c 100644 --- a/service/rdsdata/go.mod +++ b/service/rdsdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rdsdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/rdsdata/go_module_metadata.go b/service/rdsdata/go_module_metadata.go index 8dc39639027..e711d93226a 100644 --- a/service/rdsdata/go_module_metadata.go +++ b/service/rdsdata/go_module_metadata.go @@ -3,4 +3,4 @@ package rdsdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index 5e0658ccd3b..f57bb77594b 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.29.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/redshift/go.mod b/service/redshift/go.mod index 4056d3b15ab..166c42321d7 100644 --- a/service/redshift/go.mod +++ b/service/redshift/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/redshift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index 31a2199fb30..062e3005d34 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.29.5" +const goModuleVersion = "1.29.6" diff --git a/service/redshiftdata/CHANGELOG.md b/service/redshiftdata/CHANGELOG.md index fba4a79685b..07dacbd4ed8 100644 --- a/service/redshiftdata/CHANGELOG.md +++ b/service/redshiftdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/redshiftdata/go.mod b/service/redshiftdata/go.mod index ff2108ac15b..addc66f8b01 100644 --- a/service/redshiftdata/go.mod +++ b/service/redshiftdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/redshiftdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/redshiftdata/go_module_metadata.go b/service/redshiftdata/go_module_metadata.go index 09df351745c..344e477aceb 100644 --- a/service/redshiftdata/go_module_metadata.go +++ b/service/redshiftdata/go_module_metadata.go @@ -3,4 +3,4 @@ package redshiftdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.5" +const goModuleVersion = "1.20.6" diff --git a/service/redshiftserverless/CHANGELOG.md b/service/redshiftserverless/CHANGELOG.md index 60d07969cc6..507e206d89e 100644 --- a/service/redshiftserverless/CHANGELOG.md +++ b/service/redshiftserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/redshiftserverless/go.mod b/service/redshiftserverless/go.mod index 92cc0c7ce1e..458b63f08d8 100644 --- a/service/redshiftserverless/go.mod +++ b/service/redshiftserverless/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/redshiftserverless go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/redshiftserverless/go_module_metadata.go b/service/redshiftserverless/go_module_metadata.go index 68a71686256..ed0b7e8b363 100644 --- a/service/redshiftserverless/go_module_metadata.go +++ b/service/redshiftserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package redshiftserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/rekognition/CHANGELOG.md b/service/rekognition/CHANGELOG.md index ac6773da539..8e9d52ef80d 100644 --- a/service/rekognition/CHANGELOG.md +++ b/service/rekognition/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.6 (2023-08-22) * No change notes available for this release. diff --git a/service/rekognition/go.mod b/service/rekognition/go.mod index 6dd436951da..639304d29b4 100644 --- a/service/rekognition/go.mod +++ b/service/rekognition/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rekognition go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/rekognition/go_module_metadata.go b/service/rekognition/go_module_metadata.go index c42af8bc382..af1afbea543 100644 --- a/service/rekognition/go_module_metadata.go +++ b/service/rekognition/go_module_metadata.go @@ -3,4 +3,4 @@ package rekognition // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.6" +const goModuleVersion = "1.30.7" diff --git a/service/resiliencehub/CHANGELOG.md b/service/resiliencehub/CHANGELOG.md index 5d75bef6166..a103936fb07 100644 --- a/service/resiliencehub/CHANGELOG.md +++ b/service/resiliencehub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.5 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.4 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resiliencehub/go.mod b/service/resiliencehub/go.mod index c5eccda93e8..d46eec44ea1 100644 --- a/service/resiliencehub/go.mod +++ b/service/resiliencehub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resiliencehub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/resiliencehub/go_module_metadata.go b/service/resiliencehub/go_module_metadata.go index 55d7cee69ff..1311ba62934 100644 --- a/service/resiliencehub/go_module_metadata.go +++ b/service/resiliencehub/go_module_metadata.go @@ -3,4 +3,4 @@ package resiliencehub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.4" +const goModuleVersion = "1.13.5" diff --git a/service/resourceexplorer2/CHANGELOG.md b/service/resourceexplorer2/CHANGELOG.md index 03d9bda3d7f..836d109f9af 100644 --- a/service/resourceexplorer2/CHANGELOG.md +++ b/service/resourceexplorer2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2023-10-02) * No change notes available for this release. diff --git a/service/resourceexplorer2/go.mod b/service/resourceexplorer2/go.mod index 18fa30651d4..8f2f0759a82 100644 --- a/service/resourceexplorer2/go.mod +++ b/service/resourceexplorer2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resourceexplorer2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/resourceexplorer2/go_module_metadata.go b/service/resourceexplorer2/go_module_metadata.go index 975638f64e6..4d8b506d8e7 100644 --- a/service/resourceexplorer2/go_module_metadata.go +++ b/service/resourceexplorer2/go_module_metadata.go @@ -3,4 +3,4 @@ package resourceexplorer2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.1" +const goModuleVersion = "1.4.2" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index 2e3befd1fc1..eac1455b8eb 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/resourcegroups/go.mod b/service/resourcegroups/go.mod index 0453b12e41a..d3562600630 100644 --- a/service/resourcegroups/go.mod +++ b/service/resourcegroups/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resourcegroups go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index 78bc27106cd..fcd776fea5a 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.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index df56def8384..e634df42f77 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/resourcegroupstaggingapi/go.mod b/service/resourcegroupstaggingapi/go.mod index cdfcdb459a8..e7b578ca084 100644 --- a/service/resourcegroupstaggingapi/go.mod +++ b/service/resourcegroupstaggingapi/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index 8e767a1ebc4..e55f7624e6f 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.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/robomaker/CHANGELOG.md b/service/robomaker/CHANGELOG.md index 4e94a02f756..15c6036010a 100644 --- a/service/robomaker/CHANGELOG.md +++ b/service/robomaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/robomaker/go.mod b/service/robomaker/go.mod index 4c81b394638..11046d76441 100644 --- a/service/robomaker/go.mod +++ b/service/robomaker/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/robomaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/robomaker/go_module_metadata.go b/service/robomaker/go_module_metadata.go index 66efedb7c48..bfb60032b7d 100644 --- a/service/robomaker/go_module_metadata.go +++ b/service/robomaker/go_module_metadata.go @@ -3,4 +3,4 @@ package robomaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/rolesanywhere/CHANGELOG.md b/service/rolesanywhere/CHANGELOG.md index 46983b60109..993d9ba7271 100644 --- a/service/rolesanywhere/CHANGELOG.md +++ b/service/rolesanywhere/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.7 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.6 (2023-09-25) * No change notes available for this release. diff --git a/service/rolesanywhere/go.mod b/service/rolesanywhere/go.mod index b8c597d2c1a..7161582eb2f 100644 --- a/service/rolesanywhere/go.mod +++ b/service/rolesanywhere/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rolesanywhere go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/rolesanywhere/go_module_metadata.go b/service/rolesanywhere/go_module_metadata.go index 1adb3e19d62..25c932ce9df 100644 --- a/service/rolesanywhere/go_module_metadata.go +++ b/service/rolesanywhere/go_module_metadata.go @@ -3,4 +3,4 @@ package rolesanywhere // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.6" +const goModuleVersion = "1.3.7" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index acf9cc209fe..029bd57b756 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.30.0 (2023-10-05) * **Feature**: Add hostedzonetype filter to ListHostedZones API. diff --git a/service/route53/go.mod b/service/route53/go.mod index e2b24ec5cd7..8dbdfb29786 100644 --- a/service/route53/go.mod +++ b/service/route53/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/route53/go_module_metadata.go b/service/route53/go_module_metadata.go index f8583d61f74..22e3168082e 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.30.0" +const goModuleVersion = "1.30.1" diff --git a/service/route53domains/CHANGELOG.md b/service/route53domains/CHANGELOG.md index 12f0a744e28..4be76106192 100644 --- a/service/route53domains/CHANGELOG.md +++ b/service/route53domains/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2023-08-21) * **Documentation**: Fixed typos in description fields diff --git a/service/route53domains/go.mod b/service/route53domains/go.mod index 2d173da67f0..8457077e33f 100644 --- a/service/route53domains/go.mod +++ b/service/route53domains/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53domains go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/route53domains/go_module_metadata.go b/service/route53domains/go_module_metadata.go index 64b757c2b6c..8002a0932ce 100644 --- a/service/route53domains/go_module_metadata.go +++ b/service/route53domains/go_module_metadata.go @@ -3,4 +3,4 @@ package route53domains // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/route53recoverycluster/CHANGELOG.md b/service/route53recoverycluster/CHANGELOG.md index d064faa010d..1baed3dd7d8 100644 --- a/service/route53recoverycluster/CHANGELOG.md +++ b/service/route53recoverycluster/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/route53recoverycluster/go.mod b/service/route53recoverycluster/go.mod index e2638d0f504..8feb15f0034 100644 --- a/service/route53recoverycluster/go.mod +++ b/service/route53recoverycluster/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoverycluster go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/route53recoverycluster/go_module_metadata.go b/service/route53recoverycluster/go_module_metadata.go index 99a7536e675..2bdf63edf69 100644 --- a/service/route53recoverycluster/go_module_metadata.go +++ b/service/route53recoverycluster/go_module_metadata.go @@ -3,4 +3,4 @@ package route53recoverycluster // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/route53recoverycontrolconfig/CHANGELOG.md b/service/route53recoverycontrolconfig/CHANGELOG.md index 29b055e67b1..3908585b0b5 100644 --- a/service/route53recoverycontrolconfig/CHANGELOG.md +++ b/service/route53recoverycontrolconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/route53recoverycontrolconfig/go.mod b/service/route53recoverycontrolconfig/go.mod index b55bfc633fd..1929128622b 100644 --- a/service/route53recoverycontrolconfig/go.mod +++ b/service/route53recoverycontrolconfig/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/route53recoverycontrolconfig/go_module_metadata.go b/service/route53recoverycontrolconfig/go_module_metadata.go index 970f04366f8..45e6b915648 100644 --- a/service/route53recoverycontrolconfig/go_module_metadata.go +++ b/service/route53recoverycontrolconfig/go_module_metadata.go @@ -3,4 +3,4 @@ package route53recoverycontrolconfig // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/route53recoveryreadiness/CHANGELOG.md b/service/route53recoveryreadiness/CHANGELOG.md index 4624b618693..18a5edc5653 100644 --- a/service/route53recoveryreadiness/CHANGELOG.md +++ b/service/route53recoveryreadiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/route53recoveryreadiness/go.mod b/service/route53recoveryreadiness/go.mod index 84b4d22ad6d..b583fd8a798 100644 --- a/service/route53recoveryreadiness/go.mod +++ b/service/route53recoveryreadiness/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoveryreadiness go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/route53recoveryreadiness/go_module_metadata.go b/service/route53recoveryreadiness/go_module_metadata.go index 6bca240e70b..84d8e879289 100644 --- a/service/route53recoveryreadiness/go_module_metadata.go +++ b/service/route53recoveryreadiness/go_module_metadata.go @@ -3,4 +3,4 @@ package route53recoveryreadiness // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index c34bf706741..c3d3d4df1ed 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/route53resolver/go.mod b/service/route53resolver/go.mod index e8877a3bdd9..c3fd2305674 100644 --- a/service/route53resolver/go.mod +++ b/service/route53resolver/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53resolver go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index dfaf82dbbc8..0e501894f05 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.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/rum/CHANGELOG.md b/service/rum/CHANGELOG.md index abee0466341..b0e225f1d96 100644 --- a/service/rum/CHANGELOG.md +++ b/service/rum/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/rum/go.mod b/service/rum/go.mod index 26187ff343c..e6043867cf4 100644 --- a/service/rum/go.mod +++ b/service/rum/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rum go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/rum/go_module_metadata.go b/service/rum/go_module_metadata.go index dcbee90b542..0c91d1ba3cf 100644 --- a/service/rum/go_module_metadata.go +++ b/service/rum/go_module_metadata.go @@ -3,4 +3,4 @@ package rum // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 608814d4c42..989c62d9898 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.40.0 (2023-09-26) * **Feature**: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK. diff --git a/service/s3/go.mod b/service/s3/go.mod index 2c6147ba25a..b2ff655f538 100644 --- a/service/s3/go.mod +++ b/service/s3/go.mod @@ -3,15 +3,15 @@ module github.com/aws/aws-sdk-go-v2/service/s3 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/internal/v4a v1.1.4 - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.14 - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.36 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/internal/v4a v1.1.5 + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.15 + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.37 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.5 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 667ff71e424..aeb40e88d02 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.40.0" +const goModuleVersion = "1.40.1" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 6c48e8817a7..f02488d7fed 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.43 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4 + github.com/aws/aws-sdk-go-v2/config v1.18.44 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.5 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index a1a2211a458..6c2b2c9789d 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.33.0 (2023-08-24) * **Feature**: Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack. diff --git a/service/s3control/go.mod b/service/s3control/go.mod index 55cf2da04f9..0a5606d3682 100644 --- a/service/s3control/go.mod +++ b/service/s3control/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/s3control go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.5 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 5e1d165d426..410960a2672 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.33.0" +const goModuleVersion = "1.33.1" diff --git a/service/s3outposts/CHANGELOG.md b/service/s3outposts/CHANGELOG.md index 6fb22ec9cd8..d415b1951dc 100644 --- a/service/s3outposts/CHANGELOG.md +++ b/service/s3outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/s3outposts/go.mod b/service/s3outposts/go.mod index 142a2d3c306..7740924d116 100644 --- a/service/s3outposts/go.mod +++ b/service/s3outposts/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/s3outposts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/s3outposts/go_module_metadata.go b/service/s3outposts/go_module_metadata.go index ab381b69dfd..94ff39e1c3f 100644 --- a/service/s3outposts/go_module_metadata.go +++ b/service/s3outposts/go_module_metadata.go @@ -3,4 +3,4 @@ package s3outposts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index cb68ccc4f1b..27053a03d15 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.110.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.110.0 (2023-10-04) * **Feature**: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data. diff --git a/service/sagemaker/go.mod b/service/sagemaker/go.mod index 62290814ab7..77f2ebd24f8 100644 --- a/service/sagemaker/go.mod +++ b/service/sagemaker/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 067fee135bc..34231be22c6 100644 --- a/service/sagemaker/go_module_metadata.go +++ b/service/sagemaker/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.110.0" +const goModuleVersion = "1.110.1" diff --git a/service/sagemakera2iruntime/CHANGELOG.md b/service/sagemakera2iruntime/CHANGELOG.md index f2aefb1cd02..fb84810cda2 100644 --- a/service/sagemakera2iruntime/CHANGELOG.md +++ b/service/sagemakera2iruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sagemakera2iruntime/go.mod b/service/sagemakera2iruntime/go.mod index b411b10c834..fbdfcdb6bfb 100644 --- a/service/sagemakera2iruntime/go.mod +++ b/service/sagemakera2iruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sagemakera2iruntime/go_module_metadata.go b/service/sagemakera2iruntime/go_module_metadata.go index faade343f7b..55b16802b3d 100644 --- a/service/sagemakera2iruntime/go_module_metadata.go +++ b/service/sagemakera2iruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakera2iruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/sagemakeredge/CHANGELOG.md b/service/sagemakeredge/CHANGELOG.md index 4ae86a7b54d..29a6521aca2 100644 --- a/service/sagemakeredge/CHANGELOG.md +++ b/service/sagemakeredge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sagemakeredge/go.mod b/service/sagemakeredge/go.mod index 1e929e9c188..442948d26ce 100644 --- a/service/sagemakeredge/go.mod +++ b/service/sagemakeredge/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakeredge go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sagemakeredge/go_module_metadata.go b/service/sagemakeredge/go_module_metadata.go index 05384684027..1cfb7224cdc 100644 --- a/service/sagemakeredge/go_module_metadata.go +++ b/service/sagemakeredge/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakeredge // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/sagemakerfeaturestoreruntime/CHANGELOG.md b/service/sagemakerfeaturestoreruntime/CHANGELOG.md index 2e7758356cf..4334dd9c753 100644 --- a/service/sagemakerfeaturestoreruntime/CHANGELOG.md +++ b/service/sagemakerfeaturestoreruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-28) * **Feature**: Feature Store supports read/write of records with collection type features. diff --git a/service/sagemakerfeaturestoreruntime/go.mod b/service/sagemakerfeaturestoreruntime/go.mod index 0cf76264aa9..abbab24b48d 100644 --- a/service/sagemakerfeaturestoreruntime/go.mod +++ b/service/sagemakerfeaturestoreruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sagemakerfeaturestoreruntime/go_module_metadata.go b/service/sagemakerfeaturestoreruntime/go_module_metadata.go index 9f96fc0eb1f..4b94177eb49 100644 --- a/service/sagemakerfeaturestoreruntime/go_module_metadata.go +++ b/service/sagemakerfeaturestoreruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakerfeaturestoreruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/sagemakergeospatial/CHANGELOG.md b/service/sagemakergeospatial/CHANGELOG.md index 85ee3ba1a68..d368821e0f8 100644 --- a/service/sagemakergeospatial/CHANGELOG.md +++ b/service/sagemakergeospatial/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sagemakergeospatial/go.mod b/service/sagemakergeospatial/go.mod index 973c31b963c..7023cd894cc 100644 --- a/service/sagemakergeospatial/go.mod +++ b/service/sagemakergeospatial/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakergeospatial go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sagemakergeospatial/go_module_metadata.go b/service/sagemakergeospatial/go_module_metadata.go index 06e8038cb34..00cdb1ca5c1 100644 --- a/service/sagemakergeospatial/go_module_metadata.go +++ b/service/sagemakergeospatial/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakergeospatial // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sagemakermetrics/CHANGELOG.md b/service/sagemakermetrics/CHANGELOG.md index 5d047c1725d..7465db8cefe 100644 --- a/service/sagemakermetrics/CHANGELOG.md +++ b/service/sagemakermetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sagemakermetrics/go.mod b/service/sagemakermetrics/go.mod index 6132f6efe01..250a14b2a61 100644 --- a/service/sagemakermetrics/go.mod +++ b/service/sagemakermetrics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakermetrics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sagemakermetrics/go_module_metadata.go b/service/sagemakermetrics/go_module_metadata.go index 94c8c7e1582..4a223147196 100644 --- a/service/sagemakermetrics/go_module_metadata.go +++ b/service/sagemakermetrics/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakermetrics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/sagemakerruntime/CHANGELOG.md b/service/sagemakerruntime/CHANGELOG.md index fd2df1023aa..26c7d4d6ea0 100644 --- a/service/sagemakerruntime/CHANGELOG.md +++ b/service/sagemakerruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-08-31) * **Feature**: This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses. diff --git a/service/sagemakerruntime/go.mod b/service/sagemakerruntime/go.mod index 821e9057895..a9d8cca31a0 100644 --- a/service/sagemakerruntime/go.mod +++ b/service/sagemakerruntime/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sagemakerruntime/go_module_metadata.go b/service/sagemakerruntime/go_module_metadata.go index 74d16b9314d..e2d582130aa 100644 --- a/service/sagemakerruntime/go_module_metadata.go +++ b/service/sagemakerruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakerruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/savingsplans/CHANGELOG.md b/service/savingsplans/CHANGELOG.md index 65c93c99e31..26ddd7570dc 100644 --- a/service/savingsplans/CHANGELOG.md +++ b/service/savingsplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/savingsplans/go.mod b/service/savingsplans/go.mod index b12fddc8e70..55aa016a82c 100644 --- a/service/savingsplans/go.mod +++ b/service/savingsplans/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/savingsplans go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/savingsplans/go_module_metadata.go b/service/savingsplans/go_module_metadata.go index a88d5aa1fb9..9b80f62c7a8 100644 --- a/service/savingsplans/go_module_metadata.go +++ b/service/savingsplans/go_module_metadata.go @@ -3,4 +3,4 @@ package savingsplans // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.5" +const goModuleVersion = "1.13.6" diff --git a/service/scheduler/CHANGELOG.md b/service/scheduler/CHANGELOG.md index 24a3f7d2b46..c50a28ceccc 100644 --- a/service/scheduler/CHANGELOG.md +++ b/service/scheduler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/scheduler/go.mod b/service/scheduler/go.mod index e19e3165fa5..ede97ccc921 100644 --- a/service/scheduler/go.mod +++ b/service/scheduler/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/scheduler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/scheduler/go_module_metadata.go b/service/scheduler/go_module_metadata.go index 77b55fbbfb8..d33256510b6 100644 --- a/service/scheduler/go_module_metadata.go +++ b/service/scheduler/go_module_metadata.go @@ -3,4 +3,4 @@ package scheduler // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/schemas/CHANGELOG.md b/service/schemas/CHANGELOG.md index 5feeb99cb03..323a502862a 100644 --- a/service/schemas/CHANGELOG.md +++ b/service/schemas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/schemas/go.mod b/service/schemas/go.mod index c9b2e63e8ff..83e6f9608a4 100644 --- a/service/schemas/go.mod +++ b/service/schemas/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/schemas go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/schemas/go_module_metadata.go b/service/schemas/go_module_metadata.go index c92fcecdbd0..64794abe0c8 100644 --- a/service/schemas/go_module_metadata.go +++ b/service/schemas/go_module_metadata.go @@ -3,4 +3,4 @@ package schemas // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 5f522f8db11..46b4be5bebf 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/secretsmanager/go.mod b/service/secretsmanager/go.mod index 8cbb9e93536..0fb3f2e65b5 100644 --- a/service/secretsmanager/go.mod +++ b/service/secretsmanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/secretsmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index bbf0f9c3f7d..7dd57b9b2ee 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.21.3" +const goModuleVersion = "1.21.4" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index 2707e0a45b7..1331b569e56 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.37.0 (2023-10-05) * **Feature**: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster diff --git a/service/securityhub/go.mod b/service/securityhub/go.mod index 85045a7efe0..681ca0dedfe 100644 --- a/service/securityhub/go.mod +++ b/service/securityhub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/securityhub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 2e6014ecf74..00624d0aadf 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.37.0" +const goModuleVersion = "1.37.1" diff --git a/service/securitylake/CHANGELOG.md b/service/securitylake/CHANGELOG.md index e57a3f412f9..1acca196616 100644 --- a/service/securitylake/CHANGELOG.md +++ b/service/securitylake/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2023-08-28) * **Feature**: Remove incorrect regex enforcement on pagination tokens. diff --git a/service/securitylake/go.mod b/service/securitylake/go.mod index 4997a2c8160..a916ac3d0fb 100644 --- a/service/securitylake/go.mod +++ b/service/securitylake/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/securitylake go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/securitylake/go_module_metadata.go b/service/securitylake/go_module_metadata.go index 3ecac333e5b..87ec36d223e 100644 --- a/service/securitylake/go_module_metadata.go +++ b/service/securitylake/go_module_metadata.go @@ -3,4 +3,4 @@ package securitylake // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/serverlessapplicationrepository/CHANGELOG.md b/service/serverlessapplicationrepository/CHANGELOG.md index bec6a2e87e4..17390236ef5 100644 --- a/service/serverlessapplicationrepository/CHANGELOG.md +++ b/service/serverlessapplicationrepository/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/serverlessapplicationrepository/go.mod b/service/serverlessapplicationrepository/go.mod index 3b6d170735d..db0c09cca19 100644 --- a/service/serverlessapplicationrepository/go.mod +++ b/service/serverlessapplicationrepository/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/serverlessapplicationrepository/go_module_metadata.go b/service/serverlessapplicationrepository/go_module_metadata.go index 13edf84b4b0..f292c70a2f9 100644 --- a/service/serverlessapplicationrepository/go_module_metadata.go +++ b/service/serverlessapplicationrepository/go_module_metadata.go @@ -3,4 +3,4 @@ package serverlessapplicationrepository // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/servicecatalog/CHANGELOG.md b/service/servicecatalog/CHANGELOG.md index d1f24ee5980..4ae4b39d794 100644 --- a/service/servicecatalog/CHANGELOG.md +++ b/service/servicecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/servicecatalog/go.mod b/service/servicecatalog/go.mod index be42cc28eac..da1509c6ce0 100644 --- a/service/servicecatalog/go.mod +++ b/service/servicecatalog/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicecatalog go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/servicecatalog/go_module_metadata.go b/service/servicecatalog/go_module_metadata.go index 0b59baf386f..948b19dbc48 100644 --- a/service/servicecatalog/go_module_metadata.go +++ b/service/servicecatalog/go_module_metadata.go @@ -3,4 +3,4 @@ package servicecatalog // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.3" +const goModuleVersion = "1.21.4" diff --git a/service/servicecatalogappregistry/CHANGELOG.md b/service/servicecatalogappregistry/CHANGELOG.md index 72256a70d56..bfdf553dee9 100644 --- a/service/servicecatalogappregistry/CHANGELOG.md +++ b/service/servicecatalogappregistry/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/servicecatalogappregistry/go.mod b/service/servicecatalogappregistry/go.mod index c1d018a5d28..481574f26bb 100644 --- a/service/servicecatalogappregistry/go.mod +++ b/service/servicecatalogappregistry/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/servicecatalogappregistry/go_module_metadata.go b/service/servicecatalogappregistry/go_module_metadata.go index 07f501c8ec4..e4a8c8ba08e 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index 28785eb75a6..c457cb93740 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-20) * **Feature**: Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response. diff --git a/service/servicediscovery/go.mod b/service/servicediscovery/go.mod index 10948e016ee..55dc4ffe003 100644 --- a/service/servicediscovery/go.mod +++ b/service/servicediscovery/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicediscovery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 0a518ab16ee..bf1448c92f3 100644 --- a/service/servicediscovery/go_module_metadata.go +++ b/service/servicediscovery/go_module_metadata.go @@ -3,4 +3,4 @@ package servicediscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index af90aa95fc3..1029ffbaba1 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-08-28) * **Feature**: Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account. diff --git a/service/servicequotas/go.mod b/service/servicequotas/go.mod index 9315ef27226..339ea939439 100644 --- a/service/servicequotas/go.mod +++ b/service/servicequotas/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicequotas go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 7d34f05575a..4489e06415c 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.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/ses/CHANGELOG.md b/service/ses/CHANGELOG.md index aadea7f1362..b6c14c25bf6 100644 --- a/service/ses/CHANGELOG.md +++ b/service/ses/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.9 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.8 (2023-09-27) * No change notes available for this release. diff --git a/service/ses/go.mod b/service/ses/go.mod index 0a44d87e13e..088f44a0b9c 100644 --- a/service/ses/go.mod +++ b/service/ses/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ses go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/ses/go_module_metadata.go b/service/ses/go_module_metadata.go index bb60d9e3893..400731c4909 100644 --- a/service/ses/go_module_metadata.go +++ b/service/ses/go_module_metadata.go @@ -3,4 +3,4 @@ package ses // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.8" +const goModuleVersion = "1.16.9" diff --git a/service/sesv2/CHANGELOG.md b/service/sesv2/CHANGELOG.md index 1f9727fcbf5..736bae48224 100644 --- a/service/sesv2/CHANGELOG.md +++ b/service/sesv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.1 (2023-09-27) * No change notes available for this release. diff --git a/service/sesv2/go.mod b/service/sesv2/go.mod index bdb26622ada..a5d5f78c840 100644 --- a/service/sesv2/go.mod +++ b/service/sesv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sesv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sesv2/go_module_metadata.go b/service/sesv2/go_module_metadata.go index 9a6bf54af5b..a9c460ab74d 100644 --- a/service/sesv2/go_module_metadata.go +++ b/service/sesv2/go_module_metadata.go @@ -3,4 +3,4 @@ package sesv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.1" +const goModuleVersion = "1.20.2" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index 9fdbc780af0..70d7f0ec257 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sfn/go.mod b/service/sfn/go.mod index 9d51c670de8..bdb68be9d25 100644 --- a/service/sfn/go.mod +++ b/service/sfn/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sfn go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index 605181ad642..99c647e8941 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.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/shield/CHANGELOG.md b/service/shield/CHANGELOG.md index 33e0f5c4d54..aea2228dd5f 100644 --- a/service/shield/CHANGELOG.md +++ b/service/shield/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/shield/go.mod b/service/shield/go.mod index 61979de249c..0ccda0e84b6 100644 --- a/service/shield/go.mod +++ b/service/shield/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/shield go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/shield/go_module_metadata.go b/service/shield/go_module_metadata.go index 0c1a5040c08..ab32b2d2978 100644 --- a/service/shield/go_module_metadata.go +++ b/service/shield/go_module_metadata.go @@ -3,4 +3,4 @@ package shield // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/signer/CHANGELOG.md b/service/signer/CHANGELOG.md index 6758113d360..ffe4b90fc5c 100644 --- a/service/signer/CHANGELOG.md +++ b/service/signer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/signer/go.mod b/service/signer/go.mod index 2f11088e6e5..184052f7cb5 100644 --- a/service/signer/go.mod +++ b/service/signer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/signer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/signer/go_module_metadata.go b/service/signer/go_module_metadata.go index 7a7b97a0aa0..3ccee834ad5 100644 --- a/service/signer/go_module_metadata.go +++ b/service/signer/go_module_metadata.go @@ -3,4 +3,4 @@ package signer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/simspaceweaver/CHANGELOG.md b/service/simspaceweaver/CHANGELOG.md index 52626f830c4..90b35e23378 100644 --- a/service/simspaceweaver/CHANGELOG.md +++ b/service/simspaceweaver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.1 (2023-09-13) * **Documentation**: Edited the introductory text for the API reference. diff --git a/service/simspaceweaver/go.mod b/service/simspaceweaver/go.mod index 136bd56368c..e95e51da5ed 100644 --- a/service/simspaceweaver/go.mod +++ b/service/simspaceweaver/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/simspaceweaver go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/simspaceweaver/go_module_metadata.go b/service/simspaceweaver/go_module_metadata.go index 9858952228f..76d74a50e76 100644 --- a/service/simspaceweaver/go_module_metadata.go +++ b/service/simspaceweaver/go_module_metadata.go @@ -3,4 +3,4 @@ package simspaceweaver // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.1" +const goModuleVersion = "1.5.2" diff --git a/service/sms/CHANGELOG.md b/service/sms/CHANGELOG.md index 2505b399a5c..80621d5f614 100644 --- a/service/sms/CHANGELOG.md +++ b/service/sms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sms/go.mod b/service/sms/go.mod index 6992bdba54e..58488ac0cf0 100644 --- a/service/sms/go.mod +++ b/service/sms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sms/go_module_metadata.go b/service/sms/go_module_metadata.go index 2ed9cf958c4..2bb00033ebf 100644 --- a/service/sms/go_module_metadata.go +++ b/service/sms/go_module_metadata.go @@ -3,4 +3,4 @@ package sms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/snowball/CHANGELOG.md b/service/snowball/CHANGELOG.md index f404bbb9792..f559a0edc98 100644 --- a/service/snowball/CHANGELOG.md +++ b/service/snowball/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/snowball/go.mod b/service/snowball/go.mod index 7eb3c143e0c..bee49916b09 100644 --- a/service/snowball/go.mod +++ b/service/snowball/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/snowball go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/snowball/go_module_metadata.go b/service/snowball/go_module_metadata.go index 430e7f82ff1..77addcec75b 100644 --- a/service/snowball/go_module_metadata.go +++ b/service/snowball/go_module_metadata.go @@ -3,4 +3,4 @@ package snowball // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.5" +const goModuleVersion = "1.21.6" diff --git a/service/snowdevicemanagement/CHANGELOG.md b/service/snowdevicemanagement/CHANGELOG.md index 00036342444..50252326497 100644 --- a/service/snowdevicemanagement/CHANGELOG.md +++ b/service/snowdevicemanagement/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/snowdevicemanagement/go.mod b/service/snowdevicemanagement/go.mod index bd24183d972..1aba098b903 100644 --- a/service/snowdevicemanagement/go.mod +++ b/service/snowdevicemanagement/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/snowdevicemanagement/go_module_metadata.go b/service/snowdevicemanagement/go_module_metadata.go index a4cc7a94bd6..d4620f91740 100644 --- a/service/snowdevicemanagement/go_module_metadata.go +++ b/service/snowdevicemanagement/go_module_metadata.go @@ -3,4 +3,4 @@ package snowdevicemanagement // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 5fa8214fb68..f77af045f47 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sns/go.mod b/service/sns/go.mod index ee298937a89..af05775138c 100644 --- a/service/sns/go.mod +++ b/service/sns/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sns go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index c1410937a57..dc2fcc812e5 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.22.0" +const goModuleVersion = "1.22.1" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index f07cb75f3cc..9bbba89b252 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sqs/go.mod b/service/sqs/go.mod index c9064a6e945..bb563e7e78a 100644 --- a/service/sqs/go.mod +++ b/service/sqs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sqs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index c0122557416..dd5ff7b62b8 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.24.5" +const goModuleVersion = "1.24.6" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index de8e8c5a9a1..5a6deb9cbda 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.38.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.38.0 (2023-09-25) * **Feature**: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output. diff --git a/service/ssm/go.mod b/service/ssm/go.mod index 0f457e17095..f9bdcb6dee1 100644 --- a/service/ssm/go.mod +++ b/service/ssm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index 431e15c7a3f..95bcf1af030 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.38.0" +const goModuleVersion = "1.38.1" diff --git a/service/ssmcontacts/CHANGELOG.md b/service/ssmcontacts/CHANGELOG.md index b707224f585..22bc5d63688 100644 --- a/service/ssmcontacts/CHANGELOG.md +++ b/service/ssmcontacts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ssmcontacts/go.mod b/service/ssmcontacts/go.mod index 246ff4fa4f4..3aac606185c 100644 --- a/service/ssmcontacts/go.mod +++ b/service/ssmcontacts/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssmcontacts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ssmcontacts/go_module_metadata.go b/service/ssmcontacts/go_module_metadata.go index 4951bf8c9e4..de4898724b0 100644 --- a/service/ssmcontacts/go_module_metadata.go +++ b/service/ssmcontacts/go_module_metadata.go @@ -3,4 +3,4 @@ package ssmcontacts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/ssmincidents/CHANGELOG.md b/service/ssmincidents/CHANGELOG.md index cffbeea056d..48577bc106d 100644 --- a/service/ssmincidents/CHANGELOG.md +++ b/service/ssmincidents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ssmincidents/go.mod b/service/ssmincidents/go.mod index adb9c6cd0c6..1d96be7c225 100644 --- a/service/ssmincidents/go.mod +++ b/service/ssmincidents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssmincidents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/ssmincidents/go_module_metadata.go b/service/ssmincidents/go_module_metadata.go index daf099aad19..00beeff6a8a 100644 --- a/service/ssmincidents/go_module_metadata.go +++ b/service/ssmincidents/go_module_metadata.go @@ -3,4 +3,4 @@ package ssmincidents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/ssmsap/CHANGELOG.md b/service/ssmsap/CHANGELOG.md index b82e3b72862..4cd05297526 100644 --- a/service/ssmsap/CHANGELOG.md +++ b/service/ssmsap/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ssmsap/go.mod b/service/ssmsap/go.mod index 187c016468e..2ba30a73b7a 100644 --- a/service/ssmsap/go.mod +++ b/service/ssmsap/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssmsap go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ssmsap/go_module_metadata.go b/service/ssmsap/go_module_metadata.go index ca670b8da33..6e8f96e20e7 100644 --- a/service/ssmsap/go_module_metadata.go +++ b/service/ssmsap/go_module_metadata.go @@ -3,4 +3,4 @@ package ssmsap // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sso/CHANGELOG.md b/service/sso/CHANGELOG.md index 99874b505c9..b97e9d6ead3 100644 --- a/service/sso/CHANGELOG.md +++ b/service/sso/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-10-02) * **Feature**: Fix FIPS Endpoints in aws-us-gov. diff --git a/service/sso/go.mod b/service/sso/go.mod index 199b3db8edf..9930659de91 100644 --- a/service/sso/go.mod +++ b/service/sso/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sso go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sso/go_module_metadata.go b/service/sso/go_module_metadata.go index da1722b05a5..f0b6842a487 100644 --- a/service/sso/go_module_metadata.go +++ b/service/sso/go_module_metadata.go @@ -3,4 +3,4 @@ package sso // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/ssoadmin/CHANGELOG.md b/service/ssoadmin/CHANGELOG.md index e36fae50fa3..19668ffee96 100644 --- a/service/ssoadmin/CHANGELOG.md +++ b/service/ssoadmin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.3 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.2 (2023-09-20) * No change notes available for this release. diff --git a/service/ssoadmin/go.mod b/service/ssoadmin/go.mod index 1f3ec09511e..31473232bb4 100644 --- a/service/ssoadmin/go.mod +++ b/service/ssoadmin/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssoadmin go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ssoadmin/go_module_metadata.go b/service/ssoadmin/go_module_metadata.go index 21cd9f05c61..3ed9575be62 100644 --- a/service/ssoadmin/go_module_metadata.go +++ b/service/ssoadmin/go_module_metadata.go @@ -3,4 +3,4 @@ package ssoadmin // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.2" +const goModuleVersion = "1.18.3" diff --git a/service/ssooidc/CHANGELOG.md b/service/ssooidc/CHANGELOG.md index 7801d76fad4..070aa91e34c 100644 --- a/service/ssooidc/CHANGELOG.md +++ b/service/ssooidc/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.1 (2023-09-22) * No change notes available for this release. diff --git a/service/ssooidc/go.mod b/service/ssooidc/go.mod index d6b4eb8f0a1..7817f8fec6c 100644 --- a/service/ssooidc/go.mod +++ b/service/ssooidc/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssooidc go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/ssooidc/go_module_metadata.go b/service/ssooidc/go_module_metadata.go index 6e9c160f843..9bba6f0e3d7 100644 --- a/service/ssooidc/go_module_metadata.go +++ b/service/ssooidc/go_module_metadata.go @@ -3,4 +3,4 @@ package ssooidc // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.1" +const goModuleVersion = "1.17.2" diff --git a/service/storagegateway/CHANGELOG.md b/service/storagegateway/CHANGELOG.md index 41436960eff..38dcf9b0d02 100644 --- a/service/storagegateway/CHANGELOG.md +++ b/service/storagegateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2023-10-05) * **Feature**: Add SoftwareVersion to response of DescribeGatewayInformation. diff --git a/service/storagegateway/go.mod b/service/storagegateway/go.mod index f7a17f2bdbe..8ee66757a15 100644 --- a/service/storagegateway/go.mod +++ b/service/storagegateway/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/storagegateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/storagegateway/go_module_metadata.go b/service/storagegateway/go_module_metadata.go index af878fc1105..f9615e5bdca 100644 --- a/service/storagegateway/go_module_metadata.go +++ b/service/storagegateway/go_module_metadata.go @@ -3,4 +3,4 @@ package storagegateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index caac8a1b61c..1f5fe0f2735 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.0 (2023-10-02) * **Feature**: STS API updates for assumeRole diff --git a/service/sts/go.mod b/service/sts/go.mod index 6745b08b716..52608f0ad2f 100644 --- a/service/sts/go.mod +++ b/service/sts/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/sts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 672d04812f8..64de27509d2 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.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/support/CHANGELOG.md b/service/support/CHANGELOG.md index 55fa30868f9..4491550d0c2 100644 --- a/service/support/CHANGELOG.md +++ b/service/support/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/support/go.mod b/service/support/go.mod index db5b7a88d9d..86f2addf957 100644 --- a/service/support/go.mod +++ b/service/support/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/support go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/support/go_module_metadata.go b/service/support/go_module_metadata.go index f200b58ac5a..80bf69c7eea 100644 --- a/service/support/go_module_metadata.go +++ b/service/support/go_module_metadata.go @@ -3,4 +3,4 @@ package support // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/supportapp/CHANGELOG.md b/service/supportapp/CHANGELOG.md index 792f4412fa0..4a36ab97b50 100644 --- a/service/supportapp/CHANGELOG.md +++ b/service/supportapp/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/supportapp/go.mod b/service/supportapp/go.mod index e2ba6fdf5ed..584f940bee8 100644 --- a/service/supportapp/go.mod +++ b/service/supportapp/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/supportapp go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/supportapp/go_module_metadata.go b/service/supportapp/go_module_metadata.go index 1be38d27b97..8bbbb0179b9 100644 --- a/service/supportapp/go_module_metadata.go +++ b/service/supportapp/go_module_metadata.go @@ -3,4 +3,4 @@ package supportapp // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index 5c17ec16dbd..8f876f3d84e 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/swf/go.mod b/service/swf/go.mod index 8eb7cdeede4..6ce9a69dd39 100644 --- a/service/swf/go.mod +++ b/service/swf/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/swf go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index 42404f55006..00502a97a0e 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index d0a201ff72a..e736c16f49b 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/synthetics/go.mod b/service/synthetics/go.mod index 850ca934361..6daf5d38758 100644 --- a/service/synthetics/go.mod +++ b/service/synthetics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/synthetics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index f39a7bd6f62..a89d7f5a33a 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/textract/CHANGELOG.md b/service/textract/CHANGELOG.md index bb2fbc52ee7..310b7497462 100644 --- a/service/textract/CHANGELOG.md +++ b/service/textract/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.0 (2023-09-27) * **Feature**: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read. diff --git a/service/textract/go.mod b/service/textract/go.mod index d1ae66c6238..43d4c3bc3e7 100644 --- a/service/textract/go.mod +++ b/service/textract/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/textract go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/textract/go_module_metadata.go b/service/textract/go_module_metadata.go index 3e0171797e1..8ca28cdddb1 100644 --- a/service/textract/go_module_metadata.go +++ b/service/textract/go_module_metadata.go @@ -3,4 +3,4 @@ package textract // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.0" +const goModuleVersion = "1.24.1" diff --git a/service/timestreamquery/CHANGELOG.md b/service/timestreamquery/CHANGELOG.md index a5431fd5aeb..515150fd2f3 100644 --- a/service/timestreamquery/CHANGELOG.md +++ b/service/timestreamquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/timestreamquery/go.mod b/service/timestreamquery/go.mod index aca8b63c0e9..9aec43df6aa 100644 --- a/service/timestreamquery/go.mod +++ b/service/timestreamquery/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/timestreamquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/timestreamquery/go_module_metadata.go b/service/timestreamquery/go_module_metadata.go index 44768e945b1..5b6b4be9bc4 100644 --- a/service/timestreamquery/go_module_metadata.go +++ b/service/timestreamquery/go_module_metadata.go @@ -3,4 +3,4 @@ package timestreamquery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/timestreamwrite/CHANGELOG.md b/service/timestreamwrite/CHANGELOG.md index a390b22bd71..3ce3b53c996 100644 --- a/service/timestreamwrite/CHANGELOG.md +++ b/service/timestreamwrite/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/timestreamwrite/go.mod b/service/timestreamwrite/go.mod index d885f3f8cf0..db099ed4b8f 100644 --- a/service/timestreamwrite/go.mod +++ b/service/timestreamwrite/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/timestreamwrite go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/timestreamwrite/go_module_metadata.go b/service/timestreamwrite/go_module_metadata.go index 1425e60411e..815d3f62f51 100644 --- a/service/timestreamwrite/go_module_metadata.go +++ b/service/timestreamwrite/go_module_metadata.go @@ -3,4 +3,4 @@ package timestreamwrite // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/tnb/CHANGELOG.md b/service/tnb/CHANGELOG.md index 30c2eaf5983..2ebf0630ae4 100644 --- a/service/tnb/CHANGELOG.md +++ b/service/tnb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.1 (2023-09-28) * No change notes available for this release. diff --git a/service/tnb/go.mod b/service/tnb/go.mod index d464025da92..1913e19f450 100644 --- a/service/tnb/go.mod +++ b/service/tnb/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/tnb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/tnb/go_module_metadata.go b/service/tnb/go_module_metadata.go index 2c9a9d98d8c..3b89ca1413c 100644 --- a/service/tnb/go_module_metadata.go +++ b/service/tnb/go_module_metadata.go @@ -3,4 +3,4 @@ package tnb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.1" +const goModuleVersion = "1.3.2" diff --git a/service/transcribe/CHANGELOG.md b/service/transcribe/CHANGELOG.md index 3ed9c1eefe7..8c5783d9ba3 100644 --- a/service/transcribe/CHANGELOG.md +++ b/service/transcribe/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/transcribe/go.mod b/service/transcribe/go.mod index 113c5e14061..71461aab76b 100644 --- a/service/transcribe/go.mod +++ b/service/transcribe/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/transcribe go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/transcribe/go_module_metadata.go b/service/transcribe/go_module_metadata.go index ccd152cf018..462f613100a 100644 --- a/service/transcribe/go_module_metadata.go +++ b/service/transcribe/go_module_metadata.go @@ -3,4 +3,4 @@ package transcribe // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.5" +const goModuleVersion = "1.28.6" diff --git a/service/transcribestreaming/CHANGELOG.md b/service/transcribestreaming/CHANGELOG.md index 0b960268471..97064ad6b33 100644 --- a/service/transcribestreaming/CHANGELOG.md +++ b/service/transcribestreaming/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/transcribestreaming/go.mod b/service/transcribestreaming/go.mod index e7eaae3e9a9..07e0ef83d40 100644 --- a/service/transcribestreaming/go.mod +++ b/service/transcribestreaming/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/transcribestreaming go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/transcribestreaming/go_module_metadata.go b/service/transcribestreaming/go_module_metadata.go index 9d01a365322..e298e0729e1 100644 --- a/service/transcribestreaming/go_module_metadata.go +++ b/service/transcribestreaming/go_module_metadata.go @@ -3,4 +3,4 @@ package transcribestreaming // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 8718ad04761..a4e9f5dbb3d 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/transcribestreaming/internal/testing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.80 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.14 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.81 + github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.1 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index bb1b1192c75..f1a83058eba 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.34.0 (2023-10-06) + +* **Feature**: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters +* **Dependency Update**: Updated to the latest SDK module versions + # v1.33.9 (2023-10-02) * **Documentation**: Documentation updates for AWS Transfer Family diff --git a/service/transfer/go.mod b/service/transfer/go.mod index 99e65a939dc..18406ba2765 100644 --- a/service/transfer/go.mod +++ b/service/transfer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/transfer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 github.com/jmespath/go-jmespath v0.4.0 diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index 39ef792f265..bec01d5a4b6 100644 --- a/service/transfer/go_module_metadata.go +++ b/service/transfer/go_module_metadata.go @@ -3,4 +3,4 @@ package transfer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.33.9" +const goModuleVersion = "1.34.0" diff --git a/service/translate/CHANGELOG.md b/service/translate/CHANGELOG.md index 086544fd704..395a9c59200 100644 --- a/service/translate/CHANGELOG.md +++ b/service/translate/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/translate/go.mod b/service/translate/go.mod index 99c5d1900e0..7d9f5ef7462 100644 --- a/service/translate/go.mod +++ b/service/translate/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/translate go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/translate/go_module_metadata.go b/service/translate/go_module_metadata.go index 0ea9c9114c6..0d4a69f26a8 100644 --- a/service/translate/go_module_metadata.go +++ b/service/translate/go_module_metadata.go @@ -3,4 +3,4 @@ package translate // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/verifiedpermissions/CHANGELOG.md b/service/verifiedpermissions/CHANGELOG.md index ee47a448405..ea1fea7b57e 100644 --- a/service/verifiedpermissions/CHANGELOG.md +++ b/service/verifiedpermissions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.1 (2023-08-24) * **Documentation**: Documentation updates for Amazon Verified Permissions. diff --git a/service/verifiedpermissions/go.mod b/service/verifiedpermissions/go.mod index dc37939d7c4..bbfdbc58311 100644 --- a/service/verifiedpermissions/go.mod +++ b/service/verifiedpermissions/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/verifiedpermissions go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/verifiedpermissions/go_module_metadata.go b/service/verifiedpermissions/go_module_metadata.go index 7190d463a50..7c118cc5984 100644 --- a/service/verifiedpermissions/go_module_metadata.go +++ b/service/verifiedpermissions/go_module_metadata.go @@ -3,4 +3,4 @@ package verifiedpermissions // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.1" +const goModuleVersion = "1.2.2" diff --git a/service/voiceid/CHANGELOG.md b/service/voiceid/CHANGELOG.md index 6450861fa65..581938633d2 100644 --- a/service/voiceid/CHANGELOG.md +++ b/service/voiceid/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/voiceid/go.mod b/service/voiceid/go.mod index ba3436c3928..92e8676acf3 100644 --- a/service/voiceid/go.mod +++ b/service/voiceid/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/voiceid go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/voiceid/go_module_metadata.go b/service/voiceid/go_module_metadata.go index 725fb53b27f..3a042ecdc6c 100644 --- a/service/voiceid/go_module_metadata.go +++ b/service/voiceid/go_module_metadata.go @@ -3,4 +3,4 @@ package voiceid // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/vpclattice/CHANGELOG.md b/service/vpclattice/CHANGELOG.md index fb0a860a783..b9a4632c2a9 100644 --- a/service/vpclattice/CHANGELOG.md +++ b/service/vpclattice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2023-09-05) * **Feature**: This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies. diff --git a/service/vpclattice/go.mod b/service/vpclattice/go.mod index ec90259d47b..ebf4e471c25 100644 --- a/service/vpclattice/go.mod +++ b/service/vpclattice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/vpclattice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/vpclattice/go_module_metadata.go b/service/vpclattice/go_module_metadata.go index e210559ef4b..cd1ffab18e4 100644 --- a/service/vpclattice/go_module_metadata.go +++ b/service/vpclattice/go_module_metadata.go @@ -3,4 +3,4 @@ package vpclattice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/waf/CHANGELOG.md b/service/waf/CHANGELOG.md index 33a92953c0b..aec68bc6a5c 100644 --- a/service/waf/CHANGELOG.md +++ b/service/waf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/waf/go.mod b/service/waf/go.mod index c41e4d8517e..94883cfa143 100644 --- a/service/waf/go.mod +++ b/service/waf/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/waf go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/waf/go_module_metadata.go b/service/waf/go_module_metadata.go index a01ebf522e5..e3cb108fdad 100644 --- a/service/waf/go_module_metadata.go +++ b/service/waf/go_module_metadata.go @@ -3,4 +3,4 @@ package waf // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/wafregional/CHANGELOG.md b/service/wafregional/CHANGELOG.md index 1fffc94ad50..662487923c2 100644 --- a/service/wafregional/CHANGELOG.md +++ b/service/wafregional/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/wafregional/go.mod b/service/wafregional/go.mod index 3b63995cef6..f434ee5b227 100644 --- a/service/wafregional/go.mod +++ b/service/wafregional/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wafregional go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/wafregional/go_module_metadata.go b/service/wafregional/go_module_metadata.go index 45d344bd697..629c3dcdcca 100644 --- a/service/wafregional/go_module_metadata.go +++ b/service/wafregional/go_module_metadata.go @@ -3,4 +3,4 @@ package wafregional // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/wafv2/CHANGELOG.md b/service/wafv2/CHANGELOG.md index 45d998e8182..87e25d0d932 100644 --- a/service/wafv2/CHANGELOG.md +++ b/service/wafv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.2 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.39.1 (2023-09-28) * **Documentation**: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint. diff --git a/service/wafv2/go.mod b/service/wafv2/go.mod index 5b3b73283cb..18164f57c80 100644 --- a/service/wafv2/go.mod +++ b/service/wafv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wafv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/wafv2/go_module_metadata.go b/service/wafv2/go_module_metadata.go index f364de658b7..89894a1734f 100644 --- a/service/wafv2/go_module_metadata.go +++ b/service/wafv2/go_module_metadata.go @@ -3,4 +3,4 @@ package wafv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.39.1" +const goModuleVersion = "1.39.2" diff --git a/service/wellarchitected/CHANGELOG.md b/service/wellarchitected/CHANGELOG.md index 8cd3e723c8c..21f1335ec04 100644 --- a/service/wellarchitected/CHANGELOG.md +++ b/service/wellarchitected/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.0 (2023-10-03) * **Feature**: AWS Well-Architected now supports Review Templates that allows you to create templates with pre-filled answers for Well-Architected and Custom Lens best practices. diff --git a/service/wellarchitected/go.mod b/service/wellarchitected/go.mod index 5e653859d69..da7f33ddcb2 100644 --- a/service/wellarchitected/go.mod +++ b/service/wellarchitected/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wellarchitected go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/wellarchitected/go_module_metadata.go b/service/wellarchitected/go_module_metadata.go index a30738dd550..b461fcf5261 100644 --- a/service/wellarchitected/go_module_metadata.go +++ b/service/wellarchitected/go_module_metadata.go @@ -3,4 +3,4 @@ package wellarchitected // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.23.1" diff --git a/service/wisdom/CHANGELOG.md b/service/wisdom/CHANGELOG.md index f992a3c9fff..9852aabd745 100644 --- a/service/wisdom/CHANGELOG.md +++ b/service/wisdom/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.6 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/wisdom/go.mod b/service/wisdom/go.mod index 4ac8df31956..dcd1830c197 100644 --- a/service/wisdom/go.mod +++ b/service/wisdom/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wisdom go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/wisdom/go_module_metadata.go b/service/wisdom/go_module_metadata.go index 2c6d5996a11..797adba1291 100644 --- a/service/wisdom/go_module_metadata.go +++ b/service/wisdom/go_module_metadata.go @@ -3,4 +3,4 @@ package wisdom // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.5" +const goModuleVersion = "1.15.6" diff --git a/service/workdocs/CHANGELOG.md b/service/workdocs/CHANGELOG.md index 995ea533848..770db139c68 100644 --- a/service/workdocs/CHANGELOG.md +++ b/service/workdocs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/workdocs/go.mod b/service/workdocs/go.mod index f0ae5705d67..be94c25442b 100644 --- a/service/workdocs/go.mod +++ b/service/workdocs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workdocs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/workdocs/go_module_metadata.go b/service/workdocs/go_module_metadata.go index e5162dcf577..42b44ccfa52 100644 --- a/service/workdocs/go_module_metadata.go +++ b/service/workdocs/go_module_metadata.go @@ -3,4 +3,4 @@ package workdocs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/worklink/CHANGELOG.md b/service/worklink/CHANGELOG.md index 22c70e70767..44b8182bb8d 100644 --- a/service/worklink/CHANGELOG.md +++ b/service/worklink/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/worklink/go.mod b/service/worklink/go.mod index ef83ba7f2dd..3b306fde635 100644 --- a/service/worklink/go.mod +++ b/service/worklink/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/worklink go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/worklink/go_module_metadata.go b/service/worklink/go_module_metadata.go index 60b959f378c..b23a069c041 100644 --- a/service/worklink/go_module_metadata.go +++ b/service/worklink/go_module_metadata.go @@ -3,4 +3,4 @@ package worklink // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/workmail/CHANGELOG.md b/service/workmail/CHANGELOG.md index fa2f46e7df5..5914881a6b4 100644 --- a/service/workmail/CHANGELOG.md +++ b/service/workmail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/workmail/go.mod b/service/workmail/go.mod index c713fc8007e..5e67018d04d 100644 --- a/service/workmail/go.mod +++ b/service/workmail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workmail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/workmail/go_module_metadata.go b/service/workmail/go_module_metadata.go index 0856f9ff0aa..5e191701fe7 100644 --- a/service/workmail/go_module_metadata.go +++ b/service/workmail/go_module_metadata.go @@ -3,4 +3,4 @@ package workmail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/workmailmessageflow/CHANGELOG.md b/service/workmailmessageflow/CHANGELOG.md index 0b8cba283f9..3081a7ee193 100644 --- a/service/workmailmessageflow/CHANGELOG.md +++ b/service/workmailmessageflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/workmailmessageflow/go.mod b/service/workmailmessageflow/go.mod index 17a47fa8c29..b8ea8adf910 100644 --- a/service/workmailmessageflow/go.mod +++ b/service/workmailmessageflow/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workmailmessageflow go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/workmailmessageflow/go_module_metadata.go b/service/workmailmessageflow/go_module_metadata.go index 38b156e62a4..197e4a4fd2d 100644 --- a/service/workmailmessageflow/go_module_metadata.go +++ b/service/workmailmessageflow/go_module_metadata.go @@ -3,4 +3,4 @@ package workmailmessageflow // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index 3d9fd934c5f..0e2264ceeaa 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.31.0 (2023-10-05) * **Feature**: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses. diff --git a/service/workspaces/go.mod b/service/workspaces/go.mod index e99855476a8..65a31d8ae8f 100644 --- a/service/workspaces/go.mod +++ b/service/workspaces/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workspaces go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index 1eb28e84d3b..db755cdba86 100644 --- a/service/workspaces/go_module_metadata.go +++ b/service/workspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package workspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.31.0" +const goModuleVersion = "1.31.1" diff --git a/service/workspacesweb/CHANGELOG.md b/service/workspacesweb/CHANGELOG.md index ad47df8d835..8b52bee7d4b 100644 --- a/service/workspacesweb/CHANGELOG.md +++ b/service/workspacesweb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2023-08-28) * **Feature**: WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate. diff --git a/service/workspacesweb/go.mod b/service/workspacesweb/go.mod index f1b83545e27..549ec66143f 100644 --- a/service/workspacesweb/go.mod +++ b/service/workspacesweb/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workspacesweb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/workspacesweb/go_module_metadata.go b/service/workspacesweb/go_module_metadata.go index 431dd4b9b0b..448fff921d1 100644 --- a/service/workspacesweb/go_module_metadata.go +++ b/service/workspacesweb/go_module_metadata.go @@ -3,4 +3,4 @@ package workspacesweb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index 949e93191e6..b3e3f1c35c1 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2023-10-06) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2023-09-13) * **Feature**: Add StartTime field in GetTraceSummaries API response for each TraceSummary. diff --git a/service/xray/go.mod b/service/xray/go.mod index e37f05979e3..a5a3d5ebf2f 100644 --- a/service/xray/go.mod +++ b/service/xray/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/xray go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35 + github.com/aws/aws-sdk-go-v2 v1.21.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.42 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.36 github.com/aws/smithy-go v1.15.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index ed5ae40d956..7d4882e8f6b 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.18.0" +const goModuleVersion = "1.18.1"