App
An individual AWS Firewall Manager application.
Contents
- AppName
-
The application's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: Yes
- Port
-
The application's port number, for example
80
.Type: Long
Valid Range: Minimum value of 0. Maximum value of 65535.
Required: Yes
- Protocol
-
The IP protocol name or number. The name can be one of
tcp
,udp
, oricmp
. For information on possible numbers, see Protocol Numbers. Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: