Skip to content

Region selection for trailscraper select #232

@be-rock

Description

@be-rock

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions