Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ec2): deprecate security group name accessor (#16116)
The security group name accessor will (almost) always return the security group ID, rather than the name. This change deprecates the name accessor to make it clearer to users that this is not a supported use case. fixes #13774 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information