get_instances_ip | R Documentation |
Collect IP addresses from EC2 instances
get_instances_ip(ec2_instances, conf = list())
ec2_instances |
list of EC2 instances returned by aws.ec2 |
conf |
list with 'key', 'secret', and 'region' parameters. If missing, will look for AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_DEFAULT_REGION in environment variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.