Skip to content

Commit

Permalink
Update generated code (#1711)
Browse files Browse the repository at this point in the history
update generated code
  • Loading branch information
async-aws-bot committed May 14, 2024
1 parent ce3bf13 commit fcf1ebd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## NOT RELEASED

### Changed

- AWS enhancement: Documentation updates.

## 1.5.2

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/EventBridgeClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class EventBridgeClient extends AbstractApi
*
* The maximum size for a PutEvents event entry is 256 KB. Entry size is calculated including the event and any
* necessary characters and keys of the JSON representation of the event. To learn more, see Calculating PutEvents event
* entry size [^1] in the *Amazon EventBridge User Guide*
* entry size [^1] in the **Amazon EventBridge User Guide**
*
* PutEvents accepts the data in JSON format. For the JSON number (integer) data type, the constraints are: a minimum
* value of -9,223,372,036,854,775,808 and a maximum value of 9,223,372,036,854,775,807.
Expand Down

0 comments on commit fcf1ebd

Please sign in to comment.