Parameters for the Amazon Add Security Group Rule action.
Registered credentials to use with the action. One and only one credential must be specified.
Type: Array of string
Required: Yes
A description to add to the new rule.
Type: string
Required: No
Direction for the rule.
Type: string
Valid Values:
Required: Yes
Starting number of the port range (inclusive) to use for the rule.
Type: integer
Valid Values: 1 to 65536
Required: Yes
Protocol for the rule.
Type: string
Valid Values:
Required: Yes
Regions to use with the action. One and only one region must be specified.
Type: Array of string
Required: Yes
registerMultipleDnsEntries
Indicates whether to register all resolved DNS entries or just a single one (randomly). Required if sourceType is domain-name.
Type: string
Valid Values:
Required: Conditional
Indicates whether old rules will be removed from the security group before the new rule is added.
Type: string
Valid Values:
Required: No
Default: none
revokeTimeInSeconds
Time, in seconds, after which the security group rule will be removed.
Type: integer
Valid Values: 1 to 86400
Required: No
Security group to which the rule will be added.
Type: string
Required: Yes
Source to use for the new rule.
Type: string
Required: Yes
Type of source for the rule.
Type: string
Valid Values:
Required: Yes
Ending number of the port range (inclusive) to use for the rule. Must be greater than or equal to fromPort.
Type: integer
Valid Values: 1 to 65536
Required: Yes