Skip to content

Commit

Permalink
Update generated code (#1663)
Browse files Browse the repository at this point in the history
update generated code
  • Loading branch information
async-aws-bot authored Feb 7, 2024
1 parent 310c88f commit 299b515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CloudWatchLogsClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ class CloudWatchLogsClient extends AbstractApi
* - Log group names can be between 1 and 512 characters long.
* - Log group names consist of the following characters: a-z, A-Z, 0-9, '_' (underscore), '-' (hyphen), '/' (forward
* slash), '.' (period), and '#' (number sign)
* - Log group names can't start with the string `aws/`
*
* When you create a log group, by default the log events in the log group do not expire. To set a retention policy so
* that events expire and are deleted after a specified time, use PutRetentionPolicy [^1].
Expand Down

0 comments on commit 299b515

Please sign in to comment.