Skip to main content

Implementazione minimale per la gestione delle risorse in cloud di AWS

Project description

simple_aws_wrapper

Example usage:
from src.simple_aws_wrapper.config import AWSConfig

from src.simple_aws_wrapper.const import regions

from src.simple_aws_wrapper.services.s3 import S3

aws_config = AWSConfig()

aws_config.set_region(regions.Region(regions.EU_WEST_1))

s3 = S3()

message_content='Hello World!'

s3.put_object(message_content, "my-bucket", "my-object-key")

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

simple_aws_wrapper-2.12.3.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

simple_aws_wrapper-2.12.3-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file simple_aws_wrapper-2.12.3.tar.gz.

File metadata

  • Download URL: simple_aws_wrapper-2.12.3.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for simple_aws_wrapper-2.12.3.tar.gz
Algorithm Hash digest
SHA256 e31760dfa3f90bd0a3cf891026508a1d1f60ad1b675f941fcbe2d82a1e4dad8d
MD5 dd854628e05c27192dd866b390386192
BLAKE2b-256 3b9b6ef5b96401fdca3da370cb47e8b5b37fae30519215431c6b6f4ce8324b20

See more details on using hashes here.

File details

Details for the file simple_aws_wrapper-2.12.3-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_aws_wrapper-2.12.3-py3-none-any.whl
Algorithm Hash digest
SHA256 84b118330a85ef6c7d270d4badc0adbdcb9ae004a0c84efd0c6d003fe75ef534
MD5 96479c1a0bb220772886f5f4d958aecc
BLAKE2b-256 7224b693c179c240e24468e400d46e23d774dba9e371d916ff69a7d032d712e2

See more details on using hashes here.

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