Skip to content

Fix incorect Readme #1609

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions src/Service/EventBridge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

## NOT RELEASED

### Added

- AWS api-change: Introduces a new rule state ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get, List and Describe AWS API call events from CloudTrail.

### Changed

- AWS enhancement: Documentation updates.
- Allow passing explicit null values for optional fields of input objects

## 1.5.1
Expand Down
3 changes: 1 addition & 2 deletions src/Service/Sqs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

## NOT RELEASED

### Added
### BC-BREAK

- AWS api-change: This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.
- AWS api-change: This release enables customers to call SQS using AWS JSON-1.0 protocol.

### Changed
Expand Down
5 changes: 1 addition & 4 deletions src/Service/StepFunctions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

## NOT RELEASED

### Added

- AWS api-change: TODO

### Changed

- AWS enhancement: Documentation updates.
- Allow passing explicit null values for optional fields of input objects

## 1.2.0
Expand Down