Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Jun 27, 2023
1 parent db03ae2 commit 2d42562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resource "aws_vpclattice_access_log_subscription" "example" {

The following arguments are required:

* `destination_arn` - (Required) Amazon Resource Name (ARN) of the log destination.
* `destination_arn` - (Required) Amazon Resource Name (ARN) of the log destination. It must end with `:*` if the destination is CloudWatch Logs.
* `resource_identifier` - (Required) The ID or Amazon Resource Identifier (ARN) of the service network or service. You must use the ARN if the resources specified in the operation are in different accounts.

## Attributes Reference
Expand Down

0 comments on commit 2d42562

Please sign in to comment.