Skip to main content

AWS Session Handler

Project description

aws_session_handler

Amazon Web Service python session helper

Features

  • cache credentials on disk if assume_role with mfa serial

Usage

pip install aws-session-handler
from aws_session_handler import AwsSessionHandler

handler = AwsSessionHandler(profile='default')
s3 = handler.client('s3')
print(s3.list_buckets())

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

aws_session_handler-0.0.4.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file aws_session_handler-0.0.4.tar.gz.

File metadata

  • Download URL: aws_session_handler-0.0.4.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for aws_session_handler-0.0.4.tar.gz
Algorithm Hash digest
SHA256 24d3f3e12923f4b3d317cffff9a0faca3b5542c337c36e658eef7d97e3669df8
MD5 aca43b6ea01edc69921ba09ee906c130
BLAKE2b-256 89b471e69b6ec6a979677ef072b8b8e820d00eff2c8da776a8620fbb7a65f65c

See more details on using hashes here.

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