Skip to content

Commit 344d18c

Browse files
authored
Merge pull request #45155 from tabito-hara/d-aws_codestarnotifications_notification_rule-add_valid_type
[Docs] r/aws_codestarnotifications_notification_rule: Update `target` block description
2 parents 546cd5a + f42725c commit 344d18c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/r/codestarnotifications_notification_rule.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ This resource supports the following arguments:
6868

6969
An `target` block supports the following arguments:
7070

71-
* `address` - (Required) The ARN of notification rule target. For example, a SNS Topic ARN.
72-
* `type` - (Optional) The type of the notification target. Default value is `SNS`.
71+
* `address` - (Required) The ARN of the Amazon Q Developer in chat applications topic or Amazon Q Developer in chat applications client.
72+
* `type` - (Optional) The type of the notification target. Valid values are `SNS`, `AWSChatbotSlack`, and `AWSChatbotMicrosoftTeams`. Default value is `SNS`.
7373

7474
## Attribute Reference
7575

0 commit comments

Comments
 (0)