Uses of Class
software.amazon.awssdk.services.s3control.endpoints.S3ControlClientContextParams
-
Packages that use S3ControlClientContextParams Package Description software.amazon.awssdk.services.s3control.endpoints -
-
Uses of S3ControlClientContextParams in software.amazon.awssdk.services.s3control.endpoints
Fields in software.amazon.awssdk.services.s3control.endpoints declared as S3ControlClientContextParams Modifier and Type Field Description static S3ControlClientContextParams<Boolean>S3ControlClientContextParams. USE_ARN_REGIONEnables this client to use an ARN's region when constructing an endpoint instead of the client's configured region.
-