You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The brute force test
globalaccelerator.describe_accelerator_attributes
always produces errors:This is because
describe_accelerator_attributes
requires an--accelerator-arn
parameter. See: https://docs.aws.amazon.com/cli/latest/reference/globalaccelerator/describe-accelerator-attributes.htmlI propose removing that test.
The text was updated successfully, but these errors were encountered: