Inconsistent methods for UpdateSecurityGroupRuleDescriptionsIngressRequest.Builder and AuthorizeSecurityGroupIngressRequest.Builder #5217
Labels
closing-soon
This issue will close in 4 days unless further comments are made.
guidance
Question that needs advice or information.
Describe the bug
Version 2.25.50
Can not programmatically annotate Security group rules with a description
Expected Behavior
Current Behavior
Reproduction Steps
Issue an ec2Client.updateSecurityGroupRuleDescriptionsIngress(updateSecurityGroupRuleDescriptionsIngressRequest)
with the updateSecurityGroupRuleDescriptionsIngressRequest containing an ipPermission, the server answers 400 with message
The parameter 'ipPermissions' may not be used in combination with 'securityGroupRuleDescriptions'. (Service: Ec2, Status Code: 400,
Possible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.25.50
JDK version used
1.8.0_351-b10
Operating System and version
Windows 11
The text was updated successfully, but these errors were encountered: