-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
awspx is failing to save the ingested data.
I think I've narrowed the issue down to something related to the IAM service ingestion.
This works:
awspx ingest --skip-attacks-all --services S3 --skip-types AWS::S3::Object --region us-east-1
This fails:
awspx ingest --skip-attacks-all --services IAM --region us-east-1
There is no error message- the ingest command just exists after printing NOTICE Saving ingested data
and the directory for the .csv files has been created.
Metadata
Metadata
Assignees
Labels
No labels