Amazon Virtual Private Cloud (VPC) customers can now resize their prefix list - devamazonaws.blogspot.com

Amazon Virtual Private Cloud (VPC) now allows you to resize your VPC prefix list, making it easier to manage your security posture and routing behavior as your network grows. Prefix lists allow you to group multiple CIDR blocks into a single object, and use it as a reference to simplify network configuration. You can share your prefix list with other AWS accounts using Resource Access Manager (RAM) and use it to configure VPC routes tables, security groups, and AWS Transit Gateway (TGW) route tables.

Post Updated on August 27, 2021 at 05:07PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com