Skip to content

Commit

Permalink
Release 2024-03-22
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 22, 2024
1 parent 17a3744 commit aba5a04
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 46 deletions.
8 changes: 0 additions & 8 deletions .changelog/88459eff60ec4ff38b4dcc7241465432.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8b2ba54a0441480ab86dabba768b71b2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b53799d8474d4c3c9c1394c96d353476.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/bd7c57ee7697423bad21405330bce773.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/bea999c01c7b4f36ae5c1e5dffe2ba64.json

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2024-03-22)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/firehose`: [v1.28.4](service/firehose/CHANGELOG.md#v1284-2024-03-22)
* **Documentation**: Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy.
* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.50.0](service/kendra/CHANGELOG.md#v1500-2024-03-22)
* **Feature**: Documentation update, March 2024. Corrects some docs for Amazon Kendra.
* `github.com/aws/aws-sdk-go-v2/service/pricing`: [v1.28.0](service/pricing/CHANGELOG.md#v1280-2024-03-22)
* **Feature**: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs
* `github.com/aws/aws-sdk-go-v2/service/rolesanywhere`: [v1.9.0](service/rolesanywhere/CHANGELOG.md#v190-2024-03-22)
* **Feature**: This release relaxes constraints on the durationSeconds request parameter for the *Profile APIs that support it. This parameter can now take on values that go up to 43200.
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.47.0](service/securityhub/CHANGELOG.md#v1470-2024-03-22)
* **Feature**: Added new resource detail object to ASFF, including resource for LastKnownExploitAt

# Release (2024-03-21)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/firehose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.4 (2024-03-22)

* **Documentation**: Updates Amazon Firehose documentation for message regarding Enforcing Tags IAM Policy.

# v1.28.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/firehose/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.22.3
github.com/aws/aws-sdk-go-v2/service/emr v1.39.3
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.30.3
github.com/aws/aws-sdk-go-v2/service/firehose v1.28.3
github.com/aws/aws-sdk-go-v2/service/firehose v1.28.4
github.com/aws/aws-sdk-go-v2/service/gamelift v1.30.3
github.com/aws/aws-sdk-go-v2/service/glacier v1.22.3
github.com/aws/aws-sdk-go-v2/service/glue v1.77.4
Expand Down
4 changes: 4 additions & 0 deletions service/kendra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2024-03-22)

* **Feature**: Documentation update, March 2024. Corrects some docs for Amazon Kendra.

# v1.49.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/kendra/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/pricing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.0 (2024-03-22)

* **Feature**: Add ResourceNotFoundException to ListPriceLists and GetPriceListFileUrl APIs

# v1.27.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/pricing/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/rolesanywhere/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.9.0 (2024-03-22)

* **Feature**: This release relaxes constraints on the durationSeconds request parameter for the *Profile APIs that support it. This parameter can now take on values that go up to 43200.

# v1.8.4 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/rolesanywhere/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.47.0 (2024-03-22)

* **Feature**: Added new resource detail object to ASFF, including resource for LastKnownExploitAt

# v1.46.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aba5a04

Please sign in to comment.