View Source aws_inspector2 (aws v1.0.4)
Summary
Functions
Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.
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.
Creates a filter resource using specified filter criteria.
Creates a finding report.
Disables Amazon Inspector scans for one or more Amazon Web Services accounts.
Resets an encryption key.
Sends a CIS session health.
Sends a CIS session telemetry.
Starts a CIS session.
Stops a CIS session.
Updates setting configurations for your Amazon Inspector account.
Updates an encryption key.
Updates the Amazon Inspector deep inspection custom paths for your organization.
Functions
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.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.batch_get_member_ec2_deep_inspection_status(Client, Input0, Options0)
View SourceActivates 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.batch_update_member_ec2_deep_inspection_status(Client, Input0, Options0)
View SourceCreates a filter resource using specified filter criteria.
When the filter action is set toSUPPRESS
this action creates a suppression rule.
Creates a finding report.
By default onlyACTIVE
findings are returned in the report. To see SUPRESSED
or CLOSED
findings you must specify a value for the findingStatus
filter criteria.
Disables Amazon Inspector scans for one or more Amazon Web Services accounts.
Disabling all scan types in an account disables the Amazon Inspector service.get_encryption_key(Client, ResourceType, ScanType, QueryMap, HeadersMap)
View Sourceget_encryption_key(Client, ResourceType, ScanType, QueryMap, HeadersMap, Options0)
View Sourcelist_cis_scan_results_aggregated_by_checks(Client, Input0, Options0)
View Sourcelist_cis_scan_results_aggregated_by_target_resource(Client, Input)
View Sourcelist_cis_scan_results_aggregated_by_target_resource(Client, Input0, Options0)
View Sourcelist_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceResets an encryption key.
After the key is reset your resources will be encrypted by an Amazon Web Services owned key.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.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.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.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.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.update_ec2_deep_inspection_configuration(Client, Input0, Options0)
View SourceUpdates an encryption key.
AResourceNotFoundException
means that an Amazon Web Services owned key is being used for encryption.
Updates the Amazon Inspector deep inspection custom paths for your organization.
You must be an Amazon Inspector delegated administrator to use this API.