AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-04-03 · Documentation low

File: apigateway/latest/developerguide/apigateway-private-custom-domains-consumer-create.md

Summary

Corrected CLI parameter name from '--access-association-source-id' to '--access-association-source'

Security assessment

CLI command parameter correction without security impact. Maintains existing security controls through accurate documentation.

Diff

diff --git a/apigateway/latest/developerguide/apigateway-private-custom-domains-consumer-create.md b/apigateway/latest/developerguide/apigateway-private-custom-domains-consumer-create.md
index a56a9a483..993509ac0 100644
--- a//apigateway/latest/developerguide/apigateway-private-custom-domains-consumer-create.md
+++ b//apigateway/latest/developerguide/apigateway-private-custom-domains-consumer-create.md
@@ -103 +103 @@ The following `get-domain-names` command lists all private custom domain names o
-        --access-association-source-id 'vpce-1a2b3c4d5e6f1a2b3' \
+        --access-association-source 'vpce-1a2b3c4d5e6f1a2b3' \