View Source aws_inspector2 (aws v1.0.4)

Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.

Summary

Functions

Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.

Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
Retrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in.
Gets vulnerability details for findings.
Gets free trial status for multiple Amazon Web Services accounts.

Retrieves Amazon Inspector deep inspection activation status of multiple member accounts within your organization.

Activates or deactivates Amazon Inspector deep inspection for the provided member accounts in your organization.

Cancels the given findings report.
Cancels a software bill of materials (SBOM) report.
Creates a CIS scan configuration.

Creates a filter resource using specified filter criteria.

Creates a finding report.

Creates a software bill of materials (SBOM) report.
Deletes a CIS scan configuration.
Deletes a filter resource.
Describe Amazon Inspector configuration settings for an Amazon Web Services organization.

Disables Amazon Inspector scans for one or more Amazon Web Services accounts.

Disables the Amazon Inspector delegated administrator for your organization.
Disassociates a member account from an Amazon Inspector delegated administrator.
Enables Amazon Inspector scans for one or more Amazon Web Services accounts.
Enables the Amazon Inspector delegated administrator for your Organizations organization.
Retrieves a CIS scan report.
Retrieves CIS scan result details.
Retrieves setting configurations for Inspector scans.
Retrieves information about the Amazon Inspector delegated administrator for your organization.
Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your account.
Gets the status of a findings report.
Gets member information for your organization.
Gets details of a software bill of materials (SBOM) report.
Lists the permissions an account has to configure Amazon Inspector.
Lists CIS scan configurations.
Lists scan results aggregated by checks.
Lists scan results aggregated by a target resource.
Returns a CIS scan list.
Lists coverage details for you environment.
Lists Amazon Inspector coverage statistics for your environment.
Lists information about the Amazon Inspector delegated administrator of your organization.
Lists the filters associated with your account.
Lists aggregated finding data for your environment based on specific criteria.
Lists findings for your environment.
List members associated with the Amazon Inspector delegated administrator for your organization.
Lists all tags attached to a given resource.
Lists the Amazon Inspector usage totals over the last 30 days.

Resets an encryption key.

Lists Amazon Inspector coverage details for a specific vulnerability.

Sends a CIS session health.

Sends a CIS session telemetry.

Starts a CIS session.

Stops a CIS session.

Adds tags to a resource.
Removes tags from a resource.
Updates a CIS scan configuration.

Updates setting configurations for your Amazon Inspector account.

Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account.

Updates an encryption key.

Specifies the action that is to be applied to the findings that match the filter.

Updates the Amazon Inspector deep inspection custom paths for your organization.

Updates the configurations for your Amazon Inspector organization.

Functions

Link to this function

associate_member(Client, Input)

View Source

Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.

An HTTP 200 response indicates the association was successfully started, but doesn’t indicate whether it was completed. You can check if the association completed by using ListMembers: https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListMembers.html for multiple accounts or GetMembers: https://docs.aws.amazon.com/inspector/v2/APIReference/API_GetMember.html for a single account.
Link to this function

associate_member(Client, Input0, Options0)

View Source
Link to this function

batch_get_account_status(Client, Input)

View Source
Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
Link to this function

batch_get_account_status(Client, Input0, Options0)

View Source
Link to this function

batch_get_code_snippet(Client, Input)

View Source
Retrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in.
Link to this function

batch_get_code_snippet(Client, Input0, Options0)

View Source
Link to this function

batch_get_finding_details(Client, Input)

View Source
Gets vulnerability details for findings.
Link to this function

batch_get_finding_details(Client, Input0, Options0)

View Source
Link to this function

batch_get_free_trial_info(Client, Input)

View Source
Gets free trial status for multiple Amazon Web Services accounts.
Link to this function

batch_get_free_trial_info(Client, Input0, Options0)

View Source
Link to this function

batch_get_member_ec2_deep_inspection_status(Client, Input)

View Source

Retrieves Amazon Inspector deep inspection activation status of multiple member accounts within your organization.

You must be the delegated administrator of an organization in Amazon Inspector to use this API.
Link to this function

batch_get_member_ec2_deep_inspection_status(Client, Input0, Options0)

View Source
Link to this function

batch_update_member_ec2_deep_inspection_status(Client, Input)

View Source

Activates or deactivates Amazon Inspector deep inspection for the provided member accounts in your organization.

You must be the delegated administrator of an organization in Amazon Inspector to use this API.
Link to this function

batch_update_member_ec2_deep_inspection_status(Client, Input0, Options0)

View Source
Link to this function

cancel_findings_report(Client, Input)

View Source
Cancels the given findings report.
Link to this function

cancel_findings_report(Client, Input0, Options0)

View Source
Link to this function

cancel_sbom_export(Client, Input)

View Source
Cancels a software bill of materials (SBOM) report.
Link to this function

cancel_sbom_export(Client, Input0, Options0)

View Source
Link to this function

create_cis_scan_configuration(Client, Input)

View Source
Creates a CIS scan configuration.
Link to this function

create_cis_scan_configuration(Client, Input0, Options0)

View Source
Link to this function

create_filter(Client, Input)

View Source

Creates a filter resource using specified filter criteria.

When the filter action is set to SUPPRESS this action creates a suppression rule.
Link to this function

create_filter(Client, Input0, Options0)

View Source
Link to this function

create_findings_report(Client, Input)

View Source

Creates a finding report.

By default only ACTIVE findings are returned in the report. To see SUPRESSED or CLOSED findings you must specify a value for the findingStatus filter criteria.
Link to this function

create_findings_report(Client, Input0, Options0)

View Source
Link to this function

create_sbom_export(Client, Input)

View Source
Creates a software bill of materials (SBOM) report.
Link to this function

create_sbom_export(Client, Input0, Options0)

View Source
Link to this function

delete_cis_scan_configuration(Client, Input)

View Source
Deletes a CIS scan configuration.
Link to this function

delete_cis_scan_configuration(Client, Input0, Options0)

View Source
Link to this function

delete_filter(Client, Input)

View Source
Deletes a filter resource.
Link to this function

delete_filter(Client, Input0, Options0)

View Source
Link to this function

describe_organization_configuration(Client, Input)

View Source
Describe Amazon Inspector configuration settings for an Amazon Web Services organization.
Link to this function

describe_organization_configuration(Client, Input0, Options0)

View Source

Disables Amazon Inspector scans for one or more Amazon Web Services accounts.

Disabling all scan types in an account disables the Amazon Inspector service.
Link to this function

disable(Client, Input0, Options0)

View Source
Link to this function

disable_delegated_admin_account(Client, Input)

View Source
Disables the Amazon Inspector delegated administrator for your organization.
Link to this function

disable_delegated_admin_account(Client, Input0, Options0)

View Source
Link to this function

disassociate_member(Client, Input)

View Source
Disassociates a member account from an Amazon Inspector delegated administrator.
Link to this function

disassociate_member(Client, Input0, Options0)

View Source
Enables Amazon Inspector scans for one or more Amazon Web Services accounts.
Link to this function

enable(Client, Input0, Options0)

View Source
Link to this function

enable_delegated_admin_account(Client, Input)

View Source
Enables the Amazon Inspector delegated administrator for your Organizations organization.
Link to this function

enable_delegated_admin_account(Client, Input0, Options0)

View Source
Link to this function

get_cis_scan_report(Client, Input)

View Source
Retrieves a CIS scan report.
Link to this function

get_cis_scan_report(Client, Input0, Options0)

View Source
Link to this function

get_cis_scan_result_details(Client, Input)

View Source
Retrieves CIS scan result details.
Link to this function

get_cis_scan_result_details(Client, Input0, Options0)

View Source
Link to this function

get_configuration(Client, Input)

View Source
Retrieves setting configurations for Inspector scans.
Link to this function

get_configuration(Client, Input0, Options0)

View Source
Link to this function

get_delegated_admin_account(Client, Input)

View Source
Retrieves information about the Amazon Inspector delegated administrator for your organization.
Link to this function

get_delegated_admin_account(Client, Input0, Options0)

View Source
Link to this function

get_ec2_deep_inspection_configuration(Client, Input)

View Source
Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your account.
Link to this function

get_ec2_deep_inspection_configuration(Client, Input0, Options0)

View Source
Link to this function

get_encryption_key(Client, ResourceType, ScanType)

View Source
Gets an encryption key.
Link to this function

get_encryption_key(Client, ResourceType, ScanType, QueryMap, HeadersMap)

View Source
Link to this function

get_encryption_key(Client, ResourceType, ScanType, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_findings_report_status(Client, Input)

View Source
Gets the status of a findings report.
Link to this function

get_findings_report_status(Client, Input0, Options0)

View Source
Link to this function

get_member(Client, Input)

View Source
Gets member information for your organization.
Link to this function

get_member(Client, Input0, Options0)

View Source
Link to this function

get_sbom_export(Client, Input)

View Source
Gets details of a software bill of materials (SBOM) report.
Link to this function

get_sbom_export(Client, Input0, Options0)

View Source
Link to this function

list_account_permissions(Client, Input)

View Source
Lists the permissions an account has to configure Amazon Inspector.
Link to this function

list_account_permissions(Client, Input0, Options0)

View Source
Link to this function

list_cis_scan_configurations(Client, Input)

View Source
Lists CIS scan configurations.
Link to this function

list_cis_scan_configurations(Client, Input0, Options0)

View Source
Link to this function

list_cis_scan_results_aggregated_by_checks(Client, Input)

View Source
Lists scan results aggregated by checks.
Link to this function

list_cis_scan_results_aggregated_by_checks(Client, Input0, Options0)

View Source
Link to this function

list_cis_scan_results_aggregated_by_target_resource(Client, Input)

View Source
Lists scan results aggregated by a target resource.
Link to this function

list_cis_scan_results_aggregated_by_target_resource(Client, Input0, Options0)

View Source
Link to this function

list_cis_scans(Client, Input)

View Source
Returns a CIS scan list.
Link to this function

list_cis_scans(Client, Input0, Options0)

View Source
Link to this function

list_coverage(Client, Input)

View Source
Lists coverage details for you environment.
Link to this function

list_coverage(Client, Input0, Options0)

View Source
Link to this function

list_coverage_statistics(Client, Input)

View Source
Lists Amazon Inspector coverage statistics for your environment.
Link to this function

list_coverage_statistics(Client, Input0, Options0)

View Source
Link to this function

list_delegated_admin_accounts(Client, Input)

View Source
Lists information about the Amazon Inspector delegated administrator of your organization.
Link to this function

list_delegated_admin_accounts(Client, Input0, Options0)

View Source
Link to this function

list_filters(Client, Input)

View Source
Lists the filters associated with your account.
Link to this function

list_filters(Client, Input0, Options0)

View Source
Link to this function

list_finding_aggregations(Client, Input)

View Source
Lists aggregated finding data for your environment based on specific criteria.
Link to this function

list_finding_aggregations(Client, Input0, Options0)

View Source
Link to this function

list_findings(Client, Input)

View Source
Lists findings for your environment.
Link to this function

list_findings(Client, Input0, Options0)

View Source
Link to this function

list_members(Client, Input)

View Source
List members associated with the Amazon Inspector delegated administrator for your organization.
Link to this function

list_members(Client, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Lists all tags attached to a given resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_usage_totals(Client, Input)

View Source
Lists the Amazon Inspector usage totals over the last 30 days.
Link to this function

list_usage_totals(Client, Input0, Options0)

View Source
Link to this function

reset_encryption_key(Client, Input)

View Source

Resets an encryption key.

After the key is reset your resources will be encrypted by an Amazon Web Services owned key.
Link to this function

reset_encryption_key(Client, Input0, Options0)

View Source
Link to this function

search_vulnerabilities(Client, Input)

View Source
Lists Amazon Inspector coverage details for a specific vulnerability.
Link to this function

search_vulnerabilities(Client, Input0, Options0)

View Source
Link to this function

send_cis_session_health(Client, Input)

View Source

Sends a CIS session health.

This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service.
Link to this function

send_cis_session_health(Client, Input0, Options0)

View Source
Link to this function

send_cis_session_telemetry(Client, Input)

View Source

Sends a CIS session telemetry.

This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service.
Link to this function

send_cis_session_telemetry(Client, Input0, Options0)

View Source
Link to this function

start_cis_session(Client, Input)

View Source

Starts a CIS session.

This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service.
Link to this function

start_cis_session(Client, Input0, Options0)

View Source
Link to this function

stop_cis_session(Client, Input)

View Source

Stops a CIS session.

This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service.
Link to this function

stop_cis_session(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Adds tags to a resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes tags from a resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_cis_scan_configuration(Client, Input)

View Source
Updates a CIS scan configuration.
Link to this function

update_cis_scan_configuration(Client, Input0, Options0)

View Source
Link to this function

update_configuration(Client, Input)

View Source

Updates setting configurations for your Amazon Inspector account.

When you use this API as an Amazon Inspector delegated administrator this updates the setting for all accounts you manage. Member accounts in an organization cannot update this setting.
Link to this function

update_configuration(Client, Input0, Options0)

View Source
Link to this function

update_ec2_deep_inspection_configuration(Client, Input)

View Source
Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account.
Link to this function

update_ec2_deep_inspection_configuration(Client, Input0, Options0)

View Source
Link to this function

update_encryption_key(Client, Input)

View Source

Updates an encryption key.

A ResourceNotFoundException means that an Amazon Web Services owned key is being used for encryption.
Link to this function

update_encryption_key(Client, Input0, Options0)

View Source
Link to this function

update_filter(Client, Input)

View Source
Specifies the action that is to be applied to the findings that match the filter.
Link to this function

update_filter(Client, Input0, Options0)

View Source
Link to this function

update_org_ec2_deep_inspection_configuration(Client, Input)

View Source

Updates the Amazon Inspector deep inspection custom paths for your organization.

You must be an Amazon Inspector delegated administrator to use this API.
Link to this function

update_org_ec2_deep_inspection_configuration(Client, Input0, Options0)

View Source
Link to this function

update_organization_configuration(Client, Input)

View Source
Updates the configurations for your Amazon Inspector organization.
Link to this function

update_organization_configuration(Client, Input0, Options0)

View Source