Skip to content

Commit 7351b42

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ You can create a Resource-Configuration from the [AWS console](https://docs.aws.
7777

7878
```bash
7979
aws vpc-lattice create-resource-configuration \
80-
--resource-gateway-identifier <RESOURCE_GATEWAY_ID> \
81-
--type <RESOURCE_CONFIGURATION_TYPE> \
82-
--resource-configuration-definition <RESOURCE_CONFIGURATION_DEFINITION> \
83-
--name <RESOURCE_CONFIGURATION_NAME>
80+
--resource-gateway-identifier <RESOURCE_GATEWAY_ID> \
81+
--type <RESOURCE_CONFIGURATION_TYPE> \
82+
--resource-configuration-definition <RESOURCE_CONFIGURATION_DEFINITION> \
83+
--name <RESOURCE_CONFIGURATION_NAME>
8484
```
8585

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.

0 commit comments

Comments
 (0)