diff --git a/.changelog/3c84f2792cce40abb60804186c0ab689.json b/.changelog/3c84f2792cce40abb60804186c0ab689.json deleted file mode 100644 index e1b4cf817e6..00000000000 --- a/.changelog/3c84f2792cce40abb60804186c0ab689.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3c84f279-2cce-40ab-b608-04186c0ab689", - "type": "feature", - "description": "Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations.", - "modules": [ - "service/appintegrations" - ] -} \ No newline at end of file diff --git a/.changelog/68f2beeb1d8c486185fd8400d62d3f1e.json b/.changelog/68f2beeb1d8c486185fd8400d62d3f1e.json deleted file mode 100644 index ecba0156ee2..00000000000 --- a/.changelog/68f2beeb1d8c486185fd8400d62d3f1e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "68f2beeb-1d8c-4861-85fd-8400d62d3f1e", - "type": "feature", - "description": "This release adds support for updating phone number metadata, such as phone number description.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/6c4e825cc4834ce2957dcdb15391ec74.json b/.changelog/6c4e825cc4834ce2957dcdb15391ec74.json deleted file mode 100644 index 34b77ea3222..00000000000 --- a/.changelog/6c4e825cc4834ce2957dcdb15391ec74.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6c4e825c-c483-4ce2-957d-cdb15391ec74", - "type": "feature", - "description": "This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.", - "modules": [ - "service/applicationdiscoveryservice" - ] -} \ No newline at end of file diff --git a/.changelog/d006d5c63bee4a68aa7db4c52ce6b46c.json b/.changelog/d006d5c63bee4a68aa7db4c52ce6b46c.json deleted file mode 100644 index 02e1c18061f..00000000000 --- a/.changelog/d006d5c63bee4a68aa7db4c52ce6b46c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d006d5c6-3bee-4a68-aa7d-b4c52ce6b46c", - "type": "feature", - "description": "Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys.", - "modules": [ - "service/appconfig" - ] -} \ No newline at end of file diff --git a/.changelog/d3e913716c3c4ae5854930a92bc49879.json b/.changelog/d3e913716c3c4ae5854930a92bc49879.json deleted file mode 100644 index d3e47ce419f..00000000000 --- a/.changelog/d3e913716c3c4ae5854930a92bc49879.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d3e91371-6c3c-4ae5-8549-30a92bc49879", - "type": "documentation", - "description": "Updates on documentation links", - "modules": [ - "service/medicalimaging" - ] -} \ No newline at end of file diff --git a/.changelog/f5dc26db43304079a06e54c3b5d18b60.json b/.changelog/f5dc26db43304079a06e54c3b5d18b60.json deleted file mode 100644 index 165ed1e9d94..00000000000 --- a/.changelog/f5dc26db43304079a06e54c3b5d18b60.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f5dc26db-4330-4079-a06e-54c3b5d18b60", - "type": "feature", - "description": "This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.", - "modules": [ - "service/ssm" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f9eb9f88e5..27a460b5244 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2023-10-20) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appconfig`: [v1.22.0](service/appconfig/CHANGELOG.md#v1220-2023-10-20) + * **Feature**: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys. +* `github.com/aws/aws-sdk-go-v2/service/appintegrations`: [v1.19.0](service/appintegrations/CHANGELOG.md#v1190-2023-10-20) + * **Feature**: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations. +* `github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice`: [v1.19.0](service/applicationdiscoveryservice/CHANGELOG.md#v1190-2023-10-20) + * **Feature**: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.70.0](service/connect/CHANGELOG.md#v1700-2023-10-20) + * **Feature**: This release adds support for updating phone number metadata, such as phone number description. +* `github.com/aws/aws-sdk-go-v2/service/medicalimaging`: [v1.2.3](service/medicalimaging/CHANGELOG.md#v123-2023-10-20) + * **Documentation**: Updates on documentation links +* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.39.0](service/ssm/CHANGELOG.md#v1390-2023-10-20) + * **Feature**: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem. + # Release (2023-10-19) ## Module Highlights diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index fe0409039c8..71646e5595f 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.71 (2023-10-20) + +* No change notes available for this release. + # v1.4.70 (2023-10-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 611b859779f..b808015942f 100644 --- a/feature/dynamodb/expression/go_module_metadata.go +++ b/feature/dynamodb/expression/go_module_metadata.go @@ -3,4 +3,4 @@ package expression // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.70" +const goModuleVersion = "1.4.71" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index cd681c388ea..0d433e463bc 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.0 (2023-10-20) + +* **Feature**: Update KmsKeyIdentifier constraints to support AWS KMS multi-Region keys. + # v1.21.2 (2023-10-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index 724415a577b..b3dd2991094 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.21.2" +const goModuleVersion = "1.22.0" diff --git a/service/appintegrations/CHANGELOG.md b/service/appintegrations/CHANGELOG.md index c3eea6fbb95..b23c8c30092 100644 --- a/service/appintegrations/CHANGELOG.md +++ b/service/appintegrations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2023-10-20) + +* **Feature**: Updated ScheduleConfig to be an optional input to CreateDataIntegration to support event driven downloading of files from sources such as Amazon s3 using Amazon Connect AppIntegrations. + # v1.18.2 (2023-10-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appintegrations/go_module_metadata.go b/service/appintegrations/go_module_metadata.go index 342c7148844..c4bb2348faa 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.18.2" +const goModuleVersion = "1.19.0" diff --git a/service/applicationdiscoveryservice/CHANGELOG.md b/service/applicationdiscoveryservice/CHANGELOG.md index 6d698dbae1d..78b740b011b 100644 --- a/service/applicationdiscoveryservice/CHANGELOG.md +++ b/service/applicationdiscoveryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2023-10-20) + +* **Feature**: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. + # v1.18.0 (2023-10-17) * **Feature**: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents. diff --git a/service/applicationdiscoveryservice/go_module_metadata.go b/service/applicationdiscoveryservice/go_module_metadata.go index 4cd823b8313..d5f0c5cb3f3 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.18.0" +const goModuleVersion = "1.19.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 7d5a24a7032..beb22f951a6 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.70.0 (2023-10-20) + +* **Feature**: This release adds support for updating phone number metadata, such as phone number description. + # v1.69.2 (2023-10-12) * **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 6ffd95f1093..f7a2e192d74 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.69.2" +const goModuleVersion = "1.70.0" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index 81117d8cc78..e2631a8ed2e 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.9 (2023-10-20) + +* No change notes available for this release. + # v1.28.8 (2023-10-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emr/go_module_metadata.go b/service/emr/go_module_metadata.go index 09c76398320..59b052c08aa 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.28.8" +const goModuleVersion = "1.28.9" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index a7ccb42f43f..9d315f03104 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.8 (2023-10-20) + +* No change notes available for this release. + # v1.20.7 (2023-10-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index d792df040a1..d3498571360 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.20.7" +const goModuleVersion = "1.20.8" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 1cd08ee0cb1..b153b141234 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/acm v1.19.2 github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.2 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.7 - github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.18.0 + github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.19.0 github.com/aws/aws-sdk-go-v2/service/appstream v1.24.2 github.com/aws/aws-sdk-go-v2/service/athena v1.31.8 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.31.0 @@ -41,7 +41,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.21.6 github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.20.8 github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.16.2 - github.com/aws/aws-sdk-go-v2/service/emr v1.28.8 + github.com/aws/aws-sdk-go-v2/service/emr v1.28.9 github.com/aws/aws-sdk-go-v2/service/eventbridge v1.22.2 github.com/aws/aws-sdk-go-v2/service/firehose v1.19.2 github.com/aws/aws-sdk-go-v2/service/gamelift v1.22.4 @@ -76,7 +76,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/snowball v1.21.7 github.com/aws/aws-sdk-go-v2/service/sns v1.22.2 github.com/aws/aws-sdk-go-v2/service/sqs v1.24.7 - github.com/aws/aws-sdk-go-v2/service/ssm v1.38.2 + github.com/aws/aws-sdk-go-v2/service/ssm v1.39.0 github.com/aws/aws-sdk-go-v2/service/sts v1.23.2 github.com/aws/aws-sdk-go-v2/service/support v1.16.7 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.19.2 diff --git a/service/medicalimaging/CHANGELOG.md b/service/medicalimaging/CHANGELOG.md index 30bf4aa0f23..ce34045c5d1 100644 --- a/service/medicalimaging/CHANGELOG.md +++ b/service/medicalimaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.3 (2023-10-20) + +* **Documentation**: Updates on documentation links + # v1.2.2 (2023-10-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/medicalimaging/go_module_metadata.go b/service/medicalimaging/go_module_metadata.go index f0863a6bb47..454b19f8271 100644 --- a/service/medicalimaging/go_module_metadata.go +++ b/service/medicalimaging/go_module_metadata.go @@ -3,4 +3,4 @@ package medicalimaging // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.2" +const goModuleVersion = "1.2.3" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 6d2a8e2e0da..1df1e381a65 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.111.1 (2023-10-20) + +* No change notes available for this release. + # v1.111.0 (2023-10-12) * **Feature**: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 7e10fdfc291..14b093f272c 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.111.0" +const goModuleVersion = "1.111.1" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 5415ee9eb29..7fbe5943dbd 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.0 (2023-10-20) + +* **Feature**: This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem. + # v1.38.2 (2023-10-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index 4422e669dca..37e31bf4255 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.38.2" +const goModuleVersion = "1.39.0"