diff --git a/.changelog/06705787df21488d95123bbd838bc7d1.json b/.changelog/06705787df21488d95123bbd838bc7d1.json deleted file mode 100644 index 4b6fc62af73..00000000000 --- a/.changelog/06705787df21488d95123bbd838bc7d1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "06705787-df21-488d-9512-3bbd838bc7d1", - "type": "documentation", - "description": "Documentation updates to address various Amazon ECS tickets.", - "modules": [ - "service/ecs" - ] -} \ No newline at end of file diff --git a/.changelog/137516a5255348259d9eb91abfe61d1e.json b/.changelog/137516a5255348259d9eb91abfe61d1e.json deleted file mode 100644 index c99aa27fe3b..00000000000 --- a/.changelog/137516a5255348259d9eb91abfe61d1e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "137516a5-2553-4825-9d9e-b91abfe61d1e", - "type": "feature", - "description": "This release adds support for impersonation roles in Amazon WorkMail.", - "modules": [ - "service/workmail" - ] -} \ No newline at end of file diff --git a/.changelog/2f459a6bfbad4942b771264fd688501a.json b/.changelog/2f459a6bfbad4942b771264fd688501a.json deleted file mode 100644 index bb0ff79b875..00000000000 --- a/.changelog/2f459a6bfbad4942b771264fd688501a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2f459a6b-fbad-4942-b771-264fd688501a", - "type": "feature", - "description": "This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html", - "modules": [ - "service/connectcases" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index e8fee2f2eaa..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/connectcases" - ] -} \ No newline at end of file diff --git a/.changelog/7dd08d8b56f94edea94f719bb638ea10.json b/.changelog/7dd08d8b56f94edea94f719bb638ea10.json deleted file mode 100644 index 8b891ad45ae..00000000000 --- a/.changelog/7dd08d8b56f94edea94f719bb638ea10.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7dd08d8b-56f9-4ede-a94f-719bb638ea10", - "type": "feature", - "description": "Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/94699c91849449949796640b8cf01b28.json b/.changelog/94699c91849449949796640b8cf01b28.json deleted file mode 100644 index f54e3b3d2d8..00000000000 --- a/.changelog/94699c91849449949796640b8cf01b28.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "94699c91-8494-4994-9796-640b8cf01b28", - "type": "feature", - "description": "S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3.", - "modules": [ - "service/s3control" - ] -} \ No newline at end of file diff --git a/.changelog/d6d470d3d7ec405a8903bdc6a3d26394.json b/.changelog/d6d470d3d7ec405a8903bdc6a3d26394.json deleted file mode 100644 index ec3eb4f27d4..00000000000 --- a/.changelog/d6d470d3d7ec405a8903bdc6a3d26394.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d6d470d3-d7ec-405a-8903-bdc6a3d26394", - "type": "feature", - "description": "Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 21fd358e5e3..d0dd899342f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# Release (2022-10-04) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.31.0](service/connect/CHANGELOG.md#v1310-2022-10-04) + * **Feature**: Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType. +* `github.com/aws/aws-sdk-go-v2/service/connectcases`: [v1.0.0](service/connectcases/CHANGELOG.md#v100-2022-10-04) + * **Release**: New AWS service client module + * **Feature**: This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.63.0](service/ec2/CHANGELOG.md#v1630-2022-10-04) + * **Feature**: Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs. +* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.18.23](service/ecs/CHANGELOG.md#v11823-2022-10-04) + * **Documentation**: Documentation updates to address various Amazon ECS tickets. +* `github.com/aws/aws-sdk-go-v2/service/s3control`: [v1.24.0](service/s3control/CHANGELOG.md#v1240-2022-10-04) + * **Feature**: S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3. +* `github.com/aws/aws-sdk-go-v2/service/workmail`: [v1.17.0](service/workmail/CHANGELOG.md#v1170-2022-10-04) + * **Feature**: This release adds support for impersonation roles in Amazon WorkMail. + # Release (2022-10-03) ## Module Highlights diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 1557c20c079..a33eda19e9f 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.16.16 github.com/aws/aws-sdk-go-v2/config v1.17.8 github.com/aws/aws-sdk-go-v2/service/s3 v1.27.11 - github.com/aws/aws-sdk-go-v2/service/s3control v1.23.0 + github.com/aws/aws-sdk-go-v2/service/s3control v1.24.0 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 102ca24a21b..ea6036bca7b 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2022-10-04) + +* **Feature**: Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType. + # v1.30.1 (2022-09-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 70016141639..34e2aa1513f 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.30.1" +const goModuleVersion = "1.31.0" diff --git a/service/connectcases/CHANGELOG.md b/service/connectcases/CHANGELOG.md new file mode 100644 index 00000000000..76b346ce4c6 --- /dev/null +++ b/service/connectcases/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2022-10-04) + +* **Release**: New AWS service client module +* **Feature**: This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html + diff --git a/service/connectcases/go_module_metadata.go b/service/connectcases/go_module_metadata.go index 22ccc977d0b..e48e12a8f5c 100644 --- a/service/connectcases/go_module_metadata.go +++ b/service/connectcases/go_module_metadata.go @@ -3,4 +3,4 @@ package connectcases // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 86007f93237..57369ee3724 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.63.0 (2022-10-04) + +* **Feature**: Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs. + # v1.62.0 (2022-10-03) * **Feature**: Adding an imdsSupport attribute to EC2 AMIs diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 2d54ccd28d0..e92836e53bc 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.62.0" +const goModuleVersion = "1.63.0" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 99b3af10559..40a316d0419 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.23 (2022-10-04) + +* **Documentation**: Documentation updates to address various Amazon ECS tickets. + # v1.18.22 (2022-09-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index 34b1f3dbd18..df27bbc3c31 100644 --- a/service/ecs/go_module_metadata.go +++ b/service/ecs/go_module_metadata.go @@ -3,4 +3,4 @@ package ecs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.22" +const goModuleVersion = "1.18.23" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index a3d35d21afa..a6d6241dd05 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -31,9 +31,9 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.11 github.com/aws/aws-sdk-go-v2/service/docdb v1.19.11 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.1 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.62.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.63.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.17.18 - github.com/aws/aws-sdk-go-v2/service/ecs v1.18.22 + github.com/aws/aws-sdk-go-v2/service/ecs v1.18.23 github.com/aws/aws-sdk-go-v2/service/efs v1.17.15 github.com/aws/aws-sdk-go-v2/service/elasticache v1.22.10 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.18 @@ -67,7 +67,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.17 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.19 github.com/aws/aws-sdk-go-v2/service/s3 v1.27.11 - github.com/aws/aws-sdk-go-v2/service/s3control v1.23.0 + github.com/aws/aws-sdk-go-v2/service/s3control v1.24.0 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.2 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.14.17 github.com/aws/aws-sdk-go-v2/service/ses v1.14.18 diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index f7990e5fb70..f9c7005761f 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2022-10-04) + +* **Feature**: S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3. + # v1.23.0 (2022-09-21) * **Feature**: S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures. diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 348e81ceae4..cfe6e5fb2ec 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.23.0" +const goModuleVersion = "1.24.0" diff --git a/service/workmail/CHANGELOG.md b/service/workmail/CHANGELOG.md index affad0fb0eb..24cc8b9ce6a 100644 --- a/service/workmail/CHANGELOG.md +++ b/service/workmail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2022-10-04) + +* **Feature**: This release adds support for impersonation roles in Amazon WorkMail. + # v1.16.10 (2022-09-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workmail/go_module_metadata.go b/service/workmail/go_module_metadata.go index 4a4c20f21b1..7fcc738f1f5 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.16.10" +const goModuleVersion = "1.17.0"