alibabacloud-fc20230330 4.1.3__py3-none-any.whl → 4.1.5__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.
@@ -1 +1 @@
1
- __version__ = '4.1.3'
1
+ __version__ = '4.1.5'
@@ -152,7 +152,7 @@ class Client(OpenApiClient):
152
152
  """
153
153
  @summary Creates a custom domain name.
154
154
 
155
- @description If you wish to access applications or functions created in Function Compute via a fixed domain name in a production environment, or if you need to address the forced download behavior when accessing HTTP triggers, you can achieve this by binding a custom domain to your application or function.
155
+ @description If you want to use a fixed domain name to access an application or function in a production environment of Function Compute, or to resolve the issue of forced downloads when accessing an HTTP trigger, you can bind a custom domain name to the application or function.
156
156
 
157
157
  @param request: CreateCustomDomainRequest
158
158
  @param headers: map
@@ -189,7 +189,7 @@ class Client(OpenApiClient):
189
189
  """
190
190
  @summary Creates a custom domain name.
191
191
 
192
- @description If you wish to access applications or functions created in Function Compute via a fixed domain name in a production environment, or if you need to address the forced download behavior when accessing HTTP triggers, you can achieve this by binding a custom domain to your application or function.
192
+ @description If you want to use a fixed domain name to access an application or function in a production environment of Function Compute, or to resolve the issue of forced downloads when accessing an HTTP trigger, you can bind a custom domain name to the application or function.
193
193
 
194
194
  @param request: CreateCustomDomainRequest
195
195
  @param headers: map
@@ -224,7 +224,7 @@ class Client(OpenApiClient):
224
224
  """
225
225
  @summary Creates a custom domain name.
226
226
 
227
- @description If you wish to access applications or functions created in Function Compute via a fixed domain name in a production environment, or if you need to address the forced download behavior when accessing HTTP triggers, you can achieve this by binding a custom domain to your application or function.
227
+ @description If you want to use a fixed domain name to access an application or function in a production environment of Function Compute, or to resolve the issue of forced downloads when accessing an HTTP trigger, you can bind a custom domain name to the application or function.
228
228
 
229
229
  @param request: CreateCustomDomainRequest
230
230
  @return: CreateCustomDomainResponse
@@ -240,7 +240,7 @@ class Client(OpenApiClient):
240
240
  """
241
241
  @summary Creates a custom domain name.
242
242
 
243
- @description If you wish to access applications or functions created in Function Compute via a fixed domain name in a production environment, or if you need to address the forced download behavior when accessing HTTP triggers, you can achieve this by binding a custom domain to your application or function.
243
+ @description If you want to use a fixed domain name to access an application or function in a production environment of Function Compute, or to resolve the issue of forced downloads when accessing an HTTP trigger, you can bind a custom domain name to the application or function.
244
244
 
245
245
  @param request: CreateCustomDomainRequest
246
246
  @return: CreateCustomDomainResponse
@@ -258,7 +258,7 @@ class Client(OpenApiClient):
258
258
  """
259
259
  @summary Creates a function.
260
260
 
261
- @description In Function Compute, a function serves as the smallest unit of resource scheduling and execution, typically referring to a piece of code written by users that can execute independently in response to specific events or requests.
261
+ @description Resources of Function Compute are scheduled and run based on functions. A function usually refers to a code snippet that is written by a user and can be independently executed to respond to events and requests.
262
262
 
263
263
  @param request: CreateFunctionRequest
264
264
  @param headers: map
@@ -295,7 +295,7 @@ class Client(OpenApiClient):
295
295
  """
296
296
  @summary Creates a function.
297
297
 
298
- @description In Function Compute, a function serves as the smallest unit of resource scheduling and execution, typically referring to a piece of code written by users that can execute independently in response to specific events or requests.
298
+ @description Resources of Function Compute are scheduled and run based on functions. A function usually refers to a code snippet that is written by a user and can be independently executed to respond to events and requests.
299
299
 
300
300
  @param request: CreateFunctionRequest
301
301
  @param headers: map
@@ -330,7 +330,7 @@ class Client(OpenApiClient):
330
330
  """
331
331
  @summary Creates a function.
332
332
 
333
- @description In Function Compute, a function serves as the smallest unit of resource scheduling and execution, typically referring to a piece of code written by users that can execute independently in response to specific events or requests.
333
+ @description Resources of Function Compute are scheduled and run based on functions. A function usually refers to a code snippet that is written by a user and can be independently executed to respond to events and requests.
334
334
 
335
335
  @param request: CreateFunctionRequest
336
336
  @return: CreateFunctionResponse
@@ -346,7 +346,7 @@ class Client(OpenApiClient):
346
346
  """
347
347
  @summary Creates a function.
348
348
 
349
- @description In Function Compute, a function serves as the smallest unit of resource scheduling and execution, typically referring to a piece of code written by users that can execute independently in response to specific events or requests.
349
+ @description Resources of Function Compute are scheduled and run based on functions. A function usually refers to a code snippet that is written by a user and can be independently executed to respond to events and requests.
350
350
 
351
351
  @param request: CreateFunctionRequest
352
352
  @return: CreateFunctionResponse
@@ -2119,7 +2119,7 @@ class Client(OpenApiClient):
2119
2119
  runtime: util_models.RuntimeOptions,
2120
2120
  ) -> fc20230330_models.GetFunctionResponse:
2121
2121
  """
2122
- @summary Queries information about a function.
2122
+ @summary http://pre.hhht/#vpc
2123
2123
 
2124
2124
  @param request: GetFunctionRequest
2125
2125
  @param headers: map
@@ -2158,7 +2158,7 @@ class Client(OpenApiClient):
2158
2158
  runtime: util_models.RuntimeOptions,
2159
2159
  ) -> fc20230330_models.GetFunctionResponse:
2160
2160
  """
2161
- @summary Queries information about a function.
2161
+ @summary http://pre.hhht/#vpc
2162
2162
 
2163
2163
  @param request: GetFunctionRequest
2164
2164
  @param headers: map
@@ -2195,7 +2195,7 @@ class Client(OpenApiClient):
2195
2195
  request: fc20230330_models.GetFunctionRequest,
2196
2196
  ) -> fc20230330_models.GetFunctionResponse:
2197
2197
  """
2198
- @summary Queries information about a function.
2198
+ @summary http://pre.hhht/#vpc
2199
2199
 
2200
2200
  @param request: GetFunctionRequest
2201
2201
  @return: GetFunctionResponse
@@ -2210,7 +2210,7 @@ class Client(OpenApiClient):
2210
2210
  request: fc20230330_models.GetFunctionRequest,
2211
2211
  ) -> fc20230330_models.GetFunctionResponse:
2212
2212
  """
2213
- @summary Queries information about a function.
2213
+ @summary http://pre.hhht/#vpc
2214
2214
 
2215
2215
  @param request: GetFunctionRequest
2216
2216
  @return: GetFunctionResponse
@@ -1818,6 +1818,39 @@ class OSSMountConfig(TeaModel):
1818
1818
  return self
1819
1819
 
1820
1820
 
1821
+ class Tag(TeaModel):
1822
+ def __init__(
1823
+ self,
1824
+ key: str = None,
1825
+ value: str = None,
1826
+ ):
1827
+ self.key = key
1828
+ self.value = value
1829
+
1830
+ def validate(self):
1831
+ pass
1832
+
1833
+ def to_map(self):
1834
+ _map = super().to_map()
1835
+ if _map is not None:
1836
+ return _map
1837
+
1838
+ result = dict()
1839
+ if self.key is not None:
1840
+ result['Key'] = self.key
1841
+ if self.value is not None:
1842
+ result['Value'] = self.value
1843
+ return result
1844
+
1845
+ def from_map(self, m: dict = None):
1846
+ m = m or dict()
1847
+ if m.get('Key') is not None:
1848
+ self.key = m.get('Key')
1849
+ if m.get('Value') is not None:
1850
+ self.value = m.get('Value')
1851
+ return self
1852
+
1853
+
1821
1854
  class TracingConfig(TeaModel):
1822
1855
  def __init__(
1823
1856
  self,
@@ -1854,10 +1887,12 @@ class TracingConfig(TeaModel):
1854
1887
  class VPCConfig(TeaModel):
1855
1888
  def __init__(
1856
1889
  self,
1890
+ role: str = None,
1857
1891
  security_group_id: str = None,
1858
1892
  v_switch_ids: List[str] = None,
1859
1893
  vpc_id: str = None,
1860
1894
  ):
1895
+ self.role = role
1861
1896
  self.security_group_id = security_group_id
1862
1897
  self.v_switch_ids = v_switch_ids
1863
1898
  self.vpc_id = vpc_id
@@ -1871,6 +1906,8 @@ class VPCConfig(TeaModel):
1871
1906
  return _map
1872
1907
 
1873
1908
  result = dict()
1909
+ if self.role is not None:
1910
+ result['role'] = self.role
1874
1911
  if self.security_group_id is not None:
1875
1912
  result['securityGroupId'] = self.security_group_id
1876
1913
  if self.v_switch_ids is not None:
@@ -1881,6 +1918,8 @@ class VPCConfig(TeaModel):
1881
1918
 
1882
1919
  def from_map(self, m: dict = None):
1883
1920
  m = m or dict()
1921
+ if m.get('role') is not None:
1922
+ self.role = m.get('role')
1884
1923
  if m.get('securityGroupId') is not None:
1885
1924
  self.security_group_id = m.get('securityGroupId')
1886
1925
  if m.get('vSwitchIds') is not None:
@@ -1914,6 +1953,7 @@ class CreateFunctionInput(TeaModel):
1914
1953
  oss_mount_config: OSSMountConfig = None,
1915
1954
  role: str = None,
1916
1955
  runtime: str = None,
1956
+ tags: List[Tag] = None,
1917
1957
  timeout: int = None,
1918
1958
  tracing_config: TracingConfig = None,
1919
1959
  vpc_config: VPCConfig = None,
@@ -1942,6 +1982,7 @@ class CreateFunctionInput(TeaModel):
1942
1982
  self.role = role
1943
1983
  # This parameter is required.
1944
1984
  self.runtime = runtime
1985
+ self.tags = tags
1945
1986
  self.timeout = timeout
1946
1987
  self.tracing_config = tracing_config
1947
1988
  self.vpc_config = vpc_config
@@ -1965,6 +2006,10 @@ class CreateFunctionInput(TeaModel):
1965
2006
  self.nas_config.validate()
1966
2007
  if self.oss_mount_config:
1967
2008
  self.oss_mount_config.validate()
2009
+ if self.tags:
2010
+ for k in self.tags:
2011
+ if k:
2012
+ k.validate()
1968
2013
  if self.tracing_config:
1969
2014
  self.tracing_config.validate()
1970
2015
  if self.vpc_config:
@@ -2018,6 +2063,10 @@ class CreateFunctionInput(TeaModel):
2018
2063
  result['role'] = self.role
2019
2064
  if self.runtime is not None:
2020
2065
  result['runtime'] = self.runtime
2066
+ result['tags'] = []
2067
+ if self.tags is not None:
2068
+ for k in self.tags:
2069
+ result['tags'].append(k.to_map() if k else None)
2021
2070
  if self.timeout is not None:
2022
2071
  result['timeout'] = self.timeout
2023
2072
  if self.tracing_config is not None:
@@ -2079,6 +2128,11 @@ class CreateFunctionInput(TeaModel):
2079
2128
  self.role = m.get('role')
2080
2129
  if m.get('runtime') is not None:
2081
2130
  self.runtime = m.get('runtime')
2131
+ self.tags = []
2132
+ if m.get('tags') is not None:
2133
+ for k in m.get('tags'):
2134
+ temp_model = Tag()
2135
+ self.tags.append(temp_model.from_map(k))
2082
2136
  if m.get('timeout') is not None:
2083
2137
  self.timeout = m.get('timeout')
2084
2138
  if m.get('tracingConfig') is not None:
@@ -3246,6 +3300,7 @@ class Function(TeaModel):
3246
3300
  state: str = None,
3247
3301
  state_reason: str = None,
3248
3302
  state_reason_code: str = None,
3303
+ tags: List[Tag] = None,
3249
3304
  timeout: int = None,
3250
3305
  tracing_config: TracingConfig = None,
3251
3306
  vpc_config: VPCConfig = None,
@@ -3282,6 +3337,7 @@ class Function(TeaModel):
3282
3337
  self.state = state
3283
3338
  self.state_reason = state_reason
3284
3339
  self.state_reason_code = state_reason_code
3340
+ self.tags = tags
3285
3341
  self.timeout = timeout
3286
3342
  self.tracing_config = tracing_config
3287
3343
  self.vpc_config = vpc_config
@@ -3307,6 +3363,10 @@ class Function(TeaModel):
3307
3363
  self.nas_config.validate()
3308
3364
  if self.oss_mount_config:
3309
3365
  self.oss_mount_config.validate()
3366
+ if self.tags:
3367
+ for k in self.tags:
3368
+ if k:
3369
+ k.validate()
3310
3370
  if self.tracing_config:
3311
3371
  self.tracing_config.validate()
3312
3372
  if self.vpc_config:
@@ -3384,6 +3444,10 @@ class Function(TeaModel):
3384
3444
  result['stateReason'] = self.state_reason
3385
3445
  if self.state_reason_code is not None:
3386
3446
  result['stateReasonCode'] = self.state_reason_code
3447
+ result['tags'] = []
3448
+ if self.tags is not None:
3449
+ for k in self.tags:
3450
+ result['tags'].append(k.to_map() if k else None)
3387
3451
  if self.timeout is not None:
3388
3452
  result['timeout'] = self.timeout
3389
3453
  if self.tracing_config is not None:
@@ -3469,6 +3533,11 @@ class Function(TeaModel):
3469
3533
  self.state_reason = m.get('stateReason')
3470
3534
  if m.get('stateReasonCode') is not None:
3471
3535
  self.state_reason_code = m.get('stateReasonCode')
3536
+ self.tags = []
3537
+ if m.get('tags') is not None:
3538
+ for k in m.get('tags'):
3539
+ temp_model = Tag()
3540
+ self.tags.append(temp_model.from_map(k))
3472
3541
  if m.get('timeout') is not None:
3473
3542
  self.timeout = m.get('timeout')
3474
3543
  if m.get('tracingConfig') is not None:
@@ -4290,6 +4359,7 @@ class ProvisionConfig(TeaModel):
4290
4359
  always_allocate_gpu: bool = None,
4291
4360
  current: int = None,
4292
4361
  current_error: str = None,
4362
+ default_target: int = None,
4293
4363
  function_arn: str = None,
4294
4364
  scheduled_actions: List[ScheduledAction] = None,
4295
4365
  target: int = None,
@@ -4299,6 +4369,7 @@ class ProvisionConfig(TeaModel):
4299
4369
  self.always_allocate_gpu = always_allocate_gpu
4300
4370
  self.current = current
4301
4371
  self.current_error = current_error
4372
+ self.default_target = default_target
4302
4373
  self.function_arn = function_arn
4303
4374
  self.scheduled_actions = scheduled_actions
4304
4375
  self.target = target
@@ -4328,6 +4399,8 @@ class ProvisionConfig(TeaModel):
4328
4399
  result['current'] = self.current
4329
4400
  if self.current_error is not None:
4330
4401
  result['currentError'] = self.current_error
4402
+ if self.default_target is not None:
4403
+ result['defaultTarget'] = self.default_target
4331
4404
  if self.function_arn is not None:
4332
4405
  result['functionArn'] = self.function_arn
4333
4406
  result['scheduledActions'] = []
@@ -4352,6 +4425,8 @@ class ProvisionConfig(TeaModel):
4352
4425
  self.current = m.get('current')
4353
4426
  if m.get('currentError') is not None:
4354
4427
  self.current_error = m.get('currentError')
4428
+ if m.get('defaultTarget') is not None:
4429
+ self.default_target = m.get('defaultTarget')
4355
4430
  if m.get('functionArn') is not None:
4356
4431
  self.function_arn = m.get('functionArn')
4357
4432
  self.scheduled_actions = []
@@ -5057,12 +5132,14 @@ class PutProvisionConfigInput(TeaModel):
5057
5132
  self,
5058
5133
  always_allocate_cpu: bool = None,
5059
5134
  always_allocate_gpu: bool = None,
5135
+ default_target: int = None,
5060
5136
  scheduled_actions: List[ScheduledAction] = None,
5061
5137
  target: int = None,
5062
5138
  target_tracking_policies: List[TargetTrackingPolicy] = None,
5063
5139
  ):
5064
5140
  self.always_allocate_cpu = always_allocate_cpu
5065
5141
  self.always_allocate_gpu = always_allocate_gpu
5142
+ self.default_target = default_target
5066
5143
  self.scheduled_actions = scheduled_actions
5067
5144
  # This parameter is required.
5068
5145
  self.target = target
@@ -5088,6 +5165,8 @@ class PutProvisionConfigInput(TeaModel):
5088
5165
  result['alwaysAllocateCPU'] = self.always_allocate_cpu
5089
5166
  if self.always_allocate_gpu is not None:
5090
5167
  result['alwaysAllocateGPU'] = self.always_allocate_gpu
5168
+ if self.default_target is not None:
5169
+ result['defaultTarget'] = self.default_target
5091
5170
  result['scheduledActions'] = []
5092
5171
  if self.scheduled_actions is not None:
5093
5172
  for k in self.scheduled_actions:
@@ -5106,6 +5185,8 @@ class PutProvisionConfigInput(TeaModel):
5106
5185
  self.always_allocate_cpu = m.get('alwaysAllocateCPU')
5107
5186
  if m.get('alwaysAllocateGPU') is not None:
5108
5187
  self.always_allocate_gpu = m.get('alwaysAllocateGPU')
5188
+ if m.get('defaultTarget') is not None:
5189
+ self.default_target = m.get('defaultTarget')
5109
5190
  self.scheduled_actions = []
5110
5191
  if m.get('scheduledActions') is not None:
5111
5192
  for k in m.get('scheduledActions'):
@@ -5246,39 +5327,6 @@ class SLSTriggerConfig(TeaModel):
5246
5327
  return self
5247
5328
 
5248
5329
 
5249
- class Tag(TeaModel):
5250
- def __init__(
5251
- self,
5252
- key: str = None,
5253
- value: str = None,
5254
- ):
5255
- self.key = key
5256
- self.value = value
5257
-
5258
- def validate(self):
5259
- pass
5260
-
5261
- def to_map(self):
5262
- _map = super().to_map()
5263
- if _map is not None:
5264
- return _map
5265
-
5266
- result = dict()
5267
- if self.key is not None:
5268
- result['Key'] = self.key
5269
- if self.value is not None:
5270
- result['Value'] = self.value
5271
- return result
5272
-
5273
- def from_map(self, m: dict = None):
5274
- m = m or dict()
5275
- if m.get('Key') is not None:
5276
- self.key = m.get('Key')
5277
- if m.get('Value') is not None:
5278
- self.value = m.get('Value')
5279
- return self
5280
-
5281
-
5282
5330
  class TagResourceInput(TeaModel):
5283
5331
  def __init__(
5284
5332
  self,
@@ -6118,7 +6166,7 @@ class CreateVpcBindingRequest(TeaModel):
6118
6166
  self,
6119
6167
  body: CreateVpcBindingInput = None,
6120
6168
  ):
6121
- # The configurations of the virtual private cloud (VPC) binding.
6169
+ # The VPC binding configurations.
6122
6170
  #
6123
6171
  # This parameter is required.
6124
6172
  self.body = body
@@ -6830,7 +6878,7 @@ class GetFunctionRequest(TeaModel):
6830
6878
  self,
6831
6879
  qualifier: str = None,
6832
6880
  ):
6833
- # The version or alias of the function.
6881
+ # 2023-03-10T10:10:10Z
6834
6882
  self.qualifier = qualifier
6835
6883
 
6836
6884
  def validate(self):
@@ -7465,7 +7513,7 @@ class ListAsyncTasksRequest(TeaModel):
7465
7513
  #
7466
7514
  # > The `invocationPayload` parameter indicates the input parameters of an asynchronous task.
7467
7515
  self.include_payload = include_payload
7468
- # The number of asynchronous tasks to return. Valid values: [1,100]. Default value: 50.
7516
+ # The number of asynchronous tasks to return. The default value is 20. Valid values: [1,100].
7469
7517
  self.limit = limit
7470
7518
  # The pagination token that is used in the next request to retrieve a new page of results. You do not need to specify this parameter for the first request. You must specify the token that is obtained from the previous query as the value of NextToken.
7471
7519
  self.next_token = next_token
@@ -7845,6 +7893,7 @@ class ListFunctionsRequest(TeaModel):
7845
7893
  next_token: str = None,
7846
7894
  prefix: str = None,
7847
7895
  ):
7896
+ # The version of Function Compute to which the functions belong. Valid values: v3 and v2. v3: only lists functions of Function Compute 3.0. v2: only lists functions of Function Compute 2.0. By default, this parameter is left empty and functions in both Function Compute 2.0 and Function Compute 3.0 are listed.
7848
7897
  self.fc_version = fc_version
7849
7898
  # The number of functions to return. The minimum value is 1 and the maximum value is 100.
7850
7899
  self.limit = limit
@@ -8890,7 +8939,7 @@ class PutProvisionConfigRequest(TeaModel):
8890
8939
  body: PutProvisionConfigInput = None,
8891
8940
  qualifier: str = None,
8892
8941
  ):
8893
- # The information about the provisioned configuration.
8942
+ # The provisioned instance configurations.
8894
8943
  #
8895
8944
  # This parameter is required.
8896
8945
  self.body = body
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: alibabacloud-fc20230330
3
- Version: 4.1.3
3
+ Version: 4.1.5
4
4
  Summary: Alibaba Cloud Function Compute (20230330) SDK Library for Python
5
5
  Home-page: https://github.com/aliyun/alibabacloud-python-sdk
6
6
  Author: Alibaba Cloud SDK
@@ -22,8 +22,8 @@ Requires-Python: >=3.6
22
22
  Description-Content-Type: text/markdown
23
23
  License-File: LICENSE
24
24
  Requires-Dist: alibabacloud-endpoint-util (<1.0.0,>=0.0.3)
25
- Requires-Dist: alibabacloud-openapi-util (<1.0.0,>=0.2.1)
26
- Requires-Dist: alibabacloud-tea-openapi (<1.0.0,>=0.3.11)
25
+ Requires-Dist: alibabacloud-openapi-util (<1.0.0,>=0.2.2)
26
+ Requires-Dist: alibabacloud-tea-openapi (<1.0.0,>=0.3.12)
27
27
  Requires-Dist: alibabacloud-tea-util (<1.0.0,>=0.3.13)
28
28
 
29
29
  English | [简体中文](README-CN.md)
@@ -33,7 +33,7 @@ English | [简体中文](README-CN.md)
33
33
 
34
34
  ## Requirements
35
35
 
36
- - Python >= 3.6
36
+ - Python >= 3.7
37
37
 
38
38
  ## Installation
39
39
 
@@ -0,0 +1,8 @@
1
+ alibabacloud_fc20230330/__init__.py,sha256=q1H_4OhOEJo5ijiPmDL-j2mJbka9XTgaBnZLIZG4TN0,21
2
+ alibabacloud_fc20230330/client.py,sha256=FW-y7sqdkkmh2Vgf5b8V-84LC4RRI-673N8TCxLPD2g,211425
3
+ alibabacloud_fc20230330/models.py,sha256=EZDiM_tYFG7SKZpkwJWRUOARZFVtjdL7Bi1_4CDAHkQ,301947
4
+ alibabacloud_fc20230330-4.1.5.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
5
+ alibabacloud_fc20230330-4.1.5.dist-info/METADATA,sha256=lzLaX9mgPmk0uyLQyaYCHZXKx7bWYKm9CwkO4Io7x_o,2319
6
+ alibabacloud_fc20230330-4.1.5.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
7
+ alibabacloud_fc20230330-4.1.5.dist-info/top_level.txt,sha256=baV3-L5IvxdXABZELkVnoxSffqdCcj44u4zGA8yQ-Ek,24
8
+ alibabacloud_fc20230330-4.1.5.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- alibabacloud_fc20230330/__init__.py,sha256=3ecRpVhKSzH-4_LJNeLvIAMoWhEr0U_so_WB0ileHbI,21
2
- alibabacloud_fc20230330/client.py,sha256=RvsTcODVzzlRqj6Kv_o9DVCVfKR3360aK53x_1vMn54,211677
3
- alibabacloud_fc20230330/models.py,sha256=cRRYc2KhuwIR5I7FNwaP38yE6KnwfnGehVOaN5MZ7ys,299880
4
- alibabacloud_fc20230330-4.1.3.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
5
- alibabacloud_fc20230330-4.1.3.dist-info/METADATA,sha256=DqxXv2goAFITjyhDVYTIA3qrAabOJ4QPk5seHFC9gTE,2319
6
- alibabacloud_fc20230330-4.1.3.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
7
- alibabacloud_fc20230330-4.1.3.dist-info/top_level.txt,sha256=baV3-L5IvxdXABZELkVnoxSffqdCcj44u4zGA8yQ-Ek,24
8
- alibabacloud_fc20230330-4.1.3.dist-info/RECORD,,