@aws-sdk/client-auditmanager 3.533.0 → 3.535.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.
Files changed (129) hide show
  1. package/dist-types/AuditManager.d.ts +14 -1
  2. package/dist-types/AuditManagerClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAssessmentCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAssessmentReportCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateControlCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteAssessmentCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteControlCommand.d.ts +2 -1
  18. package/dist-types/commands/DeregisterAccountCommand.d.ts +2 -1
  19. package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -1
  20. package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -1
  21. package/dist-types/commands/GetAccountStatusCommand.d.ts +2 -1
  22. package/dist-types/commands/GetAssessmentCommand.d.ts +2 -1
  23. package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +2 -1
  24. package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +2 -1
  25. package/dist-types/commands/GetChangeLogsCommand.d.ts +2 -1
  26. package/dist-types/commands/GetControlCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDelegationsCommand.d.ts +2 -1
  28. package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -1
  29. package/dist-types/commands/GetEvidenceCommand.d.ts +2 -1
  30. package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +2 -1
  31. package/dist-types/commands/GetEvidenceFolderCommand.d.ts +2 -1
  32. package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -1
  33. package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -1
  34. package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +2 -1
  35. package/dist-types/commands/GetInsightsCommand.d.ts +2 -1
  36. package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +2 -1
  37. package/dist-types/commands/GetServicesInScopeCommand.d.ts +2 -1
  38. package/dist-types/commands/GetSettingsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +2 -1
  40. package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +2 -1
  42. package/dist-types/commands/ListAssessmentReportsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListAssessmentsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +2 -1
  45. package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +2 -1
  47. package/dist-types/commands/ListControlsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +2 -1
  49. package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/RegisterAccountCommand.d.ts +2 -1
  52. package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -1
  53. package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +2 -1
  54. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateAssessmentCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateControlCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateSettingsCommand.d.ts +2 -1
  64. package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -1
  65. package/dist-types/models/models_0.d.ts +615 -615
  66. package/dist-types/ts3.4/AuditManager.d.ts +13 -0
  67. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +9 -0
  129. package/package.json +40 -40
@@ -480,6 +480,7 @@ export interface AuditManager {
480
480
  options: __HttpHandlerOptions,
481
481
  cb: (err: any, data?: DeleteControlCommandOutput) => void
482
482
  ): void;
483
+ deregisterAccount(): Promise<DeregisterAccountCommandOutput>;
483
484
  deregisterAccount(
484
485
  args: DeregisterAccountCommandInput,
485
486
  options?: __HttpHandlerOptions
@@ -493,6 +494,7 @@ export interface AuditManager {
493
494
  options: __HttpHandlerOptions,
494
495
  cb: (err: any, data?: DeregisterAccountCommandOutput) => void
495
496
  ): void;
497
+ deregisterOrganizationAdminAccount(): Promise<DeregisterOrganizationAdminAccountCommandOutput>;
496
498
  deregisterOrganizationAdminAccount(
497
499
  args: DeregisterOrganizationAdminAccountCommandInput,
498
500
  options?: __HttpHandlerOptions
@@ -531,6 +533,7 @@ export interface AuditManager {
531
533
  data?: DisassociateAssessmentReportEvidenceFolderCommandOutput
532
534
  ) => void
533
535
  ): void;
536
+ getAccountStatus(): Promise<GetAccountStatusCommandOutput>;
534
537
  getAccountStatus(
535
538
  args: GetAccountStatusCommandInput,
536
539
  options?: __HttpHandlerOptions
@@ -609,6 +612,7 @@ export interface AuditManager {
609
612
  options: __HttpHandlerOptions,
610
613
  cb: (err: any, data?: GetControlCommandOutput) => void
611
614
  ): void;
615
+ getDelegations(): Promise<GetDelegationsCommandOutput>;
612
616
  getDelegations(
613
617
  args: GetDelegationsCommandInput,
614
618
  options?: __HttpHandlerOptions
@@ -706,6 +710,7 @@ export interface AuditManager {
706
710
  data?: GetEvidenceFoldersByAssessmentControlCommandOutput
707
711
  ) => void
708
712
  ): void;
713
+ getInsights(): Promise<GetInsightsCommandOutput>;
709
714
  getInsights(
710
715
  args: GetInsightsCommandInput,
711
716
  options?: __HttpHandlerOptions
@@ -732,6 +737,7 @@ export interface AuditManager {
732
737
  options: __HttpHandlerOptions,
733
738
  cb: (err: any, data?: GetInsightsByAssessmentCommandOutput) => void
734
739
  ): void;
740
+ getOrganizationAdminAccount(): Promise<GetOrganizationAdminAccountCommandOutput>;
735
741
  getOrganizationAdminAccount(
736
742
  args: GetOrganizationAdminAccountCommandInput,
737
743
  options?: __HttpHandlerOptions
@@ -745,6 +751,7 @@ export interface AuditManager {
745
751
  options: __HttpHandlerOptions,
746
752
  cb: (err: any, data?: GetOrganizationAdminAccountCommandOutput) => void
747
753
  ): void;
754
+ getServicesInScope(): Promise<GetServicesInScopeCommandOutput>;
748
755
  getServicesInScope(
749
756
  args: GetServicesInScopeCommandInput,
750
757
  options?: __HttpHandlerOptions
@@ -822,6 +829,7 @@ export interface AuditManager {
822
829
  data?: ListAssessmentFrameworkShareRequestsCommandOutput
823
830
  ) => void
824
831
  ): void;
832
+ listAssessmentReports(): Promise<ListAssessmentReportsCommandOutput>;
825
833
  listAssessmentReports(
826
834
  args: ListAssessmentReportsCommandInput,
827
835
  options?: __HttpHandlerOptions
@@ -835,6 +843,7 @@ export interface AuditManager {
835
843
  options: __HttpHandlerOptions,
836
844
  cb: (err: any, data?: ListAssessmentReportsCommandOutput) => void
837
845
  ): void;
846
+ listAssessments(): Promise<ListAssessmentsCommandOutput>;
838
847
  listAssessments(
839
848
  args: ListAssessmentsCommandInput,
840
849
  options?: __HttpHandlerOptions
@@ -848,6 +857,7 @@ export interface AuditManager {
848
857
  options: __HttpHandlerOptions,
849
858
  cb: (err: any, data?: ListAssessmentsCommandOutput) => void
850
859
  ): void;
860
+ listControlDomainInsights(): Promise<ListControlDomainInsightsCommandOutput>;
851
861
  listControlDomainInsights(
852
862
  args: ListControlDomainInsightsCommandInput,
853
863
  options?: __HttpHandlerOptions
@@ -925,6 +935,7 @@ export interface AuditManager {
925
935
  options: __HttpHandlerOptions,
926
936
  cb: (err: any, data?: ListKeywordsForDataSourceCommandOutput) => void
927
937
  ): void;
938
+ listNotifications(): Promise<ListNotificationsCommandOutput>;
928
939
  listNotifications(
929
940
  args: ListNotificationsCommandInput,
930
941
  options?: __HttpHandlerOptions
@@ -951,6 +962,7 @@ export interface AuditManager {
951
962
  options: __HttpHandlerOptions,
952
963
  cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
953
964
  ): void;
965
+ registerAccount(): Promise<RegisterAccountCommandOutput>;
954
966
  registerAccount(
955
967
  args: RegisterAccountCommandInput,
956
968
  options?: __HttpHandlerOptions
@@ -1107,6 +1119,7 @@ export interface AuditManager {
1107
1119
  options: __HttpHandlerOptions,
1108
1120
  cb: (err: any, data?: UpdateControlCommandOutput) => void
1109
1121
  ): void;
1122
+ updateSettings(): Promise<UpdateSettingsCommandOutput>;
1110
1123
  updateSettings(
1111
1124
  args: UpdateSettingsCommandInput,
1112
1125
  options?: __HttpHandlerOptions
@@ -25,6 +25,15 @@ declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: AssociateAssessmentReportEvidenceFolderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ AssociateAssessmentReportEvidenceFolderCommandInput,
32
+ AssociateAssessmentReportEvidenceFolderCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class AssociateAssessmentReportEvidenceFolderCommand extends AssociateAssessmentReportEvidenceFolderCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchAssociateAssessmentReportEvidenceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchAssociateAssessmentReportEvidenceCommandInput,
32
+ BatchAssociateAssessmentReportEvidenceCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchAssociateAssessmentReportEvidenceCommand extends BatchAssociateAssessmentReportEvidenceCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchCreateDelegationByAssessmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchCreateDelegationByAssessmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchCreateDelegationByAssessmentCommandInput,
32
+ BatchCreateDelegationByAssessmentCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchCreateDelegationByAssessmentCommand extends BatchCreateDelegationByAssessmentCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchDeleteDelegationByAssessmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchDeleteDelegationByAssessmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchDeleteDelegationByAssessmentCommandInput,
32
+ BatchDeleteDelegationByAssessmentCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchDisassociateAssessmentReportEvidenceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchDisassociateAssessmentReportEvidenceCommandInput,
32
+ BatchDisassociateAssessmentReportEvidenceCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {}
@@ -25,6 +25,15 @@ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: BatchImportEvidenceToAssessmentControlCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ BatchImportEvidenceToAssessmentControlCommandInput,
32
+ BatchImportEvidenceToAssessmentControlCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateAssessmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateAssessmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateAssessmentCommandInput,
31
+ CreateAssessmentCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAssessmentFrameworkCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAssessmentFrameworkCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAssessmentFrameworkCommandInput,
32
+ CreateAssessmentFrameworkCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateAssessmentReportCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateAssessmentReportCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateAssessmentReportCommandInput,
32
+ CreateAssessmentReportCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateControlCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateControlCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateControlCommandInput,
31
+ CreateControlCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateControlCommand extends CreateControlCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteAssessmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteAssessmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteAssessmentCommandInput,
31
+ DeleteAssessmentCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAssessmentFrameworkCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAssessmentFrameworkCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAssessmentFrameworkCommandInput,
32
+ DeleteAssessmentFrameworkCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAssessmentFrameworkShareCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAssessmentFrameworkShareCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAssessmentFrameworkShareCommandInput,
32
+ DeleteAssessmentFrameworkShareCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_base {}
@@ -25,6 +25,15 @@ declare const DeleteAssessmentReportCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DeleteAssessmentReportCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeleteAssessmentReportCommandInput,
32
+ DeleteAssessmentReportCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {}
@@ -24,6 +24,15 @@ declare const DeleteControlCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: DeleteControlCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ DeleteControlCommandInput,
31
+ DeleteControlCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class DeleteControlCommand extends DeleteControlCommand_base {}
@@ -25,6 +25,15 @@ declare const DeregisterAccountCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DeregisterAccountCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeregisterAccountCommandInput,
32
+ DeregisterAccountCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeregisterAccountCommand extends DeregisterAccountCommand_base {}
@@ -25,6 +25,15 @@ declare const DeregisterOrganizationAdminAccountCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [DeregisterOrganizationAdminAccountCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DeregisterOrganizationAdminAccountCommandInput,
32
+ DeregisterOrganizationAdminAccountCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DeregisterOrganizationAdminAccountCommand extends DeregisterOrganizationAdminAccountCommand_base {}
@@ -25,6 +25,15 @@ declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: DisassociateAssessmentReportEvidenceFolderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ DisassociateAssessmentReportEvidenceFolderCommandInput,
32
+ DisassociateAssessmentReportEvidenceFolderCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class DisassociateAssessmentReportEvidenceFolderCommand extends DisassociateAssessmentReportEvidenceFolderCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAccountStatusCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [GetAccountStatusCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAccountStatusCommandInput,
31
+ GetAccountStatusCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAccountStatusCommand extends GetAccountStatusCommand_base {}
@@ -24,6 +24,15 @@ declare const GetAssessmentCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetAssessmentCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetAssessmentCommandInput,
31
+ GetAssessmentCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetAssessmentCommand extends GetAssessmentCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAssessmentFrameworkCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetAssessmentFrameworkCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAssessmentFrameworkCommandInput,
32
+ GetAssessmentFrameworkCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAssessmentFrameworkCommand extends GetAssessmentFrameworkCommand_base {}
@@ -25,6 +25,15 @@ declare const GetAssessmentReportUrlCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetAssessmentReportUrlCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetAssessmentReportUrlCommandInput,
32
+ GetAssessmentReportUrlCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetAssessmentReportUrlCommand extends GetAssessmentReportUrlCommand_base {}
@@ -24,6 +24,15 @@ declare const GetChangeLogsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetChangeLogsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetChangeLogsCommandInput,
31
+ GetChangeLogsCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetChangeLogsCommand extends GetChangeLogsCommand_base {}
@@ -21,6 +21,15 @@ declare const GetControlCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetControlCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetControlCommandInput,
28
+ GetControlCommandOutput,
29
+ AuditManagerClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetControlCommand extends GetControlCommand_base {}
@@ -24,6 +24,15 @@ declare const GetDelegationsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [GetDelegationsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetDelegationsCommandInput,
31
+ GetDelegationsCommandOutput,
32
+ AuditManagerClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetDelegationsCommand extends GetDelegationsCommand_base {}
@@ -25,6 +25,15 @@ declare const GetEvidenceByEvidenceFolderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetEvidenceByEvidenceFolderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetEvidenceByEvidenceFolderCommandInput,
32
+ GetEvidenceByEvidenceFolderCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetEvidenceByEvidenceFolderCommand extends GetEvidenceByEvidenceFolderCommand_base {}
@@ -21,6 +21,15 @@ declare const GetEvidenceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetEvidenceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetEvidenceCommandInput,
28
+ GetEvidenceCommandOutput,
29
+ AuditManagerClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetEvidenceCommand extends GetEvidenceCommand_base {}
@@ -25,6 +25,15 @@ declare const GetEvidenceFileUploadUrlCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetEvidenceFileUploadUrlCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetEvidenceFileUploadUrlCommandInput,
32
+ GetEvidenceFileUploadUrlCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetEvidenceFileUploadUrlCommand extends GetEvidenceFileUploadUrlCommand_base {}
@@ -25,6 +25,15 @@ declare const GetEvidenceFolderCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetEvidenceFolderCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetEvidenceFolderCommandInput,
32
+ GetEvidenceFolderCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetEvidenceFolderCommand extends GetEvidenceFolderCommand_base {}
@@ -25,6 +25,15 @@ declare const GetEvidenceFoldersByAssessmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetEvidenceFoldersByAssessmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetEvidenceFoldersByAssessmentCommandInput,
32
+ GetEvidenceFoldersByAssessmentCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetEvidenceFoldersByAssessmentCommand extends GetEvidenceFoldersByAssessmentCommand_base {}
@@ -25,6 +25,15 @@ declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetEvidenceFoldersByAssessmentControlCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetEvidenceFoldersByAssessmentControlCommandInput,
32
+ GetEvidenceFoldersByAssessmentControlCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetEvidenceFoldersByAssessmentControlCommand extends GetEvidenceFoldersByAssessmentControlCommand_base {}
@@ -25,6 +25,15 @@ declare const GetInsightsByAssessmentCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetInsightsByAssessmentCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetInsightsByAssessmentCommandInput,
32
+ GetInsightsByAssessmentCommandOutput,
33
+ AuditManagerClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetInsightsByAssessmentCommand extends GetInsightsByAssessmentCommand_base {}
@@ -21,6 +21,15 @@ declare const GetInsightsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [GetInsightsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetInsightsCommandInput,
28
+ GetInsightsCommandOutput,
29
+ AuditManagerClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetInsightsCommand extends GetInsightsCommand_base {}