Skip to content

Commit 4060508

Browse files
authored
Merge pull request #44440 from posquit0/docs/macie-member
Remove duplicated `tags` property in docs
2 parents 7c85b87 + 76a5c82 commit 4060508

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/docs/r/macie2_member.html.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ This resource supports the following arguments:
3232
* `region` - (Optional) Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the [provider configuration](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
3333
* `account_id` - (Required) The AWS account ID for the account.
3434
* `email` - (Required) The email address for the account.
35-
* `tags` - (Optional) A map of key-value pairs that specifies the tags to associate with the account in Amazon Macie.
3635
* `status` - (Optional) Specifies the status for the account. To enable Amazon Macie and start all Macie activities for the account, set this value to `ENABLED`. Valid values are `ENABLED` or `PAUSED`.
3736
* `invite` - (Optional) Send an invitation to a member
3837
* `invitation_message` - (Optional) A custom message to include in the invitation. Amazon Macie adds this message to the standard content that it sends for an invitation.

0 commit comments

Comments
 (0)