-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hi,
Thanks for this great library. What is the best way to set this up? I am running from an ec2 instance with an instance profile that has access to the cloudtrail api but seeing:
trailscraper select --use-cloudtrail-api \
--filter-assumed-role-arn my-assumed-role \
--from 'one hour ago' \
--to 'now'
...
(large python stacktrace trimmed)
botocore.exceptions.NoRegionError: You must specify a region.
It does not look like there is a region option with trailscraper select --help.
Thanks again.
Metadata
Metadata
Assignees
Labels
No labels