enumerate-iam
enumerate-iam copied to clipboard
globalaccelerator.describe_accelerator_attributes Error
The brute force test globalaccelerator.describe_accelerator_attributes always produces errors:
2023-11-07 09:26:56,841 - 52836 - [ERROR] Remove globalaccelerator.describe_accelerator_attributes action
This is because describe_accelerator_attributes requires an --accelerator-arn parameter. See: https://docs.aws.amazon.com/cli/latest/reference/globalaccelerator/describe-accelerator-attributes.html
I propose removing that test.
Note that re-running generate_bruteforce_tests.py does correctly remove this test, but introduces many new tests which cause botocore.exceptions.NoAuthTokenError to be thrown.