org.lastbamboo.common.amazon.stack
Class AwsUtils
java.lang.Object
org.lastbamboo.common.amazon.stack.AwsUtils
public class AwsUtils
- extends Object
Utility methods for Amazon web services.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAccessKey
public static String getAccessKey()
throws IOException
- Throws:
IOException
getAccessKeyId
public static String getAccessKeyId()
throws IOException
- Throws:
IOException
getUrlBase
public static String getUrlBase()
throws IOException
- Throws:
IOException
getSecureUrlBase
public static String getSecureUrlBase()
throws IOException
- Throws:
IOException
hasPropsFile
public static boolean hasPropsFile()
Copyright © 2013 LittleShoot. All Rights Reserved.