huaweicloudsdkobs 3.1.141__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. huaweicloudsdkobs/v1/model/access_control_list.py +3 -3
  2. huaweicloudsdkobs/v1/model/bucket.py +11 -11
  3. huaweicloudsdkobs/v1/model/buckets.py +3 -3
  4. huaweicloudsdkobs/v1/model/common_prefixes.py +3 -3
  5. huaweicloudsdkobs/v1/model/contents.py +15 -15
  6. huaweicloudsdkobs/v1/model/copy_object_request.py +53 -53
  7. huaweicloudsdkobs/v1/model/copy_object_response.py +29 -29
  8. huaweicloudsdkobs/v1/model/create_bucket_request.py +37 -37
  9. huaweicloudsdkobs/v1/model/create_bucket_request_body.py +3 -3
  10. huaweicloudsdkobs/v1/model/create_bucket_response.py +13 -13
  11. huaweicloudsdkobs/v1/model/delete_bucket_customdomain_request.py +7 -7
  12. huaweicloudsdkobs/v1/model/delete_bucket_customdomain_response.py +13 -13
  13. huaweicloudsdkobs/v1/model/delete_bucket_request.py +5 -5
  14. huaweicloudsdkobs/v1/model/delete_bucket_response.py +13 -13
  15. huaweicloudsdkobs/v1/model/delete_object.py +5 -5
  16. huaweicloudsdkobs/v1/model/delete_object_request.py +9 -9
  17. huaweicloudsdkobs/v1/model/delete_object_response.py +17 -17
  18. huaweicloudsdkobs/v1/model/delete_objects_request.py +11 -11
  19. huaweicloudsdkobs/v1/model/delete_objects_request_body.py +7 -7
  20. huaweicloudsdkobs/v1/model/delete_objects_response.py +19 -19
  21. huaweicloudsdkobs/v1/model/delete_result_deleted.py +9 -9
  22. huaweicloudsdkobs/v1/model/delete_result_error.py +7 -7
  23. huaweicloudsdkobs/v1/model/domains.py +7 -7
  24. huaweicloudsdkobs/v1/model/filter_object.py +3 -3
  25. huaweicloudsdkobs/v1/model/filter_rule.py +5 -5
  26. huaweicloudsdkobs/v1/model/function_stage_configuration.py +11 -11
  27. huaweicloudsdkobs/v1/model/get_bucket_acl_request.py +7 -7
  28. huaweicloudsdkobs/v1/model/get_bucket_acl_response.py +17 -17
  29. huaweicloudsdkobs/v1/model/get_bucket_customdomain_request.py +7 -7
  30. huaweicloudsdkobs/v1/model/get_bucket_customdomain_response.py +15 -15
  31. huaweicloudsdkobs/v1/model/get_bucket_metadata_request.py +9 -9
  32. huaweicloudsdkobs/v1/model/get_bucket_metadata_response.py +37 -37
  33. huaweicloudsdkobs/v1/model/get_bucket_notification_request.py +7 -7
  34. huaweicloudsdkobs/v1/model/get_bucket_notification_response.py +15 -15
  35. huaweicloudsdkobs/v1/model/get_object_metadata_request.py +23 -23
  36. huaweicloudsdkobs/v1/model/get_object_metadata_response.py +49 -49
  37. huaweicloudsdkobs/v1/model/get_object_request.py +41 -41
  38. huaweicloudsdkobs/v1/model/get_object_response.py +33 -33
  39. huaweicloudsdkobs/v1/model/grant.py +7 -7
  40. huaweicloudsdkobs/v1/model/grantee.py +5 -5
  41. huaweicloudsdkobs/v1/model/list_buckets_request.py +5 -5
  42. huaweicloudsdkobs/v1/model/list_buckets_response.py +19 -19
  43. huaweicloudsdkobs/v1/model/list_objects_request.py +19 -19
  44. huaweicloudsdkobs/v1/model/list_objects_response.py +35 -35
  45. huaweicloudsdkobs/v1/model/owner.py +3 -3
  46. huaweicloudsdkobs/v1/model/put_object_request.py +41 -41
  47. huaweicloudsdkobs/v1/model/put_object_response.py +25 -25
  48. huaweicloudsdkobs/v1/model/set_bucket_acl_request.py +11 -11
  49. huaweicloudsdkobs/v1/model/set_bucket_acl_request_body.py +5 -5
  50. huaweicloudsdkobs/v1/model/set_bucket_acl_response.py +13 -13
  51. huaweicloudsdkobs/v1/model/set_bucket_custom_domain_body.py +11 -11
  52. huaweicloudsdkobs/v1/model/set_bucket_customedomain_request.py +9 -9
  53. huaweicloudsdkobs/v1/model/set_bucket_customedomain_response.py +13 -13
  54. huaweicloudsdkobs/v1/model/set_bucket_notification_request.py +9 -9
  55. huaweicloudsdkobs/v1/model/set_bucket_notification_request_body.py +5 -5
  56. huaweicloudsdkobs/v1/model/set_bucket_notification_response.py +13 -13
  57. huaweicloudsdkobs/v1/model/topic_configuration.py +9 -9
  58. huaweicloudsdkobs/v1/model/topic_configuration_filter.py +3 -3
  59. huaweicloudsdkobs/v1/obs_async_client.py +18 -18
  60. huaweicloudsdkobs/v1/obs_client.py +18 -18
  61. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/METADATA +2 -2
  62. huaweicloudsdkobs-3.1.143.dist-info/RECORD +72 -0
  63. huaweicloudsdkobs-3.1.141.dist-info/RECORD +0 -72
  64. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/LICENSE +0 -0
  65. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/WHEEL +0 -0
  66. {huaweicloudsdkobs-3.1.141.dist-info → huaweicloudsdkobs-3.1.143.dist-info}/top_level.txt +0 -0
@@ -38,7 +38,7 @@ class SetBucketNotificationResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, x_obs_id_2=None, x_obs_request_id=None, e_tag=None, connection=None, content_length=None, date=None):
41
- """SetBucketNotificationResponse
41
+ r"""SetBucketNotificationResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -81,7 +81,7 @@ class SetBucketNotificationResponse(SdkResponse):
81
81
 
82
82
  @property
83
83
  def x_obs_id_2(self):
84
- """Gets the x_obs_id_2 of this SetBucketNotificationResponse.
84
+ r"""Gets the x_obs_id_2 of this SetBucketNotificationResponse.
85
85
 
86
86
  :return: The x_obs_id_2 of this SetBucketNotificationResponse.
87
87
  :rtype: str
@@ -90,7 +90,7 @@ class SetBucketNotificationResponse(SdkResponse):
90
90
 
91
91
  @x_obs_id_2.setter
92
92
  def x_obs_id_2(self, x_obs_id_2):
93
- """Sets the x_obs_id_2 of this SetBucketNotificationResponse.
93
+ r"""Sets the x_obs_id_2 of this SetBucketNotificationResponse.
94
94
 
95
95
  :param x_obs_id_2: The x_obs_id_2 of this SetBucketNotificationResponse.
96
96
  :type x_obs_id_2: str
@@ -99,7 +99,7 @@ class SetBucketNotificationResponse(SdkResponse):
99
99
 
100
100
  @property
101
101
  def x_obs_request_id(self):
102
- """Gets the x_obs_request_id of this SetBucketNotificationResponse.
102
+ r"""Gets the x_obs_request_id of this SetBucketNotificationResponse.
103
103
 
104
104
  :return: The x_obs_request_id of this SetBucketNotificationResponse.
105
105
  :rtype: str
@@ -108,7 +108,7 @@ class SetBucketNotificationResponse(SdkResponse):
108
108
 
109
109
  @x_obs_request_id.setter
110
110
  def x_obs_request_id(self, x_obs_request_id):
111
- """Sets the x_obs_request_id of this SetBucketNotificationResponse.
111
+ r"""Sets the x_obs_request_id of this SetBucketNotificationResponse.
112
112
 
113
113
  :param x_obs_request_id: The x_obs_request_id of this SetBucketNotificationResponse.
114
114
  :type x_obs_request_id: str
@@ -117,7 +117,7 @@ class SetBucketNotificationResponse(SdkResponse):
117
117
 
118
118
  @property
119
119
  def e_tag(self):
120
- """Gets the e_tag of this SetBucketNotificationResponse.
120
+ r"""Gets the e_tag of this SetBucketNotificationResponse.
121
121
 
122
122
  :return: The e_tag of this SetBucketNotificationResponse.
123
123
  :rtype: str
@@ -126,7 +126,7 @@ class SetBucketNotificationResponse(SdkResponse):
126
126
 
127
127
  @e_tag.setter
128
128
  def e_tag(self, e_tag):
129
- """Sets the e_tag of this SetBucketNotificationResponse.
129
+ r"""Sets the e_tag of this SetBucketNotificationResponse.
130
130
 
131
131
  :param e_tag: The e_tag of this SetBucketNotificationResponse.
132
132
  :type e_tag: str
@@ -135,7 +135,7 @@ class SetBucketNotificationResponse(SdkResponse):
135
135
 
136
136
  @property
137
137
  def connection(self):
138
- """Gets the connection of this SetBucketNotificationResponse.
138
+ r"""Gets the connection of this SetBucketNotificationResponse.
139
139
 
140
140
  :return: The connection of this SetBucketNotificationResponse.
141
141
  :rtype: str
@@ -144,7 +144,7 @@ class SetBucketNotificationResponse(SdkResponse):
144
144
 
145
145
  @connection.setter
146
146
  def connection(self, connection):
147
- """Sets the connection of this SetBucketNotificationResponse.
147
+ r"""Sets the connection of this SetBucketNotificationResponse.
148
148
 
149
149
  :param connection: The connection of this SetBucketNotificationResponse.
150
150
  :type connection: str
@@ -153,7 +153,7 @@ class SetBucketNotificationResponse(SdkResponse):
153
153
 
154
154
  @property
155
155
  def content_length(self):
156
- """Gets the content_length of this SetBucketNotificationResponse.
156
+ r"""Gets the content_length of this SetBucketNotificationResponse.
157
157
 
158
158
  :return: The content_length of this SetBucketNotificationResponse.
159
159
  :rtype: str
@@ -162,7 +162,7 @@ class SetBucketNotificationResponse(SdkResponse):
162
162
 
163
163
  @content_length.setter
164
164
  def content_length(self, content_length):
165
- """Sets the content_length of this SetBucketNotificationResponse.
165
+ r"""Sets the content_length of this SetBucketNotificationResponse.
166
166
 
167
167
  :param content_length: The content_length of this SetBucketNotificationResponse.
168
168
  :type content_length: str
@@ -171,7 +171,7 @@ class SetBucketNotificationResponse(SdkResponse):
171
171
 
172
172
  @property
173
173
  def date(self):
174
- """Gets the date of this SetBucketNotificationResponse.
174
+ r"""Gets the date of this SetBucketNotificationResponse.
175
175
 
176
176
  :return: The date of this SetBucketNotificationResponse.
177
177
  :rtype: str
@@ -180,7 +180,7 @@ class SetBucketNotificationResponse(SdkResponse):
180
180
 
181
181
  @date.setter
182
182
  def date(self, date):
183
- """Sets the date of this SetBucketNotificationResponse.
183
+ r"""Sets the date of this SetBucketNotificationResponse.
184
184
 
185
185
  :param date: The date of this SetBucketNotificationResponse.
186
186
  :type date: str
@@ -33,7 +33,7 @@ class TopicConfiguration:
33
33
  }
34
34
 
35
35
  def __init__(self, id=None, filter=None, topic=None, event=None):
36
- """TopicConfiguration
36
+ r"""TopicConfiguration
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -66,7 +66,7 @@ class TopicConfiguration:
66
66
 
67
67
  @property
68
68
  def id(self):
69
- """Gets the id of this TopicConfiguration.
69
+ r"""Gets the id of this TopicConfiguration.
70
70
 
71
71
  Unique ID of each event notification. If you do not specify an ID, the system assigns one.
72
72
 
@@ -77,7 +77,7 @@ class TopicConfiguration:
77
77
 
78
78
  @id.setter
79
79
  def id(self, id):
80
- """Sets the id of this TopicConfiguration.
80
+ r"""Sets the id of this TopicConfiguration.
81
81
 
82
82
  Unique ID of each event notification. If you do not specify an ID, the system assigns one.
83
83
 
@@ -88,7 +88,7 @@ class TopicConfiguration:
88
88
 
89
89
  @property
90
90
  def filter(self):
91
- """Gets the filter of this TopicConfiguration.
91
+ r"""Gets the filter of this TopicConfiguration.
92
92
 
93
93
  :return: The filter of this TopicConfiguration.
94
94
  :rtype: :class:`huaweicloudsdkobs.v1.TopicConfigurationFilter`
@@ -97,7 +97,7 @@ class TopicConfiguration:
97
97
 
98
98
  @filter.setter
99
99
  def filter(self, filter):
100
- """Sets the filter of this TopicConfiguration.
100
+ r"""Sets the filter of this TopicConfiguration.
101
101
 
102
102
  :param filter: The filter of this TopicConfiguration.
103
103
  :type filter: :class:`huaweicloudsdkobs.v1.TopicConfigurationFilter`
@@ -106,7 +106,7 @@ class TopicConfiguration:
106
106
 
107
107
  @property
108
108
  def topic(self):
109
- """Gets the topic of this TopicConfiguration.
109
+ r"""Gets the topic of this TopicConfiguration.
110
110
 
111
111
  URN of the event notification topic. When OBS detects a specific event in a bucket, it publishes a notification message to this topic. You can find the topic's URN on the [Topics](https://console-intl.huaweicloud.com/smn/?agencyId=7b00025342f14bcabb245478269c6593&region=cn-east-3&locale=en-us#/topics/list) page of the SMN console. Template: <Topic>urn:smn:region:project_id:smn_topic</Topic>
112
112
 
@@ -117,7 +117,7 @@ class TopicConfiguration:
117
117
 
118
118
  @topic.setter
119
119
  def topic(self, topic):
120
- """Sets the topic of this TopicConfiguration.
120
+ r"""Sets the topic of this TopicConfiguration.
121
121
 
122
122
  URN of the event notification topic. When OBS detects a specific event in a bucket, it publishes a notification message to this topic. You can find the topic's URN on the [Topics](https://console-intl.huaweicloud.com/smn/?agencyId=7b00025342f14bcabb245478269c6593&region=cn-east-3&locale=en-us#/topics/list) page of the SMN console. Template: <Topic>urn:smn:region:project_id:smn_topic</Topic>
123
123
 
@@ -128,7 +128,7 @@ class TopicConfiguration:
128
128
 
129
129
  @property
130
130
  def event(self):
131
- """Gets the event of this TopicConfiguration.
131
+ r"""Gets the event of this TopicConfiguration.
132
132
 
133
133
  Event types for which OBS sends notifications. Multiple event types can be added in one **TopicConfiguration** or **FunctionGraphConfiguration** item. Value options: Choose from the following for object upload operations: ObjectCreated:Put ObjectCreated:Post ObjectCreated:Copy ObjectCreated:CompleteMultipartUpload Or use a wildcard character to support all upload operations: ObjectCreated:* Choose from the following for object delete operations: ObjectRemoved:Delete ObjectRemoved:DeleteMarkerCreated Or use a wildcard character to support all delete operations: ObjectRemoved:*
134
134
 
@@ -139,7 +139,7 @@ class TopicConfiguration:
139
139
 
140
140
  @event.setter
141
141
  def event(self, event):
142
- """Sets the event of this TopicConfiguration.
142
+ r"""Sets the event of this TopicConfiguration.
143
143
 
144
144
  Event types for which OBS sends notifications. Multiple event types can be added in one **TopicConfiguration** or **FunctionGraphConfiguration** item. Value options: Choose from the following for object upload operations: ObjectCreated:Put ObjectCreated:Post ObjectCreated:Copy ObjectCreated:CompleteMultipartUpload Or use a wildcard character to support all upload operations: ObjectCreated:* Choose from the following for object delete operations: ObjectRemoved:Delete ObjectRemoved:DeleteMarkerCreated Or use a wildcard character to support all delete operations: ObjectRemoved:*
145
145
 
@@ -27,7 +27,7 @@ class TopicConfigurationFilter:
27
27
  }
28
28
 
29
29
  def __init__(self, object=None):
30
- """TopicConfigurationFilter
30
+ r"""TopicConfigurationFilter
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -45,7 +45,7 @@ class TopicConfigurationFilter:
45
45
 
46
46
  @property
47
47
  def object(self):
48
- """Gets the object of this TopicConfigurationFilter.
48
+ r"""Gets the object of this TopicConfigurationFilter.
49
49
 
50
50
  :return: The object of this TopicConfigurationFilter.
51
51
  :rtype: :class:`huaweicloudsdkobs.v1.FilterObject`
@@ -54,7 +54,7 @@ class TopicConfigurationFilter:
54
54
 
55
55
  @object.setter
56
56
  def object(self, object):
57
- """Sets the object of this TopicConfigurationFilter.
57
+ r"""Sets the object of this TopicConfigurationFilter.
58
58
 
59
59
  :param object: The object of this TopicConfigurationFilter.
60
60
  :type object: :class:`huaweicloudsdkobs.v1.FilterObject`
@@ -34,7 +34,7 @@ class ObsAsyncClient(Client):
34
34
  return client_builder
35
35
 
36
36
  def delete_bucket_customdomain_async(self, request):
37
- """Deleting a Custom Domain Name of a Bucket
37
+ r"""Deleting a Custom Domain Name of a Bucket
38
38
 
39
39
  This operation deletes a custom domain name of a bucket.
40
40
 
@@ -105,7 +105,7 @@ class ObsAsyncClient(Client):
105
105
  return http_info
106
106
 
107
107
  def get_bucket_acl_async(self, request):
108
- """Obtaining a Bucket ACL
108
+ r"""Obtaining a Bucket ACL
109
109
 
110
110
  This operation returns the ACL of a bucket. To use this operation, you must have the **READ_ACP** or **FULL_CONTROL** permission for the bucket.
111
111
 
@@ -174,7 +174,7 @@ class ObsAsyncClient(Client):
174
174
  return http_info
175
175
 
176
176
  def get_bucket_customdomain_async(self, request):
177
- """Getting a Custom Domain Name of a Bucket
177
+ r"""Getting a Custom Domain Name of a Bucket
178
178
 
179
179
  This operation gets a custom domain name of a bucket.
180
180
 
@@ -249,7 +249,7 @@ class ObsAsyncClient(Client):
249
249
  return http_info
250
250
 
251
251
  def get_bucket_notification_async(self, request):
252
- """Getting the Notification Configuration of a Bucket
252
+ r"""Getting the Notification Configuration of a Bucket
253
253
 
254
254
  This operation returns the notification configuration of a bucket.
255
255
 
@@ -320,7 +320,7 @@ class ObsAsyncClient(Client):
320
320
  return http_info
321
321
 
322
322
  def set_bucket_acl_async(self, request):
323
- """Configuring a Bucket ACL
323
+ r"""Configuring a Bucket ACL
324
324
 
325
325
  This operation controls access to a bucket. By default, only the bucket creator has the read and write permissions on the bucket. You can also customize access policies for a bucket, for example, configuring a public read policy for the bucket to allow all users to read it.
326
326
 
@@ -397,7 +397,7 @@ class ObsAsyncClient(Client):
397
397
  return http_info
398
398
 
399
399
  def set_bucket_customedomain_async(self, request):
400
- """Configuring a Custom Domain Name for a Bucket
400
+ r"""Configuring a Custom Domain Name for a Bucket
401
401
 
402
402
  This operation configures a custom domain name for a bucket. After the configuration is successful, you can access the bucket using its custom domain name.
403
403
 
@@ -472,7 +472,7 @@ class ObsAsyncClient(Client):
472
472
  return http_info
473
473
 
474
474
  def set_bucket_notification_async(self, request):
475
- """Configuring Notifications for a Bucket
475
+ r"""Configuring Notifications for a Bucket
476
476
 
477
477
  This operation configures event notifications for your OBS bucket so that you can receive notifications when certain events happen in your bucket.
478
478
 
@@ -552,7 +552,7 @@ class ObsAsyncClient(Client):
552
552
  return http_info
553
553
 
554
554
  def create_bucket_async(self, request):
555
- """Creating a Bucket
555
+ r"""Creating a Bucket
556
556
 
557
557
  This operation creates a new bucket.
558
558
 
@@ -666,7 +666,7 @@ class ObsAsyncClient(Client):
666
666
  return http_info
667
667
 
668
668
  def delete_bucket_async(self, request):
669
- """Deleting a Bucket
669
+ r"""Deleting a Bucket
670
670
 
671
671
  This operation deletes a bucket. Only the bucket owner or the user who has the bucket delete permission can delete the bucket. Before a bucket itself can be deleted, all objects in the bucket must be deleted. A bucket is not empty if it has any object or multipart upload in it. You can list objects and multipart uploads in the bucket to check whether the bucket is empty.
672
672
  Note:
@@ -735,7 +735,7 @@ class ObsAsyncClient(Client):
735
735
  return http_info
736
736
 
737
737
  def get_bucket_metadata_async(self, request):
738
- """Getting Metadata of a Bucket
738
+ r"""Getting Metadata of a Bucket
739
739
 
740
740
  This operation queries the metadata of a bucket. To use this operation, you must have the permission to read the bucket.
741
741
 
@@ -806,7 +806,7 @@ class ObsAsyncClient(Client):
806
806
  return http_info
807
807
 
808
808
  def list_buckets_async(self, request):
809
- """Getting a List of Buckets
809
+ r"""Getting a List of Buckets
810
810
 
811
811
  This operation returns a list of all buckets you created.
812
812
 
@@ -873,7 +873,7 @@ class ObsAsyncClient(Client):
873
873
  return http_info
874
874
 
875
875
  def list_objects_async(self, request):
876
- """Listing Objects in a Bucket
876
+ r"""Listing Objects in a Bucket
877
877
 
878
878
  This operation returns objects in a bucket.
879
879
 
@@ -954,7 +954,7 @@ class ObsAsyncClient(Client):
954
954
  return http_info
955
955
 
956
956
  def copy_object_async(self, request):
957
- """Copying an Object
957
+ r"""Copying an Object
958
958
 
959
959
  This operation creates a copy of an object in OBS.
960
960
 
@@ -1094,7 +1094,7 @@ class ObsAsyncClient(Client):
1094
1094
  return http_info
1095
1095
 
1096
1096
  def delete_object_async(self, request):
1097
- """Deleting an Object
1097
+ r"""Deleting an Object
1098
1098
 
1099
1099
  This operation deletes an object. If you try to delete an object that does not exist, OBS still returns a success message.
1100
1100
 
@@ -1170,7 +1170,7 @@ class ObsAsyncClient(Client):
1170
1170
  return http_info
1171
1171
 
1172
1172
  def delete_objects_async(self, request):
1173
- """Batch Deleting Objects
1173
+ r"""Batch Deleting Objects
1174
1174
 
1175
1175
  This operation deletes some objects in a bucket at a time. The operation cannot be undone. OBS synchronously deletes objects in a batch. The deletion result of each object is returned.
1176
1176
 
@@ -1247,7 +1247,7 @@ class ObsAsyncClient(Client):
1247
1247
  return http_info
1248
1248
 
1249
1249
  def get_object_async(self, request):
1250
- """Downloading an Object
1250
+ r"""Downloading an Object
1251
1251
 
1252
1252
  This operation downloads an object from OBS. To use this operation, you must have the read permission for the object. If the object owner has granted anonymous users the read permission for the object, anonymous users can access this object without using the authentication header field.
1253
1253
 
@@ -1359,7 +1359,7 @@ class ObsAsyncClient(Client):
1359
1359
  return http_info
1360
1360
 
1361
1361
  def get_object_metadata_async(self, request):
1362
- """Getting Metadata of an Object
1362
+ r"""Getting Metadata of an Object
1363
1363
 
1364
1364
  This operation returns the metadata of an object. To use this operation, you must have the read permission on the object.
1365
1365
  This operation supports server-side encryption.
@@ -1448,7 +1448,7 @@ class ObsAsyncClient(Client):
1448
1448
  return http_info
1449
1449
 
1450
1450
  def put_object_async(self, request):
1451
- """Uploading an Object - PUT
1451
+ r"""Uploading an Object - PUT
1452
1452
 
1453
1453
  After you create a bucket in OBS, you can use this operation to upload an object to your bucket. This operation adds an object to a bucket. To use this operation, you must have write permissions on the bucket.The name of each object in a bucket must be unique.With versioning not enabled, if an object to be uploaded has the same name as an existing object in the bucket, the newly uploaded object will overwrite the existing one. To protect data from being corrupted during transmission, you can add the **Content-MD5** parameter in the request header. After receiving the request, OBS will perform an MD5 consistency check. If the two MD5 values are inconsistent, the system returns an error message.You can also specify the **x-obs-acl** parameter to configure an access control policy for the object. If an anonymous user does not specify **x-obs-acl** when uploading an object, the object can be accessed by all OBS users by default.This operation supports server-side encryption.The object size in a single upload is up to 5 GB. To upload a file larger than 5 GB, use the multipart upload.OBS does not have real folders. For easy data management, OBS allows you to simulate a folder by adding a slash (/) to the object name, for example, **test/123.jpg**. OBS will present **test** to you as a folder and **123.jpg** as the name of a file stored inside of **test**, but the object key is still actually **test/123.jpg**. Objects named this way appear as folders on OBS Console.**Differences Between PUT and POST** In the PUT method, parameters are passed using request headers. In the POST method, parameters are passed using form fields in the message body.To upload an object with PUT, you need to specify the object name in the URL. The object name is not required with the POST method that uses the bucket domain name as the URL. An example of an upload with PUT or POST is as follows:PUT /ObjectName HTTP/1.1POST / HTTP/1.1For POST upload, see the corresponding section.**Versioning** If versioning is enabled on a bucket, OBS assigns a unique version ID for the object you upload to the bucket and returns this version ID in the **x-obs-version-id** header in the response. If versioning is suspended for the bucket, the object version ID is **null**. For details about the bucket versioning status, see the configuration of bucket versioning.
1454
1454
 
@@ -34,7 +34,7 @@ class ObsClient(Client):
34
34
  return client_builder
35
35
 
36
36
  def delete_bucket_customdomain(self, request):
37
- """Deleting a Custom Domain Name of a Bucket
37
+ r"""Deleting a Custom Domain Name of a Bucket
38
38
 
39
39
  This operation deletes a custom domain name of a bucket.
40
40
 
@@ -105,7 +105,7 @@ class ObsClient(Client):
105
105
  return http_info
106
106
 
107
107
  def get_bucket_acl(self, request):
108
- """Obtaining a Bucket ACL
108
+ r"""Obtaining a Bucket ACL
109
109
 
110
110
  This operation returns the ACL of a bucket. To use this operation, you must have the **READ_ACP** or **FULL_CONTROL** permission for the bucket.
111
111
 
@@ -174,7 +174,7 @@ class ObsClient(Client):
174
174
  return http_info
175
175
 
176
176
  def get_bucket_customdomain(self, request):
177
- """Getting a Custom Domain Name of a Bucket
177
+ r"""Getting a Custom Domain Name of a Bucket
178
178
 
179
179
  This operation gets a custom domain name of a bucket.
180
180
 
@@ -249,7 +249,7 @@ class ObsClient(Client):
249
249
  return http_info
250
250
 
251
251
  def get_bucket_notification(self, request):
252
- """Getting the Notification Configuration of a Bucket
252
+ r"""Getting the Notification Configuration of a Bucket
253
253
 
254
254
  This operation returns the notification configuration of a bucket.
255
255
 
@@ -320,7 +320,7 @@ class ObsClient(Client):
320
320
  return http_info
321
321
 
322
322
  def set_bucket_acl(self, request):
323
- """Configuring a Bucket ACL
323
+ r"""Configuring a Bucket ACL
324
324
 
325
325
  This operation controls access to a bucket. By default, only the bucket creator has the read and write permissions on the bucket. You can also customize access policies for a bucket, for example, configuring a public read policy for the bucket to allow all users to read it.
326
326
 
@@ -397,7 +397,7 @@ class ObsClient(Client):
397
397
  return http_info
398
398
 
399
399
  def set_bucket_customedomain(self, request):
400
- """Configuring a Custom Domain Name for a Bucket
400
+ r"""Configuring a Custom Domain Name for a Bucket
401
401
 
402
402
  This operation configures a custom domain name for a bucket. After the configuration is successful, you can access the bucket using its custom domain name.
403
403
 
@@ -472,7 +472,7 @@ class ObsClient(Client):
472
472
  return http_info
473
473
 
474
474
  def set_bucket_notification(self, request):
475
- """Configuring Notifications for a Bucket
475
+ r"""Configuring Notifications for a Bucket
476
476
 
477
477
  This operation configures event notifications for your OBS bucket so that you can receive notifications when certain events happen in your bucket.
478
478
 
@@ -552,7 +552,7 @@ class ObsClient(Client):
552
552
  return http_info
553
553
 
554
554
  def create_bucket(self, request):
555
- """Creating a Bucket
555
+ r"""Creating a Bucket
556
556
 
557
557
  This operation creates a new bucket.
558
558
 
@@ -666,7 +666,7 @@ class ObsClient(Client):
666
666
  return http_info
667
667
 
668
668
  def delete_bucket(self, request):
669
- """Deleting a Bucket
669
+ r"""Deleting a Bucket
670
670
 
671
671
  This operation deletes a bucket. Only the bucket owner or the user who has the bucket delete permission can delete the bucket. Before a bucket itself can be deleted, all objects in the bucket must be deleted. A bucket is not empty if it has any object or multipart upload in it. You can list objects and multipart uploads in the bucket to check whether the bucket is empty.
672
672
  Note:
@@ -735,7 +735,7 @@ class ObsClient(Client):
735
735
  return http_info
736
736
 
737
737
  def get_bucket_metadata(self, request):
738
- """Getting Metadata of a Bucket
738
+ r"""Getting Metadata of a Bucket
739
739
 
740
740
  This operation queries the metadata of a bucket. To use this operation, you must have the permission to read the bucket.
741
741
 
@@ -806,7 +806,7 @@ class ObsClient(Client):
806
806
  return http_info
807
807
 
808
808
  def list_buckets(self, request):
809
- """Getting a List of Buckets
809
+ r"""Getting a List of Buckets
810
810
 
811
811
  This operation returns a list of all buckets you created.
812
812
 
@@ -873,7 +873,7 @@ class ObsClient(Client):
873
873
  return http_info
874
874
 
875
875
  def list_objects(self, request):
876
- """Listing Objects in a Bucket
876
+ r"""Listing Objects in a Bucket
877
877
 
878
878
  This operation returns objects in a bucket.
879
879
 
@@ -954,7 +954,7 @@ class ObsClient(Client):
954
954
  return http_info
955
955
 
956
956
  def copy_object(self, request):
957
- """Copying an Object
957
+ r"""Copying an Object
958
958
 
959
959
  This operation creates a copy of an object in OBS.
960
960
 
@@ -1094,7 +1094,7 @@ class ObsClient(Client):
1094
1094
  return http_info
1095
1095
 
1096
1096
  def delete_object(self, request):
1097
- """Deleting an Object
1097
+ r"""Deleting an Object
1098
1098
 
1099
1099
  This operation deletes an object. If you try to delete an object that does not exist, OBS still returns a success message.
1100
1100
 
@@ -1170,7 +1170,7 @@ class ObsClient(Client):
1170
1170
  return http_info
1171
1171
 
1172
1172
  def delete_objects(self, request):
1173
- """Batch Deleting Objects
1173
+ r"""Batch Deleting Objects
1174
1174
 
1175
1175
  This operation deletes some objects in a bucket at a time. The operation cannot be undone. OBS synchronously deletes objects in a batch. The deletion result of each object is returned.
1176
1176
 
@@ -1247,7 +1247,7 @@ class ObsClient(Client):
1247
1247
  return http_info
1248
1248
 
1249
1249
  def get_object(self, request):
1250
- """Downloading an Object
1250
+ r"""Downloading an Object
1251
1251
 
1252
1252
  This operation downloads an object from OBS. To use this operation, you must have the read permission for the object. If the object owner has granted anonymous users the read permission for the object, anonymous users can access this object without using the authentication header field.
1253
1253
 
@@ -1359,7 +1359,7 @@ class ObsClient(Client):
1359
1359
  return http_info
1360
1360
 
1361
1361
  def get_object_metadata(self, request):
1362
- """Getting Metadata of an Object
1362
+ r"""Getting Metadata of an Object
1363
1363
 
1364
1364
  This operation returns the metadata of an object. To use this operation, you must have the read permission on the object.
1365
1365
  This operation supports server-side encryption.
@@ -1448,7 +1448,7 @@ class ObsClient(Client):
1448
1448
  return http_info
1449
1449
 
1450
1450
  def put_object(self, request):
1451
- """Uploading an Object - PUT
1451
+ r"""Uploading an Object - PUT
1452
1452
 
1453
1453
  After you create a bucket in OBS, you can use this operation to upload an object to your bucket. This operation adds an object to a bucket. To use this operation, you must have write permissions on the bucket.The name of each object in a bucket must be unique.With versioning not enabled, if an object to be uploaded has the same name as an existing object in the bucket, the newly uploaded object will overwrite the existing one. To protect data from being corrupted during transmission, you can add the **Content-MD5** parameter in the request header. After receiving the request, OBS will perform an MD5 consistency check. If the two MD5 values are inconsistent, the system returns an error message.You can also specify the **x-obs-acl** parameter to configure an access control policy for the object. If an anonymous user does not specify **x-obs-acl** when uploading an object, the object can be accessed by all OBS users by default.This operation supports server-side encryption.The object size in a single upload is up to 5 GB. To upload a file larger than 5 GB, use the multipart upload.OBS does not have real folders. For easy data management, OBS allows you to simulate a folder by adding a slash (/) to the object name, for example, **test/123.jpg**. OBS will present **test** to you as a folder and **123.jpg** as the name of a file stored inside of **test**, but the object key is still actually **test/123.jpg**. Objects named this way appear as folders on OBS Console.**Differences Between PUT and POST** In the PUT method, parameters are passed using request headers. In the POST method, parameters are passed using form fields in the message body.To upload an object with PUT, you need to specify the object name in the URL. The object name is not required with the POST method that uses the bucket domain name as the URL. An example of an upload with PUT or POST is as follows:PUT /ObjectName HTTP/1.1POST / HTTP/1.1For POST upload, see the corresponding section.**Versioning** If versioning is enabled on a bucket, OBS assigns a unique version ID for the object you upload to the bucket and returns this version ID in the **x-obs-version-id** header in the response. If versioning is suspended for the bucket, the object version ID is **null**. For details about the bucket versioning status, see the configuration of bucket versioning.
1454
1454
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: huaweicloudsdkobs
3
- Version: 3.1.141
3
+ Version: 3.1.143
4
4
  Summary: OBS
5
5
  Home-page: https://github.com/huaweicloud/huaweicloud-sdk-python-v3
6
6
  Author: HuaweiCloud SDK
@@ -22,6 +22,6 @@ Classifier: Topic :: Software Development
22
22
  Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE
25
- Requires-Dist: huaweicloudsdkcore>=3.1.141
25
+ Requires-Dist: huaweicloudsdkcore>=3.1.143
26
26
 
27
27
  See detailed information in [huaweicloud-sdk-python-v3](https://github.com/huaweicloud/huaweicloud-sdk-python-v3).
@@ -0,0 +1,72 @@
1
+ huaweicloudsdkobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ huaweicloudsdkobs/v1/__init__.py,sha256=Br-91ECOvy-mLUL6wIHdj-ynTRoW_DeFGdNALJsBWwE,4965
3
+ huaweicloudsdkobs/v1/obs_async_client.py,sha256=tMVIAXQYtMXp92XBhFIYKF4OIJRDL8KLTCKxJH46KVI,76984
4
+ huaweicloudsdkobs/v1/obs_client.py,sha256=VkGqAe8Ay9VZ5kWEHdeaf5G_Lkdnol224o4dNZUFaAA,76915
5
+ huaweicloudsdkobs/v1/obs_credentials.py,sha256=cIlZE3o8GHaHsDKrhqEPfPXQ3tHXQE2FqHI4uqDfNHI,2559
6
+ huaweicloudsdkobs/v1/obs_signer.py,sha256=w79BqrSjL1CgG_pLtwjknP-cPm9nqovC6kWO3zOCrY8,9438
7
+ huaweicloudsdkobs/v1/model/__init__.py,sha256=t0iNalKUCsoK-kq7kXl2pdcjvxCK7CsRc9--Z6Xxq2s,4879
8
+ huaweicloudsdkobs/v1/model/access_control_list.py,sha256=Ehoe-AjD6CjOHrcpbOueAx_Z4dOGoaKoiii4pXYcSZo,3096
9
+ huaweicloudsdkobs/v1/model/bucket.py,sha256=Haav8AJ2yIT40_X1oy0Q2mi7dOmUBG4bDfsHtVpM5CA,6981
10
+ huaweicloudsdkobs/v1/model/buckets.py,sha256=oRGB3-wuKJefqBK_hw4nP8bcLb1dl-bpiwykbQCHKlM,3114
11
+ huaweicloudsdkobs/v1/model/common_prefixes.py,sha256=dYnz5f8lGVVBksmnh39sbtc41xKSKlg64ITV5yPNJn0,2973
12
+ huaweicloudsdkobs/v1/model/contents.py,sha256=yFvzZE5X8Bq0XdOWvkK_FMguT0HneGIUxNjZ0TWPPLc,9567
13
+ huaweicloudsdkobs/v1/model/copy_object_request.py,sha256=JCj1Zdzocfpa5RYD65ykETTPrlCL9sznUOIe-iU7UeE,65080
14
+ huaweicloudsdkobs/v1/model/copy_object_response.py,sha256=GLyp0p_IB44sfJbHOr1tX-GR8ZLE3qaf-4Xg3aYvYpk,16593
15
+ huaweicloudsdkobs/v1/model/create_bucket_request.py,sha256=3fZ6jjv2rJQGUbhcEWfS8ZGanze-1zEzsYgONZMkHHs,32271
16
+ huaweicloudsdkobs/v1/model/create_bucket_request_body.py,sha256=QjK50Yz0qURUTmAD5xhkdZDd83BZTTRBaQJ50oSq7qA,5408
17
+ huaweicloudsdkobs/v1/model/create_bucket_response.py,sha256=NdYfp0lSeb2drHyNV3AYNfLdowX_dkn8zaYize6YthE,6977
18
+ huaweicloudsdkobs/v1/model/delete_bucket_customdomain_request.py,sha256=fCEASb0d_S3ExYz098Zi9o4oBY14PM6g4kW-NalJD3Y,5840
19
+ huaweicloudsdkobs/v1/model/delete_bucket_customdomain_response.py,sha256=DgwLCbmHNUD51aKeDMj9sBZOO0JmISRi1noYOpSOylA,7325
20
+ huaweicloudsdkobs/v1/model/delete_bucket_request.py,sha256=9G4IuwJZGRAVlCUtBXWMkKHW9PvxSGyVobr0YIxCBcU,4509
21
+ huaweicloudsdkobs/v1/model/delete_bucket_response.py,sha256=2diM8241YF9AuMJxhEWx9XpVAfGwwvlG9JrzPRvumlo,6977
22
+ huaweicloudsdkobs/v1/model/delete_object.py,sha256=3CyMAB0kxcmOUPyLnc8AgrhxC7KpB67bPVc8iRv2S1c,4100
23
+ huaweicloudsdkobs/v1/model/delete_object_request.py,sha256=cHa50UMDUplQOdHmmIiPWwy7GB1WinYENQ08Y99Uf6w,6227
24
+ huaweicloudsdkobs/v1/model/delete_object_response.py,sha256=VuHHDDKRHILS8z2bDNCERkqlrmW5HLaECRh7mEqxgD0,8832
25
+ huaweicloudsdkobs/v1/model/delete_objects_request.py,sha256=CQhKE50JlexvyDcN_GgSC90AWhNUjVnF8REZbOHSFRI,7089
26
+ huaweicloudsdkobs/v1/model/delete_objects_request_body.py,sha256=UIhrjF_r-8LqzTD2g_askT6UCCI2VZzysg6KT8WQDAs,5915
27
+ huaweicloudsdkobs/v1/model/delete_objects_response.py,sha256=UL_W3e4yHpcvlwDtvrsvI-LEqS8bYlhIOaEkOSbyHMY,9997
28
+ huaweicloudsdkobs/v1/model/delete_result_deleted.py,sha256=RLKvxkVVThfXkQWszbyb-HGK8N58avqyksNKzvC8Eik,7807
29
+ huaweicloudsdkobs/v1/model/delete_result_error.py,sha256=V4qcVHIce4Q4kJwVhOosmcM3ktzHkeIh0rzZtVyvagQ,4573
30
+ huaweicloudsdkobs/v1/model/domains.py,sha256=mVfCKvg5hsatC7JqsKkQnS3V1829G6Z6GzclMiXczO4,4755
31
+ huaweicloudsdkobs/v1/model/filter_object.py,sha256=kAs-FPHXg4cRq838DyDw12yBL_j2nqvXZ3yMpawxT-c,3213
32
+ huaweicloudsdkobs/v1/model/filter_rule.py,sha256=2E76FpSNZCckYzwKbM4IE9o5HcHX96vHcl_c1kuijBQ,4378
33
+ huaweicloudsdkobs/v1/model/function_stage_configuration.py,sha256=Vo2LPohfTKjLjf-bU_IrefsoXMcWnLQ9VVwbxc7nJ_U,10061
34
+ huaweicloudsdkobs/v1/model/get_bucket_acl_request.py,sha256=-E2yEO2bM-7xgpySI3V9vVjlKG-azpkCfcoLv5PEvk0,5267
35
+ huaweicloudsdkobs/v1/model/get_bucket_acl_response.py,sha256=lCBxcaK2o0V217ChTwgDBDHlZi-6BV1sGrOLaw3o2ec,8821
36
+ huaweicloudsdkobs/v1/model/get_bucket_customdomain_request.py,sha256=L15g2eMZKgZMh-e3MjENqngNnsl4MkiLNiHXQd7lbv8,5609
37
+ huaweicloudsdkobs/v1/model/get_bucket_customdomain_response.py,sha256=XAUIUBiXkyRJT9qX5KgWb6A3xSbUYHEteJF2yl01Sj8,8066
38
+ huaweicloudsdkobs/v1/model/get_bucket_metadata_request.py,sha256=kwPQXX-UAO7sanBpbICgCiwVsd6XlN7pKEwvfO0Qqv0,7347
39
+ huaweicloudsdkobs/v1/model/get_bucket_metadata_response.py,sha256=RmmNsFhjzRe54VBt_IM1Spp5E6kOEc3BjNKxCBVZtP4,19573
40
+ huaweicloudsdkobs/v1/model/get_bucket_notification_request.py,sha256=RYwO_Pa1OS-1RFHKzV3iMkr_jHCH8-BHy3jL12VeRMQ,5633
41
+ huaweicloudsdkobs/v1/model/get_bucket_notification_response.py,sha256=o9ylfigRj239JEjtY17puCsy9yAZ-dJo8qUOwsbNRqw,8602
42
+ huaweicloudsdkobs/v1/model/get_object_metadata_request.py,sha256=W3y4NdyZfkh8fHZmRzOOjhgjzIqpIofFrGMtq5E35aA,20586
43
+ huaweicloudsdkobs/v1/model/get_object_metadata_response.py,sha256=7gMJxKamWahZKxHS783Lf1kwrEgbzH8UzW44Ew_lXyY,27649
44
+ huaweicloudsdkobs/v1/model/get_object_request.py,sha256=ifFUcwK-oicnR9QkrEJdskonZvxsN7dB_XwNptm602Y,33197
45
+ huaweicloudsdkobs/v1/model/get_object_response.py,sha256=ePPt_FiyOrdOmX_nEohYQGoicDxlqdQV2qqTIxD1WjM,18593
46
+ huaweicloudsdkobs/v1/model/grant.py,sha256=UmcKeLGrwtJJE0ue1SbkIbYs7cis7SD9o36BMKZkag0,4705
47
+ huaweicloudsdkobs/v1/model/grantee.py,sha256=BYkLrBIk1cXvd3o7iM-k-RVnsw1HYPY2M5xSrlJrdYw,3644
48
+ huaweicloudsdkobs/v1/model/list_buckets_request.py,sha256=UMcQweCLmQ2bpzKAfCPiLbcPSEQRb57JtK5SUdSMUTE,5362
49
+ huaweicloudsdkobs/v1/model/list_buckets_response.py,sha256=P0LeowjYGjYNbUW1u1M5XJFl3D8g6RRa4GQW4NUxFlc,9382
50
+ huaweicloudsdkobs/v1/model/list_objects_request.py,sha256=IhiziG6Fa3144fb4lWwmzWdkPNazsTN2ynolYmx1-R0,16812
51
+ huaweicloudsdkobs/v1/model/list_objects_response.py,sha256=A_tbi1zLo4L4ztnnXHKbDtzlPXJfhgV-TIBgo3oCyio,18349
52
+ huaweicloudsdkobs/v1/model/owner.py,sha256=S_reGkoG5lHugVu3aUweKOZwHZJu2zzLJHqR1XM0UrA,2895
53
+ huaweicloudsdkobs/v1/model/put_object_request.py,sha256=x9aVm1R7NLLNBkr6X_lIRLFXQhXf5wq6o9Wk6uuxQ2I,43986
54
+ huaweicloudsdkobs/v1/model/put_object_response.py,sha256=ZYBKQb8ubjn5rZFFf1ncFgwMg0pxZT3w0TnCV8c2SFg,14430
55
+ huaweicloudsdkobs/v1/model/set_bucket_acl_request.py,sha256=YWXkF6VgsOWXrjdAulNdbpjEooczktqz23tzFbPBpSg,7315
56
+ huaweicloudsdkobs/v1/model/set_bucket_acl_request_body.py,sha256=g6mPwOzgcwzbGbtwv80KgjLJBMqEQw0DCJFxLfB8tPk,4234
57
+ huaweicloudsdkobs/v1/model/set_bucket_acl_response.py,sha256=PL3wIYUx8lDnoEH7xP608iwEQ60iza0fCNzZewJ74CM,6977
58
+ huaweicloudsdkobs/v1/model/set_bucket_custom_domain_body.py,sha256=pMCzIiI8G_4Gpht9ct-5_6KEbSwB8p-VRljs21DwoYU,8885
59
+ huaweicloudsdkobs/v1/model/set_bucket_customedomain_request.py,sha256=J0323LPewtDFvH7h8ZtOLEA5oq1Bu1OM3OUyskIwSyI,7247
60
+ huaweicloudsdkobs/v1/model/set_bucket_customedomain_response.py,sha256=jjKFIZZKjKFgqq80Y9zMq4ghvze3wRF2yb_9bxagzAg,7267
61
+ huaweicloudsdkobs/v1/model/set_bucket_notification_request.py,sha256=j7L2nyW5YiMhRVwo8gEILkhzT_uCZNrXI1G5gfQevpM,6528
62
+ huaweicloudsdkobs/v1/model/set_bucket_notification_request_body.py,sha256=M6ROm3vel0XUOkRYVl47F7y3Vv-KY1KZD-huaxMx42w,5003
63
+ huaweicloudsdkobs/v1/model/set_bucket_notification_response.py,sha256=1vr6_WBDlG-LeyASk_h12w0J49UWSvOUzOvAKx8eUhs,7238
64
+ huaweicloudsdkobs/v1/model/topic_configuration.py,sha256=Jb0E-phy1QAdiiqOQQ8sdtTgQxdcHWg0CmaNfOFMYB8,8309
65
+ huaweicloudsdkobs/v1/model/topic_configuration_filter.py,sha256=qyspT2sAduXdvQltqscYdZSmuwWNIYXMCBVsUNmfhg8,3179
66
+ huaweicloudsdkobs/v1/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
67
+ huaweicloudsdkobs/v1/region/obs_region.py,sha256=n9cfJcnl6pGlJ8Q-H9wTdFstgI2SAyg4dvgl8PK2yI4,3720
68
+ huaweicloudsdkobs-3.1.143.dist-info/LICENSE,sha256=4_VSTLuxcsybRG9N4Isktlj1rAIBBsfl0Tjc0gBTijo,604
69
+ huaweicloudsdkobs-3.1.143.dist-info/METADATA,sha256=kyzytvr0Wk8YSUUCVYvRgTYZiheTMjoycO-lZqyEVT4,1135
70
+ huaweicloudsdkobs-3.1.143.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
71
+ huaweicloudsdkobs-3.1.143.dist-info/top_level.txt,sha256=TQ9fl_7vXBasHekxzCcB9Rd8PzCKQsH6IE-d0wz9iwk,18
72
+ huaweicloudsdkobs-3.1.143.dist-info/RECORD,,