feat(aws-fargate-dynamodb): New Construct #632
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
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
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: