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_code_snippet
 - batch_get_finding_details
 - batch_get_free_trial_info
 - batch_get_member_ec2_deep_inspection_status
 - batch_update_member_ec2_deep_inspection_status
 - can_paginate
 - cancel_findings_report
 - cancel_sbom_export
 - close
 - create_filter
 - create_findings_report
 - create_sbom_export
 - delete_filter
 - describe_organization_configuration
 - disable
 - disable_delegated_admin_account
 - disassociate_member
 - enable
 - enable_delegated_admin_account
 - get_configuration
 - get_delegated_admin_account
 - get_ec2_deep_inspection_configuration
 - get_encryption_key
 - get_findings_report_status
 - get_member
 - get_paginator
 - get_sbom_export
 - 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
 - reset_encryption_key
 - search_vulnerabilities
 - tag_resource
 - untag_resource
 - update_configuration
 - update_ec2_deep_inspection_configuration
 - update_encryption_key
 - update_filter
 - update_org_ec2_deep_inspection_configuration
 - 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: