/AWS1/CL_S3_GETBUCKETLOCOUTPUT¶
GetBucketLocationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_locationconstraint TYPE /AWS1/S3_BUCKETLOCATIONCNSTRNT /AWS1/S3_BUCKETLOCATIONCNSTRNT¶
Specifies the Region where the bucket resides. For a list of all the Amazon S3 supported location constraints by Region, see Regions and Endpoints.
Buckets in Region
us-east-1have a LocationConstraint ofnull. Buckets with a LocationConstraint ofEUreside ineu-west-1.
Queryable Attributes¶
LocationConstraint¶
Specifies the Region where the bucket resides. For a list of all the Amazon S3 supported location constraints by Region, see Regions and Endpoints.
Buckets in Region
us-east-1have a LocationConstraint ofnull. Buckets with a LocationConstraint ofEUreside ineu-west-1.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOCATIONCONSTRAINT() |
Getter for LOCATIONCONSTRAINT, with configurable default |
ASK_LOCATIONCONSTRAINT() |
Getter for LOCATIONCONSTRAINT w/ exceptions if field has no |
HAS_LOCATIONCONSTRAINT() |
Determine if LOCATIONCONSTRAINT has a value |