deploylib

ec2

package ec2

Visibility
  1. Public
  2. All

Type Members

  1. trait AWSConnection extends AnyRef

    Abstract class that is used to get the the accessKeyId and the secretAcccess key from the environmental variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY respectively.

  2. type EC2Instance = EC2Instance

    Definition Classes
    package
  3. class EC2Region extends AWSConnection

    Provides methods for interacting with nodes in a given ec2 region.

Value Members

  1. object APNortheast1 extends EC2Region with Product with Serializable

  2. object APSoutheast1 extends EC2Region with Product with Serializable

  3. object EUWest1 extends EC2Region with Product with Serializable

  4. object ExperimentNotification extends AWSConnection

  5. object S3Cache extends AWSConnection

  6. object USEast1 extends EC2Region with Product with Serializable

  7. object USWest1 extends EC2Region with Product with Serializable

Deprecated Value Members

  1. object EC2East extends EC2Region with Product with Serializable

    Annotations
    @deprecated
    Deprecated

    Use USEast1

  2. object EC2West extends EC2Region with Product with Serializable

    Annotations
    @deprecated
    Deprecated

    Use USWest1