CodeGuruSecurityClient
Amazon CodeGuru Security is in preview release and is subject to change.
This section provides documentation for the Amazon CodeGuru Security API operations. CodeGuru Security is a service that uses program analysis and machine learning to detect security policy violations and vulnerabilities, and recommends ways to address these security risks.
By proactively detecting and providing recommendations for addressing security risks, CodeGuru Security improves the overall security of your application code. For more information about CodeGuru Security, see the Amazon CodeGuru Security User Guide.
Functions
Returns a list of all requested findings.
Use to create a scan using code uploaded to an S3 bucket.
Generates a pre-signed URL and request headers used to upload a code resource.
Use to get account level configuration.
Returns a list of all findings generated by a particular scan.
Returns top level metrics about an account from a specified date, including number of open findings, the categories with most findings, the scans with most open findings, and scans with most open critical findings.
Returns details about a scan, including whether or not a scan has completed.
Returns metrics about all findings in an account within a specified time range.
Returns a list of all the standard scans in an account. Does not return express scans.
Returns a list of all tags associated with a scan.
Use to add one or more tags to an existing scan.
Use to remove one or more tags from an existing scan.
Use to update account-level configuration with an encryption key.
Inherited functions
Returns a list of all requested findings.
Use to create a scan using code uploaded to an S3 bucket.
Generates a pre-signed URL and request headers used to upload a code resource.
Use to get account level configuration.
Returns a list of all findings generated by a particular scan.
Paginate over GetFindingsResponse results.
Returns top level metrics about an account from a specified date, including number of open findings, the categories with most findings, the scans with most open findings, and scans with most open critical findings.
Returns details about a scan, including whether or not a scan has completed.
Returns metrics about all findings in an account within a specified time range.
Paginate over ListFindingsMetricsResponse results.
Returns a list of all the standard scans in an account. Does not return express scans.
Paginate over ListScansResponse results.
Returns a list of all tags associated with a scan.
Use to add one or more tags to an existing scan.
Use to remove one or more tags from an existing scan.
Use to update account-level configuration with an encryption key.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.