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.0.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.0-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for simple_aws_wrapper-2.12.0.tar.gz
Algorithm Hash digest
SHA256 6ac8b512333d8e368ee63d36c09e6fb374692ee2343193562ce2722c9f21ff7f
MD5 960cb1b7fd0d09360622b234e0c122b4
BLAKE2b-256 f311a3e3df4c1334542d779d4b96f59c43d57ac4f03c96094215ab74f6c0e64f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for simple_aws_wrapper-2.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 80b3078885926f9ab3b7c353ff32c69cdd7eeb5d00261f1d8f3f8dea6370714b
MD5 1ad25ff75a510f402c913f02b140632d
BLAKE2b-256 79bd2e82fed3d326a239f8e9cba42ca53a6d8698a3c9fb858cb8be6799081a66

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