From 86ce13f2993caadbbea28ec36e5c9ec7b5a8496f Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Wed, 19 Apr 2023 18:19:00 +0000 Subject: [PATCH] Release 2023-04-19 --- .../03b4633602aa466e93e2411de6a97a35.json | 8 -------- .../188abe0e48924e90a966f24394073970.json | 8 -------- .../317ef553e24544ffb78def09377e404e.json | 8 -------- .../406b8b5c09bb4e7a849cb554af019cde.json | 8 -------- .../62296087451f4f38871b6cc4963f4e16.json | 8 -------- .../73f168f1fb36433480fbd46e4108310d.json | 8 -------- .../8476afa16b3c495aae3630d2cbc536dc.json | 8 -------- .../a8e641f4c46141cb931ab43bc4a01943.json | 8 -------- CHANGELOG.md | 19 +++++++++++++++++++ example/service/s3/listObjects/go.mod | 2 +- example/service/s3/usingPrivateLink/go.mod | 2 +- feature/s3/manager/CHANGELOG.md | 4 ++++ feature/s3/manager/go.mod | 2 +- feature/s3/manager/go_module_metadata.go | 2 +- service/applicationautoscaling/CHANGELOG.md | 4 ++++ .../go_module_metadata.go | 2 +- service/arczonalshift/CHANGELOG.md | 4 ++++ service/arczonalshift/go_module_metadata.go | 2 +- service/comprehend/CHANGELOG.md | 4 ++++ service/comprehend/go_module_metadata.go | 2 +- service/ecs/CHANGELOG.md | 4 ++++ service/ecs/go_module_metadata.go | 2 +- service/internal/benchmark/go.mod | 2 +- service/internal/integrationtest/go.mod | 10 +++++----- service/ram/CHANGELOG.md | 4 ++++ service/ram/go_module_metadata.go | 2 +- service/rds/CHANGELOG.md | 4 ++++ service/rds/go_module_metadata.go | 2 +- service/s3/CHANGELOG.md | 4 ++++ service/s3/go_module_metadata.go | 2 +- service/secretsmanager/CHANGELOG.md | 4 ++++ service/secretsmanager/go_module_metadata.go | 2 +- 32 files changed, 73 insertions(+), 82 deletions(-) delete mode 100644 .changelog/03b4633602aa466e93e2411de6a97a35.json delete mode 100644 .changelog/188abe0e48924e90a966f24394073970.json delete mode 100644 .changelog/317ef553e24544ffb78def09377e404e.json delete mode 100644 .changelog/406b8b5c09bb4e7a849cb554af019cde.json delete mode 100644 .changelog/62296087451f4f38871b6cc4963f4e16.json delete mode 100644 .changelog/73f168f1fb36433480fbd46e4108310d.json delete mode 100644 .changelog/8476afa16b3c495aae3630d2cbc536dc.json delete mode 100644 .changelog/a8e641f4c46141cb931ab43bc4a01943.json diff --git a/.changelog/03b4633602aa466e93e2411de6a97a35.json b/.changelog/03b4633602aa466e93e2411de6a97a35.json deleted file mode 100644 index fa8056793c3..00000000000 --- a/.changelog/03b4633602aa466e93e2411de6a97a35.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "03b46336-02aa-466e-93e2-411de6a97a35", - "type": "feature", - "description": "Provides support for overriding endpoint when region is \"snow\". This will enable bucket APIs for Amazon S3 Compatible storage on Snow Family devices.", - "modules": [ - "service/s3control" - ] -} \ No newline at end of file diff --git a/.changelog/188abe0e48924e90a966f24394073970.json b/.changelog/188abe0e48924e90a966f24394073970.json deleted file mode 100644 index ac3979dd782..00000000000 --- a/.changelog/188abe0e48924e90a966f24394073970.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "188abe0e-4892-4e90-a966-f24394073970", - "type": "documentation", - "description": "Documentation updates for Secrets Manager", - "modules": [ - "service/secretsmanager" - ] -} \ No newline at end of file diff --git a/.changelog/317ef553e24544ffb78def09377e404e.json b/.changelog/317ef553e24544ffb78def09377e404e.json deleted file mode 100644 index c64219377ed..00000000000 --- a/.changelog/317ef553e24544ffb78def09377e404e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "317ef553-e245-44ff-b78d-ef09377e404e", - "type": "feature", - "description": "This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.", - "modules": [ - "service/comprehend" - ] -} \ No newline at end of file diff --git a/.changelog/406b8b5c09bb4e7a849cb554af019cde.json b/.changelog/406b8b5c09bb4e7a849cb554af019cde.json deleted file mode 100644 index 81b9ffbcdc3..00000000000 --- a/.changelog/406b8b5c09bb4e7a849cb554af019cde.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "406b8b5c-09bb-4e7a-849c-b554af019cde", - "type": "feature", - "description": "This release supports the Account Setting \"TagResourceAuthorization\" that allows for enhanced Tagging security controls.", - "modules": [ - "service/ecs" - ] -} \ No newline at end of file diff --git a/.changelog/62296087451f4f38871b6cc4963f4e16.json b/.changelog/62296087451f4f38871b6cc4963f4e16.json deleted file mode 100644 index 01561056a6b..00000000000 --- a/.changelog/62296087451f4f38871b6cc4963f4e16.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "62296087-451f-4f38-871b-6cc4963f4e16", - "type": "documentation", - "description": "Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle", - "modules": [ - "service/rds" - ] -} \ No newline at end of file diff --git a/.changelog/73f168f1fb36433480fbd46e4108310d.json b/.changelog/73f168f1fb36433480fbd46e4108310d.json deleted file mode 100644 index 21526f34bd5..00000000000 --- a/.changelog/73f168f1fb36433480fbd46e4108310d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "73f168f1-fb36-4334-80fb-d46e4108310d", - "type": "feature", - "description": "This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.", - "modules": [ - "service/ram" - ] -} \ No newline at end of file diff --git a/.changelog/8476afa16b3c495aae3630d2cbc536dc.json b/.changelog/8476afa16b3c495aae3630d2cbc536dc.json deleted file mode 100644 index 41dae813d91..00000000000 --- a/.changelog/8476afa16b3c495aae3630d2cbc536dc.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8476afa1-6b3c-495a-ae36-30d2cbc536dc", - "type": "feature", - "description": "Provides support for \"Snow\" Storage class.", - "modules": [ - "service/s3" - ] -} \ No newline at end of file diff --git a/.changelog/a8e641f4c46141cb931ab43bc4a01943.json b/.changelog/a8e641f4c46141cb931ab43bc4a01943.json deleted file mode 100644 index d96c3e6d33c..00000000000 --- a/.changelog/a8e641f4c46141cb931ab43bc4a01943.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a8e641f4-c461-41cb-931a-b43bc4a01943", - "type": "documentation", - "description": "Update that adds SDK code examples for Security Hub", - "modules": [ - "service/securityhub" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 32805689584..c6fe2e35e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# Release (2023-04-19) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/comprehend`: [v1.24.0](service/comprehend/CHANGELOG.md#v1240-2023-04-19) + * **Feature**: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format. +* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.26.0](service/ecs/CHANGELOG.md#v1260-2023-04-19) + * **Feature**: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls. +* `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.18.0](service/ram/CHANGELOG.md#v1180-2023-04-19) + * **Feature**: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM. +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.43.1](service/rds/CHANGELOG.md#v1431-2023-04-19) + * **Documentation**: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle +* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.32.0](service/s3/CHANGELOG.md#v1320-2023-04-19) + * **Feature**: Provides support for "Snow" Storage class. +* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.19.4](service/secretsmanager/CHANGELOG.md#v1194-2023-04-19) + * **Documentation**: Documentation updates for Secrets Manager + # Release (2023-04-17) ## General Highlights diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index abccc296bb1..7d8df44e4e2 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2/config v1.18.21 - github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.32.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 565b2af961b..4ef070f9c8b 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.8 github.com/aws/aws-sdk-go-v2/config v1.18.21 - github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.32.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.31.3 ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 24ed418d0c0..245bda147a2 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.63 (2023-04-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.62 (2023-04-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 321ed5bf568..7c9f632c97b 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.8 github.com/aws/aws-sdk-go-v2/config v1.18.21 - github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.32.0 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index f871efc72e2..f823dc2f7f7 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.62" +const goModuleVersion = "1.11.63" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index 0ea81633093..ba9e352a724 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.4 (2023-04-19) + +* No change notes available for this release. + # v1.19.3 (2023-04-10) * No change notes available for this release. diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 75f2e58a98a..37c2e020042 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.19.3" +const goModuleVersion = "1.19.4" diff --git a/service/arczonalshift/CHANGELOG.md b/service/arczonalshift/CHANGELOG.md index bea7a7aa887..c34350e4761 100644 --- a/service/arczonalshift/CHANGELOG.md +++ b/service/arczonalshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.16 (2023-04-19) + +* No change notes available for this release. + # v1.1.15 (2023-04-17) * No change notes available for this release. diff --git a/service/arczonalshift/go_module_metadata.go b/service/arczonalshift/go_module_metadata.go index 2adeed541ab..8ff8703948b 100644 --- a/service/arczonalshift/go_module_metadata.go +++ b/service/arczonalshift/go_module_metadata.go @@ -3,4 +3,4 @@ package arczonalshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.15" +const goModuleVersion = "1.1.16" diff --git a/service/comprehend/CHANGELOG.md b/service/comprehend/CHANGELOG.md index 5f5733c09a2..5ed94b2542e 100644 --- a/service/comprehend/CHANGELOG.md +++ b/service/comprehend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2023-04-19) + +* **Feature**: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format. + # v1.23.2 (2023-04-10) * No change notes available for this release. diff --git a/service/comprehend/go_module_metadata.go b/service/comprehend/go_module_metadata.go index a62495429bf..fa744d13139 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.23.2" +const goModuleVersion = "1.24.0" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 6185f26e330..29884956454 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.0 (2023-04-19) + +* **Feature**: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls. + # v1.25.1 (2023-04-14) * **Documentation**: This release supports ephemeral storage for AWS Fargate Windows containers. diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index e99e98e975a..479346494f8 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.25.1" +const goModuleVersion = "1.26.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index d077b8c0d2d..024df7f9b35 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -7,7 +7,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.17.8 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.13.8 - github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.32.0 github.com/aws/aws-sdk-go-v2/service/schemas v1.15.8 github.com/aws/smithy-go v1.13.5 ) diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index a611007b668..2a4dfbd4264 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -5,7 +5,7 @@ require ( github.com/aws/aws-sdk-go-v2/config v1.18.21 github.com/aws/aws-sdk-go-v2/service/acm v1.17.9 github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.9 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.19.3 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.19.4 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.15.8 github.com/aws/aws-sdk-go-v2/service/appstream v1.20.9 github.com/aws/aws-sdk-go-v2/service/athena v1.25.2 @@ -33,7 +33,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 github.com/aws/aws-sdk-go-v2/service/ec2 v1.93.2 github.com/aws/aws-sdk-go-v2/service/ecr v1.18.9 - github.com/aws/aws-sdk-go-v2/service/ecs v1.25.1 + github.com/aws/aws-sdk-go-v2/service/ecs v1.26.0 github.com/aws/aws-sdk-go-v2/service/efs v1.19.12 github.com/aws/aws-sdk-go-v2/service/elasticache v1.26.8 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.15.8 @@ -60,15 +60,15 @@ require ( github.com/aws/aws-sdk-go-v2/service/opsworks v1.14.8 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.12.8 github.com/aws/aws-sdk-go-v2/service/polly v1.25.8 - github.com/aws/aws-sdk-go-v2/service/rds v1.43.0 + github.com/aws/aws-sdk-go-v2/service/rds v1.43.1 github.com/aws/aws-sdk-go-v2/service/redshift v1.27.9 github.com/aws/aws-sdk-go-v2/service/rekognition v1.24.0 github.com/aws/aws-sdk-go-v2/service/route53 v1.27.7 github.com/aws/aws-sdk-go-v2/service/route53domains v1.14.8 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.17.6 - github.com/aws/aws-sdk-go-v2/service/s3 v1.31.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.32.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.31.3 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.3 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.4 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.18.2 github.com/aws/aws-sdk-go-v2/service/ses v1.15.7 github.com/aws/aws-sdk-go-v2/service/sfn v1.17.9 diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index 982ca940e57..f93f0f58c03 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2023-04-19) + +* **Feature**: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM. + # v1.17.10 (2023-04-10) * No change notes available for this release. diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index 38f925963a0..084d24eeee0 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.17.10" +const goModuleVersion = "1.18.0" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index 11ce8d19b59..2cb2b7d2571 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.43.1 (2023-04-19) + +* **Documentation**: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle + # v1.43.0 (2023-04-14) * **Feature**: This release adds support of modifying the engine mode of database clusters. diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index b2c4cd6e229..6e08685aa2f 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.43.0" +const goModuleVersion = "1.43.1" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 3767a72852c..a0226927431 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.0 (2023-04-19) + +* **Feature**: Provides support for "Snow" Storage class. + # v1.31.3 (2023-04-10) * No change notes available for this release. diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 12f7fbc73f4..a17faf1b1f0 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.31.3" +const goModuleVersion = "1.32.0" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 020dd21f226..ceca1ef6acb 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.4 (2023-04-19) + +* **Documentation**: Documentation updates for Secrets Manager + # v1.19.3 (2023-04-10) * No change notes available for this release. diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index f97af92de9c..9c645415bb7 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.19.3" +const goModuleVersion = "1.19.4"