Skip to content

Instantly share code, notes, and snippets.

View ashraf-minhaj's full-sized avatar
🏠
Working from home

Ashrafur Rahman Minhaj ashraf-minhaj

🏠
Working from home
View GitHub Profile
S3 PutObject Role
---
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": "s3:PutObject",
"Resource": "*"