Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reusable workflow to deploy AWS SAM applications #17

Open
gsuquet opened this issue Jan 6, 2024 · 0 comments
Open

Reusable workflow to deploy AWS SAM applications #17

gsuquet opened this issue Jan 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gsuquet
Copy link
Owner

gsuquet commented Jan 6, 2024

Feature Spec

  • Checkout the repository
  • Check SAM template format
  • Build the application (whatever the language ?!)
  • Cache the dependencies and build artifacts ?
  • Upload it to AWS

Use Cases

Deployment of AWS SAM Apps

Implementation Notes

  • aws-actions/configure-aws-credentials
  • aws-actions/setup-sam

Components

Deployment

@gsuquet gsuquet added the enhancement New feature or request label Jan 6, 2024
@gsuquet gsuquet self-assigned this Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant