aws_faktury/README.md
2025-01-07 19:38:20 +01:00

300 B

-> text/html

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "PublicReadGetObject",
            "Effect": "Allow",
            "Principal": "*",
            "Action": "s3:GetObject",
            "Resource": "arn:aws:s3:::s464863-bucket/*"
        }
    ]
}