Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-prefixlist.json
Parent schema serverless-framework-configuration
Type: object

Resource schema of AWS::EC2::PrefixList Type. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

PrefixListName string | Aws_CF_FunctionString required

Name of Prefix List.

AddressFamily string | Aws_CF_FunctionString required

Ip Version of Prefix List.

MaxEntries integer required

Max Entries of Prefix List.

min=1
Tags Tag[]

Tags for Prefix List

Entries Entry[]

Entries of Prefix List.

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString
Entry object
Cidr string | Aws_CF_FunctionString required
Description string | Aws_CF_FunctionString