serverless-pseudo-parameters icon indicating copy to clipboard operation
serverless-pseudo-parameters copied to clipboard

Use CloudFormation Pseudo Parameters in your Serverless project

Results 2 serverless-pseudo-parameters issues
Sort by recently updated
recently updated
newest added

The new `${aws:blah}` variables look great. But they don't work with serverless-offline !!! Your plugin has the common sense to *not* try to connect to AWS when running in offline...

Hi. Thanks for the comment re this plugin being deprecated, but I struggled to implement without it based on the documentation available in this repo and from the Serverless Framework...