-   Notifications  
You must be signed in to change notification settings  - Fork 220
 
Open
Description
This is a Feature and/or Docs Proposal
Replace recommendation using Serverless Pseudo Parameters with something not deprecated
Description
The plugin serverless-pseudo-parameters is deprecated. However, the documentation for serverless-step-functions still recommends it. Is there an alternative approach? Do the docs need to be updated? Can someone provide guidance on equivalent functionality that doesn't depend on the deprecated plugin?
References
- https://www.npmjs.com/package/serverless-pseudo-parameters#deprecated
 - https://github.com/svdgraaf/serverless-pseudo-parameters#deprecated
 - https://github.com/serverless-operations/serverless-step-functions#setup
 
From the readme:
If you need to construct the ARN by hand, then we recommend to use the serverless-pseudo-parameters plugin together to make your life easier.
plugins: - serverless-step-functions - serverless-pseudo-parameters Metadata
Metadata
Assignees
Labels
No labels