Delete Member
macie2_delete_member | R Documentation |
Deletes the association between an Amazon Macie administrator account and an account¶
Description¶
Deletes the association between an Amazon Macie administrator account and an account.
Usage¶
macie2_delete_member(id)
Arguments¶
id |
[required] The unique identifier for the Amazon Macie resource that the request applies to. |
Value¶
An empty list.
Request syntax¶
svc$delete_member(
id = "string"
)