-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use explicit returns if there's a return somewhere else in the function. * Return an error if a log group couldn't be created. * Make failure to set a retention policy a warning message (was already not a hard error). * Map `SdkError` to service errors to remove some nested `match` statements.
- Loading branch information
Showing
1 changed file
with
32 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters