https://github.com/naganathan05/secure-image-vault-aws
This Repository contains IAC configuration code in Terraform for deploying a Secure Image Storage in S3 Bucket.
https://github.com/naganathan05/secure-image-vault-aws
aws-apigateway aws-lambda aws-s3 infrastructure-as-code terraform
Last synced: about 1 year ago
JSON representation
This Repository contains IAC configuration code in Terraform for deploying a Secure Image Storage in S3 Bucket.
- Host: GitHub
- URL: https://github.com/naganathan05/secure-image-vault-aws
- Owner: Naganathan05
- License: mit
- Created: 2024-04-10T06:57:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T16:15:11.000Z (over 1 year ago)
- Last Synced: 2025-04-12T07:54:26.494Z (about 1 year ago)
- Topics: aws-apigateway, aws-lambda, aws-s3, infrastructure-as-code, terraform
- Language: HCL
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Secure Image Vault - AWS
#### This Repository contains IAC configuration code in Terraform for deploying a `Secure Image Storage` in `S3 Bucket`.
#### Images stored can be fetched through an API endpoint which implements `JWT Token` based Authentication.