@aws-sdk/client-cloudhsm-v2 3.131.0 → 3.137.0
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/CHANGELOG.md +11 -0
- package/dist-cjs/commands/CopyBackupToRegionCommand.js +2 -2
- package/dist-cjs/commands/CreateClusterCommand.js +2 -2
- package/dist-cjs/commands/CreateHsmCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackupCommand.js +2 -2
- package/dist-cjs/commands/DeleteClusterCommand.js +2 -2
- package/dist-cjs/commands/DeleteHsmCommand.js +2 -2
- package/dist-cjs/commands/DescribeBackupsCommand.js +2 -2
- package/dist-cjs/commands/DescribeClustersCommand.js +2 -2
- package/dist-cjs/commands/InitializeClusterCommand.js +2 -2
- package/dist-cjs/commands/ListTagsCommand.js +2 -2
- package/dist-cjs/commands/ModifyBackupAttributesCommand.js +2 -2
- package/dist-cjs/commands/ModifyClusterCommand.js +2 -2
- package/dist-cjs/commands/RestoreBackupCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +149 -223
- package/dist-es/commands/CopyBackupToRegionCommand.js +3 -3
- package/dist-es/commands/CreateClusterCommand.js +3 -3
- package/dist-es/commands/CreateHsmCommand.js +3 -3
- package/dist-es/commands/DeleteBackupCommand.js +3 -3
- package/dist-es/commands/DeleteClusterCommand.js +3 -3
- package/dist-es/commands/DeleteHsmCommand.js +3 -3
- package/dist-es/commands/DescribeBackupsCommand.js +3 -3
- package/dist-es/commands/DescribeClustersCommand.js +3 -3
- package/dist-es/commands/InitializeClusterCommand.js +3 -3
- package/dist-es/commands/ListTagsCommand.js +3 -3
- package/dist-es/commands/ModifyBackupAttributesCommand.js +3 -3
- package/dist-es/commands/ModifyClusterCommand.js +3 -3
- package/dist-es/commands/RestoreBackupCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/models/models_0.js +37 -148
- package/dist-types/models/models_0.d.ts +148 -222
- package/dist-types/ts3.4/models/models_0.d.ts +74 -148
- package/package.json +6 -6
|
@@ -19,12 +19,6 @@ export interface Tag {
|
|
|
19
19
|
*/
|
|
20
20
|
Value: string | undefined;
|
|
21
21
|
}
|
|
22
|
-
export declare namespace Tag {
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
*/
|
|
26
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
27
|
-
}
|
|
28
22
|
/**
|
|
29
23
|
* <p>Contains information about a backup of an AWS CloudHSM cluster. All backup objects
|
|
30
24
|
* contain the <code>BackupId</code>, <code>BackupState</code>, <code>ClusterId</code>, and
|
|
@@ -83,12 +77,6 @@ export interface Backup {
|
|
|
83
77
|
*/
|
|
84
78
|
TagList?: Tag[];
|
|
85
79
|
}
|
|
86
|
-
export declare namespace Backup {
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
const filterSensitiveLog: (obj: Backup) => any;
|
|
91
|
-
}
|
|
92
80
|
export declare enum BackupPolicy {
|
|
93
81
|
DEFAULT = "DEFAULT"
|
|
94
82
|
}
|
|
@@ -109,12 +97,6 @@ export interface BackupRetentionPolicy {
|
|
|
109
97
|
*/
|
|
110
98
|
Value?: string;
|
|
111
99
|
}
|
|
112
|
-
export declare namespace BackupRetentionPolicy {
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
const filterSensitiveLog: (obj: BackupRetentionPolicy) => any;
|
|
117
|
-
}
|
|
118
100
|
/**
|
|
119
101
|
* <p>The request was rejected because the requester does not have permission to perform the
|
|
120
102
|
* requested operation.</p>
|
|
@@ -204,12 +186,6 @@ export interface CopyBackupToRegionRequest {
|
|
|
204
186
|
*/
|
|
205
187
|
TagList?: Tag[];
|
|
206
188
|
}
|
|
207
|
-
export declare namespace CopyBackupToRegionRequest {
|
|
208
|
-
/**
|
|
209
|
-
* @internal
|
|
210
|
-
*/
|
|
211
|
-
const filterSensitiveLog: (obj: CopyBackupToRegionRequest) => any;
|
|
212
|
-
}
|
|
213
189
|
/**
|
|
214
190
|
* <p>Contains information about the backup that will be copied and created by the <a>CopyBackupToRegion</a> operation.</p>
|
|
215
191
|
*/
|
|
@@ -231,12 +207,6 @@ export interface DestinationBackup {
|
|
|
231
207
|
*/
|
|
232
208
|
SourceCluster?: string;
|
|
233
209
|
}
|
|
234
|
-
export declare namespace DestinationBackup {
|
|
235
|
-
/**
|
|
236
|
-
* @internal
|
|
237
|
-
*/
|
|
238
|
-
const filterSensitiveLog: (obj: DestinationBackup) => any;
|
|
239
|
-
}
|
|
240
210
|
export interface CopyBackupToRegionResponse {
|
|
241
211
|
/**
|
|
242
212
|
* <p>Information on the backup that will be copied to the destination region, including
|
|
@@ -248,12 +218,6 @@ export interface CopyBackupToRegionResponse {
|
|
|
248
218
|
*/
|
|
249
219
|
DestinationBackup?: DestinationBackup;
|
|
250
220
|
}
|
|
251
|
-
export declare namespace CopyBackupToRegionResponse {
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
|
-
const filterSensitiveLog: (obj: CopyBackupToRegionResponse) => any;
|
|
256
|
-
}
|
|
257
221
|
export interface CreateClusterRequest {
|
|
258
222
|
/**
|
|
259
223
|
* <p>A policy that defines how the service retains backups.</p>
|
|
@@ -288,12 +252,6 @@ export interface CreateClusterRequest {
|
|
|
288
252
|
*/
|
|
289
253
|
TagList?: Tag[];
|
|
290
254
|
}
|
|
291
|
-
export declare namespace CreateClusterRequest {
|
|
292
|
-
/**
|
|
293
|
-
* @internal
|
|
294
|
-
*/
|
|
295
|
-
const filterSensitiveLog: (obj: CreateClusterRequest) => any;
|
|
296
|
-
}
|
|
297
255
|
/**
|
|
298
256
|
* <p>Contains one or more certificates or a certificate signing request (CSR).</p>
|
|
299
257
|
*/
|
|
@@ -321,12 +279,6 @@ export interface Certificates {
|
|
|
321
279
|
*/
|
|
322
280
|
ClusterCertificate?: string;
|
|
323
281
|
}
|
|
324
|
-
export declare namespace Certificates {
|
|
325
|
-
/**
|
|
326
|
-
* @internal
|
|
327
|
-
*/
|
|
328
|
-
const filterSensitiveLog: (obj: Certificates) => any;
|
|
329
|
-
}
|
|
330
282
|
export declare enum HsmState {
|
|
331
283
|
ACTIVE = "ACTIVE",
|
|
332
284
|
CREATE_IN_PROGRESS = "CREATE_IN_PROGRESS",
|
|
@@ -372,12 +324,6 @@ export interface Hsm {
|
|
|
372
324
|
*/
|
|
373
325
|
StateMessage?: string;
|
|
374
326
|
}
|
|
375
|
-
export declare namespace Hsm {
|
|
376
|
-
/**
|
|
377
|
-
* @internal
|
|
378
|
-
*/
|
|
379
|
-
const filterSensitiveLog: (obj: Hsm) => any;
|
|
380
|
-
}
|
|
381
327
|
export declare enum ClusterState {
|
|
382
328
|
ACTIVE = "ACTIVE",
|
|
383
329
|
CREATE_IN_PROGRESS = "CREATE_IN_PROGRESS",
|
|
@@ -456,24 +402,12 @@ export interface Cluster {
|
|
|
456
402
|
*/
|
|
457
403
|
TagList?: Tag[];
|
|
458
404
|
}
|
|
459
|
-
export declare namespace Cluster {
|
|
460
|
-
/**
|
|
461
|
-
* @internal
|
|
462
|
-
*/
|
|
463
|
-
const filterSensitiveLog: (obj: Cluster) => any;
|
|
464
|
-
}
|
|
465
405
|
export interface CreateClusterResponse {
|
|
466
406
|
/**
|
|
467
407
|
* <p>Information about the cluster that was created.</p>
|
|
468
408
|
*/
|
|
469
409
|
Cluster?: Cluster;
|
|
470
410
|
}
|
|
471
|
-
export declare namespace CreateClusterResponse {
|
|
472
|
-
/**
|
|
473
|
-
* @internal
|
|
474
|
-
*/
|
|
475
|
-
const filterSensitiveLog: (obj: CreateClusterResponse) => any;
|
|
476
|
-
}
|
|
477
411
|
export interface CreateHsmRequest {
|
|
478
412
|
/**
|
|
479
413
|
* <p>The identifier (ID) of the HSM's cluster. To find the cluster ID, use <a>DescribeClusters</a>.</p>
|
|
@@ -491,48 +425,24 @@ export interface CreateHsmRequest {
|
|
|
491
425
|
*/
|
|
492
426
|
IpAddress?: string;
|
|
493
427
|
}
|
|
494
|
-
export declare namespace CreateHsmRequest {
|
|
495
|
-
/**
|
|
496
|
-
* @internal
|
|
497
|
-
*/
|
|
498
|
-
const filterSensitiveLog: (obj: CreateHsmRequest) => any;
|
|
499
|
-
}
|
|
500
428
|
export interface CreateHsmResponse {
|
|
501
429
|
/**
|
|
502
430
|
* <p>Information about the HSM that was created.</p>
|
|
503
431
|
*/
|
|
504
432
|
Hsm?: Hsm;
|
|
505
433
|
}
|
|
506
|
-
export declare namespace CreateHsmResponse {
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
510
|
-
const filterSensitiveLog: (obj: CreateHsmResponse) => any;
|
|
511
|
-
}
|
|
512
434
|
export interface DeleteBackupRequest {
|
|
513
435
|
/**
|
|
514
436
|
* <p>The ID of the backup to be deleted. To find the ID of a backup, use the <a>DescribeBackups</a> operation.</p>
|
|
515
437
|
*/
|
|
516
438
|
BackupId: string | undefined;
|
|
517
439
|
}
|
|
518
|
-
export declare namespace DeleteBackupRequest {
|
|
519
|
-
/**
|
|
520
|
-
* @internal
|
|
521
|
-
*/
|
|
522
|
-
const filterSensitiveLog: (obj: DeleteBackupRequest) => any;
|
|
523
|
-
}
|
|
524
440
|
export interface DeleteBackupResponse {
|
|
525
441
|
/**
|
|
526
442
|
* <p>Information on the <code>Backup</code> object deleted.</p>
|
|
527
443
|
*/
|
|
528
444
|
Backup?: Backup;
|
|
529
445
|
}
|
|
530
|
-
export declare namespace DeleteBackupResponse {
|
|
531
|
-
/**
|
|
532
|
-
* @internal
|
|
533
|
-
*/
|
|
534
|
-
const filterSensitiveLog: (obj: DeleteBackupResponse) => any;
|
|
535
|
-
}
|
|
536
446
|
export interface DeleteClusterRequest {
|
|
537
447
|
/**
|
|
538
448
|
* <p>The identifier (ID) of the cluster that you are deleting. To find the cluster ID, use
|
|
@@ -540,24 +450,12 @@ export interface DeleteClusterRequest {
|
|
|
540
450
|
*/
|
|
541
451
|
ClusterId: string | undefined;
|
|
542
452
|
}
|
|
543
|
-
export declare namespace DeleteClusterRequest {
|
|
544
|
-
/**
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
547
|
-
const filterSensitiveLog: (obj: DeleteClusterRequest) => any;
|
|
548
|
-
}
|
|
549
453
|
export interface DeleteClusterResponse {
|
|
550
454
|
/**
|
|
551
455
|
* <p>Information about the cluster that was deleted.</p>
|
|
552
456
|
*/
|
|
553
457
|
Cluster?: Cluster;
|
|
554
458
|
}
|
|
555
|
-
export declare namespace DeleteClusterResponse {
|
|
556
|
-
/**
|
|
557
|
-
* @internal
|
|
558
|
-
*/
|
|
559
|
-
const filterSensitiveLog: (obj: DeleteClusterResponse) => any;
|
|
560
|
-
}
|
|
561
459
|
export interface DeleteHsmRequest {
|
|
562
460
|
/**
|
|
563
461
|
* <p>The identifier (ID) of the cluster that contains the HSM that you are
|
|
@@ -579,24 +477,12 @@ export interface DeleteHsmRequest {
|
|
|
579
477
|
*/
|
|
580
478
|
EniIp?: string;
|
|
581
479
|
}
|
|
582
|
-
export declare namespace DeleteHsmRequest {
|
|
583
|
-
/**
|
|
584
|
-
* @internal
|
|
585
|
-
*/
|
|
586
|
-
const filterSensitiveLog: (obj: DeleteHsmRequest) => any;
|
|
587
|
-
}
|
|
588
480
|
export interface DeleteHsmResponse {
|
|
589
481
|
/**
|
|
590
482
|
* <p>The identifier (ID) of the HSM that was deleted.</p>
|
|
591
483
|
*/
|
|
592
484
|
HsmId?: string;
|
|
593
485
|
}
|
|
594
|
-
export declare namespace DeleteHsmResponse {
|
|
595
|
-
/**
|
|
596
|
-
* @internal
|
|
597
|
-
*/
|
|
598
|
-
const filterSensitiveLog: (obj: DeleteHsmResponse) => any;
|
|
599
|
-
}
|
|
600
486
|
export interface DescribeBackupsRequest {
|
|
601
487
|
/**
|
|
602
488
|
* <p>The <code>NextToken</code> value that you received in the previous response. Use this
|
|
@@ -630,12 +516,6 @@ export interface DescribeBackupsRequest {
|
|
|
630
516
|
*/
|
|
631
517
|
SortAscending?: boolean;
|
|
632
518
|
}
|
|
633
|
-
export declare namespace DescribeBackupsRequest {
|
|
634
|
-
/**
|
|
635
|
-
* @internal
|
|
636
|
-
*/
|
|
637
|
-
const filterSensitiveLog: (obj: DescribeBackupsRequest) => any;
|
|
638
|
-
}
|
|
639
519
|
export interface DescribeBackupsResponse {
|
|
640
520
|
/**
|
|
641
521
|
* <p>A list of backups.</p>
|
|
@@ -648,12 +528,6 @@ export interface DescribeBackupsResponse {
|
|
|
648
528
|
*/
|
|
649
529
|
NextToken?: string;
|
|
650
530
|
}
|
|
651
|
-
export declare namespace DescribeBackupsResponse {
|
|
652
|
-
/**
|
|
653
|
-
* @internal
|
|
654
|
-
*/
|
|
655
|
-
const filterSensitiveLog: (obj: DescribeBackupsResponse) => any;
|
|
656
|
-
}
|
|
657
531
|
export interface DescribeClustersRequest {
|
|
658
532
|
/**
|
|
659
533
|
* <p>One or more filters to limit the items returned in the response.</p>
|
|
@@ -676,12 +550,6 @@ export interface DescribeClustersRequest {
|
|
|
676
550
|
*/
|
|
677
551
|
MaxResults?: number;
|
|
678
552
|
}
|
|
679
|
-
export declare namespace DescribeClustersRequest {
|
|
680
|
-
/**
|
|
681
|
-
* @internal
|
|
682
|
-
*/
|
|
683
|
-
const filterSensitiveLog: (obj: DescribeClustersRequest) => any;
|
|
684
|
-
}
|
|
685
553
|
export interface DescribeClustersResponse {
|
|
686
554
|
/**
|
|
687
555
|
* <p>A list of clusters.</p>
|
|
@@ -694,12 +562,6 @@ export interface DescribeClustersResponse {
|
|
|
694
562
|
*/
|
|
695
563
|
NextToken?: string;
|
|
696
564
|
}
|
|
697
|
-
export declare namespace DescribeClustersResponse {
|
|
698
|
-
/**
|
|
699
|
-
* @internal
|
|
700
|
-
*/
|
|
701
|
-
const filterSensitiveLog: (obj: DescribeClustersResponse) => any;
|
|
702
|
-
}
|
|
703
565
|
export interface InitializeClusterRequest {
|
|
704
566
|
/**
|
|
705
567
|
* <p>The identifier (ID) of the cluster that you are claiming. To find the cluster ID, use
|
|
@@ -719,12 +581,6 @@ export interface InitializeClusterRequest {
|
|
|
719
581
|
*/
|
|
720
582
|
TrustAnchor: string | undefined;
|
|
721
583
|
}
|
|
722
|
-
export declare namespace InitializeClusterRequest {
|
|
723
|
-
/**
|
|
724
|
-
* @internal
|
|
725
|
-
*/
|
|
726
|
-
const filterSensitiveLog: (obj: InitializeClusterRequest) => any;
|
|
727
|
-
}
|
|
728
584
|
export interface InitializeClusterResponse {
|
|
729
585
|
/**
|
|
730
586
|
* <p>The cluster's state.</p>
|
|
@@ -735,12 +591,6 @@ export interface InitializeClusterResponse {
|
|
|
735
591
|
*/
|
|
736
592
|
StateMessage?: string;
|
|
737
593
|
}
|
|
738
|
-
export declare namespace InitializeClusterResponse {
|
|
739
|
-
/**
|
|
740
|
-
* @internal
|
|
741
|
-
*/
|
|
742
|
-
const filterSensitiveLog: (obj: InitializeClusterResponse) => any;
|
|
743
|
-
}
|
|
744
594
|
export interface ListTagsRequest {
|
|
745
595
|
/**
|
|
746
596
|
* <p>The cluster identifier (ID) for the cluster whose tags you are getting. To find the
|
|
@@ -758,12 +608,6 @@ export interface ListTagsRequest {
|
|
|
758
608
|
*/
|
|
759
609
|
MaxResults?: number;
|
|
760
610
|
}
|
|
761
|
-
export declare namespace ListTagsRequest {
|
|
762
|
-
/**
|
|
763
|
-
* @internal
|
|
764
|
-
*/
|
|
765
|
-
const filterSensitiveLog: (obj: ListTagsRequest) => any;
|
|
766
|
-
}
|
|
767
611
|
export interface ListTagsResponse {
|
|
768
612
|
/**
|
|
769
613
|
* <p>A list of tags.</p>
|
|
@@ -775,12 +619,6 @@ export interface ListTagsResponse {
|
|
|
775
619
|
*/
|
|
776
620
|
NextToken?: string;
|
|
777
621
|
}
|
|
778
|
-
export declare namespace ListTagsResponse {
|
|
779
|
-
/**
|
|
780
|
-
* @internal
|
|
781
|
-
*/
|
|
782
|
-
const filterSensitiveLog: (obj: ListTagsResponse) => any;
|
|
783
|
-
}
|
|
784
622
|
export interface ModifyBackupAttributesRequest {
|
|
785
623
|
/**
|
|
786
624
|
* <p>The identifier (ID) of the backup to modify. To find the ID of a backup, use the <a>DescribeBackups</a> operation.</p>
|
|
@@ -792,12 +630,6 @@ export interface ModifyBackupAttributesRequest {
|
|
|
792
630
|
*/
|
|
793
631
|
NeverExpires: boolean | undefined;
|
|
794
632
|
}
|
|
795
|
-
export declare namespace ModifyBackupAttributesRequest {
|
|
796
|
-
/**
|
|
797
|
-
* @internal
|
|
798
|
-
*/
|
|
799
|
-
const filterSensitiveLog: (obj: ModifyBackupAttributesRequest) => any;
|
|
800
|
-
}
|
|
801
633
|
export interface ModifyBackupAttributesResponse {
|
|
802
634
|
/**
|
|
803
635
|
* <p>Contains information about a backup of an AWS CloudHSM cluster. All backup objects
|
|
@@ -809,12 +641,6 @@ export interface ModifyBackupAttributesResponse {
|
|
|
809
641
|
*/
|
|
810
642
|
Backup?: Backup;
|
|
811
643
|
}
|
|
812
|
-
export declare namespace ModifyBackupAttributesResponse {
|
|
813
|
-
/**
|
|
814
|
-
* @internal
|
|
815
|
-
*/
|
|
816
|
-
const filterSensitiveLog: (obj: ModifyBackupAttributesResponse) => any;
|
|
817
|
-
}
|
|
818
644
|
export interface ModifyClusterRequest {
|
|
819
645
|
/**
|
|
820
646
|
* <p>A policy that defines how the service retains backups.</p>
|
|
@@ -826,48 +652,24 @@ export interface ModifyClusterRequest {
|
|
|
826
652
|
*/
|
|
827
653
|
ClusterId: string | undefined;
|
|
828
654
|
}
|
|
829
|
-
export declare namespace ModifyClusterRequest {
|
|
830
|
-
/**
|
|
831
|
-
* @internal
|
|
832
|
-
*/
|
|
833
|
-
const filterSensitiveLog: (obj: ModifyClusterRequest) => any;
|
|
834
|
-
}
|
|
835
655
|
export interface ModifyClusterResponse {
|
|
836
656
|
/**
|
|
837
657
|
* <p>Contains information about an AWS CloudHSM cluster.</p>
|
|
838
658
|
*/
|
|
839
659
|
Cluster?: Cluster;
|
|
840
660
|
}
|
|
841
|
-
export declare namespace ModifyClusterResponse {
|
|
842
|
-
/**
|
|
843
|
-
* @internal
|
|
844
|
-
*/
|
|
845
|
-
const filterSensitiveLog: (obj: ModifyClusterResponse) => any;
|
|
846
|
-
}
|
|
847
661
|
export interface RestoreBackupRequest {
|
|
848
662
|
/**
|
|
849
663
|
* <p>The ID of the backup to be restored. To find the ID of a backup, use the <a>DescribeBackups</a> operation.</p>
|
|
850
664
|
*/
|
|
851
665
|
BackupId: string | undefined;
|
|
852
666
|
}
|
|
853
|
-
export declare namespace RestoreBackupRequest {
|
|
854
|
-
/**
|
|
855
|
-
* @internal
|
|
856
|
-
*/
|
|
857
|
-
const filterSensitiveLog: (obj: RestoreBackupRequest) => any;
|
|
858
|
-
}
|
|
859
667
|
export interface RestoreBackupResponse {
|
|
860
668
|
/**
|
|
861
669
|
* <p>Information on the <code>Backup</code> object created.</p>
|
|
862
670
|
*/
|
|
863
671
|
Backup?: Backup;
|
|
864
672
|
}
|
|
865
|
-
export declare namespace RestoreBackupResponse {
|
|
866
|
-
/**
|
|
867
|
-
* @internal
|
|
868
|
-
*/
|
|
869
|
-
const filterSensitiveLog: (obj: RestoreBackupResponse) => any;
|
|
870
|
-
}
|
|
871
673
|
export interface TagResourceRequest {
|
|
872
674
|
/**
|
|
873
675
|
* <p>The cluster identifier (ID) for the cluster that you are tagging. To find the cluster
|
|
@@ -879,20 +681,8 @@ export interface TagResourceRequest {
|
|
|
879
681
|
*/
|
|
880
682
|
TagList: Tag[] | undefined;
|
|
881
683
|
}
|
|
882
|
-
export declare namespace TagResourceRequest {
|
|
883
|
-
/**
|
|
884
|
-
* @internal
|
|
885
|
-
*/
|
|
886
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
887
|
-
}
|
|
888
684
|
export interface TagResourceResponse {
|
|
889
685
|
}
|
|
890
|
-
export declare namespace TagResourceResponse {
|
|
891
|
-
/**
|
|
892
|
-
* @internal
|
|
893
|
-
*/
|
|
894
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
895
|
-
}
|
|
896
686
|
export interface UntagResourceRequest {
|
|
897
687
|
/**
|
|
898
688
|
* <p>The cluster identifier (ID) for the cluster whose tags you are removing. To find the
|
|
@@ -905,17 +695,153 @@ export interface UntagResourceRequest {
|
|
|
905
695
|
*/
|
|
906
696
|
TagKeyList: string[] | undefined;
|
|
907
697
|
}
|
|
908
|
-
export declare namespace UntagResourceRequest {
|
|
909
|
-
/**
|
|
910
|
-
* @internal
|
|
911
|
-
*/
|
|
912
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
913
|
-
}
|
|
914
698
|
export interface UntagResourceResponse {
|
|
915
699
|
}
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
700
|
+
/**
|
|
701
|
+
* @internal
|
|
702
|
+
*/
|
|
703
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
704
|
+
/**
|
|
705
|
+
* @internal
|
|
706
|
+
*/
|
|
707
|
+
export declare const BackupFilterSensitiveLog: (obj: Backup) => any;
|
|
708
|
+
/**
|
|
709
|
+
* @internal
|
|
710
|
+
*/
|
|
711
|
+
export declare const BackupRetentionPolicyFilterSensitiveLog: (obj: BackupRetentionPolicy) => any;
|
|
712
|
+
/**
|
|
713
|
+
* @internal
|
|
714
|
+
*/
|
|
715
|
+
export declare const CopyBackupToRegionRequestFilterSensitiveLog: (obj: CopyBackupToRegionRequest) => any;
|
|
716
|
+
/**
|
|
717
|
+
* @internal
|
|
718
|
+
*/
|
|
719
|
+
export declare const DestinationBackupFilterSensitiveLog: (obj: DestinationBackup) => any;
|
|
720
|
+
/**
|
|
721
|
+
* @internal
|
|
722
|
+
*/
|
|
723
|
+
export declare const CopyBackupToRegionResponseFilterSensitiveLog: (obj: CopyBackupToRegionResponse) => any;
|
|
724
|
+
/**
|
|
725
|
+
* @internal
|
|
726
|
+
*/
|
|
727
|
+
export declare const CreateClusterRequestFilterSensitiveLog: (obj: CreateClusterRequest) => any;
|
|
728
|
+
/**
|
|
729
|
+
* @internal
|
|
730
|
+
*/
|
|
731
|
+
export declare const CertificatesFilterSensitiveLog: (obj: Certificates) => any;
|
|
732
|
+
/**
|
|
733
|
+
* @internal
|
|
734
|
+
*/
|
|
735
|
+
export declare const HsmFilterSensitiveLog: (obj: Hsm) => any;
|
|
736
|
+
/**
|
|
737
|
+
* @internal
|
|
738
|
+
*/
|
|
739
|
+
export declare const ClusterFilterSensitiveLog: (obj: Cluster) => any;
|
|
740
|
+
/**
|
|
741
|
+
* @internal
|
|
742
|
+
*/
|
|
743
|
+
export declare const CreateClusterResponseFilterSensitiveLog: (obj: CreateClusterResponse) => any;
|
|
744
|
+
/**
|
|
745
|
+
* @internal
|
|
746
|
+
*/
|
|
747
|
+
export declare const CreateHsmRequestFilterSensitiveLog: (obj: CreateHsmRequest) => any;
|
|
748
|
+
/**
|
|
749
|
+
* @internal
|
|
750
|
+
*/
|
|
751
|
+
export declare const CreateHsmResponseFilterSensitiveLog: (obj: CreateHsmResponse) => any;
|
|
752
|
+
/**
|
|
753
|
+
* @internal
|
|
754
|
+
*/
|
|
755
|
+
export declare const DeleteBackupRequestFilterSensitiveLog: (obj: DeleteBackupRequest) => any;
|
|
756
|
+
/**
|
|
757
|
+
* @internal
|
|
758
|
+
*/
|
|
759
|
+
export declare const DeleteBackupResponseFilterSensitiveLog: (obj: DeleteBackupResponse) => any;
|
|
760
|
+
/**
|
|
761
|
+
* @internal
|
|
762
|
+
*/
|
|
763
|
+
export declare const DeleteClusterRequestFilterSensitiveLog: (obj: DeleteClusterRequest) => any;
|
|
764
|
+
/**
|
|
765
|
+
* @internal
|
|
766
|
+
*/
|
|
767
|
+
export declare const DeleteClusterResponseFilterSensitiveLog: (obj: DeleteClusterResponse) => any;
|
|
768
|
+
/**
|
|
769
|
+
* @internal
|
|
770
|
+
*/
|
|
771
|
+
export declare const DeleteHsmRequestFilterSensitiveLog: (obj: DeleteHsmRequest) => any;
|
|
772
|
+
/**
|
|
773
|
+
* @internal
|
|
774
|
+
*/
|
|
775
|
+
export declare const DeleteHsmResponseFilterSensitiveLog: (obj: DeleteHsmResponse) => any;
|
|
776
|
+
/**
|
|
777
|
+
* @internal
|
|
778
|
+
*/
|
|
779
|
+
export declare const DescribeBackupsRequestFilterSensitiveLog: (obj: DescribeBackupsRequest) => any;
|
|
780
|
+
/**
|
|
781
|
+
* @internal
|
|
782
|
+
*/
|
|
783
|
+
export declare const DescribeBackupsResponseFilterSensitiveLog: (obj: DescribeBackupsResponse) => any;
|
|
784
|
+
/**
|
|
785
|
+
* @internal
|
|
786
|
+
*/
|
|
787
|
+
export declare const DescribeClustersRequestFilterSensitiveLog: (obj: DescribeClustersRequest) => any;
|
|
788
|
+
/**
|
|
789
|
+
* @internal
|
|
790
|
+
*/
|
|
791
|
+
export declare const DescribeClustersResponseFilterSensitiveLog: (obj: DescribeClustersResponse) => any;
|
|
792
|
+
/**
|
|
793
|
+
* @internal
|
|
794
|
+
*/
|
|
795
|
+
export declare const InitializeClusterRequestFilterSensitiveLog: (obj: InitializeClusterRequest) => any;
|
|
796
|
+
/**
|
|
797
|
+
* @internal
|
|
798
|
+
*/
|
|
799
|
+
export declare const InitializeClusterResponseFilterSensitiveLog: (obj: InitializeClusterResponse) => any;
|
|
800
|
+
/**
|
|
801
|
+
* @internal
|
|
802
|
+
*/
|
|
803
|
+
export declare const ListTagsRequestFilterSensitiveLog: (obj: ListTagsRequest) => any;
|
|
804
|
+
/**
|
|
805
|
+
* @internal
|
|
806
|
+
*/
|
|
807
|
+
export declare const ListTagsResponseFilterSensitiveLog: (obj: ListTagsResponse) => any;
|
|
808
|
+
/**
|
|
809
|
+
* @internal
|
|
810
|
+
*/
|
|
811
|
+
export declare const ModifyBackupAttributesRequestFilterSensitiveLog: (obj: ModifyBackupAttributesRequest) => any;
|
|
812
|
+
/**
|
|
813
|
+
* @internal
|
|
814
|
+
*/
|
|
815
|
+
export declare const ModifyBackupAttributesResponseFilterSensitiveLog: (obj: ModifyBackupAttributesResponse) => any;
|
|
816
|
+
/**
|
|
817
|
+
* @internal
|
|
818
|
+
*/
|
|
819
|
+
export declare const ModifyClusterRequestFilterSensitiveLog: (obj: ModifyClusterRequest) => any;
|
|
820
|
+
/**
|
|
821
|
+
* @internal
|
|
822
|
+
*/
|
|
823
|
+
export declare const ModifyClusterResponseFilterSensitiveLog: (obj: ModifyClusterResponse) => any;
|
|
824
|
+
/**
|
|
825
|
+
* @internal
|
|
826
|
+
*/
|
|
827
|
+
export declare const RestoreBackupRequestFilterSensitiveLog: (obj: RestoreBackupRequest) => any;
|
|
828
|
+
/**
|
|
829
|
+
* @internal
|
|
830
|
+
*/
|
|
831
|
+
export declare const RestoreBackupResponseFilterSensitiveLog: (obj: RestoreBackupResponse) => any;
|
|
832
|
+
/**
|
|
833
|
+
* @internal
|
|
834
|
+
*/
|
|
835
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
836
|
+
/**
|
|
837
|
+
* @internal
|
|
838
|
+
*/
|
|
839
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
840
|
+
/**
|
|
841
|
+
* @internal
|
|
842
|
+
*/
|
|
843
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
844
|
+
/**
|
|
845
|
+
* @internal
|
|
846
|
+
*/
|
|
847
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|