macie2_create_member {paws.security.identity} | R Documentation |
Associates an account with an Amazon Macie administrator account
Description
Associates an account with an Amazon Macie administrator account.
See https://www.paws-r-sdk.com/docs/macie2_create_member/ for full documentation.
Usage
macie2_create_member(account, tags = NULL)
Arguments
account |
[required] The details of the account to associate with the administrator account. |
tags |
A map of key-value pairs that specifies the tags to associate with the account in Amazon Macie. An account can have a maximum of 50 tags. Each tag consists of a tag key and an associated tag value. The maximum length of a tag key is 128 characters. The maximum length of a tag value is 256 characters. |
[Package paws.security.identity version 0.9.0 Index]