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.