Skip to content

Commit 2eb6fa7

Browse files
authored
Merge pull request #298 from praveensripati/patch-1
Broken link for the `Interface endpoint properties and limitations`
2 parents 0f502cb + 7ddec7c commit 2eb6fa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/configuration-vpc-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Each interface endpoint is represented by one or more [elastic network interface
1313

1414
## Considerations for Lambda interface endpoints<a name="vpc-endpoint-considerations"></a>
1515

16-
Before you set up an interface endpoint for Lambda, be sure to review [Interface endpoint properties and limitations](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#vpce-interface-limitations) in the *Amazon VPC User Guide*\.
16+
Before you set up an interface endpoint for Lambda, be sure to review [Interface endpoint properties and limitations](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#vpce-interface-limitations) in the *Amazon VPC User Guide*\.
1717

1818
You can call any of the Lambda API operations from your VPC\. For example, you can invoke the Lambda function by calling the `Invoke` API from within your VPC\. For the full list of Lambda APIs, see [Actions](https://docs.aws.amazon.com/lambda/latest/dg/API_Operations.html) in the Lambda API reference\.
1919

@@ -99,4 +99,4 @@ The following is an example of an endpoint policy for Lambda\. When attached to
9999
}
100100
]
101101
}
102-
```
102+
```

0 commit comments

Comments
 (0)