diff --git a/.changelog/017b441beae64d6380fda61d04c88a7e.json b/.changelog/017b441beae64d6380fda61d04c88a7e.json deleted file mode 100644 index 191f3fad8ca..00000000000 --- a/.changelog/017b441beae64d6380fda61d04c88a7e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "017b441b-eae6-4d63-80fd-a61d04c88a7e", - "type": "feature", - "description": "Add ConflictException to Update APIs of AWS IoT Software Package Catalog", - "modules": [ - "service/iot" - ] -} \ No newline at end of file diff --git a/.changelog/2dd338debc714d4fb8ec37656bacd3dd.json b/.changelog/2dd338debc714d4fb8ec37656bacd3dd.json deleted file mode 100644 index 0ff6e3bdbf4..00000000000 --- a/.changelog/2dd338debc714d4fb8ec37656bacd3dd.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2dd338de-bc71-4d4f-b8ec-37656bacd3dd", - "type": "feature", - "description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.", - "modules": [ - "service/ecs" - ] -} \ No newline at end of file diff --git a/.changelog/410a48b24b9147e2ad8dc849a78258bb.json b/.changelog/410a48b24b9147e2ad8dc849a78258bb.json deleted file mode 100644 index eae92ac160b..00000000000 --- a/.changelog/410a48b24b9147e2ad8dc849a78258bb.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "410a48b2-4b91-47e2-ad8d-c849a78258bb", - "type": "feature", - "description": "Adding AppSync as an EventBridge Target", - "modules": [ - "service/eventbridge" - ] -} \ No newline at end of file diff --git a/.changelog/41d2b3a50799490991343c3ffbda971a.json b/.changelog/41d2b3a50799490991343c3ffbda971a.json deleted file mode 100644 index a0ebea19331..00000000000 --- a/.changelog/41d2b3a50799490991343c3ffbda971a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "41d2b3a5-0799-4909-9134-3c3ffbda971a", - "type": "documentation", - "description": "Doc only update for Secrets Manager", - "modules": [ - "service/secretsmanager" - ] -} \ No newline at end of file diff --git a/.changelog/44140a13908644c6afe4dc59ae628f8a.json b/.changelog/44140a13908644c6afe4dc59ae628f8a.json deleted file mode 100644 index f69652a7a1a..00000000000 --- a/.changelog/44140a13908644c6afe4dc59ae628f8a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "44140a13-9086-44c6-afe4-dc59ae628f8a", - "type": "feature", - "description": "This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/45bc73a7a0af4e97b189941f7172bbf6.json b/.changelog/45bc73a7a0af4e97b189941f7172bbf6.json deleted file mode 100644 index d0e5a4fc80e..00000000000 --- a/.changelog/45bc73a7a0af4e97b189941f7172bbf6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "45bc73a7-a0af-4e97-b189-941f7172bbf6", - "type": "documentation", - "description": "Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update", - "modules": [ - "service/workspaces" - ] -} \ No newline at end of file diff --git a/.changelog/c2c4114d0c0d4c2989bf85568efe466b.json b/.changelog/c2c4114d0c0d4c2989bf85568efe466b.json deleted file mode 100644 index e6cf7f06475..00000000000 --- a/.changelog/c2c4114d0c0d4c2989bf85568efe466b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c2c4114d-0c0d-4c29-89bf-85568efe466b", - "type": "feature", - "description": "The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType", - "modules": [ - "service/iotfleetwise" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index f23d08a2381..6cb346bcc45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Release (2024-01-11) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.144.0](service/ec2/CHANGELOG.md#v11440-2024-01-11) + * **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. +* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.37.0](service/ecs/CHANGELOG.md#v1370-2024-01-11) + * **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. +* `github.com/aws/aws-sdk-go-v2/service/eventbridge`: [v1.28.0](service/eventbridge/CHANGELOG.md#v1280-2024-01-11) + * **Feature**: Adding AppSync as an EventBridge Target +* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.48.0](service/iot/CHANGELOG.md#v1480-2024-01-11) + * **Feature**: Add ConflictException to Update APIs of AWS IoT Software Package Catalog +* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.11.0](service/iotfleetwise/CHANGELOG.md#v1110-2024-01-11) + * **Feature**: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType +* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.26.2](service/secretsmanager/CHANGELOG.md#v1262-2024-01-11) + * **Documentation**: Doc only update for Secrets Manager +* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.35.8](service/workspaces/CHANGELOG.md#v1358-2024-01-11) + * **Documentation**: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update + # Release (2024-01-10) ## Module Highlights diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index f9c51c0d4db..a321d8339e5 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.144.0 (2024-01-11) + +* **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. + # v1.143.0 (2024-01-08) * **Feature**: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 98198f11bfe..d351c25f1be 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.143.0" +const goModuleVersion = "1.144.0" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 7a4fa6f9e56..6b55c65b7bd 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.37.0 (2024-01-11) + +* **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. + # v1.36.0 (2024-01-04) * **Feature**: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances. diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index 260de63e2b1..acd7f98bca1 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.36.0" +const goModuleVersion = "1.37.0" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index 1fe48ef767b..1f6a6e3d8ab 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.0 (2024-01-11) + +* **Feature**: Adding AppSync as an EventBridge Target + # v1.27.0 (2024-01-05) * **Feature**: Support smithy sigv4a trait for codegen. diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index de0746f7772..e87babd8cc4 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.27.0" +const goModuleVersion = "1.28.0" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index e7252054553..08791bb7c5f 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.2 (2024-01-11) + +* No change notes available for this release. + # v1.36.1 (2024-01-04) * **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 8cfd6dc3ae9..925911adee4 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.36.1" +const goModuleVersion = "1.36.2" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index d3fae6817b0..fb9a5a50235 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -32,9 +32,9 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.8 github.com/aws/aws-sdk-go-v2/service/docdb v1.30.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.8 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.143.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.144.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7 - github.com/aws/aws-sdk-go-v2/service/ecs v1.36.0 + github.com/aws/aws-sdk-go-v2/service/ecs v1.37.0 github.com/aws/aws-sdk-go-v2/service/efs v1.26.6 github.com/aws/aws-sdk-go-v2/service/elasticache v1.34.7 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.20.6 @@ -43,7 +43,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.25.0 github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.19.6 github.com/aws/aws-sdk-go-v2/service/emr v1.36.1 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.27.0 + github.com/aws/aws-sdk-go-v2/service/eventbridge v1.28.0 github.com/aws/aws-sdk-go-v2/service/firehose v1.23.2 github.com/aws/aws-sdk-go-v2/service/gamelift v1.28.1 github.com/aws/aws-sdk-go-v2/service/glacier v1.19.6 @@ -51,7 +51,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/health v1.22.6 github.com/aws/aws-sdk-go-v2/service/iam v1.28.7 github.com/aws/aws-sdk-go-v2/service/inspector v1.19.6 - github.com/aws/aws-sdk-go-v2/service/iot v1.47.1 + github.com/aws/aws-sdk-go-v2/service/iot v1.48.0 github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.7 github.com/aws/aws-sdk-go-v2/service/kms v1.27.9 github.com/aws/aws-sdk-go-v2/service/lambda v1.49.7 @@ -69,7 +69,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/route53resolver v1.25.0 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.41.8 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.26.1 + github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.26.2 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.26.0 github.com/aws/aws-sdk-go-v2/service/ses v1.19.6 github.com/aws/aws-sdk-go-v2/service/sfn v1.24.7 @@ -85,7 +85,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/waf v1.18.6 github.com/aws/aws-sdk-go-v2/service/wafregional v1.19.6 github.com/aws/aws-sdk-go-v2/service/wafv2 v1.43.6 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.35.7 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.35.8 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index f1bbf059f96..06173623d44 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.48.0 (2024-01-11) + +* **Feature**: Add ConflictException to Update APIs of AWS IoT Software Package Catalog + # v1.47.1 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index 78a6841c62c..ed787337970 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.47.1" +const goModuleVersion = "1.48.0" diff --git a/service/iotfleetwise/CHANGELOG.md b/service/iotfleetwise/CHANGELOG.md index bcdd6ef2d71..ec03ab1faa1 100644 --- a/service/iotfleetwise/CHANGELOG.md +++ b/service/iotfleetwise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2024-01-11) + +* **Feature**: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType + # v1.10.6 (2024-01-04) * **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 1ec2505e123..2506cc62905 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.10.6" +const goModuleVersion = "1.11.0" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 53846552954..8c65e3385e3 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.2 (2024-01-11) + +* **Documentation**: Doc only update for Secrets Manager + # v1.26.1 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index 2abaa13ec14..06f6ae945b3 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.26.1" +const goModuleVersion = "1.26.2" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index 52f3e583c52..0c0f9a73ea4 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.8 (2024-01-11) + +* **Documentation**: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update + # v1.35.7 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index 14a18c19da4..021526b1e48 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.35.7" +const goModuleVersion = "1.35.8"