This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EC2::NetworkAclEntry Icmp
Describes the ICMP type and code.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
Code-
The Internet Control Message Protocol (ICMP) code. You can use -1 to specify all ICMP codes for the given ICMP type. Required if you specify 1 (ICMP) for the protocol parameter.
Required: Conditional
Type: Integer
Update requires: No interruption
Type-
The Internet Control Message Protocol (ICMP) type. You can use -1 to specify all ICMP types. Conditional requirement: Required if you specify 1 (ICMP) for the
CreateNetworkAclEntryprotocol parameter.Required: No
Type: Integer
Update requires: No interruption
Warning Javascript is disabled or is unavailable in your browser.
To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.