aws-health-aware icon indicating copy to clipboard operation
aws-health-aware copied to clipboard

Fix failedSet member access in non-org mode

Open joyofhex opened this issue 8 months ago • 0 comments

When calling describe_event_details we were trying to access the awsAccountId field. This only exists in the organization version of this call. Removed the access and fixed a spelling mistake.

Issue #, if available: #106

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

joyofhex avatar Feb 26 '25 08:02 joyofhex