Skip to content

handipradana/apigatewayv2

Repository files navigation

CI/CD Development

Install Dependencies

pip install -r requirements.txt

Setting Environments

AWS_ACCESS_KEY_ID=your aws access key
AWS_SECRET_ACCESS_KEY=your secret access key
AWS_SESSION_TOKEN=your sessions token
AWS_REGION=us-east-1
EFS_PATH=yourpath/app.log
S3_BUCKET_NAME=your bucket name
API_GATEWAY_URL=your API Gateway URL
ECR_REPOSITORY=your name ECR
ECR_REGISTRY=your url image

Running Apps

python app.py

Problem Solving

You must solve the problem in the CI/CD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published