diff --git a/.changelog/01c04db7b4f3461f8c8b8eb01fdd8144.json b/.changelog/01c04db7b4f3461f8c8b8eb01fdd8144.json deleted file mode 100644 index ef37a231e64..00000000000 --- a/.changelog/01c04db7b4f3461f8c8b8eb01fdd8144.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "01c04db7-b4f3-461f-8c8b-8eb01fdd8144", - "type": "feature", - "description": "This release introduces additional optional parameter \"Throughput\" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.", - "modules": [ - "service/emr" - ] -} \ No newline at end of file diff --git a/.changelog/196af991e6c54c4cb36754f687de4cac.json b/.changelog/196af991e6c54c4cb36754f687de4cac.json deleted file mode 100644 index a675699f3f7..00000000000 --- a/.changelog/196af991e6c54c4cb36754f687de4cac.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "196af991-e6c5-4c4c-b367-54f687de4cac", - "type": "feature", - "description": "Added ListLanguages API which can be used to list the languages supported by Translate.", - "modules": [ - "service/translate" - ] -} \ No newline at end of file diff --git a/.changelog/62bf42efac844782a82f2a4a8874169c.json b/.changelog/62bf42efac844782a82f2a4a8874169c.json deleted file mode 100644 index 525aeebfbbf..00000000000 --- a/.changelog/62bf42efac844782a82f2a4a8874169c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "62bf42ef-ac84-4782-a82f-2a4a8874169c", - "type": "feature", - "description": "Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs", - "modules": [ - "service/appstream" - ] -} \ No newline at end of file diff --git a/.changelog/9c5ca9374ad34e12bbfd94d1fa58f785.json b/.changelog/9c5ca9374ad34e12bbfd94d1fa58f785.json deleted file mode 100644 index 8b7ef79f5be..00000000000 --- a/.changelog/9c5ca9374ad34e12bbfd94d1fa58f785.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9c5ca937-4ad3-4e12-bbfd-94d1fa58f785", - "type": "feature", - "description": "This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/b0a10cf916de4364bd27a3448d1afe66.json b/.changelog/b0a10cf916de4364bd27a3448d1afe66.json deleted file mode 100644 index ebe4f812ed5..00000000000 --- a/.changelog/b0a10cf916de4364bd27a3448d1afe66.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b0a10cf9-16de-4364-bd27-a3448d1afe66", - "type": "documentation", - "description": "This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request.", - "modules": [ - "service/elasticloadbalancingv2" - ] -} \ No newline at end of file diff --git a/.changelog/c4a428a2d14d44febd314da7b9edfb28.json b/.changelog/c4a428a2d14d44febd314da7b9edfb28.json deleted file mode 100644 index d73672af399..00000000000 --- a/.changelog/c4a428a2d14d44febd314da7b9edfb28.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c4a428a2-d14d-44fe-bd31-4da7b9edfb28", - "type": "bugfix", - "description": "Fix aws/signer/v4 to not double sign Content-Length header. Fixes [#1728](https://github.com/aws/aws-sdk-go-v2/issues/1728). Thanks to @matelang for creating the issue and PR.", - "modules": [ - "." - ] -} \ No newline at end of file diff --git a/.changelog/d5864a46d9fb479898254ad7b6d81934.json b/.changelog/d5864a46d9fb479898254ad7b6d81934.json deleted file mode 100644 index 416a7072ddf..00000000000 --- a/.changelog/d5864a46d9fb479898254ad7b6d81934.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d5864a46-d9fb-4798-9825-4ad7b6d81934", - "type": "feature", - "description": "Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.", - "modules": [ - "service/redshiftserverless" - ] -} \ No newline at end of file diff --git a/.changelog/e97c8b7c1cfe4ed1946907331aa3746d.json b/.changelog/e97c8b7c1cfe4ed1946907331aa3746d.json deleted file mode 100644 index 7375e50c673..00000000000 --- a/.changelog/e97c8b7c1cfe4ed1946907331aa3746d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e97c8b7c-1cfe-4ed1-9469-07331aa3746d", - "type": "feature", - "description": "This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.", - "modules": [ - "service/medialive" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index d4989c3dfb0..d82efbcd469 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Release (2022-06-29) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2`: v1.16.6 + * **Bug Fix**: Fix aws/signer/v4 to not double sign Content-Length header. Fixes [#1728](https://github.com/aws/aws-sdk-go-v2/issues/1728). Thanks to @matelang for creating the issue and PR. +* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.17.0](service/appstream/CHANGELOG.md#v1170-2022-06-29) + * **Feature**: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs +* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.18.7](service/elasticloadbalancingv2/CHANGELOG.md#v1187-2022-06-29) + * **Documentation**: This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request. +* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.19.0](service/emr/CHANGELOG.md#v1190-2022-06-29) + * **Feature**: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes. +* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.21.0](service/medialive/CHANGELOG.md#v1210-2022-06-29) + * **Feature**: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs. +* `github.com/aws/aws-sdk-go-v2/service/redshiftserverless`: [v1.2.0](service/redshiftserverless/CHANGELOG.md#v120-2022-06-29) + * **Feature**: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.34.0](service/sagemaker/CHANGELOG.md#v1340-2022-06-29) + * **Feature**: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API. +* `github.com/aws/aws-sdk-go-v2/service/translate`: [v1.14.0](service/translate/CHANGELOG.md#v1140-2022-06-29) + * **Feature**: Added ListLanguages API which can be used to list the languages supported by Translate. + # Release (2022-06-28) ## Module Highlights diff --git a/aws/go_module_metadata.go b/aws/go_module_metadata.go index 4f24b157b7e..fd5afa9b9ab 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.16.5" +const goModuleVersion = "1.16.6" diff --git a/aws/protocol/eventstream/CHANGELOG.md b/aws/protocol/eventstream/CHANGELOG.md index b0a1826baa4..342e895b0b7 100644 --- a/aws/protocol/eventstream/CHANGELOG.md +++ b/aws/protocol/eventstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.3 (2022-06-29) + +* No change notes available for this release. + # v1.4.2 (2022-06-07) * 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 7121c6e6dc3..393a5f3894c 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.2" +const goModuleVersion = "1.4.3" diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index c27467abd79..df1ca6f98a9 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.12 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.11 (2022-06-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 0132dfe6437..abfb092bf7a 100644 --- a/config/go.mod +++ b/config/go.mod @@ -3,12 +3,12 @@ module github.com/aws/aws-sdk-go-v2/config go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.16.5 - github.com/aws/aws-sdk-go-v2/credentials v1.12.6 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6 - github.com/aws/aws-sdk-go-v2/internal/ini v1.3.13 - github.com/aws/aws-sdk-go-v2/service/sso v1.11.9 - github.com/aws/aws-sdk-go-v2/service/sts v1.16.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/credentials v1.12.7 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.7 + github.com/aws/aws-sdk-go-v2/internal/ini v1.3.14 + github.com/aws/aws-sdk-go-v2/service/sso v1.11.10 + github.com/aws/aws-sdk-go-v2/service/sts v1.16.8 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 8e612fde5ec..642c6110237 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.15.11" +const goModuleVersion = "1.15.12" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 705d165b489..ede0afc7a8f 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 5b068262b65..04836a4423e 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/credentials go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.16.5 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6 - github.com/aws/aws-sdk-go-v2/service/sso v1.11.9 - github.com/aws/aws-sdk-go-v2/service/sts v1.16.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.7 + github.com/aws/aws-sdk-go-v2/service/sso v1.11.10 + github.com/aws/aws-sdk-go-v2/service/sts v1.16.8 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 963d188649e..f92ff0971b4 100644 --- a/credentials/go_module_metadata.go +++ b/credentials/go_module_metadata.go @@ -3,4 +3,4 @@ package credentials // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.6" +const goModuleVersion = "1.12.7" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 073184a448f..52e5a19d8dd 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.16.5 - github.com/aws/aws-sdk-go-v2/config v1.15.11 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 ) 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 68f0de8f714..786c7c3786b 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.16.5 - github.com/aws/aws-sdk-go-v2/config v1.15.11 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.9.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.9.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 ) 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 63c511df469..4340b4d4648 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.15.11 - github.com/aws/aws-sdk-go-v2/service/s3 v1.26.11 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/service/s3 v1.26.12 ) 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 53e3d7b7567..b957528dd36 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.16.5 - github.com/aws/aws-sdk-go-v2/config v1.15.11 - github.com/aws/aws-sdk-go-v2/service/s3 v1.26.11 - github.com/aws/aws-sdk-go-v2/service/s3control v1.21.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/service/s3 v1.26.12 + github.com/aws/aws-sdk-go-v2/service/s3control v1.21.8 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/cloudfront/sign/CHANGELOG.md b/feature/cloudfront/sign/CHANGELOG.md index b475b5c671c..08a48d1abcc 100644 --- a/feature/cloudfront/sign/CHANGELOG.md +++ b/feature/cloudfront/sign/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.20 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.19 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/cloudfront/sign/go.mod b/feature/cloudfront/sign/go.mod index 37a6aa72d4a..dd08c24cae1 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.16.5 +require github.com/aws/aws-sdk-go-v2 v1.16.6 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 a0287262a0d..bacf1d3b111 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.19" +const goModuleVersion = "1.3.20" diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index 73a212f29ca..d767d4edf79 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.4 (2022-06-17) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 8bbbe3834b8..d33e6659085 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.16.5 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.8 github.com/aws/smithy-go v1.12.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 e140eef5d20..fe74b9e88c3 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.9.4" +const goModuleVersion = "1.9.5" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 752004e4a6f..6d288d669ae 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.11 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.10 (2022-06-17) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 808ce93729b..1b746fa8717 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.16.5 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.9.4 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.9.5 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 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 4be1ecd9584..c2dc2c445dc 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.10" +const goModuleVersion = "1.4.11" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index de5ea7d3eb5..963517d29e8 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.4 (2022-06-17) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 9c50e21b8d8..f2591751a85 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.16.5 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.13.8 github.com/aws/smithy-go v1.12.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 e140eef5d20..fe74b9e88c3 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.9.4" +const goModuleVersion = "1.9.5" diff --git a/feature/ec2/imds/CHANGELOG.md b/feature/ec2/imds/CHANGELOG.md index c1289c39e03..2aff3b51709 100644 --- a/feature/ec2/imds/CHANGELOG.md +++ b/feature/ec2/imds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/ec2/imds/go.mod b/feature/ec2/imds/go.mod index 07353c8ef77..eb03aa4c61a 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.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 3b6ed647d14..b6e7f0ca7f3 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index f6f79f95cc9..ccb97ade8df 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.15.11 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.7 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../../ diff --git a/feature/rds/auth/CHANGELOG.md b/feature/rds/auth/CHANGELOG.md index 8da8fb9ba2f..ca55332899d 100644 --- a/feature/rds/auth/CHANGELOG.md +++ b/feature/rds/auth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.23 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.22 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/rds/auth/go.mod b/feature/rds/auth/go.mod index 810f360c722..35390dcbd43 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.16.5 +require github.com/aws/aws-sdk-go-v2 v1.16.6 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 f3165baf90c..5636012f8ca 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.1.22" +const goModuleVersion = "1.1.23" diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 0d76665b5f5..8836e83fe90 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.17 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.16 (2022-06-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 19b37fb20cf..6c6c8b74ea8 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.16.5 - github.com/aws/aws-sdk-go-v2/config v1.15.11 - github.com/aws/aws-sdk-go-v2/service/s3 v1.26.11 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/service/s3 v1.26.12 github.com/aws/smithy-go v1.12.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 3ad870fae68..fc55af4d9df 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.16" +const goModuleVersion = "1.11.17" diff --git a/internal/configsources/CHANGELOG.md b/internal/configsources/CHANGELOG.md index ded19397084..a9c584d583d 100644 --- a/internal/configsources/CHANGELOG.md +++ b/internal/configsources/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.13 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.12 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 435dd0df4f7..f1c8c673f18 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.15.11 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/internal/configsources/go.mod b/internal/configsources/go.mod index 7f52e70111d..6ae80abbb7a 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.16.5 +require github.com/aws/aws-sdk-go-v2 v1.16.6 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 edd39d5666b..9f4b73eee6e 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.12" +const goModuleVersion = "1.1.13" diff --git a/internal/endpoints/v2/CHANGELOG.md b/internal/endpoints/v2/CHANGELOG.md index 9ee12e5c65c..ede1647ccca 100644 --- a/internal/endpoints/v2/CHANGELOG.md +++ b/internal/endpoints/v2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v2.4.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v2.4.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/endpoints/v2/go.mod b/internal/endpoints/v2/go.mod index ca0f13544cb..32093c76640 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.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 f50f5d2b475..0031cb35fe4 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.6" +const goModuleVersion = "2.4.7" diff --git a/internal/ini/CHANGELOG.md b/internal/ini/CHANGELOG.md index 08807b39286..f1f8159d8ba 100644 --- a/internal/ini/CHANGELOG.md +++ b/internal/ini/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.14 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.13 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/ini/go.mod b/internal/ini/go.mod index e996c244136..0e821ad6bfb 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.16.5 +require github.com/aws/aws-sdk-go-v2 v1.16.6 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 44c2ed9a623..565cd92afb5 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.13" +const goModuleVersion = "1.3.14" diff --git a/internal/protocoltest/awsrestjson/go.mod b/internal/protocoltest/awsrestjson/go.mod index 45c36df5dde..270c0225689 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/ec2query/go.mod b/internal/protocoltest/ec2query/go.mod index 3f6f674fcb3..9776a733ca2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/jsonrpc/go.mod b/internal/protocoltest/jsonrpc/go.mod index 05573d216d7..f18dfceda1f 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/jsonrpc10/go.mod b/internal/protocoltest/jsonrpc10/go.mod index 220084b6688..941641e1330 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/query/go.mod b/internal/protocoltest/query/go.mod index 31dbfffe130..ecb26473f7c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/restxml/go.mod b/internal/protocoltest/restxml/go.mod index 07889cd5e89..f0e4f8a0043 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/protocoltest/restxmlwithnamespace/go.mod b/internal/protocoltest/restxmlwithnamespace/go.mod index 7fba1e6d369..3d708a57804 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/internal/v4a/CHANGELOG.md b/internal/v4a/CHANGELOG.md index c66345b8d68..1754a70b061 100644 --- a/internal/v4a/CHANGELOG.md +++ b/internal/v4a/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/v4a/go.mod b/internal/v4a/go.mod index 9b64b3eee01..a7714f42ecd 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.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 3e2a161af25..0bdb5292a59 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.0.3" +const goModuleVersion = "1.0.4" diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 058c812f7de..66fa39ad296 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/accessanalyzer/go.mod b/service/accessanalyzer/go.mod index f6fe78a0df3..50d3fdfd535 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index 507c14b4835..00e2ebaea48 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/account/CHANGELOG.md b/service/account/CHANGELOG.md index 82e9572cfd6..d7dfffb687e 100644 --- a/service/account/CHANGELOG.md +++ b/service/account/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/account/go.mod b/service/account/go.mod index 2018c41c5f2..8f6d22a6ac8 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/account/go_module_metadata.go b/service/account/go_module_metadata.go index 2972b29e9ad..88ac414e407 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.6.6" +const goModuleVersion = "1.6.7" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index 4044b60da60..db1494d0987 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/acm/go.mod b/service/acm/go.mod index 116d53c7352..508a70e4618 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 898cc962ef7..08a5de742c5 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/acmpca/CHANGELOG.md b/service/acmpca/CHANGELOG.md index 1c90eda50eb..1f13253b88c 100644 --- a/service/acmpca/CHANGELOG.md +++ b/service/acmpca/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.9 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.8 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/acmpca/go.mod b/service/acmpca/go.mod index a64b97ce4ae..128589bcd30 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 6090f3d17fc..5eed856f116 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.17.8" +const goModuleVersion = "1.17.9" diff --git a/service/alexaforbusiness/CHANGELOG.md b/service/alexaforbusiness/CHANGELOG.md index 3a7ddbda22f..212b206ea42 100644 --- a/service/alexaforbusiness/CHANGELOG.md +++ b/service/alexaforbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/alexaforbusiness/go.mod b/service/alexaforbusiness/go.mod index 24a8d6d8757..477f9b4eddf 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/alexaforbusiness/go_module_metadata.go b/service/alexaforbusiness/go_module_metadata.go index 34e2c5f217b..c6550bf5571 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/amp/CHANGELOG.md b/service/amp/CHANGELOG.md index 42cef3da72c..de8a7a92058 100644 --- a/service/amp/CHANGELOG.md +++ b/service/amp/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amp/go.mod b/service/amp/go.mod index 03a1c10ff93..9b4098778c3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 0e69d171701..d183ebe6e35 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/amplify/CHANGELOG.md b/service/amplify/CHANGELOG.md index a4e92eb32e8..c9befb6bb3d 100644 --- a/service/amplify/CHANGELOG.md +++ b/service/amplify/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amplify/go.mod b/service/amplify/go.mod index fc2385cb98c..2703f99ae21 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/amplify/go_module_metadata.go b/service/amplify/go_module_metadata.go index 6359a87940d..20c609db1c1 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.11.7" +const goModuleVersion = "1.11.8" diff --git a/service/amplifybackend/CHANGELOG.md b/service/amplifybackend/CHANGELOG.md index d5759f3c732..94faca4b0ca 100644 --- a/service/amplifybackend/CHANGELOG.md +++ b/service/amplifybackend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amplifybackend/go.mod b/service/amplifybackend/go.mod index b205823dd1d..c23686c1774 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/amplifybackend/go_module_metadata.go b/service/amplifybackend/go_module_metadata.go index 1e9adebae86..7929a39a8b0 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/amplifyuibuilder/CHANGELOG.md b/service/amplifyuibuilder/CHANGELOG.md index 3f6b6f0c1cd..2ce422e7fe6 100644 --- a/service/amplifyuibuilder/CHANGELOG.md +++ b/service/amplifyuibuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amplifyuibuilder/go.mod b/service/amplifyuibuilder/go.mod index ddc23b2058a..54bc9a984ae 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/amplifyuibuilder/go_module_metadata.go b/service/amplifyuibuilder/go_module_metadata.go index 9b60d057b81..93f2e52ce6d 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.6.3" +const goModuleVersion = "1.6.4" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index 2c0de28f97b..4364c02e34e 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.9 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.8 (2022-06-22) * **Documentation**: Documentation updates for Amazon API Gateway diff --git a/service/apigateway/go.mod b/service/apigateway/go.mod index b9babc80698..a3b07e60329 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index 2eb5bad51af..d9692fb9bc6 100644 --- a/service/apigateway/go_module_metadata.go +++ b/service/apigateway/go_module_metadata.go @@ -3,4 +3,4 @@ package apigateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.8" +const goModuleVersion = "1.15.9" diff --git a/service/apigatewaymanagementapi/CHANGELOG.md b/service/apigatewaymanagementapi/CHANGELOG.md index 2036cf78231..c3ab0eda8f6 100644 --- a/service/apigatewaymanagementapi/CHANGELOG.md +++ b/service/apigatewaymanagementapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigatewaymanagementapi/go.mod b/service/apigatewaymanagementapi/go.mod index 2078b94830c..e2bd9c675ca 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/apigatewaymanagementapi/go_module_metadata.go b/service/apigatewaymanagementapi/go_module_metadata.go index 2223bc48987..715a2005a74 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.10.6" +const goModuleVersion = "1.10.7" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 0b7563c358a..ecbc8a3d592 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigatewayv2/go.mod b/service/apigatewayv2/go.mod index 427d2722e3e..39a870c82ed 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 5489a6d8f33..88d8caae603 100644 --- a/service/apigatewayv2/go_module_metadata.go +++ b/service/apigatewayv2/go_module_metadata.go @@ -3,4 +3,4 @@ package apigatewayv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index 542a29d84f0..4435624fee7 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appconfig/go.mod b/service/appconfig/go.mod index 0664451cbfb..cbde0b8941a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index fd4efdf3567..05c0a79757a 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/appconfigdata/CHANGELOG.md b/service/appconfigdata/CHANGELOG.md index 937dc208e31..abbb46d7b13 100644 --- a/service/appconfigdata/CHANGELOG.md +++ b/service/appconfigdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appconfigdata/go.mod b/service/appconfigdata/go.mod index dab64aeb3e4..dc2c6fd4122 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/appconfigdata/go_module_metadata.go b/service/appconfigdata/go_module_metadata.go index b4ee00271b9..aca9dcd74b5 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.4.7" +const goModuleVersion = "1.4.8" diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index aa39ef8407e..3a9c902ff30 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appflow/go.mod b/service/appflow/go.mod index b0a2edd4f68..7b4217bde20 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index bbf3e1eb803..071c3b36d1f 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.16.1" +const goModuleVersion = "1.16.2" diff --git a/service/appintegrations/CHANGELOG.md b/service/appintegrations/CHANGELOG.md index 993fb204bb8..40253a13834 100644 --- a/service/appintegrations/CHANGELOG.md +++ b/service/appintegrations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appintegrations/go.mod b/service/appintegrations/go.mod index dc7aa2d7a43..105145fdc22 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/appintegrations/go_module_metadata.go b/service/appintegrations/go_module_metadata.go index e8c620c2293..e55a91a67d0 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.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index 1c138183428..fa7d8399e7e 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationautoscaling/go.mod b/service/applicationautoscaling/go.mod index 08ab34576fd..5c8892d22bc 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index d9f11434887..9e37b7a0e0b 100644 --- a/service/applicationautoscaling/go_module_metadata.go +++ b/service/applicationautoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationautoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/applicationcostprofiler/CHANGELOG.md b/service/applicationcostprofiler/CHANGELOG.md index b9c06568704..e1c19532a7c 100644 --- a/service/applicationcostprofiler/CHANGELOG.md +++ b/service/applicationcostprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationcostprofiler/go.mod b/service/applicationcostprofiler/go.mod index e5b9171d4ef..7a95187b1c1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/applicationcostprofiler/go_module_metadata.go b/service/applicationcostprofiler/go_module_metadata.go index 80136f323d3..34e301f3ed1 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.9.6" +const goModuleVersion = "1.9.7" diff --git a/service/applicationdiscoveryservice/CHANGELOG.md b/service/applicationdiscoveryservice/CHANGELOG.md index 62debf26288..dee07daa98a 100644 --- a/service/applicationdiscoveryservice/CHANGELOG.md +++ b/service/applicationdiscoveryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationdiscoveryservice/go.mod b/service/applicationdiscoveryservice/go.mod index 61bb762e3ad..c35ba3a785d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/applicationdiscoveryservice/go_module_metadata.go b/service/applicationdiscoveryservice/go_module_metadata.go index 61da0761b99..60bfeeb0b03 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.13.2" +const goModuleVersion = "1.13.3" diff --git a/service/applicationinsights/CHANGELOG.md b/service/applicationinsights/CHANGELOG.md index a2db591a4a5..90546c26b37 100644 --- a/service/applicationinsights/CHANGELOG.md +++ b/service/applicationinsights/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationinsights/go.mod b/service/applicationinsights/go.mod index 7f8a09750b2..ca18fb05d78 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/applicationinsights/go_module_metadata.go b/service/applicationinsights/go_module_metadata.go index 3eeb6d897a0..ba1faf229a8 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.16.1" +const goModuleVersion = "1.16.2" diff --git a/service/appmesh/CHANGELOG.md b/service/appmesh/CHANGELOG.md index 0ddc7ece4fe..f7692d309d1 100644 --- a/service/appmesh/CHANGELOG.md +++ b/service/appmesh/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appmesh/go.mod b/service/appmesh/go.mod index d112e57a7e0..f8dbd61d2b7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/appmesh/go_module_metadata.go b/service/appmesh/go_module_metadata.go index f4aef2abc8b..3130c4905eb 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.14.1" +const goModuleVersion = "1.14.2" diff --git a/service/apprunner/CHANGELOG.md b/service/apprunner/CHANGELOG.md index 1a37a87944e..af3557da09f 100644 --- a/service/apprunner/CHANGELOG.md +++ b/service/apprunner/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.4 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apprunner/go.mod b/service/apprunner/go.mod index 937be558512..c7b0077976f 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/apprunner/go_module_metadata.go b/service/apprunner/go_module_metadata.go index 92bfaa7dd3a..65601277d68 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.12.4" +const goModuleVersion = "1.12.5" diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index 62c43266291..25a45cf3d7f 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.17.0 (2022-06-29) + +* **Feature**: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appstream/go.mod b/service/appstream/go.mod index 36d064a0d9e..1c7c0badc2e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 d9fb83ed770..91960a71d9e 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.16.3" +const goModuleVersion = "1.17.0" diff --git a/service/appsync/CHANGELOG.md b/service/appsync/CHANGELOG.md index 72c6b5964ee..0f7be593812 100644 --- a/service/appsync/CHANGELOG.md +++ b/service/appsync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appsync/go.mod b/service/appsync/go.mod index 8fbd8fa2151..027eee6ea3c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/appsync/go_module_metadata.go b/service/appsync/go_module_metadata.go index 4422ac99fbf..9d80fd47bbe 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/athena/CHANGELOG.md b/service/athena/CHANGELOG.md index 2add38b0879..50f1f9474d8 100644 --- a/service/athena/CHANGELOG.md +++ b/service/athena/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/athena/go.mod b/service/athena/go.mod index 975155779e1..d22251ed9b5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/athena/go_module_metadata.go b/service/athena/go_module_metadata.go index 87150bc8ac0..950cef959d1 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.15.3" +const goModuleVersion = "1.15.4" diff --git a/service/auditmanager/CHANGELOG.md b/service/auditmanager/CHANGELOG.md index 00bb8e1cc81..dbe7394de5f 100644 --- a/service/auditmanager/CHANGELOG.md +++ b/service/auditmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2022-06-07) * **Feature**: This release introduces 2 updates to the Audit Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API operation. diff --git a/service/auditmanager/go.mod b/service/auditmanager/go.mod index df5cfc3d5f3..d28d9114a5c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/auditmanager/go_module_metadata.go b/service/auditmanager/go_module_metadata.go index aad9babcc91..a354053f2f9 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 436355a2a86..088007b1843 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscaling/go.mod b/service/autoscaling/go.mod index f80967494a4..06a083be7ad 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 af7c6a290e1..81f575c8e31 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.23.3" +const goModuleVersion = "1.23.4" diff --git a/service/autoscalingplans/CHANGELOG.md b/service/autoscalingplans/CHANGELOG.md index 442bbf25311..6348896e6d6 100644 --- a/service/autoscalingplans/CHANGELOG.md +++ b/service/autoscalingplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscalingplans/go.mod b/service/autoscalingplans/go.mod index b2cf160fff4..d80ca46e387 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/autoscalingplans/go_module_metadata.go b/service/autoscalingplans/go_module_metadata.go index f707dda1d43..63015ce523b 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/backup/CHANGELOG.md b/service/backup/CHANGELOG.md index b15b7dd332f..5839cf566f9 100644 --- a/service/backup/CHANGELOG.md +++ b/service/backup/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/backup/go.mod b/service/backup/go.mod index 1fc6188fa74..cc7ddb73787 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/backup/go_module_metadata.go b/service/backup/go_module_metadata.go index 05cc8544613..091c29980ea 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.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/backupgateway/CHANGELOG.md b/service/backupgateway/CHANGELOG.md index 0abfae971a1..68ed063b92f 100644 --- a/service/backupgateway/CHANGELOG.md +++ b/service/backupgateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/backupgateway/go.mod b/service/backupgateway/go.mod index 7326145ab09..4d5dcee1de0 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/backupgateway/go_module_metadata.go b/service/backupgateway/go_module_metadata.go index 714cf268836..559af642f4f 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.6.1" +const goModuleVersion = "1.6.2" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index 433c24ef321..55034ebe867 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.6 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.5 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/batch/go.mod b/service/batch/go.mod index 7a80eed9f11..20b11566390 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 51e1d9f1b09..07d2dfdf417 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.18.5" +const goModuleVersion = "1.18.6" diff --git a/service/billingconductor/CHANGELOG.md b/service/billingconductor/CHANGELOG.md index 565f541729a..41ee6bda350 100644 --- a/service/billingconductor/CHANGELOG.md +++ b/service/billingconductor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/billingconductor/go.mod b/service/billingconductor/go.mod index bcc4564ae07..9488695fbba 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/billingconductor/go_module_metadata.go b/service/billingconductor/go_module_metadata.go index df8d2503a4b..f3300792acd 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.0.6" +const goModuleVersion = "1.0.7" diff --git a/service/braket/CHANGELOG.md b/service/braket/CHANGELOG.md index 3d4fbc91988..fc57fe21b0c 100644 --- a/service/braket/CHANGELOG.md +++ b/service/braket/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/braket/go.mod b/service/braket/go.mod index 3de0c7a40cf..30509be5716 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/braket/go_module_metadata.go b/service/braket/go_module_metadata.go index 74912426c7e..a7cfa6cd2c3 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.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/budgets/CHANGELOG.md b/service/budgets/CHANGELOG.md index a0130013e76..a1a5c284c39 100644 --- a/service/budgets/CHANGELOG.md +++ b/service/budgets/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2022-06-14) * **Feature**: Add a budgets ThrottlingException. Update the CostFilters value pattern. diff --git a/service/budgets/go.mod b/service/budgets/go.mod index 9b118c299f1..bae66b9793a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/budgets/go_module_metadata.go b/service/budgets/go_module_metadata.go index fb7a79a7d03..d0e26134e21 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.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/chime/CHANGELOG.md b/service/chime/CHANGELOG.md index e6c2439d1f3..8250962857a 100644 --- a/service/chime/CHANGELOG.md +++ b/service/chime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chime/go.mod b/service/chime/go.mod index 90d501405df..b3cf1ba38f7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/chime/go_module_metadata.go b/service/chime/go_module_metadata.go index 4b47da83b92..483d928663e 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.20.6" +const goModuleVersion = "1.20.7" diff --git a/service/chimesdkidentity/CHANGELOG.md b/service/chimesdkidentity/CHANGELOG.md index 87590f6e92b..db52f429e15 100644 --- a/service/chimesdkidentity/CHANGELOG.md +++ b/service/chimesdkidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkidentity/go.mod b/service/chimesdkidentity/go.mod index 4abcdf6eccb..cf941205ac6 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/chimesdkidentity/go_module_metadata.go b/service/chimesdkidentity/go_module_metadata.go index 0fe59d80fae..0afbd0028d2 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.9.7" +const goModuleVersion = "1.9.8" diff --git a/service/chimesdkmediapipelines/CHANGELOG.md b/service/chimesdkmediapipelines/CHANGELOG.md index 38ceeb77ccb..b51824637b0 100644 --- a/service/chimesdkmediapipelines/CHANGELOG.md +++ b/service/chimesdkmediapipelines/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkmediapipelines/go.mod b/service/chimesdkmediapipelines/go.mod index 26e445e1471..07197cf4c68 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/chimesdkmediapipelines/go_module_metadata.go b/service/chimesdkmediapipelines/go_module_metadata.go index 4f0076faee7..1bcaab49849 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.0.3" +const goModuleVersion = "1.0.4" diff --git a/service/chimesdkmeetings/CHANGELOG.md b/service/chimesdkmeetings/CHANGELOG.md index ab864ec3077..2af19c152cd 100644 --- a/service/chimesdkmeetings/CHANGELOG.md +++ b/service/chimesdkmeetings/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2022-06-09) * **Feature**: Adds support for live transcription in AWS GovCloud (US) Regions. diff --git a/service/chimesdkmeetings/go.mod b/service/chimesdkmeetings/go.mod index 59d73528328..6f83eb623f1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/chimesdkmeetings/go_module_metadata.go b/service/chimesdkmeetings/go_module_metadata.go index a3caa255a76..8f4f13772e8 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/chimesdkmessaging/CHANGELOG.md b/service/chimesdkmessaging/CHANGELOG.md index 1dce1361d64..fc4bc4c2569 100644 --- a/service/chimesdkmessaging/CHANGELOG.md +++ b/service/chimesdkmessaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkmessaging/go.mod b/service/chimesdkmessaging/go.mod index cb203fe7d19..5d8fc518bdb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/chimesdkmessaging/go_module_metadata.go b/service/chimesdkmessaging/go_module_metadata.go index d23c95a2ed4..68e88ecfe05 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.10.1" +const goModuleVersion = "1.10.2" diff --git a/service/cloud9/CHANGELOG.md b/service/cloud9/CHANGELOG.md index f7b947689d4..9ae9ddcbc5c 100644 --- a/service/cloud9/CHANGELOG.md +++ b/service/cloud9/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloud9/go.mod b/service/cloud9/go.mod index a20a1f07dc8..b60dab1e7e5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloud9/go_module_metadata.go b/service/cloud9/go_module_metadata.go index 3ae749be8c0..023db8049be 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.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index 8a7944b61df..c1a84186722 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudcontrol/go.mod b/service/cloudcontrol/go.mod index 20483217aaa..4fd25c60942 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 c7bf71090a3..163289860a1 100644 --- a/service/cloudcontrol/go_module_metadata.go +++ b/service/cloudcontrol/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudcontrol // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.2" +const goModuleVersion = "1.10.3" diff --git a/service/clouddirectory/CHANGELOG.md b/service/clouddirectory/CHANGELOG.md index de7ba132355..5230275ec4b 100644 --- a/service/clouddirectory/CHANGELOG.md +++ b/service/clouddirectory/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/clouddirectory/go.mod b/service/clouddirectory/go.mod index 0188702c26d..a6f371ad1f3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/clouddirectory/go_module_metadata.go b/service/clouddirectory/go_module_metadata.go index a9e45733ab3..315733416a1 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index a49b8bee225..0c5187f0bdf 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudformation/go.mod b/service/cloudformation/go.mod index ed6f2f3c6c6..2021b26cd8c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 d0315e71fcf..98f707c4d86 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.21.1" +const goModuleVersion = "1.21.2" diff --git a/service/cloudfront/CHANGELOG.md b/service/cloudfront/CHANGELOG.md index 1c8d92202a7..4a6bf81d90b 100644 --- a/service/cloudfront/CHANGELOG.md +++ b/service/cloudfront/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudfront/go.mod b/service/cloudfront/go.mod index 5882db89aac..936367624f3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 03a556e22d3..d4d1296008a 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.18.2" +const goModuleVersion = "1.18.3" diff --git a/service/cloudhsm/CHANGELOG.md b/service/cloudhsm/CHANGELOG.md index 6d1c2ee4eb8..e1e4d9c5867 100644 --- a/service/cloudhsm/CHANGELOG.md +++ b/service/cloudhsm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudhsm/go.mod b/service/cloudhsm/go.mod index cb469062868..0520ea287e6 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudhsm/go_module_metadata.go b/service/cloudhsm/go_module_metadata.go index 5ace6f81761..5018779ba0a 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.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/cloudhsmv2/CHANGELOG.md b/service/cloudhsmv2/CHANGELOG.md index d167278171e..72d8aff69ff 100644 --- a/service/cloudhsmv2/CHANGELOG.md +++ b/service/cloudhsmv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudhsmv2/go.mod b/service/cloudhsmv2/go.mod index 147dae6acc5..947f881ce2d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudhsmv2/go_module_metadata.go b/service/cloudhsmv2/go_module_metadata.go index 4e7dfb6d469..d099bbac226 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/cloudsearch/CHANGELOG.md b/service/cloudsearch/CHANGELOG.md index 8795b7a4d42..24ba7d56f28 100644 --- a/service/cloudsearch/CHANGELOG.md +++ b/service/cloudsearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudsearch/go.mod b/service/cloudsearch/go.mod index 49e550c5c7e..86a42c26451 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudsearch/go_module_metadata.go b/service/cloudsearch/go_module_metadata.go index 80dafe12dd4..28b4f49a7a3 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/cloudsearchdomain/CHANGELOG.md b/service/cloudsearchdomain/CHANGELOG.md index 5a749b3f491..2bc9c2907fa 100644 --- a/service/cloudsearchdomain/CHANGELOG.md +++ b/service/cloudsearchdomain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudsearchdomain/go.mod b/service/cloudsearchdomain/go.mod index 285c0502c0c..c0085525e5a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudsearchdomain/go_module_metadata.go b/service/cloudsearchdomain/go_module_metadata.go index 3459bb54cd3..0db81898d99 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index 0fb8a6142f8..fe8327865be 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudtrail/go.mod b/service/cloudtrail/go.mod index 704143eaf0d..c224b0baf78 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 1c780c7db2e..5ed92db12ea 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.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index 68a3b29cc3a..b22ae27822c 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.4 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatch/go.mod b/service/cloudwatch/go.mod index 62197a93011..6fe9f20be73 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 edba3ee33af..b1142331ce1 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.18.4" +const goModuleVersion = "1.18.5" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index 291bff7baef..15f173cf206 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatchevents/go.mod b/service/cloudwatchevents/go.mod index ca2fc560526..6b86f419dbb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index 65d13ce333c..9357a19413e 100644 --- a/service/cloudwatchevents/go_module_metadata.go +++ b/service/cloudwatchevents/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index 7d1e27a6e52..ba15c125fa9 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.9 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.8 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatchlogs/go.mod b/service/cloudwatchlogs/go.mod index 4793bb7f9cf..24a4ca934bb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 567dd9653b4..c797e4ad3cd 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.15.8" +const goModuleVersion = "1.15.9" diff --git a/service/codeartifact/CHANGELOG.md b/service/codeartifact/CHANGELOG.md index eb8d9cfd428..f433b704e22 100644 --- a/service/codeartifact/CHANGELOG.md +++ b/service/codeartifact/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codeartifact/go.mod b/service/codeartifact/go.mod index 15346612641..f91c3084fdf 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codeartifact/go_module_metadata.go b/service/codeartifact/go_module_metadata.go index 61b8416ad89..aa8cce5bd9c 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.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/codebuild/CHANGELOG.md b/service/codebuild/CHANGELOG.md index ad6d6219b95..1280af827ae 100644 --- a/service/codebuild/CHANGELOG.md +++ b/service/codebuild/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codebuild/go.mod b/service/codebuild/go.mod index e6a8ac2ba78..152638daf6e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codebuild/go_module_metadata.go b/service/codebuild/go_module_metadata.go index 6437b3fcb5e..18e294ea241 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.19.6" +const goModuleVersion = "1.19.7" diff --git a/service/codecommit/CHANGELOG.md b/service/codecommit/CHANGELOG.md index 4f89ad0547c..a9cbc48b3cf 100644 --- a/service/codecommit/CHANGELOG.md +++ b/service/codecommit/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codecommit/go.mod b/service/codecommit/go.mod index 7c323f0d056..1e5f255ce00 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codecommit/go_module_metadata.go b/service/codecommit/go_module_metadata.go index 750e4ca11f2..01ae4130145 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index 71a55b4daad..7953086dca0 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codedeploy/go.mod b/service/codedeploy/go.mod index bd0398373e2..2435036fdc7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 558eb8b131a..7363a52c560 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/codeguruprofiler/CHANGELOG.md b/service/codeguruprofiler/CHANGELOG.md index 067c5aaf3fa..73d10ffb671 100644 --- a/service/codeguruprofiler/CHANGELOG.md +++ b/service/codeguruprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codeguruprofiler/go.mod b/service/codeguruprofiler/go.mod index 8f5d223c184..a9c4697dcc3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codeguruprofiler/go_module_metadata.go b/service/codeguruprofiler/go_module_metadata.go index 3cbc8fb45d8..fe85af91920 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/codegurureviewer/CHANGELOG.md b/service/codegurureviewer/CHANGELOG.md index f34bb0e2a40..340c147b41e 100644 --- a/service/codegurureviewer/CHANGELOG.md +++ b/service/codegurureviewer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codegurureviewer/go.mod b/service/codegurureviewer/go.mod index ba2371ee1ae..6856a4f49ec 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 87706f93279..3db5f794688 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.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/codepipeline/CHANGELOG.md b/service/codepipeline/CHANGELOG.md index 90538163b89..b9ae2c15d2d 100644 --- a/service/codepipeline/CHANGELOG.md +++ b/service/codepipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codepipeline/go.mod b/service/codepipeline/go.mod index 7f3ceffefa7..373e85cb254 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codepipeline/go_module_metadata.go b/service/codepipeline/go_module_metadata.go index 18aece83bbf..0535c388b26 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/codestar/CHANGELOG.md b/service/codestar/CHANGELOG.md index 486e47532f5..6f92793bbd1 100644 --- a/service/codestar/CHANGELOG.md +++ b/service/codestar/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codestar/go.mod b/service/codestar/go.mod index 78f631ab5b3..0082f7abf83 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codestar/go_module_metadata.go b/service/codestar/go_module_metadata.go index 3c42a8bf5ca..9641902f411 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/codestarconnections/CHANGELOG.md b/service/codestarconnections/CHANGELOG.md index 90538163b89..b9ae2c15d2d 100644 --- a/service/codestarconnections/CHANGELOG.md +++ b/service/codestarconnections/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codestarconnections/go.mod b/service/codestarconnections/go.mod index 479c71affed..8cf66591a5e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codestarconnections/go_module_metadata.go b/service/codestarconnections/go_module_metadata.go index 64bdf760b7c..f6159601eff 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/codestarnotifications/CHANGELOG.md b/service/codestarnotifications/CHANGELOG.md index 199cebbf0b1..59acdd1dea4 100644 --- a/service/codestarnotifications/CHANGELOG.md +++ b/service/codestarnotifications/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codestarnotifications/go.mod b/service/codestarnotifications/go.mod index 650bd4cb1bb..3c2acb4ae82 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/codestarnotifications/go_module_metadata.go b/service/codestarnotifications/go_module_metadata.go index aced0524b08..79acfbe6f37 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/cognitoidentity/CHANGELOG.md b/service/cognitoidentity/CHANGELOG.md index 8cf6be65646..aaae6386773 100644 --- a/service/cognitoidentity/CHANGELOG.md +++ b/service/cognitoidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cognitoidentity/go.mod b/service/cognitoidentity/go.mod index d6a7f3cf046..fa96bf72fa1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cognitoidentity/go_module_metadata.go b/service/cognitoidentity/go_module_metadata.go index 7e04ae8c4ff..7f795127518 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 134dd2d70d6..25bdc28faa4 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cognitoidentityprovider/go.mod b/service/cognitoidentityprovider/go.mod index bec80e24256..642c3dc8fab 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 24d65e3fd0d..6ab3db3e2ce 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.17.1" +const goModuleVersion = "1.17.2" diff --git a/service/cognitosync/CHANGELOG.md b/service/cognitosync/CHANGELOG.md index 5a749b3f491..2bc9c2907fa 100644 --- a/service/cognitosync/CHANGELOG.md +++ b/service/cognitosync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cognitosync/go.mod b/service/cognitosync/go.mod index baa0672a384..9135abb8c84 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/cognitosync/go_module_metadata.go b/service/cognitosync/go_module_metadata.go index fc07c3e0850..c441008dfc0 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/comprehend/CHANGELOG.md b/service/comprehend/CHANGELOG.md index 61339f0129c..bc3da39245f 100644 --- a/service/comprehend/CHANGELOG.md +++ b/service/comprehend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/comprehend/go.mod b/service/comprehend/go.mod index 8472c583bd9..b010bf002d4 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/comprehend/go_module_metadata.go b/service/comprehend/go_module_metadata.go index 5cce7eddab9..e96e57a45de 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.18.1" +const goModuleVersion = "1.18.2" diff --git a/service/comprehendmedical/CHANGELOG.md b/service/comprehendmedical/CHANGELOG.md index cebee1172f9..e7bccbe643a 100644 --- a/service/comprehendmedical/CHANGELOG.md +++ b/service/comprehendmedical/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/comprehendmedical/go.mod b/service/comprehendmedical/go.mod index bb81ad3f161..3da401997c2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/comprehendmedical/go_module_metadata.go b/service/comprehendmedical/go_module_metadata.go index 8bc2306c2ef..60793e0a5fc 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/computeoptimizer/CHANGELOG.md b/service/computeoptimizer/CHANGELOG.md index 6894cd5a413..4776334106f 100644 --- a/service/computeoptimizer/CHANGELOG.md +++ b/service/computeoptimizer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/computeoptimizer/go.mod b/service/computeoptimizer/go.mod index a9a965853b2..f2ed525116e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/computeoptimizer/go_module_metadata.go b/service/computeoptimizer/go_module_metadata.go index dd6fab98f24..329a2df4ad5 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.17.7" +const goModuleVersion = "1.17.8" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index d76d869aa7b..9433233a682 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/configservice/go.mod b/service/configservice/go.mod index e119d46fdbd..fdd2eddbe44 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index a71be849cd9..d7b2134e4b3 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.21.3" +const goModuleVersion = "1.21.4" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 3f2c705ecbf..64d6c81d29e 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.0 (2022-06-17) * **Feature**: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable High volume outbound communications using attribute type HIGH_VOLUME_OUTBOUND on the specified Amazon Connect instance. diff --git a/service/connect/go.mod b/service/connect/go.mod index 1acdf3357d9..6da1d435013 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index b5eecad0282..08d5c59ec38 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.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/connectcampaigns/CHANGELOG.md b/service/connectcampaigns/CHANGELOG.md index be54bc58bd8..2beb8c3145b 100644 --- a/service/connectcampaigns/CHANGELOG.md +++ b/service/connectcampaigns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2022-06-17) * **Release**: New AWS service client module diff --git a/service/connectcampaigns/go.mod b/service/connectcampaigns/go.mod index 1e1719a18a2..632e71c8bc9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/connectcampaigns/go_module_metadata.go b/service/connectcampaigns/go_module_metadata.go index f2f68eefb14..81d1957df91 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.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/connectcontactlens/CHANGELOG.md b/service/connectcontactlens/CHANGELOG.md index 750e1a1ab06..0eaeaaa8ca2 100644 --- a/service/connectcontactlens/CHANGELOG.md +++ b/service/connectcontactlens/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connectcontactlens/go.mod b/service/connectcontactlens/go.mod index be67016d97e..31134b38aa8 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/connectcontactlens/go_module_metadata.go b/service/connectcontactlens/go_module_metadata.go index 2c31db9de11..15aa7e6ab63 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/connectparticipant/CHANGELOG.md b/service/connectparticipant/CHANGELOG.md index 1c5faec9998..c4767542e3d 100644 --- a/service/connectparticipant/CHANGELOG.md +++ b/service/connectparticipant/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connectparticipant/go.mod b/service/connectparticipant/go.mod index 6c8d33224b8..30911c61491 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/connectparticipant/go_module_metadata.go b/service/connectparticipant/go_module_metadata.go index 1c2ac260dad..d524e2e1ad8 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/costandusagereportservice/CHANGELOG.md b/service/costandusagereportservice/CHANGELOG.md index 90538163b89..b9ae2c15d2d 100644 --- a/service/costandusagereportservice/CHANGELOG.md +++ b/service/costandusagereportservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/costandusagereportservice/go.mod b/service/costandusagereportservice/go.mod index 4c4f3f5fca6..840ce9be784 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/costandusagereportservice/go_module_metadata.go b/service/costandusagereportservice/go_module_metadata.go index 7f407d337c6..d54364364f7 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/costexplorer/CHANGELOG.md b/service/costexplorer/CHANGELOG.md index b21e3dab0e1..9489b04a904 100644 --- a/service/costexplorer/CHANGELOG.md +++ b/service/costexplorer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2022-06-07) * **Feature**: Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus. diff --git a/service/costexplorer/go.mod b/service/costexplorer/go.mod index e2633116211..1d27e6df883 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/costexplorer/go_module_metadata.go b/service/costexplorer/go_module_metadata.go index 7c69b0c498f..4599c7f0e04 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/customerprofiles/CHANGELOG.md b/service/customerprofiles/CHANGELOG.md index a430bd9c2eb..ecc55f64c42 100644 --- a/service/customerprofiles/CHANGELOG.md +++ b/service/customerprofiles/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/customerprofiles/go.mod b/service/customerprofiles/go.mod index f1e4125a219..a2a15401eab 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/customerprofiles/go_module_metadata.go b/service/customerprofiles/go_module_metadata.go index 8fc0e44ec48..0791737b43a 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.17.7" +const goModuleVersion = "1.17.8" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index 85efcc95506..a90385396d3 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2022-06-08) * **Feature**: This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure. diff --git a/service/databasemigrationservice/go.mod b/service/databasemigrationservice/go.mod index 3de6c220ac9..c38459f87ec 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 d66041a12df..1a4380cda8b 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/databrew/CHANGELOG.md b/service/databrew/CHANGELOG.md index c4d87f38dfe..2781242b403 100644 --- a/service/databrew/CHANGELOG.md +++ b/service/databrew/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/databrew/go.mod b/service/databrew/go.mod index e4d2ff067dc..3562d6975d5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/databrew/go_module_metadata.go b/service/databrew/go_module_metadata.go index b03fe7104b8..4344882151b 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.20.3" +const goModuleVersion = "1.20.4" diff --git a/service/dataexchange/CHANGELOG.md b/service/dataexchange/CHANGELOG.md index f87278d02bd..39bb8eb1128 100644 --- a/service/dataexchange/CHANGELOG.md +++ b/service/dataexchange/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dataexchange/go.mod b/service/dataexchange/go.mod index dfe4983e872..c1ce88adc1c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/dataexchange/go_module_metadata.go b/service/dataexchange/go_module_metadata.go index 8cf9f735c78..d802adc0cd1 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/datapipeline/CHANGELOG.md b/service/datapipeline/CHANGELOG.md index 90538163b89..b9ae2c15d2d 100644 --- a/service/datapipeline/CHANGELOG.md +++ b/service/datapipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/datapipeline/go.mod b/service/datapipeline/go.mod index 8b64016fbde..87ee710c0e2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/datapipeline/go_module_metadata.go b/service/datapipeline/go_module_metadata.go index 4f39a50b16b..6664db76028 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index 4a7ca2bef61..d339909b3a0 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.0 (2022-06-28) * **Feature**: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations. diff --git a/service/datasync/go.mod b/service/datasync/go.mod index 0a1d76a6cf3..775b6ad884c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index 87bec6b46da..92b4dfda537 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.18.0" +const goModuleVersion = "1.18.1" diff --git a/service/dax/CHANGELOG.md b/service/dax/CHANGELOG.md index bfb6e974de8..b0521c37181 100644 --- a/service/dax/CHANGELOG.md +++ b/service/dax/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dax/go.mod b/service/dax/go.mod index 75ff3d78460..79a2beba1f1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/dax/go_module_metadata.go b/service/dax/go_module_metadata.go index a0c7dd49eac..7484eb2dc39 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/detective/CHANGELOG.md b/service/detective/CHANGELOG.md index 816e16534d5..6e6f01c13e6 100644 --- a/service/detective/CHANGELOG.md +++ b/service/detective/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/detective/go.mod b/service/detective/go.mod index 3ddb80218d4..2b989bf748c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/detective/go_module_metadata.go b/service/detective/go_module_metadata.go index d3bb581248c..49315fc2da4 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/devicefarm/CHANGELOG.md b/service/devicefarm/CHANGELOG.md index aa8fff6e7ed..3d49f9024b4 100644 --- a/service/devicefarm/CHANGELOG.md +++ b/service/devicefarm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/devicefarm/go.mod b/service/devicefarm/go.mod index 86eea9651c4..327a729364f 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/devicefarm/go_module_metadata.go b/service/devicefarm/go_module_metadata.go index e572b2f0729..bd439eab14d 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/devopsguru/CHANGELOG.md b/service/devopsguru/CHANGELOG.md index 9eb6d5fd698..ffdcbf2b16d 100644 --- a/service/devopsguru/CHANGELOG.md +++ b/service/devopsguru/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/devopsguru/go.mod b/service/devopsguru/go.mod index cdd692c8828..51f4288b058 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/devopsguru/go_module_metadata.go b/service/devopsguru/go_module_metadata.go index 2e1d3b34b15..52c016d7a75 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index 7591d2690c4..8a55013df3f 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/directconnect/go.mod b/service/directconnect/go.mod index 62853ccb1bd..dcf5da99cf5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index b9c1a71708e..dd28b2d3131 100644 --- a/service/directconnect/go_module_metadata.go +++ b/service/directconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package directconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.6" +const goModuleVersion = "1.17.7" diff --git a/service/directoryservice/CHANGELOG.md b/service/directoryservice/CHANGELOG.md index aae6f248d87..5405755cb3c 100644 --- a/service/directoryservice/CHANGELOG.md +++ b/service/directoryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2022-06-20) * **Feature**: This release adds support for describing and updating AWS Managed Microsoft AD settings diff --git a/service/directoryservice/go.mod b/service/directoryservice/go.mod index 23bb7190d7b..a30cb0bce85 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/directoryservice/go_module_metadata.go b/service/directoryservice/go_module_metadata.go index d140599c0f4..464530fdf37 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.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index 9d23bd1512e..34e3694b663 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dlm/go.mod b/service/dlm/go.mod index 9d07a2f11b7..bf9b22b8633 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index 09252f1b843..73b7c63e0b5 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index 6c71d5b4550..eec62e44626 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/docdb/go.mod b/service/docdb/go.mod index a7e19762a8f..15245827c15 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 github.com/aws/smithy-go v1.12.0 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 9968ced690a..6d921956482 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.18.3" +const goModuleVersion = "1.18.4" diff --git a/service/drs/CHANGELOG.md b/service/drs/CHANGELOG.md index bbf0bdff3e4..69307aa5ec3 100644 --- a/service/drs/CHANGELOG.md +++ b/service/drs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.2 (2022-06-16) * No change notes available for this release. diff --git a/service/drs/go.mod b/service/drs/go.mod index cbf1a17e86d..fc0d6fce88d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/drs/go_module_metadata.go b/service/drs/go_module_metadata.go index 002b0986d2c..2ae2ed69228 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.6.2" +const goModuleVersion = "1.6.3" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index c0dd7544468..63fdb3bf887 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.7 (2022-06-17) * **Documentation**: Doc only update for DynamoDB service diff --git a/service/dynamodb/go.mod b/service/dynamodb/go.mod index f9a1ffcc2ed..98eb1d904ca 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.2 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.3 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.7 github.com/aws/smithy-go v1.12.0 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 073eeb68209..1bb0f432c1b 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.15.7" +const goModuleVersion = "1.15.8" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index 356c195af6c..030529ee934 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-17) * **Documentation**: Doc only update for DynamoDB service diff --git a/service/dynamodbstreams/go.mod b/service/dynamodbstreams/go.mod index bb47a72ba2b..2e028ddfbae 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index 9759f83a305..09052306d59 100644 --- a/service/dynamodbstreams/go_module_metadata.go +++ b/service/dynamodbstreams/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodbstreams // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/ebs/CHANGELOG.md b/service/ebs/CHANGELOG.md index b226e01720c..d69af948733 100644 --- a/service/ebs/CHANGELOG.md +++ b/service/ebs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.6 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.5 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ebs/go.mod b/service/ebs/go.mod index f18e8808189..4cc7bec40ff 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ebs/go_module_metadata.go b/service/ebs/go_module_metadata.go index 130565fb844..757bc0e2e28 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.15.5" +const goModuleVersion = "1.15.6" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index f365380f493..52816556238 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.47.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.47.0 (2022-06-28) * **Feature**: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature. diff --git a/service/ec2/go.mod b/service/ec2/go.mod index 5068c11a308..e550bfd9b1c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 github.com/aws/smithy-go v1.12.0 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 2dd964f98d9..902f125cff7 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.47.0" +const goModuleVersion = "1.47.1" diff --git a/service/ec2instanceconnect/CHANGELOG.md b/service/ec2instanceconnect/CHANGELOG.md index bfb8b2c0128..78436ca442d 100644 --- a/service/ec2instanceconnect/CHANGELOG.md +++ b/service/ec2instanceconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ec2instanceconnect/go.mod b/service/ec2instanceconnect/go.mod index 3678f153fbc..a359d8f2739 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ec2instanceconnect/go_module_metadata.go b/service/ec2instanceconnect/go_module_metadata.go index efa390fff41..8ad3ff63711 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index e7965999ab3..3338834397d 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecr/go.mod b/service/ecr/go.mod index 2241f894781..3cd5f758aff 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 6dd05030db0..f00ed7a9e43 100644 --- a/service/ecr/go_module_metadata.go +++ b/service/ecr/go_module_metadata.go @@ -3,4 +3,4 @@ package ecr // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.6" +const goModuleVersion = "1.17.7" diff --git a/service/ecrpublic/CHANGELOG.md b/service/ecrpublic/CHANGELOG.md index 26c156062bb..2c010842493 100644 --- a/service/ecrpublic/CHANGELOG.md +++ b/service/ecrpublic/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecrpublic/go.mod b/service/ecrpublic/go.mod index 6877dbefb90..221ffcc3555 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ecrpublic/go_module_metadata.go b/service/ecrpublic/go_module_metadata.go index 3c492be3429..c307d6e4bc6 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 2a5b1bd26f6..8b58f8a28ee 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.10 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.9 (2022-06-21) * **Documentation**: Amazon ECS UpdateService now supports the following parameters: PlacementStrategies, PlacementConstraints and CapacityProviderStrategy. diff --git a/service/ecs/go.mod b/service/ecs/go.mod index 3f46d1fd499..10e27f8f82e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 af16ccfe109..d8c8db56afe 100644 --- a/service/ecs/go_module_metadata.go +++ b/service/ecs/go_module_metadata.go @@ -3,4 +3,4 @@ package ecs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.9" +const goModuleVersion = "1.18.10" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index 61b9fce80be..c684c6dce8d 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.4 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/efs/go.mod b/service/efs/go.mod index ef33947f6a2..0bb0bdaba72 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index cd7cbb5bae2..e0dd9c4fd03 100644 --- a/service/efs/go_module_metadata.go +++ b/service/efs/go_module_metadata.go @@ -3,4 +3,4 @@ package efs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.4" +const goModuleVersion = "1.17.5" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 1abd1c7c5de..fcee774514c 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eks/go.mod b/service/eks/go.mod index 647377eda61..2a9312d5150 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 b02bc7e596d..50bf8b89ddd 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.21.2" +const goModuleVersion = "1.21.3" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index 84e4ef1abd8..d9e8c7cc150 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticache/go.mod b/service/elasticache/go.mod index 7ff1f03c03a..c2115ca7c7c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 8103493e87e..889919c747d 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.21.1" +const goModuleVersion = "1.21.2" diff --git a/service/elasticbeanstalk/CHANGELOG.md b/service/elasticbeanstalk/CHANGELOG.md index e809eea8558..2d764982bd1 100644 --- a/service/elasticbeanstalk/CHANGELOG.md +++ b/service/elasticbeanstalk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-10) * No change notes available for this release. diff --git a/service/elasticbeanstalk/go.mod b/service/elasticbeanstalk/go.mod index 7657178b0ba..9f40da3bf30 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 c134466de8d..35225546f3b 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/elasticinference/CHANGELOG.md b/service/elasticinference/CHANGELOG.md index a0abac976a7..aae42fd75e5 100644 --- a/service/elasticinference/CHANGELOG.md +++ b/service/elasticinference/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticinference/go.mod b/service/elasticinference/go.mod index 79c0f091082..0a5646ea9d4 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/elasticinference/go_module_metadata.go b/service/elasticinference/go_module_metadata.go index 79696000411..24094be776a 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index e5d0f225551..f0eb5df1680 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticloadbalancing/go.mod b/service/elasticloadbalancing/go.mod index 4453775ce88..c90c4cb308b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 10a4fcd55f5..a7a3bf92727 100644 --- a/service/elasticloadbalancing/go_module_metadata.go +++ b/service/elasticloadbalancing/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticloadbalancing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index 66bdb5693d4..5427d713fc3 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.18.7 (2022-06-29) + +* **Documentation**: This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticloadbalancingv2/go.mod b/service/elasticloadbalancingv2/go.mod index d68885fd6fd..6bab33ed11a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 3167f4d2e5a..0d62e6f007a 100644 --- a/service/elasticloadbalancingv2/go_module_metadata.go +++ b/service/elasticloadbalancingv2/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticloadbalancingv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.6" +const goModuleVersion = "1.18.7" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index 89faf963c88..eae1ea4880d 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticsearchservice/go.mod b/service/elasticsearchservice/go.mod index fd3e95f80e5..86b3139a44d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index a5a8d81e91d..967b63b9733 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/elastictranscoder/CHANGELOG.md b/service/elastictranscoder/CHANGELOG.md index ffc83b714c3..9df24b72c15 100644 --- a/service/elastictranscoder/CHANGELOG.md +++ b/service/elastictranscoder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elastictranscoder/go.mod b/service/elastictranscoder/go.mod index 779a808d06d..f0745d0f78a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 424e624e4c1..4c984cc525a 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index ae75d6e089a..a2d01c96c10 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.19.0 (2022-06-29) + +* **Feature**: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emr/go.mod b/service/emr/go.mod index 9ca35fd217e..3148a938946 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 a60eaf80e55..b5ec59d1e6c 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.18.2" +const goModuleVersion = "1.19.0" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index 2a144717a46..b142adbc187 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-24.2) * **Bug Fix**: Fixes bug with incorrect modeled timestamp format diff --git a/service/emrcontainers/go.mod b/service/emrcontainers/go.mod index f5285a98965..2b40a6550cf 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index 4158dc8dbee..7e034d59896 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.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/emrserverless/CHANGELOG.md b/service/emrserverless/CHANGELOG.md index dff03e5dc06..e3d4b70887d 100644 --- a/service/emrserverless/CHANGELOG.md +++ b/service/emrserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emrserverless/go.mod b/service/emrserverless/go.mod index 11639620b28..4e3e676edc8 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/emrserverless/go_module_metadata.go b/service/emrserverless/go_module_metadata.go index 0895b96f3f0..ab47070a586 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.1.1" +const goModuleVersion = "1.1.2" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index 8d0070ff820..b06cae91a99 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eventbridge/go.mod b/service/eventbridge/go.mod index 0155eb38191..2fd8d8dae51 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.3 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.4 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index f8e44277b0d..ceb4bc1abb0 100644 --- a/service/eventbridge/go_module_metadata.go +++ b/service/eventbridge/go_module_metadata.go @@ -3,4 +3,4 @@ package eventbridge // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.3" +const goModuleVersion = "1.16.4" diff --git a/service/evidently/CHANGELOG.md b/service/evidently/CHANGELOG.md index 5b1cc609a96..6de6bdcc604 100644 --- a/service/evidently/CHANGELOG.md +++ b/service/evidently/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/evidently/go.mod b/service/evidently/go.mod index 26c0e64360a..7145fcbe604 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/evidently/go_module_metadata.go b/service/evidently/go_module_metadata.go index 3b18000379a..de74a6f2f91 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.7.2" +const goModuleVersion = "1.7.3" diff --git a/service/finspace/CHANGELOG.md b/service/finspace/CHANGELOG.md index bbd449519bd..9add52c9f0a 100644 --- a/service/finspace/CHANGELOG.md +++ b/service/finspace/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/finspace/go.mod b/service/finspace/go.mod index 939d4099247..c560deb1fe7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/finspace/go_module_metadata.go b/service/finspace/go_module_metadata.go index 6e8279da577..af713856664 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.8.6" +const goModuleVersion = "1.8.7" diff --git a/service/finspacedata/CHANGELOG.md b/service/finspacedata/CHANGELOG.md index 6661eb55a50..9a65a148a23 100644 --- a/service/finspacedata/CHANGELOG.md +++ b/service/finspacedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2022-06-28) * **Feature**: Release new API GetExternalDataViewAccessDetails diff --git a/service/finspacedata/go.mod b/service/finspacedata/go.mod index 2251594f768..0a32583f6d2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/finspacedata/go_module_metadata.go b/service/finspacedata/go_module_metadata.go index 6e2b52bd326..ed8833ec740 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.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index b856eb6377a..d335cbf1cea 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/firehose/go.mod b/service/firehose/go.mod index 6c5d0a72ef1..40f53880603 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index ab6a6026ab1..0c8448b4103 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/fis/CHANGELOG.md b/service/fis/CHANGELOG.md index 683f584939a..1411ab6f18c 100644 --- a/service/fis/CHANGELOG.md +++ b/service/fis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/fis/go.mod b/service/fis/go.mod index 80927a9f88a..c4823f0269d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/fis/go_module_metadata.go b/service/fis/go_module_metadata.go index 4f7c9bc072b..f30735415a8 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/fms/CHANGELOG.md b/service/fms/CHANGELOG.md index 2e1f6a0586e..dc58d777fe3 100644 --- a/service/fms/CHANGELOG.md +++ b/service/fms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/fms/go.mod b/service/fms/go.mod index 789aa36b062..829fad64b6a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/fms/go_module_metadata.go b/service/fms/go_module_metadata.go index 6e0d8056566..38219f823db 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/forecast/CHANGELOG.md b/service/forecast/CHANGELOG.md index 619988c70fa..4a0623ea0a3 100644 --- a/service/forecast/CHANGELOG.md +++ b/service/forecast/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/forecast/go.mod b/service/forecast/go.mod index 98c1ec431ff..8820d3f95c4 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/forecast/go_module_metadata.go b/service/forecast/go_module_metadata.go index 8f724095546..725f19a2d5d 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.22.1" +const goModuleVersion = "1.22.2" diff --git a/service/forecastquery/CHANGELOG.md b/service/forecastquery/CHANGELOG.md index 80ccdc16a5d..138c74807d6 100644 --- a/service/forecastquery/CHANGELOG.md +++ b/service/forecastquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/forecastquery/go.mod b/service/forecastquery/go.mod index d8e9df6ca97..c8645e50a9c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/forecastquery/go_module_metadata.go b/service/forecastquery/go_module_metadata.go index 3e6350bf35e..40eaa0c3b09 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/frauddetector/CHANGELOG.md b/service/frauddetector/CHANGELOG.md index 02dec82cf84..eaea4a0301d 100644 --- a/service/frauddetector/CHANGELOG.md +++ b/service/frauddetector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.7 (2022-06-10) * **Documentation**: Documentation updates for Amazon Fraud Detector (AWSHawksNest) diff --git a/service/frauddetector/go.mod b/service/frauddetector/go.mod index 9c5e341c41c..a11b7db86df 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/frauddetector/go_module_metadata.go b/service/frauddetector/go_module_metadata.go index 322a3f495ed..fc2e696ec7d 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.19.7" +const goModuleVersion = "1.19.8" diff --git a/service/fsx/CHANGELOG.md b/service/fsx/CHANGELOG.md index 2aed02c5849..878765079c0 100644 --- a/service/fsx/CHANGELOG.md +++ b/service/fsx/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.24.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/fsx/go.mod b/service/fsx/go.mod index 0746af2ac71..d5d2ba56c39 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/fsx/go_module_metadata.go b/service/fsx/go_module_metadata.go index dc28ba865ee..42685f81ede 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.24.1" +const goModuleVersion = "1.24.2" diff --git a/service/gamelift/CHANGELOG.md b/service/gamelift/CHANGELOG.md index f976176ee12..05f6303700c 100644 --- a/service/gamelift/CHANGELOG.md +++ b/service/gamelift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/gamelift/go.mod b/service/gamelift/go.mod index 02460b7d668..a1a0fcc05ba 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/gamelift/go_module_metadata.go b/service/gamelift/go_module_metadata.go index 039eb60fac0..29d584c538e 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/gamesparks/CHANGELOG.md b/service/gamesparks/CHANGELOG.md index 1d23c2a117d..cb8ee6dc708 100644 --- a/service/gamesparks/CHANGELOG.md +++ b/service/gamesparks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/gamesparks/go.mod b/service/gamesparks/go.mod index 1f76da7a72e..8f15f27feb9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/gamesparks/go_module_metadata.go b/service/gamesparks/go_module_metadata.go index 7954e7a0919..3fc94b8934c 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.1.1" +const goModuleVersion = "1.1.2" diff --git a/service/glacier/CHANGELOG.md b/service/glacier/CHANGELOG.md index 1bc7a082250..8462354915e 100644 --- a/service/glacier/CHANGELOG.md +++ b/service/glacier/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/glacier/go.mod b/service/glacier/go.mod index 21b9ccbb7ba..aab10c3244a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/glacier/go_module_metadata.go b/service/glacier/go_module_metadata.go index 70d76cea542..2edab850780 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/globalaccelerator/CHANGELOG.md b/service/globalaccelerator/CHANGELOG.md index 90538163b89..b9ae2c15d2d 100644 --- a/service/globalaccelerator/CHANGELOG.md +++ b/service/globalaccelerator/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/globalaccelerator/go.mod b/service/globalaccelerator/go.mod index 9bad7ec989f..acbe897c3a7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/globalaccelerator/go_module_metadata.go b/service/globalaccelerator/go_module_metadata.go index 868c0545c36..78c4660d011 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index cbf5396a2af..9ae0bb5ae8b 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/glue/go.mod b/service/glue/go.mod index 7bd8c59eb6f..0e6a56fcace 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index f098289f127..b0b56d59b92 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.26.0" +const goModuleVersion = "1.26.1" diff --git a/service/grafana/CHANGELOG.md b/service/grafana/CHANGELOG.md index 386d40b3781..5459f4a1208 100644 --- a/service/grafana/CHANGELOG.md +++ b/service/grafana/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/grafana/go.mod b/service/grafana/go.mod index cd8dec16560..eb8055e526d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/grafana/go_module_metadata.go b/service/grafana/go_module_metadata.go index c0148149693..49ceeb8b9f3 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.9.2" +const goModuleVersion = "1.9.3" diff --git a/service/greengrass/CHANGELOG.md b/service/greengrass/CHANGELOG.md index 79520d0c125..f6b3a435cbc 100644 --- a/service/greengrass/CHANGELOG.md +++ b/service/greengrass/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/greengrass/go.mod b/service/greengrass/go.mod index 00d0243e191..71b65c29ac4 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/greengrass/go_module_metadata.go b/service/greengrass/go_module_metadata.go index 406f5d41c72..ed2d12b6676 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/greengrassv2/CHANGELOG.md b/service/greengrassv2/CHANGELOG.md index de0dcd3c8c4..748ba1acbb0 100644 --- a/service/greengrassv2/CHANGELOG.md +++ b/service/greengrassv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/greengrassv2/go.mod b/service/greengrassv2/go.mod index 17b9358fcf2..794184af247 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/greengrassv2/go_module_metadata.go b/service/greengrassv2/go_module_metadata.go index d144d9b3da0..2433433683c 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.16.1" +const goModuleVersion = "1.16.2" diff --git a/service/groundstation/CHANGELOG.md b/service/groundstation/CHANGELOG.md index 853673d4786..6b8e6b2b3c5 100644 --- a/service/groundstation/CHANGELOG.md +++ b/service/groundstation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/groundstation/go.mod b/service/groundstation/go.mod index e0eedf1e2c8..6ef1988faa6 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/groundstation/go_module_metadata.go b/service/groundstation/go_module_metadata.go index 882066eb682..e56cd8a5d37 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index af9547fbc46..383d3cb5928 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2022-06-15) * **Feature**: Adds finding fields available from GuardDuty Console. Adds FreeTrial related operations. Deprecates the use of various APIs related to Master Accounts and Replace them with Administrator Accounts. diff --git a/service/guardduty/go.mod b/service/guardduty/go.mod index e46165e81da..854366f7385 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index ae62f42ffa7..50ca16dbc22 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.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/health/CHANGELOG.md b/service/health/CHANGELOG.md index 5a168d816d2..136adf9b680 100644 --- a/service/health/CHANGELOG.md +++ b/service/health/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.9 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.8 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/health/go.mod b/service/health/go.mod index f977f98d6e1..d14fe8bf891 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/health/go_module_metadata.go b/service/health/go_module_metadata.go index 625eef7e569..126f2db55dc 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.15.8" +const goModuleVersion = "1.15.9" diff --git a/service/healthlake/CHANGELOG.md b/service/healthlake/CHANGELOG.md index 3ebabfd63bb..5401f083d0e 100644 --- a/service/healthlake/CHANGELOG.md +++ b/service/healthlake/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/healthlake/go.mod b/service/healthlake/go.mod index 175313055f1..b0a855fb110 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/healthlake/go_module_metadata.go b/service/healthlake/go_module_metadata.go index d3ef0771f1d..ec971583f49 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/honeycode/CHANGELOG.md b/service/honeycode/CHANGELOG.md index 47bc8b2acfe..ea034f68987 100644 --- a/service/honeycode/CHANGELOG.md +++ b/service/honeycode/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/honeycode/go.mod b/service/honeycode/go.mod index 4460d238371..17d9f763706 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/honeycode/go_module_metadata.go b/service/honeycode/go_module_metadata.go index 5e7a138cdac..928fc1d0b9d 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/iam/CHANGELOG.md b/service/iam/CHANGELOG.md index e2ffd82b1a1..c20573d8598 100644 --- a/service/iam/CHANGELOG.md +++ b/service/iam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.7 (2022-06-08) * **Documentation**: Documentation updates for AWS Identity and Access Management (IAM). diff --git a/service/iam/go.mod b/service/iam/go.mod index 85fda4ab646..c08ec25ed3d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iam/go_module_metadata.go b/service/iam/go_module_metadata.go index 1c78b4522b9..2382b217103 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.18.7" +const goModuleVersion = "1.18.8" diff --git a/service/identitystore/CHANGELOG.md b/service/identitystore/CHANGELOG.md index aa0bed7c223..14f4fb09cb2 100644 --- a/service/identitystore/CHANGELOG.md +++ b/service/identitystore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/identitystore/go.mod b/service/identitystore/go.mod index 4eef121c493..9056e5ad1a9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/identitystore/go_module_metadata.go b/service/identitystore/go_module_metadata.go index ded90998e4f..d16a031f64f 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/imagebuilder/CHANGELOG.md b/service/imagebuilder/CHANGELOG.md index 1d71f02c5e9..b16d25a7b60 100644 --- a/service/imagebuilder/CHANGELOG.md +++ b/service/imagebuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/imagebuilder/go.mod b/service/imagebuilder/go.mod index 971f7dfb89a..354309dc4dd 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/imagebuilder/go_module_metadata.go b/service/imagebuilder/go_module_metadata.go index 13514ada841..7f0dc109ff1 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.19.6" +const goModuleVersion = "1.19.7" diff --git a/service/inspector/CHANGELOG.md b/service/inspector/CHANGELOG.md index 2a4d2f68315..55a305b556a 100644 --- a/service/inspector/CHANGELOG.md +++ b/service/inspector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/inspector/go.mod b/service/inspector/go.mod index 4e4bf51c041..86146c8825c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/inspector/go_module_metadata.go b/service/inspector/go_module_metadata.go index 2cba273c5e8..8bf814461ef 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/inspector2/CHANGELOG.md b/service/inspector2/CHANGELOG.md index 014ee25ac3e..8c35b48e244 100644 --- a/service/inspector2/CHANGELOG.md +++ b/service/inspector2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/inspector2/go.mod b/service/inspector2/go.mod index b108e510d03..49ae2d6d6fb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/inspector2/go_module_metadata.go b/service/inspector2/go_module_metadata.go index b44dcee77b2..20f16241516 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.6.6" +const goModuleVersion = "1.6.7" diff --git a/service/internal/accept-encoding/CHANGELOG.md b/service/internal/accept-encoding/CHANGELOG.md index 6ebd41d1ec6..7b5882c3a32 100644 --- a/service/internal/accept-encoding/CHANGELOG.md +++ b/service/internal/accept-encoding/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.3 (2022-06-29) + +* No change notes available for this release. + # v1.9.2 (2022-06-07) * 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 4db9310f8d2..dd70102f5ec 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.2" +const goModuleVersion = "1.9.3" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index d42b9870b23..0eb12cac728 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.16.5 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 - github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.12.6 - github.com/aws/aws-sdk-go-v2/service/s3 v1.26.11 - github.com/aws/aws-sdk-go-v2/service/schemas v1.14.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 + github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.12.7 + github.com/aws/aws-sdk-go-v2/service/s3 v1.26.12 + github.com/aws/aws-sdk-go-v2/service/schemas v1.14.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/internal/checksum/CHANGELOG.md b/service/internal/checksum/CHANGELOG.md index 3162c276fc5..e19f04dcb15 100644 --- a/service/internal/checksum/CHANGELOG.md +++ b/service/internal/checksum/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/checksum/go.mod b/service/internal/checksum/go.mod index cff7702ccfc..e29ea3b6692 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.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 5e5f48ec732..f5fca810772 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.7" +const goModuleVersion = "1.1.8" diff --git a/service/internal/endpoint-discovery/CHANGELOG.md b/service/internal/endpoint-discovery/CHANGELOG.md index 8036e688f75..694b0d7b447 100644 --- a/service/internal/endpoint-discovery/CHANGELOG.md +++ b/service/internal/endpoint-discovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.6 (2022-06-07) * **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 12569a3da11..bdd6e6f4e71 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/internal/endpoint-discovery/go_module_metadata.go b/service/internal/endpoint-discovery/go_module_metadata.go index 79e45b00904..1f0b92003c9 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.6" +const goModuleVersion = "1.7.7" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 17b0c5ef151..566decd4209 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.20 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.19 (2022-06-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index aac25b2cffe..665703908a0 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/credentials v1.12.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/credentials v1.12.7 golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index 501ca92e149..781b44b8c9a 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.19" +const goModuleVersion = "1.0.20" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 3a82c9d2ebf..e96b6d30d73 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -1,91 +1,91 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( - github.com/aws/aws-sdk-go-v2 v1.16.5 - github.com/aws/aws-sdk-go-v2/config v1.15.11 - github.com/aws/aws-sdk-go-v2/service/acm v1.14.6 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.8 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.6 - github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.13.2 - github.com/aws/aws-sdk-go-v2/service/appstream v1.16.3 - github.com/aws/aws-sdk-go-v2/service/athena v1.15.3 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.3 - github.com/aws/aws-sdk-go-v2/service/batch v1.18.5 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.1 - github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.2 - github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.6 - github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.6 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.2 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.4 - github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.6 - github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.6 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.14.6 - github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.6 - github.com/aws/aws-sdk-go-v2/service/codestar v1.11.6 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.1 - github.com/aws/aws-sdk-go-v2/service/configservice v1.21.3 - github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.13.6 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.19.0 - github.com/aws/aws-sdk-go-v2/service/devicefarm v1.13.6 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.6 - github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.0 - github.com/aws/aws-sdk-go-v2/service/docdb v1.18.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.7 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.47.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.17.6 - github.com/aws/aws-sdk-go-v2/service/ecs v1.18.9 - github.com/aws/aws-sdk-go-v2/service/efs v1.17.4 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.21.1 - github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.7 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.6 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.6 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.15.6 - github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.6 - github.com/aws/aws-sdk-go-v2/service/emr v1.18.2 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.3 - github.com/aws/aws-sdk-go-v2/service/firehose v1.14.7 - github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.6 - github.com/aws/aws-sdk-go-v2/service/glacier v1.13.6 - github.com/aws/aws-sdk-go-v2/service/glue v1.26.0 - github.com/aws/aws-sdk-go-v2/service/health v1.15.8 - github.com/aws/aws-sdk-go-v2/service/iam v1.18.7 - github.com/aws/aws-sdk-go-v2/service/inspector v1.12.6 - github.com/aws/aws-sdk-go-v2/service/iot v1.25.3 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.7 - github.com/aws/aws-sdk-go-v2/service/kms v1.17.3 - github.com/aws/aws-sdk-go-v2/service/lambda v1.23.2 - github.com/aws/aws-sdk-go-v2/service/lightsail v1.22.1 - github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.6 - github.com/aws/aws-sdk-go-v2/service/neptune v1.17.0 - github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.6 - github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.7 - github.com/aws/aws-sdk-go-v2/service/polly v1.16.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.21.3 - github.com/aws/aws-sdk-go-v2/service/redshift v1.25.0 - github.com/aws/aws-sdk-go-v2/service/rekognition v1.18.3 - github.com/aws/aws-sdk-go-v2/service/route53 v1.21.1 - github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.6 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.7 - github.com/aws/aws-sdk-go-v2/service/s3 v1.26.11 - github.com/aws/aws-sdk-go-v2/service/s3control v1.21.7 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.15.11 - github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.14.5 - github.com/aws/aws-sdk-go-v2/service/ses v1.14.7 - github.com/aws/aws-sdk-go-v2/service/sfn v1.13.6 - github.com/aws/aws-sdk-go-v2/service/shield v1.16.6 - github.com/aws/aws-sdk-go-v2/service/sms v1.12.7 - github.com/aws/aws-sdk-go-v2/service/snowball v1.15.6 - github.com/aws/aws-sdk-go-v2/service/sns v1.17.7 - github.com/aws/aws-sdk-go-v2/service/sqs v1.18.6 - github.com/aws/aws-sdk-go-v2/service/ssm v1.27.2 - github.com/aws/aws-sdk-go-v2/service/sts v1.16.7 - github.com/aws/aws-sdk-go-v2/service/support v1.13.6 - github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.13.6 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.8 - github.com/aws/aws-sdk-go-v2/service/waf v1.11.6 - github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.7 - github.com/aws/aws-sdk-go-v2/service/wafv2 v1.20.3 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.19.0 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/service/acm v1.14.7 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.9 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.7 + github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.13.3 + github.com/aws/aws-sdk-go-v2/service/appstream v1.17.0 + github.com/aws/aws-sdk-go-v2/service/athena v1.15.4 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.4 + github.com/aws/aws-sdk-go-v2/service/batch v1.18.6 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.2 + github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.3 + github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.7 + github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.7 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.3 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.5 + github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.7 + github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.7 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.14.7 + github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.7 + github.com/aws/aws-sdk-go-v2/service/codestar v1.11.7 + github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.2 + github.com/aws/aws-sdk-go-v2/service/configservice v1.21.4 + github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.13.7 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.19.1 + github.com/aws/aws-sdk-go-v2/service/devicefarm v1.13.7 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.7 + github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.1 + github.com/aws/aws-sdk-go-v2/service/docdb v1.18.4 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.8 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.47.1 + github.com/aws/aws-sdk-go-v2/service/ecr v1.17.7 + github.com/aws/aws-sdk-go-v2/service/ecs v1.18.10 + github.com/aws/aws-sdk-go-v2/service/efs v1.17.5 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.21.2 + github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.8 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.7 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.7 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.15.7 + github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.7 + github.com/aws/aws-sdk-go-v2/service/emr v1.19.0 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.4 + github.com/aws/aws-sdk-go-v2/service/firehose v1.14.8 + github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.7 + github.com/aws/aws-sdk-go-v2/service/glacier v1.13.7 + github.com/aws/aws-sdk-go-v2/service/glue v1.26.1 + github.com/aws/aws-sdk-go-v2/service/health v1.15.9 + github.com/aws/aws-sdk-go-v2/service/iam v1.18.8 + github.com/aws/aws-sdk-go-v2/service/inspector v1.12.7 + github.com/aws/aws-sdk-go-v2/service/iot v1.25.4 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.8 + github.com/aws/aws-sdk-go-v2/service/kms v1.17.4 + github.com/aws/aws-sdk-go-v2/service/lambda v1.23.3 + github.com/aws/aws-sdk-go-v2/service/lightsail v1.22.2 + github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.7 + github.com/aws/aws-sdk-go-v2/service/neptune v1.17.1 + github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.7 + github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.8 + github.com/aws/aws-sdk-go-v2/service/polly v1.16.1 + github.com/aws/aws-sdk-go-v2/service/rds v1.21.4 + github.com/aws/aws-sdk-go-v2/service/redshift v1.25.1 + github.com/aws/aws-sdk-go-v2/service/rekognition v1.18.4 + github.com/aws/aws-sdk-go-v2/service/route53 v1.21.2 + github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.7 + github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.8 + github.com/aws/aws-sdk-go-v2/service/s3 v1.26.12 + github.com/aws/aws-sdk-go-v2/service/s3control v1.21.8 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.15.12 + github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.14.6 + github.com/aws/aws-sdk-go-v2/service/ses v1.14.8 + github.com/aws/aws-sdk-go-v2/service/sfn v1.13.7 + github.com/aws/aws-sdk-go-v2/service/shield v1.16.7 + github.com/aws/aws-sdk-go-v2/service/sms v1.12.8 + github.com/aws/aws-sdk-go-v2/service/snowball v1.15.7 + github.com/aws/aws-sdk-go-v2/service/sns v1.17.8 + github.com/aws/aws-sdk-go-v2/service/sqs v1.18.7 + github.com/aws/aws-sdk-go-v2/service/ssm v1.27.3 + github.com/aws/aws-sdk-go-v2/service/sts v1.16.8 + github.com/aws/aws-sdk-go-v2/service/support v1.13.7 + github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.13.7 + github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.9 + github.com/aws/aws-sdk-go-v2/service/waf v1.11.7 + github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.8 + github.com/aws/aws-sdk-go-v2/service/wafv2 v1.20.4 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.19.1 github.com/aws/smithy-go v1.12.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 15abe58b3b1..408eb36019e 100644 --- a/service/internal/presigned-url/CHANGELOG.md +++ b/service/internal/presigned-url/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.6 (2022-06-07) * **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 78f12610554..075ec745d0f 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.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 016b482387b..8fcef88588b 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.6" +const goModuleVersion = "1.9.7" diff --git a/service/internal/s3shared/CHANGELOG.md b/service/internal/s3shared/CHANGELOG.md index 1f7bf464863..9b4bb4723be 100644 --- a/service/internal/s3shared/CHANGELOG.md +++ b/service/internal/s3shared/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/s3shared/go.mod b/service/internal/s3shared/go.mod index db4e07b0d9e..683df147ffb 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.16.5 + github.com/aws/aws-sdk-go-v2 v1.16.6 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/internal/s3shared/go_module_metadata.go b/service/internal/s3shared/go_module_metadata.go index 3f73133a49b..765f17d5225 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index db37a0ef90e..140b45b247a 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iot/go.mod b/service/iot/go.mod index 26bb2dd2d7c..740906b965c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index 228354fafe1..e58a63d0e08 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.25.3" +const goModuleVersion = "1.25.4" diff --git a/service/iot1clickdevicesservice/CHANGELOG.md b/service/iot1clickdevicesservice/CHANGELOG.md index 2036cf78231..c3ab0eda8f6 100644 --- a/service/iot1clickdevicesservice/CHANGELOG.md +++ b/service/iot1clickdevicesservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iot1clickdevicesservice/go.mod b/service/iot1clickdevicesservice/go.mod index c5e78e99d45..58552ce38dd 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iot1clickdevicesservice/go_module_metadata.go b/service/iot1clickdevicesservice/go_module_metadata.go index bf1fd1a43f7..dec5f8bdea4 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.10.6" +const goModuleVersion = "1.10.7" diff --git a/service/iot1clickprojects/CHANGELOG.md b/service/iot1clickprojects/CHANGELOG.md index a0abac976a7..aae42fd75e5 100644 --- a/service/iot1clickprojects/CHANGELOG.md +++ b/service/iot1clickprojects/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iot1clickprojects/go.mod b/service/iot1clickprojects/go.mod index de84a0b6ade..a31a8c573f5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iot1clickprojects/go_module_metadata.go b/service/iot1clickprojects/go_module_metadata.go index 2dfd111f58b..84a1a08edeb 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/iotanalytics/CHANGELOG.md b/service/iotanalytics/CHANGELOG.md index c299d7c8ead..9c1458b4452 100644 --- a/service/iotanalytics/CHANGELOG.md +++ b/service/iotanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotanalytics/go.mod b/service/iotanalytics/go.mod index e3298a9553c..ecf173c82ed 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotanalytics/go_module_metadata.go b/service/iotanalytics/go_module_metadata.go index 7cd75243a7c..d33f1220c82 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/iotdataplane/CHANGELOG.md b/service/iotdataplane/CHANGELOG.md index 91e61c25933..6e3c1447342 100644 --- a/service/iotdataplane/CHANGELOG.md +++ b/service/iotdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.4 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotdataplane/go.mod b/service/iotdataplane/go.mod index da07be43fc8..9b27a099a88 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotdataplane/go_module_metadata.go b/service/iotdataplane/go_module_metadata.go index e119a19203e..1f9fcc5a200 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.12.4" +const goModuleVersion = "1.12.5" diff --git a/service/iotdeviceadvisor/CHANGELOG.md b/service/iotdeviceadvisor/CHANGELOG.md index d8065c1e777..09db2115f76 100644 --- a/service/iotdeviceadvisor/CHANGELOG.md +++ b/service/iotdeviceadvisor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotdeviceadvisor/go.mod b/service/iotdeviceadvisor/go.mod index 799f123fb1c..98d350cdfc2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotdeviceadvisor/go_module_metadata.go b/service/iotdeviceadvisor/go_module_metadata.go index e37ceaa1875..a685292a0ad 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/iotevents/CHANGELOG.md b/service/iotevents/CHANGELOG.md index 877f2d165bb..ff0bba9b2b2 100644 --- a/service/iotevents/CHANGELOG.md +++ b/service/iotevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotevents/go.mod b/service/iotevents/go.mod index 2ed55e5cebf..433edeb111d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotevents/go_module_metadata.go b/service/iotevents/go_module_metadata.go index 00c4de6b911..be8da71e79a 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/ioteventsdata/CHANGELOG.md b/service/ioteventsdata/CHANGELOG.md index fb882bd2145..f58644c48eb 100644 --- a/service/ioteventsdata/CHANGELOG.md +++ b/service/ioteventsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ioteventsdata/go.mod b/service/ioteventsdata/go.mod index 287bc356d17..d6a62577afb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ioteventsdata/go_module_metadata.go b/service/ioteventsdata/go_module_metadata.go index ed63c1cb364..50738dddbec 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.12.1" +const goModuleVersion = "1.12.2" diff --git a/service/iotfleethub/CHANGELOG.md b/service/iotfleethub/CHANGELOG.md index 99ddc950769..2e979eef20c 100644 --- a/service/iotfleethub/CHANGELOG.md +++ b/service/iotfleethub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotfleethub/go.mod b/service/iotfleethub/go.mod index 6805a7d07ec..5a75f570bbc 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotfleethub/go_module_metadata.go b/service/iotfleethub/go_module_metadata.go index 9b79250033e..d4ec160c735 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/iotjobsdataplane/CHANGELOG.md b/service/iotjobsdataplane/CHANGELOG.md index 3d0f6b2e3fa..6c7c8fcb351 100644 --- a/service/iotjobsdataplane/CHANGELOG.md +++ b/service/iotjobsdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotjobsdataplane/go.mod b/service/iotjobsdataplane/go.mod index 0699ee25e8f..851fcd37a7c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotjobsdataplane/go_module_metadata.go b/service/iotjobsdataplane/go_module_metadata.go index 893fabbd298..f9388bd75df 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/iotsecuretunneling/CHANGELOG.md b/service/iotsecuretunneling/CHANGELOG.md index 5e9da7f890f..776a9f2480e 100644 --- a/service/iotsecuretunneling/CHANGELOG.md +++ b/service/iotsecuretunneling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsecuretunneling/go.mod b/service/iotsecuretunneling/go.mod index 14589a0baef..791efe1b8f3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotsecuretunneling/go_module_metadata.go b/service/iotsecuretunneling/go_module_metadata.go index a9af27fed32..9d8c32c69e3 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.13.2" +const goModuleVersion = "1.13.3" diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index d85fcc07588..343d1e42d35 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsitewise/go.mod b/service/iotsitewise/go.mod index 64751a10844..ed67a5d36c3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 a0dab757fb3..ee480ee6a78 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.22.2" +const goModuleVersion = "1.22.3" diff --git a/service/iotthingsgraph/CHANGELOG.md b/service/iotthingsgraph/CHANGELOG.md index 2a4d2f68315..55a305b556a 100644 --- a/service/iotthingsgraph/CHANGELOG.md +++ b/service/iotthingsgraph/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotthingsgraph/go.mod b/service/iotthingsgraph/go.mod index 5b91674ecba..c01c14b82a3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotthingsgraph/go_module_metadata.go b/service/iotthingsgraph/go_module_metadata.go index d812e658da5..cc653333dc8 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/iottwinmaker/CHANGELOG.md b/service/iottwinmaker/CHANGELOG.md index e774d8d9d4f..72f858f2116 100644 --- a/service/iottwinmaker/CHANGELOG.md +++ b/service/iottwinmaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iottwinmaker/go.mod b/service/iottwinmaker/go.mod index 0868713ca96..882b29cdee3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iottwinmaker/go_module_metadata.go b/service/iottwinmaker/go_module_metadata.go index 7c8d0979aef..0d9f2600fcb 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.7.3" +const goModuleVersion = "1.7.4" diff --git a/service/iotwireless/CHANGELOG.md b/service/iotwireless/CHANGELOG.md index b8fba0a8a31..7c11f437dd4 100644 --- a/service/iotwireless/CHANGELOG.md +++ b/service/iotwireless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotwireless/go.mod b/service/iotwireless/go.mod index a9eee677690..3e38e82ab96 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/iotwireless/go_module_metadata.go b/service/iotwireless/go_module_metadata.go index f1881b6b5d7..f590bd60af3 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.19.2" +const goModuleVersion = "1.19.3" diff --git a/service/ivs/CHANGELOG.md b/service/ivs/CHANGELOG.md index be9fb01c638..fae294f7c1a 100644 --- a/service/ivs/CHANGELOG.md +++ b/service/ivs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ivs/go.mod b/service/ivs/go.mod index a8c27fea219..07e49e3d5b1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ivs/go_module_metadata.go b/service/ivs/go_module_metadata.go index 709dc68fc6b..35f3a632863 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.16.7" +const goModuleVersion = "1.16.8" diff --git a/service/ivschat/CHANGELOG.md b/service/ivschat/CHANGELOG.md index c4069904961..5a89ce33f23 100644 --- a/service/ivschat/CHANGELOG.md +++ b/service/ivschat/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.6 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.5 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ivschat/go.mod b/service/ivschat/go.mod index 34aea803008..a410407e87e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ivschat/go_module_metadata.go b/service/ivschat/go_module_metadata.go index 84470f6000c..f359e1fc663 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.0.5" +const goModuleVersion = "1.0.6" diff --git a/service/kafka/CHANGELOG.md b/service/kafka/CHANGELOG.md index 9133ab62938..ccab35c12a6 100644 --- a/service/kafka/CHANGELOG.md +++ b/service/kafka/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.7 (2022-06-20) * **Documentation**: Documentation updates to use Az Id during cluster creation. diff --git a/service/kafka/go.mod b/service/kafka/go.mod index 48300f29460..c4e27de36b9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kafka/go_module_metadata.go b/service/kafka/go_module_metadata.go index 4a561ca3265..260fe0abdae 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.17.7" +const goModuleVersion = "1.17.8" diff --git a/service/kafkaconnect/CHANGELOG.md b/service/kafkaconnect/CHANGELOG.md index 61640099b9a..3d80723fcc4 100644 --- a/service/kafkaconnect/CHANGELOG.md +++ b/service/kafkaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kafkaconnect/go.mod b/service/kafkaconnect/go.mod index 7c6b31747da..ffb68efe990 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kafkaconnect/go_module_metadata.go b/service/kafkaconnect/go_module_metadata.go index 5be91922b8a..d9fe9e90963 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.8.6" +const goModuleVersion = "1.8.7" diff --git a/service/kendra/CHANGELOG.md b/service/kendra/CHANGELOG.md index bb87965cdaa..6c1384e1f73 100644 --- a/service/kendra/CHANGELOG.md +++ b/service/kendra/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.28.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kendra/go.mod b/service/kendra/go.mod index 5c6a33872fb..2b2b4465d99 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kendra/go_module_metadata.go b/service/kendra/go_module_metadata.go index 4b00617bd72..9f9c3ce5aa5 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.28.1" +const goModuleVersion = "1.28.2" diff --git a/service/keyspaces/CHANGELOG.md b/service/keyspaces/CHANGELOG.md index 79ed9bffc04..d411e748f33 100644 --- a/service/keyspaces/CHANGELOG.md +++ b/service/keyspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.9 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.8 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/keyspaces/go.mod b/service/keyspaces/go.mod index 7cdc9afce9c..fa485f12629 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/keyspaces/go_module_metadata.go b/service/keyspaces/go_module_metadata.go index 31b29f73c9e..745bb340a73 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.0.8" +const goModuleVersion = "1.0.9" diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index 7856ab33cf0..d5e51910ad4 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesis/go.mod b/service/kinesis/go.mod index 8c50e520a52..19cf6a49471 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 8dcc2880a9e..9a61d6ee9d0 100644 --- a/service/kinesis/go_module_metadata.go +++ b/service/kinesis/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.7" +const goModuleVersion = "1.15.8" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 4a204f458a2..f1359ec0bb9 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.19 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.7 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.20 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.8 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/kinesisanalytics/CHANGELOG.md b/service/kinesisanalytics/CHANGELOG.md index 9c0512a3e43..283f5d4a16e 100644 --- a/service/kinesisanalytics/CHANGELOG.md +++ b/service/kinesisanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisanalytics/go.mod b/service/kinesisanalytics/go.mod index ce1b8c48d61..9d3d1f44cdd 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kinesisanalytics/go_module_metadata.go b/service/kinesisanalytics/go_module_metadata.go index 0b135cdf3f4..6ff0d1c65d7 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/kinesisanalyticsv2/CHANGELOG.md b/service/kinesisanalyticsv2/CHANGELOG.md index c8820447e15..c0b6cc254a3 100644 --- a/service/kinesisanalyticsv2/CHANGELOG.md +++ b/service/kinesisanalyticsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisanalyticsv2/go.mod b/service/kinesisanalyticsv2/go.mod index 4255074055b..4c6c2684a91 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kinesisanalyticsv2/go_module_metadata.go b/service/kinesisanalyticsv2/go_module_metadata.go index 58beef4c19c..7a718d0a3f4 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/kinesisvideo/CHANGELOG.md b/service/kinesisvideo/CHANGELOG.md index e471dcc9004..7bef1bc104e 100644 --- a/service/kinesisvideo/CHANGELOG.md +++ b/service/kinesisvideo/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisvideo/go.mod b/service/kinesisvideo/go.mod index 3e3f0df0da9..e48c37e4251 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kinesisvideo/go_module_metadata.go b/service/kinesisvideo/go_module_metadata.go index f04d350a14b..720bf940cbd 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.12.2" +const goModuleVersion = "1.12.3" diff --git a/service/kinesisvideoarchivedmedia/CHANGELOG.md b/service/kinesisvideoarchivedmedia/CHANGELOG.md index 7a31a94615e..403dcdc776b 100644 --- a/service/kinesisvideoarchivedmedia/CHANGELOG.md +++ b/service/kinesisvideoarchivedmedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisvideoarchivedmedia/go.mod b/service/kinesisvideoarchivedmedia/go.mod index 8a5f08c5bf7..506b5988f8e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kinesisvideoarchivedmedia/go_module_metadata.go b/service/kinesisvideoarchivedmedia/go_module_metadata.go index b4b9d415ab9..4341345da86 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.13.2" +const goModuleVersion = "1.13.3" diff --git a/service/kinesisvideomedia/CHANGELOG.md b/service/kinesisvideomedia/CHANGELOG.md index 2c1ccd12a36..7b381b178d7 100644 --- a/service/kinesisvideomedia/CHANGELOG.md +++ b/service/kinesisvideomedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisvideomedia/go.mod b/service/kinesisvideomedia/go.mod index 5e189db97f8..a47b9882b5e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kinesisvideomedia/go_module_metadata.go b/service/kinesisvideomedia/go_module_metadata.go index d43a7c7b868..829843c0f1f 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.10.6" +const goModuleVersion = "1.10.7" diff --git a/service/kinesisvideosignaling/CHANGELOG.md b/service/kinesisvideosignaling/CHANGELOG.md index 2c1ccd12a36..7b381b178d7 100644 --- a/service/kinesisvideosignaling/CHANGELOG.md +++ b/service/kinesisvideosignaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisvideosignaling/go.mod b/service/kinesisvideosignaling/go.mod index 3330fbf1dc6..2712ab2e20b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kinesisvideosignaling/go_module_metadata.go b/service/kinesisvideosignaling/go_module_metadata.go index f907518616d..85b2967c132 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.10.6" +const goModuleVersion = "1.10.7" diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index a851607ca2c..70c40545e68 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kms/go.mod b/service/kms/go.mod index dc105a54d51..f9a35ec4cdb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 252f2216976..2ade0d43f4f 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/lakeformation/CHANGELOG.md b/service/lakeformation/CHANGELOG.md index 54425d0e6e4..f887bd4a95c 100644 --- a/service/lakeformation/CHANGELOG.md +++ b/service/lakeformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lakeformation/go.mod b/service/lakeformation/go.mod index 57a38755cd7..f01e55645ee 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lakeformation/go_module_metadata.go b/service/lakeformation/go_module_metadata.go index e5be4d0d544..0085cac88b6 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.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 3c29f76888f..6781a96bc57 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.23.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lambda/go.mod b/service/lambda/go.mod index 8e4cd05bb45..88c24afa5f5 100644 --- a/service/lambda/go.mod +++ b/service/lambda/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lambda go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 7d32d771074..5f12db84ad2 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.23.2" +const goModuleVersion = "1.23.3" diff --git a/service/lexmodelbuildingservice/CHANGELOG.md b/service/lexmodelbuildingservice/CHANGELOG.md index 2b22fafbf16..05f624bccd7 100644 --- a/service/lexmodelbuildingservice/CHANGELOG.md +++ b/service/lexmodelbuildingservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lexmodelbuildingservice/go.mod b/service/lexmodelbuildingservice/go.mod index 2918a42c904..a1fb78e5d73 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lexmodelbuildingservice/go_module_metadata.go b/service/lexmodelbuildingservice/go_module_metadata.go index 5b5c62242f1..6fef20639dc 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.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/lexmodelsv2/CHANGELOG.md b/service/lexmodelsv2/CHANGELOG.md index b5379eaa016..15fba761dc8 100644 --- a/service/lexmodelsv2/CHANGELOG.md +++ b/service/lexmodelsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lexmodelsv2/go.mod b/service/lexmodelsv2/go.mod index 345c84b15d9..2e37e083784 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 9c329643b0c..f5ccedd8877 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.20.6" +const goModuleVersion = "1.20.7" diff --git a/service/lexruntimeservice/CHANGELOG.md b/service/lexruntimeservice/CHANGELOG.md index b167937293f..650f3202b96 100644 --- a/service/lexruntimeservice/CHANGELOG.md +++ b/service/lexruntimeservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lexruntimeservice/go.mod b/service/lexruntimeservice/go.mod index 46213708635..851929c985b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lexruntimeservice/go_module_metadata.go b/service/lexruntimeservice/go_module_metadata.go index 74e6e2fb175..0a951210543 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/lexruntimev2/CHANGELOG.md b/service/lexruntimev2/CHANGELOG.md index e5eec3c241f..fdf1ae2306c 100644 --- a/service/lexruntimev2/CHANGELOG.md +++ b/service/lexruntimev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lexruntimev2/go.mod b/service/lexruntimev2/go.mod index 8299f82c43f..31fe0389e62 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lexruntimev2/go_module_metadata.go b/service/lexruntimev2/go_module_metadata.go index 82b2f4e7908..2de539846c5 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/licensemanager/CHANGELOG.md b/service/licensemanager/CHANGELOG.md index 8128fd762c2..7a967bda8f0 100644 --- a/service/licensemanager/CHANGELOG.md +++ b/service/licensemanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/licensemanager/go.mod b/service/licensemanager/go.mod index 10e14a7917d..fa4d1a64c1e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/licensemanager/go_module_metadata.go b/service/licensemanager/go_module_metadata.go index 82b830b29d1..e726e3ab721 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.15.7" +const goModuleVersion = "1.15.8" diff --git a/service/lightsail/CHANGELOG.md b/service/lightsail/CHANGELOG.md index 8dd2e3bba01..2bc89a628f2 100644 --- a/service/lightsail/CHANGELOG.md +++ b/service/lightsail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lightsail/go.mod b/service/lightsail/go.mod index bbc4373ffcc..bf3693cadd4 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lightsail/go_module_metadata.go b/service/lightsail/go_module_metadata.go index 0b9b4c08cfc..a5b90ada111 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.22.1" +const goModuleVersion = "1.22.2" diff --git a/service/location/CHANGELOG.md b/service/location/CHANGELOG.md index 10470025e85..fa3a96cd30e 100644 --- a/service/location/CHANGELOG.md +++ b/service/location/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/location/go.mod b/service/location/go.mod index 2be58641f97..cf68f858cb9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/location/go_module_metadata.go b/service/location/go_module_metadata.go index bb10d7774ec..ce8f63fa2b1 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.17.2" +const goModuleVersion = "1.17.3" diff --git a/service/lookoutequipment/CHANGELOG.md b/service/lookoutequipment/CHANGELOG.md index ba630e4806c..26b3affea22 100644 --- a/service/lookoutequipment/CHANGELOG.md +++ b/service/lookoutequipment/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2022-06-23) * **Feature**: This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers. diff --git a/service/lookoutequipment/go.mod b/service/lookoutequipment/go.mod index a7f303aa707..8d80e3be56e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lookoutequipment/go_module_metadata.go b/service/lookoutequipment/go_module_metadata.go index d6fbf216794..7bbaca631b4 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.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/lookoutmetrics/CHANGELOG.md b/service/lookoutmetrics/CHANGELOG.md index 90422bc7f4a..794e0eb0dea 100644 --- a/service/lookoutmetrics/CHANGELOG.md +++ b/service/lookoutmetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2022-06-14) * **Feature**: Adding filters to Alert and adding new UpdateAlert API. diff --git a/service/lookoutmetrics/go.mod b/service/lookoutmetrics/go.mod index bf4b49fa272..bf1e98d02d0 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lookoutmetrics/go_module_metadata.go b/service/lookoutmetrics/go_module_metadata.go index bb8c9588657..b34b018095a 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.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/lookoutvision/CHANGELOG.md b/service/lookoutvision/CHANGELOG.md index f4fd60c2cf2..b1056f24602 100644 --- a/service/lookoutvision/CHANGELOG.md +++ b/service/lookoutvision/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lookoutvision/go.mod b/service/lookoutvision/go.mod index cb7da6479dc..75f06c785bc 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/lookoutvision/go_module_metadata.go b/service/lookoutvision/go_module_metadata.go index 6362e9cefc4..16c6975f91b 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/m2/CHANGELOG.md b/service/m2/CHANGELOG.md index 9f61ceece59..2b86a2119ea 100644 --- a/service/m2/CHANGELOG.md +++ b/service/m2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2022-06-08) * **Release**: New AWS service client module diff --git a/service/m2/go.mod b/service/m2/go.mod index 22c355b35c6..b6d6f0e0627 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/m2/go_module_metadata.go b/service/m2/go_module_metadata.go index 17b56f6ef9c..c82dcb46d86 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.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/machinelearning/CHANGELOG.md b/service/machinelearning/CHANGELOG.md index 8240a2570fd..1a2da96da52 100644 --- a/service/machinelearning/CHANGELOG.md +++ b/service/machinelearning/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/machinelearning/go.mod b/service/machinelearning/go.mod index 13e75769739..244511dff63 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 92737bd4dcf..6daca469982 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/macie/CHANGELOG.md b/service/macie/CHANGELOG.md index a12f53a51af..9bfef3645a3 100644 --- a/service/macie/CHANGELOG.md +++ b/service/macie/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/macie/go.mod b/service/macie/go.mod index ee57fd2b914..8c5f815093d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/macie/go_module_metadata.go b/service/macie/go_module_metadata.go index 497cf01c5e5..1fbace109e2 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/macie2/CHANGELOG.md b/service/macie2/CHANGELOG.md index feeb0d0c9ae..2b73a8ea986 100644 --- a/service/macie2/CHANGELOG.md +++ b/service/macie2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/macie2/go.mod b/service/macie2/go.mod index 3811f5351cd..0485f9234d2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/macie2/go_module_metadata.go b/service/macie2/go_module_metadata.go index ba15febf138..d12c783e203 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.21.3" +const goModuleVersion = "1.21.4" diff --git a/service/managedblockchain/CHANGELOG.md b/service/managedblockchain/CHANGELOG.md index 0bf0507e4cc..1d44e384a65 100644 --- a/service/managedblockchain/CHANGELOG.md +++ b/service/managedblockchain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/managedblockchain/go.mod b/service/managedblockchain/go.mod index 7cc997f54e5..3a1fb602f9c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/managedblockchain/go_module_metadata.go b/service/managedblockchain/go_module_metadata.go index ddab3eee33a..0301673abb2 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/marketplacecatalog/CHANGELOG.md b/service/marketplacecatalog/CHANGELOG.md index c3630fa183e..f87020698d8 100644 --- a/service/marketplacecatalog/CHANGELOG.md +++ b/service/marketplacecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/marketplacecatalog/go.mod b/service/marketplacecatalog/go.mod index 90c3adfb740..6f205fa931d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/marketplacecatalog/go_module_metadata.go b/service/marketplacecatalog/go_module_metadata.go index a2bfdd99291..2de5899d436 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/marketplacecommerceanalytics/CHANGELOG.md b/service/marketplacecommerceanalytics/CHANGELOG.md index 486e47532f5..6f92793bbd1 100644 --- a/service/marketplacecommerceanalytics/CHANGELOG.md +++ b/service/marketplacecommerceanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/marketplacecommerceanalytics/go.mod b/service/marketplacecommerceanalytics/go.mod index 6b0565ed115..57c5fe5904e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/marketplacecommerceanalytics/go_module_metadata.go b/service/marketplacecommerceanalytics/go_module_metadata.go index 2c0a6f13960..73ec59916c3 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/marketplaceentitlementservice/CHANGELOG.md b/service/marketplaceentitlementservice/CHANGELOG.md index 486e47532f5..6f92793bbd1 100644 --- a/service/marketplaceentitlementservice/CHANGELOG.md +++ b/service/marketplaceentitlementservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/marketplaceentitlementservice/go.mod b/service/marketplaceentitlementservice/go.mod index 421c1984936..8e7f5bc793a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/marketplaceentitlementservice/go_module_metadata.go b/service/marketplaceentitlementservice/go_module_metadata.go index c7ca8b59c53..bd701f946a2 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/marketplacemetering/CHANGELOG.md b/service/marketplacemetering/CHANGELOG.md index 802e796c96f..ebf130de97e 100644 --- a/service/marketplacemetering/CHANGELOG.md +++ b/service/marketplacemetering/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/marketplacemetering/go.mod b/service/marketplacemetering/go.mod index 9e3c87ad72e..ab763016e66 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/marketplacemetering/go_module_metadata.go b/service/marketplacemetering/go_module_metadata.go index 4bd22c8af1d..633cb92c244 100644 --- a/service/marketplacemetering/go_module_metadata.go +++ b/service/marketplacemetering/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacemetering // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/mediaconnect/CHANGELOG.md b/service/mediaconnect/CHANGELOG.md index 166a5fc93f3..1ff4ed48e51 100644 --- a/service/mediaconnect/CHANGELOG.md +++ b/service/mediaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediaconnect/go.mod b/service/mediaconnect/go.mod index 6aee0859ef5..55fea5e9eac 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 3d63bf656b3..8c78508dd5e 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.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/mediaconvert/CHANGELOG.md b/service/mediaconvert/CHANGELOG.md index 3012ce81cb6..9537c8d93d9 100644 --- a/service/mediaconvert/CHANGELOG.md +++ b/service/mediaconvert/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.1 (2022-06-23) * **Documentation**: AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision. diff --git a/service/mediaconvert/go.mod b/service/mediaconvert/go.mod index ad1bfd4053c..0cbd26474ae 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mediaconvert/go_module_metadata.go b/service/mediaconvert/go_module_metadata.go index 60297854e5b..403405ca6dc 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.25.1" +const goModuleVersion = "1.25.2" diff --git a/service/medialive/CHANGELOG.md b/service/medialive/CHANGELOG.md index 666bc218ae9..0452c18ea91 100644 --- a/service/medialive/CHANGELOG.md +++ b/service/medialive/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.21.0 (2022-06-29) + +* **Feature**: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.4 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/medialive/go.mod b/service/medialive/go.mod index 21a02fedb5d..2f995d6b446 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 a493d8b2020..777b0fb37b8 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.20.4" +const goModuleVersion = "1.21.0" diff --git a/service/mediapackage/CHANGELOG.md b/service/mediapackage/CHANGELOG.md index 49b67121762..d1bc75cbf26 100644 --- a/service/mediapackage/CHANGELOG.md +++ b/service/mediapackage/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediapackage/go.mod b/service/mediapackage/go.mod index cafa70fd061..1a5fd6d2317 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mediapackage/go_module_metadata.go b/service/mediapackage/go_module_metadata.go index 72c366c07f6..a85384ec003 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.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/mediapackagevod/CHANGELOG.md b/service/mediapackagevod/CHANGELOG.md index cdab25e3e4a..b4755a34787 100644 --- a/service/mediapackagevod/CHANGELOG.md +++ b/service/mediapackagevod/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediapackagevod/go.mod b/service/mediapackagevod/go.mod index 90563f73fcf..d3845d24385 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mediapackagevod/go_module_metadata.go b/service/mediapackagevod/go_module_metadata.go index 42dc3e0a873..9ff76c4736f 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/mediastore/CHANGELOG.md b/service/mediastore/CHANGELOG.md index 2a4d2f68315..55a305b556a 100644 --- a/service/mediastore/CHANGELOG.md +++ b/service/mediastore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediastore/go.mod b/service/mediastore/go.mod index 43d20d98435..067ad635011 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mediastore/go_module_metadata.go b/service/mediastore/go_module_metadata.go index 055a4a46721..7ba06da74f1 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/mediastoredata/CHANGELOG.md b/service/mediastoredata/CHANGELOG.md index c3630fa183e..f87020698d8 100644 --- a/service/mediastoredata/CHANGELOG.md +++ b/service/mediastoredata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediastoredata/go.mod b/service/mediastoredata/go.mod index 17ee96f17f1..010a211e961 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mediastoredata/go_module_metadata.go b/service/mediastoredata/go_module_metadata.go index d8a48dfb559..ec1247df57f 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/mediatailor/CHANGELOG.md b/service/mediatailor/CHANGELOG.md index 6a55f0b1469..0c09871acb2 100644 --- a/service/mediatailor/CHANGELOG.md +++ b/service/mediatailor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediatailor/go.mod b/service/mediatailor/go.mod index dad8c73d3f5..aeb38ae0be0 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mediatailor/go_module_metadata.go b/service/mediatailor/go_module_metadata.go index a845064cf3e..af4ae1b55f6 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/memorydb/CHANGELOG.md b/service/memorydb/CHANGELOG.md index d9000c09e63..d5999ef475b 100644 --- a/service/memorydb/CHANGELOG.md +++ b/service/memorydb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/memorydb/go.mod b/service/memorydb/go.mod index 97cf252202d..fadc1c79408 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/memorydb/go_module_metadata.go b/service/memorydb/go_module_metadata.go index 4afd5567080..03fb73061b6 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.9.7" +const goModuleVersion = "1.9.8" diff --git a/service/mgn/CHANGELOG.md b/service/mgn/CHANGELOG.md index 1aba9a5d8a3..9d8d8875033 100644 --- a/service/mgn/CHANGELOG.md +++ b/service/mgn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2022-06-23) * **Feature**: New and modified APIs for the Post-Migration Framework diff --git a/service/mgn/go.mod b/service/mgn/go.mod index 9bb4b7ad8cf..33ff00967d1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mgn/go_module_metadata.go b/service/mgn/go_module_metadata.go index 11db21f5d9a..d9dc1944ad5 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.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/migrationhub/CHANGELOG.md b/service/migrationhub/CHANGELOG.md index 2a4d2f68315..55a305b556a 100644 --- a/service/migrationhub/CHANGELOG.md +++ b/service/migrationhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/migrationhub/go.mod b/service/migrationhub/go.mod index 7d19bebd54c..4fc1e3c7696 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/migrationhub/go_module_metadata.go b/service/migrationhub/go_module_metadata.go index 207b4ddac02..bd713659464 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/migrationhubconfig/CHANGELOG.md b/service/migrationhubconfig/CHANGELOG.md index 2a4d2f68315..55a305b556a 100644 --- a/service/migrationhubconfig/CHANGELOG.md +++ b/service/migrationhubconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/migrationhubconfig/go.mod b/service/migrationhubconfig/go.mod index d4fb1ffb7b2..3c39e89edf1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/migrationhubconfig/go_module_metadata.go b/service/migrationhubconfig/go_module_metadata.go index 66ede4410b2..7f3687278e1 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/migrationhubrefactorspaces/CHANGELOG.md b/service/migrationhubrefactorspaces/CHANGELOG.md index aa1d6f88160..13777cb6f2f 100644 --- a/service/migrationhubrefactorspaces/CHANGELOG.md +++ b/service/migrationhubrefactorspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2022-06-23) * **Feature**: This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state. diff --git a/service/migrationhubrefactorspaces/go.mod b/service/migrationhubrefactorspaces/go.mod index d7690f6c84a..ec3abc18455 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/migrationhubrefactorspaces/go_module_metadata.go b/service/migrationhubrefactorspaces/go_module_metadata.go index 6f88977014f..df722246410 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/migrationhubstrategy/CHANGELOG.md b/service/migrationhubstrategy/CHANGELOG.md index f079801f1a0..4f1a4c7cc6c 100644 --- a/service/migrationhubstrategy/CHANGELOG.md +++ b/service/migrationhubstrategy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/migrationhubstrategy/go.mod b/service/migrationhubstrategy/go.mod index 387831ace5a..b42f55c27a9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/migrationhubstrategy/go_module_metadata.go b/service/migrationhubstrategy/go_module_metadata.go index 70b7a3aa9d0..e75757262a2 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.5.6" +const goModuleVersion = "1.5.7" diff --git a/service/mobile/CHANGELOG.md b/service/mobile/CHANGELOG.md index a8a0814ca53..31d50ca3f64 100644 --- a/service/mobile/CHANGELOG.md +++ b/service/mobile/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mobile/go.mod b/service/mobile/go.mod index 54c4e5211e8..40fdede3ab4 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mobile/go_module_metadata.go b/service/mobile/go_module_metadata.go index a5cd84de1d7..fba84879147 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/mq/CHANGELOG.md b/service/mq/CHANGELOG.md index 41327b3754f..96388071d81 100644 --- a/service/mq/CHANGELOG.md +++ b/service/mq/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mq/go.mod b/service/mq/go.mod index ec5c1b6305d..22e4aba9c39 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mq/go_module_metadata.go b/service/mq/go_module_metadata.go index c3dab4c57cd..a8dca21f35a 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.13.2" +const goModuleVersion = "1.13.3" diff --git a/service/mturk/CHANGELOG.md b/service/mturk/CHANGELOG.md index 90538163b89..b9ae2c15d2d 100644 --- a/service/mturk/CHANGELOG.md +++ b/service/mturk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mturk/go.mod b/service/mturk/go.mod index e12eb897235..e5b98fde60d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mturk/go_module_metadata.go b/service/mturk/go_module_metadata.go index 8b7b24768d1..26e15cb2877 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/mwaa/CHANGELOG.md b/service/mwaa/CHANGELOG.md index 1b5c39e3249..1622e0ec8da 100644 --- a/service/mwaa/CHANGELOG.md +++ b/service/mwaa/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mwaa/go.mod b/service/mwaa/go.mod index 9fdd64e65a8..63d7b55c803 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/mwaa/go_module_metadata.go b/service/mwaa/go_module_metadata.go index 7533f64bbce..d04528c6e96 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/neptune/CHANGELOG.md b/service/neptune/CHANGELOG.md index 07ae2f7179c..ed442670b71 100644 --- a/service/neptune/CHANGELOG.md +++ b/service/neptune/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.0 (2022-06-08) * **Feature**: This release adds support for Neptune to be configured as a global database, with a primary DB cluster in one region, and up to five secondary DB clusters in other regions. diff --git a/service/neptune/go.mod b/service/neptune/go.mod index 4fb8a9f5f23..bd846975dd3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 github.com/aws/smithy-go v1.12.0 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 b2f08e056b1..400cd7663ca 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.17.0" +const goModuleVersion = "1.17.1" diff --git a/service/networkfirewall/CHANGELOG.md b/service/networkfirewall/CHANGELOG.md index 15459a79ca2..18c48ec0c67 100644 --- a/service/networkfirewall/CHANGELOG.md +++ b/service/networkfirewall/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/networkfirewall/go.mod b/service/networkfirewall/go.mod index 3ad686b9b3c..ce50addaddb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/networkfirewall/go_module_metadata.go b/service/networkfirewall/go_module_metadata.go index cd280f901d3..e2c90d63afe 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.17.2" +const goModuleVersion = "1.17.3" diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index ed2fcb39aee..6d0fcbfec81 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/networkmanager/go.mod b/service/networkmanager/go.mod index 8f27c124d28..34fcec05d45 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/networkmanager/go_module_metadata.go b/service/networkmanager/go_module_metadata.go index 540e5e1bcac..b1b5684b926 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.13.1" +const goModuleVersion = "1.13.2" diff --git a/service/nimble/CHANGELOG.md b/service/nimble/CHANGELOG.md index e2a5065bd58..1edece16a7f 100644 --- a/service/nimble/CHANGELOG.md +++ b/service/nimble/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/nimble/go.mod b/service/nimble/go.mod index d3020ba9158..754f41f5b35 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 ec613d62997..1b56d2006ec 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.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index fc01aacd971..9c020a7611d 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/opensearch/go.mod b/service/opensearch/go.mod index 0c5ba22ceae..106cbbe3581 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index c4476aaa5b6..eb4d415bff2 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.9.6" +const goModuleVersion = "1.9.7" diff --git a/service/opsworks/CHANGELOG.md b/service/opsworks/CHANGELOG.md index 597536c4210..41b655e7b6c 100644 --- a/service/opsworks/CHANGELOG.md +++ b/service/opsworks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/opsworks/go.mod b/service/opsworks/go.mod index 8fea1671552..86c69192dd8 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 eb3fb44491a..e3403455e11 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/opsworkscm/CHANGELOG.md b/service/opsworkscm/CHANGELOG.md index 71165bf78c4..3db7ce6855d 100644 --- a/service/opsworkscm/CHANGELOG.md +++ b/service/opsworkscm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/opsworkscm/go.mod b/service/opsworkscm/go.mod index 8d94d15eb9d..3deb33ae5c6 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 1a49bfb272b..64d9480514a 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/organizations/CHANGELOG.md b/service/organizations/CHANGELOG.md index bece566ddc8..3e7a84c647d 100644 --- a/service/organizations/CHANGELOG.md +++ b/service/organizations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/organizations/go.mod b/service/organizations/go.mod index 3886b7a1213..cbbfa43ac82 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/organizations/go_module_metadata.go b/service/organizations/go_module_metadata.go index 7062e6b17ff..f838c1509cd 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.16.2" +const goModuleVersion = "1.16.3" diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index 5fe6c93075a..2ee22c2ac6f 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.0 (2022-06-20) * **Feature**: This release adds the AssetLocation structure to the ListAssets response. AssetLocation includes the RackElevation for an Asset. diff --git a/service/outposts/go.mod b/service/outposts/go.mod index 1b7854286ac..3cd5f12acf5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index 2353ea32e3d..84a9e836f7d 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.21.0" +const goModuleVersion = "1.21.1" diff --git a/service/panorama/CHANGELOG.md b/service/panorama/CHANGELOG.md index a6369d02b22..424c1e4fdc3 100644 --- a/service/panorama/CHANGELOG.md +++ b/service/panorama/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/panorama/go.mod b/service/panorama/go.mod index 4671a11bb57..a46a27f9bfb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/panorama/go_module_metadata.go b/service/panorama/go_module_metadata.go index 878b4e0fcb8..bb903442370 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.7.3" +const goModuleVersion = "1.7.4" diff --git a/service/personalize/CHANGELOG.md b/service/personalize/CHANGELOG.md index 0f6f32a7d6e..8449d4a9081 100644 --- a/service/personalize/CHANGELOG.md +++ b/service/personalize/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/personalize/go.mod b/service/personalize/go.mod index e48c0a9a015..e5363331d02 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/personalize/go_module_metadata.go b/service/personalize/go_module_metadata.go index c84b7eb531f..e63265dc989 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.20.1" +const goModuleVersion = "1.20.2" diff --git a/service/personalizeevents/CHANGELOG.md b/service/personalizeevents/CHANGELOG.md index 5a749b3f491..2bc9c2907fa 100644 --- a/service/personalizeevents/CHANGELOG.md +++ b/service/personalizeevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/personalizeevents/go.mod b/service/personalizeevents/go.mod index abf3543d6b3..0999dc99311 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/personalizeevents/go_module_metadata.go b/service/personalizeevents/go_module_metadata.go index 13c13d73119..63fd6a70208 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/personalizeruntime/CHANGELOG.md b/service/personalizeruntime/CHANGELOG.md index 297348d500e..978a01ee780 100644 --- a/service/personalizeruntime/CHANGELOG.md +++ b/service/personalizeruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/personalizeruntime/go.mod b/service/personalizeruntime/go.mod index c3017e07da7..2f00524724a 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/personalizeruntime/go_module_metadata.go b/service/personalizeruntime/go_module_metadata.go index 117b639a150..0cce32d7767 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index 904a12a3a7a..ef554b77eeb 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pi/go.mod b/service/pi/go.mod index 638751205f4..7c502056766 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index b51bde3a623..5b88a75f3aa 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/pinpoint/CHANGELOG.md b/service/pinpoint/CHANGELOG.md index 229c06f6640..2f31621f74d 100644 --- a/service/pinpoint/CHANGELOG.md +++ b/service/pinpoint/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pinpoint/go.mod b/service/pinpoint/go.mod index 430fa9aef11..8e76c8d9117 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/pinpoint/go_module_metadata.go b/service/pinpoint/go_module_metadata.go index 8c9a58d5b4d..6ffc7368fb0 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.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/pinpointemail/CHANGELOG.md b/service/pinpointemail/CHANGELOG.md index 73d5f3d1edc..e840f243dce 100644 --- a/service/pinpointemail/CHANGELOG.md +++ b/service/pinpointemail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pinpointemail/go.mod b/service/pinpointemail/go.mod index 6ebfbfa4e6c..f706c62cf22 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/pinpointemail/go_module_metadata.go b/service/pinpointemail/go_module_metadata.go index 33d07ae2642..44cfc9b7a1e 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.11.7" +const goModuleVersion = "1.11.8" diff --git a/service/pinpointsmsvoice/CHANGELOG.md b/service/pinpointsmsvoice/CHANGELOG.md index 2036cf78231..c3ab0eda8f6 100644 --- a/service/pinpointsmsvoice/CHANGELOG.md +++ b/service/pinpointsmsvoice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pinpointsmsvoice/go.mod b/service/pinpointsmsvoice/go.mod index 0ed5a68f081..3ecf4fa7628 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/pinpointsmsvoice/go_module_metadata.go b/service/pinpointsmsvoice/go_module_metadata.go index ab17004a88b..558ecd92451 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.10.6" +const goModuleVersion = "1.10.7" diff --git a/service/pinpointsmsvoicev2/CHANGELOG.md b/service/pinpointsmsvoicev2/CHANGELOG.md index 56d561631da..39415e8da9b 100644 --- a/service/pinpointsmsvoicev2/CHANGELOG.md +++ b/service/pinpointsmsvoicev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.5 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.4 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pinpointsmsvoicev2/go.mod b/service/pinpointsmsvoicev2/go.mod index 92120160fa1..ffcf26bc8bc 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/pinpointsmsvoicev2/go_module_metadata.go b/service/pinpointsmsvoicev2/go_module_metadata.go index 59215024bee..83f70590ba3 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.0.4" +const goModuleVersion = "1.0.5" diff --git a/service/polly/CHANGELOG.md b/service/polly/CHANGELOG.md index 624418bc318..fd25548644c 100644 --- a/service/polly/CHANGELOG.md +++ b/service/polly/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2022-06-28) * **Feature**: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB). diff --git a/service/polly/go.mod b/service/polly/go.mod index 94bd7df1626..bde063d4433 100644 --- a/service/polly/go.mod +++ b/service/polly/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/polly go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/polly/go_module_metadata.go b/service/polly/go_module_metadata.go index e434be6669c..907189d32c7 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.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/pricing/CHANGELOG.md b/service/pricing/CHANGELOG.md index 93aacdedca4..e655df690f9 100644 --- a/service/pricing/CHANGELOG.md +++ b/service/pricing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2022-06-22) * **Feature**: This release introduces 1 update to the GetProducts API. The serviceCode attribute is now required when you use the GetProductsRequest. diff --git a/service/pricing/go.mod b/service/pricing/go.mod index cbfd0340596..2a13ff3d423 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/pricing/go_module_metadata.go b/service/pricing/go_module_metadata.go index 5ab4035b9be..3fb2ff4242a 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.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/proton/CHANGELOG.md b/service/proton/CHANGELOG.md index 6d185ad5483..f0a3d42ccf6 100644 --- a/service/proton/CHANGELOG.md +++ b/service/proton/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/proton/go.mod b/service/proton/go.mod index a5e167a4952..e7eed02034d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 be3a7c91239..1fbcb5d8c73 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.14.1" +const goModuleVersion = "1.14.2" diff --git a/service/qldb/CHANGELOG.md b/service/qldb/CHANGELOG.md index 58663ce1d58..2c79f6f9845 100644 --- a/service/qldb/CHANGELOG.md +++ b/service/qldb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/qldb/go.mod b/service/qldb/go.mod index a53ed2ec7db..dda8af2a1de 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/qldb/go_module_metadata.go b/service/qldb/go_module_metadata.go index 94d0f9257fb..48fc937150a 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/qldbsession/CHANGELOG.md b/service/qldbsession/CHANGELOG.md index 72270c7eaeb..5da0861545e 100644 --- a/service/qldbsession/CHANGELOG.md +++ b/service/qldbsession/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/qldbsession/go.mod b/service/qldbsession/go.mod index 948aa3e2ab5..7ed72bb54c5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/qldbsession/go_module_metadata.go b/service/qldbsession/go_module_metadata.go index 7efc6811870..0a79b67abab 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index b3c71b93af6..488b9d9c5f6 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/quicksight/go.mod b/service/quicksight/go.mod index 324bb6a075c..740e09c92e7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 02deae929fe..954974cf38b 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.22.1" +const goModuleVersion = "1.22.2" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index 3cbd0dc01b8..b7019025f99 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.10 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.9 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ram/go.mod b/service/ram/go.mod index 123f9c02d47..55649d261b7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index c3f06933511..f5a739a8bed 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.16.9" +const goModuleVersion = "1.16.10" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md index 014ee25ac3e..8c35b48e244 100644 --- a/service/rbin/CHANGELOG.md +++ b/service/rbin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rbin/go.mod b/service/rbin/go.mod index 7daa8c2f9ce..b1e1ccc3cad 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/rbin/go_module_metadata.go b/service/rbin/go_module_metadata.go index 53695c4be10..8a0ad358a07 100644 --- a/service/rbin/go_module_metadata.go +++ b/service/rbin/go_module_metadata.go @@ -3,4 +3,4 @@ package rbin // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.6" +const goModuleVersion = "1.6.7" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index 52afaebe067..087a63cc7d7 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rds/go.mod b/service/rds/go.mod index 1ee1a84b052..3ea923433e0 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 github.com/aws/smithy-go v1.12.0 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 f38a95dc30d..f76ca9fdd64 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.21.3" +const goModuleVersion = "1.21.4" diff --git a/service/rdsdata/CHANGELOG.md b/service/rdsdata/CHANGELOG.md index 30d2fd9f784..0ec59d480ad 100644 --- a/service/rdsdata/CHANGELOG.md +++ b/service/rdsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rdsdata/go.mod b/service/rdsdata/go.mod index 438ba3bad71..88aca681219 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/rdsdata/go_module_metadata.go b/service/rdsdata/go_module_metadata.go index 1637a563fe8..8bdb18fce3d 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.12.3" +const goModuleVersion = "1.12.4" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index 2399868d9ad..47388b45c5a 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.0 (2022-06-08) * **Feature**: Adds new API GetClusterCredentialsWithIAM to return temporary credentials. diff --git a/service/redshift/go.mod b/service/redshift/go.mod index 7054ecbefda..aa032070788 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 e2bffc35132..89a9c1e842a 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.25.0" +const goModuleVersion = "1.25.1" diff --git a/service/redshiftdata/CHANGELOG.md b/service/redshiftdata/CHANGELOG.md index dd720b0d8fd..f2f6c89bb94 100644 --- a/service/redshiftdata/CHANGELOG.md +++ b/service/redshiftdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2022-06-16) * **Feature**: This release adds a new --workgroup-name field to operations that connect to an endpoint. Customers can now execute queries against their serverless workgroups. diff --git a/service/redshiftdata/go.mod b/service/redshiftdata/go.mod index 42b245235ae..bfdfd0d2de8 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/redshiftdata/go_module_metadata.go b/service/redshiftdata/go_module_metadata.go index 66e0f0b5d59..8dae5a75d05 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.16.0" +const goModuleVersion = "1.16.1" diff --git a/service/redshiftserverless/CHANGELOG.md b/service/redshiftserverless/CHANGELOG.md new file mode 100644 index 00000000000..ee94a24b564 --- /dev/null +++ b/service/redshiftserverless/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.2.0 (2022-06-29) + +* **Feature**: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more. +* **Dependency Update**: Updated to the latest SDK module versions + diff --git a/service/redshiftserverless/go.mod b/service/redshiftserverless/go.mod index 9e7691b6b4f..b003f0513c7 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/redshiftserverless/go_module_metadata.go b/service/redshiftserverless/go_module_metadata.go index 102b65f0338..2e412e62efb 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.1.1" +const goModuleVersion = "1.2.0" diff --git a/service/rekognition/CHANGELOG.md b/service/rekognition/CHANGELOG.md index 523c497a3fa..20269978246 100644 --- a/service/rekognition/CHANGELOG.md +++ b/service/rekognition/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rekognition/go.mod b/service/rekognition/go.mod index 0252c9d66ed..4bb92800f47 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 506992e4c92..9343d766c2d 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.18.3" +const goModuleVersion = "1.18.4" diff --git a/service/resiliencehub/CHANGELOG.md b/service/resiliencehub/CHANGELOG.md index 6dc5d4793f5..b517948d707 100644 --- a/service/resiliencehub/CHANGELOG.md +++ b/service/resiliencehub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resiliencehub/go.mod b/service/resiliencehub/go.mod index 69d80959958..af08627ad69 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/resiliencehub/go_module_metadata.go b/service/resiliencehub/go_module_metadata.go index 18b5009a8f9..6af16d020ed 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.6.3" +const goModuleVersion = "1.6.4" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index 7fd8b360ec1..89d8d6fffb1 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resourcegroups/go.mod b/service/resourcegroups/go.mod index 9104b5ea528..87358dddd8f 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index 5e6de41292a..b7bc240edd1 100644 --- a/service/resourcegroups/go_module_metadata.go +++ b/service/resourcegroups/go_module_metadata.go @@ -3,4 +3,4 @@ package resourcegroups // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index 0d48188016d..627001c7564 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resourcegroupstaggingapi/go.mod b/service/resourcegroupstaggingapi/go.mod index 0f6332bd787..60963f9295e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index 83deb00bea6..e01f63fe90d 100644 --- a/service/resourcegroupstaggingapi/go_module_metadata.go +++ b/service/resourcegroupstaggingapi/go_module_metadata.go @@ -3,4 +3,4 @@ package resourcegroupstaggingapi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/robomaker/CHANGELOG.md b/service/robomaker/CHANGELOG.md index e0ef74bcfff..388fb8037cc 100644 --- a/service/robomaker/CHANGELOG.md +++ b/service/robomaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/robomaker/go.mod b/service/robomaker/go.mod index d2e167148ba..692a721debb 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/robomaker/go_module_metadata.go b/service/robomaker/go_module_metadata.go index fd9f2497e1b..440cde50245 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.17.7" +const goModuleVersion = "1.17.8" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index 7d55981347d..558f6f33fc7 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53/go.mod b/service/route53/go.mod index 0e21c2a811c..6021337d420 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 1a3d1473560..fc7bc661075 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.21.1" +const goModuleVersion = "1.21.2" diff --git a/service/route53domains/CHANGELOG.md b/service/route53domains/CHANGELOG.md index 15d86d1b724..90b59527689 100644 --- a/service/route53domains/CHANGELOG.md +++ b/service/route53domains/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53domains/go.mod b/service/route53domains/go.mod index 2cc06fdb1a8..ea834ca2f53 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/route53domains/go_module_metadata.go b/service/route53domains/go_module_metadata.go index 1102e6ee2ff..8771bf02274 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/route53recoverycluster/CHANGELOG.md b/service/route53recoverycluster/CHANGELOG.md index 4b5f3991b3f..5a49515f8ba 100644 --- a/service/route53recoverycluster/CHANGELOG.md +++ b/service/route53recoverycluster/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53recoverycluster/go.mod b/service/route53recoverycluster/go.mod index 2b7cf2f639e..31743370324 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/route53recoverycluster/go_module_metadata.go b/service/route53recoverycluster/go_module_metadata.go index bc0cb826f4b..af6bfaee86d 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.9.3" +const goModuleVersion = "1.9.4" diff --git a/service/route53recoverycontrolconfig/CHANGELOG.md b/service/route53recoverycontrolconfig/CHANGELOG.md index 6383de3024d..dbcd27ec826 100644 --- a/service/route53recoverycontrolconfig/CHANGELOG.md +++ b/service/route53recoverycontrolconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53recoverycontrolconfig/go.mod b/service/route53recoverycontrolconfig/go.mod index 76a0a5b9639..9ca970694cc 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 e02445e7b51..8f7070999e8 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.9.6" +const goModuleVersion = "1.9.7" diff --git a/service/route53recoveryreadiness/CHANGELOG.md b/service/route53recoveryreadiness/CHANGELOG.md index 4069ae674e9..88187b4dbab 100644 --- a/service/route53recoveryreadiness/CHANGELOG.md +++ b/service/route53recoveryreadiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53recoveryreadiness/go.mod b/service/route53recoveryreadiness/go.mod index 4937833506d..869a46d47af 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/route53recoveryreadiness/go_module_metadata.go b/service/route53recoveryreadiness/go_module_metadata.go index 1c6dd08e2eb..3a7ab59da00 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.8.6" +const goModuleVersion = "1.8.7" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index f3d829b40ea..795555c0a02 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53resolver/go.mod b/service/route53resolver/go.mod index 6cd4f613dbf..d4e8de67cae 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index db6719c5829..07fc0e32c64 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.15.7" +const goModuleVersion = "1.15.8" diff --git a/service/rum/CHANGELOG.md b/service/rum/CHANGELOG.md index 014ee25ac3e..8c35b48e244 100644 --- a/service/rum/CHANGELOG.md +++ b/service/rum/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rum/go.mod b/service/rum/go.mod index 38a1d9dffeb..236234f731e 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/rum/go_module_metadata.go b/service/rum/go_module_metadata.go index 6ecd2c4d4ad..076e1634554 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.6.6" +const goModuleVersion = "1.6.7" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 7366b555c59..2b5de27b9c9 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.12 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.11 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3/go.mod b/service/s3/go.mod index 528703a049c..129c6db4f98 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.3 - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.2 - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.7 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/internal/v4a v1.0.4 + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.3 + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.8 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.7 github.com/aws/smithy-go v1.12.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 c31f2634f9a..e29446ac9da 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.26.11" +const goModuleVersion = "1.26.12" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 0005609396a..9ef0a4804dc 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.15.11 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.6 + github.com/aws/aws-sdk-go-v2/config v1.15.12 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.7 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 9b7e9289a5a..3dd0c3d0b77 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.21.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.21.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3control/go.mod b/service/s3control/go.mod index 74fd926c089..5d2b4517153 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 17d78a1d8aa..2eb5bdb76d0 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.21.7" +const goModuleVersion = "1.21.8" diff --git a/service/s3outposts/CHANGELOG.md b/service/s3outposts/CHANGELOG.md index 3580c735b61..23d4fd6aa22 100644 --- a/service/s3outposts/CHANGELOG.md +++ b/service/s3outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3outposts/go.mod b/service/s3outposts/go.mod index 4c8c32ce482..63e83d6df91 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/s3outposts/go_module_metadata.go b/service/s3outposts/go_module_metadata.go index 6f85b982fc2..0ace4b9c23b 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 9c9f9c00dc4..f6776c765a0 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.34.0 (2022-06-29) + +* **Feature**: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.33.0 (2022-06-23) * **Feature**: SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode. diff --git a/service/sagemaker/go.mod b/service/sagemaker/go.mod index 9ed93359b39..b46711ba326 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 129f5cdc6c7..716c1d7c320 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.33.0" +const goModuleVersion = "1.34.0" diff --git a/service/sagemakera2iruntime/CHANGELOG.md b/service/sagemakera2iruntime/CHANGELOG.md index 334e798957e..ed0b7862608 100644 --- a/service/sagemakera2iruntime/CHANGELOG.md +++ b/service/sagemakera2iruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemakera2iruntime/go.mod b/service/sagemakera2iruntime/go.mod index 335d18236fe..0b910d258ac 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sagemakera2iruntime/go_module_metadata.go b/service/sagemakera2iruntime/go_module_metadata.go index 7ec422e0ea6..672afb207a5 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.12.6" +const goModuleVersion = "1.12.7" diff --git a/service/sagemakeredge/CHANGELOG.md b/service/sagemakeredge/CHANGELOG.md index 5a749b3f491..2bc9c2907fa 100644 --- a/service/sagemakeredge/CHANGELOG.md +++ b/service/sagemakeredge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemakeredge/go.mod b/service/sagemakeredge/go.mod index 24440a189ff..19c6202e35c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sagemakeredge/go_module_metadata.go b/service/sagemakeredge/go_module_metadata.go index 51e3910156f..50f8e7518bd 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/sagemakerfeaturestoreruntime/CHANGELOG.md b/service/sagemakerfeaturestoreruntime/CHANGELOG.md index 7b2812713b9..8e8acb38472 100644 --- a/service/sagemakerfeaturestoreruntime/CHANGELOG.md +++ b/service/sagemakerfeaturestoreruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemakerfeaturestoreruntime/go.mod b/service/sagemakerfeaturestoreruntime/go.mod index 622fbe024e2..99d956de221 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sagemakerfeaturestoreruntime/go_module_metadata.go b/service/sagemakerfeaturestoreruntime/go_module_metadata.go index eaa368f9fae..9b4d18f8c88 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/sagemakerruntime/CHANGELOG.md b/service/sagemakerruntime/CHANGELOG.md index 62e4bc7577c..49f6f40bbb3 100644 --- a/service/sagemakerruntime/CHANGELOG.md +++ b/service/sagemakerruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemakerruntime/go.mod b/service/sagemakerruntime/go.mod index 0bbff0a1020..d25f398c2a5 100644 --- a/service/sagemakerruntime/go.mod +++ b/service/sagemakerruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sagemakerruntime/go_module_metadata.go b/service/sagemakerruntime/go_module_metadata.go index a9f21bb5f42..76f5297770e 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/savingsplans/CHANGELOG.md b/service/savingsplans/CHANGELOG.md index 49dd8975e6a..3737683745f 100644 --- a/service/savingsplans/CHANGELOG.md +++ b/service/savingsplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/savingsplans/go.mod b/service/savingsplans/go.mod index ad5fbcbc32d..88bc1e247dd 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/savingsplans/go_module_metadata.go b/service/savingsplans/go_module_metadata.go index 436fb43432e..eda81db7d55 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/schemas/CHANGELOG.md b/service/schemas/CHANGELOG.md index 299a0575e14..1f8bc037097 100644 --- a/service/schemas/CHANGELOG.md +++ b/service/schemas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/schemas/go.mod b/service/schemas/go.mod index e8fbb045f44..bdc0e0f0a00 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 0cba4293e95..bddeb6b027e 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index ce332018180..3c5e695ac42 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.12 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.11 (2022-06-16) * **Documentation**: Documentation updates for Secrets Manager diff --git a/service/secretsmanager/go.mod b/service/secretsmanager/go.mod index cbc081ec5bf..272b1743221 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index e62bb0c8d5c..497e982dcb0 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.15.11" +const goModuleVersion = "1.15.12" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index 83e1aad10cf..dbd8b5f664f 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2022-06-16) * **Feature**: Added Threats field for security findings. Added new resource details for ECS Container, ECS Task, RDS SecurityGroup, Kinesis Stream, EC2 TransitGateway, EFS AccessPoint, CloudFormation Stack, CloudWatch Alarm, VPC Peering Connection and WAF Rules diff --git a/service/securityhub/go.mod b/service/securityhub/go.mod index c701df3ac23..ecfe5023432 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 9c43bac9f5f..269ebaf713d 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.22.0" +const goModuleVersion = "1.22.1" diff --git a/service/serverlessapplicationrepository/CHANGELOG.md b/service/serverlessapplicationrepository/CHANGELOG.md index a0abac976a7..aae42fd75e5 100644 --- a/service/serverlessapplicationrepository/CHANGELOG.md +++ b/service/serverlessapplicationrepository/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/serverlessapplicationrepository/go.mod b/service/serverlessapplicationrepository/go.mod index ca3a70cf192..537d2946dc8 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/serverlessapplicationrepository/go_module_metadata.go b/service/serverlessapplicationrepository/go_module_metadata.go index 9ad9958d0b2..5f098b86bab 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/servicecatalog/CHANGELOG.md b/service/servicecatalog/CHANGELOG.md index ce4732a2775..871da19cce5 100644 --- a/service/servicecatalog/CHANGELOG.md +++ b/service/servicecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.6 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.5 (2022-06-10) * No change notes available for this release. diff --git a/service/servicecatalog/go.mod b/service/servicecatalog/go.mod index dfd92a3b26c..b25f1fb05ac 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/servicecatalog/go_module_metadata.go b/service/servicecatalog/go_module_metadata.go index c8d3f9aed53..049a4d7c567 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.14.5" +const goModuleVersion = "1.14.6" diff --git a/service/servicecatalogappregistry/CHANGELOG.md b/service/servicecatalogappregistry/CHANGELOG.md index 56a22d51941..3fb51e4abcb 100644 --- a/service/servicecatalogappregistry/CHANGELOG.md +++ b/service/servicecatalogappregistry/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2022-06-15) * **Feature**: This release adds a new API ListAttributeGroupsForApplication that returns associated attribute groups of an application. In addition, the UpdateApplication and UpdateAttributeGroup APIs will not allow users to update the 'Name' attribute. diff --git a/service/servicecatalogappregistry/go.mod b/service/servicecatalogappregistry/go.mod index 1ab1f2f0170..0eb21e9f94f 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/servicecatalogappregistry/go_module_metadata.go b/service/servicecatalogappregistry/go_module_metadata.go index 8e3543c11cc..db90f497e34 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.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index 7c73c91d5dd..a5fe6aaaf7b 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/servicediscovery/go.mod b/service/servicediscovery/go.mod index 18470aa70bd..0b94542df86 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 119dd4a8e7c..f56010bfd18 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.17.6" +const goModuleVersion = "1.17.7" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index c803b15cafd..0d8c44e7816 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/servicequotas/go.mod b/service/servicequotas/go.mod index cd41882bee4..376c5968003 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 185cd3fbd08..1007a7d9460 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.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/ses/CHANGELOG.md b/service/ses/CHANGELOG.md index 7172cc14369..4290c135cde 100644 --- a/service/ses/CHANGELOG.md +++ b/service/ses/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ses/go.mod b/service/ses/go.mod index 42376ed7f0e..efa5ef63cd3 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 4edae552c06..ca11e311731 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.14.7" +const goModuleVersion = "1.14.8" diff --git a/service/sesv2/CHANGELOG.md b/service/sesv2/CHANGELOG.md index 6911ea351f8..05349c6568d 100644 --- a/service/sesv2/CHANGELOG.md +++ b/service/sesv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sesv2/go.mod b/service/sesv2/go.mod index ad0d35a472b..a65717b77f2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sesv2/go_module_metadata.go b/service/sesv2/go_module_metadata.go index c2228ad79fb..c048b96f852 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.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index 3f1343431fc..b616836833b 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sfn/go.mod b/service/sfn/go.mod index 4693aea7341..858f06a5b17 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index eda4005ea48..b2a58ea0eda 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/shield/CHANGELOG.md b/service/shield/CHANGELOG.md index 4ab9499bb61..53a81465eaa 100644 --- a/service/shield/CHANGELOG.md +++ b/service/shield/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/shield/go.mod b/service/shield/go.mod index 6098f92d010..8cf448d5180 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/shield/go_module_metadata.go b/service/shield/go_module_metadata.go index 95e893e505a..f25f7fb41f1 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.16.6" +const goModuleVersion = "1.16.7" diff --git a/service/signer/CHANGELOG.md b/service/signer/CHANGELOG.md index c9bf88de0fb..cab2565cb9b 100644 --- a/service/signer/CHANGELOG.md +++ b/service/signer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/signer/go.mod b/service/signer/go.mod index c244ee513f0..d54ea70bfd5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 a162bba3b7c..8030d8f5db6 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/sms/CHANGELOG.md b/service/sms/CHANGELOG.md index 85375826ffe..ea4799f2583 100644 --- a/service/sms/CHANGELOG.md +++ b/service/sms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sms/go.mod b/service/sms/go.mod index 0c191d0b5fe..2e9d51f51d1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sms/go_module_metadata.go b/service/sms/go_module_metadata.go index 07b290ad45f..08ebe0d8760 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.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/snowball/CHANGELOG.md b/service/snowball/CHANGELOG.md index ca6390f18a9..92771e5e6fb 100644 --- a/service/snowball/CHANGELOG.md +++ b/service/snowball/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/snowball/go.mod b/service/snowball/go.mod index 29aca7032d6..daf3f831ec1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/snowball/go_module_metadata.go b/service/snowball/go_module_metadata.go index 62420a16a8e..7254f1cbbb1 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/snowdevicemanagement/CHANGELOG.md b/service/snowdevicemanagement/CHANGELOG.md index ad220f80bd5..66e683c6d66 100644 --- a/service/snowdevicemanagement/CHANGELOG.md +++ b/service/snowdevicemanagement/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/snowdevicemanagement/go.mod b/service/snowdevicemanagement/go.mod index 8f07c57d393..e1b96240374 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/snowdevicemanagement/go_module_metadata.go b/service/snowdevicemanagement/go_module_metadata.go index 679e8221d96..58b2c870581 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.8.6" +const goModuleVersion = "1.8.7" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index eea18d8e707..a1cc11d912c 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sns/go.mod b/service/sns/go.mod index 1ae9ea80151..b9fab864a21 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index b82867948b9..5ea04c67a70 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.17.7" +const goModuleVersion = "1.17.8" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index ccc3c7a5518..37463e395e8 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sqs/go.mod b/service/sqs/go.mod index 8a582e00e2e..bfe45492c2b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index fdb8fbff57d..03edda0f70d 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.18.6" +const goModuleVersion = "1.18.7" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 6514c86f8c0..9a436a25f6b 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssm/go.mod b/service/ssm/go.mod index 123d25296ba..3db28054b87 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 8a5f6404667..7ee6c18a09d 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.27.2" +const goModuleVersion = "1.27.3" diff --git a/service/ssmcontacts/CHANGELOG.md b/service/ssmcontacts/CHANGELOG.md index d53cbbf162b..5a71939dac8 100644 --- a/service/ssmcontacts/CHANGELOG.md +++ b/service/ssmcontacts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssmcontacts/go.mod b/service/ssmcontacts/go.mod index e57f0dd6f81..7ee22c2a717 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ssmcontacts/go_module_metadata.go b/service/ssmcontacts/go_module_metadata.go index ebad70e0bda..6c828ef7b5f 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.13.7" +const goModuleVersion = "1.13.8" diff --git a/service/ssmincidents/CHANGELOG.md b/service/ssmincidents/CHANGELOG.md index 1f6c47147a2..7636030220d 100644 --- a/service/ssmincidents/CHANGELOG.md +++ b/service/ssmincidents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssmincidents/go.mod b/service/ssmincidents/go.mod index 6079f02049c..89758c9f255 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 db7e21bd768..5fceff59f14 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.14.2" +const goModuleVersion = "1.14.3" diff --git a/service/sso/CHANGELOG.md b/service/sso/CHANGELOG.md index c0e97509514..ee70b2e5569 100644 --- a/service/sso/CHANGELOG.md +++ b/service/sso/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.10 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.9 (2022-06-16) * No change notes available for this release. diff --git a/service/sso/go.mod b/service/sso/go.mod index 25fdcb8e803..d464682bd4d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sso/go_module_metadata.go b/service/sso/go_module_metadata.go index 8bb59a7d68a..087d7579f41 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.11.9" +const goModuleVersion = "1.11.10" diff --git a/service/ssoadmin/CHANGELOG.md b/service/ssoadmin/CHANGELOG.md index 017a5163c9c..b1b194214a0 100644 --- a/service/ssoadmin/CHANGELOG.md +++ b/service/ssoadmin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssoadmin/go.mod b/service/ssoadmin/go.mod index bed02276d62..2f6320e3e64 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ssoadmin/go_module_metadata.go b/service/ssoadmin/go_module_metadata.go index f602e88ab54..0c7ef472a8a 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/ssooidc/CHANGELOG.md b/service/ssooidc/CHANGELOG.md index 5c83b5646e1..26e1601550e 100644 --- a/service/ssooidc/CHANGELOG.md +++ b/service/ssooidc/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssooidc/go.mod b/service/ssooidc/go.mod index 3f8954dc816..45775439675 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/ssooidc/go_module_metadata.go b/service/ssooidc/go_module_metadata.go index 09d283e997c..33b5365e5c0 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.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/storagegateway/CHANGELOG.md b/service/storagegateway/CHANGELOG.md index 947b5f86f3c..7a290e84e1c 100644 --- a/service/storagegateway/CHANGELOG.md +++ b/service/storagegateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/storagegateway/go.mod b/service/storagegateway/go.mod index cd14393375b..8faa9b7542c 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/storagegateway/go_module_metadata.go b/service/storagegateway/go_module_metadata.go index 1b8bb0803dc..2aecd228617 100644 --- a/service/storagegateway/go_module_metadata.go +++ b/service/storagegateway/go_module_metadata.go @@ -3,4 +3,4 @@ package storagegateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 433e39c63e1..84ae46e6349 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sts/go.mod b/service/sts/go.mod index 47db79b976f..64f32091df5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index f169e953b6c..92553fc2954 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.16.7" +const goModuleVersion = "1.16.8" diff --git a/service/support/CHANGELOG.md b/service/support/CHANGELOG.md index edb1463f3cc..fcfa367b3f1 100644 --- a/service/support/CHANGELOG.md +++ b/service/support/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/support/go.mod b/service/support/go.mod index 3abcd5334f7..4929913ce0b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/support/go_module_metadata.go b/service/support/go_module_metadata.go index f4a6f5d8dd0..5e353dd32f8 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index 3f1343431fc..b616836833b 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/swf/go.mod b/service/swf/go.mod index 22a5a83b6da..3907e2a1cc5 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index 21bd419cc40..bbeed013583 100644 --- a/service/swf/go_module_metadata.go +++ b/service/swf/go_module_metadata.go @@ -3,4 +3,4 @@ package swf // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index 1efbd97e5db..b824d8b9a90 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/synthetics/go.mod b/service/synthetics/go.mod index 0bda325a2e0..fcd5ec3de28 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index 2a674afa6ff..ecea8b39a6c 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.15.3" +const goModuleVersion = "1.15.4" diff --git a/service/textract/CHANGELOG.md b/service/textract/CHANGELOG.md index f99861a476f..480ba885dcf 100644 --- a/service/textract/CHANGELOG.md +++ b/service/textract/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/textract/go.mod b/service/textract/go.mod index 8f4e6de312c..5e78ebb2f1f 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/textract/go_module_metadata.go b/service/textract/go_module_metadata.go index be3e3de24e6..9dfca84bf32 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.15.3" +const goModuleVersion = "1.15.4" diff --git a/service/timestreamquery/CHANGELOG.md b/service/timestreamquery/CHANGELOG.md index 84d89902704..584f8132d34 100644 --- a/service/timestreamquery/CHANGELOG.md +++ b/service/timestreamquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/timestreamquery/go.mod b/service/timestreamquery/go.mod index dc94ac15f0f..aa3bee25025 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/timestreamquery/go_module_metadata.go b/service/timestreamquery/go_module_metadata.go index 4e8bcab39ec..248454ed75c 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.14.6" +const goModuleVersion = "1.14.7" diff --git a/service/timestreamwrite/CHANGELOG.md b/service/timestreamwrite/CHANGELOG.md index 9afd190e290..230cfadde15 100644 --- a/service/timestreamwrite/CHANGELOG.md +++ b/service/timestreamwrite/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/timestreamwrite/go.mod b/service/timestreamwrite/go.mod index 8cb46223538..cea7a6cf3d2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.7.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/timestreamwrite/go_module_metadata.go b/service/timestreamwrite/go_module_metadata.go index 49d9f66238c..8519227c5ae 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.13.6" +const goModuleVersion = "1.13.7" diff --git a/service/transcribe/CHANGELOG.md b/service/transcribe/CHANGELOG.md index c68683661ab..fc6631a40af 100644 --- a/service/transcribe/CHANGELOG.md +++ b/service/transcribe/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/transcribe/go.mod b/service/transcribe/go.mod index ea2bcb1db32..793d9a411a0 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/transcribe/go_module_metadata.go b/service/transcribe/go_module_metadata.go index ce71fc48c03..aa52a943aad 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.20.1" +const goModuleVersion = "1.20.2" diff --git a/service/transcribestreaming/CHANGELOG.md b/service/transcribestreaming/CHANGELOG.md index f3363329af2..2585677558b 100644 --- a/service/transcribestreaming/CHANGELOG.md +++ b/service/transcribestreaming/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.9 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.8 (2022-06-10) * No change notes available for this release. diff --git a/service/transcribestreaming/go.mod b/service/transcribestreaming/go.mod index 7c73e078ca2..f2c8866e251 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/transcribestreaming/go_module_metadata.go b/service/transcribestreaming/go_module_metadata.go index 83581492b2f..78c7fbad09e 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.6.8" +const goModuleVersion = "1.6.9" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 7779a7d4005..8c16de19233 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.16.5 - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.2 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.19 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.8 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.3 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.20 + github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.9 github.com/aws/smithy-go v1.12.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index 11fb3c3fe65..18da272234f 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.0 (2022-06-22) * **Feature**: Until today, the service supported only RSA host keys and user keys. Now with this launch, Transfer Family has expanded the support for ECDSA and ED25519 host keys and user keys, enabling customers to support a broader set of clients by choosing RSA, ECDSA, and ED25519 host and user keys. diff --git a/service/transfer/go.mod b/service/transfer/go.mod index 4defffcc0b2..d7be1e464ec 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 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 290197d4c0c..ff824e077d1 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.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/translate/CHANGELOG.md b/service/translate/CHANGELOG.md index 87c56f4d98a..68d26854795 100644 --- a/service/translate/CHANGELOG.md +++ b/service/translate/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2022-06-29) + +* **Feature**: Added ListLanguages API which can be used to list the languages supported by Translate. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/translate/go.mod b/service/translate/go.mod index 33c5369cc79..b6160ec7d5b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/translate/go_module_metadata.go b/service/translate/go_module_metadata.go index 4a6a8fec1d4..960ed30298f 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.13.6" +const goModuleVersion = "1.14.0" diff --git a/service/voiceid/CHANGELOG.md b/service/voiceid/CHANGELOG.md index 5647b459e50..7c25ba404fa 100644 --- a/service/voiceid/CHANGELOG.md +++ b/service/voiceid/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.2 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.1 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/voiceid/go.mod b/service/voiceid/go.mod index 688d8a1c18d..853ac6939c2 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/voiceid/go_module_metadata.go b/service/voiceid/go_module_metadata.go index ee8120e72c9..5f20081d851 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.10.1" +const goModuleVersion = "1.10.2" diff --git a/service/waf/CHANGELOG.md b/service/waf/CHANGELOG.md index e7c91e8007b..a8a3ed554e6 100644 --- a/service/waf/CHANGELOG.md +++ b/service/waf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/waf/go.mod b/service/waf/go.mod index bae095f1458..88c6809fc11 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/waf/go_module_metadata.go b/service/waf/go_module_metadata.go index 739a10b34bd..5b61cb208e3 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/wafregional/CHANGELOG.md b/service/wafregional/CHANGELOG.md index a56f1fa9ae5..8877dc1a28d 100644 --- a/service/wafregional/CHANGELOG.md +++ b/service/wafregional/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/wafregional/go.mod b/service/wafregional/go.mod index 44c39ba0263..861485c3647 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/wafregional/go_module_metadata.go b/service/wafregional/go_module_metadata.go index 868a92916e3..2267576aa65 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.12.7" +const goModuleVersion = "1.12.8" diff --git a/service/wafv2/CHANGELOG.md b/service/wafv2/CHANGELOG.md index b2187f3c78d..ee620c4c8e7 100644 --- a/service/wafv2/CHANGELOG.md +++ b/service/wafv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.20.3 (2022-06-16) * No change notes available for this release. diff --git a/service/wafv2/go.mod b/service/wafv2/go.mod index 5d45de5965a..414cebb2ae1 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/wafv2/go_module_metadata.go b/service/wafv2/go_module_metadata.go index b612b271956..ea9485c8333 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.20.3" +const goModuleVersion = "1.20.4" diff --git a/service/wellarchitected/CHANGELOG.md b/service/wellarchitected/CHANGELOG.md index c7eb00d19c8..8eec7127315 100644 --- a/service/wellarchitected/CHANGELOG.md +++ b/service/wellarchitected/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2022-06-21) * **Feature**: Adds support for lens tagging, Adds support for multiple helpful-resource urls and multiple improvement-plan urls. diff --git a/service/wellarchitected/go.mod b/service/wellarchitected/go.mod index d563a9cab16..13cb33f4588 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/wellarchitected/go_module_metadata.go b/service/wellarchitected/go_module_metadata.go index d80d4d3ab19..c8758aa37e5 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.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/wisdom/CHANGELOG.md b/service/wisdom/CHANGELOG.md index f0b622b8227..6a643b93c83 100644 --- a/service/wisdom/CHANGELOG.md +++ b/service/wisdom/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/wisdom/go.mod b/service/wisdom/go.mod index ba5b01a433d..4a306836e99 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/wisdom/go_module_metadata.go b/service/wisdom/go_module_metadata.go index b2f6d1918d0..2b2c88d9bbf 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.8.3" +const goModuleVersion = "1.8.4" diff --git a/service/workdocs/CHANGELOG.md b/service/workdocs/CHANGELOG.md index a0abac976a7..aae42fd75e5 100644 --- a/service/workdocs/CHANGELOG.md +++ b/service/workdocs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workdocs/go.mod b/service/workdocs/go.mod index f2f3886a82c..8160129cb2b 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/workdocs/go_module_metadata.go b/service/workdocs/go_module_metadata.go index c7d5f657310..b19ebbb39a0 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/worklink/CHANGELOG.md b/service/worklink/CHANGELOG.md index 43375e59507..53a3ca25e8b 100644 --- a/service/worklink/CHANGELOG.md +++ b/service/worklink/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.4 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.3 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/worklink/go.mod b/service/worklink/go.mod index 3bd280e896e..abfef3b3151 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/worklink/go_module_metadata.go b/service/worklink/go_module_metadata.go index 916d0fea6e3..b6c68f8f3d1 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.12.3" +const goModuleVersion = "1.12.4" diff --git a/service/workmail/CHANGELOG.md b/service/workmail/CHANGELOG.md index 6fbf6371b83..9d8d5ec466d 100644 --- a/service/workmail/CHANGELOG.md +++ b/service/workmail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workmail/go.mod b/service/workmail/go.mod index bf9ebb48b00..27ff76bb029 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/workmail/go_module_metadata.go b/service/workmail/go_module_metadata.go index 171cc32910d..a3447d0d203 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.15.6" +const goModuleVersion = "1.15.7" diff --git a/service/workmailmessageflow/CHANGELOG.md b/service/workmailmessageflow/CHANGELOG.md index 5a749b3f491..2bc9c2907fa 100644 --- a/service/workmailmessageflow/CHANGELOG.md +++ b/service/workmailmessageflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.7 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.6 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workmailmessageflow/go.mod b/service/workmailmessageflow/go.mod index d25db4b6bf1..d0c67661b3d 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/workmailmessageflow/go_module_metadata.go b/service/workmailmessageflow/go_module_metadata.go index 553fa16a563..f0bb2d321d1 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.11.6" +const goModuleVersion = "1.11.7" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index 9589b09453f..ed249bbd4c3 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2022-06-15) * **Feature**: Added new field "reason" to OperationNotSupportedException. Receiving this exception in the DeregisterWorkspaceDirectory API will now return a reason giving more context on the failure. diff --git a/service/workspaces/go.mod b/service/workspaces/go.mod index baa742da98a..d62e1c8a9c9 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index d5eca0c2780..a7ab8c07f7d 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.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/workspacesweb/CHANGELOG.md b/service/workspacesweb/CHANGELOG.md index 254581ae7fe..27925c057fa 100644 --- a/service/workspacesweb/CHANGELOG.md +++ b/service/workspacesweb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.3 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.2 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workspacesweb/go.mod b/service/workspacesweb/go.mod index 84b46cbfb5e..aa94d8a7b50 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/workspacesweb/go_module_metadata.go b/service/workspacesweb/go_module_metadata.go index f3e6fea9ec0..281e1aeb1b1 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.6.2" +const goModuleVersion = "1.6.3" diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index 7ae1a48c77f..f62e442dd33 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.8 (2022-06-29) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.7 (2022-06-07) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/xray/go.mod b/service/xray/go.mod index 0b1f166e6d8..42a7bf454ef 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.16.5 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.12 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.6 + github.com/aws/aws-sdk-go-v2 v1.16.6 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.13 + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.7 github.com/aws/smithy-go v1.12.0 ) diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index fb9fd5eed63..f863a23fa21 100644 --- a/service/xray/go_module_metadata.go +++ b/service/xray/go_module_metadata.go @@ -3,4 +3,4 @@ package xray // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.7" +const goModuleVersion = "1.13.8"