View source: R/macie2_operations.R
macie2_update_member_session | R Documentation |
Enables an Amazon Macie administrator to suspend or re-enable Macie for a member account.
See https://www.paws-r-sdk.com/docs/macie2_update_member_session/ for full documentation.
macie2_update_member_session(id, status)
id |
[required] The unique identifier for the Amazon Macie resource that the request applies to. |
status |
[required] Specifies the new status for the account. Valid values are: ENABLED, resume all Amazon Macie activities for the account; and, PAUSED, suspend all Macie activities for the account. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.