Struct aws_sdk_s3::config::endpoint::ParamsBuilder
source · pub struct ParamsBuilder { /* private fields */ }
Expand description
Builder for Params
Implementations§
source§impl ParamsBuilder
impl ParamsBuilder
sourcepub fn bucket(self, value: impl Into<String>) -> Self
pub fn bucket(self, value: impl Into<String>) -> Self
Sets the value for bucket
The S3 bucket used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 bucket.
sourcepub fn set_bucket(self, param: Option<String>) -> Self
pub fn set_bucket(self, param: Option<String>) -> Self
Sets the value for bucket
The S3 bucket used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 bucket.
sourcepub fn region(self, value: impl Into<String>) -> Self
pub fn region(self, value: impl Into<String>) -> Self
Sets the value for region
The AWS region used to dispatch the request.
sourcepub fn set_region(self, param: Option<String>) -> Self
pub fn set_region(self, param: Option<String>) -> Self
Sets the value for region
The AWS region used to dispatch the request.
sourcepub fn use_fips(self, value: impl Into<bool>) -> Self
pub fn use_fips(self, value: impl Into<bool>) -> Self
Sets the value for use_fips
When unset, this parameter has a default value of false
.
When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.
sourcepub fn set_use_fips(self, param: Option<bool>) -> Self
pub fn set_use_fips(self, param: Option<bool>) -> Self
Sets the value for use_fips
When unset, this parameter has a default value of false
.
When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.
sourcepub fn use_dual_stack(self, value: impl Into<bool>) -> Self
pub fn use_dual_stack(self, value: impl Into<bool>) -> Self
Sets the value for use_dual_stack
When unset, this parameter has a default value of false
.
When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.
sourcepub fn set_use_dual_stack(self, param: Option<bool>) -> Self
pub fn set_use_dual_stack(self, param: Option<bool>) -> Self
Sets the value for use_dual_stack
When unset, this parameter has a default value of false
.
When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.
sourcepub fn endpoint(self, value: impl Into<String>) -> Self
pub fn endpoint(self, value: impl Into<String>) -> Self
Sets the value for endpoint
Override the endpoint used to send this request
sourcepub fn set_endpoint(self, param: Option<String>) -> Self
pub fn set_endpoint(self, param: Option<String>) -> Self
Sets the value for endpoint
Override the endpoint used to send this request
sourcepub fn force_path_style(self, value: impl Into<bool>) -> Self
pub fn force_path_style(self, value: impl Into<bool>) -> Self
Sets the value for force_path_style
When unset, this parameter has a default value of false
.
When true, force a path-style endpoint to be used where the bucket name is part of the path.
sourcepub fn set_force_path_style(self, param: Option<bool>) -> Self
pub fn set_force_path_style(self, param: Option<bool>) -> Self
Sets the value for force_path_style
When unset, this parameter has a default value of false
.
When true, force a path-style endpoint to be used where the bucket name is part of the path.
sourcepub fn accelerate(self, value: impl Into<bool>) -> Self
pub fn accelerate(self, value: impl Into<bool>) -> Self
Sets the value for accelerate
When unset, this parameter has a default value of false
.
When true, use S3 Accelerate. NOTE: Not all regions support S3 accelerate.
sourcepub fn set_accelerate(self, param: Option<bool>) -> Self
pub fn set_accelerate(self, param: Option<bool>) -> Self
Sets the value for accelerate
When unset, this parameter has a default value of false
.
When true, use S3 Accelerate. NOTE: Not all regions support S3 accelerate.
sourcepub fn use_global_endpoint(self, value: impl Into<bool>) -> Self
pub fn use_global_endpoint(self, value: impl Into<bool>) -> Self
Sets the value for use_global_endpoint
When unset, this parameter has a default value of false
.
Whether the global endpoint should be used, rather then the regional endpoint for us-east-1.
sourcepub fn set_use_global_endpoint(self, param: Option<bool>) -> Self
pub fn set_use_global_endpoint(self, param: Option<bool>) -> Self
Sets the value for use_global_endpoint
When unset, this parameter has a default value of false
.
Whether the global endpoint should be used, rather then the regional endpoint for us-east-1.
sourcepub fn use_object_lambda_endpoint(self, value: impl Into<bool>) -> Self
pub fn use_object_lambda_endpoint(self, value: impl Into<bool>) -> Self
Sets the value for use_object_lambda_endpoint
Internal parameter to use object lambda endpoint for an operation (eg: WriteGetObjectResponse)
sourcepub fn set_use_object_lambda_endpoint(self, param: Option<bool>) -> Self
pub fn set_use_object_lambda_endpoint(self, param: Option<bool>) -> Self
Sets the value for use_object_lambda_endpoint
Internal parameter to use object lambda endpoint for an operation (eg: WriteGetObjectResponse)
sourcepub fn key(self, value: impl Into<String>) -> Self
pub fn key(self, value: impl Into<String>) -> Self
Sets the value for key
The S3 Key used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 Key.
sourcepub fn set_key(self, param: Option<String>) -> Self
pub fn set_key(self, param: Option<String>) -> Self
Sets the value for key
The S3 Key used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 Key.
sourcepub fn prefix(self, value: impl Into<String>) -> Self
pub fn prefix(self, value: impl Into<String>) -> Self
Sets the value for prefix
The S3 Prefix used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 Prefix.
sourcepub fn set_prefix(self, param: Option<String>) -> Self
pub fn set_prefix(self, param: Option<String>) -> Self
Sets the value for prefix
The S3 Prefix used to send the request. This is an optional parameter that will be set automatically for operations that are scoped to an S3 Prefix.
sourcepub fn disable_access_points(self, value: impl Into<bool>) -> Self
pub fn disable_access_points(self, value: impl Into<bool>) -> Self
Sets the value for disable_access_points
Internal parameter to disable Access Point Buckets
sourcepub fn set_disable_access_points(self, param: Option<bool>) -> Self
pub fn set_disable_access_points(self, param: Option<bool>) -> Self
Sets the value for disable_access_points
Internal parameter to disable Access Point Buckets
sourcepub fn disable_multi_region_access_points(self, value: impl Into<bool>) -> Self
pub fn disable_multi_region_access_points(self, value: impl Into<bool>) -> Self
Sets the value for disable_multi_region_access_points
When unset, this parameter has a default value of false
.
Whether multi-region access points (MRAP) should be disabled.
sourcepub fn set_disable_multi_region_access_points(self, param: Option<bool>) -> Self
pub fn set_disable_multi_region_access_points(self, param: Option<bool>) -> Self
Sets the value for disable_multi_region_access_points
When unset, this parameter has a default value of false
.
Whether multi-region access points (MRAP) should be disabled.
sourcepub fn use_arn_region(self, value: impl Into<bool>) -> Self
pub fn use_arn_region(self, value: impl Into<bool>) -> Self
Sets the value for use_arn_region
When an Access Point ARN is provided and this flag is enabled, the SDK MUST use the ARN’s region when constructing the endpoint instead of the client’s configured region.
sourcepub fn set_use_arn_region(self, param: Option<bool>) -> Self
pub fn set_use_arn_region(self, param: Option<bool>) -> Self
Sets the value for use_arn_region
When an Access Point ARN is provided and this flag is enabled, the SDK MUST use the ARN’s region when constructing the endpoint instead of the client’s configured region.
sourcepub fn use_s3_express_control_endpoint(self, value: impl Into<bool>) -> Self
pub fn use_s3_express_control_endpoint(self, value: impl Into<bool>) -> Self
Sets the value for use_s3_express_control_endpoint
Internal parameter to indicate whether S3Express operation should use control plane, (ex. CreateBucket)
sourcepub fn set_use_s3_express_control_endpoint(self, param: Option<bool>) -> Self
pub fn set_use_s3_express_control_endpoint(self, param: Option<bool>) -> Self
Sets the value for use_s3_express_control_endpoint
Internal parameter to indicate whether S3Express operation should use control plane, (ex. CreateBucket)
sourcepub fn disable_s3_express_session_auth(self, value: impl Into<bool>) -> Self
pub fn disable_s3_express_session_auth(self, value: impl Into<bool>) -> Self
Sets the value for disable_s3_express_session_auth
Parameter to indicate whether S3Express session auth should be disabled
sourcepub fn set_disable_s3_express_session_auth(self, param: Option<bool>) -> Self
pub fn set_disable_s3_express_session_auth(self, param: Option<bool>) -> Self
Sets the value for disable_s3_express_session_auth
Parameter to indicate whether S3Express session auth should be disabled
Trait Implementations§
source§impl Clone for ParamsBuilder
impl Clone for ParamsBuilder
source§fn clone(&self) -> ParamsBuilder
fn clone(&self) -> ParamsBuilder
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read moresource§impl Debug for ParamsBuilder
impl Debug for ParamsBuilder
source§impl Default for ParamsBuilder
impl Default for ParamsBuilder
source§fn default() -> ParamsBuilder
fn default() -> ParamsBuilder
source§impl PartialEq for ParamsBuilder
impl PartialEq for ParamsBuilder
impl StructuralPartialEq for ParamsBuilder
Auto Trait Implementations§
impl Freeze for ParamsBuilder
impl RefUnwindSafe for ParamsBuilder
impl Send for ParamsBuilder
impl Sync for ParamsBuilder
impl Unpin for ParamsBuilder
impl UnwindSafe for ParamsBuilder
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§default unsafe fn clone_to_uninit(&self, dst: *mut T)
default unsafe fn clone_to_uninit(&self, dst: *mut T)
clone_to_uninit
)