alibabacloud_oss_v2.operations package¶
Submodules¶
alibabacloud_oss_v2.operations.access_point module¶
- alibabacloud_oss_v2.operations.access_point.create_access_point(client: _SyncClientImpl, request: CreateAccessPointRequest, **kwargs) CreateAccessPointResult [source]¶
create_access_point synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CreateAccessPointRequest) – The request for the CreateAccessPoint operation.
- Returns:
The result for the CreateAccessPoint operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point.delete_access_point(client: _SyncClientImpl, request: DeleteAccessPointRequest, **kwargs) DeleteAccessPointResult [source]¶
delete_access_point synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteAccessPointRequest) – The request for the DeleteAccessPoint operation.
- Returns:
The result for the DeleteAccessPoint operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point.delete_access_point_policy(client: _SyncClientImpl, request: DeleteAccessPointPolicyRequest, **kwargs) DeleteAccessPointPolicyResult [source]¶
delete_access_point_policy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteAccessPointPolicyRequest) – The request for the DeleteAccessPointPolicy operation.
- Returns:
The result for the DeleteAccessPointPolicy operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point.get_access_point(client: _SyncClientImpl, request: GetAccessPointRequest, **kwargs) GetAccessPointResult [source]¶
get_access_point synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetAccessPointRequest) – The request for the GetAccessPoint operation.
- Returns:
The result for the GetAccessPoint operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point.get_access_point_policy(client: _SyncClientImpl, request: GetAccessPointPolicyRequest, **kwargs) GetAccessPointPolicyResult [source]¶
get_access_point_policy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetAccessPointPolicyRequest) – The request for the GetAccessPointPolicy operation.
- Returns:
The result for the GetAccessPointPolicy operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point.list_access_points(client: _SyncClientImpl, request: ListAccessPointsRequest, **kwargs) ListAccessPointsResult [source]¶
list_access_points synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListAccessPointsRequest) – The request for the ListAccessPoints operation.
- Returns:
The result for the ListAccessPoints operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point.put_access_point_policy(client: _SyncClientImpl, request: PutAccessPointPolicyRequest, **kwargs) PutAccessPointPolicyResult [source]¶
put_access_point_policy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutAccessPointPolicyRequest) – The request for the PutAccessPointPolicy operation.
- Returns:
The result for the PutAccessPointPolicy operation.
- Return type:
alibabacloud_oss_v2.operations.access_point_public_access_block module¶
- alibabacloud_oss_v2.operations.access_point_public_access_block.delete_access_point_public_access_block(client: _SyncClientImpl, request: DeleteAccessPointPublicAccessBlockRequest, **kwargs) DeleteAccessPointPublicAccessBlockResult [source]¶
delete_access_point_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteAccessPointPublicAccessBlockRequest) – The request for the DeleteAccessPointPublicAccessBlock operation.
- Returns:
The result for the DeleteAccessPointPublicAccessBlock operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point_public_access_block.get_access_point_public_access_block(client: _SyncClientImpl, request: GetAccessPointPublicAccessBlockRequest, **kwargs) GetAccessPointPublicAccessBlockResult [source]¶
get_access_point_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetAccessPointPublicAccessBlockRequest) – The request for the GetAccessPointPublicAccessBlock operation.
- Returns:
The result for the GetAccessPointPublicAccessBlock operation.
- Return type:
- alibabacloud_oss_v2.operations.access_point_public_access_block.put_access_point_public_access_block(client: _SyncClientImpl, request: PutAccessPointPublicAccessBlockRequest, **kwargs) PutAccessPointPublicAccessBlockResult [source]¶
put_access_point_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutAccessPointPublicAccessBlockRequest) – The request for the PutAccessPointPublicAccessBlock operation.
- Returns:
The result for the PutAccessPointPublicAccessBlock operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_access_monitor module¶
- alibabacloud_oss_v2.operations.bucket_access_monitor.get_bucket_access_monitor(client: _SyncClientImpl, request: GetBucketAccessMonitorRequest, **kwargs) GetBucketAccessMonitorResult [source]¶
get_bucket_access_monitor synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketAccessMonitorRequest) – The request for the GetBucketAccessMonitor operation.
- Returns:
The result for the GetBucketAccessMonitor operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_access_monitor.put_bucket_access_monitor(client: _SyncClientImpl, request: PutBucketAccessMonitorRequest, **kwargs) PutBucketAccessMonitorResult [source]¶
put_bucket_access_monitor synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketAccessMonitorRequest) – The request for the PutBucketAccessMonitor operation.
- Returns:
The result for the PutBucketAccessMonitor operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_archive_direct_read module¶
- alibabacloud_oss_v2.operations.bucket_archive_direct_read.get_bucket_archive_direct_read(client: _SyncClientImpl, request: GetBucketArchiveDirectReadRequest, **kwargs) GetBucketArchiveDirectReadResult [source]¶
get_bucket_archive_direct_read synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketArchiveDirectReadRequest) – The request for the GetBucketArchiveDirectRead operation.
- Returns:
The result for the GetBucketArchiveDirectRead operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_archive_direct_read.put_bucket_archive_direct_read(client: _SyncClientImpl, request: PutBucketArchiveDirectReadRequest, **kwargs) PutBucketArchiveDirectReadResult [source]¶
put_bucket_archive_direct_read synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketArchiveDirectReadRequest) – The request for the PutBucketArchiveDirectRead operation.
- Returns:
The result for the PutBucketArchiveDirectRead operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_basic module¶
APIs for bucket basic operation.
- alibabacloud_oss_v2.operations.bucket_basic.delete_bucket(client: _SyncClientImpl, request: DeleteBucketRequest, **kwargs) DeleteBucketResult [source]¶
delete bucket synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketRequest) – The request for the DeleteBucket operation.
- Returns:
The result for the DeleteBucket operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.get_bucket_acl(client: _SyncClientImpl, request: GetBucketAclRequest, **kwargs) GetBucketAclResult [source]¶
get bucket acl
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketAclRequest) – The request for the GetBucketAcl operation.
- Returns:
The result for the GetBucketAcl operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.get_bucket_info(client: _SyncClientImpl, request: GetBucketInfoRequest, **kwargs) GetBucketInfoResult [source]¶
GetBucketInfo Queries information about a bucket.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketInfoRequest) – The request for the GetBucketInfo operation.
- Returns:
The result for the GetBucketInfo operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.get_bucket_location(client: _SyncClientImpl, request: GetBucketLocationRequest, **kwargs) GetBucketLocationResult [source]¶
GetBucketLocation Queries the region of an Object Storage Service (OSS) bucket.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketLocationRequest) – The request for the GetBucketLocation operation.
- Returns:
The result for the GetBucketLocation operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.get_bucket_stat(client: _SyncClientImpl, request: GetBucketStatRequest, **kwargs) GetBucketStatResult [source]¶
GetBucketStat Queries the storage capacity of a specified bucket and the number of objects that are stored in the bucket.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketStatRequest) – The request for the GetBucketStat operation.
- Returns:
The result for the GetBucketStat operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.get_bucket_versioning(client: _SyncClientImpl, request: GetBucketVersioningRequest, **kwargs) GetBucketVersioningResult [source]¶
GetBucketVersioning You can call this operation to query the versioning state of a bucket.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketVersioningRequest) – The request for the GetBucketVersioning operation.
- Returns:
The result for the GetBucketVersioning operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.list_object_versions(client: _SyncClientImpl, request: ListObjectVersionsRequest, **kwargs) ListObjectVersionsResult [source]¶
ListObjectVersions Lists the versions of all objects in a bucket, including delete markers.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListObjectVersionsRequest) – The request for the ListObjectVersions operation.
- Returns:
The result for the ListObjectVersions operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.list_objects(client: _SyncClientImpl, request: ListObjectsRequest, **kwargs) ListObjectsResult [source]¶
list objects synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListObjectsRequest) – The request for the ListObjects operation.
- Returns:
The result for the ListObjects operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.list_objects_v2(client: _SyncClientImpl, request: ListObjectsV2Request, **kwargs) ListObjectsV2Result [source]¶
list objects synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListObjectsV2Request) – The request for the ListObjectsV2 operation.
- Returns:
The result for the ListObjectsV2 operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.put_bucket(client: _SyncClientImpl, request: PutBucketRequest, **kwargs) PutBucketResult [source]¶
put bucket synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketRequest) – The request for the PutBucket operation.
- Returns:
The result for the PutBucket operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.put_bucket_acl(client: _SyncClientImpl, request: PutBucketAclRequest, **kwargs) PutBucketAclResult [source]¶
put bucket acl
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketAclRequest) – The request for the PutBucketAcl operation.
- Returns:
The result for the PutBucketAcl operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_basic.put_bucket_versioning(client: _SyncClientImpl, request: PutBucketVersioningRequest, **kwargs) PutBucketVersioningResult [source]¶
PutBucketVersioning Configures the versioning state for a bucket.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketVersioningRequest) – The request for the PutBucketVersioning operation.
- Returns:
The result for the PutBucketVersioning operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_cname module¶
- alibabacloud_oss_v2.operations.bucket_cname.create_cname_token(client: _SyncClientImpl, request: CreateCnameTokenRequest, **kwargs) CreateCnameTokenResult [source]¶
create_cname_token synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CreateCnameTokenRequest) – The request for the CreateCnameToken operation.
- Returns:
The result for the CreateCnameToken operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cname.delete_cname(client: _SyncClientImpl, request: DeleteCnameRequest, **kwargs) DeleteCnameResult [source]¶
delete_cname synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteCnameRequest) – The request for the DeleteCname operation.
- Returns:
The result for the DeleteCname operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cname.get_cname_token(client: _SyncClientImpl, request: GetCnameTokenRequest, **kwargs) GetCnameTokenResult [source]¶
get_cname_token synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetCnameTokenRequest) – The request for the GetCnameToken operation.
- Returns:
The result for the GetCnameToken operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cname.list_cname(client: _SyncClientImpl, request: ListCnameRequest, **kwargs) ListCnameResult [source]¶
list_cname synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListCnameRequest) – The request for the ListCname operation.
- Returns:
The result for the ListCname operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cname.put_cname(client: _SyncClientImpl, request: PutCnameRequest, **kwargs) PutCnameResult [source]¶
put_cname synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutCnameRequest) – The request for the PutCname operation.
- Returns:
The result for the PutCname operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_cors module¶
- alibabacloud_oss_v2.operations.bucket_cors.delete_bucket_cors(client: _SyncClientImpl, request: DeleteBucketCorsRequest, **kwargs) DeleteBucketCorsResult [source]¶
delete_bucket_cors synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketCorsRequest) – The request for the DeleteBucketCors operation.
- Returns:
The result for the DeleteBucketCors operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cors.get_bucket_cors(client: _SyncClientImpl, request: GetBucketCorsRequest, **kwargs) GetBucketCorsResult [source]¶
get_bucket_cors synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketCorsRequest) – The request for the GetBucketCors operation.
- Returns:
The result for the GetBucketCors operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cors.option_object(client: _SyncClientImpl, request: OptionObjectRequest, **kwargs) OptionObjectResult [source]¶
option_object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (OptionObjectRequest) – The request for the OptionObject operation.
- Returns:
The result for the OptionObject operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_cors.put_bucket_cors(client: _SyncClientImpl, request: PutBucketCorsRequest, **kwargs) PutBucketCorsResult [source]¶
put_bucket_cors synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketCorsRequest) – The request for the PutBucketCors operation.
- Returns:
The result for the PutBucketCors operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_data_redundancy_transition module¶
- alibabacloud_oss_v2.operations.bucket_data_redundancy_transition.create_bucket_data_redundancy_transition(client: _SyncClientImpl, request: CreateBucketDataRedundancyTransitionRequest, **kwargs) CreateBucketDataRedundancyTransitionResult [source]¶
create_bucket_data_redundancy_transition synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CreateBucketDataRedundancyTransitionRequest) – The request for the CreateBucketDataRedundancyTransition operation.
- Returns:
The result for the CreateBucketDataRedundancyTransition operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_data_redundancy_transition.delete_bucket_data_redundancy_transition(client: _SyncClientImpl, request: DeleteBucketDataRedundancyTransitionRequest, **kwargs) DeleteBucketDataRedundancyTransitionResult [source]¶
delete_bucket_data_redundancy_transition synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketDataRedundancyTransitionRequest) – The request for the DeleteBucketDataRedundancyTransition operation.
- Returns:
The result for the DeleteBucketDataRedundancyTransition operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_data_redundancy_transition.get_bucket_data_redundancy_transition(client: _SyncClientImpl, request: GetBucketDataRedundancyTransitionRequest, **kwargs) GetBucketDataRedundancyTransitionResult [source]¶
get_bucket_data_redundancy_transition synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketDataRedundancyTransitionRequest) – The request for the GetBucketDataRedundancyTransition operation.
- Returns:
The result for the GetBucketDataRedundancyTransition operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_data_redundancy_transition.list_bucket_data_redundancy_transition(client: _SyncClientImpl, request: ListBucketDataRedundancyTransitionRequest, **kwargs) ListBucketDataRedundancyTransitionResult [source]¶
list_bucket_data_redundancy_transition synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListBucketDataRedundancyTransitionRequest) – The request for the ListBucketDataRedundancyTransition operation.
- Returns:
The result for the ListBucketDataRedundancyTransition operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_data_redundancy_transition.list_user_data_redundancy_transition(client: _SyncClientImpl, request: ListUserDataRedundancyTransitionRequest, **kwargs) ListUserDataRedundancyTransitionResult [source]¶
list_user_data_redundancy_transition synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListUserDataRedundancyTransitionRequest) – The request for the ListUserDataRedundancyTransition operation.
- Returns:
The result for the ListUserDataRedundancyTransition operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_encryption module¶
- alibabacloud_oss_v2.operations.bucket_encryption.delete_bucket_encryption(client: _SyncClientImpl, request: DeleteBucketEncryptionRequest, **kwargs) DeleteBucketEncryptionResult [source]¶
delete_bucket_encryption synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketEncryptionRequest) – The request for the DeleteBucketEncryption operation.
- Returns:
The result for the DeleteBucketEncryption operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_encryption.get_bucket_encryption(client: _SyncClientImpl, request: GetBucketEncryptionRequest, **kwargs) GetBucketEncryptionResult [source]¶
get_bucket_encryption synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketEncryptionRequest) – The request for the GetBucketEncryption operation.
- Returns:
The result for the GetBucketEncryption operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_encryption.put_bucket_encryption(client: _SyncClientImpl, request: PutBucketEncryptionRequest, **kwargs) PutBucketEncryptionResult [source]¶
put_bucket_encryption synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketEncryptionRequest) – The request for the PutBucketEncryption operation.
- Returns:
The result for the PutBucketEncryption operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_https_config module¶
- alibabacloud_oss_v2.operations.bucket_https_config.get_bucket_https_config(client: _SyncClientImpl, request: GetBucketHttpsConfigRequest, **kwargs) GetBucketHttpsConfigResult [source]¶
get_bucket_https_config synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketHttpsConfigRequest) – The request for the GetBucketHttpsConfig operation.
- Returns:
The result for the GetBucketHttpsConfig operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_https_config.put_bucket_https_config(client: _SyncClientImpl, request: PutBucketHttpsConfigRequest, **kwargs) PutBucketHttpsConfigResult [source]¶
put_bucket_https_config synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketHttpsConfigRequest) – The request for the PutBucketHttpsConfig operation.
- Returns:
The result for the PutBucketHttpsConfig operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_inventory module¶
- alibabacloud_oss_v2.operations.bucket_inventory.delete_bucket_inventory(client: _SyncClientImpl, request: DeleteBucketInventoryRequest, **kwargs) DeleteBucketInventoryResult [source]¶
delete_bucket_inventory synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketInventoryRequest) – The request for the DeleteBucketInventory operation.
- Returns:
The result for the DeleteBucketInventory operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_inventory.get_bucket_inventory(client: _SyncClientImpl, request: GetBucketInventoryRequest, **kwargs) GetBucketInventoryResult [source]¶
get_bucket_inventory synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketInventoryRequest) – The request for the GetBucketInventory operation.
- Returns:
The result for the GetBucketInventory operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_inventory.list_bucket_inventory(client: _SyncClientImpl, request: ListBucketInventoryRequest, **kwargs) ListBucketInventoryResult [source]¶
list_bucket_inventory synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListBucketInventoryRequest) – The request for the ListBucketInventory operation.
- Returns:
The result for the ListBucketInventory operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_inventory.put_bucket_inventory(client: _SyncClientImpl, request: PutBucketInventoryRequest, **kwargs) PutBucketInventoryResult [source]¶
put_bucket_inventory synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketInventoryRequest) – The request for the PutBucketInventory operation.
- Returns:
The result for the PutBucketInventory operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_lifecycle module¶
- alibabacloud_oss_v2.operations.bucket_lifecycle.delete_bucket_lifecycle(client: _SyncClientImpl, request: DeleteBucketLifecycleRequest, **kwargs) DeleteBucketLifecycleResult [source]¶
delete_bucket_lifecycle synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketLifecycleRequest) – The request for the DeleteBucketLifecycle operation.
- Returns:
The result for the DeleteBucketLifecycle operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_lifecycle.get_bucket_lifecycle(client: _SyncClientImpl, request: GetBucketLifecycleRequest, **kwargs) GetBucketLifecycleResult [source]¶
get_bucket_lifecycle synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketLifecycleRequest) – The request for the GetBucketLifecycle operation.
- Returns:
The result for the GetBucketLifecycle operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_lifecycle.put_bucket_lifecycle(client: _SyncClientImpl, request: PutBucketLifecycleRequest, **kwargs) PutBucketLifecycleResult [source]¶
put_bucket_lifecycle synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketLifecycleRequest) – The request for the PutBucketLifecycle operation.
- Returns:
The result for the PutBucketLifecycle operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_logging module¶
- alibabacloud_oss_v2.operations.bucket_logging.delete_bucket_logging(client: _SyncClientImpl, request: DeleteBucketLoggingRequest, **kwargs) DeleteBucketLoggingResult [source]¶
delete_bucket_logging synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketLoggingRequest) – The request for the DeleteBucketLogging operation.
- Returns:
The result for the DeleteBucketLogging operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_logging.delete_user_defined_log_fields_config(client: _SyncClientImpl, request: DeleteUserDefinedLogFieldsConfigRequest, **kwargs) DeleteUserDefinedLogFieldsConfigResult [source]¶
delete_user_defined_log_fields_config synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteUserDefinedLogFieldsConfigRequest) – The request for the DeleteUserDefinedLogFieldsConfig operation.
- Returns:
The result for the DeleteUserDefinedLogFieldsConfig operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_logging.get_bucket_logging(client: _SyncClientImpl, request: GetBucketLoggingRequest, **kwargs) GetBucketLoggingResult [source]¶
get_bucket_logging synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketLoggingRequest) – The request for the GetBucketLogging operation.
- Returns:
The result for the GetBucketLogging operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_logging.get_user_defined_log_fields_config(client: _SyncClientImpl, request: GetUserDefinedLogFieldsConfigRequest, **kwargs) GetUserDefinedLogFieldsConfigResult [source]¶
get_user_defined_log_fields_config synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetUserDefinedLogFieldsConfigRequest) – The request for the GetUserDefinedLogFieldsConfig operation.
- Returns:
The result for the GetUserDefinedLogFieldsConfig operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_logging.put_bucket_logging(client: _SyncClientImpl, request: PutBucketLoggingRequest, **kwargs) PutBucketLoggingResult [source]¶
put_bucket_logging synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketLoggingRequest) – The request for the PutBucketLogging operation.
- Returns:
The result for the PutBucketLogging operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_logging.put_user_defined_log_fields_config(client: _SyncClientImpl, request: PutUserDefinedLogFieldsConfigRequest, **kwargs) PutUserDefinedLogFieldsConfigResult [source]¶
put_user_defined_log_fields_config synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutUserDefinedLogFieldsConfigRequest) – The request for the PutUserDefinedLogFieldsConfig operation.
- Returns:
The result for the PutUserDefinedLogFieldsConfig operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_meta_query module¶
- alibabacloud_oss_v2.operations.bucket_meta_query.close_meta_query(client: _SyncClientImpl, request: CloseMetaQueryRequest, **kwargs) CloseMetaQueryResult [source]¶
close_meta_query synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CloseMetaQueryRequest) – The request for the CloseMetaQuery operation.
- Returns:
The result for the CloseMetaQuery operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_meta_query.do_meta_query(client: _SyncClientImpl, request: DoMetaQueryRequest, **kwargs) DoMetaQueryResult [source]¶
do_meta_query synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DoMetaQueryRequest) – The request for the DoMetaQuery operation.
- Returns:
The result for the DoMetaQuery operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_meta_query.get_meta_query_status(client: _SyncClientImpl, request: GetMetaQueryStatusRequest, **kwargs) GetMetaQueryStatusResult [source]¶
get_meta_query_status synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetMetaQueryStatusRequest) – The request for the GetMetaQueryStatus operation.
- Returns:
The result for the GetMetaQueryStatus operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_meta_query.open_meta_query(client: _SyncClientImpl, request: OpenMetaQueryRequest, **kwargs) OpenMetaQueryResult [source]¶
open_meta_query synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (OpenMetaQueryRequest) – The request for the OpenMetaQuery operation.
- Returns:
The result for the OpenMetaQuery operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_policy module¶
- alibabacloud_oss_v2.operations.bucket_policy.delete_bucket_policy(client: _SyncClientImpl, request: DeleteBucketPolicyRequest, **kwargs) DeleteBucketPolicyResult [source]¶
delete_bucket_policy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketPolicyRequest) – The request for the DeleteBucketPolicy operation.
- Returns:
The result for the DeleteBucketPolicy operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_policy.get_bucket_policy(client: _SyncClientImpl, request: GetBucketPolicyRequest, **kwargs) GetBucketPolicyResult [source]¶
get_bucket_policy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketPolicyRequest) – The request for the GetBucketPolicy operation.
- Returns:
The result for the GetBucketPolicy operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_policy.get_bucket_policy_status(client: _SyncClientImpl, request: GetBucketPolicyStatusRequest, **kwargs) GetBucketPolicyStatusResult [source]¶
get_bucket_policy_status synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketPolicyStatusRequest) – The request for the GetBucketPolicyStatus operation.
- Returns:
The result for the GetBucketPolicyStatus operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_policy.put_bucket_policy(client: _SyncClientImpl, request: PutBucketPolicyRequest, **kwargs) PutBucketPolicyResult [source]¶
put_bucket_policy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketPolicyRequest) – The request for the PutBucketPolicy operation.
- Returns:
The result for the PutBucketPolicy operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_public_access_block module¶
- alibabacloud_oss_v2.operations.bucket_public_access_block.delete_bucket_public_access_block(client: _SyncClientImpl, request: DeleteBucketPublicAccessBlockRequest, **kwargs) DeleteBucketPublicAccessBlockResult [source]¶
delete_bucket_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketPublicAccessBlockRequest) – The request for the DeleteBucketPublicAccessBlock operation.
- Returns:
The result for the DeleteBucketPublicAccessBlock operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_public_access_block.get_bucket_public_access_block(client: _SyncClientImpl, request: GetBucketPublicAccessBlockRequest, **kwargs) GetBucketPublicAccessBlockResult [source]¶
get_bucket_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketPublicAccessBlockRequest) – The request for the GetBucketPublicAccessBlock operation.
- Returns:
The result for the GetBucketPublicAccessBlock operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_public_access_block.put_bucket_public_access_block(client: _SyncClientImpl, request: PutBucketPublicAccessBlockRequest, **kwargs) PutBucketPublicAccessBlockResult [source]¶
put_bucket_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketPublicAccessBlockRequest) – The request for the PutBucketPublicAccessBlock operation.
- Returns:
The result for the PutBucketPublicAccessBlock operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_referer module¶
- alibabacloud_oss_v2.operations.bucket_referer.get_bucket_referer(client: _SyncClientImpl, request: GetBucketRefererRequest, **kwargs) GetBucketRefererResult [source]¶
get_bucket_referer synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketRefererRequest) – The request for the GetBucketReferer operation.
- Returns:
The result for the GetBucketReferer operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_referer.put_bucket_referer(client: _SyncClientImpl, request: PutBucketRefererRequest, **kwargs) PutBucketRefererResult [source]¶
put_bucket_referer synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketRefererRequest) – The request for the PutBucketReferer operation.
- Returns:
The result for the PutBucketReferer operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_replication module¶
- alibabacloud_oss_v2.operations.bucket_replication.delete_bucket_replication(client: _SyncClientImpl, request: DeleteBucketReplicationRequest, **kwargs) DeleteBucketReplicationResult [source]¶
delete_bucket_replication synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketReplicationRequest) – The request for the DeleteBucketReplication operation.
- Returns:
The result for the DeleteBucketReplication operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_replication.get_bucket_replication(client: _SyncClientImpl, request: GetBucketReplicationRequest, **kwargs) GetBucketReplicationResult [source]¶
get_bucket_replication synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketReplicationRequest) – The request for the GetBucketReplication operation.
- Returns:
The result for the GetBucketReplication operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_replication.get_bucket_replication_location(client: _SyncClientImpl, request: GetBucketReplicationLocationRequest, **kwargs) GetBucketReplicationLocationResult [source]¶
get_bucket_replication_location synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketReplicationLocationRequest) – The request for the GetBucketReplicationLocation operation.
- Returns:
The result for the GetBucketReplicationLocation operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_replication.get_bucket_replication_progress(client: _SyncClientImpl, request: GetBucketReplicationProgressRequest, **kwargs) GetBucketReplicationProgressResult [source]¶
get_bucket_replication_progress synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketReplicationProgressRequest) – The request for the GetBucketReplicationProgress operation.
- Returns:
The result for the GetBucketReplicationProgress operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_replication.put_bucket_replication(client: _SyncClientImpl, request: PutBucketReplicationRequest, **kwargs) PutBucketReplicationResult [source]¶
put_bucket_replication synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketReplicationRequest) – The request for the PutBucketReplication operation.
- Returns:
The result for the PutBucketReplication operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_replication.put_bucket_rtc(client: _SyncClientImpl, request: PutBucketRtcRequest, **kwargs) PutBucketRtcResult [source]¶
put_bucket_rtc synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketRtcRequest) – The request for the PutBucketRtc operation.
- Returns:
The result for the PutBucketRtc operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_request_payment module¶
- alibabacloud_oss_v2.operations.bucket_request_payment.get_bucket_request_payment(client: _SyncClientImpl, request: GetBucketRequestPaymentRequest, **kwargs) GetBucketRequestPaymentResult [source]¶
get_bucket_request_payment synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketRequestPaymentRequest) – The request for the GetBucketRequestPayment operation.
- Returns:
The result for the GetBucketRequestPayment operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_request_payment.put_bucket_request_payment(client: _SyncClientImpl, request: PutBucketRequestPaymentRequest, **kwargs) PutBucketRequestPaymentResult [source]¶
put_bucket_request_payment synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketRequestPaymentRequest) – The request for the PutBucketRequestPayment operation.
- Returns:
The result for the PutBucketRequestPayment operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_resource_group module¶
- alibabacloud_oss_v2.operations.bucket_resource_group.get_bucket_resource_group(client: _SyncClientImpl, request: GetBucketResourceGroupRequest, **kwargs) GetBucketResourceGroupResult [source]¶
get_bucket_resource_group synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketResourceGroupRequest) – The request for the GetBucketResourceGroup operation.
- Returns:
The result for the GetBucketResourceGroup operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_resource_group.put_bucket_resource_group(client: _SyncClientImpl, request: PutBucketResourceGroupRequest, **kwargs) PutBucketResourceGroupResult [source]¶
put_bucket_resource_group synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketResourceGroupRequest) – The request for the PutBucketResourceGroup operation.
- Returns:
The result for the PutBucketResourceGroup operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_style module¶
- alibabacloud_oss_v2.operations.bucket_style.delete_style(client: _SyncClientImpl, request: DeleteStyleRequest, **kwargs) DeleteStyleResult [source]¶
delete_style synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteStyleRequest) – The request for the DeleteStyle operation.
- Returns:
The result for the DeleteStyle operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_style.get_style(client: _SyncClientImpl, request: GetStyleRequest, **kwargs) GetStyleResult [source]¶
get_style synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetStyleRequest) – The request for the GetStyle operation.
- Returns:
The result for the GetStyle operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_style.list_style(client: _SyncClientImpl, request: ListStyleRequest, **kwargs) ListStyleResult [source]¶
list_style synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListStyleRequest) – The request for the ListStyle operation.
- Returns:
The result for the ListStyle operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_style.put_style(client: _SyncClientImpl, request: PutStyleRequest, **kwargs) PutStyleResult [source]¶
put_style synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutStyleRequest) – The request for the PutStyle operation.
- Returns:
The result for the PutStyle operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_transfer_acceleration module¶
- alibabacloud_oss_v2.operations.bucket_transfer_acceleration.get_bucket_transfer_acceleration(client: _SyncClientImpl, request: GetBucketTransferAccelerationRequest, **kwargs) GetBucketTransferAccelerationResult [source]¶
get_bucket_transfer_acceleration synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketTransferAccelerationRequest) – The request for the GetBucketTransferAcceleration operation.
- Returns:
The result for the GetBucketTransferAcceleration operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_transfer_acceleration.put_bucket_transfer_acceleration(client: _SyncClientImpl, request: PutBucketTransferAccelerationRequest, **kwargs) PutBucketTransferAccelerationResult [source]¶
put_bucket_transfer_acceleration synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketTransferAccelerationRequest) – The request for the PutBucketTransferAcceleration operation.
- Returns:
The result for the PutBucketTransferAcceleration operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_website module¶
- alibabacloud_oss_v2.operations.bucket_website.delete_bucket_website(client: _SyncClientImpl, request: DeleteBucketWebsiteRequest, **kwargs) DeleteBucketWebsiteResult [source]¶
delete_bucket_website synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteBucketWebsiteRequest) – The request for the DeleteBucketWebsite operation.
- Returns:
The result for the DeleteBucketWebsite operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_website.get_bucket_website(client: _SyncClientImpl, request: GetBucketWebsiteRequest, **kwargs) GetBucketWebsiteResult [source]¶
get_bucket_website synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketWebsiteRequest) – The request for the GetBucketWebsite operation.
- Returns:
The result for the GetBucketWebsite operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_website.put_bucket_website(client: _SyncClientImpl, request: PutBucketWebsiteRequest, **kwargs) PutBucketWebsiteResult [source]¶
put_bucket_website synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutBucketWebsiteRequest) – The request for the PutBucketWebsite operation.
- Returns:
The result for the PutBucketWebsite operation.
- Return type:
alibabacloud_oss_v2.operations.bucket_worm module¶
- alibabacloud_oss_v2.operations.bucket_worm.abort_bucket_worm(client: _SyncClientImpl, request: AbortBucketWormRequest, **kwargs) AbortBucketWormResult [source]¶
abort_bucket_worm synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (AbortBucketWormRequest) – The request for the AbortBucketWorm operation.
- Returns:
The result for the AbortBucketWorm operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_worm.complete_bucket_worm(client: _SyncClientImpl, request: CompleteBucketWormRequest, **kwargs) CompleteBucketWormResult [source]¶
complete_bucket_worm synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CompleteBucketWormRequest) – The request for the CompleteBucketWorm operation.
- Returns:
The result for the CompleteBucketWorm operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_worm.extend_bucket_worm(client: _SyncClientImpl, request: ExtendBucketWormRequest, **kwargs) ExtendBucketWormResult [source]¶
extend_bucket_worm synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ExtendBucketWormRequest) – The request for the ExtendBucketWorm operation.
- Returns:
The result for the ExtendBucketWorm operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_worm.get_bucket_worm(client: _SyncClientImpl, request: GetBucketWormRequest, **kwargs) GetBucketWormResult [source]¶
get_bucket_worm synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetBucketWormRequest) – The request for the GetBucketWorm operation.
- Returns:
The result for the GetBucketWorm operation.
- Return type:
- alibabacloud_oss_v2.operations.bucket_worm.initiate_bucket_worm(client: _SyncClientImpl, request: InitiateBucketWormRequest, **kwargs) InitiateBucketWormResult [source]¶
initiate_bucket_worm synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (InitiateBucketWormRequest) – The request for the InitiateBucketWorm operation.
- Returns:
The result for the InitiateBucketWorm operation.
- Return type:
alibabacloud_oss_v2.operations.object_basic module¶
APIs for bucket basic operation.
- alibabacloud_oss_v2.operations.object_basic.abort_multipart_upload(client: _SyncClientImpl, request: AbortMultipartUploadRequest, **kwargs) AbortMultipartUploadResult [source]¶
abort multipart upload synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (AbortMultipartUploadRequest) – The request for the AbortMultipartUpload operation.
- Returns:
The result for the AbortMultipartUpload operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.append_object(client: _SyncClientImpl, request: AppendObjectRequest, **kwargs) AppendObjectResult [source]¶
append object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (AppendObjectRequest) – The request for the AppendObject operation.
- Returns:
The result for the AppendObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.async_process_object(client: _SyncClientImpl, request: AsyncProcessObjectRequest, **kwargs) AsyncProcessObjectResult [source]¶
async process object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (AsyncProcessObjectRequest) – The request for the AsyncProcessObject operation.
- Returns:
The result for the AsyncProcessObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.clean_restored_object(client: _SyncClientImpl, request: CleanRestoredObjectRequest, **kwargs) CleanRestoredObjectResult [source]¶
clean_restored_object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CleanRestoredObjectRequest) – The request for the CleanRestoredObject operation.
- Returns:
The result for the CleanRestoredObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.complete_multipart_upload(client: _SyncClientImpl, request: CompleteMultipartUploadRequest, **kwargs) CompleteMultipartUploadResult [source]¶
complete multipart upload synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CompleteMultipartUploadRequest) – The request for the CompleteMultipartUpload operation.
- Returns:
The result for the CompleteMultipartUpload operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.copy_object(client: _SyncClientImpl, request: CopyObjectRequest, **kwargs) CopyObjectResult [source]¶
copy object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (CopyObjectRequest) – The request for the CopyObject operation.
- Returns:
The result for the CopyObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.delete_multiple_objects(client: _SyncClientImpl, request: DeleteMultipleObjectsRequest, **kwargs) DeleteMultipleObjectsResult [source]¶
delete multiple objects synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteMultipleObjectsRequest) – The request for the DeleteMultipleObjects operation.
- Returns:
The result for the DeleteMultipleObjects operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.delete_object(client: _SyncClientImpl, request: DeleteObjectRequest, **kwargs) DeleteObjectResult [source]¶
copy object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteObjectRequest) – The request for the DeleteObject operation.
- Returns:
The result for the DeleteObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.delete_object_tagging(client: _SyncClientImpl, request: DeleteObjectTaggingRequest, **kwargs) DeleteObjectTaggingResult [source]¶
delete object tagging synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeleteObjectTaggingRequest) – The request for the DeleteObjectTagging operation.
- Returns:
The result for the DeleteObjectTagging operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.get_object(client: _SyncClientImpl, request: GetObjectRequest, **kwargs) GetObjectResult [source]¶
get object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetObjectRequest) – The request for the GetObject operation.
- Returns:
The result for the GetObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.get_object_acl(client: _SyncClientImpl, request: GetObjectAclRequest, **kwargs) GetObjectAclResult [source]¶
get object acl synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetObjectAclRequest) – The request for the GetObjectAcl operation.
- Returns:
The result for the GetObjectAcl operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.get_object_meta(client: _SyncClientImpl, request: GetObjectMetaRequest, **kwargs) GetObjectMetaResult [source]¶
get object meta synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetObjectMetaRequest) – The request for the GetObjectMeta operation.
- Returns:
The result for the GetObjectMeta operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.get_object_tagging(client: _SyncClientImpl, request: GetObjectTaggingRequest, **kwargs) GetObjectTaggingResult [source]¶
get object tagging synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetObjectTaggingRequest) – The request for the GetObjectTagging operation.
- Returns:
The result for the GetObjectTagging operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.get_symlink(client: _SyncClientImpl, request: GetSymlinkRequest, **kwargs) GetSymlinkResult [source]¶
get symlink synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetSymlinkRequest) – The request for the GetSymlink operation.
- Returns:
The result for the GetSymlink operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.head_object(client: _SyncClientImpl, request: HeadObjectRequest, **kwargs) HeadObjectResult [source]¶
head object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (HeadObjectRequest) – The request for the HeadObject operation.
- Returns:
The result for the HeadObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.initiate_multipart_upload(client: _SyncClientImpl, request: InitiateMultipartUploadRequest, **kwargs) InitiateMultipartUploadResult [source]¶
initiate multipart upload synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (InitiateMultipartUploadRequest) – The request for the InitiateMultipartUpload operation.
- Returns:
The result for the InitiateMultipartUpload operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.list_multipart_uploads(client: _SyncClientImpl, request: ListMultipartUploadsRequest, **kwargs) ListMultipartUploadsResult [source]¶
list multipart uploads synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListMultipartUploadsRequest) – The request for the ListMultipartUploads operation.
- Returns:
The result for the ListMultipartUploads operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.list_parts(client: _SyncClientImpl, request: ListPartsRequest, **kwargs) ListPartsResult [source]¶
list parts synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListPartsRequest) – The request for the ListParts operation.
- Returns:
The result for the ListParts operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.process_object(client: _SyncClientImpl, request: ProcessObjectRequest, **kwargs) ProcessObjectResult [source]¶
process object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ProcessObjectRequest) – The request for the ProcessObject operation.
- Returns:
The result for the ProcessObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.put_object(client: _SyncClientImpl, request: PutObjectRequest, **kwargs) PutObjectResult [source]¶
put object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutObjectRequest) – The request for the PutObject operation.
- Returns:
The result for the PutObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.put_object_acl(client: _SyncClientImpl, request: PutObjectAclRequest, **kwargs) PutObjectAclResult [source]¶
put object acl synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutObjectAclRequest) – The request for the PutObjectAcl operation.
- Returns:
The result for the PutObjectAcl operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.put_object_tagging(client: _SyncClientImpl, request: PutObjectTaggingRequest, **kwargs) PutObjectTaggingResult [source]¶
put object tagging synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutObjectTaggingRequest) – The request for the PutObjectTagging operation.
- Returns:
The result for the PutObjectTagging operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.put_symlink(client: _SyncClientImpl, request: PutSymlinkRequest, **kwargs) PutSymlinkResult [source]¶
put symlink synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutSymlinkRequest) – The request for the PutSymlink operation.
- Returns:
The result for the PutSymlink operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.restore_object(client: _SyncClientImpl, request: RestoreObjectRequest, **kwargs) RestoreObjectResult [source]¶
restore object synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (RestoreObjectRequest) – The request for the RestoreObject operation.
- Returns:
The result for the RestoreObject operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.upload_part(client: _SyncClientImpl, request: UploadPartRequest, **kwargs) UploadPartResult [source]¶
upload part synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (UploadPartRequest) – The request for the UploadPart operation.
- Returns:
The result for the UploadPart operation.
- Return type:
- alibabacloud_oss_v2.operations.object_basic.upload_part_copy(client: _SyncClientImpl, request: UploadPartCopyRequest, **kwargs) UploadPartCopyResult [source]¶
upload part copy synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (UploadPartCopyRequest) – The request for the UploadPartCopy operation.
- Returns:
The result for the UploadPartCopy operation.
- Return type:
alibabacloud_oss_v2.operations.public_access_block module¶
- alibabacloud_oss_v2.operations.public_access_block.delete_public_access_block(client: _SyncClientImpl, request: DeletePublicAccessBlockRequest, **kwargs) DeletePublicAccessBlockResult [source]¶
delete_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DeletePublicAccessBlockRequest) – The request for the DeletePublicAccessBlock operation.
- Returns:
The result for the DeletePublicAccessBlock operation.
- Return type:
- alibabacloud_oss_v2.operations.public_access_block.get_public_access_block(client: _SyncClientImpl, request: GetPublicAccessBlockRequest, **kwargs) GetPublicAccessBlockResult [source]¶
get_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (GetPublicAccessBlockRequest) – The request for the GetPublicAccessBlock operation.
- Returns:
The result for the GetPublicAccessBlock operation.
- Return type:
- alibabacloud_oss_v2.operations.public_access_block.put_public_access_block(client: _SyncClientImpl, request: PutPublicAccessBlockRequest, **kwargs) PutPublicAccessBlockResult [source]¶
put_public_access_block synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (PutPublicAccessBlockRequest) – The request for the PutPublicAccessBlock operation.
- Returns:
The result for the PutPublicAccessBlock operation.
- Return type:
alibabacloud_oss_v2.operations.region module¶
APIs for region operation.
- alibabacloud_oss_v2.operations.region.describe_regions(client: _SyncClientImpl, request: DescribeRegionsRequest, **kwargs) DescribeRegionsResult [source]¶
Queries the endpoints of all regions supported by Object Storage Service (OSS) or a specific region, including public endpoints, internal endpoints, and acceleration endpoints.
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (DescribeRegionsRequest) – The request for the DescribeRegions operation.
- Returns:
The result for the DescribeRegions operation.
- Return type:
alibabacloud_oss_v2.operations.service module¶
APIs for service operation.
- alibabacloud_oss_v2.operations.service.list_buckets(client: _SyncClientImpl, request: ListBucketsRequest, **kwargs) ListBucketsResult [source]¶
list buckets synchronously
- Parameters:
client (_SyncClientImpl) – A agent that sends the request.
request (ListBucketsRequest) – The request for the ListBuckets operation.
- Returns:
The result for the ListBuckets operation.
- Return type: