Description Usage Arguments See Also Examples
Checks if a keypair with a name compiled from the credential_section and the prefix "ScrapeBotR" (e.g., "ScrapeBotR AWS") exists.
If not, creates a new keypair and imports the public SSH key as provided in write_aws_credentials()
.
1 | aws_deploy_ssh_to_ec2(aws_connection)
|
aws_connection |
AWS connection object, as retrieved from |
1 2 3 4 5 | ## Not run:
aws_deploy_ssh_to_ec2(aws_connection)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.