Skip to main content

Add S3 support to dtool

Project description

{
    "Id": "Policy1515674676844",
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "Stmt1515667135964",
            "Action": [
                "s3:ListBucket"
            ],
            "Effect": "Allow",
            "Resource": "arn:aws:s3:::test-dtool-s3-bucket",
            "Principal": {
                "AWS": [
                    "arn:aws:iam::IAM_USER_HERE"
                ]
            }
        },
        {
            "Sid": "Stmt1515674673516",
            "Action": [
                "s3:PutObject",
                "s3:GetObject",
                "s3:DeleteObject"
            ],
            "Effect": "Allow",
            "Resource": "arn:aws:s3:::test-dtool-s3-bucket/*",
            "Principal": {
                "AWS": [
                    "arn:aws:iam::IAM_USER_HERE"
                ]
            }
        }
    ]
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dtool-s3-0.1.0.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file dtool-s3-0.1.0.tar.gz.

File metadata

  • Download URL: dtool-s3-0.1.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dtool-s3-0.1.0.tar.gz
Algorithm Hash digest
SHA256 14e5318c69164af3e9c7f1292d95ad1cb3b8cfc8a163179dd284e06481def47f
MD5 2d8bf869d52aa7c6e7d715df7644e814
BLAKE2b-256 b52be69966296c19a96c41d9c1667485baeb826c0db206d2f74bf5cd3ccbd058

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page