Is there a programmatic (api) method of authorizing a particular IP addresses to access a particular EC2 instance, e.g. for RDP.
This could be done by either creating a security group with the IP address and adding the security group to an instance. Or, this could be done, by adding an IP address to a particular security group.