Metadata-Version: 2.4
Name: duploctl-aws
Version: 0.4.3
Summary: AWS Helper functions for Duploctl
Author-email: Kelly <kelly@duplocloud.net>
Maintainer-email: Kelly <kelly@duplocloud.net>
Project-URL: Homepage, https://cli.duplocloud.com/
Project-URL: Documentation, https://cli.duplocloud.com/
Project-URL: Repository, https://github.com/duplocloud/duploctl
Project-URL: Issues, https://github.com/duplocloud/duploctl/issues
Project-URL: Changelog, https://github.com/duplocloud/duploctl
Project-URL: LatestRelease, https://github.com/duplocloud/duploctl/releases
Keywords: duplocloud,duplo,duploctl,duplo-client,aws
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
Requires-Dist: boto3>=1.34.74

# Duploctl AWS Plugin  

A wrapper for Boto3 to interact with AWS services. This adds some useful high level functions as well as a helper for creating a session using JIT. 
