View Source AWS.Inspector2 (aws-elixir v0.13.3)

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

Link to this section 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.

Gets free trial status for multiple Amazon Web Services accounts.

Cancels the given findings report.

Creates a filter resource using specified filter criteria.

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 setting configurations for Inspector scans.

Retrieves information about the Amazon Inspector delegated administrator for your organization.

Gets the status of a findings report.

Gets member information for your organization.

Lists the permissions an account has to configure Amazon Inspector.

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.

Updates setting configurations for your Amazon Inspector account.

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

Updates the configurations for your Amazon Inspector organization.

Link to this section Functions

Link to this function

associate_member(client, input, options \\ [])

View Source

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

Link to this function

batch_get_account_status(client, input, options \\ [])

View Source

Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.

Link to this function

batch_get_free_trial_info(client, input, options \\ [])

View Source

Gets free trial status for multiple Amazon Web Services accounts.

Link to this function

cancel_findings_report(client, input, options \\ [])

View Source

Cancels the given findings report.

Link to this function

create_filter(client, input, options \\ [])

View Source

Creates a filter resource using specified filter criteria.

Link to this function

create_findings_report(client, input, options \\ [])

View Source

Creates a finding report.

Link to this function

delete_filter(client, input, options \\ [])

View Source

Deletes a filter resource.

Link to this function

describe_organization_configuration(client, input, options \\ [])

View Source

Describe Amazon Inspector configuration settings for an Amazon Web Services organization.

Link to this function

disable(client, input, options \\ [])

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_delegated_admin_account(client, input, options \\ [])

View Source

Disables the Amazon Inspector delegated administrator for your organization.

Link to this function

disassociate_member(client, input, options \\ [])

View Source

Disassociates a member account from an Amazon Inspector delegated administrator.

Link to this function

enable(client, input, options \\ [])

View Source

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

Link to this function

enable_delegated_admin_account(client, input, options \\ [])

View Source

Enables the Amazon Inspector delegated administrator for your Organizations organization.

Link to this function

get_configuration(client, input, options \\ [])

View Source

Retrieves setting configurations for Inspector scans.

Link to this function

get_delegated_admin_account(client, input, options \\ [])

View Source

Retrieves information about the Amazon Inspector delegated administrator for your organization.

Link to this function

get_findings_report_status(client, input, options \\ [])

View Source

Gets the status of a findings report.

Link to this function

get_member(client, input, options \\ [])

View Source

Gets member information for your organization.

Link to this function

list_account_permissions(client, input, options \\ [])

View Source

Lists the permissions an account has to configure Amazon Inspector.

Link to this function

list_coverage(client, input, options \\ [])

View Source

Lists coverage details for you environment.

Link to this function

list_coverage_statistics(client, input, options \\ [])

View Source

Lists Amazon Inspector coverage statistics for your environment.

Link to this function

list_delegated_admin_accounts(client, input, options \\ [])

View Source

Lists information about the Amazon Inspector delegated administrator of your organization.

Link to this function

list_filters(client, input, options \\ [])

View Source

Lists the filters associated with your account.

Link to this function

list_finding_aggregations(client, input, options \\ [])

View Source

Lists aggregated finding data for your environment based on specific criteria.

Link to this function

list_findings(client, input, options \\ [])

View Source

Lists findings for your environment.

Link to this function

list_members(client, input, options \\ [])

View Source

List members associated with the Amazon Inspector delegated administrator for your organization.

Link to this function

list_tags_for_resource(client, resource_arn, options \\ [])

View Source

Lists all tags attached to a given resource.

Link to this function

list_usage_totals(client, input, options \\ [])

View Source

Lists the Amazon Inspector usage totals over the last 30 days.

Link to this function

tag_resource(client, resource_arn, input, options \\ [])

View Source

Adds tags to a resource.

Link to this function

untag_resource(client, resource_arn, input, options \\ [])

View Source

Removes tags from a resource.

Link to this function

update_configuration(client, input, options \\ [])

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_filter(client, input, options \\ [])

View Source

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

Link to this function

update_organization_configuration(client, input, options \\ [])

View Source

Updates the configurations for your Amazon Inspector organization.