AWS vpc documentation change
Summary
Added note about enabling encryption support post-creation
Security assessment
Documents encryption capability but doesn't address vulnerabilities. Explains security feature availability.
Diff
diff --git a/vpc/latest/tgw/create-tgw.md b/vpc/latest/tgw/create-tgw.md index 26c3cbafe..ccedd7688 100644 --- a//vpc/latest/tgw/create-tgw.md +++ b//vpc/latest/tgw/create-tgw.md @@ -8,0 +9,4 @@ When you create a transit gateway, we create a default transit gateway route tab +###### Note + +If you want to enable Encryption support on a transit gateway, you can’t enable it while creating the gateway. After you create the transit gateway, and it’s in the available state, you can then modify it to enable Encryption support. For more information, see [Encryption Support for AWS Transit Gateway](./tgw-encryption-support.html). +