AWS is deprecating the Status field in the AWS Organizations API and replacing it with a new State fieldDescriptionAWS Organizations API Change – Migration from Status to State Field AWS has announced the deprecation of the Status field in the AWS Organizations APIs. Timeline September 9, 2025 – September 9, 2026: Both Status and State fields are available.After September 9, 2026: The Status field will be permanently removed from all AWS Organizations API responses.Steps to Reproduce Run AWS Cloud discovery and check State field valuesWorkaroundThe AWS Organizations Discovery patterns have been updated to consume the new State field instead of the deprecated Status field. XML Path Change Previous /root/Accounts/Status/text() Updated /root/Accounts/State/text() Updated Discovery Patterns The following patterns have been modified: Amazon AWS Service AccountAmazon AWS Sub Account DiscoveryAmazon AWS OrganizationsAmazon AWS - Sub Account (LP)Amazon AWS Service AccountFetch Member AccountsRelated Problem: PRB2036582