Skip to content

curychris/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

Repositori Untuk Modul 1 LKS Dikmen Kota Malang 2025

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • HTML 1.5%