Inspector2#
Client#
- class Inspector2.Client#
A low-level client representing Inspector2
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities within your Amazon EC2 and Amazon ECR environments.
import boto3 client = boto3.client('inspector2')
These are the available methods:
- associate_member
- batch_get_account_status
- batch_get_free_trial_info
- can_paginate
- cancel_findings_report
- close
- create_filter
- create_findings_report
- delete_filter
- describe_organization_configuration
- disable
- disable_delegated_admin_account
- disassociate_member
- enable
- enable_delegated_admin_account
- get_configuration
- get_delegated_admin_account
- get_findings_report_status
- get_member
- get_paginator
- get_waiter
- list_account_permissions
- list_coverage
- list_coverage_statistics
- list_delegated_admin_accounts
- list_filters
- list_finding_aggregations
- list_findings
- list_members
- list_tags_for_resource
- list_usage_totals
- tag_resource
- untag_resource
- update_configuration
- update_filter
- update_organization_configuration
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: