Skip to content

Commit 9ee8161

Browse files
committed
ci
1 parent a7546b0 commit 9ee8161

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/integrations/data-ingestion/clickpipes/aws-privatelink.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ aws vpc-lattice create-resource-configuration \
8686
The simplest [resource configuration type](https://docs.aws.amazon.com/vpc-lattice/latest/ug/resource-configuration.html#resource-configuration-types) is a single Resource-Configuration. You can configure with the ARN directly, or share an IP address or a domain name that is publicly resolvable.
8787

8888
For example, to configure with the ARN of an RDS Cluster:
89-
```
89+
90+
```bash
9091
aws vpc-lattice create-resource-configuration \
9192
--name my-rds-cluster-config \
9293
--type ARN \

0 commit comments

Comments
 (0)