---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_codeguru_security_scanname{% #aws_codeguru_security_scanname %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `analysis_type`{% #analysis_type %}

**Type**: `STRING`**Provider name**: `analysisType`**Description**: The type of analysis CodeGuru Security performed in the scan, either `Security` or `All`. The `Security` type only generates findings related to security. The `All` type generates both security findings and quality findings.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The time the scan was created.

## `error_message`{% #error_message %}

**Type**: `STRING`**Provider name**: `errorMessage`**Description**: Details about the error that causes a scan to fail to be retrieved.

## `number_of_revisions`{% #number_of_revisions %}

**Type**: `INT64`**Provider name**: `numberOfRevisions`**Description**: The number of times a scan has been re-run on a revised resource.

## `run_id`{% #run_id %}

**Type**: `STRING`**Provider name**: `runId`**Description**: UUID that identifies the individual scan run.

## `scan_name`{% #scan_name %}

**Type**: `STRING`**Provider name**: `scanName`**Description**: The name of the scan.

## `scan_name_arn`{% #scan_name_arn %}

**Type**: `STRING`**Provider name**: `scanNameArn`**Description**: The ARN for the scan name.

## `scan_state`{% #scan_state %}

**Type**: `STRING`**Provider name**: `scanState`**Description**: The current state of the scan. Returns either `InProgress`, `Successful`, or `Failed`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `updated_at`{% #updated_at %}

**Type**: `TIMESTAMP`**Provider name**: `updatedAt`**Description**: The time when the scan was last updated. Only available for `STANDARD` scan types.
