Skip to main content
← Back to index page

1.287.2

🚀 Enhancements

update boolean logic

What

  • Update the GuardDuty component to enable GuardDuty on the root account

Why

The API call to designate organization members now fails with the following if GuardDuty was not already enabled in the organization management (root) account :

Error: error designating guardduty administrator account members: [{
│ AccountId: "111111111111,
│ Result: "Operation failed because your organization master must first enable GuardDuty to be added as a member"
│ }]

Commiters

Pull Requests