@aws-sdk/client-auditmanager 3.803.0 → 3.804.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 (109) hide show
  1. package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
  2. package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +1 -1
  4. package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +1 -1
  6. package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAssessmentCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAssessmentReportCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateControlCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteAssessmentCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteControlCommand.d.ts +1 -1
  16. package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
  17. package/dist-types/commands/GetAssessmentCommand.d.ts +1 -1
  18. package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +1 -1
  19. package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +1 -1
  20. package/dist-types/commands/GetChangeLogsCommand.d.ts +1 -1
  21. package/dist-types/commands/GetControlCommand.d.ts +1 -1
  22. package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +1 -1
  23. package/dist-types/commands/GetEvidenceCommand.d.ts +1 -1
  24. package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +1 -1
  25. package/dist-types/commands/GetEvidenceFolderCommand.d.ts +1 -1
  26. package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +1 -1
  27. package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +1 -1
  28. package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +1 -1
  29. package/dist-types/commands/GetSettingsCommand.d.ts +1 -1
  30. package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +1 -1
  31. package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +1 -1
  32. package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +1 -1
  33. package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +1 -1
  34. package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +1 -1
  35. package/dist-types/commands/ListControlsCommand.d.ts +1 -1
  36. package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +1 -1
  37. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  38. package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +1 -1
  39. package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +1 -1
  40. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  41. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateAssessmentCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +1 -1
  44. package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +1 -1
  45. package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +1 -1
  46. package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +1 -1
  47. package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +1 -1
  48. package/dist-types/commands/UpdateControlCommand.d.ts +1 -1
  49. package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +1 -1
  50. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  51. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  52. package/dist-types/runtimeConfig.d.ts +16 -16
  53. package/dist-types/runtimeConfig.native.d.ts +18 -18
  54. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  55. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  105. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  106. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  107. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  108. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  109. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface AssociateAssessmentReportEvidenceFolderCommandOutput extends As
23
23
  }
24
24
  declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
25
25
  new (input: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAssessmentReportEvidenceFolderCommandInput, AssociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchAssociateAssessmentReportEvidenceCommandOutput extends Bat
23
23
  }
24
24
  declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
25
25
  new (input: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchAssociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateAssessmentReportEvidenceCommandInput, BatchAssociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchCreateDelegationByAssessmentCommandOutput extends BatchCre
23
23
  }
24
24
  declare const BatchCreateDelegationByAssessmentCommand_base: {
25
25
  new (input: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchCreateDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreateDelegationByAssessmentCommandInput, BatchCreateDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
23
23
  }
24
24
  declare const BatchDeleteDelegationByAssessmentCommand_base: {
25
25
  new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
23
23
  }
24
24
  declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
25
25
  new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
23
23
  }
24
24
  declare const BatchImportEvidenceToAssessmentControlCommand_base: {
25
25
  new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
23
23
  }
24
24
  declare const CreateAssessmentCommand_base: {
25
25
  new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
23
23
  }
24
24
  declare const CreateAssessmentFrameworkCommand_base: {
25
25
  new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
23
23
  }
24
24
  declare const CreateAssessmentReportCommand_base: {
25
25
  new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
23
23
  }
24
24
  declare const CreateControlCommand_base: {
25
25
  new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
23
23
  }
24
24
  declare const DeleteAssessmentCommand_base: {
25
25
  new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
23
23
  }
24
24
  declare const DeleteAssessmentFrameworkCommand_base: {
25
25
  new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
23
23
  }
24
24
  declare const DeleteAssessmentFrameworkShareCommand_base: {
25
25
  new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
23
23
  }
24
24
  declare const DeleteAssessmentReportCommand_base: {
25
25
  new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteControlCommandOutput extends DeleteControlResponse, __Met
23
23
  }
24
24
  declare const DeleteControlCommand_base: {
25
25
  new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends
23
23
  }
24
24
  declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
25
25
  new (input: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __Met
23
23
  }
24
24
  declare const GetAssessmentCommand_base: {
25
25
  new (input: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFramew
23
23
  }
24
24
  declare const GetAssessmentFrameworkCommand_base: {
25
25
  new (input: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAssessmentReportUrlCommandOutput extends GetAssessmentReport
23
23
  }
24
24
  declare const GetAssessmentReportUrlCommand_base: {
25
25
  new (input: GetAssessmentReportUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAssessmentReportUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAssessmentReportUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetChangeLogsCommandOutput extends GetChangeLogsResponse, __Met
23
23
  }
24
24
  declare const GetChangeLogsCommand_base: {
25
25
  new (input: GetChangeLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetChangeLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetChangeLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetControlCommandOutput extends GetControlResponse, __MetadataB
23
23
  }
24
24
  declare const GetControlCommand_base: {
25
25
  new (input: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByE
23
23
  }
24
24
  declare const GetEvidenceByEvidenceFolderCommand_base: {
25
25
  new (input: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __Metadat
23
23
  }
24
24
  declare const GetEvidenceCommand_base: {
25
25
  new (input: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEvidenceFileUploadUrlCommandOutput extends GetEvidenceFileUp
23
23
  }
24
24
  declare const GetEvidenceFileUploadUrlCommand_base: {
25
25
  new (input: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderRespons
23
23
  }
24
24
  declare const GetEvidenceFolderCommand_base: {
25
25
  new (input: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidence
23
23
  }
24
24
  declare const GetEvidenceFoldersByAssessmentCommand_base: {
25
25
  new (input: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetE
23
23
  }
24
24
  declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
25
25
  new (input: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetInsightsByAssessmentCommandOutput extends GetInsightsByAsses
23
23
  }
24
24
  declare const GetInsightsByAssessmentCommand_base: {
25
25
  new (input: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetInsightsByAssessmentCommandInput, GetInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSettingsCommandOutput extends GetSettingsResponse, __Metadat
23
23
  }
24
24
  declare const GetSettingsCommand_base: {
25
25
  new (input: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSettingsCommandInput, GetSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAssessmentControlInsightsByControlDomainCommandOutput exten
23
23
  }
24
24
  declare const ListAssessmentControlInsightsByControlDomainCommand_base: {
25
25
  new (input: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAssessmentControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAssessmentFrameworkShareRequestsCommandOutput extends ListA
23
23
  }
24
24
  declare const ListAssessmentFrameworkShareRequestsCommand_base: {
25
25
  new (input: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAssessmentFrameworkShareRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAssessmentFrameworksCommandOutput extends ListAssessmentFra
23
23
  }
24
24
  declare const ListAssessmentFrameworksCommand_base: {
25
25
  new (input: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAssessmentFrameworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListControlDomainInsightsByAssessmentCommandOutput extends List
23
23
  }
24
24
  declare const ListControlDomainInsightsByAssessmentCommand_base: {
25
25
  new (input: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListControlDomainInsightsByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListControlInsightsByControlDomainCommandOutput extends ListCon
23
23
  }
24
24
  declare const ListControlInsightsByControlDomainCommand_base: {
25
25
  new (input: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListControlInsightsByControlDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListControlsCommandOutput extends ListControlsResponse, __Metad
23
23
  }
24
24
  declare const ListControlsCommand_base: {
25
25
  new (input: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListControlsCommandInput): import("@smithy/smithy-client").CommandImpl<ListControlsCommandInput, ListControlsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForD
23
23
  }
24
24
  declare const ListKeywordsForDataSourceCommand_base: {
25
25
  new (input: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterO
23
23
  }
24
24
  declare const RegisterOrganizationAdminAccountCommand_base: {
25
25
  new (input: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartAssessmentFrameworkShareCommandOutput extends StartAssessm
23
23
  }
24
24
  declare const StartAssessmentFrameworkShareCommand_base: {
25
25
  new (input: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse,
23
23
  }
24
24
  declare const UpdateAssessmentCommand_base: {
25
25
  new (input: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentCo
23
23
  }
24
24
  declare const UpdateAssessmentControlCommand_base: {
25
25
  new (input: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAss
23
23
  }
24
24
  declare const UpdateAssessmentControlSetStatusCommand_base: {
25
25
  new (input: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAssessmentFrameworkCommandOutput extends UpdateAssessment
23
23
  }
24
24
  declare const UpdateAssessmentFrameworkCommand_base: {
25
25
  new (input: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAssessmentFrameworkShareCommandOutput extends UpdateAsses
23
23
  }
24
24
  declare const UpdateAssessmentFrameworkShareCommand_base: {
25
25
  new (input: UpdateAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateAssessmentStatusCommandOutput extends UpdateAssessmentSta
23
23
  }
24
24
  declare const UpdateAssessmentStatusCommand_base: {
25
25
  new (input: UpdateAssessmentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateAssessmentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateAssessmentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateControlCommandOutput extends UpdateControlResponse, __Met
23
23
  }
24
24
  declare const UpdateControlCommand_base: {
25
25
  new (input: UpdateControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ValidateAssessmentReportIntegrityCommandOutput extends Validate
23
23
  }
24
24
  declare const ValidateAssessmentReportIntegrityCommand_base: {
25
25
  new (input: ValidateAssessmentReportIntegrityCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ValidateAssessmentReportIntegrityCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ValidateAssessmentReportIntegrityCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";