Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

globalaccelerator.describe_accelerator_attributes Error #23

Open
augustd opened this issue Nov 7, 2023 · 1 comment
Open

globalaccelerator.describe_accelerator_attributes Error #23

augustd opened this issue Nov 7, 2023 · 1 comment

Comments

@augustd
Copy link

augustd commented Nov 7, 2023

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.

@augustd
Copy link
Author

augustd commented Nov 7, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant