Skip to content

data-dot-all/dataall-sdk

AWS data.all SDK (dataall-sdk)

An AWS Professional Service open source initiative | aws-proserve-opensource@amazon.com

Code style: black License

Checked with mypy Static Checking [Documentation Status

Table of contents

Quick Start

Installation command: pip install dataall_sdk

import dataall_sdk

# Profile w/ UserA (assuming UserA profile configured in ~/.dataall/config.yaml)
da_client = dataall.client(profile="UserA") 

list_org_response = da_client.list_organizations()
print(list_org_response)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •