Document URL: https://docs.openshift.com/container-platform/3.11/install_config/configuring_aws.html#configuring-aws-permissions Section Number and Name: Configuring authorization for Amazon Web Services (AWS) Describe the issue: Permission ec2:DeleteSecurityGroup is missing on AWS policy, so user experiences issues while removing LoadBalancer services in AWS due to OpenShift not being authorized to remove the security group. Suggestions for improvement: Add the permission to the policy. Additional information: OCP4 IAM policies already include this permission. Just the OCP 3.11 documentation needs to be fixed.
I'm merging this PR to address this bug: https://github.com/openshift/openshift-docs/pull/20773
This change is live on docs.openshift: https://docs.openshift.com/container-platform/3.11/install_config/configuring_aws.html#overview and on the portal: https://access.redhat.com/documentation/en-us/openshift_container_platform/3.11/html-single/configuring_clusters/index#configuring-aws-permissions