From d7b7ceff6365a5725bbc391e04b91f9e5b8eb41c Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 16 Dec 2022 19:15:45 +0000 Subject: [PATCH] Release 2022-12-16 --- .../1c8199c9cd084abebc8779dc200d5f49.json | 8 -------- .../50f8e64ce67044b096e6f78e35504b74.json | 8 -------- .../5e4123bba2414676b53cfaeaa1ec8d9b.json | 8 -------- .../74ad07bb29bd41ac9c9aa688166e0183.json | 8 -------- .../7f24041f0c984309bf24a7201940907c.json | 8 -------- .../d4ce4792a71e4c6399dab3c779c2e088.json | 8 -------- .../fe5fffa5dea34b08b2a34b961409e5e2.json | 8 -------- CHANGELOG.md | 18 ++++++++++++++++++ service/appflow/CHANGELOG.md | 4 ++++ service/appflow/go_module_metadata.go | 2 +- service/cloudfront/CHANGELOG.md | 4 ++++ service/cloudfront/go_module_metadata.go | 2 +- service/datasync/CHANGELOG.md | 4 ++++ service/datasync/go_module_metadata.go | 2 +- service/efs/CHANGELOG.md | 4 ++++ service/efs/go_module_metadata.go | 2 +- service/guardduty/CHANGELOG.md | 4 ++++ service/guardduty/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 4 ++-- service/iotfleetwise/CHANGELOG.md | 4 ++++ service/iotfleetwise/go_module_metadata.go | 2 +- service/quicksight/CHANGELOG.md | 4 ++++ service/quicksight/go_module_metadata.go | 2 +- service/sagemaker/CHANGELOG.md | 4 ++++ service/sagemaker/go_module_metadata.go | 2 +- service/sagemakermetrics/CHANGELOG.md | 4 ++++ service/sagemakermetrics/go_module_metadata.go | 2 +- service/servicequotas/CHANGELOG.md | 4 ++++ service/servicequotas/go_module_metadata.go | 2 +- 29 files changed, 70 insertions(+), 68 deletions(-) delete mode 100644 .changelog/1c8199c9cd084abebc8779dc200d5f49.json delete mode 100644 .changelog/50f8e64ce67044b096e6f78e35504b74.json delete mode 100644 .changelog/5e4123bba2414676b53cfaeaa1ec8d9b.json delete mode 100644 .changelog/74ad07bb29bd41ac9c9aa688166e0183.json delete mode 100644 .changelog/7f24041f0c984309bf24a7201940907c.json delete mode 100644 .changelog/d4ce4792a71e4c6399dab3c779c2e088.json delete mode 100644 .changelog/fe5fffa5dea34b08b2a34b961409e5e2.json diff --git a/.changelog/1c8199c9cd084abebc8779dc200d5f49.json b/.changelog/1c8199c9cd084abebc8779dc200d5f49.json deleted file mode 100644 index 6c4f67c6689..00000000000 --- a/.changelog/1c8199c9cd084abebc8779dc200d5f49.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "1c8199c9-cd08-4abe-bc87-79dc200d5f49", - "type": "feature", - "description": "Updated error handling for empty resource names in \"UpdateSignalCatalog\" and \"GetModelManifest\" operations.", - "modules": [ - "service/iotfleetwise" - ] -} \ No newline at end of file diff --git a/.changelog/50f8e64ce67044b096e6f78e35504b74.json b/.changelog/50f8e64ce67044b096e6f78e35504b74.json deleted file mode 100644 index bd38035aa23..00000000000 --- a/.changelog/50f8e64ce67044b096e6f78e35504b74.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "50f8e64c-e670-44b0-96e6-f78e35504b74", - "type": "documentation", - "description": "General documentation updates for EFS.", - "modules": [ - "service/efs" - ] -} \ No newline at end of file diff --git a/.changelog/5e4123bba2414676b53cfaeaa1ec8d9b.json b/.changelog/5e4123bba2414676b53cfaeaa1ec8d9b.json deleted file mode 100644 index 149cfc04eda..00000000000 --- a/.changelog/5e4123bba2414676b53cfaeaa1ec8d9b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "5e4123bb-a241-4676-b53c-faeaa1ec8d9b", - "type": "feature", - "description": "AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/74ad07bb29bd41ac9c9aa688166e0183.json b/.changelog/74ad07bb29bd41ac9c9aa688166e0183.json deleted file mode 100644 index 5a9d65d878a..00000000000 --- a/.changelog/74ad07bb29bd41ac9c9aa688166e0183.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "74ad07bb-29bd-41ac-9c9a-a688166e0183", - "type": "documentation", - "description": "This release provides the valid characters for the Description and Name field.", - "modules": [ - "service/guardduty" - ] -} \ No newline at end of file diff --git a/.changelog/7f24041f0c984309bf24a7201940907c.json b/.changelog/7f24041f0c984309bf24a7201940907c.json deleted file mode 100644 index a38e8b5380a..00000000000 --- a/.changelog/7f24041f0c984309bf24a7201940907c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7f24041f-0c98-4309-bf24-a7201940907c", - "type": "feature", - "description": "AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.", - "modules": [ - "service/datasync" - ] -} \ No newline at end of file diff --git a/.changelog/d4ce4792a71e4c6399dab3c779c2e088.json b/.changelog/d4ce4792a71e4c6399dab3c779c2e088.json deleted file mode 100644 index 128f1bdc0f4..00000000000 --- a/.changelog/d4ce4792a71e4c6399dab3c779c2e088.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d4ce4792-a71e-4c63-99da-b3c779c2e088", - "type": "documentation", - "description": "Updated documentation for CloudFront", - "modules": [ - "service/cloudfront" - ] -} \ No newline at end of file diff --git a/.changelog/fe5fffa5dea34b08b2a34b961409e5e2.json b/.changelog/fe5fffa5dea34b08b2a34b961409e5e2.json deleted file mode 100644 index 149e90f822d..00000000000 --- a/.changelog/fe5fffa5dea34b08b2a34b961409e5e2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "fe5fffa5-dea3-4b08-b2a3-4b961409e5e2", - "type": "feature", - "description": "This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.", - "modules": [ - "service/appflow" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 197c118e2a8..ff6a129e792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Release (2022-12-16) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.22.0](service/appflow/CHANGELOG.md#v1220-2022-12-16) + * **Feature**: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens. +* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.22.2](service/cloudfront/CHANGELOG.md#v1222-2022-12-16) + * **Documentation**: Updated documentation for CloudFront +* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.20.0](service/datasync/CHANGELOG.md#v1200-2022-12-16) + * **Feature**: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions. +* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.18.3](service/efs/CHANGELOG.md#v1183-2022-12-16) + * **Documentation**: General documentation updates for EFS. +* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.16.6](service/guardduty/CHANGELOG.md#v1166-2022-12-16) + * **Documentation**: This release provides the valid characters for the Description and Name field. +* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.2.0](service/iotfleetwise/CHANGELOG.md#v120-2022-12-16) + * **Feature**: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.58.0](service/sagemaker/CHANGELOG.md#v1580-2022-12-16) + * **Feature**: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job. + # Release (2022-12-15) ## General Highlights diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index bebd0fd7a62..7f57f712f4b 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.0 (2022-12-16) + +* **Feature**: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens. + # v1.21.2 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index 298dea894d7..5f13e72c871 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.21.2" +const goModuleVersion = "1.22.0" diff --git a/service/cloudfront/CHANGELOG.md b/service/cloudfront/CHANGELOG.md index e82372aa80c..731bae20c7d 100644 --- a/service/cloudfront/CHANGELOG.md +++ b/service/cloudfront/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.2 (2022-12-16) + +* **Documentation**: Updated documentation for CloudFront + # v1.22.1 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudfront/go_module_metadata.go b/service/cloudfront/go_module_metadata.go index a07ae207d89..043e5fc7a80 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.22.1" +const goModuleVersion = "1.22.2" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index bbd7247df52..49b6003494e 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2022-12-16) + +* **Feature**: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions. + # v1.19.3 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index 8b45942499f..380151219cd 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.19.3" +const goModuleVersion = "1.20.0" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index 840b8da38ae..01a8f22683f 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.3 (2022-12-16) + +* **Documentation**: General documentation updates for EFS. + # v1.18.2 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index 18ac29c3a74..a9c2e6465fd 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.18.2" +const goModuleVersion = "1.18.3" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index a92c23ebfec..6a27e1c66c3 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2022-12-16) + +* **Documentation**: This release provides the valid characters for the Description and Name field. + # v1.16.5 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index 5c34c76f44f..88aa01718ac 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.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 84155eaaa84..71a42725279 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.1 github.com/aws/aws-sdk-go-v2/service/batch v1.19.3 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.3 - github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.1 + github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.2 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.23 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.21 github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.21.1 @@ -34,7 +34,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/ec2 v1.76.1 github.com/aws/aws-sdk-go-v2/service/ecr v1.17.25 github.com/aws/aws-sdk-go-v2/service/ecs v1.21.0 - github.com/aws/aws-sdk-go-v2/service/efs v1.18.2 + github.com/aws/aws-sdk-go-v2/service/efs v1.18.3 github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.3 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.22 github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.25 diff --git a/service/iotfleetwise/CHANGELOG.md b/service/iotfleetwise/CHANGELOG.md index 8a3a4b9512d..490accd3961 100644 --- a/service/iotfleetwise/CHANGELOG.md +++ b/service/iotfleetwise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.0 (2022-12-16) + +* **Feature**: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations. + # v1.1.1 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotfleetwise/go_module_metadata.go b/service/iotfleetwise/go_module_metadata.go index 3399919fbfe..dc582433be8 100644 --- a/service/iotfleetwise/go_module_metadata.go +++ b/service/iotfleetwise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotfleetwise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.1" +const goModuleVersion = "1.2.0" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index 07faf0baebd..a94ececcf75 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.3 (2022-12-16) + +* No change notes available for this release. + # v1.28.2 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 0dd51af925b..e3e72c24145 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.28.2" +const goModuleVersion = "1.28.3" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 39beeeb01aa..5accc582a8b 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.58.0 (2022-12-16) + +* **Feature**: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job. + # v1.57.0 (2022-12-15) * **Feature**: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 3b7dfe9bd2f..e94eebb36b9 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.57.0" +const goModuleVersion = "1.58.0" diff --git a/service/sagemakermetrics/CHANGELOG.md b/service/sagemakermetrics/CHANGELOG.md index 94981bf596a..8637cb47764 100644 --- a/service/sagemakermetrics/CHANGELOG.md +++ b/service/sagemakermetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.3 (2022-12-16) + +* No change notes available for this release. + # v1.0.2 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemakermetrics/go_module_metadata.go b/service/sagemakermetrics/go_module_metadata.go index b08bddbbea9..0dd3631ad78 100644 --- a/service/sagemakermetrics/go_module_metadata.go +++ b/service/sagemakermetrics/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakermetrics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.2" +const goModuleVersion = "1.0.3" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index 78cf5a70e2f..826060b74a4 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.23 (2022-12-16) + +* No change notes available for this release. + # v1.13.22 (2022-12-15) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 31f2b071a89..6132a6dda1f 100644 --- a/service/servicequotas/go_module_metadata.go +++ b/service/servicequotas/go_module_metadata.go @@ -3,4 +3,4 @@ package servicequotas // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.22" +const goModuleVersion = "1.13.23"