Skip to content

Commit

Permalink
Update CS dependencies (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse authored Mar 19, 2024
1 parent ffd02ec commit 5787850
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 @@ -6,6 +6,10 @@

- AWS api-change: refine the list of available regions

### Changed

- AWS enhancement: Documentation updates.

## 2.1.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/Input/CreateLogGroupRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ final class CreateLogGroupRequest extends Input
private $tags;

/**
* Use this parameter to specify the log group class for this log group. There are two classes:.
* Use this parameter to specify the log group class for this log group. There are two classes:
*
* - The `Standard` log class supports all CloudWatch Logs features.
* - The `Infrequent Access` log class supports a subset of CloudWatch Logs features and incurs lower costs.
Expand Down

0 comments on commit 5787850

Please sign in to comment.