AWS Organization
AWS Organization Fields
Guid
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
A unique identifier that is a combination of the GUID of the selected Scan and the AWS Organization ID.
FSName
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
A special unique identifier derived from the Organization ID and master account ID.
Arn
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
Amazon Resource Name that uniquely identifies this AWS Organization.
OrganizationId
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
The unique identifier (ID) of the AWS Organization (e.g., o-xxxxxxxxxx).
MasterAccountId
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
The unique identifier (ID) of the master account of the organization.
MasterAccountEmail
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
The email address associated with the root user of the master account.
FeatureSet
TEXT
LIKE, NOT_LIKE, EQUAL, NOT_EQUAL, IS_EMPTY
The feature set supported by the organization. Can be ALL (all features enabled) or CONSOLIDATED_BILLING (only billing consolidation).
RootMfaEnabled
BOOLEAN
N/A
Indicates whether MFA is enabled on the root user of the master account.
RootAccessKeysPresent
BOOLEAN
N/A
Indicates whether access keys exist for the root user of the master account. Root access keys are a security risk and should not exist.
ExposurePoint
NUMBER
EQUAL, BETWEEN, SMALLER, LARGER, SMALLER_EQUAL, LARGER_EQUAL
A numerical value indicating the level of exposure based on attack paths reaching this organization.
risk
NUMBER
EQUAL, BETWEEN, SMALLER, LARGER, SMALLER_EQUAL, LARGER_EQUAL
The risk score of the organization calculated based on vulnerability counts and severities.
Last updated
Was this helpful?