Class BambooAwsUtils
- java.lang.Object
-
- com.atlassian.bamboo.ww2.actions.admin.elastic.BambooAwsUtils
-
public class BambooAwsUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description BambooAwsUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Collection<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region>
getBambooSupportedRegions()
-
-
-
Method Detail
-
getBambooSupportedRegions
public static Collection<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region> getBambooSupportedRegions()
- Returns:
- Regions which user can use to create instances or store artifacts on S3
-
-