Skip to main content

AWS S3 store provider for storium.

Project description

st-aws-s3

AWS S3 provider for storium. Installs into the storium.stores.aws_s3 namespace.

pip install storium st-aws-s3

from storium import StoriumClient
client = StoriumClient("aws_s3").create_store_client(
    connection_string="ACCESS_KEY=...;SECRET_KEY=...;REGION=us-east-1",
    container="my-bucket",
)

Also accepts explicit kwargs: access_key, secret_key, region, endpoint_url (for S3-compatible stores like MinIO), container. Omit the keys entirely to use the ambient AWS credential chain.

connection_string and the individual kwargs (access_key, secret_key, region, endpoint_url) can be combined, as long as you don't give the SAME field both ways - e.g. a connection string with ACCESS_KEY=... plus a direct access_key=... is ambiguous and raises InvalidCredentialsException; a connection string without a REGION= segment plus a direct region=... is fine. container is always required, and omitting all credential input uses the ambient AWS credential chain (e.g. an IAM role).

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

st_aws_s3-0.1.0.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

st_aws_s3-0.1.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file st_aws_s3-0.1.0.tar.gz.

File metadata

  • Download URL: st_aws_s3-0.1.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for st_aws_s3-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6dfac9de93cb2975f5c25b89d1c879c2ceb9a060c99ab02a36318736b2919e32
MD5 b205ab8359be676afec550e9fdeac1b7
BLAKE2b-256 8ef945df412676e2c2a2a81e15a56dc5596913615dbe6753c1a5dc743c218b0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for st_aws_s3-0.1.0.tar.gz:

Publisher: publish.yml on paturikaustubh/storium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file st_aws_s3-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: st_aws_s3-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for st_aws_s3-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 06d42df488755df49be6f5a112a76433fb58f21e71a386e8991e4dc551435dc7
MD5 b5273e690ecacdd8eb4e33e4fd0b7f88
BLAKE2b-256 bae17c357d2973f9b4cc32999cd01266cf4974c29d59fd5311da40e65a976f51

See more details on using hashes here.

Provenance

The following attestation bundles were made for st_aws_s3-0.1.0-py3-none-any.whl:

Publisher: publish.yml on paturikaustubh/storium

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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