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

feat(aws-fargate-dynamodb): New Construct #632

Closed
2 tasks
mickychetta opened this issue Mar 24, 2022 · 0 comments · Fixed by #633
Closed
2 tasks

feat(aws-fargate-dynamodb): New Construct #632

mickychetta opened this issue Mar 24, 2022 · 0 comments · Fixed by #633
Assignees
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged

Comments

@mickychetta
Copy link
Contributor

Create a construct that links a Fargate Service to DynamoDB

Should create a VPC or accept an existing VPC
Should create a Fargate Service or accept an existing service
Should create an DynamoDB table or accept an existing table
Should grant the service IAM permission to read and write to table
Should set up environment variables in the service that identify the DynamoDB table in the construct code so the container can read/write to the correct table

Use Case

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@mickychetta mickychetta added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Mar 24, 2022
@mickychetta mickychetta self-assigned this Mar 24, 2022
@mickychetta mickychetta linked a pull request Apr 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant