describePrefixLists
inline suspend fun Ec2Client.describePrefixLists(crossinline block: DescribePrefixListsRequest.Builder.() -> Unit): DescribePrefixListsResponse
Describes available Amazon Web Services services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service.
We recommend that you use DescribeManagedPrefixLists instead.