Package org.jclouds.aws.domain
Class Region
java.lang.Object
org.jclouds.aws.domain.Region
Regions used for all aws commands.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Region in Tokyo, launched March 2, 2011.static final String
Region in Seoul, launched January 6, 2016.static final String
Region in Mumbai (India), launched June 27, 2016.static final String
Region in Singapore, launched April 28, 2010.static final String
Asia Pacific (Sydney)static final String
CA-CENTRAL-1 (Canada)static final String
Region in Beijing, launched early 2014.static final String
Region in Ningxia, launched Dec 12, 2017.static final String
EU (Frankfurt)static final String
EU (Stockholm)static final String
EU (Ireland)static final String
EU (London)static final String
EU (Paris)static final String
ME (Bahrain)static final String
SA-EAST-1 (Sao Paolo)static final String
US-East-1 (N.static final String
US-East-2 (Ohio)static final String
US Standardstatic final String
US-West (Northern California)static final String
US-West-2 (Oregon) -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EU_WEST_1
EU (Ireland)S3
In Amazon S3, the EU (Ireland) Region provides read-after-write consistency for PUTS of new objects in your Amazon S3 bucket and eventual consistency for overwrite PUTS and DELETES.- See Also:
-
EU_WEST_2
EU (London)- See Also:
-
EU_WEST_3
EU (Paris)- See Also:
-
EU_CENTRAL_1
EU (Frankfurt)- See Also:
-
EU_NORTH_1
EU (Stockholm)- See Also:
-
US_STANDARD
US StandardS3
This is the default Region. All requests sent to s3.amazonaws.com go to this Region unless you specify a LocationConstraint on a bucket. The US Standard Region automatically places your data in either Amazon's east or west coast data centers depending on what will provide you with the lowest latency. To use this region, do not set the LocationConstraint bucket parameter. The US Standard Region provides eventual consistency for all requests.- See Also:
-
US_EAST_1
US-East-1 (N. Virginia)- See Also:
-
US_EAST_2
US-East-2 (Ohio)- See Also:
-
US_WEST_1
US-West (Northern California)S3
Uses Amazon S3 servers in Northern California Optionally, use the endpoint s3-us-west-1.amazonaws.com on all requests to this bucket to reduce the latency you might experience after the first hour of creating a bucket in this Region. In Amazon S3, the US-West (Northern California) Region provides read-after-write consistency for PUTS of new objects in your Amazon S3 bucket and eventual consistency for overwrite PUTS and DELETES.- See Also:
-
US_WEST_2
US-West-2 (Oregon)- See Also:
-
CA_CENTRAL_1
CA-CENTRAL-1 (Canada)- See Also:
-
SA_EAST_1
SA-EAST-1 (Sao Paolo)- See Also:
-
AP_SOUTHEAST_2
Asia Pacific (Sydney)- See Also:
-
AP_SOUTHEAST_1
Region in Singapore, launched April 28, 2010. This region improves latency for Asia-based users- See Also:
-
AP_SOUTH_1
Region in Mumbai (India), launched June 27, 2016. This region improves latency for Asia-based users- See Also:
-
AP_NORTHEAST_1
Region in Tokyo, launched March 2, 2011. This region improves latency for Asia-based users- See Also:
-
AP_NORTHEAST_2
Region in Seoul, launched January 6, 2016. This region improves latency for Asia-based users- See Also:
-
CN_NORTH_1
Region in Beijing, launched early 2014. This region improves latency for China users- See Also:
-
CN_NORTHWEST_1
Region in Ningxia, launched Dec 12, 2017. This region improves latency for China users- See Also:
-
ME_SOUTH_1
ME (Bahrain)- See Also:
-
DEFAULT_S3
-
DEFAULT_REGIONS
-
-
Constructor Details
-
Region
public Region()
-
-
Method Details
-
regionPropertiesS3
-
regionProperties
-