Search Tokens for Control Metadata API

Use the search tokens below to filter control related metadata. Looking for help with writing your query? click here

control.namecontrol.name

Fetch metadata for control with specified name.

Examples

Show metadata for control with this name

control.name: Avoid the use of the root account

resource.typeresource.type

Fetch the metadata for control evaluated for the specific resource type.

Example

Show metadata for control with this resource type instance

resource.type: Instance

service.typeservice.type

Fetch the metadata for control evaluated for the specific service type.

Example

Show metadata for control with this service type VPC

service.type: VPC

cidcid

Use CID value to fetch metadata for specified control.

Example

Fetch metadata for CID 12

cid:12

Fetch metadata for multiple CIDs

cid: 2, 3, 6, 9

providerprovider

Provide the name of the cloud service provider you're interested in.

Example

Find metadata for controls from Amazon Web Services

provider: AWS

control.criticalitycontrol.criticality

Specify the control criticality (HIGH, MEDIUM, LOW) you're interested in.

Example

Show metadata for controls with High criticality

control.criticality: HIGH

control.typecontrol.type

Specify for list of controls based on the control type: User Defined or System Defined.

Example

Show metadata controls that are User Defined

control.type: User Defined

policy.namepolicy.name

Use values within quotes to find a CIS or AWS policy by name.

Examples

Show findings with this name

policy.name: CIS Amazon Web Services Foundations Benchmark

Show any findings that contain parts of name

policy.name: "CIS Amazon Web Services Foundations Benchmark"

createdDatecreatedDate

Use a date range or specific date to define when the resource was created.

Example

Show  resources created within certain dates

createdDate: [2018-01-01 ... 2018-03-01]

Show resources created from starting 2018-01-01, ending 1 month ago

createdDate: [2018-01-01 ... now-1m]

Show resources created starting 2 weeks ago, ending 1 second ago

createdDate: [now-2w ... now-1s]

Show resources created on specific date

createdDate: 2018-01-08

modifiedDatemodifiedDate

Use a date range or specific date to define when the resource was modified.

Example

Show  resources modified within certain dates

modifiedDate: [2018-01-01 ... 2018-03-01]

Show resources modified from starting 2018-01-01, ending 1 month ago

modifiedDate: [2018-01-01 ... now-1m]

Show resources modified starting 2 weeks ago, ending 1 second ago

modifiedDate: [now-2w ... now-1s]

Show resources modified on specific date

modifiedDate: 2018-01-08

isCustomizableisCustomizable

Use the values true | false to fetch metadata for controls that are customizable or not.

Example

Show meta data for controls that are customizable

isCustomizable: true

Was this topic helpful?

success Thank you! We're glad to hear that this topic was useful.
success We appreciate your feedback. We'll work to make this topic better for you in the future.