Search for AWS Organization Connector
Use the search token below to search for AWS organization connectors.
Use values within quotes to help you find the connector name you're looking for.
Examples
Show any connectors with this name
name: my-connector
Show any connectors that contain parts of name
name: "my-connector"
Select connector status (Queued, Synchronizing, Completed successfully, Completed with errors, Disabled, etc) to find AWS connectors with a certain state. Select from names in the drop-down menu.
Example
Show AWS connectors that are successfully created
status: Completed successfully
remediationEnabledremediationEnabled
Use true to view the connectors for which remediation is enabled.
Example
Show connectors for which remediation is enabled
remediationEnabled: true
Show connectors for which remediation is not enabled
remediationEnabled: false
Note: This search token is available only if you enable Remediation feature (currently in preview mode). To enable Remediation feature for your subscription, contact your Technical Account Manager at Qualys.
Use values true | false to find the connectors that are in disabled/enabled state.
Example
Show connectors that are disabled
isDisabled: true
Show connectors that are enabled
isDisabled: false
organizationNameorganizationName
Use values within quotes to help you find the organization name you're looking for.
Examples
Show any organization with this name
organizationName: my-organization
Show any organization that contain parts of name
organizationnName: "my-organization"
Use a text value ##### to find AWS organization based on the unique organization ID associated with the connector at the time of creation.
Example
Show organization with this organizationId
organizationId: my-organization-1513669048551
Use a boolean query to express your query using OR logic.
Example
Show findings with one of these tag values
tag.value: Finance or tag.value: Accounting