diff --git a/.changelog/336e1255e74e44c297edd22a9d1b9205.json b/.changelog/336e1255e74e44c297edd22a9d1b9205.json deleted file mode 100644 index 8e8f9a53cdc..00000000000 --- a/.changelog/336e1255e74e44c297edd22a9d1b9205.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "id": "336e1255-e74e-44c2-97ed-d22a9d1b9205", - "type": "feature", - "description": "Updated API client and endpoints to latest revision.", - "modules": [ - "service/chime", - "service/comprehend", - "service/ec2", - "service/ecr", - "service/iot", - "service/lexmodelsv2", - "service/lexruntimev2", - "service/macie2", - "service/mediapackagevod", - "service/networkfirewall", - "service/pinpoint", - "service/quicksight", - "service/rds", - "service/robomaker", - "service/s3", - "service/sagemaker", - "service/ssooidc", - "service/transcribe", - "service/wafv2" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index e44c506c0fc..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/kafkaconnect", - "service/transcribestreaming" - ] -} \ No newline at end of file diff --git a/.changelog/748836b8680843beb820250cd9f01b80.json b/.changelog/748836b8680843beb820250cd9f01b80.json deleted file mode 100644 index 5a4b686fc58..00000000000 --- a/.changelog/748836b8680843beb820250cd9f01b80.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "748836b8-6808-43be-b820-250cd9f01b80", - "type": "documentation", - "description": "Updated API client documentation.", - "modules": [ - "service/cloudformation" - ] -} diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cb7d33c0a7..7b7e5a5e141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,52 @@ +# Release (2021-09-17) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.10.0](service/chime/CHANGELOG.md#v1100-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.10.1](service/cloudformation/CHANGELOG.md#v1101-2021-09-17) + * **Documentation**: Updated API client documentation. +* `github.com/aws/aws-sdk-go-v2/service/comprehend`: [v1.7.0](service/comprehend/CHANGELOG.md#v170-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.17.0](service/ec2/CHANGELOG.md#v1170-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.6.0](service/ecr/CHANGELOG.md#v160-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.12.0](service/iot/CHANGELOG.md#v1120-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/kafkaconnect`: [v1.0.0](service/kafkaconnect/CHANGELOG.md#v100-2021-09-17) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.7.0](service/lexmodelsv2/CHANGELOG.md#v170-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/lexruntimev2`: [v1.4.0](service/lexruntimev2/CHANGELOG.md#v140-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.10.0](service/macie2/CHANGELOG.md#v1100-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/mediapackagevod`: [v1.8.0](service/mediapackagevod/CHANGELOG.md#v180-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.6.0](service/networkfirewall/CHANGELOG.md#v160-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.7.0](service/pinpoint/CHANGELOG.md#v170-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.11.0](service/quicksight/CHANGELOG.md#v1110-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.9.0](service/rds/CHANGELOG.md#v190-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/robomaker`: [v1.9.0](service/robomaker/CHANGELOG.md#v190-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.16.0](service/s3/CHANGELOG.md#v1160-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.15.0](service/sagemaker/CHANGELOG.md#v1150-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/ssooidc`: [v1.5.0](service/ssooidc/CHANGELOG.md#v150-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.8.0](service/transcribe/CHANGELOG.md#v180-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. +* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.9.0](service/wafv2/CHANGELOG.md#v190-2021-09-17) + * **Feature**: Updated API client and endpoints to latest revision. + # Release (2021-09-10) ## General Highlights diff --git a/aws/go_module_metadata.go b/aws/go_module_metadata.go index 74d4a419072..a2269cd623f 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 5eecf738d40..0fe1ec0f75e 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.2 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.1 (2021-09-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 6940a2d7d0d..d7a3e83c6b1 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.9.0 - github.com/aws/aws-sdk-go-v2/credentials v1.4.1 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.0 - github.com/aws/aws-sdk-go-v2/internal/ini v1.2.2 - github.com/aws/aws-sdk-go-v2/service/sso v1.4.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.7.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/credentials v1.4.2 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.1 + github.com/aws/aws-sdk-go-v2/internal/ini v1.2.3 + github.com/aws/aws-sdk-go-v2/service/sso v1.4.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.7.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 3aa91ffc7b7..384efd01797 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.8.1" +const goModuleVersion = "1.8.2" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index c047bd90a76..63ef79832ea 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2021-09-10) * **Documentation**: Fixes the AssumeRoleProvider's documentation for using custom TokenProviders. diff --git a/credentials/go.mod b/credentials/go.mod index 1fe62b5ebfe..01763db8b9b 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.9.0 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.0 - github.com/aws/aws-sdk-go-v2/service/sso v1.4.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.7.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.1 + github.com/aws/aws-sdk-go-v2/service/sso v1.4.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.7.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 789ddfe5d1f..ded016310f0 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.4.1" +const goModuleVersion = "1.4.2" diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 4a9469aae46..6915b0ff737 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.8.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.15.1 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.16.0 ) 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 7aedf0cc2f2..11b089838bd 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.9.0 - github.com/aws/aws-sdk-go-v2/config v1.8.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.15.1 - github.com/aws/aws-sdk-go-v2/service/s3control v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.16.0 + github.com/aws/aws-sdk-go-v2/service/s3control v1.11.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/cloudfront/sign/CHANGELOG.md b/feature/cloudfront/sign/CHANGELOG.md index 3d1695067dd..fad04ec2aa9 100644 --- a/feature/cloudfront/sign/CHANGELOG.md +++ b/feature/cloudfront/sign/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.4 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.3 (2021-08-27) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/cloudfront/sign/go.mod b/feature/cloudfront/sign/go.mod index 03dff862b70..c4a8db7352d 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.9.0 +require github.com/aws/aws-sdk-go-v2 v1.9.1 replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/cloudfront/sign/go_module_metadata.go b/feature/cloudfront/sign/go_module_metadata.go index a91b94355ac..cc4787bb14f 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.3" +const goModuleVersion = "1.3.4" diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index b924669d602..e6d7201823d 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 6026daa3a65..57f097f884a 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.9.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.0 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.1 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 3a8b6b18987..3740d0d7022 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index f650392cf2a..db16b69df78 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.3 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.2 (2021-08-27) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 414ea7d1af8..cce89ea9432 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.9.0 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.2.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.2.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index cae0bd895f2..c5f5a5a6377 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.2.2" +const goModuleVersion = "1.2.3" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index ad987b34d09..d4983097e2a 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 66e067058f1..ec39c3b1e67 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.9.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.0 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.1 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.4.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 3a8b6b18987..3740d0d7022 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/feature/ec2/imds/CHANGELOG.md b/feature/ec2/imds/CHANGELOG.md index 3194bda59a1..7c73a124171 100644 --- a/feature/ec2/imds/CHANGELOG.md +++ b/feature/ec2/imds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/feature/ec2/imds/go.mod b/feature/ec2/imds/go.mod index 4b086c192d5..3404dca0344 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.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/feature/ec2/imds/go_module_metadata.go b/feature/ec2/imds/go_module_metadata.go index b2ea3b8e9f1..44986b42df6 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 8a21762cbcb..63fd9d1c4ce 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.8.1 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.0 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.5.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../../ diff --git a/feature/rds/auth/CHANGELOG.md b/feature/rds/auth/CHANGELOG.md index e949e1aff82..37367c0d4f7 100644 --- a/feature/rds/auth/CHANGELOG.md +++ b/feature/rds/auth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.7 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.6 (2021-08-27) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/rds/auth/go.mod b/feature/rds/auth/go.mod index 406f9c03328..13def2bff1d 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.9.0 +require github.com/aws/aws-sdk-go-v2 v1.9.1 replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/rds/auth/go_module_metadata.go b/feature/rds/auth/go_module_metadata.go index 9f6a5c5b277..c51d28d1ca4 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.6" +const goModuleVersion = "1.1.7" diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 1b9d2367534..f4cf5622387 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.3 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.2 (2021-09-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index ccbde8d169e..cadfc333786 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.9.0 - github.com/aws/aws-sdk-go-v2/config v1.8.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.15.1 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.16.0 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index cdf2f02135e..1ca33ffb17f 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.5.2" +const goModuleVersion = "1.5.3" diff --git a/internal/configsources/CHANGELOG.md b/internal/configsources/CHANGELOG.md index 76db5fa2fef..bb28675c254 100644 --- a/internal/configsources/CHANGELOG.md +++ b/internal/configsources/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.5 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.4 (2021-08-27) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 6358c490fe0..44cd9df352e 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.8.1 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.4 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.5 ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/internal/configsources/go.mod b/internal/configsources/go.mod index 7218b0a777f..8900cbf515d 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.9.0 +require github.com/aws/aws-sdk-go-v2 v1.9.1 replace github.com/aws/aws-sdk-go-v2 => ../../ diff --git a/internal/configsources/go_module_metadata.go b/internal/configsources/go_module_metadata.go index 608cbfbfb52..cff682c848a 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.0.4" +const goModuleVersion = "1.0.5" diff --git a/internal/ini/CHANGELOG.md b/internal/ini/CHANGELOG.md index ef08c64d48b..517474ce96c 100644 --- a/internal/ini/CHANGELOG.md +++ b/internal/ini/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.3 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.2 (2021-08-27) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/ini/go.mod b/internal/ini/go.mod index 1aeacee145e..574e1c7e086 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.9.0 +require github.com/aws/aws-sdk-go-v2 v1.9.1 replace github.com/aws/aws-sdk-go-v2 => ../../ diff --git a/internal/ini/go_module_metadata.go b/internal/ini/go_module_metadata.go index 27b1c5380ff..ba9e6021125 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.2.2" +const goModuleVersion = "1.2.3" diff --git a/internal/protocoltest/awsrestjson/go.mod b/internal/protocoltest/awsrestjson/go.mod index b456b86d5b0..695b6d65058 100644 --- a/internal/protocoltest/awsrestjson/go.mod +++ b/internal/protocoltest/awsrestjson/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/awsrestjson go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/ec2query/go.mod b/internal/protocoltest/ec2query/go.mod index 780288d39c9..dbf0d58aa4f 100644 --- a/internal/protocoltest/ec2query/go.mod +++ b/internal/protocoltest/ec2query/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/ec2query go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/jsonrpc/go.mod b/internal/protocoltest/jsonrpc/go.mod index 0fbe75731cb..fddcf9ba938 100644 --- a/internal/protocoltest/jsonrpc/go.mod +++ b/internal/protocoltest/jsonrpc/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/jsonrpc10/go.mod b/internal/protocoltest/jsonrpc10/go.mod index 44d73e896a3..c395ebcf913 100644 --- a/internal/protocoltest/jsonrpc10/go.mod +++ b/internal/protocoltest/jsonrpc10/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc10 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/query/go.mod b/internal/protocoltest/query/go.mod index 1dbe44219d8..2d035587599 100644 --- a/internal/protocoltest/query/go.mod +++ b/internal/protocoltest/query/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/query go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/restxml/go.mod b/internal/protocoltest/restxml/go.mod index ca7a986b8ca..cedb0fb9292 100644 --- a/internal/protocoltest/restxml/go.mod +++ b/internal/protocoltest/restxml/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxml go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/restxmlwithnamespace/go.mod b/internal/protocoltest/restxmlwithnamespace/go.mod index e9e1c5edf2e..0f0529142c7 100644 --- a/internal/protocoltest/restxmlwithnamespace/go.mod +++ b/internal/protocoltest/restxmlwithnamespace/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxmlwithnamespace go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 622f354f57b..7a1b0ba30ff 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/accessanalyzer/go.mod b/service/accessanalyzer/go.mod index d1854776221..ebf2bf5a9a2 100644 --- a/service/accessanalyzer/go.mod +++ b/service/accessanalyzer/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/accessanalyzer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index 7a06666c63c..0e454d49537 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index ffd16d496f4..3b4ca186d96 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/acm/go.mod b/service/acm/go.mod index a1325632cef..3d5d6a021c9 100644 --- a/service/acm/go.mod +++ b/service/acm/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/acm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 2cb302d0e9d..9c8928226af 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/acmpca/CHANGELOG.md b/service/acmpca/CHANGELOG.md index 5e3db8d431e..ca60d97058a 100644 --- a/service/acmpca/CHANGELOG.md +++ b/service/acmpca/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/acmpca/go.mod b/service/acmpca/go.mod index a35172f945a..8ecd59de5df 100644 --- a/service/acmpca/go.mod +++ b/service/acmpca/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/acmpca go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 e0b6d2609d0..8cb8ba4b627 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/alexaforbusiness/CHANGELOG.md b/service/alexaforbusiness/CHANGELOG.md index 4528b2e8046..d301b76d49c 100644 --- a/service/alexaforbusiness/CHANGELOG.md +++ b/service/alexaforbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/alexaforbusiness/go.mod b/service/alexaforbusiness/go.mod index 0d8a5f27d96..a130fb69517 100644 --- a/service/alexaforbusiness/go.mod +++ b/service/alexaforbusiness/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/alexaforbusiness go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/alexaforbusiness/go_module_metadata.go b/service/alexaforbusiness/go_module_metadata.go index 2b43f0cfdba..aad570278bc 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/amp/CHANGELOG.md b/service/amp/CHANGELOG.md index ce60eac1993..131a791df2a 100644 --- a/service/amp/CHANGELOG.md +++ b/service/amp/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/amp/go.mod b/service/amp/go.mod index 9e87ee60357..b9b48371ce5 100644 --- a/service/amp/go.mod +++ b/service/amp/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/amp go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/amp/go_module_metadata.go b/service/amp/go_module_metadata.go index 8fd597acecc..d6202eb2549 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/amplify/CHANGELOG.md b/service/amplify/CHANGELOG.md index 12889daedf2..05ffe5fdec3 100644 --- a/service/amplify/CHANGELOG.md +++ b/service/amplify/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/amplify/go.mod b/service/amplify/go.mod index 784c538d35b..ebb05305d71 100644 --- a/service/amplify/go.mod +++ b/service/amplify/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/amplify go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/amplify/go_module_metadata.go b/service/amplify/go_module_metadata.go index 611625c6674..6b6f2d7de10 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/amplifybackend/CHANGELOG.md b/service/amplifybackend/CHANGELOG.md index 0e8f959f0b1..27990139686 100644 --- a/service/amplifybackend/CHANGELOG.md +++ b/service/amplifybackend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/amplifybackend/go.mod b/service/amplifybackend/go.mod index a647ea7e633..69a8ec386c2 100644 --- a/service/amplifybackend/go.mod +++ b/service/amplifybackend/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/amplifybackend go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/amplifybackend/go_module_metadata.go b/service/amplifybackend/go_module_metadata.go index 23cfa669083..10f23f2778a 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index 3f98bb3bc44..5667dd12bbf 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/apigateway/go.mod b/service/apigateway/go.mod index 22278bac002..b6075b14760 100644 --- a/service/apigateway/go.mod +++ b/service/apigateway/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/apigateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index a74be72639e..e64cdf0c57b 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/apigatewaymanagementapi/CHANGELOG.md b/service/apigatewaymanagementapi/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/apigatewaymanagementapi/CHANGELOG.md +++ b/service/apigatewaymanagementapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/apigatewaymanagementapi/go.mod b/service/apigatewaymanagementapi/go.mod index db87c1f7f26..c6de3b555ff 100644 --- a/service/apigatewaymanagementapi/go.mod +++ b/service/apigatewaymanagementapi/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/apigatewaymanagementapi/go_module_metadata.go b/service/apigatewaymanagementapi/go_module_metadata.go index 2f1f4680091..00c64bf527c 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index c427e10e00d..1e524aa2345 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/apigatewayv2/go.mod b/service/apigatewayv2/go.mod index b11f5c8b9a1..897d719a7b6 100644 --- a/service/apigatewayv2/go.mod +++ b/service/apigatewayv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/apigatewayv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 64d480fc03d..e19899d3470 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/appconfig/go.mod b/service/appconfig/go.mod index e1925ebbc4f..d8d189888eb 100644 --- a/service/appconfig/go.mod +++ b/service/appconfig/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/appconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index c1a443040e1..690ea57dc84 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index aa6617d2ed3..8c7cfbbdfcc 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/appflow/go.mod b/service/appflow/go.mod index 577d8519287..0f69f2948c9 100644 --- a/service/appflow/go.mod +++ b/service/appflow/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/appflow go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index 8ab162224f9..7d990160291 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/appintegrations/CHANGELOG.md b/service/appintegrations/CHANGELOG.md index 3659bca487b..0610285fdc1 100644 --- a/service/appintegrations/CHANGELOG.md +++ b/service/appintegrations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/appintegrations/go.mod b/service/appintegrations/go.mod index 5515a3474be..183f7bdfbbb 100644 --- a/service/appintegrations/go.mod +++ b/service/appintegrations/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/appintegrations go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/appintegrations/go_module_metadata.go b/service/appintegrations/go_module_metadata.go index df50efef9a5..63cfb6b997a 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index c427e10e00d..1e524aa2345 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/applicationautoscaling/go.mod b/service/applicationautoscaling/go.mod index 25b6f8cd306..243eae85c44 100644 --- a/service/applicationautoscaling/go.mod +++ b/service/applicationautoscaling/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 783b0d7be59..6e0a0ec50f7 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/applicationcostprofiler/CHANGELOG.md b/service/applicationcostprofiler/CHANGELOG.md index 973a176c692..53eeb94d762 100644 --- a/service/applicationcostprofiler/CHANGELOG.md +++ b/service/applicationcostprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/applicationcostprofiler/go.mod b/service/applicationcostprofiler/go.mod index f630a260557..f42e03ee38a 100644 --- a/service/applicationcostprofiler/go.mod +++ b/service/applicationcostprofiler/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/applicationcostprofiler/go_module_metadata.go b/service/applicationcostprofiler/go_module_metadata.go index d261ad47f7b..737cf389692 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/applicationdiscoveryservice/CHANGELOG.md b/service/applicationdiscoveryservice/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/applicationdiscoveryservice/CHANGELOG.md +++ b/service/applicationdiscoveryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/applicationdiscoveryservice/go.mod b/service/applicationdiscoveryservice/go.mod index 41baa0bc91b..35dc2785741 100644 --- a/service/applicationdiscoveryservice/go.mod +++ b/service/applicationdiscoveryservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/applicationdiscoveryservice/go_module_metadata.go b/service/applicationdiscoveryservice/go_module_metadata.go index df5fbc854e2..1b66d903b08 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/applicationinsights/CHANGELOG.md b/service/applicationinsights/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/applicationinsights/CHANGELOG.md +++ b/service/applicationinsights/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/applicationinsights/go.mod b/service/applicationinsights/go.mod index c43524dc463..26f5ad2a776 100644 --- a/service/applicationinsights/go.mod +++ b/service/applicationinsights/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/applicationinsights go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/applicationinsights/go_module_metadata.go b/service/applicationinsights/go_module_metadata.go index b1b7875b73c..1c9c5106fb2 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/appmesh/CHANGELOG.md b/service/appmesh/CHANGELOG.md index 821f797531f..3b285cab3c5 100644 --- a/service/appmesh/CHANGELOG.md +++ b/service/appmesh/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/appmesh/go.mod b/service/appmesh/go.mod index 3b30f488eee..a7f42c5c554 100644 --- a/service/appmesh/go.mod +++ b/service/appmesh/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/appmesh go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/appmesh/go_module_metadata.go b/service/appmesh/go_module_metadata.go index d9946c7f41d..70bf6a232fc 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/apprunner/CHANGELOG.md b/service/apprunner/CHANGELOG.md index 687054798c9..0eb38d4e9a8 100644 --- a/service/apprunner/CHANGELOG.md +++ b/service/apprunner/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/apprunner/go.mod b/service/apprunner/go.mod index ba390586f13..e4ab02d59b0 100644 --- a/service/apprunner/go.mod +++ b/service/apprunner/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/apprunner go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/apprunner/go_module_metadata.go b/service/apprunner/go_module_metadata.go index 829717f105a..dd818066d72 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index 89282f27820..cc1b431ab58 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/appstream/go.mod b/service/appstream/go.mod index e40bd460d12..db36355fb03 100644 --- a/service/appstream/go.mod +++ b/service/appstream/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/appstream go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 69f79f349ce..890bd02f3fc 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/appsync/CHANGELOG.md b/service/appsync/CHANGELOG.md index dde06dd7fae..704abbfac59 100644 --- a/service/appsync/CHANGELOG.md +++ b/service/appsync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/appsync/go.mod b/service/appsync/go.mod index 4edb39c65f2..d15ff8c9270 100644 --- a/service/appsync/go.mod +++ b/service/appsync/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/appsync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/appsync/go_module_metadata.go b/service/appsync/go_module_metadata.go index 63e3d34425b..d6181bc6122 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/athena/CHANGELOG.md b/service/athena/CHANGELOG.md index f3d7cda7491..e991d3fa9a3 100644 --- a/service/athena/CHANGELOG.md +++ b/service/athena/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/athena/go.mod b/service/athena/go.mod index a7b348ba6f1..fddcb48505b 100644 --- a/service/athena/go.mod +++ b/service/athena/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/athena go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/athena/go_module_metadata.go b/service/athena/go_module_metadata.go index 5960a4d7068..e010177f2b1 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/auditmanager/CHANGELOG.md b/service/auditmanager/CHANGELOG.md index f77db1377fb..2c3d3026d89 100644 --- a/service/auditmanager/CHANGELOG.md +++ b/service/auditmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/auditmanager/go.mod b/service/auditmanager/go.mod index bc04162832d..58dad9b5f8d 100644 --- a/service/auditmanager/go.mod +++ b/service/auditmanager/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/auditmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/auditmanager/go_module_metadata.go b/service/auditmanager/go_module_metadata.go index 8c111d9bb94..22e571dc67c 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 11cd76323ee..22b277c1eb9 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/autoscaling/go.mod b/service/autoscaling/go.mod index 4bc918ef952..15c55360a91 100644 --- a/service/autoscaling/go.mod +++ b/service/autoscaling/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/autoscaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 c8e81163b46..3c61e2b15bc 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.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/autoscalingplans/CHANGELOG.md b/service/autoscalingplans/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/autoscalingplans/CHANGELOG.md +++ b/service/autoscalingplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/autoscalingplans/go.mod b/service/autoscalingplans/go.mod index 9f9339a725c..ca4b74ec3b0 100644 --- a/service/autoscalingplans/go.mod +++ b/service/autoscalingplans/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/autoscalingplans go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/autoscalingplans/go_module_metadata.go b/service/autoscalingplans/go_module_metadata.go index 5cc00235ee1..6232585d388 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/backup/CHANGELOG.md b/service/backup/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/backup/CHANGELOG.md +++ b/service/backup/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/backup/go.mod b/service/backup/go.mod index d5954e89cd3..e047a478bab 100644 --- a/service/backup/go.mod +++ b/service/backup/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/backup go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/backup/go_module_metadata.go b/service/backup/go_module_metadata.go index 7e5f17c67f2..c53f29e3940 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index 76a7d1739a2..ba79cdf412e 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/batch/go.mod b/service/batch/go.mod index 7a5fe52953e..09d345ca74c 100644 --- a/service/batch/go.mod +++ b/service/batch/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/batch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 37eefc62608..d823f2832d5 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/braket/CHANGELOG.md b/service/braket/CHANGELOG.md index 0776460967e..8e5466c5147 100644 --- a/service/braket/CHANGELOG.md +++ b/service/braket/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/braket/go.mod b/service/braket/go.mod index 3f68a7bc1f6..3b5da2097f3 100644 --- a/service/braket/go.mod +++ b/service/braket/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/braket go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/braket/go_module_metadata.go b/service/braket/go_module_metadata.go index bd32e37dbc1..431eeb6ca8b 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/budgets/CHANGELOG.md b/service/budgets/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/budgets/CHANGELOG.md +++ b/service/budgets/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/budgets/go.mod b/service/budgets/go.mod index f84656671c8..eca360533d2 100644 --- a/service/budgets/go.mod +++ b/service/budgets/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/budgets go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/budgets/go_module_metadata.go b/service/budgets/go_module_metadata.go index bba886382ba..405c7d99383 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/chime/CHANGELOG.md b/service/chime/CHANGELOG.md index c968d57f69a..6a299f0ab76 100644 --- a/service/chime/CHANGELOG.md +++ b/service/chime/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/chime/go.mod b/service/chime/go.mod index 866266034c2..2e9f9384270 100644 --- a/service/chime/go.mod +++ b/service/chime/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/chime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/chime/go_module_metadata.go b/service/chime/go_module_metadata.go index aa73410556a..df886f87d0a 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.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/chimesdkidentity/CHANGELOG.md b/service/chimesdkidentity/CHANGELOG.md index e07b08b4142..76867edc14c 100644 --- a/service/chimesdkidentity/CHANGELOG.md +++ b/service/chimesdkidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/chimesdkidentity/go.mod b/service/chimesdkidentity/go.mod index 882ac948a4e..bbe43525538 100644 --- a/service/chimesdkidentity/go.mod +++ b/service/chimesdkidentity/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkidentity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/chimesdkidentity/go_module_metadata.go b/service/chimesdkidentity/go_module_metadata.go index a58aac8849d..65dabb8d0c4 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/chimesdkmessaging/CHANGELOG.md b/service/chimesdkmessaging/CHANGELOG.md index e07b08b4142..76867edc14c 100644 --- a/service/chimesdkmessaging/CHANGELOG.md +++ b/service/chimesdkmessaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/chimesdkmessaging/go.mod b/service/chimesdkmessaging/go.mod index 1cf389e6d9c..83341eb8ba8 100644 --- a/service/chimesdkmessaging/go.mod +++ b/service/chimesdkmessaging/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/chimesdkmessaging/go_module_metadata.go b/service/chimesdkmessaging/go_module_metadata.go index ab7dc71af6a..1984aa353af 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/cloud9/CHANGELOG.md b/service/cloud9/CHANGELOG.md index eaed300bfc1..e7a4ef2c051 100644 --- a/service/cloud9/CHANGELOG.md +++ b/service/cloud9/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/cloud9/go.mod b/service/cloud9/go.mod index b06a92f76b3..24c259293a1 100644 --- a/service/cloud9/go.mod +++ b/service/cloud9/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloud9 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloud9/go_module_metadata.go b/service/cloud9/go_module_metadata.go index 964f37ee3c1..dd397361c19 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/clouddirectory/CHANGELOG.md b/service/clouddirectory/CHANGELOG.md index 2335b76d447..e25c2e339b9 100644 --- a/service/clouddirectory/CHANGELOG.md +++ b/service/clouddirectory/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/clouddirectory/go.mod b/service/clouddirectory/go.mod index 66af6202bff..7cadb9621f2 100644 --- a/service/clouddirectory/go.mod +++ b/service/clouddirectory/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/clouddirectory go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/clouddirectory/go_module_metadata.go b/service/clouddirectory/go_module_metadata.go index 3bcf0ad9131..6b001252987 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index 4b0c2242428..b98dd02294a 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.1 (2021-09-17) + +* **Documentation**: Updated API client documentation. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/cloudformation/go.mod b/service/cloudformation/go.mod index 4938e9df49e..a92f29b8eff 100644 --- a/service/cloudformation/go.mod +++ b/service/cloudformation/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudformation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 fb0d1cb043b..a8765768087 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/cloudfront/CHANGELOG.md b/service/cloudfront/CHANGELOG.md index 05b89f10d06..af6fe155233 100644 --- a/service/cloudfront/CHANGELOG.md +++ b/service/cloudfront/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudfront/go.mod b/service/cloudfront/go.mod index 79b2ca60a52..355c46dc4bb 100644 --- a/service/cloudfront/go.mod +++ b/service/cloudfront/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudfront go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 8a8ab8606e3..f826cf4c4c7 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/cloudhsm/CHANGELOG.md b/service/cloudhsm/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/cloudhsm/CHANGELOG.md +++ b/service/cloudhsm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudhsm/go.mod b/service/cloudhsm/go.mod index 61126287bae..6f3049e78dd 100644 --- a/service/cloudhsm/go.mod +++ b/service/cloudhsm/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudhsm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudhsm/go_module_metadata.go b/service/cloudhsm/go_module_metadata.go index e76eaa04b80..1d0abf28819 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/cloudhsmv2/CHANGELOG.md b/service/cloudhsmv2/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/cloudhsmv2/CHANGELOG.md +++ b/service/cloudhsmv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudhsmv2/go.mod b/service/cloudhsmv2/go.mod index fc6cc73e95b..b6b607dac4b 100644 --- a/service/cloudhsmv2/go.mod +++ b/service/cloudhsmv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudhsmv2/go_module_metadata.go b/service/cloudhsmv2/go_module_metadata.go index cff915c9aad..b1758e4f5a0 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/cloudsearch/CHANGELOG.md b/service/cloudsearch/CHANGELOG.md index 2b9336d3009..a664b407b54 100644 --- a/service/cloudsearch/CHANGELOG.md +++ b/service/cloudsearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudsearch/go.mod b/service/cloudsearch/go.mod index 3fd84753193..b5cc031635f 100644 --- a/service/cloudsearch/go.mod +++ b/service/cloudsearch/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudsearch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudsearch/go_module_metadata.go b/service/cloudsearch/go_module_metadata.go index 7566bb3fbf7..077004f8bad 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/cloudsearchdomain/CHANGELOG.md b/service/cloudsearchdomain/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/cloudsearchdomain/CHANGELOG.md +++ b/service/cloudsearchdomain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudsearchdomain/go.mod b/service/cloudsearchdomain/go.mod index 07ec72f9c92..8717716f1f5 100644 --- a/service/cloudsearchdomain/go.mod +++ b/service/cloudsearchdomain/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudsearchdomain/go_module_metadata.go b/service/cloudsearchdomain/go_module_metadata.go index b569b8ad808..c0c873026df 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index ad4ae7e51d0..50f6cf2943c 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/cloudtrail/go.mod b/service/cloudtrail/go.mod index fb25ecdd0c9..5e527a3a73c 100644 --- a/service/cloudtrail/go.mod +++ b/service/cloudtrail/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudtrail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index dc843cefdb7..4828333c393 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index f7426aa0056..30d8337bd5b 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudwatch/go.mod b/service/cloudwatch/go.mod index 230644f1c59..4342ccf323b 100644 --- a/service/cloudwatch/go.mod +++ b/service/cloudwatch/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 11e2e16873c..36c71e8a9d7 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index 7607446216e..ae9ab5c7760 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/cloudwatchevents/go.mod b/service/cloudwatchevents/go.mod index bf5d2a5ef65..366c16c95a4 100644 --- a/service/cloudwatchevents/go.mod +++ b/service/cloudwatchevents/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatchevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index e1f5ac012a8..2f37543e5f2 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index be6566e37e5..3d204fcb9c4 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cloudwatchlogs/go.mod b/service/cloudwatchlogs/go.mod index ed4c0414bb8..8c844a5dd44 100644 --- a/service/cloudwatchlogs/go.mod +++ b/service/cloudwatchlogs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 379e203d7f9..129bd347cf3 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/codeartifact/CHANGELOG.md b/service/codeartifact/CHANGELOG.md index 086d98d8c3b..1244acb4dbe 100644 --- a/service/codeartifact/CHANGELOG.md +++ b/service/codeartifact/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/codeartifact/go.mod b/service/codeartifact/go.mod index 685316fc493..b74926c075f 100644 --- a/service/codeartifact/go.mod +++ b/service/codeartifact/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codeartifact go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codeartifact/go_module_metadata.go b/service/codeartifact/go_module_metadata.go index a0ea0186d11..9e71cf7144b 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/codebuild/CHANGELOG.md b/service/codebuild/CHANGELOG.md index 61863ed7d71..05560db2aff 100644 --- a/service/codebuild/CHANGELOG.md +++ b/service/codebuild/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/codebuild/go.mod b/service/codebuild/go.mod index a676cea11dd..92dad239c1f 100644 --- a/service/codebuild/go.mod +++ b/service/codebuild/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codebuild go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codebuild/go_module_metadata.go b/service/codebuild/go_module_metadata.go index 1904b9cd7a3..7c9779eabe8 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/codecommit/CHANGELOG.md b/service/codecommit/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/codecommit/CHANGELOG.md +++ b/service/codecommit/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/codecommit/go.mod b/service/codecommit/go.mod index 7e61a31b80a..e448a418b53 100644 --- a/service/codecommit/go.mod +++ b/service/codecommit/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codecommit go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codecommit/go_module_metadata.go b/service/codecommit/go_module_metadata.go index 6fbd3025fc5..fcf52e354b9 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index 4528b2e8046..d301b76d49c 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/codedeploy/go.mod b/service/codedeploy/go.mod index 9c07ac1e16e..d2fcd8dfe8c 100644 --- a/service/codedeploy/go.mod +++ b/service/codedeploy/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codedeploy go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 0a31af2905f..569faaacd09 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/codeguruprofiler/CHANGELOG.md b/service/codeguruprofiler/CHANGELOG.md index 908861653e9..49e8192763f 100644 --- a/service/codeguruprofiler/CHANGELOG.md +++ b/service/codeguruprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/codeguruprofiler/go.mod b/service/codeguruprofiler/go.mod index 76d51f8626b..1b958c3cb92 100644 --- a/service/codeguruprofiler/go.mod +++ b/service/codeguruprofiler/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codeguruprofiler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codeguruprofiler/go_module_metadata.go b/service/codeguruprofiler/go_module_metadata.go index 6e2ca3e9f13..7820359bbc6 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/codegurureviewer/CHANGELOG.md b/service/codegurureviewer/CHANGELOG.md index cbbf5864301..030e0489c6c 100644 --- a/service/codegurureviewer/CHANGELOG.md +++ b/service/codegurureviewer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/codegurureviewer/go.mod b/service/codegurureviewer/go.mod index 37fe10d61b7..568cacf8be3 100644 --- a/service/codegurureviewer/go.mod +++ b/service/codegurureviewer/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codegurureviewer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 49719fd36f6..d94a4d42331 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/codepipeline/CHANGELOG.md b/service/codepipeline/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/codepipeline/CHANGELOG.md +++ b/service/codepipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/codepipeline/go.mod b/service/codepipeline/go.mod index 76092996ad1..7fbf8f35cc5 100644 --- a/service/codepipeline/go.mod +++ b/service/codepipeline/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codepipeline go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codepipeline/go_module_metadata.go b/service/codepipeline/go_module_metadata.go index a65b2ecc2c9..b7d80c34fad 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/codestar/CHANGELOG.md b/service/codestar/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/codestar/CHANGELOG.md +++ b/service/codestar/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/codestar/go.mod b/service/codestar/go.mod index f4e4ba2e8ea..2141640083d 100644 --- a/service/codestar/go.mod +++ b/service/codestar/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codestar go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codestar/go_module_metadata.go b/service/codestar/go_module_metadata.go index 40c3e1961f4..5289074b5e7 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/codestarconnections/CHANGELOG.md b/service/codestarconnections/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/codestarconnections/CHANGELOG.md +++ b/service/codestarconnections/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/codestarconnections/go.mod b/service/codestarconnections/go.mod index 49327679b4f..c8fcee5fc64 100644 --- a/service/codestarconnections/go.mod +++ b/service/codestarconnections/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codestarconnections go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codestarconnections/go_module_metadata.go b/service/codestarconnections/go_module_metadata.go index 9e5213d2514..2b1d6fd0f92 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/codestarnotifications/CHANGELOG.md b/service/codestarnotifications/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/codestarnotifications/CHANGELOG.md +++ b/service/codestarnotifications/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/codestarnotifications/go.mod b/service/codestarnotifications/go.mod index d62ad1f0d33..f2b9d289cfe 100644 --- a/service/codestarnotifications/go.mod +++ b/service/codestarnotifications/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/codestarnotifications go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/codestarnotifications/go_module_metadata.go b/service/codestarnotifications/go_module_metadata.go index cf369c25fe3..a75f3d22fcd 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/cognitoidentity/CHANGELOG.md b/service/cognitoidentity/CHANGELOG.md index 0db9b31bd9c..29c6047ad36 100644 --- a/service/cognitoidentity/CHANGELOG.md +++ b/service/cognitoidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/cognitoidentity/go.mod b/service/cognitoidentity/go.mod index 2680376f3f1..b3fb49ce352 100644 --- a/service/cognitoidentity/go.mod +++ b/service/cognitoidentity/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cognitoidentity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cognitoidentity/go_module_metadata.go b/service/cognitoidentity/go_module_metadata.go index 513a2dd5546..858139941cf 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 224dbf9cfc3..ff23d325881 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/cognitoidentityprovider/go.mod b/service/cognitoidentityprovider/go.mod index b034915312d..aaf902ff047 100644 --- a/service/cognitoidentityprovider/go.mod +++ b/service/cognitoidentityprovider/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 3fd18d990d5..be21d9a0c67 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/cognitosync/CHANGELOG.md b/service/cognitosync/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/cognitosync/CHANGELOG.md +++ b/service/cognitosync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/cognitosync/go.mod b/service/cognitosync/go.mod index 393be0720a9..1f29b0e6df1 100644 --- a/service/cognitosync/go.mod +++ b/service/cognitosync/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/cognitosync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/cognitosync/go_module_metadata.go b/service/cognitosync/go_module_metadata.go index fc7b0955e90..c616f5e6a82 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/comprehend/CHANGELOG.md b/service/comprehend/CHANGELOG.md index 89282f27820..7eb3d1451c8 100644 --- a/service/comprehend/CHANGELOG.md +++ b/service/comprehend/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.7.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/comprehend/go.mod b/service/comprehend/go.mod index 05dd0625bd7..dcad96086d8 100644 --- a/service/comprehend/go.mod +++ b/service/comprehend/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/comprehend go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/comprehend/go_module_metadata.go b/service/comprehend/go_module_metadata.go index e0b694489e6..6a11879b5f3 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.6.0" +const goModuleVersion = "1.7.0" diff --git a/service/comprehendmedical/CHANGELOG.md b/service/comprehendmedical/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/comprehendmedical/CHANGELOG.md +++ b/service/comprehendmedical/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/comprehendmedical/go.mod b/service/comprehendmedical/go.mod index ac88281cd00..f3a61264716 100644 --- a/service/comprehendmedical/go.mod +++ b/service/comprehendmedical/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/comprehendmedical go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/comprehendmedical/go_module_metadata.go b/service/comprehendmedical/go_module_metadata.go index 0fae7f448a4..37dc7479f0d 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/computeoptimizer/CHANGELOG.md b/service/computeoptimizer/CHANGELOG.md index 7d285ec31e7..e57bea06dba 100644 --- a/service/computeoptimizer/CHANGELOG.md +++ b/service/computeoptimizer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/computeoptimizer/go.mod b/service/computeoptimizer/go.mod index a0a4e354fda..7c516d0d3cc 100644 --- a/service/computeoptimizer/go.mod +++ b/service/computeoptimizer/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/computeoptimizer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/computeoptimizer/go_module_metadata.go b/service/computeoptimizer/go_module_metadata.go index 61a5ce20be1..39560a4a616 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 1e3b925dcd5..0c3665c235e 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/configservice/go.mod b/service/configservice/go.mod index c46e4723fbf..b5cbad321e4 100644 --- a/service/configservice/go.mod +++ b/service/configservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/configservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index 0fe7bb4cc73..cc56ae3ab3e 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index d97c4308af1..35211c43bdc 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/connect/go.mod b/service/connect/go.mod index 0866fc6195e..d64a0a76211 100644 --- a/service/connect/go.mod +++ b/service/connect/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/connect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 2061c93a5c6..067ca7e63d8 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/connectcontactlens/CHANGELOG.md b/service/connectcontactlens/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/connectcontactlens/CHANGELOG.md +++ b/service/connectcontactlens/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/connectcontactlens/go.mod b/service/connectcontactlens/go.mod index d07c0dcad3f..126f7a2ce82 100644 --- a/service/connectcontactlens/go.mod +++ b/service/connectcontactlens/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/connectcontactlens go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/connectcontactlens/go_module_metadata.go b/service/connectcontactlens/go_module_metadata.go index cfb26c7d32e..69b8c86b74e 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/connectparticipant/CHANGELOG.md b/service/connectparticipant/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/connectparticipant/CHANGELOG.md +++ b/service/connectparticipant/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/connectparticipant/go.mod b/service/connectparticipant/go.mod index 9d2bc6c29fe..bd50567a53c 100644 --- a/service/connectparticipant/go.mod +++ b/service/connectparticipant/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/connectparticipant go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/connectparticipant/go_module_metadata.go b/service/connectparticipant/go_module_metadata.go index 643f675622c..e4a6dc43ee0 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/costandusagereportservice/CHANGELOG.md b/service/costandusagereportservice/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/costandusagereportservice/CHANGELOG.md +++ b/service/costandusagereportservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/costandusagereportservice/go.mod b/service/costandusagereportservice/go.mod index 561fbd4c09a..11dde11f955 100644 --- a/service/costandusagereportservice/go.mod +++ b/service/costandusagereportservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/costandusagereportservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/costandusagereportservice/go_module_metadata.go b/service/costandusagereportservice/go_module_metadata.go index 3ab391bb31d..f687d859545 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/costexplorer/CHANGELOG.md b/service/costexplorer/CHANGELOG.md index 58a7de2b104..a408de6d6cd 100644 --- a/service/costexplorer/CHANGELOG.md +++ b/service/costexplorer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/costexplorer/go.mod b/service/costexplorer/go.mod index 5d99688560f..2d6be3e9268 100644 --- a/service/costexplorer/go.mod +++ b/service/costexplorer/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/costexplorer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/costexplorer/go_module_metadata.go b/service/costexplorer/go_module_metadata.go index 37e2790ede5..7e6f2860324 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/customerprofiles/CHANGELOG.md b/service/customerprofiles/CHANGELOG.md index 3f1c36df8d5..1893b164cf2 100644 --- a/service/customerprofiles/CHANGELOG.md +++ b/service/customerprofiles/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/customerprofiles/go.mod b/service/customerprofiles/go.mod index 0ad7134db62..00160aaa403 100644 --- a/service/customerprofiles/go.mod +++ b/service/customerprofiles/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/customerprofiles go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/customerprofiles/go_module_metadata.go b/service/customerprofiles/go_module_metadata.go index 5158856381c..dfc75e59bc7 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index de64c498108..82dc6b87c20 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/databasemigrationservice/go.mod b/service/databasemigrationservice/go.mod index 9fe1531c451..70bf1747426 100644 --- a/service/databasemigrationservice/go.mod +++ b/service/databasemigrationservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/databasemigrationservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 b7826347bda..2921bcee027 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/databrew/CHANGELOG.md b/service/databrew/CHANGELOG.md index a7bad55061c..3c36333dfd2 100644 --- a/service/databrew/CHANGELOG.md +++ b/service/databrew/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/databrew/go.mod b/service/databrew/go.mod index da5ad264834..90f6260076a 100644 --- a/service/databrew/go.mod +++ b/service/databrew/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/databrew go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/databrew/go_module_metadata.go b/service/databrew/go_module_metadata.go index 09ecb5a9f87..bf85f752366 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/dataexchange/CHANGELOG.md b/service/dataexchange/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/dataexchange/CHANGELOG.md +++ b/service/dataexchange/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/dataexchange/go.mod b/service/dataexchange/go.mod index 6fd472cfb3e..9d398887722 100644 --- a/service/dataexchange/go.mod +++ b/service/dataexchange/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/dataexchange go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/dataexchange/go_module_metadata.go b/service/dataexchange/go_module_metadata.go index 14647c26316..33a9d015449 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/datapipeline/CHANGELOG.md b/service/datapipeline/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/datapipeline/CHANGELOG.md +++ b/service/datapipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/datapipeline/go.mod b/service/datapipeline/go.mod index 5d9f9cf19a3..8e7c046422a 100644 --- a/service/datapipeline/go.mod +++ b/service/datapipeline/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/datapipeline go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/datapipeline/go_module_metadata.go b/service/datapipeline/go_module_metadata.go index c13c4da07c5..351770875bd 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index 58a222aa2a6..92b46dcd06d 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/datasync/go.mod b/service/datasync/go.mod index d81e23db023..1306cd9c0d5 100644 --- a/service/datasync/go.mod +++ b/service/datasync/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/datasync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index edde591d60e..40b2627f80b 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/dax/CHANGELOG.md b/service/dax/CHANGELOG.md index ed7db661b37..6b41127734c 100644 --- a/service/dax/CHANGELOG.md +++ b/service/dax/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/dax/go.mod b/service/dax/go.mod index 10b298420a5..5c31f4268c4 100644 --- a/service/dax/go.mod +++ b/service/dax/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/dax go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/dax/go_module_metadata.go b/service/dax/go_module_metadata.go index 65794ab6a5e..c80f829ecd9 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/detective/CHANGELOG.md b/service/detective/CHANGELOG.md index c2e81ecd10a..9bdc7bb52c2 100644 --- a/service/detective/CHANGELOG.md +++ b/service/detective/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/detective/go.mod b/service/detective/go.mod index e1dd371cfc4..448c639dafa 100644 --- a/service/detective/go.mod +++ b/service/detective/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/detective go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/detective/go_module_metadata.go b/service/detective/go_module_metadata.go index 257e1d916e7..67483c9cf5c 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/devicefarm/CHANGELOG.md b/service/devicefarm/CHANGELOG.md index 81058071513..69713113145 100644 --- a/service/devicefarm/CHANGELOG.md +++ b/service/devicefarm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/devicefarm/go.mod b/service/devicefarm/go.mod index 87e1a31a262..fdc2bae2562 100644 --- a/service/devicefarm/go.mod +++ b/service/devicefarm/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/devicefarm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/devicefarm/go_module_metadata.go b/service/devicefarm/go_module_metadata.go index c711e2d9ffb..19f7116acab 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/devopsguru/CHANGELOG.md b/service/devopsguru/CHANGELOG.md index e9f9e3ca407..9e6edf11df1 100644 --- a/service/devopsguru/CHANGELOG.md +++ b/service/devopsguru/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/devopsguru/go.mod b/service/devopsguru/go.mod index 55446c47038..6006daedf5e 100644 --- a/service/devopsguru/go.mod +++ b/service/devopsguru/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/devopsguru go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/devopsguru/go_module_metadata.go b/service/devopsguru/go_module_metadata.go index b630fd38119..ff41432c704 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index 4c311c321a1..70b4f990026 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/directconnect/go.mod b/service/directconnect/go.mod index fe5421af7ef..dca822d901a 100644 --- a/service/directconnect/go.mod +++ b/service/directconnect/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/directconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index 64f5a021934..6ad6a3dc177 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/directoryservice/CHANGELOG.md b/service/directoryservice/CHANGELOG.md index 97579fc3bd9..052800e97c2 100644 --- a/service/directoryservice/CHANGELOG.md +++ b/service/directoryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/directoryservice/go.mod b/service/directoryservice/go.mod index 42766c67151..f4873816c3b 100644 --- a/service/directoryservice/go.mod +++ b/service/directoryservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/directoryservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/directoryservice/go_module_metadata.go b/service/directoryservice/go_module_metadata.go index 23f70e10b6a..9b7cd444f16 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/dlm/go.mod b/service/dlm/go.mod index b2190f7b894..a295e76aad4 100644 --- a/service/dlm/go.mod +++ b/service/dlm/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/dlm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index 816dd492c47..6a07b22692d 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index de62cce597e..6bcba6363ae 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/docdb/go.mod b/service/docdb/go.mod index 6848c95d7d1..b33ea4547bf 100644 --- a/service/docdb/go.mod +++ b/service/docdb/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/docdb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.1 github.com/aws/smithy-go v1.8.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 16accd3368a..e09ef60a2f9 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index ca5666a56a6..69ea0ea5deb 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/dynamodb/go.mod b/service/dynamodb/go.mod index 53d1776f8ec..e0c5fe2ce1c 100644 --- a/service/dynamodb/go.mod +++ b/service/dynamodb/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/dynamodb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.4 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.5 github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.3.0 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.1.0 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.1.1 github.com/aws/smithy-go v1.8.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 5c471562c68..e5fb5d11055 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/dynamodbstreams/go.mod b/service/dynamodbstreams/go.mod index b58443af2d8..b60b102f244 100644 --- a/service/dynamodbstreams/go.mod +++ b/service/dynamodbstreams/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/dynamodbstreams go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index 8ea219efcf4..e62d9e2d9a6 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/ebs/CHANGELOG.md b/service/ebs/CHANGELOG.md index c6988c7011c..9daf7fe418b 100644 --- a/service/ebs/CHANGELOG.md +++ b/service/ebs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/ebs/go.mod b/service/ebs/go.mod index 4fe43cc486c..eb3165d3101 100644 --- a/service/ebs/go.mod +++ b/service/ebs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ebs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ebs/go_module_metadata.go b/service/ebs/go_module_metadata.go index 48f95e91751..c7f0c45db1b 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index b6a942ef7cd..271b69f029c 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.17.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/ec2/go.mod b/service/ec2/go.mod index 0ec8703d56e..3c47b291de6 100644 --- a/service/ec2/go.mod +++ b/service/ec2/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/ec2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.1 github.com/aws/smithy-go v1.8.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 a8c4bb0f101..2201c8c4947 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.16.0" +const goModuleVersion = "1.17.0" diff --git a/service/ec2instanceconnect/CHANGELOG.md b/service/ec2instanceconnect/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/ec2instanceconnect/CHANGELOG.md +++ b/service/ec2instanceconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ec2instanceconnect/go.mod b/service/ec2instanceconnect/go.mod index a9026600b61..55c60287291 100644 --- a/service/ec2instanceconnect/go.mod +++ b/service/ec2instanceconnect/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ec2instanceconnect/go_module_metadata.go b/service/ec2instanceconnect/go_module_metadata.go index 6e3107e228e..9f5a2261748 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index 450dcfaa3fe..d5dc4101e95 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.6.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ecr/go.mod b/service/ecr/go.mod index b91a1feddb9..7e55165f5be 100644 --- a/service/ecr/go.mod +++ b/service/ecr/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ecr go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 c13a78c835f..f27a96a0439 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.5.0" +const goModuleVersion = "1.6.0" diff --git a/service/ecrpublic/CHANGELOG.md b/service/ecrpublic/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/ecrpublic/CHANGELOG.md +++ b/service/ecrpublic/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/ecrpublic/go.mod b/service/ecrpublic/go.mod index dd4f28acbee..e1777652a4f 100644 --- a/service/ecrpublic/go.mod +++ b/service/ecrpublic/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ecrpublic go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ecrpublic/go_module_metadata.go b/service/ecrpublic/go_module_metadata.go index d5a49a9c9fd..d8376dbd25f 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 50d3f38a0c0..1f37cc0070a 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ecs/go.mod b/service/ecs/go.mod index 02deb9e3098..34b7a8b6570 100644 --- a/service/ecs/go.mod +++ b/service/ecs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ecs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 a399b1a84f1..af3473338b7 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index 8112660c528..c7a2dc84171 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/efs/go.mod b/service/efs/go.mod index 3fb558dce91..0343d92b66c 100644 --- a/service/efs/go.mod +++ b/service/efs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/efs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index ed7db8e2ef4..a20f09300af 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index e0947bfedc7..84ed59fd80d 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/eks/go.mod b/service/eks/go.mod index d3e5bbdad60..9927b8ee796 100644 --- a/service/eks/go.mod +++ b/service/eks/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/eks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 fb5b66f58c7..6414f896952 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index c9e88bceda1..a09ae8caed2 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/elasticache/go.mod b/service/elasticache/go.mod index 118037700c2..a3a6e1d4af7 100644 --- a/service/elasticache/go.mod +++ b/service/elasticache/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elasticache go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 0b625bd7c47..21cd054e70f 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/elasticbeanstalk/CHANGELOG.md b/service/elasticbeanstalk/CHANGELOG.md index 2a728fb87c2..5bad400cb5e 100644 --- a/service/elasticbeanstalk/CHANGELOG.md +++ b/service/elasticbeanstalk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/elasticbeanstalk/go.mod b/service/elasticbeanstalk/go.mod index 6ff67ae7583..703ae3d83d6 100644 --- a/service/elasticbeanstalk/go.mod +++ b/service/elasticbeanstalk/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 12420ee7a29..6881460a640 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/elasticinference/CHANGELOG.md b/service/elasticinference/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/elasticinference/CHANGELOG.md +++ b/service/elasticinference/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/elasticinference/go.mod b/service/elasticinference/go.mod index 3f5493a8502..c60434d5fd6 100644 --- a/service/elasticinference/go.mod +++ b/service/elasticinference/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elasticinference go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/elasticinference/go_module_metadata.go b/service/elasticinference/go_module_metadata.go index 77d8095a0c9..4dcb55f0a79 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index e60e6313129..114b63bc627 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/elasticloadbalancing/go.mod b/service/elasticloadbalancing/go.mod index 6f334869644..cf70a845e61 100644 --- a/service/elasticloadbalancing/go.mod +++ b/service/elasticloadbalancing/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 a06cb00c86f..4bee1d0ab50 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index 2174e57cf5a..b5baa5ca182 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/elasticloadbalancingv2/go.mod b/service/elasticloadbalancingv2/go.mod index a51b70a0650..93da8a28683 100644 --- a/service/elasticloadbalancingv2/go.mod +++ b/service/elasticloadbalancingv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 2c8a0033f3b..a70fc9684d1 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index 70bbfc2371b..9c65b5b5028 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/elasticsearchservice/go.mod b/service/elasticsearchservice/go.mod index 1ac4be62771..60e9d8d6cb9 100644 --- a/service/elasticsearchservice/go.mod +++ b/service/elasticsearchservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elasticsearchservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 83179dc23cd..0bd9b2ff7f0 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/elastictranscoder/CHANGELOG.md b/service/elastictranscoder/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/elastictranscoder/CHANGELOG.md +++ b/service/elastictranscoder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/elastictranscoder/go.mod b/service/elastictranscoder/go.mod index 8727ef82213..01be5a57add 100644 --- a/service/elastictranscoder/go.mod +++ b/service/elastictranscoder/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/elastictranscoder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 cb68e3659e0..cdc274db3e3 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index 4c167e4ca10..67ab80fc661 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/emr/go.mod b/service/emr/go.mod index 7ba4882f9ce..2b75a3a11f3 100644 --- a/service/emr/go.mod +++ b/service/emr/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/emr go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 b90cf7cee05..0710b4b4fa7 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index dde06dd7fae..704abbfac59 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/emrcontainers/go.mod b/service/emrcontainers/go.mod index 02444790fab..895926bf2c5 100644 --- a/service/emrcontainers/go.mod +++ b/service/emrcontainers/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/emrcontainers go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index be45e588506..857959d7bd2 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index d0c54a66622..2dad1d0f80c 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/eventbridge/go.mod b/service/eventbridge/go.mod index a17ceae9e51..c5f1105a39b 100644 --- a/service/eventbridge/go.mod +++ b/service/eventbridge/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/eventbridge go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index e8b0e579e14..91922f3a77c 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/finspace/CHANGELOG.md b/service/finspace/CHANGELOG.md index 7d6d8b249a4..ca336d74837 100644 --- a/service/finspace/CHANGELOG.md +++ b/service/finspace/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/finspace/go.mod b/service/finspace/go.mod index 2d80408f130..ecdeea86254 100644 --- a/service/finspace/go.mod +++ b/service/finspace/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/finspace go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/finspace/go_module_metadata.go b/service/finspace/go_module_metadata.go index d80ca102086..f9a6d8b4727 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/finspacedata/CHANGELOG.md b/service/finspacedata/CHANGELOG.md index 7d6d8b249a4..ca336d74837 100644 --- a/service/finspacedata/CHANGELOG.md +++ b/service/finspacedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/finspacedata/go.mod b/service/finspacedata/go.mod index 58fa6dc066d..e0c65b57895 100644 --- a/service/finspacedata/go.mod +++ b/service/finspacedata/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/finspacedata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/finspacedata/go_module_metadata.go b/service/finspacedata/go_module_metadata.go index 03438ba4247..5ec5d5b6ce6 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index b65be7f60a9..f214d4aba95 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/firehose/go.mod b/service/firehose/go.mod index 8b5578c7dcf..470bac9a5dc 100644 --- a/service/firehose/go.mod +++ b/service/firehose/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/firehose go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index b6db46e536e..2dec1d37e9d 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/fis/CHANGELOG.md b/service/fis/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/fis/CHANGELOG.md +++ b/service/fis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/fis/go.mod b/service/fis/go.mod index 21a31deefb4..1bce50c3332 100644 --- a/service/fis/go.mod +++ b/service/fis/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/fis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/fis/go_module_metadata.go b/service/fis/go_module_metadata.go index c58b605c067..ca1deefa4da 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/fms/CHANGELOG.md b/service/fms/CHANGELOG.md index de64c498108..82dc6b87c20 100644 --- a/service/fms/CHANGELOG.md +++ b/service/fms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/fms/go.mod b/service/fms/go.mod index ccaba872bab..f5e6eb2288c 100644 --- a/service/fms/go.mod +++ b/service/fms/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/fms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/fms/go_module_metadata.go b/service/fms/go_module_metadata.go index 95473fd9113..355c26dbf3e 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/forecast/CHANGELOG.md b/service/forecast/CHANGELOG.md index 4d1c3cb3d20..44b128260e0 100644 --- a/service/forecast/CHANGELOG.md +++ b/service/forecast/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/forecast/go.mod b/service/forecast/go.mod index 2b8117eb1c9..604153eff09 100644 --- a/service/forecast/go.mod +++ b/service/forecast/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/forecast go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/forecast/go_module_metadata.go b/service/forecast/go_module_metadata.go index daf1e16f2e6..0f37a2200c2 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/forecastquery/CHANGELOG.md b/service/forecastquery/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/forecastquery/CHANGELOG.md +++ b/service/forecastquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/forecastquery/go.mod b/service/forecastquery/go.mod index 5182c91ef9f..8978e527345 100644 --- a/service/forecastquery/go.mod +++ b/service/forecastquery/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/forecastquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/forecastquery/go_module_metadata.go b/service/forecastquery/go_module_metadata.go index 213d43407c7..063412e541e 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/frauddetector/CHANGELOG.md b/service/frauddetector/CHANGELOG.md index 5fc700deb34..21ea07fb475 100644 --- a/service/frauddetector/CHANGELOG.md +++ b/service/frauddetector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/frauddetector/go.mod b/service/frauddetector/go.mod index 799af13cebd..a0b456b29a0 100644 --- a/service/frauddetector/go.mod +++ b/service/frauddetector/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/frauddetector go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/frauddetector/go_module_metadata.go b/service/frauddetector/go_module_metadata.go index 6bdcbe9ef3f..e8f31ca1066 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/fsx/CHANGELOG.md b/service/fsx/CHANGELOG.md index 06240be633f..b3c99acd2d6 100644 --- a/service/fsx/CHANGELOG.md +++ b/service/fsx/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/fsx/go.mod b/service/fsx/go.mod index d46fa32b8ba..92bd397ad15 100644 --- a/service/fsx/go.mod +++ b/service/fsx/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/fsx go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/fsx/go_module_metadata.go b/service/fsx/go_module_metadata.go index 18a703fa55d..2314ce83736 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/gamelift/CHANGELOG.md b/service/gamelift/CHANGELOG.md index 89282f27820..cc1b431ab58 100644 --- a/service/gamelift/CHANGELOG.md +++ b/service/gamelift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/gamelift/go.mod b/service/gamelift/go.mod index c8eda25ccd4..49abacf329a 100644 --- a/service/gamelift/go.mod +++ b/service/gamelift/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/gamelift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/gamelift/go_module_metadata.go b/service/gamelift/go_module_metadata.go index 3b2f1e149e6..cc4bfca09c5 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/glacier/CHANGELOG.md b/service/glacier/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/glacier/CHANGELOG.md +++ b/service/glacier/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/glacier/go.mod b/service/glacier/go.mod index ca507d8f4a6..7f0f57a748d 100644 --- a/service/glacier/go.mod +++ b/service/glacier/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/glacier go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/glacier/go_module_metadata.go b/service/glacier/go_module_metadata.go index efb4c51e82e..c6c60be81dd 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/globalaccelerator/CHANGELOG.md b/service/globalaccelerator/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/globalaccelerator/CHANGELOG.md +++ b/service/globalaccelerator/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/globalaccelerator/go.mod b/service/globalaccelerator/go.mod index 1fa02a49861..a7ac0aebcbd 100644 --- a/service/globalaccelerator/go.mod +++ b/service/globalaccelerator/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/globalaccelerator go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/globalaccelerator/go_module_metadata.go b/service/globalaccelerator/go_module_metadata.go index 1b0b3666c64..56ee5944056 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 2decf81ad2f..9e1755e2ecc 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/glue/go.mod b/service/glue/go.mod index 44df0f188ec..020fef3cf29 100644 --- a/service/glue/go.mod +++ b/service/glue/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/glue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index dcfea367e51..2b8363e3d77 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/greengrass/CHANGELOG.md b/service/greengrass/CHANGELOG.md index ea47c8ff1b3..b6d9755fcea 100644 --- a/service/greengrass/CHANGELOG.md +++ b/service/greengrass/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/greengrass/go.mod b/service/greengrass/go.mod index 3b220daadaf..61b3e578a03 100644 --- a/service/greengrass/go.mod +++ b/service/greengrass/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/greengrass go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/greengrass/go_module_metadata.go b/service/greengrass/go_module_metadata.go index 2a54d7a5f1f..c368af6bf82 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/greengrassv2/CHANGELOG.md b/service/greengrassv2/CHANGELOG.md index a83162e03f1..837d596217e 100644 --- a/service/greengrassv2/CHANGELOG.md +++ b/service/greengrassv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/greengrassv2/go.mod b/service/greengrassv2/go.mod index d2fad76dd2d..0d513132e34 100644 --- a/service/greengrassv2/go.mod +++ b/service/greengrassv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/greengrassv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/greengrassv2/go_module_metadata.go b/service/greengrassv2/go_module_metadata.go index ded8e5b7649..db8cc6ff776 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/groundstation/CHANGELOG.md b/service/groundstation/CHANGELOG.md index b1fc59e7d23..db0c9268252 100644 --- a/service/groundstation/CHANGELOG.md +++ b/service/groundstation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/groundstation/go.mod b/service/groundstation/go.mod index a733f48cc30..f158c608067 100644 --- a/service/groundstation/go.mod +++ b/service/groundstation/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/groundstation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/groundstation/go_module_metadata.go b/service/groundstation/go_module_metadata.go index c84fe8dd152..f8f6a23ad45 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/guardduty/go.mod b/service/guardduty/go.mod index 672098a0b4e..709877482a9 100644 --- a/service/guardduty/go.mod +++ b/service/guardduty/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/guardduty go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index 1bccbc74c6c..6f6909cc7c9 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/health/CHANGELOG.md b/service/health/CHANGELOG.md index de64c498108..82dc6b87c20 100644 --- a/service/health/CHANGELOG.md +++ b/service/health/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/health/go.mod b/service/health/go.mod index 5e42705c0cd..6baf93feae5 100644 --- a/service/health/go.mod +++ b/service/health/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/health go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/health/go_module_metadata.go b/service/health/go_module_metadata.go index 68ea11f11fa..9bcf1a7e12e 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/healthlake/CHANGELOG.md b/service/healthlake/CHANGELOG.md index cf7e8b120c2..6855f540842 100644 --- a/service/healthlake/CHANGELOG.md +++ b/service/healthlake/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/healthlake/go.mod b/service/healthlake/go.mod index c28df7f91dc..5ec7a4c6df0 100644 --- a/service/healthlake/go.mod +++ b/service/healthlake/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/healthlake go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/healthlake/go_module_metadata.go b/service/healthlake/go_module_metadata.go index 638a04d0442..3369b5ef7e1 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/honeycode/CHANGELOG.md b/service/honeycode/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/honeycode/CHANGELOG.md +++ b/service/honeycode/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/honeycode/go.mod b/service/honeycode/go.mod index e6121cc185e..c1f36ef7d47 100644 --- a/service/honeycode/go.mod +++ b/service/honeycode/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/honeycode go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/honeycode/go_module_metadata.go b/service/honeycode/go_module_metadata.go index 7fbbc0786bb..2fd5a6e0335 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/iam/CHANGELOG.md b/service/iam/CHANGELOG.md index 40bf71df3e6..b29973e8ffa 100644 --- a/service/iam/CHANGELOG.md +++ b/service/iam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iam/go.mod b/service/iam/go.mod index 73d45c4790f..f3a290fb8f8 100644 --- a/service/iam/go.mod +++ b/service/iam/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iam go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iam/go_module_metadata.go b/service/iam/go_module_metadata.go index be6735732a5..2a202779be5 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/identitystore/CHANGELOG.md b/service/identitystore/CHANGELOG.md index 9332b67b4bf..5c9b6caf64f 100644 --- a/service/identitystore/CHANGELOG.md +++ b/service/identitystore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/identitystore/go.mod b/service/identitystore/go.mod index ac456800112..3e85003bb8d 100644 --- a/service/identitystore/go.mod +++ b/service/identitystore/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/identitystore go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/identitystore/go_module_metadata.go b/service/identitystore/go_module_metadata.go index dd5f7bf5021..eea97a386d5 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/imagebuilder/CHANGELOG.md b/service/imagebuilder/CHANGELOG.md index e4afe20d324..bb2b7a83e47 100644 --- a/service/imagebuilder/CHANGELOG.md +++ b/service/imagebuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/imagebuilder/go.mod b/service/imagebuilder/go.mod index 0bccef07a61..dc72b0e2fa0 100644 --- a/service/imagebuilder/go.mod +++ b/service/imagebuilder/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/imagebuilder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/imagebuilder/go_module_metadata.go b/service/imagebuilder/go_module_metadata.go index 592a95742d9..b26620d9186 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/inspector/CHANGELOG.md b/service/inspector/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/inspector/CHANGELOG.md +++ b/service/inspector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/inspector/go.mod b/service/inspector/go.mod index 6ae7b701521..f5a758fddf1 100644 --- a/service/inspector/go.mod +++ b/service/inspector/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/inspector go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/inspector/go_module_metadata.go b/service/inspector/go_module_metadata.go index 7e4bb74db1e..75baef06ed3 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index c36aad5cb19..83cd6491764 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -4,9 +4,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.34.33 - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.0 - github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.6.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.1 + github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.6.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/internal/endpoint-discovery/CHANGELOG.md b/service/internal/endpoint-discovery/CHANGELOG.md index 219eab7c5c2..59838fa341e 100644 --- a/service/internal/endpoint-discovery/CHANGELOG.md +++ b/service/internal/endpoint-discovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/internal/endpoint-discovery/go.mod b/service/internal/endpoint-discovery/go.mod index 7920943b93a..c7b5bb7a69b 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.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/internal/endpoint-discovery/go_module_metadata.go b/service/internal/endpoint-discovery/go_module_metadata.go index 16a16c3d4d2..686727be760 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.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 8dff0be6697..2f4a806c2ca 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -1,90 +1,90 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/config v1.8.1 - github.com/aws/aws-sdk-go-v2/service/acm v1.6.0 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.7.0 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.6.0 - github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.4.0 - github.com/aws/aws-sdk-go-v2/service/appstream v1.6.0 - github.com/aws/aws-sdk-go-v2/service/athena v1.6.0 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.12.0 - github.com/aws/aws-sdk-go-v2/service/batch v1.7.0 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.10.0 - github.com/aws/aws-sdk-go-v2/service/cloudfront v1.8.0 - github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.4.0 - github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.6.0 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.6.0 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.8.0 - github.com/aws/aws-sdk-go-v2/service/codebuild v1.10.0 - github.com/aws/aws-sdk-go-v2/service/codecommit v1.4.0 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.6.0 - github.com/aws/aws-sdk-go-v2/service/codepipeline v1.5.0 - github.com/aws/aws-sdk-go-v2/service/codestar v1.4.0 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.6.0 - github.com/aws/aws-sdk-go-v2/service/configservice v1.9.0 - github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.5.0 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.7.0 - github.com/aws/aws-sdk-go-v2/service/devicefarm v1.5.0 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.8.0 - github.com/aws/aws-sdk-go-v2/service/directoryservice v1.5.0 - github.com/aws/aws-sdk-go-v2/service/docdb v1.9.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.16.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.5.0 - github.com/aws/aws-sdk-go-v2/service/ecs v1.9.0 - github.com/aws/aws-sdk-go-v2/service/efs v1.7.0 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.11.0 - github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.6.0 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.6.0 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.7.0 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.6.0 - github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.5.0 - github.com/aws/aws-sdk-go-v2/service/emr v1.9.0 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.7.0 - github.com/aws/aws-sdk-go-v2/service/firehose v1.6.0 - github.com/aws/aws-sdk-go-v2/service/gamelift v1.6.0 - github.com/aws/aws-sdk-go-v2/service/glacier v1.5.0 - github.com/aws/aws-sdk-go-v2/service/glue v1.11.0 - github.com/aws/aws-sdk-go-v2/service/health v1.7.0 - github.com/aws/aws-sdk-go-v2/service/iam v1.9.0 - github.com/aws/aws-sdk-go-v2/service/inspector v1.4.0 - github.com/aws/aws-sdk-go-v2/service/iot v1.11.0 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.6.0 - github.com/aws/aws-sdk-go-v2/service/kms v1.6.0 - github.com/aws/aws-sdk-go-v2/service/lambda v1.8.0 - github.com/aws/aws-sdk-go-v2/service/lightsail v1.10.0 - github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.4.0 - github.com/aws/aws-sdk-go-v2/service/neptune v1.8.0 - github.com/aws/aws-sdk-go-v2/service/opsworks v1.5.0 - github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.4.0 - github.com/aws/aws-sdk-go-v2/service/polly v1.6.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.8.0 - github.com/aws/aws-sdk-go-v2/service/redshift v1.11.0 - github.com/aws/aws-sdk-go-v2/service/rekognition v1.8.0 - github.com/aws/aws-sdk-go-v2/service/route53 v1.11.0 - github.com/aws/aws-sdk-go-v2/service/route53domains v1.4.0 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.7.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.15.1 - github.com/aws/aws-sdk-go-v2/service/s3control v1.11.0 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.6.0 - github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.5.0 - github.com/aws/aws-sdk-go-v2/service/ses v1.6.0 - github.com/aws/aws-sdk-go-v2/service/sfn v1.5.0 - github.com/aws/aws-sdk-go-v2/service/shield v1.7.0 - github.com/aws/aws-sdk-go-v2/service/sms v1.4.0 - github.com/aws/aws-sdk-go-v2/service/snowball v1.6.0 - github.com/aws/aws-sdk-go-v2/service/sns v1.8.0 - github.com/aws/aws-sdk-go-v2/service/sqs v1.9.0 - github.com/aws/aws-sdk-go-v2/service/ssm v1.10.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.7.0 - github.com/aws/aws-sdk-go-v2/service/support v1.5.0 - github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.4.0 - github.com/aws/aws-sdk-go-v2/service/waf v1.4.0 - github.com/aws/aws-sdk-go-v2/service/wafregional v1.5.0 - github.com/aws/aws-sdk-go-v2/service/wafv2 v1.8.0 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.6.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/service/acm v1.6.1 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.7.1 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.6.1 + github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.4.1 + github.com/aws/aws-sdk-go-v2/service/appstream v1.6.1 + github.com/aws/aws-sdk-go-v2/service/athena v1.6.1 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.12.1 + github.com/aws/aws-sdk-go-v2/service/batch v1.7.1 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.10.1 + github.com/aws/aws-sdk-go-v2/service/cloudfront v1.8.1 + github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.4.1 + github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.6.1 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.6.1 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.8.1 + github.com/aws/aws-sdk-go-v2/service/codebuild v1.10.1 + github.com/aws/aws-sdk-go-v2/service/codecommit v1.4.1 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.6.1 + github.com/aws/aws-sdk-go-v2/service/codepipeline v1.5.1 + github.com/aws/aws-sdk-go-v2/service/codestar v1.4.1 + github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.6.1 + github.com/aws/aws-sdk-go-v2/service/configservice v1.9.1 + github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.5.1 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.7.1 + github.com/aws/aws-sdk-go-v2/service/devicefarm v1.5.1 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.8.1 + github.com/aws/aws-sdk-go-v2/service/directoryservice v1.5.1 + github.com/aws/aws-sdk-go-v2/service/docdb v1.9.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.5.1 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.17.0 + github.com/aws/aws-sdk-go-v2/service/ecr v1.6.0 + github.com/aws/aws-sdk-go-v2/service/ecs v1.9.1 + github.com/aws/aws-sdk-go-v2/service/efs v1.7.1 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.11.1 + github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.6.1 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.6.1 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.7.1 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.6.1 + github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.5.1 + github.com/aws/aws-sdk-go-v2/service/emr v1.9.1 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.7.1 + github.com/aws/aws-sdk-go-v2/service/firehose v1.6.1 + github.com/aws/aws-sdk-go-v2/service/gamelift v1.6.1 + github.com/aws/aws-sdk-go-v2/service/glacier v1.5.1 + github.com/aws/aws-sdk-go-v2/service/glue v1.11.1 + github.com/aws/aws-sdk-go-v2/service/health v1.7.1 + github.com/aws/aws-sdk-go-v2/service/iam v1.9.1 + github.com/aws/aws-sdk-go-v2/service/inspector v1.4.1 + github.com/aws/aws-sdk-go-v2/service/iot v1.12.0 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.6.1 + github.com/aws/aws-sdk-go-v2/service/kms v1.6.1 + github.com/aws/aws-sdk-go-v2/service/lambda v1.8.1 + github.com/aws/aws-sdk-go-v2/service/lightsail v1.10.1 + github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.4.1 + github.com/aws/aws-sdk-go-v2/service/neptune v1.8.1 + github.com/aws/aws-sdk-go-v2/service/opsworks v1.5.1 + github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.4.1 + github.com/aws/aws-sdk-go-v2/service/polly v1.6.1 + github.com/aws/aws-sdk-go-v2/service/rds v1.9.0 + github.com/aws/aws-sdk-go-v2/service/redshift v1.11.1 + github.com/aws/aws-sdk-go-v2/service/rekognition v1.8.1 + github.com/aws/aws-sdk-go-v2/service/route53 v1.11.1 + github.com/aws/aws-sdk-go-v2/service/route53domains v1.4.1 + github.com/aws/aws-sdk-go-v2/service/route53resolver v1.7.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.16.0 + github.com/aws/aws-sdk-go-v2/service/s3control v1.11.1 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.6.1 + github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.5.1 + github.com/aws/aws-sdk-go-v2/service/ses v1.6.1 + github.com/aws/aws-sdk-go-v2/service/sfn v1.5.1 + github.com/aws/aws-sdk-go-v2/service/shield v1.7.1 + github.com/aws/aws-sdk-go-v2/service/sms v1.4.1 + github.com/aws/aws-sdk-go-v2/service/snowball v1.6.1 + github.com/aws/aws-sdk-go-v2/service/sns v1.8.1 + github.com/aws/aws-sdk-go-v2/service/sqs v1.9.1 + github.com/aws/aws-sdk-go-v2/service/ssm v1.10.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.7.1 + github.com/aws/aws-sdk-go-v2/service/support v1.5.1 + github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.4.1 + github.com/aws/aws-sdk-go-v2/service/waf v1.4.1 + github.com/aws/aws-sdk-go-v2/service/wafregional v1.5.1 + github.com/aws/aws-sdk-go-v2/service/wafv2 v1.9.0 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.6.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/internal/presigned-url/CHANGELOG.md b/service/internal/presigned-url/CHANGELOG.md index dc96a497305..cd61757bcab 100644 --- a/service/internal/presigned-url/CHANGELOG.md +++ b/service/internal/presigned-url/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/internal/presigned-url/go.mod b/service/internal/presigned-url/go.mod index 51f040b94e7..495fbcff92a 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.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/internal/presigned-url/go_module_metadata.go b/service/internal/presigned-url/go_module_metadata.go index 8c6325576f4..1f44dea568b 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.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/internal/s3shared/CHANGELOG.md b/service/internal/s3shared/CHANGELOG.md index 5a6c61f54db..dc834fb2944 100644 --- a/service/internal/s3shared/CHANGELOG.md +++ b/service/internal/s3shared/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: Add support for S3 Multi-Region Access Point ARNs. diff --git a/service/internal/s3shared/go.mod b/service/internal/s3shared/go.mod index cde30796212..6742d354d9b 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.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/internal/s3shared/go_module_metadata.go b/service/internal/s3shared/go_module_metadata.go index c6f1baf5d07..5d4a289c6c8 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index 38423bea3c5..4a941f772d5 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/iot/go.mod b/service/iot/go.mod index 5513dfbe818..f048ac5003f 100644 --- a/service/iot/go.mod +++ b/service/iot/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iot go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index 7554d3b6ba0..93548d31a85 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.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/iot1clickdevicesservice/CHANGELOG.md b/service/iot1clickdevicesservice/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/iot1clickdevicesservice/CHANGELOG.md +++ b/service/iot1clickdevicesservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/iot1clickdevicesservice/go.mod b/service/iot1clickdevicesservice/go.mod index bd56910c67d..1721c79df94 100644 --- a/service/iot1clickdevicesservice/go.mod +++ b/service/iot1clickdevicesservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iot1clickdevicesservice/go_module_metadata.go b/service/iot1clickdevicesservice/go_module_metadata.go index fad0d42935f..c68374e90d2 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/iot1clickprojects/CHANGELOG.md b/service/iot1clickprojects/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/iot1clickprojects/CHANGELOG.md +++ b/service/iot1clickprojects/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iot1clickprojects/go.mod b/service/iot1clickprojects/go.mod index 261f8cfb60d..f6576c57ae2 100644 --- a/service/iot1clickprojects/go.mod +++ b/service/iot1clickprojects/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iot1clickprojects go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iot1clickprojects/go_module_metadata.go b/service/iot1clickprojects/go_module_metadata.go index 54ede649148..305c49acafd 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/iotanalytics/CHANGELOG.md b/service/iotanalytics/CHANGELOG.md index 3c28b183d1e..459f4a2cf48 100644 --- a/service/iotanalytics/CHANGELOG.md +++ b/service/iotanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/iotanalytics/go.mod b/service/iotanalytics/go.mod index 54a635eee27..010ac82c550 100644 --- a/service/iotanalytics/go.mod +++ b/service/iotanalytics/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotanalytics/go_module_metadata.go b/service/iotanalytics/go_module_metadata.go index 4be86552ce9..b454342be26 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/iotdataplane/CHANGELOG.md b/service/iotdataplane/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/iotdataplane/CHANGELOG.md +++ b/service/iotdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/iotdataplane/go.mod b/service/iotdataplane/go.mod index 5685532da5e..4939afe7163 100644 --- a/service/iotdataplane/go.mod +++ b/service/iotdataplane/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotdataplane go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotdataplane/go_module_metadata.go b/service/iotdataplane/go_module_metadata.go index 57cd41e52c4..6869f011545 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/iotdeviceadvisor/CHANGELOG.md b/service/iotdeviceadvisor/CHANGELOG.md index 70bbfc2371b..9c65b5b5028 100644 --- a/service/iotdeviceadvisor/CHANGELOG.md +++ b/service/iotdeviceadvisor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iotdeviceadvisor/go.mod b/service/iotdeviceadvisor/go.mod index 797b28240e5..80e5b988b94 100644 --- a/service/iotdeviceadvisor/go.mod +++ b/service/iotdeviceadvisor/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotdeviceadvisor/go_module_metadata.go b/service/iotdeviceadvisor/go_module_metadata.go index 64e97d6ce37..165248b20fa 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iotevents/CHANGELOG.md b/service/iotevents/CHANGELOG.md index bfd78bea5ea..994c2f5610c 100644 --- a/service/iotevents/CHANGELOG.md +++ b/service/iotevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iotevents/go.mod b/service/iotevents/go.mod index 3ad6b441193..53d4dcb7dbb 100644 --- a/service/iotevents/go.mod +++ b/service/iotevents/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotevents/go_module_metadata.go b/service/iotevents/go_module_metadata.go index 2fe67204401..079c8226ad7 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/ioteventsdata/CHANGELOG.md b/service/ioteventsdata/CHANGELOG.md index 81058071513..69713113145 100644 --- a/service/ioteventsdata/CHANGELOG.md +++ b/service/ioteventsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ioteventsdata/go.mod b/service/ioteventsdata/go.mod index 3d8176f9014..5b8c8575a3e 100644 --- a/service/ioteventsdata/go.mod +++ b/service/ioteventsdata/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ioteventsdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ioteventsdata/go_module_metadata.go b/service/ioteventsdata/go_module_metadata.go index 8a7a89b4e02..e970c3d29ef 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/iotfleethub/CHANGELOG.md b/service/iotfleethub/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/iotfleethub/CHANGELOG.md +++ b/service/iotfleethub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/iotfleethub/go.mod b/service/iotfleethub/go.mod index 86941f1a913..50caedc765b 100644 --- a/service/iotfleethub/go.mod +++ b/service/iotfleethub/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotfleethub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotfleethub/go_module_metadata.go b/service/iotfleethub/go_module_metadata.go index 2d1f3696c79..41c6e38b9a4 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/iotjobsdataplane/CHANGELOG.md b/service/iotjobsdataplane/CHANGELOG.md index fc10f3897dc..35427e435b5 100644 --- a/service/iotjobsdataplane/CHANGELOG.md +++ b/service/iotjobsdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/iotjobsdataplane/go.mod b/service/iotjobsdataplane/go.mod index c34d40137bd..5dfbe0d8a28 100644 --- a/service/iotjobsdataplane/go.mod +++ b/service/iotjobsdataplane/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotjobsdataplane/go_module_metadata.go b/service/iotjobsdataplane/go_module_metadata.go index ce84312a288..1e2aa3a346a 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/iotsecuretunneling/CHANGELOG.md b/service/iotsecuretunneling/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/iotsecuretunneling/CHANGELOG.md +++ b/service/iotsecuretunneling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iotsecuretunneling/go.mod b/service/iotsecuretunneling/go.mod index 723afa966a4..5c1c4d1cd93 100644 --- a/service/iotsecuretunneling/go.mod +++ b/service/iotsecuretunneling/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotsecuretunneling/go_module_metadata.go b/service/iotsecuretunneling/go_module_metadata.go index 9680ad908fb..3ed52dfa443 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index 664c833f7f0..d654f357a1a 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/iotsitewise/go.mod b/service/iotsitewise/go.mod index b69bd5b0e98..962eb9e4131 100644 --- a/service/iotsitewise/go.mod +++ b/service/iotsitewise/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotsitewise go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 86fdbeef1a4..79c9df6e98f 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/iotthingsgraph/CHANGELOG.md b/service/iotthingsgraph/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/iotthingsgraph/CHANGELOG.md +++ b/service/iotthingsgraph/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iotthingsgraph/go.mod b/service/iotthingsgraph/go.mod index 503e4269e05..353bca09180 100644 --- a/service/iotthingsgraph/go.mod +++ b/service/iotthingsgraph/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotthingsgraph go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotthingsgraph/go_module_metadata.go b/service/iotthingsgraph/go_module_metadata.go index 55988611d79..9e2620db875 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/iotwireless/CHANGELOG.md b/service/iotwireless/CHANGELOG.md index f3cb68961ef..8843606a454 100644 --- a/service/iotwireless/CHANGELOG.md +++ b/service/iotwireless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/iotwireless/go.mod b/service/iotwireless/go.mod index 814ea66b6f9..65dab61ca36 100644 --- a/service/iotwireless/go.mod +++ b/service/iotwireless/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/iotwireless go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/iotwireless/go_module_metadata.go b/service/iotwireless/go_module_metadata.go index 55ee6615907..c29a1ee89c8 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/ivs/CHANGELOG.md b/service/ivs/CHANGELOG.md index f22e7acadfb..84c32a2d3d3 100644 --- a/service/ivs/CHANGELOG.md +++ b/service/ivs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/ivs/go.mod b/service/ivs/go.mod index d8d5e2c08c7..d3c84003db1 100644 --- a/service/ivs/go.mod +++ b/service/ivs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ivs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ivs/go_module_metadata.go b/service/ivs/go_module_metadata.go index 1c86e2a70e0..70ae0f0c7ad 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/kafka/CHANGELOG.md b/service/kafka/CHANGELOG.md index a79be255e9e..bf997d18e45 100644 --- a/service/kafka/CHANGELOG.md +++ b/service/kafka/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/kafka/go.mod b/service/kafka/go.mod index 5783fb9019b..70d1457f5d6 100644 --- a/service/kafka/go.mod +++ b/service/kafka/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kafka go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kafka/go_module_metadata.go b/service/kafka/go_module_metadata.go index 45a3d95caa7..ec3e887f973 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/kafkaconnect/CHANGELOG.md b/service/kafkaconnect/CHANGELOG.md new file mode 100644 index 00000000000..4106906a212 --- /dev/null +++ b/service/kafkaconnect/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2021-09-17) + +* **Release**: New AWS service client module +* **Dependency Update**: Updated to the latest SDK module versions + diff --git a/service/kafkaconnect/go.mod b/service/kafkaconnect/go.mod index 5bf100a0b2a..cc313ba6b7a 100644 --- a/service/kafkaconnect/go.mod +++ b/service/kafkaconnect/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kafkaconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kafkaconnect/go_module_metadata.go b/service/kafkaconnect/go_module_metadata.go index b00fdd1c7a9..f8bb679c9c8 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 = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/kendra/CHANGELOG.md b/service/kendra/CHANGELOG.md index d70c6de0c92..25b432d60d1 100644 --- a/service/kendra/CHANGELOG.md +++ b/service/kendra/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kendra/go.mod b/service/kendra/go.mod index 9b869355034..dce581e1bab 100644 --- a/service/kendra/go.mod +++ b/service/kendra/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kendra go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kendra/go_module_metadata.go b/service/kendra/go_module_metadata.go index 7f1df9a778e..21d240a8105 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index 7ac7bd62b29..4d7bdf1ff27 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesis/go.mod b/service/kinesis/go.mod index a2335dc5a3e..8fc7080e355 100644 --- a/service/kinesis/go.mod +++ b/service/kinesis/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 00952540b37..8dba83a6a75 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/kinesisanalytics/CHANGELOG.md b/service/kinesisanalytics/CHANGELOG.md index 53eba7cb1e0..ef81b38f12c 100644 --- a/service/kinesisanalytics/CHANGELOG.md +++ b/service/kinesisanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesisanalytics/go.mod b/service/kinesisanalytics/go.mod index 334e85f1f45..d15a94c3df7 100644 --- a/service/kinesisanalytics/go.mod +++ b/service/kinesisanalytics/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kinesisanalytics/go_module_metadata.go b/service/kinesisanalytics/go_module_metadata.go index 254c4329ed4..a45ef7d6d38 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/kinesisanalyticsv2/CHANGELOG.md b/service/kinesisanalyticsv2/CHANGELOG.md index 7ac7bd62b29..4d7bdf1ff27 100644 --- a/service/kinesisanalyticsv2/CHANGELOG.md +++ b/service/kinesisanalyticsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesisanalyticsv2/go.mod b/service/kinesisanalyticsv2/go.mod index 16f6e01d010..f1414118fc6 100644 --- a/service/kinesisanalyticsv2/go.mod +++ b/service/kinesisanalyticsv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kinesisanalyticsv2/go_module_metadata.go b/service/kinesisanalyticsv2/go_module_metadata.go index dc53b71f4bd..e10f24c3de3 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/kinesisvideo/CHANGELOG.md b/service/kinesisvideo/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/kinesisvideo/CHANGELOG.md +++ b/service/kinesisvideo/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesisvideo/go.mod b/service/kinesisvideo/go.mod index 7c9e69a6c06..26a6c8a155f 100644 --- a/service/kinesisvideo/go.mod +++ b/service/kinesisvideo/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideo go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kinesisvideo/go_module_metadata.go b/service/kinesisvideo/go_module_metadata.go index c9d880e4a5b..3e51de0b9e7 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/kinesisvideoarchivedmedia/CHANGELOG.md b/service/kinesisvideoarchivedmedia/CHANGELOG.md index 4528b2e8046..d301b76d49c 100644 --- a/service/kinesisvideoarchivedmedia/CHANGELOG.md +++ b/service/kinesisvideoarchivedmedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesisvideoarchivedmedia/go.mod b/service/kinesisvideoarchivedmedia/go.mod index 8afad0684b5..c5c4d61fd2d 100644 --- a/service/kinesisvideoarchivedmedia/go.mod +++ b/service/kinesisvideoarchivedmedia/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kinesisvideoarchivedmedia/go_module_metadata.go b/service/kinesisvideoarchivedmedia/go_module_metadata.go index d24039dbc0c..10089773bea 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/kinesisvideomedia/CHANGELOG.md b/service/kinesisvideomedia/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/kinesisvideomedia/CHANGELOG.md +++ b/service/kinesisvideomedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesisvideomedia/go.mod b/service/kinesisvideomedia/go.mod index ffdae3b3782..8e92bffbae5 100644 --- a/service/kinesisvideomedia/go.mod +++ b/service/kinesisvideomedia/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kinesisvideomedia/go_module_metadata.go b/service/kinesisvideomedia/go_module_metadata.go index 247144b0ac4..e8fa041dd06 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/kinesisvideosignaling/CHANGELOG.md b/service/kinesisvideosignaling/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/kinesisvideosignaling/CHANGELOG.md +++ b/service/kinesisvideosignaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/kinesisvideosignaling/go.mod b/service/kinesisvideosignaling/go.mod index a35d038343b..662da288b0e 100644 --- a/service/kinesisvideosignaling/go.mod +++ b/service/kinesisvideosignaling/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kinesisvideosignaling/go_module_metadata.go b/service/kinesisvideosignaling/go_module_metadata.go index 77bcd2f4cab..7ba069c3422 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index 9b066f8ebc8..bafc6b21222 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/kms/go.mod b/service/kms/go.mod index 1030b951b2c..fecdfc980cf 100644 --- a/service/kms/go.mod +++ b/service/kms/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/kms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 084e140599d..fbf0a23be01 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/lakeformation/CHANGELOG.md b/service/lakeformation/CHANGELOG.md index 086d98d8c3b..1244acb4dbe 100644 --- a/service/lakeformation/CHANGELOG.md +++ b/service/lakeformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/lakeformation/go.mod b/service/lakeformation/go.mod index df62858be91..7561ffbfe30 100644 --- a/service/lakeformation/go.mod +++ b/service/lakeformation/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lakeformation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lakeformation/go_module_metadata.go b/service/lakeformation/go_module_metadata.go index 3bcffb3da50..97cb60210f8 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 0d66a107e77..5571c0a4715 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/lambda/go.mod b/service/lambda/go.mod index bce27c6ac05..512fc34a369 100644 --- a/service/lambda/go.mod +++ b/service/lambda/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lambda go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 af1d1f479a4..ffc28130f11 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/lexmodelbuildingservice/CHANGELOG.md b/service/lexmodelbuildingservice/CHANGELOG.md index a87f9a251f8..923ecbda44b 100644 --- a/service/lexmodelbuildingservice/CHANGELOG.md +++ b/service/lexmodelbuildingservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/lexmodelbuildingservice/go.mod b/service/lexmodelbuildingservice/go.mod index ebc43cc108d..6d81e9ce942 100644 --- a/service/lexmodelbuildingservice/go.mod +++ b/service/lexmodelbuildingservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lexmodelbuildingservice/go_module_metadata.go b/service/lexmodelbuildingservice/go_module_metadata.go index 62724602d60..98b5dffc4fe 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/lexmodelsv2/CHANGELOG.md b/service/lexmodelsv2/CHANGELOG.md index dc1c8b94722..830b2c0b06c 100644 --- a/service/lexmodelsv2/CHANGELOG.md +++ b/service/lexmodelsv2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.7.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/lexmodelsv2/go.mod b/service/lexmodelsv2/go.mod index f8d6d8575fc..8486fb1684e 100644 --- a/service/lexmodelsv2/go.mod +++ b/service/lexmodelsv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lexmodelsv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 cd1b3b74bf0..6e11c5b3037 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.6.0" +const goModuleVersion = "1.7.0" diff --git a/service/lexruntimeservice/CHANGELOG.md b/service/lexruntimeservice/CHANGELOG.md index 4528b2e8046..d301b76d49c 100644 --- a/service/lexruntimeservice/CHANGELOG.md +++ b/service/lexruntimeservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/lexruntimeservice/go.mod b/service/lexruntimeservice/go.mod index f64e7c355e2..78170675c2a 100644 --- a/service/lexruntimeservice/go.mod +++ b/service/lexruntimeservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lexruntimeservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lexruntimeservice/go_module_metadata.go b/service/lexruntimeservice/go_module_metadata.go index 706776804df..6b9ca884471 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/lexruntimev2/CHANGELOG.md b/service/lexruntimev2/CHANGELOG.md index f7b079d09e1..aecda728a3e 100644 --- a/service/lexruntimev2/CHANGELOG.md +++ b/service/lexruntimev2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.4.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/lexruntimev2/go.mod b/service/lexruntimev2/go.mod index 197d7b61338..49ce9d2a1dc 100644 --- a/service/lexruntimev2/go.mod +++ b/service/lexruntimev2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lexruntimev2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lexruntimev2/go_module_metadata.go b/service/lexruntimev2/go_module_metadata.go index 1c59fda4b89..9390c4d0993 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.3.0" +const goModuleVersion = "1.4.0" diff --git a/service/licensemanager/CHANGELOG.md b/service/licensemanager/CHANGELOG.md index 4632e257836..7640713be23 100644 --- a/service/licensemanager/CHANGELOG.md +++ b/service/licensemanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/licensemanager/go.mod b/service/licensemanager/go.mod index c7d031e6424..e10a2c8daa1 100644 --- a/service/licensemanager/go.mod +++ b/service/licensemanager/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/licensemanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/licensemanager/go_module_metadata.go b/service/licensemanager/go_module_metadata.go index 454da791f43..94ad0d36768 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/lightsail/CHANGELOG.md b/service/lightsail/CHANGELOG.md index d44c5ba9961..78fdc4d9e53 100644 --- a/service/lightsail/CHANGELOG.md +++ b/service/lightsail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/lightsail/go.mod b/service/lightsail/go.mod index bfcbce06049..656efd6a951 100644 --- a/service/lightsail/go.mod +++ b/service/lightsail/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lightsail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lightsail/go_module_metadata.go b/service/lightsail/go_module_metadata.go index 3a32353b056..919db2d1c65 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/location/CHANGELOG.md b/service/location/CHANGELOG.md index 10bcb7d0d10..85b8e6a2b4e 100644 --- a/service/location/CHANGELOG.md +++ b/service/location/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/location/go.mod b/service/location/go.mod index 4f2e143dcc7..fbda8bb9cb8 100644 --- a/service/location/go.mod +++ b/service/location/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/location go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/location/go_module_metadata.go b/service/location/go_module_metadata.go index a46141d8237..72d08d74b4e 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/lookoutequipment/CHANGELOG.md b/service/lookoutequipment/CHANGELOG.md index 3bdcb5a43e4..9210cc5c69d 100644 --- a/service/lookoutequipment/CHANGELOG.md +++ b/service/lookoutequipment/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/lookoutequipment/go.mod b/service/lookoutequipment/go.mod index cfcf718711d..4cdd5b1d08c 100644 --- a/service/lookoutequipment/go.mod +++ b/service/lookoutequipment/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutequipment go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lookoutequipment/go_module_metadata.go b/service/lookoutequipment/go_module_metadata.go index 2b33a121c7d..0cca44250df 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/lookoutmetrics/CHANGELOG.md b/service/lookoutmetrics/CHANGELOG.md index 6b7e06fbae0..5f3d4485461 100644 --- a/service/lookoutmetrics/CHANGELOG.md +++ b/service/lookoutmetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/lookoutmetrics/go.mod b/service/lookoutmetrics/go.mod index c3332ad8ca0..c8525f06cca 100644 --- a/service/lookoutmetrics/go.mod +++ b/service/lookoutmetrics/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutmetrics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lookoutmetrics/go_module_metadata.go b/service/lookoutmetrics/go_module_metadata.go index 2dc824c084e..d19ed373bdc 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.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/lookoutvision/CHANGELOG.md b/service/lookoutvision/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/lookoutvision/CHANGELOG.md +++ b/service/lookoutvision/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/lookoutvision/go.mod b/service/lookoutvision/go.mod index f7a4e39575d..d08ccb88908 100644 --- a/service/lookoutvision/go.mod +++ b/service/lookoutvision/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutvision go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/lookoutvision/go_module_metadata.go b/service/lookoutvision/go_module_metadata.go index ed4000bf44c..62dd8367c67 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/machinelearning/CHANGELOG.md b/service/machinelearning/CHANGELOG.md index 4528b2e8046..d301b76d49c 100644 --- a/service/machinelearning/CHANGELOG.md +++ b/service/machinelearning/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/machinelearning/go.mod b/service/machinelearning/go.mod index 3578aab8185..1641a154bc8 100644 --- a/service/machinelearning/go.mod +++ b/service/machinelearning/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/machinelearning go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 5ccfb3f57c8..a697ff04d06 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/macie/CHANGELOG.md b/service/macie/CHANGELOG.md index 8ad17adb654..8a0a362db5a 100644 --- a/service/macie/CHANGELOG.md +++ b/service/macie/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/macie/go.mod b/service/macie/go.mod index b0d4662998d..5314e05d416 100644 --- a/service/macie/go.mod +++ b/service/macie/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/macie go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/macie/go_module_metadata.go b/service/macie/go_module_metadata.go index dbdc75e2231..8b9c2b3b4a3 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/macie2/CHANGELOG.md b/service/macie2/CHANGELOG.md index 5dfe4179733..0c4c6b4b51c 100644 --- a/service/macie2/CHANGELOG.md +++ b/service/macie2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/macie2/go.mod b/service/macie2/go.mod index f0403e253a2..e1d622d12b5 100644 --- a/service/macie2/go.mod +++ b/service/macie2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/macie2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/macie2/go_module_metadata.go b/service/macie2/go_module_metadata.go index 8ae42de0460..d0f3674fdff 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.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/managedblockchain/CHANGELOG.md b/service/managedblockchain/CHANGELOG.md index 272b8843fff..652d39342a4 100644 --- a/service/managedblockchain/CHANGELOG.md +++ b/service/managedblockchain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/managedblockchain/go.mod b/service/managedblockchain/go.mod index ef0c6dc4727..73b556a9a5b 100644 --- a/service/managedblockchain/go.mod +++ b/service/managedblockchain/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/managedblockchain go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/managedblockchain/go_module_metadata.go b/service/managedblockchain/go_module_metadata.go index 3bc60270a7f..e9da9d852b4 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/marketplacecatalog/CHANGELOG.md b/service/marketplacecatalog/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/marketplacecatalog/CHANGELOG.md +++ b/service/marketplacecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/marketplacecatalog/go.mod b/service/marketplacecatalog/go.mod index 2a8163e1685..9a8139c4228 100644 --- a/service/marketplacecatalog/go.mod +++ b/service/marketplacecatalog/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacecatalog go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/marketplacecatalog/go_module_metadata.go b/service/marketplacecatalog/go_module_metadata.go index 5909ae364fd..9bb32c71e14 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/marketplacecommerceanalytics/CHANGELOG.md b/service/marketplacecommerceanalytics/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/marketplacecommerceanalytics/CHANGELOG.md +++ b/service/marketplacecommerceanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/marketplacecommerceanalytics/go.mod b/service/marketplacecommerceanalytics/go.mod index 625d8acfe1a..0c209600102 100644 --- a/service/marketplacecommerceanalytics/go.mod +++ b/service/marketplacecommerceanalytics/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/marketplacecommerceanalytics/go_module_metadata.go b/service/marketplacecommerceanalytics/go_module_metadata.go index 62191f8237c..927a2bd9b51 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/marketplaceentitlementservice/CHANGELOG.md b/service/marketplaceentitlementservice/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/marketplaceentitlementservice/CHANGELOG.md +++ b/service/marketplaceentitlementservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/marketplaceentitlementservice/go.mod b/service/marketplaceentitlementservice/go.mod index f078606346c..3b4497e4e35 100644 --- a/service/marketplaceentitlementservice/go.mod +++ b/service/marketplaceentitlementservice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/marketplaceentitlementservice/go_module_metadata.go b/service/marketplaceentitlementservice/go_module_metadata.go index 73ed7395b22..63006804fef 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/marketplacemetering/CHANGELOG.md b/service/marketplacemetering/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/marketplacemetering/CHANGELOG.md +++ b/service/marketplacemetering/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/marketplacemetering/go.mod b/service/marketplacemetering/go.mod index cae4486b39d..51bbdff223a 100644 --- a/service/marketplacemetering/go.mod +++ b/service/marketplacemetering/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacemetering go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/marketplacemetering/go_module_metadata.go b/service/marketplacemetering/go_module_metadata.go index 2ea9b2f9957..34b74e622d7 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/mediaconnect/CHANGELOG.md b/service/mediaconnect/CHANGELOG.md index 4f88c472ddf..26d0473cfcf 100644 --- a/service/mediaconnect/CHANGELOG.md +++ b/service/mediaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/mediaconnect/go.mod b/service/mediaconnect/go.mod index 6c49edd66ef..94e288c2254 100644 --- a/service/mediaconnect/go.mod +++ b/service/mediaconnect/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediaconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 c3cffaf1094..38571afd4f3 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/mediaconvert/CHANGELOG.md b/service/mediaconvert/CHANGELOG.md index 6db2458ead5..8dce3e2009f 100644 --- a/service/mediaconvert/CHANGELOG.md +++ b/service/mediaconvert/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/mediaconvert/go.mod b/service/mediaconvert/go.mod index 73f94ba2fb9..f4d91a11c2f 100644 --- a/service/mediaconvert/go.mod +++ b/service/mediaconvert/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediaconvert go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mediaconvert/go_module_metadata.go b/service/mediaconvert/go_module_metadata.go index 8c4710ab651..c0b62ca6a16 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/medialive/CHANGELOG.md b/service/medialive/CHANGELOG.md index a5c3cba0601..5e3145d1209 100644 --- a/service/medialive/CHANGELOG.md +++ b/service/medialive/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/medialive/go.mod b/service/medialive/go.mod index 144dd540071..43d54df6721 100644 --- a/service/medialive/go.mod +++ b/service/medialive/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/medialive go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 8ea5f8fb224..37aae485b5e 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/mediapackage/CHANGELOG.md b/service/mediapackage/CHANGELOG.md index 679a8ba19d6..5b5604813ae 100644 --- a/service/mediapackage/CHANGELOG.md +++ b/service/mediapackage/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/mediapackage/go.mod b/service/mediapackage/go.mod index b132dd183dc..8e62b365ded 100644 --- a/service/mediapackage/go.mod +++ b/service/mediapackage/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackage go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mediapackage/go_module_metadata.go b/service/mediapackage/go_module_metadata.go index 247d00a0742..23614f04006 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/mediapackagevod/CHANGELOG.md b/service/mediapackagevod/CHANGELOG.md index f42f27dd226..037214b9535 100644 --- a/service/mediapackagevod/CHANGELOG.md +++ b/service/mediapackagevod/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/mediapackagevod/go.mod b/service/mediapackagevod/go.mod index 354abe3cf44..49c58b8793f 100644 --- a/service/mediapackagevod/go.mod +++ b/service/mediapackagevod/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackagevod go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mediapackagevod/go_module_metadata.go b/service/mediapackagevod/go_module_metadata.go index eaa4be4829c..d964566b202 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.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/mediastore/CHANGELOG.md b/service/mediastore/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/mediastore/CHANGELOG.md +++ b/service/mediastore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/mediastore/go.mod b/service/mediastore/go.mod index ac5b622f158..1a3b0ab145a 100644 --- a/service/mediastore/go.mod +++ b/service/mediastore/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediastore go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mediastore/go_module_metadata.go b/service/mediastore/go_module_metadata.go index 95cf3b0fd4e..6eb4ca6881d 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/mediastoredata/CHANGELOG.md b/service/mediastoredata/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/mediastoredata/CHANGELOG.md +++ b/service/mediastoredata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/mediastoredata/go.mod b/service/mediastoredata/go.mod index dd9d4deeef3..f0f2a33884f 100644 --- a/service/mediastoredata/go.mod +++ b/service/mediastoredata/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediastoredata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mediastoredata/go_module_metadata.go b/service/mediastoredata/go_module_metadata.go index 98f4e8157b1..89789fdd0f7 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/mediatailor/CHANGELOG.md b/service/mediatailor/CHANGELOG.md index beabedc563e..7740d603385 100644 --- a/service/mediatailor/CHANGELOG.md +++ b/service/mediatailor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/mediatailor/go.mod b/service/mediatailor/go.mod index 79babba9c0d..644b2614b5e 100644 --- a/service/mediatailor/go.mod +++ b/service/mediatailor/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mediatailor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mediatailor/go_module_metadata.go b/service/mediatailor/go_module_metadata.go index 6fd74a31806..6e2552352b7 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/memorydb/CHANGELOG.md b/service/memorydb/CHANGELOG.md index 6a884ec1682..afda661bffe 100644 --- a/service/memorydb/CHANGELOG.md +++ b/service/memorydb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/memorydb/go.mod b/service/memorydb/go.mod index 00200900d47..b9925eeb804 100644 --- a/service/memorydb/go.mod +++ b/service/memorydb/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/memorydb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/memorydb/go_module_metadata.go b/service/memorydb/go_module_metadata.go index 1a02a5ad2c2..46b914c6191 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.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/mgn/CHANGELOG.md b/service/mgn/CHANGELOG.md index f7a28cb4f45..bc79fa90064 100644 --- a/service/mgn/CHANGELOG.md +++ b/service/mgn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/mgn/go.mod b/service/mgn/go.mod index b22542def18..a8384da2fbf 100644 --- a/service/mgn/go.mod +++ b/service/mgn/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mgn go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mgn/go_module_metadata.go b/service/mgn/go_module_metadata.go index c8cf736b0ef..344b9a271c4 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/migrationhub/CHANGELOG.md b/service/migrationhub/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/migrationhub/CHANGELOG.md +++ b/service/migrationhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/migrationhub/go.mod b/service/migrationhub/go.mod index 5121510573a..ae9eda5ff9d 100644 --- a/service/migrationhub/go.mod +++ b/service/migrationhub/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/migrationhub/go_module_metadata.go b/service/migrationhub/go_module_metadata.go index f6445aae180..7316b985e8c 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/migrationhubconfig/CHANGELOG.md b/service/migrationhubconfig/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/migrationhubconfig/CHANGELOG.md +++ b/service/migrationhubconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/migrationhubconfig/go.mod b/service/migrationhubconfig/go.mod index 99b532e5a88..0162b1a012a 100644 --- a/service/migrationhubconfig/go.mod +++ b/service/migrationhubconfig/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhubconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/migrationhubconfig/go_module_metadata.go b/service/migrationhubconfig/go_module_metadata.go index e5c9fd91fd1..70849667012 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/mobile/CHANGELOG.md b/service/mobile/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/mobile/CHANGELOG.md +++ b/service/mobile/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/mobile/go.mod b/service/mobile/go.mod index d09f88fde6d..6dea81e6c5a 100644 --- a/service/mobile/go.mod +++ b/service/mobile/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mobile go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mobile/go_module_metadata.go b/service/mobile/go_module_metadata.go index ae31816510b..28191041fd3 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/mq/CHANGELOG.md b/service/mq/CHANGELOG.md index 3236678067a..0576145337f 100644 --- a/service/mq/CHANGELOG.md +++ b/service/mq/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/mq/go.mod b/service/mq/go.mod index 304b70e3c5c..fb6c46c7155 100644 --- a/service/mq/go.mod +++ b/service/mq/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mq go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mq/go_module_metadata.go b/service/mq/go_module_metadata.go index 32e3bebf3f2..44341ebcb35 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/mturk/CHANGELOG.md b/service/mturk/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/mturk/CHANGELOG.md +++ b/service/mturk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/mturk/go.mod b/service/mturk/go.mod index 20c45b6fdc7..b5f99b8dcb0 100644 --- a/service/mturk/go.mod +++ b/service/mturk/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mturk go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mturk/go_module_metadata.go b/service/mturk/go_module_metadata.go index 79250a40cee..2086caccbf2 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/mwaa/CHANGELOG.md b/service/mwaa/CHANGELOG.md index d467cdf1ba7..1e6bc9a52b3 100644 --- a/service/mwaa/CHANGELOG.md +++ b/service/mwaa/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/mwaa/go.mod b/service/mwaa/go.mod index cc837202ce0..a4dfcc5f777 100644 --- a/service/mwaa/go.mod +++ b/service/mwaa/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/mwaa go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/mwaa/go_module_metadata.go b/service/mwaa/go_module_metadata.go index 57f0ae46c84..dae828505fa 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/neptune/CHANGELOG.md b/service/neptune/CHANGELOG.md index 5d857080e29..4eaab9973b1 100644 --- a/service/neptune/CHANGELOG.md +++ b/service/neptune/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/neptune/go.mod b/service/neptune/go.mod index e664b4c399e..d1c3c4947c0 100644 --- a/service/neptune/go.mod +++ b/service/neptune/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/neptune go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.1 github.com/aws/smithy-go v1.8.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 0554bf9bf22..8278d356565 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/networkfirewall/CHANGELOG.md b/service/networkfirewall/CHANGELOG.md index b56ba31b7a5..09c6fc8d47a 100644 --- a/service/networkfirewall/CHANGELOG.md +++ b/service/networkfirewall/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.6.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/networkfirewall/go.mod b/service/networkfirewall/go.mod index adc2cc24406..5904d721740 100644 --- a/service/networkfirewall/go.mod +++ b/service/networkfirewall/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/networkfirewall go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/networkfirewall/go_module_metadata.go b/service/networkfirewall/go_module_metadata.go index 40679bb688f..2c9b94abeb6 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.5.0" +const goModuleVersion = "1.6.0" diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/networkmanager/go.mod b/service/networkmanager/go.mod index d8847f7c4b3..1f3a66756df 100644 --- a/service/networkmanager/go.mod +++ b/service/networkmanager/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/networkmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/networkmanager/go_module_metadata.go b/service/networkmanager/go_module_metadata.go index 3bb3e410235..60a6b1d2f51 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/nimble/CHANGELOG.md b/service/nimble/CHANGELOG.md index e277da02045..16a677d4616 100644 --- a/service/nimble/CHANGELOG.md +++ b/service/nimble/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/nimble/go.mod b/service/nimble/go.mod index dc12d101a5b..ba110000949 100644 --- a/service/nimble/go.mod +++ b/service/nimble/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/nimble go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/nimble/go_module_metadata.go b/service/nimble/go_module_metadata.go index c35d46d53a7..f8f57fb1e87 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index 01170692ab7..6e38f45356f 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2021-09-10) * **Release**: New AWS service client module diff --git a/service/opensearch/go.mod b/service/opensearch/go.mod index 225a5b9dc77..6918ac827f1 100644 --- a/service/opensearch/go.mod +++ b/service/opensearch/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/opensearch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index 5606237eb44..7f9b7063f3a 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.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/opsworks/CHANGELOG.md b/service/opsworks/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/opsworks/CHANGELOG.md +++ b/service/opsworks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/opsworks/go.mod b/service/opsworks/go.mod index efdde6e65a6..2a0e51934b6 100644 --- a/service/opsworks/go.mod +++ b/service/opsworks/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/opsworks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 c7496b7a7d3..99bfdf018bc 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/opsworkscm/CHANGELOG.md b/service/opsworkscm/CHANGELOG.md index 34c501dba28..611421a63a7 100644 --- a/service/opsworkscm/CHANGELOG.md +++ b/service/opsworkscm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/opsworkscm/go.mod b/service/opsworkscm/go.mod index 19d40fecb8e..a317f9909ee 100644 --- a/service/opsworkscm/go.mod +++ b/service/opsworkscm/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/opsworkscm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 adbef135f28..09069eae007 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/organizations/CHANGELOG.md b/service/organizations/CHANGELOG.md index f7062b002ed..908a9bee732 100644 --- a/service/organizations/CHANGELOG.md +++ b/service/organizations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/organizations/go.mod b/service/organizations/go.mod index a76a8519ac1..dab80202f6e 100644 --- a/service/organizations/go.mod +++ b/service/organizations/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/organizations go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/organizations/go_module_metadata.go b/service/organizations/go_module_metadata.go index 039b0221e79..df47047869f 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index 5f3e2cc934f..85011965249 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/outposts/go.mod b/service/outposts/go.mod index 27bab3f891b..a5a22819b4a 100644 --- a/service/outposts/go.mod +++ b/service/outposts/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/outposts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index 69ab6360b13..e1ac3f2398c 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/personalize/CHANGELOG.md b/service/personalize/CHANGELOG.md index eb515e494d8..4e418df2ac2 100644 --- a/service/personalize/CHANGELOG.md +++ b/service/personalize/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/personalize/go.mod b/service/personalize/go.mod index 690a84d911a..4f9fe2a961f 100644 --- a/service/personalize/go.mod +++ b/service/personalize/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/personalize go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/personalize/go_module_metadata.go b/service/personalize/go_module_metadata.go index ac6bc8cb3dd..943c1f35d1e 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/personalizeevents/CHANGELOG.md b/service/personalizeevents/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/personalizeevents/CHANGELOG.md +++ b/service/personalizeevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/personalizeevents/go.mod b/service/personalizeevents/go.mod index 78e37821b98..4f8106465e3 100644 --- a/service/personalizeevents/go.mod +++ b/service/personalizeevents/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/personalizeevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/personalizeevents/go_module_metadata.go b/service/personalizeevents/go_module_metadata.go index 9a24e717ef9..3560067e701 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/personalizeruntime/CHANGELOG.md b/service/personalizeruntime/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/personalizeruntime/CHANGELOG.md +++ b/service/personalizeruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/personalizeruntime/go.mod b/service/personalizeruntime/go.mod index f0d8c6c1820..0b326eeece7 100644 --- a/service/personalizeruntime/go.mod +++ b/service/personalizeruntime/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/personalizeruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/personalizeruntime/go_module_metadata.go b/service/personalizeruntime/go_module_metadata.go index c03164e2887..03205c0383f 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index 96e0c0308c1..35e10b4703a 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/pi/go.mod b/service/pi/go.mod index 84e415ed254..a4e5c30cd76 100644 --- a/service/pi/go.mod +++ b/service/pi/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/pi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index 76c61baba30..9d77d3efb22 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/pinpoint/CHANGELOG.md b/service/pinpoint/CHANGELOG.md index 4528b2e8046..7e2befe0fca 100644 --- a/service/pinpoint/CHANGELOG.md +++ b/service/pinpoint/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.7.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/pinpoint/go.mod b/service/pinpoint/go.mod index d8ac1557bae..1a810e6fc1b 100644 --- a/service/pinpoint/go.mod +++ b/service/pinpoint/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/pinpoint go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/pinpoint/go_module_metadata.go b/service/pinpoint/go_module_metadata.go index dfd13b1cfcc..13003e467cf 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.6.0" +const goModuleVersion = "1.7.0" diff --git a/service/pinpointemail/CHANGELOG.md b/service/pinpointemail/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/pinpointemail/CHANGELOG.md +++ b/service/pinpointemail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/pinpointemail/go.mod b/service/pinpointemail/go.mod index ce3db897380..924f5eb1f0a 100644 --- a/service/pinpointemail/go.mod +++ b/service/pinpointemail/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointemail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/pinpointemail/go_module_metadata.go b/service/pinpointemail/go_module_metadata.go index 334638821e8..ff77fe09e84 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/pinpointsmsvoice/CHANGELOG.md b/service/pinpointsmsvoice/CHANGELOG.md index 18241790d9c..d4a3933661a 100644 --- a/service/pinpointsmsvoice/CHANGELOG.md +++ b/service/pinpointsmsvoice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/pinpointsmsvoice/go.mod b/service/pinpointsmsvoice/go.mod index bd137a3790e..4ba777a5c65 100644 --- a/service/pinpointsmsvoice/go.mod +++ b/service/pinpointsmsvoice/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/pinpointsmsvoice/go_module_metadata.go b/service/pinpointsmsvoice/go_module_metadata.go index 0aee39a93fa..941b5b16909 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/polly/CHANGELOG.md b/service/polly/CHANGELOG.md index ca2c00d7047..da1c8e8768d 100644 --- a/service/polly/CHANGELOG.md +++ b/service/polly/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/polly/go.mod b/service/polly/go.mod index 112d2638863..b960bd30eaa 100644 --- a/service/polly/go.mod +++ b/service/polly/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/polly go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/polly/go_module_metadata.go b/service/polly/go_module_metadata.go index 50a0c5505ab..c65b1dde887 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/pricing/CHANGELOG.md b/service/pricing/CHANGELOG.md index b41c8df71cb..ee257e634ca 100644 --- a/service/pricing/CHANGELOG.md +++ b/service/pricing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/pricing/go.mod b/service/pricing/go.mod index 80c8ca28201..79c64d99f87 100644 --- a/service/pricing/go.mod +++ b/service/pricing/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/pricing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/pricing/go_module_metadata.go b/service/pricing/go_module_metadata.go index e1ad41707ae..d9375e17e78 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/proton/CHANGELOG.md b/service/proton/CHANGELOG.md index b94555c38a9..f9a7c64f3c3 100644 --- a/service/proton/CHANGELOG.md +++ b/service/proton/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/proton/go.mod b/service/proton/go.mod index 9e2d6737a3e..75e082656ca 100644 --- a/service/proton/go.mod +++ b/service/proton/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/proton go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 6b42619adf6..cf5f6d285c5 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.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/qldb/CHANGELOG.md b/service/qldb/CHANGELOG.md index d1761647c38..2fa053d3392 100644 --- a/service/qldb/CHANGELOG.md +++ b/service/qldb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/qldb/go.mod b/service/qldb/go.mod index e9ee7624a30..fac1fc08093 100644 --- a/service/qldb/go.mod +++ b/service/qldb/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/qldb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/qldb/go_module_metadata.go b/service/qldb/go_module_metadata.go index 30053270a61..9fa563d5735 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/qldbsession/CHANGELOG.md b/service/qldbsession/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/qldbsession/CHANGELOG.md +++ b/service/qldbsession/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/qldbsession/go.mod b/service/qldbsession/go.mod index 24959d7436d..6cb1299c4a8 100644 --- a/service/qldbsession/go.mod +++ b/service/qldbsession/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/qldbsession go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/qldbsession/go_module_metadata.go b/service/qldbsession/go_module_metadata.go index ec543593e9c..ae781b7566c 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index efa276bca1a..174b026c942 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.11.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/quicksight/go.mod b/service/quicksight/go.mod index 7ddbd130ebb..014416d8542 100644 --- a/service/quicksight/go.mod +++ b/service/quicksight/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/quicksight go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 467b62b289f..4331f4f1259 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.10.0" +const goModuleVersion = "1.11.0" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index ba3f580e03c..1faa9e55ab7 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/ram/go.mod b/service/ram/go.mod index ad9657f3264..b24dfb645e5 100644 --- a/service/ram/go.mod +++ b/service/ram/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ram go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index f9d146a7f2e..9bf842e487d 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index c9349d2d515..dc12adc7031 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/rds/go.mod b/service/rds/go.mod index fcfc576feeb..af743a14c23 100644 --- a/service/rds/go.mod +++ b/service/rds/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/rds go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.1 github.com/aws/smithy-go v1.8.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 6d3fb16251b..b3fd856cf08 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.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/rdsdata/CHANGELOG.md b/service/rdsdata/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/rdsdata/CHANGELOG.md +++ b/service/rdsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/rdsdata/go.mod b/service/rdsdata/go.mod index 76b3de4bce0..b42a01f24a1 100644 --- a/service/rdsdata/go.mod +++ b/service/rdsdata/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/rdsdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/rdsdata/go_module_metadata.go b/service/rdsdata/go_module_metadata.go index 8c8c9fff9d6..5284853626a 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index ba5f25992bc..e872c07fc9c 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/redshift/go.mod b/service/redshift/go.mod index ea9afc07617..e6f49da70d1 100644 --- a/service/redshift/go.mod +++ b/service/redshift/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/redshift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 41a30eb9077..51e0358b451 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/redshiftdata/CHANGELOG.md b/service/redshiftdata/CHANGELOG.md index a83162e03f1..837d596217e 100644 --- a/service/redshiftdata/CHANGELOG.md +++ b/service/redshiftdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/redshiftdata/go.mod b/service/redshiftdata/go.mod index 957eaae535b..591a284a384 100644 --- a/service/redshiftdata/go.mod +++ b/service/redshiftdata/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/redshiftdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/redshiftdata/go_module_metadata.go b/service/redshiftdata/go_module_metadata.go index 0a3046c0572..fc0a5ab188f 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/rekognition/CHANGELOG.md b/service/rekognition/CHANGELOG.md index f33b447b6f4..678afe3e062 100644 --- a/service/rekognition/CHANGELOG.md +++ b/service/rekognition/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/rekognition/go.mod b/service/rekognition/go.mod index 0eafbe583a3..807955e0aa6 100644 --- a/service/rekognition/go.mod +++ b/service/rekognition/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/rekognition go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 31e159546ab..24c9ea16530 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index e76a59c26a2..c59a32fcbf5 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/resourcegroups/go.mod b/service/resourcegroups/go.mod index 1536faf3304..54901961fd8 100644 --- a/service/resourcegroups/go.mod +++ b/service/resourcegroups/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/resourcegroups go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index 9e33fe03322..7ed2a477f44 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/resourcegroupstaggingapi/go.mod b/service/resourcegroupstaggingapi/go.mod index 5895d868903..95073ebd22b 100644 --- a/service/resourcegroupstaggingapi/go.mod +++ b/service/resourcegroupstaggingapi/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index b8147f0f254..543916e007a 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/robomaker/CHANGELOG.md b/service/robomaker/CHANGELOG.md index ee502293027..f7f9681c1b6 100644 --- a/service/robomaker/CHANGELOG.md +++ b/service/robomaker/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/robomaker/go.mod b/service/robomaker/go.mod index ec2ebfa1a5f..a73b9f773ac 100644 --- a/service/robomaker/go.mod +++ b/service/robomaker/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/robomaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/robomaker/go_module_metadata.go b/service/robomaker/go_module_metadata.go index 148eb9ee197..95bfa9cab6b 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.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index cffb48cbe9a..5881903b3b2 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/route53/go.mod b/service/route53/go.mod index 57805920eb0..d6ef67a60b6 100644 --- a/service/route53/go.mod +++ b/service/route53/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/route53 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 5f14d035774..4198040ff5b 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/route53domains/CHANGELOG.md b/service/route53domains/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/route53domains/CHANGELOG.md +++ b/service/route53domains/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/route53domains/go.mod b/service/route53domains/go.mod index 96fc8b7864f..0b1a45a1a56 100644 --- a/service/route53domains/go.mod +++ b/service/route53domains/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/route53domains go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/route53domains/go_module_metadata.go b/service/route53domains/go_module_metadata.go index 747c0225973..51a1ff6bb44 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/route53recoverycluster/CHANGELOG.md b/service/route53recoverycluster/CHANGELOG.md index 1e5576c2436..eaf889bffd5 100644 --- a/service/route53recoverycluster/CHANGELOG.md +++ b/service/route53recoverycluster/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/route53recoverycluster/go.mod b/service/route53recoverycluster/go.mod index e9b9af48900..a4c7aa0b7a4 100644 --- a/service/route53recoverycluster/go.mod +++ b/service/route53recoverycluster/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoverycluster go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/route53recoverycluster/go_module_metadata.go b/service/route53recoverycluster/go_module_metadata.go index bb2fed41a4a..7f9c04f0eab 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.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/route53recoverycontrolconfig/CHANGELOG.md b/service/route53recoverycontrolconfig/CHANGELOG.md index 2c7c3caae04..5ea1e53a651 100644 --- a/service/route53recoverycontrolconfig/CHANGELOG.md +++ b/service/route53recoverycontrolconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/route53recoverycontrolconfig/go.mod b/service/route53recoverycontrolconfig/go.mod index fe9b6cd4ee3..94a6336c0cc 100644 --- a/service/route53recoverycontrolconfig/go.mod +++ b/service/route53recoverycontrolconfig/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 97947878b70..eed35f8b355 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.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/route53recoveryreadiness/CHANGELOG.md b/service/route53recoveryreadiness/CHANGELOG.md index 1e5576c2436..eaf889bffd5 100644 --- a/service/route53recoveryreadiness/CHANGELOG.md +++ b/service/route53recoveryreadiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/route53recoveryreadiness/go.mod b/service/route53recoveryreadiness/go.mod index 90a84af007d..84450648765 100644 --- a/service/route53recoveryreadiness/go.mod +++ b/service/route53recoveryreadiness/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoveryreadiness go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/route53recoveryreadiness/go_module_metadata.go b/service/route53recoveryreadiness/go_module_metadata.go index a455b38e73e..b43bd14b31f 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.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index dbfbe43ee9a..43df068f3cf 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/route53resolver/go.mod b/service/route53resolver/go.mod index 1cfa54a02f5..bd0a7a83fe3 100644 --- a/service/route53resolver/go.mod +++ b/service/route53resolver/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/route53resolver go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index e9e80fa5dec..823dc64efd1 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 420cf5edd72..78917bbf616 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.16.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.1 (2021-09-10) * No change notes available for this release. diff --git a/service/s3/go.mod b/service/s3/go.mod index d115f2734b5..8a2a0fa77cb 100644 --- a/service/s3/go.mod +++ b/service/s3/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/s3 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.3.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.7.0 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.1 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.7.1 github.com/aws/smithy-go v1.8.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 1be3615e1ef..5228bed18b7 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.15.1" +const goModuleVersion = "1.16.0" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 6a1cf9ee31a..aa4cf0a68c6 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.8.1 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.7.0 + github.com/aws/aws-sdk-go-v2/config v1.8.2 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.7.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 14505693d3d..e56862fa6fb 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/s3control/go.mod b/service/s3control/go.mod index 3d995028be7..389ddb59d5a 100644 --- a/service/s3control/go.mod +++ b/service/s3control/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/s3control go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.7.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.7.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 8d8d8a7af26..40ddd5aa66f 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.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/s3outposts/CHANGELOG.md b/service/s3outposts/CHANGELOG.md index 102658c5f05..d395381a0b1 100644 --- a/service/s3outposts/CHANGELOG.md +++ b/service/s3outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/s3outposts/go.mod b/service/s3outposts/go.mod index ba20d2dc8f0..93fe78f6d6a 100644 --- a/service/s3outposts/go.mod +++ b/service/s3outposts/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/s3outposts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/s3outposts/go_module_metadata.go b/service/s3outposts/go_module_metadata.go index 2fbd6db7108..d155790ab05 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index a1588746d71..a801152acc8 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.15.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/sagemaker/go.mod b/service/sagemaker/go.mod index e003af27766..b36991a8f8a 100644 --- a/service/sagemaker/go.mod +++ b/service/sagemaker/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sagemaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 482a7589914..70a1d7d6891 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.14.0" +const goModuleVersion = "1.15.0" diff --git a/service/sagemakera2iruntime/CHANGELOG.md b/service/sagemakera2iruntime/CHANGELOG.md index 814c7c10ce5..084c481d669 100644 --- a/service/sagemakera2iruntime/CHANGELOG.md +++ b/service/sagemakera2iruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sagemakera2iruntime/go.mod b/service/sagemakera2iruntime/go.mod index 5c0113d05bd..ac80b7cec22 100644 --- a/service/sagemakera2iruntime/go.mod +++ b/service/sagemakera2iruntime/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sagemakera2iruntime/go_module_metadata.go b/service/sagemakera2iruntime/go_module_metadata.go index 59525d2785e..31127fa313f 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sagemakeredge/CHANGELOG.md b/service/sagemakeredge/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/sagemakeredge/CHANGELOG.md +++ b/service/sagemakeredge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sagemakeredge/go.mod b/service/sagemakeredge/go.mod index a379580e2ab..8b13792df13 100644 --- a/service/sagemakeredge/go.mod +++ b/service/sagemakeredge/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakeredge go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sagemakeredge/go_module_metadata.go b/service/sagemakeredge/go_module_metadata.go index 991fe1701c9..5422506cfb1 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sagemakerfeaturestoreruntime/CHANGELOG.md b/service/sagemakerfeaturestoreruntime/CHANGELOG.md index 272b8843fff..652d39342a4 100644 --- a/service/sagemakerfeaturestoreruntime/CHANGELOG.md +++ b/service/sagemakerfeaturestoreruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sagemakerfeaturestoreruntime/go.mod b/service/sagemakerfeaturestoreruntime/go.mod index 9f128cae686..4cd0f5a4020 100644 --- a/service/sagemakerfeaturestoreruntime/go.mod +++ b/service/sagemakerfeaturestoreruntime/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sagemakerfeaturestoreruntime/go_module_metadata.go b/service/sagemakerfeaturestoreruntime/go_module_metadata.go index 1cd824561b0..24de0d89e79 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sagemakerruntime/CHANGELOG.md b/service/sagemakerruntime/CHANGELOG.md index 5cc0203f7c5..207070bf3bd 100644 --- a/service/sagemakerruntime/CHANGELOG.md +++ b/service/sagemakerruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/sagemakerruntime/go.mod b/service/sagemakerruntime/go.mod index aea37f268db..3cd115b7b29 100644 --- a/service/sagemakerruntime/go.mod +++ b/service/sagemakerruntime/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sagemakerruntime/go_module_metadata.go b/service/sagemakerruntime/go_module_metadata.go index 0fdc88f455f..b852b2689da 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/savingsplans/CHANGELOG.md b/service/savingsplans/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/savingsplans/CHANGELOG.md +++ b/service/savingsplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/savingsplans/go.mod b/service/savingsplans/go.mod index ca0e2c84904..8247817d167 100644 --- a/service/savingsplans/go.mod +++ b/service/savingsplans/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/savingsplans go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/savingsplans/go_module_metadata.go b/service/savingsplans/go_module_metadata.go index 8c2af33c89e..1db4adae923 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/schemas/CHANGELOG.md b/service/schemas/CHANGELOG.md index 741425a06e4..776215e55e6 100644 --- a/service/schemas/CHANGELOG.md +++ b/service/schemas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/schemas/go.mod b/service/schemas/go.mod index 263655033e8..9e212a30493 100644 --- a/service/schemas/go.mod +++ b/service/schemas/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/schemas go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 eaf2acde0e3..b68133853ff 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 3659bca487b..0610285fdc1 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/secretsmanager/go.mod b/service/secretsmanager/go.mod index 916d86eef77..77b22cc12dc 100644 --- a/service/secretsmanager/go.mod +++ b/service/secretsmanager/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/secretsmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index 27e30369aef..db487753fa7 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index 63173a01a95..67de8740acb 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/securityhub/go.mod b/service/securityhub/go.mod index 6f0b8e765c9..320dbca44c2 100644 --- a/service/securityhub/go.mod +++ b/service/securityhub/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/securityhub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 229dbb20e68..ae667b4c133 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/serverlessapplicationrepository/CHANGELOG.md b/service/serverlessapplicationrepository/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/serverlessapplicationrepository/CHANGELOG.md +++ b/service/serverlessapplicationrepository/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/serverlessapplicationrepository/go.mod b/service/serverlessapplicationrepository/go.mod index 9538cc2b3f1..9b03f54d929 100644 --- a/service/serverlessapplicationrepository/go.mod +++ b/service/serverlessapplicationrepository/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/serverlessapplicationrepository/go_module_metadata.go b/service/serverlessapplicationrepository/go_module_metadata.go index 738b7d6325e..793867a702f 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/servicecatalog/CHANGELOG.md b/service/servicecatalog/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/servicecatalog/CHANGELOG.md +++ b/service/servicecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/servicecatalog/go.mod b/service/servicecatalog/go.mod index 476fae52bf7..6e0f52fab53 100644 --- a/service/servicecatalog/go.mod +++ b/service/servicecatalog/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/servicecatalog go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/servicecatalog/go_module_metadata.go b/service/servicecatalog/go_module_metadata.go index 9fd4cb6e421..b168b8d47b3 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/servicecatalogappregistry/CHANGELOG.md b/service/servicecatalogappregistry/CHANGELOG.md index 4fef6fd3187..3f8f1585f06 100644 --- a/service/servicecatalogappregistry/CHANGELOG.md +++ b/service/servicecatalogappregistry/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/servicecatalogappregistry/go.mod b/service/servicecatalogappregistry/go.mod index 2b09850fa64..ade626d8ac2 100644 --- a/service/servicecatalogappregistry/go.mod +++ b/service/servicecatalogappregistry/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/servicecatalogappregistry/go_module_metadata.go b/service/servicecatalogappregistry/go_module_metadata.go index acb750ef594..b46bc117e47 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index 6a6eec4933a..c087e3391c4 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/servicediscovery/go.mod b/service/servicediscovery/go.mod index efa927712af..1c4b6a2fa4c 100644 --- a/service/servicediscovery/go.mod +++ b/service/servicediscovery/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/servicediscovery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 75e82b7c61d..e5c9eacd427 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index 1338716cd10..870adaa040f 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/servicequotas/go.mod b/service/servicequotas/go.mod index d526b9be57c..4997ecc6b1d 100644 --- a/service/servicequotas/go.mod +++ b/service/servicequotas/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/servicequotas go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index cc2177fcb98..74e203d17ef 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/ses/CHANGELOG.md b/service/ses/CHANGELOG.md index 2b9336d3009..a664b407b54 100644 --- a/service/ses/CHANGELOG.md +++ b/service/ses/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ses/go.mod b/service/ses/go.mod index ab82759c789..463b056708a 100644 --- a/service/ses/go.mod +++ b/service/ses/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ses go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 c67af557585..b4e78424b18 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/sesv2/CHANGELOG.md b/service/sesv2/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/sesv2/CHANGELOG.md +++ b/service/sesv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sesv2/go.mod b/service/sesv2/go.mod index 06ea4c03ea1..d120d25f98f 100644 --- a/service/sesv2/go.mod +++ b/service/sesv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sesv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sesv2/go_module_metadata.go b/service/sesv2/go_module_metadata.go index 9e03d0b153b..53df3a0dfd5 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sfn/go.mod b/service/sfn/go.mod index 1ca5999fef8..1d2c7a68e13 100644 --- a/service/sfn/go.mod +++ b/service/sfn/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sfn go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index e88e2b95cd9..3c4c5f20db9 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/shield/CHANGELOG.md b/service/shield/CHANGELOG.md index c5a333d5c2f..2583eed8cf2 100644 --- a/service/shield/CHANGELOG.md +++ b/service/shield/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/shield/go.mod b/service/shield/go.mod index 1b50ffe5610..6ff85950301 100644 --- a/service/shield/go.mod +++ b/service/shield/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/shield go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/shield/go_module_metadata.go b/service/shield/go_module_metadata.go index 4de5fda983d..378b559e9e0 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/signer/CHANGELOG.md b/service/signer/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/signer/CHANGELOG.md +++ b/service/signer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/signer/go.mod b/service/signer/go.mod index 48caa10146b..fccc85c2d20 100644 --- a/service/signer/go.mod +++ b/service/signer/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/signer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 9cfe356f580..750abe4b590 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/sms/CHANGELOG.md b/service/sms/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/sms/CHANGELOG.md +++ b/service/sms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sms/go.mod b/service/sms/go.mod index 58b74639ff4..788c27012c5 100644 --- a/service/sms/go.mod +++ b/service/sms/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sms/go_module_metadata.go b/service/sms/go_module_metadata.go index e9efb89b15f..8e3b48ea2bd 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/snowball/CHANGELOG.md b/service/snowball/CHANGELOG.md index ea47c8ff1b3..b6d9755fcea 100644 --- a/service/snowball/CHANGELOG.md +++ b/service/snowball/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/snowball/go.mod b/service/snowball/go.mod index 243b187a379..11bc2e0437f 100644 --- a/service/snowball/go.mod +++ b/service/snowball/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/snowball go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/snowball/go_module_metadata.go b/service/snowball/go_module_metadata.go index e6801232b19..46ca3debcfe 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/snowdevicemanagement/CHANGELOG.md b/service/snowdevicemanagement/CHANGELOG.md index bdbe2248ad0..5a0be24a128 100644 --- a/service/snowdevicemanagement/CHANGELOG.md +++ b/service/snowdevicemanagement/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/snowdevicemanagement/go.mod b/service/snowdevicemanagement/go.mod index d5452720f63..8d44323a56c 100644 --- a/service/snowdevicemanagement/go.mod +++ b/service/snowdevicemanagement/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/snowdevicemanagement/go_module_metadata.go b/service/snowdevicemanagement/go_module_metadata.go index 9e4993a0d09..14e6beadd4f 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.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 93dbb55927c..35945dca1c3 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sns/go.mod b/service/sns/go.mod index b0ff372c4cf..e707e69bdf3 100644 --- a/service/sns/go.mod +++ b/service/sns/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sns go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index 44df272389f..856bc7fe691 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index 71b3635028b..7b83d9de8d7 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/sqs/go.mod b/service/sqs/go.mod index 1aad4cf6593..d3a11049025 100644 --- a/service/sqs/go.mod +++ b/service/sqs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sqs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index 0b9ac727135..841f9af3767 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 866ffe0da19..2d23e4160e0 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ssm/go.mod b/service/ssm/go.mod index 24d7e060044..c5bce91d17b 100644 --- a/service/ssm/go.mod +++ b/service/ssm/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ssm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 bc3fd0a46eb..b1290604250 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/ssmcontacts/CHANGELOG.md b/service/ssmcontacts/CHANGELOG.md index 309f96cd772..0829a956639 100644 --- a/service/ssmcontacts/CHANGELOG.md +++ b/service/ssmcontacts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/ssmcontacts/go.mod b/service/ssmcontacts/go.mod index 4592c5829c4..28e9b42825c 100644 --- a/service/ssmcontacts/go.mod +++ b/service/ssmcontacts/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ssmcontacts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ssmcontacts/go_module_metadata.go b/service/ssmcontacts/go_module_metadata.go index aa5d72e752a..4acfcb5fb65 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/ssmincidents/CHANGELOG.md b/service/ssmincidents/CHANGELOG.md index 9c89d77928e..7613613e902 100644 --- a/service/ssmincidents/CHANGELOG.md +++ b/service/ssmincidents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/ssmincidents/go.mod b/service/ssmincidents/go.mod index 2d1ff13fc63..440d4373a76 100644 --- a/service/ssmincidents/go.mod +++ b/service/ssmincidents/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ssmincidents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.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 a4560d11f55..86dd1fab8e2 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/sso/CHANGELOG.md b/service/sso/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/sso/CHANGELOG.md +++ b/service/sso/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sso/go.mod b/service/sso/go.mod index 118b39a3bca..a9321e4533a 100644 --- a/service/sso/go.mod +++ b/service/sso/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/sso go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sso/go_module_metadata.go b/service/sso/go_module_metadata.go index a78a226dc43..7f4ae7a27c3 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/ssoadmin/CHANGELOG.md b/service/ssoadmin/CHANGELOG.md index 3659bca487b..0610285fdc1 100644 --- a/service/ssoadmin/CHANGELOG.md +++ b/service/ssoadmin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/ssoadmin/go.mod b/service/ssoadmin/go.mod index 80d691dc8f2..264bfdccab2 100644 --- a/service/ssoadmin/go.mod +++ b/service/ssoadmin/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ssoadmin go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ssoadmin/go_module_metadata.go b/service/ssoadmin/go_module_metadata.go index 180ca556b49..841601e0ff0 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/ssooidc/CHANGELOG.md b/service/ssooidc/CHANGELOG.md index 18241790d9c..3b3f8cc595a 100644 --- a/service/ssooidc/CHANGELOG.md +++ b/service/ssooidc/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.5.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/ssooidc/go.mod b/service/ssooidc/go.mod index a78a3084071..464438e8685 100644 --- a/service/ssooidc/go.mod +++ b/service/ssooidc/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/ssooidc go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/ssooidc/go_module_metadata.go b/service/ssooidc/go_module_metadata.go index 98265ba044b..ef638df33e3 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.4.0" +const goModuleVersion = "1.5.0" diff --git a/service/storagegateway/CHANGELOG.md b/service/storagegateway/CHANGELOG.md index cf7e8b120c2..6855f540842 100644 --- a/service/storagegateway/CHANGELOG.md +++ b/service/storagegateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/storagegateway/go.mod b/service/storagegateway/go.mod index 768f34e56b9..74862361854 100644 --- a/service/storagegateway/go.mod +++ b/service/storagegateway/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/storagegateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/storagegateway/go_module_metadata.go b/service/storagegateway/go_module_metadata.go index 305bb06bc00..d3675bf4283 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 750ab9c266d..a53beb4264b 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/sts/go.mod b/service/sts/go.mod index 50b0dc3f109..f9291e9dfca 100644 --- a/service/sts/go.mod +++ b/service/sts/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/service/sts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.3.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 94f2af2cf5e..293e077188d 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/support/CHANGELOG.md b/service/support/CHANGELOG.md index 814c7c10ce5..084c481d669 100644 --- a/service/support/CHANGELOG.md +++ b/service/support/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/support/go.mod b/service/support/go.mod index 297ffade710..446f9480b57 100644 --- a/service/support/go.mod +++ b/service/support/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/support go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/support/go_module_metadata.go b/service/support/go_module_metadata.go index e0143678e40..49d8c5ca352 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/swf/go.mod b/service/swf/go.mod index 139ffcbad84..6ac3146bb1f 100644 --- a/service/swf/go.mod +++ b/service/swf/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/swf go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index 33879450d58..9861a18cc25 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index 86532f42aa5..730ef2e3bb9 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/synthetics/go.mod b/service/synthetics/go.mod index c63f715ae86..c22e078312d 100644 --- a/service/synthetics/go.mod +++ b/service/synthetics/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/synthetics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index 577b03090db..ce0becfe621 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/textract/CHANGELOG.md b/service/textract/CHANGELOG.md index 102658c5f05..d395381a0b1 100644 --- a/service/textract/CHANGELOG.md +++ b/service/textract/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/textract/go.mod b/service/textract/go.mod index e113e7c0a3c..aac8c49d759 100644 --- a/service/textract/go.mod +++ b/service/textract/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/textract go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/textract/go_module_metadata.go b/service/textract/go_module_metadata.go index 3d4e13d4cd6..16828cb559f 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/timestreamquery/CHANGELOG.md b/service/timestreamquery/CHANGELOG.md index 23042cd1eb1..c0eee8ab172 100644 --- a/service/timestreamquery/CHANGELOG.md +++ b/service/timestreamquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/timestreamquery/go.mod b/service/timestreamquery/go.mod index 65888ae348f..f63568db6a4 100644 --- a/service/timestreamquery/go.mod +++ b/service/timestreamquery/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/timestreamquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.4 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.1.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.5 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.1.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/timestreamquery/go_module_metadata.go b/service/timestreamquery/go_module_metadata.go index 04303c1a892..130d8751850 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/timestreamwrite/CHANGELOG.md b/service/timestreamwrite/CHANGELOG.md index 23042cd1eb1..c0eee8ab172 100644 --- a/service/timestreamwrite/CHANGELOG.md +++ b/service/timestreamwrite/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/timestreamwrite/go.mod b/service/timestreamwrite/go.mod index 821ecc428d9..4ec1a0a606b 100644 --- a/service/timestreamwrite/go.mod +++ b/service/timestreamwrite/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/timestreamwrite go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.4 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.1.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.0.5 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.1.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/timestreamwrite/go_module_metadata.go b/service/timestreamwrite/go_module_metadata.go index 9b74ec7e53f..73681284069 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/transcribe/CHANGELOG.md b/service/transcribe/CHANGELOG.md index 12ffa1ea566..767029151c5 100644 --- a/service/transcribe/CHANGELOG.md +++ b/service/transcribe/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/transcribe/go.mod b/service/transcribe/go.mod index cc4afc172f5..b62be4170db 100644 --- a/service/transcribe/go.mod +++ b/service/transcribe/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/transcribe go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/transcribe/go_module_metadata.go b/service/transcribe/go_module_metadata.go index 43d27afaeca..3296def22bd 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.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index d6c83b74ee3..5787b7b99bd 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-09-02) * **Feature**: API client updated diff --git a/service/transfer/go.mod b/service/transfer/go.mod index be57e17d0cd..241f04c42ee 100644 --- a/service/transfer/go.mod +++ b/service/transfer/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/transfer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index 998b27cd16c..e84d373496b 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/translate/CHANGELOG.md b/service/translate/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/translate/CHANGELOG.md +++ b/service/translate/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/translate/go.mod b/service/translate/go.mod index 2b261acbaf6..c8246738e94 100644 --- a/service/translate/go.mod +++ b/service/translate/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/translate go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/translate/go_module_metadata.go b/service/translate/go_module_metadata.go index 766b34f8e95..cccd9d47bca 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/waf/CHANGELOG.md b/service/waf/CHANGELOG.md index bfd797649f1..1083a4b9690 100644 --- a/service/waf/CHANGELOG.md +++ b/service/waf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/waf/go.mod b/service/waf/go.mod index afdee2f8eba..fefdac155c0 100644 --- a/service/waf/go.mod +++ b/service/waf/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/waf go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/waf/go_module_metadata.go b/service/waf/go_module_metadata.go index 56ea495cff2..f35b20bf271 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/wafregional/CHANGELOG.md b/service/wafregional/CHANGELOG.md index b56ba31b7a5..933993e44b1 100644 --- a/service/wafregional/CHANGELOG.md +++ b/service/wafregional/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated API model to latest revision. diff --git a/service/wafregional/go.mod b/service/wafregional/go.mod index dfd0618b35c..83258a04c6f 100644 --- a/service/wafregional/go.mod +++ b/service/wafregional/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/wafregional go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/wafregional/go_module_metadata.go b/service/wafregional/go_module_metadata.go index 67aa98fad99..640b06b42b1 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/wafv2/CHANGELOG.md b/service/wafv2/CHANGELOG.md index d3ee67b425b..d05eaf8d54d 100644 --- a/service/wafv2/CHANGELOG.md +++ b/service/wafv2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-09-17) + +* **Feature**: Updated API client and endpoints to latest revision. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/wafv2/go.mod b/service/wafv2/go.mod index 7712a9800bb..78cf2e83461 100644 --- a/service/wafv2/go.mod +++ b/service/wafv2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/wafv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/wafv2/go_module_metadata.go b/service/wafv2/go_module_metadata.go index 463146b5de1..dc178635850 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.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/wellarchitected/CHANGELOG.md b/service/wellarchitected/CHANGELOG.md index ffd16d496f4..3b4ca186d96 100644 --- a/service/wellarchitected/CHANGELOG.md +++ b/service/wellarchitected/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/wellarchitected/go.mod b/service/wellarchitected/go.mod index b25e5c55a11..4bf30d62cf7 100644 --- a/service/wellarchitected/go.mod +++ b/service/wellarchitected/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/wellarchitected go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/wellarchitected/go_module_metadata.go b/service/wellarchitected/go_module_metadata.go index 8570c74e07b..209215928d7 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/workdocs/CHANGELOG.md b/service/workdocs/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/workdocs/CHANGELOG.md +++ b/service/workdocs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/workdocs/go.mod b/service/workdocs/go.mod index 275a9a03799..035d43aa949 100644 --- a/service/workdocs/go.mod +++ b/service/workdocs/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/workdocs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/workdocs/go_module_metadata.go b/service/workdocs/go_module_metadata.go index ed3a8b405c2..aba80d005e5 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/worklink/CHANGELOG.md b/service/worklink/CHANGELOG.md index 12eeab71ba4..43cc04b058f 100644 --- a/service/worklink/CHANGELOG.md +++ b/service/worklink/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/worklink/go.mod b/service/worklink/go.mod index d6f2dae40af..7ee26169de0 100644 --- a/service/worklink/go.mod +++ b/service/worklink/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/worklink go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/worklink/go_module_metadata.go b/service/worklink/go_module_metadata.go index 56e326a6f4c..2af361e7bae 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/workmail/CHANGELOG.md b/service/workmail/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/workmail/CHANGELOG.md +++ b/service/workmail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/workmail/go.mod b/service/workmail/go.mod index 42a4a95a704..91384587f5c 100644 --- a/service/workmail/go.mod +++ b/service/workmail/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/workmail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/workmail/go_module_metadata.go b/service/workmail/go_module_metadata.go index 47859d70e16..856bfaa95e6 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/workmailmessageflow/CHANGELOG.md b/service/workmailmessageflow/CHANGELOG.md index 450dcfaa3fe..ae5e75e6d52 100644 --- a/service/workmailmessageflow/CHANGELOG.md +++ b/service/workmailmessageflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/workmailmessageflow/go.mod b/service/workmailmessageflow/go.mod index 90ebf4ea456..30f7fd4f842 100644 --- a/service/workmailmessageflow/go.mod +++ b/service/workmailmessageflow/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/workmailmessageflow go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/workmailmessageflow/go_module_metadata.go b/service/workmailmessageflow/go_module_metadata.go index 6bdaf734117..f8074498c2b 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.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index 34c501dba28..611421a63a7 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-08-27) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/workspaces/go.mod b/service/workspaces/go.mod index 66b7c59d6c8..ddfd3697467 100644 --- a/service/workspaces/go.mod +++ b/service/workspaces/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/workspaces go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index 1b4da4e90f4..82c7fa5c05f 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index cb9a0b03fd4..245226606f4 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-09-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-09-10) * **Feature**: API client updated diff --git a/service/xray/go.mod b/service/xray/go.mod index f23adc37766..d0c58827e70 100644 --- a/service/xray/go.mod +++ b/service/xray/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/xray go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.9.0 + github.com/aws/aws-sdk-go-v2 v1.9.1 github.com/aws/smithy-go v1.8.0 ) diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index 510f271a625..a499e719877 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.6.0" +const goModuleVersion = "1.6.1"