Update Security Group Rule Descriptions Ingress

GET {{aws_ec2_base_url}}/?DryRun&GroupId&GroupName&IpPermissions.N&Action=UpdateSecurityGroupRuleDescriptionsIngress

Updates the description of an ingress (inbound) security group rule.

Request Params

KeyDatatypeRequiredDescription
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
GroupIdnullThe ID of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.
GroupNamenull[EC2-Classic, default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request.
IpPermissions.NnullThe IP permissions for the security group rule.
Actionstring