Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Tree: 7566a353cc
Commits on Jan 12, 2020
  1. orphan package

    leeper committed Jan 12, 2020
Commits on Jul 31, 2018
  1. change README description of credentials

    leeper committed Jul 31, 2018
Commits on Jul 30, 2018
  1. add rstudio.sh userdata script and examples

    leeper committed Jul 30, 2018
Commits on Jul 25, 2018
  1. add extended tutorial to main pkg docs (closes #32)

    leeper committed Jul 25, 2018
  2. update documentation

    leeper committed Jul 25, 2018
  3. reorganize code files

    leeper committed Jul 25, 2018
Commits on Jul 24, 2018
  1. update docs

    leeper committed Jul 24, 2018
  2. update README examples w/ ssh and remoter (closes #5)

    leeper committed Jul 24, 2018
  3. minor tweak for #29

    leeper committed Jul 24, 2018
  4. style guide changes

    leeper committed Jul 24, 2018
  5. rm aws.efs Suggests

    leeper committed Jul 24, 2018
  6. update README

    leeper committed Jul 24, 2018
  7. fixes for R CMD check

    leeper committed Jul 24, 2018
Commits on Jun 2, 2018
  1. update docs and bump version

    leeper committed Jun 2, 2018
  2. tweak package metadata

    leeper committed Jun 2, 2018
  3. tweak allocate_ip() (#27)

    leeper committed Jun 2, 2018
Commits on May 11, 2018
  1. Multiple fixes and improvements:

    andrie committed May 11, 2018
    * Fix code that didn't work
    * Use roxygen markdown
Commits on Apr 14, 2018
  1. cleanup http code & fix session_token arg (closes #28)

    leeper committed Apr 14, 2018
Commits on Apr 12, 2018
  1. tweak .travis.yml

    leeper committed Apr 12, 2018
  2. add a NEWS.md entry

    Peter Foley authored and leeper committed Mar 26, 2018
  3. update documentation

    Peter Foley authored and leeper committed Mar 26, 2018
  4. enable run_instances to start spot instances

    Peter Foley authored and leeper committed Mar 26, 2018
    * Adds a spot_options argument for specifying that you want spot rather than on-demand instances.
    * Adds `query_extra` for passing additional parameters to RunInstances API (ex. passing IAM role with `IamInstanceProfile.Name="my_role_name"`)
  5. update API version

    Peter Foley authored and leeper committed Mar 26, 2018
Commits on Apr 2, 2018
  1. change docs from ghit to remotes

    leeper committed Apr 2, 2018
Commits on Mar 8, 2018
  1. Update .travis.yml

    leeper committed Mar 8, 2018
  2. add .github files

    leeper committed Mar 8, 2018
Commits on Oct 8, 2017
  1. Update ip.R

    itissid committed Oct 8, 2017
    Issue: In the previous code the allocation_id was not returned for an EIP allocated in VPC when calling allocate_ip which caused release_ip to fail.
    Fix: Based on the documentation for v2015-10-01: http://awsdocs.s3.amazonaws.com/EC2/2015-10-01/ec2-api-2015-10-01.pdf
    Attribute `domain` should be used to distinguish VPC vs standard instead of publicIp.
    Testing: My  AWS account supports only VPC and not EC2 Classic, which is how I discovered the issue and tested the fix.
    
    Lingering Concerns: I have not tested this with EC2 classic, I don't know how to do that. But someone should..
Commits on Jul 6, 2017
  1. bump aws.signature dependency to 0.3.4

    leeper committed Jul 6, 2017
  2. roxygenize

    leeper committed Jul 6, 2017
  3. add @export to release_ip function

    seandavi committed Jul 6, 2017
  4. Suggest aws.ec2metadata and aws.efs

    leeper committed Jul 6, 2017
Older
You can’t perform that action at this time.