@alicloud/sas20181203 2.7.0 → 2.7.2
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.
- package/dist/client.d.ts +2 -0
- package/dist/client.js +41 -55
- package/dist/client.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +45 -55
package/dist/client.d.ts
CHANGED
|
@@ -14359,6 +14359,8 @@ export declare class ExportVulRequest extends $tea.Model {
|
|
|
14359
14359
|
aliasName?: string;
|
|
14360
14360
|
attachTypes?: string;
|
|
14361
14361
|
containerName?: string;
|
|
14362
|
+
createTsEnd?: number;
|
|
14363
|
+
createTsStart?: number;
|
|
14362
14364
|
cveId?: string;
|
|
14363
14365
|
dealed?: string;
|
|
14364
14366
|
groupId?: string;
|
package/dist/client.js
CHANGED
|
@@ -19942,6 +19942,8 @@ class ExportVulRequest extends $tea.Model {
|
|
|
19942
19942
|
aliasName: 'AliasName',
|
|
19943
19943
|
attachTypes: 'AttachTypes',
|
|
19944
19944
|
containerName: 'ContainerName',
|
|
19945
|
+
createTsEnd: 'CreateTsEnd',
|
|
19946
|
+
createTsStart: 'CreateTsStart',
|
|
19945
19947
|
cveId: 'CveId',
|
|
19946
19948
|
dealed: 'Dealed',
|
|
19947
19949
|
groupId: 'GroupId',
|
|
@@ -19960,6 +19962,8 @@ class ExportVulRequest extends $tea.Model {
|
|
|
19960
19962
|
aliasName: 'string',
|
|
19961
19963
|
attachTypes: 'string',
|
|
19962
19964
|
containerName: 'string',
|
|
19965
|
+
createTsEnd: 'number',
|
|
19966
|
+
createTsStart: 'number',
|
|
19963
19967
|
cveId: 'string',
|
|
19964
19968
|
dealed: 'string',
|
|
19965
19969
|
groupId: 'string',
|
|
@@ -50691,62 +50695,38 @@ class Client extends openapi_client_1.default {
|
|
|
50691
50695
|
this._endpointRule = "regional";
|
|
50692
50696
|
this._endpointMap = {
|
|
50693
50697
|
'cn-hangzhou': "tds.aliyuncs.com",
|
|
50698
|
+
'cn-qingdao': "tds.aliyuncs.com",
|
|
50699
|
+
'cn-beijing': "tds.aliyuncs.com",
|
|
50700
|
+
'cn-zhangjiakou': "tds.aliyuncs.com",
|
|
50701
|
+
'cn-huhehaote': "tds.aliyuncs.com",
|
|
50702
|
+
'cn-wulanchabu': "tds.aliyuncs.com",
|
|
50703
|
+
'cn-shanghai': "tds.aliyuncs.com",
|
|
50704
|
+
'cn-nanjing': "tds.aliyuncs.com",
|
|
50705
|
+
'cn-fuzhou': "tds.aliyuncs.com",
|
|
50706
|
+
'cn-shenzhen': "tds.aliyuncs.com",
|
|
50707
|
+
'cn-heyuan': "tds.aliyuncs.com",
|
|
50708
|
+
'cn-guangzhou': "tds.aliyuncs.com",
|
|
50709
|
+
'cn-chengdu': "tds.aliyuncs.com",
|
|
50710
|
+
'cn-hongkong': "tds.aliyuncs.com",
|
|
50694
50711
|
'ap-southeast-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50695
|
-
'ap-
|
|
50696
|
-
'ap-northeast-
|
|
50697
|
-
'ap-
|
|
50698
|
-
'ap-
|
|
50699
|
-
'ap-southeast-
|
|
50700
|
-
'ap-southeast-
|
|
50701
|
-
'
|
|
50702
|
-
'
|
|
50703
|
-
'
|
|
50704
|
-
'
|
|
50705
|
-
'
|
|
50706
|
-
'
|
|
50707
|
-
'
|
|
50708
|
-
'
|
|
50709
|
-
'cn-
|
|
50710
|
-
'cn-
|
|
50711
|
-
'cn-
|
|
50712
|
-
'cn-
|
|
50713
|
-
'cn-hangzhou-internal-test-1': "sas.aliyuncs.com",
|
|
50714
|
-
'cn-hangzhou-internal-test-2': "sas.aliyuncs.com",
|
|
50715
|
-
'cn-hangzhou-internal-test-3': "sas.aliyuncs.com",
|
|
50716
|
-
'cn-hangzhou-test-306': "sas.aliyuncs.com",
|
|
50717
|
-
'cn-hongkong': "sas.aliyuncs.com",
|
|
50718
|
-
'cn-hongkong-finance-pop': "sas.aliyuncs.com",
|
|
50719
|
-
'cn-huhehaote': "sas.aliyuncs.com",
|
|
50720
|
-
'cn-huhehaote-nebula-1': "sas.aliyuncs.com",
|
|
50721
|
-
'cn-north-2-gov-1': "sas.aliyuncs.com",
|
|
50722
|
-
'cn-qingdao': "sas.aliyuncs.com",
|
|
50723
|
-
'cn-qingdao-nebula': "sas.aliyuncs.com",
|
|
50724
|
-
'cn-shanghai': "sas.aliyuncs.com",
|
|
50725
|
-
'cn-shanghai-et15-b01': "sas.aliyuncs.com",
|
|
50726
|
-
'cn-shanghai-et2-b01': "sas.aliyuncs.com",
|
|
50727
|
-
'cn-shanghai-finance-1': "sas.aliyuncs.com",
|
|
50728
|
-
'cn-shanghai-inner': "sas.aliyuncs.com",
|
|
50729
|
-
'cn-shanghai-internal-test-1': "sas.aliyuncs.com",
|
|
50730
|
-
'cn-shenzhen': "sas.aliyuncs.com",
|
|
50731
|
-
'cn-shenzhen-finance-1': "sas.aliyuncs.com",
|
|
50732
|
-
'cn-shenzhen-inner': "sas.aliyuncs.com",
|
|
50733
|
-
'cn-shenzhen-st4-d01': "sas.aliyuncs.com",
|
|
50734
|
-
'cn-shenzhen-su18-b01': "sas.aliyuncs.com",
|
|
50735
|
-
'cn-wuhan': "sas.aliyuncs.com",
|
|
50736
|
-
'cn-wulanchabu': "sas.aliyuncs.com",
|
|
50737
|
-
'cn-yushanfang': "sas.aliyuncs.com",
|
|
50738
|
-
'cn-zhangbei': "sas.aliyuncs.com",
|
|
50739
|
-
'cn-zhangbei-na61-b01': "sas.aliyuncs.com",
|
|
50740
|
-
'cn-zhangjiakou': "sas.aliyuncs.com",
|
|
50741
|
-
'cn-zhangjiakou-na62-a01': "sas.aliyuncs.com",
|
|
50742
|
-
'cn-zhengzhou-nebula-1': "sas.aliyuncs.com",
|
|
50743
|
-
'eu-central-1': "sas.aliyuncs.com",
|
|
50744
|
-
'eu-west-1': "sas.aliyuncs.com",
|
|
50745
|
-
'eu-west-1-oxs': "sas.aliyuncs.com",
|
|
50746
|
-
'me-east-1': "sas.aliyuncs.com",
|
|
50747
|
-
'rus-west-1-pop': "sas.aliyuncs.com",
|
|
50748
|
-
'us-east-1': "sas.aliyuncs.com",
|
|
50749
|
-
'us-west-1': "sas.aliyuncs.com",
|
|
50712
|
+
'ap-northeast-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50713
|
+
'ap-northeast-2': "tds.ap-southeast-1.aliyuncs.com",
|
|
50714
|
+
'ap-southeast-2': "tds.ap-southeast-1.aliyuncs.com",
|
|
50715
|
+
'ap-southeast-3': "tds.ap-southeast-1.aliyuncs.com",
|
|
50716
|
+
'ap-southeast-5': "tds.ap-southeast-1.aliyuncs.com",
|
|
50717
|
+
'ap-southeast-6': "tds.ap-southeast-1.aliyuncs.com",
|
|
50718
|
+
'ap-southeast-7': "tds.ap-southeast-1.aliyuncs.com",
|
|
50719
|
+
'us-east-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50720
|
+
'us-west-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50721
|
+
'eu-west-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50722
|
+
'eu-central-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50723
|
+
'ap-south-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50724
|
+
'me-east-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50725
|
+
'me-central-1': "tds.ap-southeast-1.aliyuncs.com",
|
|
50726
|
+
'cn-hangzhou-finance': "tds.aliyuncs.com",
|
|
50727
|
+
'cn-shanghai-finance-1': "tds.aliyuncs.com",
|
|
50728
|
+
'cn-shenzhen-finance-1': "tds.aliyuncs.com",
|
|
50729
|
+
'cn-beijing-finance-1': "tds.aliyuncs.com",
|
|
50750
50730
|
};
|
|
50751
50731
|
this.checkConfig(config);
|
|
50752
50732
|
this._endpoint = this.getEndpoint("sas", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
@@ -62389,6 +62369,12 @@ class Client extends openapi_client_1.default {
|
|
|
62389
62369
|
if (!tea_util_1.default.isUnset(request.containerName)) {
|
|
62390
62370
|
query["ContainerName"] = request.containerName;
|
|
62391
62371
|
}
|
|
62372
|
+
if (!tea_util_1.default.isUnset(request.createTsEnd)) {
|
|
62373
|
+
query["CreateTsEnd"] = request.createTsEnd;
|
|
62374
|
+
}
|
|
62375
|
+
if (!tea_util_1.default.isUnset(request.createTsStart)) {
|
|
62376
|
+
query["CreateTsStart"] = request.createTsStart;
|
|
62377
|
+
}
|
|
62392
62378
|
if (!tea_util_1.default.isUnset(request.cveId)) {
|
|
62393
62379
|
query["CveId"] = request.cveId;
|
|
62394
62380
|
}
|