- All Implemented Interfaces:
Region
@Immutable
@Loggable(1)
public final class CdRegion
extends Object
implements Region
Cached region.
- Since:
- 0.8
-
-
Constructor Summary
Constructors
-
Method Summary
software.amazon.awssdk.services.s3.S3Client
-
Constructor Details
-
CdRegion
Public ctor.
- Parameters:
reg - Region we're in
-
Method Details
-
-
bucket
Description copied from interface: Region
Get bucket.
- Specified by:
bucket in interface Region
- Parameters:
name - Name of the bucket to get
- Returns:
- Bucket
-
aws
public software.amazon.awssdk.services.s3.S3Client aws()
Description copied from interface: Region
Get a client.
- Specified by:
aws in interface Region
- Returns:
- Amazon S3