shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

feat(aws): Add support AWS SAM CLI

Open simonmcc opened this issue 8 months ago • 0 comments

Overview

Add support for the AWS SAM CLI to the existing AWS plugin

Type of change

  • [ ] Created a new plugin
  • [x] Improved an existing plugin
  • [ ] Fixed a bug in an existing plugin
  • [ ] Improved contributor utilities or experience

Related Issue(s)

  • Resolves: #
  • Relates: #

How To Test

sam list resources

Changelog

The AWS plugin can now be used with the AWS SAM CLI.

simonmcc avatar Jun 19 '24 09:06 simonmcc