AWS apigateway documentation change
Summary
Added Dualstack IP type selection in private API creation steps
Security assessment
Configuration step addition without security context
Diff
diff --git a/apigateway/latest/developerguide/private-api-tutorial.md b/apigateway/latest/developerguide/private-api-tutorial.md index 944eb006a..e363af43b 100644 --- a/apigateway/latest/developerguide/private-api-tutorial.md +++ b/apigateway/latest/developerguide/private-api-tutorial.md @@ -87 +87,3 @@ You create a private API to allow only clients within your VPC to access it. - 6. Choose **Create API**. + 6. For **IP address type** , choose **Dualstack**. + + 7. Choose **Create API**.