Skip to content

Commit ef8cd8b

Browse files
Update docs/integrations/data-ingestion/clickpipes/aws-privatelink.md
Co-authored-by: Kunal Gupta <[email protected]>
1 parent 7351b42 commit ef8cd8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ You can put the Resource-Configuration into the Resource-Share through [AWS cons
105105

106106
```bash
107107
aws ram create-resource-share \
108-
--principals 072088201116 \
109-
--resource-arns <RESOURCE_CONFIGURATION_ARN> \
110-
--name <RESOURCE_SHARE_NAME>
108+
--principals 072088201116 \
109+
--resource-arns <RESOURCE_CONFIGURATION_ARN> \
110+
--name <RESOURCE_SHARE_NAME>
111111
```
112112

113113
The output will contain a Resource-Share ARN, which you will need to set up a ClickPipe connection with VPC resource.

0 commit comments

Comments
 (0)