SecurityIncidentResponse#
Client#
- class SecurityIncidentResponse.Client#
 A low-level client representing Security Incident Response
This guide provides documents the action and response elements for customer use of the service.
import boto3 client = boto3.client('security-ir')
These are the available methods:
- batch_get_member_account_details
 - can_paginate
 - cancel_membership
 - close
 - close_case
 - create_case
 - create_case_comment
 - create_membership
 - get_case
 - get_case_attachment_download_url
 - get_case_attachment_upload_url
 - get_membership
 - get_paginator
 - get_waiter
 - list_case_edits
 - list_cases
 - list_comments
 - list_memberships
 - list_tags_for_resource
 - tag_resource
 - untag_resource
 - update_case
 - update_case_comment
 - update_case_status
 - update_membership
 - update_resolver_type
 
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: