-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add --s3-bucket and --s3-prefix to sam delete (#3915)
* Added --s3-bucket and --s3-prefix flags to sam delete * Added and fixed tests for --s3 flags for sam delete * Added integration tests and cleaned up format and log messages * Added type hinting and fetch region from boto3 session * Expanded arguments * Reverted warning message back to only warn on missing bucket info Co-authored-by: Daniel Mil <[email protected]> Co-authored-by: Mehmet Nuri Deveci <[email protected]>
- Loading branch information
1 parent
43e7cf3
commit eda6089
Showing
6 changed files
with
238 additions
and
40 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
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
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
Oops, something went wrong.