A repo for the mirrulations trigger to transform data
s3-test1 bucket link: https://us-east-1.console.aws.amazon.com/s3/buckets/mirrulations-test1
s3-revised bucket link: https://us-east-1.console.aws.amazon.com/s3/buckets/mirrulations-revised-form
We initially developed our local infracture on local deployments of the AWS Server Application Model (SAM). We based the initial example of the of the provided 'Hello World' example from the SAM quick templates.
-
To start, download the AWS SAM CLI here.
-
We utilized Docker for the containerized deployment of the infrastructure, download Docker Desktop here
-
Clone this repository
-
cdinto dev-env -
Run
sam build --use-containerto download the ECR image for python -
Run
sam local invoke HelloWorldFunction --event events/event.json -
Run
sam local start-apito initialize the container and visit the link that the program prints out (for example: localhost:3000/hello)
- https://ap-northeast-1.console.aws.amazon.com/s3/buckets/tokyotest334s25?region=ap-northeast-1&bucketType=general
- https://eu-west-3.console.aws.amazon.com/s3/buckets/paristest334s25?region=eu-west-3&bucketType=general
- https://us-east-1.console.aws.amazon.com/s3/buckets/s3testcs334s25?region=us-east-1&bucketType=general
