package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package codegurusecurityiface provides an interface to enable mocking the Amazon CodeGuru Security service client for testing your code.

# Functions

AnalysisType_Values returns all elements of the AnalysisType enum.
ErrorCode_Values returns all elements of the ErrorCode enum.
New creates a new instance of the CodeGuruSecurity client with a session.
ScanState_Values returns all elements of the ScanState enum.
ScanType_Values returns all elements of the ScanType enum.
Severity_Values returns all elements of the Severity enum.
Status_Values returns all elements of the Status enum.
ValidationExceptionReason_Values returns all elements of the ValidationExceptionReason enum.

# Constants

AnalysisTypeAll is a AnalysisType enum value.
AnalysisTypeSecurity is a AnalysisType enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ErrorCodeDuplicateIdentifier is a ErrorCode enum value.
ErrorCodeInternalError is a ErrorCode enum value.
ErrorCodeInvalidFindingId is a ErrorCode enum value.
ErrorCodeInvalidScanName is a ErrorCode enum value.
ErrorCodeItemDoesNotExist is a ErrorCode enum value.
ScanStateFailed is a ScanState enum value.
ScanStateInProgress is a ScanState enum value.
ScanStateSuccessful is a ScanState enum value.
ScanTypeExpress is a ScanType enum value.
ScanTypeStandard is a ScanType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SeverityCritical is a Severity enum value.
SeverityHigh is a Severity enum value.
SeverityInfo is a Severity enum value.
SeverityLow is a Severity enum value.
SeverityMedium is a Severity enum value.
StatusAll is a Status enum value.
StatusClosed is a Status enum value.
StatusOpen is a Status enum value.
ValidationExceptionReasonCannotParse is a ValidationExceptionReason enum value.
ValidationExceptionReasonFieldValidationFailed is a ValidationExceptionReason enum value.
ValidationExceptionReasonLambdaCodeShaMisMatch is a ValidationExceptionReason enum value.
ValidationExceptionReasonOther is a ValidationExceptionReason enum value.
ValidationExceptionReasonUnknownOperation is a ValidationExceptionReason enum value.

# Structs

You do not have sufficient access to perform this action.
A summary of findings metrics for an account on a specified date.
Contains information about the error that caused a finding to fail to be retrieved.
Information about a finding category with open findings.
CodeGuruSecurity provides the API operation methods for making requests to Amazon CodeGuru Security.
The line of code where a finding was detected.
The requested operation would cause a conflict with the current state of a service resource associated with the request.
Information about the encryption configuration for an account.
Information about the location of security vulnerabilities that Amazon CodeGuru Security detected in your code.
Information about a finding that was detected in your code.
An object that contains information about a finding and the scan that generated it.
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.
The server encountered an internal error and is unable to complete the request.
A summary of metrics for an account as of a specified date.
Information about the recommended course of action to remediate a finding.
Information about how to remediate a finding.
Information about a resource that contains a finding.
The identifier for a resource object that contains resources to scan.
The resource specified in the request was not found.
Information about the number of findings generated by a scan.
Information about a scan.
Information about the suggested code fix to remediate a finding.
The request was denied due to request throttling.
The input fails to satisfy the specified constraints.
Information about a validation exception.
Information about a security vulnerability that Amazon CodeGuru Security detected.