View Source AWS.SecurityIR (aws-elixir v1.0.4)

This guide provides documents the action and response elements for customer use of the service.

Link to this section Summary

Functions

Grants permission to view an existing membership.

Grants permissions to cancel an existing membership.

Grants permission to close an existing case.

Grants permission to create a new case.

Grants permission to add a comment to an existing case.

Grants permissions to create a new membership.

Grant permission to view a designated case.

Grants permission to obtain an Amazon S3 presigned URL to download an attachment.

Grants permission to upload an attachment to a case.

Grants permission to get details of a designated service membership.

Grants permissions to view the aidt log for edits made to a designated case.

Grants permission to list all cases the requester has access to.

Grants permissions to list and view comments for a designated case.

Grants permission to query the memberships a principal has access to.

Grants permission to view currently configured tags on a resource.

Grants permission to add a tag(s) to a designated resource.

Grants permission to remove a tag(s) from a designate resource.

Grants permission to update an existing case.

Grants permission to update an existing case comment.

Grants permission to update the status for a designated cases.

Grants access to UpdateMembership to change membership configuration.

Grants permission to update the resolver type for a case.

Link to this section Functions

Link to this function

batch_get_member_account_details(client, membership_id, input, options \\ [])

View Source

Grants permission to view an existing membership.

Link to this function

cancel_membership(client, membership_id, input, options \\ [])

View Source

Grants permissions to cancel an existing membership.

Link to this function

close_case(client, case_id, input, options \\ [])

View Source

Grants permission to close an existing case.

Link to this function

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

View Source

Grants permission to create a new case.

Link to this function

create_case_comment(client, case_id, input, options \\ [])

View Source

Grants permission to add a comment to an existing case.

Link to this function

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

View Source

Grants permissions to create a new membership.

Link to this function

get_case(client, case_id, options \\ [])

View Source

Grant permission to view a designated case.

Link to this function

get_case_attachment_download_url(client, attachment_id, case_id, options \\ [])

View Source

Grants permission to obtain an Amazon S3 presigned URL to download an attachment.

Link to this function

get_case_attachment_upload_url(client, case_id, input, options \\ [])

View Source

Grants permission to upload an attachment to a case.

Link to this function

get_membership(client, membership_id, options \\ [])

View Source

Grants permission to get details of a designated service membership.

Link to this function

list_case_edits(client, case_id, input, options \\ [])

View Source

Grants permissions to view the aidt log for edits made to a designated case.

Link to this function

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

View Source

Grants permission to list all cases the requester has access to.

Link to this function

list_comments(client, case_id, input, options \\ [])

View Source

Grants permissions to list and view comments for a designated case.

Link to this function

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

View Source

Grants permission to query the memberships a principal has access to.

Link to this function

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

View Source

Grants permission to view currently configured tags on a resource.

Link to this function

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

View Source

Grants permission to add a tag(s) to a designated resource.

Link to this function

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

View Source

Grants permission to remove a tag(s) from a designate resource.

Link to this function

update_case(client, case_id, input, options \\ [])

View Source

Grants permission to update an existing case.

Link to this function

update_case_comment(client, case_id, comment_id, input, options \\ [])

View Source

Grants permission to update an existing case comment.

Link to this function

update_case_status(client, case_id, input, options \\ [])

View Source

Grants permission to update the status for a designated cases.

Options include

Submitted |
Detection and Analysis | Eradication, Containment and Recovery | Post-Incident
Activities | Closed

.

Link to this function

update_membership(client, membership_id, input, options \\ [])

View Source

Grants access to UpdateMembership to change membership configuration.

Link to this function

update_resolver_type(client, case_id, input, options \\ [])

View Source

Grants permission to update the resolver type for a case.

This is a one-way action and cannot be reversed.

Options include self-supported > AWS-supported.