I hereby claim:
- I am acantril on github.
- I am adriancantrill (https://keybase.io/adriancantrill) on keybase.
- I have a public key ASBwQZ5QKFlxznUhYhIkPAGRwDcK03TT-TWGq79k36XaJwo
To claim this, I am signing this object:
Resources: | |
s3bucket: | |
Type: "AWS::S3::Bucket" | |
Properties: | |
AccessControl: PublicRead | |
WebsiteConfiguration: | |
ErrorDocument: index.html | |
IndexDocument: index.html | |
bucketpolicy: | |
Type: "AWS::S3::BucketPolicy" |
Outputs: | |
s3bucketurl: | |
Description: URL for Bucket | |
Value: !GetAtt s3bucket.WebsiteURL |
#!/usr/bin/env python3 | |
import socket | |
import requests | |
from subprocess import Popen, PIPE | |
import json | |
# These lines are examples only. They may be useful to compare what your remote sends. To capture the codes that your remote sends, | |
# tail the OZW_Log. |
I hereby claim:
To claim this, I am signing this object: