diff --git a/.changelog/6c23e138fb854c14a83d367dee210bb5.json b/.changelog/6c23e138fb854c14a83d367dee210bb5.json deleted file mode 100644 index 0308fea3330..00000000000 --- a/.changelog/6c23e138fb854c14a83d367dee210bb5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6c23e138-fb85-4c14-a83d-367dee210bb5", - "type": "documentation", - "description": "Documentation updates for DynamoDB API", - "modules": [ - "service/dynamodb" - ] -} \ No newline at end of file diff --git a/.changelog/815a7068e8a344bba53752555057651d.json b/.changelog/815a7068e8a344bba53752555057651d.json deleted file mode 100644 index ad81efdebd7..00000000000 --- a/.changelog/815a7068e8a344bba53752555057651d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "815a7068-e8a3-44bb-a537-52555057651d", - "type": "feature", - "description": "Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group", - "modules": [ - "service/iotwireless" - ] -} \ No newline at end of file diff --git a/.changelog/96905fccf3aa43a38c7de6b7abf88628.json b/.changelog/96905fccf3aa43a38c7de6b7abf88628.json deleted file mode 100644 index e6143de0b9b..00000000000 --- a/.changelog/96905fccf3aa43a38c7de6b7abf88628.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "96905fcc-f3aa-43a3-8c7d-e6b7abf88628", - "type": "feature", - "description": "This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage", - "modules": [ - "service/internetmonitor" - ] -} \ No newline at end of file diff --git a/.changelog/a79e4509fdb14915b4237471b8b1d287.json b/.changelog/a79e4509fdb14915b4237471b8b1d287.json deleted file mode 100644 index 51b4720c1c3..00000000000 --- a/.changelog/a79e4509fdb14915b4237471b8b1d287.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a79e4509-fdb1-4915-b423-7471b8b1d287", - "type": "feature", - "description": "This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.", - "modules": [ - "service/appflow" - ] -} \ No newline at end of file diff --git a/.changelog/aa27600982704f208c51f37d6fedba8e.json b/.changelog/aa27600982704f208c51f37d6fedba8e.json deleted file mode 100644 index 901c3a0d541..00000000000 --- a/.changelog/aa27600982704f208c51f37d6fedba8e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "aa276009-8270-4f20-8c51-f37d6fedba8e", - "type": "feature", - "description": "Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.", - "modules": [ - "service/drs" - ] -} \ No newline at end of file diff --git a/.changelog/f33eac1bb57e453c90b08f2bdefb91a9.json b/.changelog/f33eac1bb57e453c90b08f2bdefb91a9.json deleted file mode 100644 index 2099a904ca8..00000000000 --- a/.changelog/f33eac1bb57e453c90b08f2bdefb91a9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f33eac1b-b57e-453c-90b0-8f2bdefb91a9", - "type": "feature", - "description": "Add Python 3.10 (python3.10) support to AWS Lambda", - "modules": [ - "service/lambda" - ] -} \ No newline at end of file diff --git a/.changelog/f7d09b43a2a94bd3aef0935ff5019dde.json b/.changelog/f7d09b43a2a94bd3aef0935ff5019dde.json deleted file mode 100644 index 6238fd060db..00000000000 --- a/.changelog/f7d09b43a2a94bd3aef0935ff5019dde.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f7d09b43-a2a9-4bd3-aef0-935ff5019dde", - "type": "feature", - "description": "The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.", - "modules": [ - "service/emrserverless" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 50e9740b6b7..32805689584 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# Release (2023-04-17) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.26.0](service/appflow/CHANGELOG.md#v1260-2023-04-17) + * **Feature**: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs. +* `github.com/aws/aws-sdk-go-v2/service/drs`: [v1.13.0](service/drs/CHANGELOG.md#v1130-2023-04-17) + * **Feature**: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery. +* `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.19.5](service/dynamodb/CHANGELOG.md#v1195-2023-04-17) + * **Documentation**: Documentation updates for DynamoDB API +* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.7.0](service/emrserverless/CHANGELOG.md#v170-2023-04-17) + * **Feature**: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker. +* `github.com/aws/aws-sdk-go-v2/service/internetmonitor`: [v1.2.0](service/internetmonitor/CHANGELOG.md#v120-2023-04-17) + * **Feature**: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage +* `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.27.0](service/iotwireless/CHANGELOG.md#v1270-2023-04-17) + * **Feature**: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group +* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.33.0](service/lambda/CHANGELOG.md#v1330-2023-04-17) + * **Feature**: Add Python 3.10 (python3.10) support to AWS Lambda + # Release (2023-04-14) ## Module Highlights diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 278ec753bff..5ada7bde6cd 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/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/dynamodb v1.19.4 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 568367a8e73..55931ad6f80 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -5,8 +5,8 @@ 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/feature/dynamodb/attributevalue v1.10.21 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.22 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index 5a9bd8de066..9fa203c7434 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.22 (2023-04-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.21 (2023-04-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 2d12754dca5..dd23779bbaf 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.8 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.9 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 9b01a38aed0..bc98c75081f 100644 --- a/feature/dynamodb/attributevalue/go_module_metadata.go +++ b/feature/dynamodb/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.21" +const goModuleVersion = "1.10.22" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 579a162a9f9..f2e5bf9be8c 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.49 (2023-04-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.48 (2023-04-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index a1b9cccd47c..ae7944c9a74 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.8 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.21 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.22 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 01675e0c484..eac6c043f46 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.48" +const goModuleVersion = "1.4.49" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index bb80a5a0aa6..3f6b22ccd06 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.22 (2023-04-17) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.21 (2023-04-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 7b124cb3175..e2b1a583565 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.8 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.5 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.9 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 9b01a38aed0..bc98c75081f 100644 --- a/feature/dynamodbstreams/attributevalue/go_module_metadata.go +++ b/feature/dynamodbstreams/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.21" +const goModuleVersion = "1.10.22" diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index 8cda2074d21..546b24a1ccf 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.0 (2023-04-17) + +* **Feature**: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs. + # v1.25.4 (2023-04-10) * No change notes available for this release. diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index c4d9026d3f6..57e067d56a3 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.25.4" +const goModuleVersion = "1.26.0" diff --git a/service/arczonalshift/CHANGELOG.md b/service/arczonalshift/CHANGELOG.md index 53666e65fe5..bea7a7aa887 100644 --- a/service/arczonalshift/CHANGELOG.md +++ b/service/arczonalshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.15 (2023-04-17) + +* No change notes available for this release. + # v1.1.14 (2023-04-13) * No change notes available for this release. diff --git a/service/arczonalshift/go_module_metadata.go b/service/arczonalshift/go_module_metadata.go index d736df746ac..2adeed541ab 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.14" +const goModuleVersion = "1.1.15" diff --git a/service/drs/CHANGELOG.md b/service/drs/CHANGELOG.md index 514fb8af569..96999c8b79c 100644 --- a/service/drs/CHANGELOG.md +++ b/service/drs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2023-04-17) + +* **Feature**: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery. + # v1.12.2 (2023-04-10) * No change notes available for this release. diff --git a/service/drs/go_module_metadata.go b/service/drs/go_module_metadata.go index afe3b204e71..7c7e7f50766 100644 --- a/service/drs/go_module_metadata.go +++ b/service/drs/go_module_metadata.go @@ -3,4 +3,4 @@ package drs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.2" +const goModuleVersion = "1.13.0" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 4ae688a093e..4f8cbf62423 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.5 (2023-04-17) + +* **Documentation**: Documentation updates for DynamoDB API + # v1.19.4 (2023-04-10) * No change notes available for this release. diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index 98684c71627..293f82b5af2 100644 --- a/service/dynamodb/go_module_metadata.go +++ b/service/dynamodb/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.4" +const goModuleVersion = "1.19.5" diff --git a/service/emrserverless/CHANGELOG.md b/service/emrserverless/CHANGELOG.md index b60c6c6f869..624397abe08 100644 --- a/service/emrserverless/CHANGELOG.md +++ b/service/emrserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2023-04-17) + +* **Feature**: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker. + # v1.6.0 (2023-04-11) * **Feature**: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified). diff --git a/service/emrserverless/go_module_metadata.go b/service/emrserverless/go_module_metadata.go index d9f209d1260..fc7c0874132 100644 --- a/service/emrserverless/go_module_metadata.go +++ b/service/emrserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package emrserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.7.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index 4d516ff9049..d077b8c0d2d 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.17.8 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4 + 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/schemas v1.15.8 diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 05a99f0d885..a611007b668 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -30,7 +30,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directconnect v1.18.10 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.16.10 github.com/aws/aws-sdk-go-v2/service/docdb v1.21.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.4 + 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 @@ -53,7 +53,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/iot v1.35.4 github.com/aws/aws-sdk-go-v2/service/kinesis v1.17.10 github.com/aws/aws-sdk-go-v2/service/kms v1.20.10 - github.com/aws/aws-sdk-go-v2/service/lambda v1.32.0 + github.com/aws/aws-sdk-go-v2/service/lambda v1.33.0 github.com/aws/aws-sdk-go-v2/service/lightsail v1.26.4 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.12.8 github.com/aws/aws-sdk-go-v2/service/neptune v1.20.3 @@ -74,7 +74,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/sfn v1.17.9 github.com/aws/aws-sdk-go-v2/service/shield v1.18.8 github.com/aws/aws-sdk-go-v2/service/sms v1.13.8 - github.com/aws/aws-sdk-go-v2/service/snowball v1.18.7 + github.com/aws/aws-sdk-go-v2/service/snowball v1.18.8 github.com/aws/aws-sdk-go-v2/service/sns v1.20.8 github.com/aws/aws-sdk-go-v2/service/sqs v1.20.8 github.com/aws/aws-sdk-go-v2/service/ssm v1.36.2 diff --git a/service/internetmonitor/CHANGELOG.md b/service/internetmonitor/CHANGELOG.md index 52296dee042..9ee40499289 100644 --- a/service/internetmonitor/CHANGELOG.md +++ b/service/internetmonitor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.0 (2023-04-17) + +* **Feature**: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage + # v1.1.2 (2023-04-10) * No change notes available for this release. diff --git a/service/internetmonitor/go_module_metadata.go b/service/internetmonitor/go_module_metadata.go index 933d9c00cee..6bb827773f6 100644 --- a/service/internetmonitor/go_module_metadata.go +++ b/service/internetmonitor/go_module_metadata.go @@ -3,4 +3,4 @@ package internetmonitor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.2" +const goModuleVersion = "1.2.0" diff --git a/service/iotwireless/CHANGELOG.md b/service/iotwireless/CHANGELOG.md index b99d7b0f536..b8dddc4fc94 100644 --- a/service/iotwireless/CHANGELOG.md +++ b/service/iotwireless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.0 (2023-04-17) + +* **Feature**: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group + # v1.26.2 (2023-04-10) * No change notes available for this release. diff --git a/service/iotwireless/go_module_metadata.go b/service/iotwireless/go_module_metadata.go index ddcef4f1442..f04c759dca4 100644 --- a/service/iotwireless/go_module_metadata.go +++ b/service/iotwireless/go_module_metadata.go @@ -3,4 +3,4 @@ package iotwireless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.2" +const goModuleVersion = "1.27.0" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index b3d50df0c71..abc0a89d9d3 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.0 (2023-04-17) + +* **Feature**: Add Python 3.10 (python3.10) support to AWS Lambda + # v1.32.0 (2023-04-14) * **Feature**: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API. diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index ce40c31f703..e180a398453 100644 --- a/service/lambda/go_module_metadata.go +++ b/service/lambda/go_module_metadata.go @@ -3,4 +3,4 @@ package lambda // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.0" +const goModuleVersion = "1.33.0" diff --git a/service/snowball/CHANGELOG.md b/service/snowball/CHANGELOG.md index 1c55609e3db..3b854e94465 100644 --- a/service/snowball/CHANGELOG.md +++ b/service/snowball/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.8 (2023-04-17) + +* No change notes available for this release. + # v1.18.7 (2023-04-10) * No change notes available for this release. diff --git a/service/snowball/go_module_metadata.go b/service/snowball/go_module_metadata.go index 271dd85b78c..09f69b00dd4 100644 --- a/service/snowball/go_module_metadata.go +++ b/service/snowball/go_module_metadata.go @@ -3,4 +3,4 @@ package snowball // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.7" +const goModuleVersion = "1.18.8"