Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 313 Bytes

pydantic-aws-cloudtrail

The low cost aws cloudtrail python api you were always wanted

notes

generate schema

poetry run --verbose pydantic-aws-cloudtrail > json.schema

pct-fetch

poetry install
export AWS_PROFILE=myprofile
export AWS_DEFAULT_REGION=us-east-1
poetry run --verbose pct-fetch