Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/codegurusecurity.ts?docs=full";

§Classes

CodeGuruSecurity

§Interfaces

AccountFindingsMetric

A summary of findings metrics for an account on a specified date.

BatchGetFindingsError

Contains information about the error that caused a finding to fail to be retrieved.

BatchGetFindingsRequest
BatchGetFindingsResponse
CategoryWithFindingNum

Information about a finding category with open findings.

CodeLine

The line of code where a finding was detected.

CreateScanRequest
CreateScanResponse
CreateUploadUrlRequest
CreateUploadUrlResponse
EncryptionConfig

Information about the encryption configuration for an account. Required to call UpdateAccountConfiguration.

FilePath

Information about the location of security vulnerabilities that Amazon CodeGuru Security detected in your code.

Finding

Information about a finding that was detected in your code.

FindingIdentifier

An object that contains information about a finding and the scan that generated it.

FindingMetricsValuePerSeverity

A numeric value corresponding to the severity of a finding, such as the number of open findings or the average time it takes to close findings of a given severity.

GetAccountConfigurationResponse
GetFindingsRequest
GetFindingsResponse
GetMetricsSummaryRequest
GetMetricsSummaryResponse
GetScanRequest
GetScanResponse
ListFindingsMetricsRequest
ListFindingsMetricsResponse
ListScansRequest
ListScansResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
MetricsSummary

A summary of metrics for an account as of a specified date.

Recommendation

Information about the recommended course of action to remediate a finding.

Remediation

Information about how to remediate a finding.

Resource

Information about a resource that contains a finding.

ResourceId

The identifier for a resource object that contains resources to scan. Specifying a codeArtifactId is required to create a scan.

ScanNameWithFindingNum

Information about the number of findings generated by a scan.

ScanSummary

Information about a scan.

SuggestedFix

Information about the suggested code fix to remediate a finding.

TagResourceRequest
UntagResourceRequest
UpdateAccountConfigurationRequest
UpdateAccountConfigurationResponse
Vulnerability

Information about a security vulnerability that Amazon CodeGuru Security detected.

§Type Aliases

AnalysisType
ErrorCode
ScanState
ScanType
Severity
Status