@alicloud/sddp20190103 1.2.2 → 1.2.4
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 +721 -322
- package/dist/client.js +724 -322
- package/dist/client.js.map +1 -1
- package/package.json +3 -3
- package/src/client.ts +727 -322
package/dist/client.d.ts
CHANGED
|
@@ -2806,6 +2806,7 @@ export declare class DescribeDataObjectsResponseBodyItems extends $tea.Model {
|
|
|
2806
2806
|
id?: string;
|
|
2807
2807
|
instanceDescription?: string;
|
|
2808
2808
|
instanceId?: string;
|
|
2809
|
+
lastModifiedTime?: number;
|
|
2809
2810
|
lastScanTime?: number;
|
|
2810
2811
|
memberAccount?: number;
|
|
2811
2812
|
modelTags?: DescribeDataObjectsResponseBodyItemsModelTags[];
|
|
@@ -3237,6 +3238,7 @@ export declare class DescribeOssObjectsResponseBodyItems extends $tea.Model {
|
|
|
3237
3238
|
fileId?: string;
|
|
3238
3239
|
id?: string;
|
|
3239
3240
|
instanceId?: number;
|
|
3241
|
+
lastModifiedTime?: number;
|
|
3240
3242
|
name?: string;
|
|
3241
3243
|
regionId?: string;
|
|
3242
3244
|
riskLevelId?: number;
|
|
@@ -3279,6 +3281,7 @@ export declare class DescribePackagesResponseBodyItems extends $tea.Model {
|
|
|
3279
3281
|
export declare class DescribeParentInstanceResponseBodyItems extends $tea.Model {
|
|
3280
3282
|
auditStatus?: number;
|
|
3281
3283
|
authStatus?: number;
|
|
3284
|
+
authTime?: number;
|
|
3282
3285
|
clusterStatus?: string;
|
|
3283
3286
|
connectNode?: string;
|
|
3284
3287
|
dbNum?: string;
|
|
@@ -3449,517 +3452,913 @@ export default class Client extends OpenApi {
|
|
|
3449
3452
|
[key: string]: string;
|
|
3450
3453
|
}, endpoint: string): string;
|
|
3451
3454
|
/**
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3456
|
-
|
|
3457
|
-
|
|
3458
|
-
|
|
3455
|
+
* @summary Modifies the configurations of a common configuration item for alerts.
|
|
3456
|
+
*
|
|
3457
|
+
* @description You can call this operation to create or restore configurations based on the codes of common configuration items. This allows you to manage the configurations of common configuration items.
|
|
3458
|
+
* # Limits
|
|
3459
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3460
|
+
*
|
|
3461
|
+
* @param request CreateConfigRequest
|
|
3462
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3463
|
+
* @return CreateConfigResponse
|
|
3459
3464
|
*/
|
|
3460
3465
|
createConfigWithOptions(request: CreateConfigRequest, runtime: $Util.RuntimeOptions): Promise<CreateConfigResponse>;
|
|
3461
3466
|
/**
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3467
|
+
* @summary Modifies the configurations of a common configuration item for alerts.
|
|
3468
|
+
*
|
|
3469
|
+
* @description You can call this operation to create or restore configurations based on the codes of common configuration items. This allows you to manage the configurations of common configuration items.
|
|
3470
|
+
* # Limits
|
|
3471
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3472
|
+
*
|
|
3473
|
+
* @param request CreateConfigRequest
|
|
3474
|
+
* @return CreateConfigResponse
|
|
3468
3475
|
*/
|
|
3469
3476
|
createConfig(request: CreateConfigRequest): Promise<CreateConfigResponse>;
|
|
3470
3477
|
/**
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
+
* @summary Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
|
|
3479
|
+
*
|
|
3480
|
+
* @description You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
|
|
3481
|
+
* # Limits
|
|
3482
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3483
|
+
*
|
|
3484
|
+
* @param request CreateDataLimitRequest
|
|
3485
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3486
|
+
* @return CreateDataLimitResponse
|
|
3478
3487
|
*/
|
|
3479
3488
|
createDataLimitWithOptions(request: CreateDataLimitRequest, runtime: $Util.RuntimeOptions): Promise<CreateDataLimitResponse>;
|
|
3480
3489
|
/**
|
|
3481
|
-
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3485
|
-
|
|
3486
|
-
|
|
3490
|
+
* @summary Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
|
|
3491
|
+
*
|
|
3492
|
+
* @description You can call this operation to authorize DSC to scan data assets to ensure the security of the data assets.
|
|
3493
|
+
* # Limits
|
|
3494
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3495
|
+
*
|
|
3496
|
+
* @param request CreateDataLimitRequest
|
|
3497
|
+
* @return CreateDataLimitResponse
|
|
3487
3498
|
*/
|
|
3488
3499
|
createDataLimit(request: CreateDataLimitRequest): Promise<CreateDataLimitResponse>;
|
|
3500
|
+
/**
|
|
3501
|
+
* @summary Creates a custom sensitive data detection rule.
|
|
3502
|
+
*
|
|
3503
|
+
* @param request CreateRuleRequest
|
|
3504
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3505
|
+
* @return CreateRuleResponse
|
|
3506
|
+
*/
|
|
3489
3507
|
createRuleWithOptions(request: CreateRuleRequest, runtime: $Util.RuntimeOptions): Promise<CreateRuleResponse>;
|
|
3508
|
+
/**
|
|
3509
|
+
* @summary Creates a custom sensitive data detection rule.
|
|
3510
|
+
*
|
|
3511
|
+
* @param request CreateRuleRequest
|
|
3512
|
+
* @return CreateRuleResponse
|
|
3513
|
+
*/
|
|
3490
3514
|
createRule(request: CreateRuleRequest): Promise<CreateRuleResponse>;
|
|
3491
3515
|
/**
|
|
3492
|
-
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3516
|
+
* @summary Creates a custom scan task. The custom scan task is used to scan data assets on which Data Security Center (DSC) is granted the scan permissions for sensitive data.
|
|
3517
|
+
*
|
|
3518
|
+
* @description You can call this operation to create a custom scan task for authorized data assets. You can customize the interval between two consecutive scan tasks and the time when the scan task is executed next time.
|
|
3519
|
+
* # Limits
|
|
3520
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3521
|
+
*
|
|
3522
|
+
* @param request CreateScanTaskRequest
|
|
3523
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3524
|
+
* @return CreateScanTaskResponse
|
|
3499
3525
|
*/
|
|
3500
3526
|
createScanTaskWithOptions(request: CreateScanTaskRequest, runtime: $Util.RuntimeOptions): Promise<CreateScanTaskResponse>;
|
|
3501
3527
|
/**
|
|
3502
|
-
|
|
3503
|
-
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3507
|
-
|
|
3528
|
+
* @summary Creates a custom scan task. The custom scan task is used to scan data assets on which Data Security Center (DSC) is granted the scan permissions for sensitive data.
|
|
3529
|
+
*
|
|
3530
|
+
* @description You can call this operation to create a custom scan task for authorized data assets. You can customize the interval between two consecutive scan tasks and the time when the scan task is executed next time.
|
|
3531
|
+
* # Limits
|
|
3532
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3533
|
+
*
|
|
3534
|
+
* @param request CreateScanTaskRequest
|
|
3535
|
+
* @return CreateScanTaskResponse
|
|
3508
3536
|
*/
|
|
3509
3537
|
createScanTask(request: CreateScanTaskRequest): Promise<CreateScanTaskResponse>;
|
|
3510
3538
|
/**
|
|
3511
|
-
|
|
3512
|
-
|
|
3513
|
-
|
|
3514
|
-
|
|
3515
|
-
|
|
3516
|
-
|
|
3517
|
-
|
|
3539
|
+
* @summary Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
|
|
3540
|
+
*
|
|
3541
|
+
* @description You can call this operation to allow DSC to access the data assets in services such as Object Storage Service (OSS), ApsaraDB RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role named AliyunServiceRoleForSDDP and attaches the AliyunServiceRolePolicyForSDDP policy to the role.
|
|
3542
|
+
* # Limits
|
|
3543
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3544
|
+
*
|
|
3545
|
+
* @param request CreateSlrRoleRequest
|
|
3546
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3547
|
+
* @return CreateSlrRoleResponse
|
|
3518
3548
|
*/
|
|
3519
3549
|
createSlrRoleWithOptions(request: CreateSlrRoleRequest, runtime: $Util.RuntimeOptions): Promise<CreateSlrRoleResponse>;
|
|
3520
3550
|
/**
|
|
3521
|
-
|
|
3522
|
-
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
|
|
3526
|
-
|
|
3551
|
+
* @summary Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
|
|
3552
|
+
*
|
|
3553
|
+
* @description You can call this operation to allow DSC to access the data assets in services such as Object Storage Service (OSS), ApsaraDB RDS, and MaxCompute. After you call this operation, the system automatically creates a service-linked role named AliyunServiceRoleForSDDP and attaches the AliyunServiceRolePolicyForSDDP policy to the role.
|
|
3554
|
+
* # Limits
|
|
3555
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3556
|
+
*
|
|
3557
|
+
* @param request CreateSlrRoleRequest
|
|
3558
|
+
* @return CreateSlrRoleResponse
|
|
3527
3559
|
*/
|
|
3528
3560
|
createSlrRole(request: CreateSlrRoleRequest): Promise<CreateSlrRoleResponse>;
|
|
3529
3561
|
/**
|
|
3530
|
-
|
|
3531
|
-
|
|
3532
|
-
|
|
3533
|
-
|
|
3534
|
-
|
|
3535
|
-
|
|
3536
|
-
|
|
3562
|
+
* @summary Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
|
|
3563
|
+
*
|
|
3564
|
+
* @description You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
|
|
3565
|
+
* # Limits
|
|
3566
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3567
|
+
*
|
|
3568
|
+
* @param request DeleteDataLimitRequest
|
|
3569
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3570
|
+
* @return DeleteDataLimitResponse
|
|
3537
3571
|
*/
|
|
3538
3572
|
deleteDataLimitWithOptions(request: DeleteDataLimitRequest, runtime: $Util.RuntimeOptions): Promise<DeleteDataLimitResponse>;
|
|
3539
3573
|
/**
|
|
3540
|
-
|
|
3541
|
-
|
|
3542
|
-
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
|
|
3574
|
+
* @summary Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
|
|
3575
|
+
*
|
|
3576
|
+
* @description You can call this operation to revoke the permissions on a data asset from Data Security Center (DSC).
|
|
3577
|
+
* # Limits
|
|
3578
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3579
|
+
*
|
|
3580
|
+
* @param request DeleteDataLimitRequest
|
|
3581
|
+
* @return DeleteDataLimitResponse
|
|
3546
3582
|
*/
|
|
3547
3583
|
deleteDataLimit(request: DeleteDataLimitRequest): Promise<DeleteDataLimitResponse>;
|
|
3584
|
+
/**
|
|
3585
|
+
* @summary Deletes a custom sensitive data detection rule from Data Security Center (DSC).
|
|
3586
|
+
*
|
|
3587
|
+
* @param request DeleteRuleRequest
|
|
3588
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3589
|
+
* @return DeleteRuleResponse
|
|
3590
|
+
*/
|
|
3548
3591
|
deleteRuleWithOptions(request: DeleteRuleRequest, runtime: $Util.RuntimeOptions): Promise<DeleteRuleResponse>;
|
|
3592
|
+
/**
|
|
3593
|
+
* @summary Deletes a custom sensitive data detection rule from Data Security Center (DSC).
|
|
3594
|
+
*
|
|
3595
|
+
* @param request DeleteRuleRequest
|
|
3596
|
+
* @return DeleteRuleResponse
|
|
3597
|
+
*/
|
|
3549
3598
|
deleteRule(request: DeleteRuleRequest): Promise<DeleteRuleResponse>;
|
|
3599
|
+
/**
|
|
3600
|
+
* @param request DescribeCategoryTemplateListRequest
|
|
3601
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3602
|
+
* @return DescribeCategoryTemplateListResponse
|
|
3603
|
+
*/
|
|
3550
3604
|
describeCategoryTemplateListWithOptions(request: DescribeCategoryTemplateListRequest, runtime: $Util.RuntimeOptions): Promise<DescribeCategoryTemplateListResponse>;
|
|
3605
|
+
/**
|
|
3606
|
+
* @param request DescribeCategoryTemplateListRequest
|
|
3607
|
+
* @return DescribeCategoryTemplateListResponse
|
|
3608
|
+
*/
|
|
3551
3609
|
describeCategoryTemplateList(request: DescribeCategoryTemplateListRequest): Promise<DescribeCategoryTemplateListResponse>;
|
|
3552
3610
|
/**
|
|
3553
|
-
|
|
3554
|
-
|
|
3555
|
-
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
|
|
3559
|
-
|
|
3611
|
+
* @summary Queries rules in a classification template by page.
|
|
3612
|
+
*
|
|
3613
|
+
* @description You can call this operation to query rules in a classification template.
|
|
3614
|
+
* # Limits
|
|
3615
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3616
|
+
*
|
|
3617
|
+
* @param request DescribeCategoryTemplateRuleListRequest
|
|
3618
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3619
|
+
* @return DescribeCategoryTemplateRuleListResponse
|
|
3560
3620
|
*/
|
|
3561
3621
|
describeCategoryTemplateRuleListWithOptions(request: DescribeCategoryTemplateRuleListRequest, runtime: $Util.RuntimeOptions): Promise<DescribeCategoryTemplateRuleListResponse>;
|
|
3562
3622
|
/**
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
3567
|
-
|
|
3568
|
-
|
|
3623
|
+
* @summary Queries rules in a classification template by page.
|
|
3624
|
+
*
|
|
3625
|
+
* @description You can call this operation to query rules in a classification template.
|
|
3626
|
+
* # Limits
|
|
3627
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3628
|
+
*
|
|
3629
|
+
* @param request DescribeCategoryTemplateRuleListRequest
|
|
3630
|
+
* @return DescribeCategoryTemplateRuleListResponse
|
|
3569
3631
|
*/
|
|
3570
3632
|
describeCategoryTemplateRuleList(request: DescribeCategoryTemplateRuleListRequest): Promise<DescribeCategoryTemplateRuleListResponse>;
|
|
3571
3633
|
/**
|
|
3572
|
-
|
|
3573
|
-
|
|
3574
|
-
|
|
3575
|
-
|
|
3576
|
-
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
|
|
3634
|
+
* @summary Queries data in the columns of the tables that Data Security Center (DSC) is authorized to access. The tables include the tables of MaxCompute and ApsaraDB RDS.
|
|
3635
|
+
*
|
|
3636
|
+
* @description You can call this operation to query the data in columns of a table that may contain sensitive data. This helps you analyze sensitive data.
|
|
3637
|
+
* ## [](#)Precautions
|
|
3638
|
+
* The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
|
|
3639
|
+
* ## [](#qps)Limits
|
|
3640
|
+
* Each Alibaba Cloud account can call this operation up to 10 times per second. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3641
|
+
*
|
|
3642
|
+
* @param request DescribeColumnsRequest
|
|
3643
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3644
|
+
* @return DescribeColumnsResponse
|
|
3581
3645
|
*/
|
|
3582
3646
|
describeColumnsWithOptions(request: DescribeColumnsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeColumnsResponse>;
|
|
3583
3647
|
/**
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3587
|
-
|
|
3588
|
-
|
|
3589
|
-
|
|
3590
|
-
|
|
3591
|
-
|
|
3648
|
+
* @summary Queries data in the columns of the tables that Data Security Center (DSC) is authorized to access. The tables include the tables of MaxCompute and ApsaraDB RDS.
|
|
3649
|
+
*
|
|
3650
|
+
* @description You can call this operation to query the data in columns of a table that may contain sensitive data. This helps you analyze sensitive data.
|
|
3651
|
+
* ## [](#)Precautions
|
|
3652
|
+
* The DescribeColumns operation is changed to DescribeColumnsV2. We recommend that you call the DescribeColumnsV2 operation when you develop your applications.
|
|
3653
|
+
* ## [](#qps)Limits
|
|
3654
|
+
* Each Alibaba Cloud account can call this operation up to 10 times per second. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3655
|
+
*
|
|
3656
|
+
* @param request DescribeColumnsRequest
|
|
3657
|
+
* @return DescribeColumnsResponse
|
|
3592
3658
|
*/
|
|
3593
3659
|
describeColumns(request: DescribeColumnsRequest): Promise<DescribeColumnsResponse>;
|
|
3660
|
+
/**
|
|
3661
|
+
* @summary Queries the columns of tables in instances, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
|
|
3662
|
+
*
|
|
3663
|
+
* @param request DescribeColumnsV2Request
|
|
3664
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3665
|
+
* @return DescribeColumnsV2Response
|
|
3666
|
+
*/
|
|
3594
3667
|
describeColumnsV2WithOptions(request: DescribeColumnsV2Request, runtime: $Util.RuntimeOptions): Promise<DescribeColumnsV2Response>;
|
|
3668
|
+
/**
|
|
3669
|
+
* @summary Queries the columns of tables in instances, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
|
|
3670
|
+
*
|
|
3671
|
+
* @param request DescribeColumnsV2Request
|
|
3672
|
+
* @return DescribeColumnsV2Response
|
|
3673
|
+
*/
|
|
3595
3674
|
describeColumnsV2(request: DescribeColumnsV2Request): Promise<DescribeColumnsV2Response>;
|
|
3675
|
+
/**
|
|
3676
|
+
* @summary Queries common configuration items for alerts.
|
|
3677
|
+
*
|
|
3678
|
+
* @param request DescribeConfigsRequest
|
|
3679
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3680
|
+
* @return DescribeConfigsResponse
|
|
3681
|
+
*/
|
|
3596
3682
|
describeConfigsWithOptions(request: DescribeConfigsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeConfigsResponse>;
|
|
3683
|
+
/**
|
|
3684
|
+
* @summary Queries common configuration items for alerts.
|
|
3685
|
+
*
|
|
3686
|
+
* @param request DescribeConfigsRequest
|
|
3687
|
+
* @return DescribeConfigsResponse
|
|
3688
|
+
*/
|
|
3597
3689
|
describeConfigs(request: DescribeConfigsRequest): Promise<DescribeConfigsResponse>;
|
|
3690
|
+
/**
|
|
3691
|
+
* @summary Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
|
|
3692
|
+
*
|
|
3693
|
+
* @param request DescribeDataAssetsRequest
|
|
3694
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3695
|
+
* @return DescribeDataAssetsResponse
|
|
3696
|
+
*/
|
|
3598
3697
|
describeDataAssetsWithOptions(request: DescribeDataAssetsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataAssetsResponse>;
|
|
3698
|
+
/**
|
|
3699
|
+
* @summary Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
|
|
3700
|
+
*
|
|
3701
|
+
* @param request DescribeDataAssetsRequest
|
|
3702
|
+
* @return DescribeDataAssetsResponse
|
|
3703
|
+
*/
|
|
3599
3704
|
describeDataAssets(request: DescribeDataAssetsRequest): Promise<DescribeDataAssetsResponse>;
|
|
3705
|
+
/**
|
|
3706
|
+
* @summary Queries the details of a data asset, such as a MaxCompute project, an ApsaraDB RDS database, or an Object Storage Service (OSS) bucket, that you authorize Data Security Center (DSC) to access.
|
|
3707
|
+
*
|
|
3708
|
+
* @param request DescribeDataLimitDetailRequest
|
|
3709
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3710
|
+
* @return DescribeDataLimitDetailResponse
|
|
3711
|
+
*/
|
|
3600
3712
|
describeDataLimitDetailWithOptions(request: DescribeDataLimitDetailRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataLimitDetailResponse>;
|
|
3713
|
+
/**
|
|
3714
|
+
* @summary Queries the details of a data asset, such as a MaxCompute project, an ApsaraDB RDS database, or an Object Storage Service (OSS) bucket, that you authorize Data Security Center (DSC) to access.
|
|
3715
|
+
*
|
|
3716
|
+
* @param request DescribeDataLimitDetailRequest
|
|
3717
|
+
* @return DescribeDataLimitDetailResponse
|
|
3718
|
+
*/
|
|
3601
3719
|
describeDataLimitDetail(request: DescribeDataLimitDetailRequest): Promise<DescribeDataLimitDetailResponse>;
|
|
3602
3720
|
/**
|
|
3603
|
-
|
|
3604
|
-
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3609
|
-
|
|
3721
|
+
* @summary Queries data assets, such as instances, databases, and Object Storage Service (OSS) buckets, that you authorize Data Security Center (DSC) to scan in a service.
|
|
3722
|
+
*
|
|
3723
|
+
* @description You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
|
|
3724
|
+
* # Limits
|
|
3725
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3726
|
+
*
|
|
3727
|
+
* @param request DescribeDataLimitSetRequest
|
|
3728
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3729
|
+
* @return DescribeDataLimitSetResponse
|
|
3610
3730
|
*/
|
|
3611
3731
|
describeDataLimitSetWithOptions(request: DescribeDataLimitSetRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataLimitSetResponse>;
|
|
3612
3732
|
/**
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
3733
|
+
* @summary Queries data assets, such as instances, databases, and Object Storage Service (OSS) buckets, that you authorize Data Security Center (DSC) to scan in a service.
|
|
3734
|
+
*
|
|
3735
|
+
* @description You can call this operation to query the data assets that are authorized to be scanned. This facilitates resource search and aggregation.
|
|
3736
|
+
* # Limits
|
|
3737
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3738
|
+
*
|
|
3739
|
+
* @param request DescribeDataLimitSetRequest
|
|
3740
|
+
* @return DescribeDataLimitSetResponse
|
|
3619
3741
|
*/
|
|
3620
3742
|
describeDataLimitSet(request: DescribeDataLimitSetRequest): Promise<DescribeDataLimitSetResponse>;
|
|
3743
|
+
/**
|
|
3744
|
+
* @summary Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
|
|
3745
|
+
*
|
|
3746
|
+
* @param request DescribeDataLimitsRequest
|
|
3747
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3748
|
+
* @return DescribeDataLimitsResponse
|
|
3749
|
+
*/
|
|
3621
3750
|
describeDataLimitsWithOptions(request: DescribeDataLimitsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataLimitsResponse>;
|
|
3751
|
+
/**
|
|
3752
|
+
* @summary Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
|
|
3753
|
+
*
|
|
3754
|
+
* @param request DescribeDataLimitsRequest
|
|
3755
|
+
* @return DescribeDataLimitsResponse
|
|
3756
|
+
*/
|
|
3622
3757
|
describeDataLimits(request: DescribeDataLimitsRequest): Promise<DescribeDataLimitsResponse>;
|
|
3623
3758
|
/**
|
|
3624
|
-
|
|
3625
|
-
|
|
3626
|
-
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3759
|
+
* @summary Queries the execution information about a de-identification task.
|
|
3760
|
+
*
|
|
3761
|
+
* @description You can call this operation to query the execution information of a static de-identification task, including the status and progress.
|
|
3762
|
+
* # Limits
|
|
3763
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3764
|
+
*
|
|
3765
|
+
* @param request DescribeDataMaskingRunHistoryRequest
|
|
3766
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3767
|
+
* @return DescribeDataMaskingRunHistoryResponse
|
|
3631
3768
|
*/
|
|
3632
3769
|
describeDataMaskingRunHistoryWithOptions(request: DescribeDataMaskingRunHistoryRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataMaskingRunHistoryResponse>;
|
|
3633
3770
|
/**
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
|
|
3638
|
-
|
|
3639
|
-
|
|
3771
|
+
* @summary Queries the execution information about a de-identification task.
|
|
3772
|
+
*
|
|
3773
|
+
* @description You can call this operation to query the execution information of a static de-identification task, including the status and progress.
|
|
3774
|
+
* # Limits
|
|
3775
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3776
|
+
*
|
|
3777
|
+
* @param request DescribeDataMaskingRunHistoryRequest
|
|
3778
|
+
* @return DescribeDataMaskingRunHistoryResponse
|
|
3640
3779
|
*/
|
|
3641
3780
|
describeDataMaskingRunHistory(request: DescribeDataMaskingRunHistoryRequest): Promise<DescribeDataMaskingRunHistoryResponse>;
|
|
3642
3781
|
/**
|
|
3643
|
-
|
|
3644
|
-
|
|
3645
|
-
|
|
3646
|
-
|
|
3647
|
-
|
|
3648
|
-
|
|
3649
|
-
|
|
3782
|
+
* @summary Queries de-identification tasks.
|
|
3783
|
+
*
|
|
3784
|
+
* @description You can call this operation to query static de-identification tasks. This facilitates task queries and management.
|
|
3785
|
+
* # Limits
|
|
3786
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3787
|
+
*
|
|
3788
|
+
* @param request DescribeDataMaskingTasksRequest
|
|
3789
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3790
|
+
* @return DescribeDataMaskingTasksResponse
|
|
3650
3791
|
*/
|
|
3651
3792
|
describeDataMaskingTasksWithOptions(request: DescribeDataMaskingTasksRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataMaskingTasksResponse>;
|
|
3652
3793
|
/**
|
|
3653
|
-
|
|
3654
|
-
|
|
3655
|
-
|
|
3656
|
-
|
|
3657
|
-
|
|
3658
|
-
|
|
3794
|
+
* @summary Queries de-identification tasks.
|
|
3795
|
+
*
|
|
3796
|
+
* @description You can call this operation to query static de-identification tasks. This facilitates task queries and management.
|
|
3797
|
+
* # Limits
|
|
3798
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3799
|
+
*
|
|
3800
|
+
* @param request DescribeDataMaskingTasksRequest
|
|
3801
|
+
* @return DescribeDataMaskingTasksResponse
|
|
3659
3802
|
*/
|
|
3660
3803
|
describeDataMaskingTasks(request: DescribeDataMaskingTasksRequest): Promise<DescribeDataMaskingTasksResponse>;
|
|
3804
|
+
/**
|
|
3805
|
+
* @summary 查看数据对象列详情
|
|
3806
|
+
*
|
|
3807
|
+
* @param request DescribeDataObjectColumnDetailRequest
|
|
3808
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3809
|
+
* @return DescribeDataObjectColumnDetailResponse
|
|
3810
|
+
*/
|
|
3661
3811
|
describeDataObjectColumnDetailWithOptions(request: DescribeDataObjectColumnDetailRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataObjectColumnDetailResponse>;
|
|
3812
|
+
/**
|
|
3813
|
+
* @summary 查看数据对象列详情
|
|
3814
|
+
*
|
|
3815
|
+
* @param request DescribeDataObjectColumnDetailRequest
|
|
3816
|
+
* @return DescribeDataObjectColumnDetailResponse
|
|
3817
|
+
*/
|
|
3662
3818
|
describeDataObjectColumnDetail(request: DescribeDataObjectColumnDetailRequest): Promise<DescribeDataObjectColumnDetailResponse>;
|
|
3819
|
+
/**
|
|
3820
|
+
* @summary 查看数据对象列详情V2
|
|
3821
|
+
*
|
|
3822
|
+
* @param request DescribeDataObjectColumnDetailV2Request
|
|
3823
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3824
|
+
* @return DescribeDataObjectColumnDetailV2Response
|
|
3825
|
+
*/
|
|
3663
3826
|
describeDataObjectColumnDetailV2WithOptions(request: DescribeDataObjectColumnDetailV2Request, runtime: $Util.RuntimeOptions): Promise<DescribeDataObjectColumnDetailV2Response>;
|
|
3827
|
+
/**
|
|
3828
|
+
* @summary 查看数据对象列详情V2
|
|
3829
|
+
*
|
|
3830
|
+
* @param request DescribeDataObjectColumnDetailV2Request
|
|
3831
|
+
* @return DescribeDataObjectColumnDetailV2Response
|
|
3832
|
+
*/
|
|
3664
3833
|
describeDataObjectColumnDetailV2(request: DescribeDataObjectColumnDetailV2Request): Promise<DescribeDataObjectColumnDetailV2Response>;
|
|
3834
|
+
/**
|
|
3835
|
+
* @summary 分页查询数据目录对象
|
|
3836
|
+
*
|
|
3837
|
+
* @param request DescribeDataObjectsRequest
|
|
3838
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3839
|
+
* @return DescribeDataObjectsResponse
|
|
3840
|
+
*/
|
|
3665
3841
|
describeDataObjectsWithOptions(request: DescribeDataObjectsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDataObjectsResponse>;
|
|
3842
|
+
/**
|
|
3843
|
+
* @summary 分页查询数据目录对象
|
|
3844
|
+
*
|
|
3845
|
+
* @param request DescribeDataObjectsRequest
|
|
3846
|
+
* @return DescribeDataObjectsResponse
|
|
3847
|
+
*/
|
|
3666
3848
|
describeDataObjects(request: DescribeDataObjectsRequest): Promise<DescribeDataObjectsResponse>;
|
|
3849
|
+
/**
|
|
3850
|
+
* @param request DescribeDocTypesRequest
|
|
3851
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3852
|
+
* @return DescribeDocTypesResponse
|
|
3853
|
+
*/
|
|
3667
3854
|
describeDocTypesWithOptions(request: DescribeDocTypesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeDocTypesResponse>;
|
|
3855
|
+
/**
|
|
3856
|
+
* @param request DescribeDocTypesRequest
|
|
3857
|
+
* @return DescribeDocTypesResponse
|
|
3858
|
+
*/
|
|
3668
3859
|
describeDocTypes(request: DescribeDocTypesRequest): Promise<DescribeDocTypesResponse>;
|
|
3860
|
+
/**
|
|
3861
|
+
* @summary Queries the details of an anomalous event. The details include the time when the anomalous event occurred, and the description and handling status of the anomalous event.
|
|
3862
|
+
*
|
|
3863
|
+
* @param request DescribeEventDetailRequest
|
|
3864
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3865
|
+
* @return DescribeEventDetailResponse
|
|
3866
|
+
*/
|
|
3669
3867
|
describeEventDetailWithOptions(request: DescribeEventDetailRequest, runtime: $Util.RuntimeOptions): Promise<DescribeEventDetailResponse>;
|
|
3868
|
+
/**
|
|
3869
|
+
* @summary Queries the details of an anomalous event. The details include the time when the anomalous event occurred, and the description and handling status of the anomalous event.
|
|
3870
|
+
*
|
|
3871
|
+
* @param request DescribeEventDetailRequest
|
|
3872
|
+
* @return DescribeEventDetailResponse
|
|
3873
|
+
*/
|
|
3670
3874
|
describeEventDetail(request: DescribeEventDetailRequest): Promise<DescribeEventDetailResponse>;
|
|
3875
|
+
/**
|
|
3876
|
+
* @summary Queries the types of anomalous events.
|
|
3877
|
+
*
|
|
3878
|
+
* @param request DescribeEventTypesRequest
|
|
3879
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3880
|
+
* @return DescribeEventTypesResponse
|
|
3881
|
+
*/
|
|
3671
3882
|
describeEventTypesWithOptions(request: DescribeEventTypesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeEventTypesResponse>;
|
|
3883
|
+
/**
|
|
3884
|
+
* @summary Queries the types of anomalous events.
|
|
3885
|
+
*
|
|
3886
|
+
* @param request DescribeEventTypesRequest
|
|
3887
|
+
* @return DescribeEventTypesResponse
|
|
3888
|
+
*/
|
|
3672
3889
|
describeEventTypes(request: DescribeEventTypesRequest): Promise<DescribeEventTypesResponse>;
|
|
3673
3890
|
/**
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3679
|
-
|
|
3680
|
-
|
|
3891
|
+
* @summary Queries anomalous events.
|
|
3892
|
+
*
|
|
3893
|
+
* @description You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
|
|
3894
|
+
* # Limits
|
|
3895
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3896
|
+
*
|
|
3897
|
+
* @param request DescribeEventsRequest
|
|
3898
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3899
|
+
* @return DescribeEventsResponse
|
|
3681
3900
|
*/
|
|
3682
3901
|
describeEventsWithOptions(request: DescribeEventsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeEventsResponse>;
|
|
3683
3902
|
/**
|
|
3684
|
-
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3903
|
+
* @summary Queries anomalous events.
|
|
3904
|
+
*
|
|
3905
|
+
* @description You can call this operation to query anomalous events that may involve data leaks. This helps you search for and handle anomalous events.
|
|
3906
|
+
* # Limits
|
|
3907
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3908
|
+
*
|
|
3909
|
+
* @param request DescribeEventsRequest
|
|
3910
|
+
* @return DescribeEventsResponse
|
|
3690
3911
|
*/
|
|
3691
3912
|
describeEvents(request: DescribeEventsRequest): Promise<DescribeEventsResponse>;
|
|
3692
3913
|
/**
|
|
3693
|
-
|
|
3694
|
-
|
|
3695
|
-
|
|
3696
|
-
|
|
3697
|
-
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3914
|
+
* @summary Queries a list of data assets.
|
|
3915
|
+
*
|
|
3916
|
+
* @description You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
|
|
3917
|
+
* This operation is no longer used for the KMS console of the new version.
|
|
3918
|
+
* # [](#qps-)QPS limits
|
|
3919
|
+
* This operation can be called up to 10 times per second for each Alibaba Cloud account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3920
|
+
*
|
|
3921
|
+
* @param request DescribeInstanceSourcesRequest
|
|
3922
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3923
|
+
* @return DescribeInstanceSourcesResponse
|
|
3701
3924
|
*/
|
|
3702
3925
|
describeInstanceSourcesWithOptions(request: DescribeInstanceSourcesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeInstanceSourcesResponse>;
|
|
3703
3926
|
/**
|
|
3704
|
-
|
|
3705
|
-
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3927
|
+
* @summary Queries a list of data assets.
|
|
3928
|
+
*
|
|
3929
|
+
* @description You can query a list of unauthorized or authorized data assets based on the value of AuthStatus.
|
|
3930
|
+
* This operation is no longer used for the KMS console of the new version.
|
|
3931
|
+
* # [](#qps-)QPS limits
|
|
3932
|
+
* This operation can be called up to 10 times per second for each Alibaba Cloud account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3933
|
+
*
|
|
3934
|
+
* @param request DescribeInstanceSourcesRequest
|
|
3935
|
+
* @return DescribeInstanceSourcesResponse
|
|
3711
3936
|
*/
|
|
3712
3937
|
describeInstanceSources(request: DescribeInstanceSourcesRequest): Promise<DescribeInstanceSourcesResponse>;
|
|
3713
3938
|
/**
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
|
|
3717
|
-
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3939
|
+
* @summary Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
|
|
3940
|
+
*
|
|
3941
|
+
* @description When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
|
|
3942
|
+
* # Limits
|
|
3943
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3944
|
+
*
|
|
3945
|
+
* @param request DescribeInstancesRequest
|
|
3946
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3947
|
+
* @return DescribeInstancesResponse
|
|
3721
3948
|
*/
|
|
3722
3949
|
describeInstancesWithOptions(request: DescribeInstancesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeInstancesResponse>;
|
|
3723
3950
|
/**
|
|
3724
|
-
|
|
3725
|
-
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
|
|
3951
|
+
* @summary Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
|
|
3952
|
+
*
|
|
3953
|
+
* @description When you call the DescribeInstances operation, you can specify parameters such as Name and RiskLevelId to query data assets that meet filter conditions.
|
|
3954
|
+
* # Limits
|
|
3955
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3956
|
+
*
|
|
3957
|
+
* @param request DescribeInstancesRequest
|
|
3958
|
+
* @return DescribeInstancesResponse
|
|
3730
3959
|
*/
|
|
3731
3960
|
describeInstances(request: DescribeInstancesRequest): Promise<DescribeInstancesResponse>;
|
|
3732
3961
|
/**
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3741
|
-
|
|
3962
|
+
* @summary Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
|
|
3963
|
+
*
|
|
3964
|
+
* @description You can call this operation to query the details of an Object Storage Service (OSS) object. This helps you locate sensitive data detected in OSS.
|
|
3965
|
+
* ## [](#)Precautions
|
|
3966
|
+
* The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
|
|
3967
|
+
* ## [](#qps)Limits
|
|
3968
|
+
* Each Alibaba Cloud account can call this operation up to 10 times per second. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3969
|
+
*
|
|
3970
|
+
* @param request DescribeOssObjectDetailRequest
|
|
3971
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3972
|
+
* @return DescribeOssObjectDetailResponse
|
|
3742
3973
|
*/
|
|
3743
3974
|
describeOssObjectDetailWithOptions(request: DescribeOssObjectDetailRequest, runtime: $Util.RuntimeOptions): Promise<DescribeOssObjectDetailResponse>;
|
|
3744
3975
|
/**
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
|
|
3976
|
+
* @summary Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
|
|
3977
|
+
*
|
|
3978
|
+
* @description You can call this operation to query the details of an Object Storage Service (OSS) object. This helps you locate sensitive data detected in OSS.
|
|
3979
|
+
* ## [](#)Precautions
|
|
3980
|
+
* The DescribeOssObjectDetail operation is chagned to DescribeOssObjectDetailV2. We recommend that you call the DescribeOssObjectDetailV2 operation when you develop your applications.
|
|
3981
|
+
* ## [](#qps)Limits
|
|
3982
|
+
* Each Alibaba Cloud account can call this operation up to 10 times per second. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3983
|
+
*
|
|
3984
|
+
* @param request DescribeOssObjectDetailRequest
|
|
3985
|
+
* @return DescribeOssObjectDetailResponse
|
|
3753
3986
|
*/
|
|
3754
3987
|
describeOssObjectDetail(request: DescribeOssObjectDetailRequest): Promise<DescribeOssObjectDetailResponse>;
|
|
3988
|
+
/**
|
|
3989
|
+
* @summary 调用本接口查询数据安全中心连接授权的OSS的单个存储对象的详细信息
|
|
3990
|
+
*
|
|
3991
|
+
* @param request DescribeOssObjectDetailV2Request
|
|
3992
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3993
|
+
* @return DescribeOssObjectDetailV2Response
|
|
3994
|
+
*/
|
|
3755
3995
|
describeOssObjectDetailV2WithOptions(request: DescribeOssObjectDetailV2Request, runtime: $Util.RuntimeOptions): Promise<DescribeOssObjectDetailV2Response>;
|
|
3996
|
+
/**
|
|
3997
|
+
* @summary 调用本接口查询数据安全中心连接授权的OSS的单个存储对象的详细信息
|
|
3998
|
+
*
|
|
3999
|
+
* @param request DescribeOssObjectDetailV2Request
|
|
4000
|
+
* @return DescribeOssObjectDetailV2Response
|
|
4001
|
+
*/
|
|
3756
4002
|
describeOssObjectDetailV2(request: DescribeOssObjectDetailV2Request): Promise<DescribeOssObjectDetailV2Response>;
|
|
4003
|
+
/**
|
|
4004
|
+
* @summary Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
|
|
4005
|
+
*
|
|
4006
|
+
* @param request DescribeOssObjectsRequest
|
|
4007
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4008
|
+
* @return DescribeOssObjectsResponse
|
|
4009
|
+
*/
|
|
3757
4010
|
describeOssObjectsWithOptions(request: DescribeOssObjectsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeOssObjectsResponse>;
|
|
4011
|
+
/**
|
|
4012
|
+
* @summary Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
|
|
4013
|
+
*
|
|
4014
|
+
* @param request DescribeOssObjectsRequest
|
|
4015
|
+
* @return DescribeOssObjectsResponse
|
|
4016
|
+
*/
|
|
3758
4017
|
describeOssObjects(request: DescribeOssObjectsRequest): Promise<DescribeOssObjectsResponse>;
|
|
3759
4018
|
/**
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
4019
|
+
* @summary Queries information about the MaxCompute packages that Data Security Center (DSC) is authorized to access. The information includes the names of MaxCompute packages, the accounts of MaxCompute package owners, and the sensitivity levels of MaxCompute packages.
|
|
4020
|
+
*
|
|
4021
|
+
* @description You can call this operation to query MaxCompute packages that are scanned by DSC. This helps you search for MaxCompute packages and view the summary of MaxCompute packages.
|
|
4022
|
+
* # Limits
|
|
4023
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4024
|
+
*
|
|
4025
|
+
* @param request DescribePackagesRequest
|
|
4026
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4027
|
+
* @return DescribePackagesResponse
|
|
3767
4028
|
*/
|
|
3768
4029
|
describePackagesWithOptions(request: DescribePackagesRequest, runtime: $Util.RuntimeOptions): Promise<DescribePackagesResponse>;
|
|
3769
4030
|
/**
|
|
3770
|
-
|
|
3771
|
-
|
|
3772
|
-
|
|
3773
|
-
|
|
3774
|
-
|
|
3775
|
-
|
|
4031
|
+
* @summary Queries information about the MaxCompute packages that Data Security Center (DSC) is authorized to access. The information includes the names of MaxCompute packages, the accounts of MaxCompute package owners, and the sensitivity levels of MaxCompute packages.
|
|
4032
|
+
*
|
|
4033
|
+
* @description You can call this operation to query MaxCompute packages that are scanned by DSC. This helps you search for MaxCompute packages and view the summary of MaxCompute packages.
|
|
4034
|
+
* # Limits
|
|
4035
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4036
|
+
*
|
|
4037
|
+
* @param request DescribePackagesRequest
|
|
4038
|
+
* @return DescribePackagesResponse
|
|
3776
4039
|
*/
|
|
3777
4040
|
describePackages(request: DescribePackagesRequest): Promise<DescribePackagesResponse>;
|
|
4041
|
+
/**
|
|
4042
|
+
* @summary 获取一级授权列表
|
|
4043
|
+
*
|
|
4044
|
+
* @param request DescribeParentInstanceRequest
|
|
4045
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4046
|
+
* @return DescribeParentInstanceResponse
|
|
4047
|
+
*/
|
|
3778
4048
|
describeParentInstanceWithOptions(request: DescribeParentInstanceRequest, runtime: $Util.RuntimeOptions): Promise<DescribeParentInstanceResponse>;
|
|
4049
|
+
/**
|
|
4050
|
+
* @summary 获取一级授权列表
|
|
4051
|
+
*
|
|
4052
|
+
* @param request DescribeParentInstanceRequest
|
|
4053
|
+
* @return DescribeParentInstanceResponse
|
|
4054
|
+
*/
|
|
3779
4055
|
describeParentInstance(request: DescribeParentInstanceRequest): Promise<DescribeParentInstanceResponse>;
|
|
3780
4056
|
/**
|
|
3781
|
-
|
|
3782
|
-
|
|
3783
|
-
|
|
3784
|
-
|
|
3785
|
-
|
|
3786
|
-
|
|
3787
|
-
|
|
4057
|
+
* @summary Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
|
|
4058
|
+
*
|
|
4059
|
+
* @description You can call this operation to query the sensitivity levels that are defined in the current rule template provided by DSC. This helps you learn about the number of times that each sensitivity level is referenced in the rule template and the highest sensitivity level.
|
|
4060
|
+
* # Limits
|
|
4061
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4062
|
+
*
|
|
4063
|
+
* @param request DescribeRiskLevelsRequest
|
|
4064
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4065
|
+
* @return DescribeRiskLevelsResponse
|
|
3788
4066
|
*/
|
|
3789
4067
|
describeRiskLevelsWithOptions(request: DescribeRiskLevelsRequest, runtime: $Util.RuntimeOptions): Promise<DescribeRiskLevelsResponse>;
|
|
3790
4068
|
/**
|
|
3791
|
-
|
|
3792
|
-
|
|
3793
|
-
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
4069
|
+
* @summary Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
|
|
4070
|
+
*
|
|
4071
|
+
* @description You can call this operation to query the sensitivity levels that are defined in the current rule template provided by DSC. This helps you learn about the number of times that each sensitivity level is referenced in the rule template and the highest sensitivity level.
|
|
4072
|
+
* # Limits
|
|
4073
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4074
|
+
*
|
|
4075
|
+
* @param request DescribeRiskLevelsRequest
|
|
4076
|
+
* @return DescribeRiskLevelsResponse
|
|
3797
4077
|
*/
|
|
3798
4078
|
describeRiskLevels(request: DescribeRiskLevelsRequest): Promise<DescribeRiskLevelsResponse>;
|
|
4079
|
+
/**
|
|
4080
|
+
* @summary Queries sensitive data detection rules.
|
|
4081
|
+
*
|
|
4082
|
+
* @param request DescribeRulesRequest
|
|
4083
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4084
|
+
* @return DescribeRulesResponse
|
|
4085
|
+
*/
|
|
3799
4086
|
describeRulesWithOptions(request: DescribeRulesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeRulesResponse>;
|
|
4087
|
+
/**
|
|
4088
|
+
* @summary Queries sensitive data detection rules.
|
|
4089
|
+
*
|
|
4090
|
+
* @param request DescribeRulesRequest
|
|
4091
|
+
* @return DescribeRulesResponse
|
|
4092
|
+
*/
|
|
3800
4093
|
describeRules(request: DescribeRulesRequest): Promise<DescribeRulesResponse>;
|
|
3801
4094
|
/**
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3805
|
-
|
|
3806
|
-
|
|
3807
|
-
|
|
3808
|
-
|
|
4095
|
+
* @summary Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
|
|
4096
|
+
*
|
|
4097
|
+
* @description When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
|
|
4098
|
+
* # Limits
|
|
4099
|
+
* You can send up to 10 requests per second to call this operation by using your Alibaba Cloud account. If you send excessive requests, throttling is implemented, and your business may be affected.
|
|
4100
|
+
*
|
|
4101
|
+
* @param request DescribeTablesRequest
|
|
4102
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4103
|
+
* @return DescribeTablesResponse
|
|
3809
4104
|
*/
|
|
3810
4105
|
describeTablesWithOptions(request: DescribeTablesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeTablesResponse>;
|
|
3811
4106
|
/**
|
|
3812
|
-
|
|
3813
|
-
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
|
|
3817
|
-
|
|
4107
|
+
* @summary Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
|
|
4108
|
+
*
|
|
4109
|
+
* @description When you call the DescribeTables operation to query tables, you can specify parameters such as Name and RiskLevelId to filter tables.
|
|
4110
|
+
* # Limits
|
|
4111
|
+
* You can send up to 10 requests per second to call this operation by using your Alibaba Cloud account. If you send excessive requests, throttling is implemented, and your business may be affected.
|
|
4112
|
+
*
|
|
4113
|
+
* @param request DescribeTablesRequest
|
|
4114
|
+
* @return DescribeTablesResponse
|
|
3818
4115
|
*/
|
|
3819
4116
|
describeTables(request: DescribeTablesRequest): Promise<DescribeTablesResponse>;
|
|
4117
|
+
/**
|
|
4118
|
+
* @param request DescribeTemplateAllRulesRequest
|
|
4119
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4120
|
+
* @return DescribeTemplateAllRulesResponse
|
|
4121
|
+
*/
|
|
3820
4122
|
describeTemplateAllRulesWithOptions(request: DescribeTemplateAllRulesRequest, runtime: $Util.RuntimeOptions): Promise<DescribeTemplateAllRulesResponse>;
|
|
4123
|
+
/**
|
|
4124
|
+
* @param request DescribeTemplateAllRulesRequest
|
|
4125
|
+
* @return DescribeTemplateAllRulesResponse
|
|
4126
|
+
*/
|
|
3821
4127
|
describeTemplateAllRules(request: DescribeTemplateAllRulesRequest): Promise<DescribeTemplateAllRulesResponse>;
|
|
3822
4128
|
/**
|
|
3823
|
-
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3828
|
-
|
|
3829
|
-
|
|
4129
|
+
* @summary Queries the information about an account.
|
|
4130
|
+
*
|
|
4131
|
+
* @description You can call this operation to query the information about the current account. This helps you get familiar with your account that accesses Data Security Center (DSC).
|
|
4132
|
+
* # Limits
|
|
4133
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4134
|
+
*
|
|
4135
|
+
* @param request DescribeUserStatusRequest
|
|
4136
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4137
|
+
* @return DescribeUserStatusResponse
|
|
3830
4138
|
*/
|
|
3831
4139
|
describeUserStatusWithOptions(request: DescribeUserStatusRequest, runtime: $Util.RuntimeOptions): Promise<DescribeUserStatusResponse>;
|
|
3832
4140
|
/**
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
|
|
4141
|
+
* @summary Queries the information about an account.
|
|
4142
|
+
*
|
|
4143
|
+
* @description You can call this operation to query the information about the current account. This helps you get familiar with your account that accesses Data Security Center (DSC).
|
|
4144
|
+
* # Limits
|
|
4145
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4146
|
+
*
|
|
4147
|
+
* @param request DescribeUserStatusRequest
|
|
4148
|
+
* @return DescribeUserStatusResponse
|
|
3839
4149
|
*/
|
|
3840
4150
|
describeUserStatus(request: DescribeUserStatusRequest): Promise<DescribeUserStatusResponse>;
|
|
3841
4151
|
/**
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
|
|
3847
|
-
|
|
3848
|
-
|
|
4152
|
+
* @summary Disables a configuration item. After you disable a configuration item, you can call the CreateConfig operation to enable the configuration item by specifying the code of the configuration item for the Code parameter in the request.
|
|
4153
|
+
*
|
|
4154
|
+
* @description You can call this operation to disable a configuration item based on the code of the configuration item. This helps you modify configurations at the earliest opportunity.
|
|
4155
|
+
* # Limits
|
|
4156
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4157
|
+
*
|
|
4158
|
+
* @param request DisableUserConfigRequest
|
|
4159
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4160
|
+
* @return DisableUserConfigResponse
|
|
3849
4161
|
*/
|
|
3850
4162
|
disableUserConfigWithOptions(request: DisableUserConfigRequest, runtime: $Util.RuntimeOptions): Promise<DisableUserConfigResponse>;
|
|
3851
4163
|
/**
|
|
3852
|
-
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
4164
|
+
* @summary Disables a configuration item. After you disable a configuration item, you can call the CreateConfig operation to enable the configuration item by specifying the code of the configuration item for the Code parameter in the request.
|
|
4165
|
+
*
|
|
4166
|
+
* @description You can call this operation to disable a configuration item based on the code of the configuration item. This helps you modify configurations at the earliest opportunity.
|
|
4167
|
+
* # Limits
|
|
4168
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4169
|
+
*
|
|
4170
|
+
* @param request DisableUserConfigRequest
|
|
4171
|
+
* @return DisableUserConfigResponse
|
|
3858
4172
|
*/
|
|
3859
4173
|
disableUserConfig(request: DisableUserConfigRequest): Promise<DisableUserConfigResponse>;
|
|
4174
|
+
/**
|
|
4175
|
+
* @summary Dynamically de-identifies sensitive data.
|
|
4176
|
+
*
|
|
4177
|
+
* @param request ExecDatamaskRequest
|
|
4178
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4179
|
+
* @return ExecDatamaskResponse
|
|
4180
|
+
*/
|
|
3860
4181
|
execDatamaskWithOptions(request: ExecDatamaskRequest, runtime: $Util.RuntimeOptions): Promise<ExecDatamaskResponse>;
|
|
4182
|
+
/**
|
|
4183
|
+
* @summary Dynamically de-identifies sensitive data.
|
|
4184
|
+
*
|
|
4185
|
+
* @param request ExecDatamaskRequest
|
|
4186
|
+
* @return ExecDatamaskResponse
|
|
4187
|
+
*/
|
|
3861
4188
|
execDatamask(request: ExecDatamaskRequest): Promise<ExecDatamaskResponse>;
|
|
4189
|
+
/**
|
|
4190
|
+
* @summary Triggers a de-identification task.
|
|
4191
|
+
*
|
|
4192
|
+
* @param request ManualTriggerMaskingProcessRequest
|
|
4193
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4194
|
+
* @return ManualTriggerMaskingProcessResponse
|
|
4195
|
+
*/
|
|
3862
4196
|
manualTriggerMaskingProcessWithOptions(request: ManualTriggerMaskingProcessRequest, runtime: $Util.RuntimeOptions): Promise<ManualTriggerMaskingProcessResponse>;
|
|
4197
|
+
/**
|
|
4198
|
+
* @summary Triggers a de-identification task.
|
|
4199
|
+
*
|
|
4200
|
+
* @param request ManualTriggerMaskingProcessRequest
|
|
4201
|
+
* @return ManualTriggerMaskingProcessResponse
|
|
4202
|
+
*/
|
|
3863
4203
|
manualTriggerMaskingProcess(request: ManualTriggerMaskingProcessRequest): Promise<ManualTriggerMaskingProcessResponse>;
|
|
4204
|
+
/**
|
|
4205
|
+
* @summary Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
|
|
4206
|
+
*
|
|
4207
|
+
* @param request ModifyDataLimitRequest
|
|
4208
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4209
|
+
* @return ModifyDataLimitResponse
|
|
4210
|
+
*/
|
|
3864
4211
|
modifyDataLimitWithOptions(request: ModifyDataLimitRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDataLimitResponse>;
|
|
4212
|
+
/**
|
|
4213
|
+
* @summary Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
|
|
4214
|
+
*
|
|
4215
|
+
* @param request ModifyDataLimitRequest
|
|
4216
|
+
* @return ModifyDataLimitResponse
|
|
4217
|
+
*/
|
|
3865
4218
|
modifyDataLimit(request: ModifyDataLimitRequest): Promise<ModifyDataLimitResponse>;
|
|
3866
4219
|
/**
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
|
|
3873
|
-
|
|
4220
|
+
* @summary Changes the sensitivity levels of sensitive data. You can change the default sensitivity levels of data that cannot be classified as sensitive or insensitive, and the sensitivity levels of data that can be classified as sensitive.
|
|
4221
|
+
*
|
|
4222
|
+
* @description You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
|
|
4223
|
+
* # Limits
|
|
4224
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4225
|
+
*
|
|
4226
|
+
* @param request ModifyDefaultLevelRequest
|
|
4227
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4228
|
+
* @return ModifyDefaultLevelResponse
|
|
3874
4229
|
*/
|
|
3875
4230
|
modifyDefaultLevelWithOptions(request: ModifyDefaultLevelRequest, runtime: $Util.RuntimeOptions): Promise<ModifyDefaultLevelResponse>;
|
|
3876
4231
|
/**
|
|
3877
|
-
|
|
3878
|
-
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
|
|
4232
|
+
* @summary Changes the sensitivity levels of sensitive data. You can change the default sensitivity levels of data that cannot be classified as sensitive or insensitive, and the sensitivity levels of data that can be classified as sensitive.
|
|
4233
|
+
*
|
|
4234
|
+
* @description You can call this operation to modify the sensitivity levels of data. This helps you manage the sensitivity levels.
|
|
4235
|
+
* # Limits
|
|
4236
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4237
|
+
*
|
|
4238
|
+
* @param request ModifyDefaultLevelRequest
|
|
4239
|
+
* @return ModifyDefaultLevelResponse
|
|
3883
4240
|
*/
|
|
3884
4241
|
modifyDefaultLevel(request: ModifyDefaultLevelRequest): Promise<ModifyDefaultLevelResponse>;
|
|
3885
4242
|
/**
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
3889
|
-
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
4243
|
+
* @summary Handles an anomalous event.
|
|
4244
|
+
*
|
|
4245
|
+
* @description You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
|
|
4246
|
+
* # Limits
|
|
4247
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4248
|
+
*
|
|
4249
|
+
* @param request ModifyEventStatusRequest
|
|
4250
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4251
|
+
* @return ModifyEventStatusResponse
|
|
3893
4252
|
*/
|
|
3894
4253
|
modifyEventStatusWithOptions(request: ModifyEventStatusRequest, runtime: $Util.RuntimeOptions): Promise<ModifyEventStatusResponse>;
|
|
3895
4254
|
/**
|
|
3896
|
-
|
|
3897
|
-
|
|
3898
|
-
|
|
3899
|
-
|
|
3900
|
-
|
|
3901
|
-
|
|
4255
|
+
* @summary Handles an anomalous event.
|
|
4256
|
+
*
|
|
4257
|
+
* @description You can call this operation to handle anomalous events that involve data leaks. This helps protect your data assets at the earliest opportunity.
|
|
4258
|
+
* # Limits
|
|
4259
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4260
|
+
*
|
|
4261
|
+
* @param request ModifyEventStatusRequest
|
|
4262
|
+
* @return ModifyEventStatusResponse
|
|
3902
4263
|
*/
|
|
3903
4264
|
modifyEventStatus(request: ModifyEventStatusRequest): Promise<ModifyEventStatusResponse>;
|
|
4265
|
+
/**
|
|
4266
|
+
* @summary Enables the detection of anomalous events of subtypes.
|
|
4267
|
+
*
|
|
4268
|
+
* @param request ModifyEventTypeStatusRequest
|
|
4269
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4270
|
+
* @return ModifyEventTypeStatusResponse
|
|
4271
|
+
*/
|
|
3904
4272
|
modifyEventTypeStatusWithOptions(request: ModifyEventTypeStatusRequest, runtime: $Util.RuntimeOptions): Promise<ModifyEventTypeStatusResponse>;
|
|
4273
|
+
/**
|
|
4274
|
+
* @summary Enables the detection of anomalous events of subtypes.
|
|
4275
|
+
*
|
|
4276
|
+
* @param request ModifyEventTypeStatusRequest
|
|
4277
|
+
* @return ModifyEventTypeStatusResponse
|
|
4278
|
+
*/
|
|
3905
4279
|
modifyEventTypeStatus(request: ModifyEventTypeStatusRequest): Promise<ModifyEventTypeStatusResponse>;
|
|
3906
4280
|
/**
|
|
3907
|
-
|
|
3908
|
-
|
|
3909
|
-
|
|
3910
|
-
|
|
3911
|
-
|
|
3912
|
-
|
|
3913
|
-
|
|
4281
|
+
* @summary Enables or disables the report task.
|
|
4282
|
+
*
|
|
4283
|
+
* @description You can call this operation to enable or disable the report task. After you activate Data Security Center (DSC), the report task is enabled by default. After you disable the report task, you cannot view statistics that are newly generated in the Report Center module, on the Overview page of the Cloud Native Data Audit module, and in the Data security lab module. Existing statistics are not affected.
|
|
4284
|
+
* # Limits
|
|
4285
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4286
|
+
*
|
|
4287
|
+
* @param request ModifyReportTaskStatusRequest
|
|
4288
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4289
|
+
* @return ModifyReportTaskStatusResponse
|
|
3914
4290
|
*/
|
|
3915
4291
|
modifyReportTaskStatusWithOptions(request: ModifyReportTaskStatusRequest, runtime: $Util.RuntimeOptions): Promise<ModifyReportTaskStatusResponse>;
|
|
3916
4292
|
/**
|
|
3917
|
-
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
|
|
3921
|
-
|
|
3922
|
-
|
|
4293
|
+
* @summary Enables or disables the report task.
|
|
4294
|
+
*
|
|
4295
|
+
* @description You can call this operation to enable or disable the report task. After you activate Data Security Center (DSC), the report task is enabled by default. After you disable the report task, you cannot view statistics that are newly generated in the Report Center module, on the Overview page of the Cloud Native Data Audit module, and in the Data security lab module. Existing statistics are not affected.
|
|
4296
|
+
* # Limits
|
|
4297
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4298
|
+
*
|
|
4299
|
+
* @param request ModifyReportTaskStatusRequest
|
|
4300
|
+
* @return ModifyReportTaskStatusResponse
|
|
3923
4301
|
*/
|
|
3924
4302
|
modifyReportTaskStatus(request: ModifyReportTaskStatusRequest): Promise<ModifyReportTaskStatusResponse>;
|
|
3925
4303
|
/**
|
|
3926
|
-
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
|
|
3930
|
-
|
|
3931
|
-
|
|
3932
|
-
|
|
4304
|
+
* @summary Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
4305
|
+
*
|
|
4306
|
+
* @description When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
|
|
4307
|
+
* # Limits
|
|
4308
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4309
|
+
*
|
|
4310
|
+
* @param request ModifyRuleRequest
|
|
4311
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4312
|
+
* @return ModifyRuleResponse
|
|
3933
4313
|
*/
|
|
3934
4314
|
modifyRuleWithOptions(request: ModifyRuleRequest, runtime: $Util.RuntimeOptions): Promise<ModifyRuleResponse>;
|
|
3935
4315
|
/**
|
|
3936
|
-
|
|
3937
|
-
|
|
3938
|
-
|
|
3939
|
-
|
|
3940
|
-
|
|
3941
|
-
|
|
4316
|
+
* @summary Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
4317
|
+
*
|
|
4318
|
+
* @description When you call this operation, you must configure request parameters to specify the rule name, rule ID, and rule content.
|
|
4319
|
+
* # Limits
|
|
4320
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4321
|
+
*
|
|
4322
|
+
* @param request ModifyRuleRequest
|
|
4323
|
+
* @return ModifyRuleResponse
|
|
3942
4324
|
*/
|
|
3943
4325
|
modifyRule(request: ModifyRuleRequest): Promise<ModifyRuleResponse>;
|
|
4326
|
+
/**
|
|
4327
|
+
* @summary Enables or disables a sensitive data detection rule.
|
|
4328
|
+
*
|
|
4329
|
+
* @param request ModifyRuleStatusRequest
|
|
4330
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4331
|
+
* @return ModifyRuleStatusResponse
|
|
4332
|
+
*/
|
|
3944
4333
|
modifyRuleStatusWithOptions(request: ModifyRuleStatusRequest, runtime: $Util.RuntimeOptions): Promise<ModifyRuleStatusResponse>;
|
|
4334
|
+
/**
|
|
4335
|
+
* @summary Enables or disables a sensitive data detection rule.
|
|
4336
|
+
*
|
|
4337
|
+
* @param request ModifyRuleStatusRequest
|
|
4338
|
+
* @return ModifyRuleStatusResponse
|
|
4339
|
+
*/
|
|
3945
4340
|
modifyRuleStatus(request: ModifyRuleStatusRequest): Promise<ModifyRuleStatusResponse>;
|
|
3946
4341
|
/**
|
|
3947
|
-
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
|
|
3951
|
-
|
|
3952
|
-
|
|
3953
|
-
|
|
4342
|
+
* @summary Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
|
|
4343
|
+
*
|
|
4344
|
+
* @description You can call this operation to stop a de-identification task that is running. For example, you can stop a de-identification task that is used to de-identify specific data.
|
|
4345
|
+
* # Limits
|
|
4346
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4347
|
+
*
|
|
4348
|
+
* @param request StopMaskingProcessRequest
|
|
4349
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4350
|
+
* @return StopMaskingProcessResponse
|
|
3954
4351
|
*/
|
|
3955
4352
|
stopMaskingProcessWithOptions(request: StopMaskingProcessRequest, runtime: $Util.RuntimeOptions): Promise<StopMaskingProcessResponse>;
|
|
3956
4353
|
/**
|
|
3957
|
-
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
|
|
3961
|
-
|
|
3962
|
-
|
|
4354
|
+
* @summary Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
|
|
4355
|
+
*
|
|
4356
|
+
* @description You can call this operation to stop a de-identification task that is running. For example, you can stop a de-identification task that is used to de-identify specific data.
|
|
4357
|
+
* # Limits
|
|
4358
|
+
* You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4359
|
+
*
|
|
4360
|
+
* @param request StopMaskingProcessRequest
|
|
4361
|
+
* @return StopMaskingProcessResponse
|
|
3963
4362
|
*/
|
|
3964
4363
|
stopMaskingProcess(request: StopMaskingProcessRequest): Promise<StopMaskingProcessResponse>;
|
|
3965
4364
|
}
|