@aws-sdk/client-auditmanager 3.168.0 → 3.170.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 (94) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/AuditManager.d.ts +1186 -310
  3. package/dist-types/ts3.4/AuditManagerClient.d.ts +496 -134
  4. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +41 -17
  5. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +41 -17
  6. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +41 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +37 -17
  11. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +41 -17
  16. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +41 -17
  17. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +41 -17
  18. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +37 -17
  19. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +38 -17
  20. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +41 -17
  22. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +37 -17
  24. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +41 -17
  26. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +37 -17
  27. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +34 -17
  28. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +37 -17
  29. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +41 -17
  30. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +38 -17
  32. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +41 -17
  33. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +34 -17
  36. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +41 -17
  37. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +38 -17
  38. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +34 -17
  39. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +37 -17
  44. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +41 -17
  45. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +41 -17
  47. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +34 -17
  48. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +38 -17
  50. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  51. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +41 -17
  54. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  55. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  56. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +37 -17
  57. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +41 -17
  58. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +41 -17
  59. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +41 -17
  60. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +41 -17
  61. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +41 -17
  62. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +37 -17
  63. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +37 -17
  64. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +41 -17
  65. package/dist-types/ts3.4/commands/index.d.ts +61 -61
  66. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  67. package/dist-types/ts3.4/index.d.ts +6 -6
  68. package/dist-types/ts3.4/models/AuditManagerServiceException.d.ts +8 -6
  69. package/dist-types/ts3.4/models/index.d.ts +1 -1
  70. package/dist-types/ts3.4/models/models_0.d.ts +2124 -1972
  71. package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  77. package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +11 -4
  80. package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +11 -4
  81. package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +11 -4
  82. package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +11 -4
  83. package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +11 -4
  84. package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +11 -4
  85. package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +11 -4
  86. package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +11 -4
  87. package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +11 -4
  88. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  89. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +737 -185
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  94. package/package.json +34 -34
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetChangeLogsCommandInput, GetChangeLogsCommandOutput } from "../commands/GetChangeLogsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetChangeLogs(config: AuditManagerPaginationConfiguration, input: GetChangeLogsCommandInput, ...additionalArguments: any): Paginator<GetChangeLogsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetChangeLogsCommandInput,
4
+ GetChangeLogsCommandOutput,
5
+ } from "../commands/GetChangeLogsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetChangeLogs(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: GetChangeLogsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetChangeLogsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetDelegationsCommandInput, GetDelegationsCommandOutput } from "../commands/GetDelegationsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetDelegations(config: AuditManagerPaginationConfiguration, input: GetDelegationsCommandInput, ...additionalArguments: any): Paginator<GetDelegationsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetDelegationsCommandInput,
4
+ GetDelegationsCommandOutput,
5
+ } from "../commands/GetDelegationsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetDelegations(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: GetDelegationsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetDelegationsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput } from "../commands/GetEvidenceByEvidenceFolderCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetEvidenceByEvidenceFolder(config: AuditManagerPaginationConfiguration, input: GetEvidenceByEvidenceFolderCommandInput, ...additionalArguments: any): Paginator<GetEvidenceByEvidenceFolderCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetEvidenceByEvidenceFolderCommandInput,
4
+ GetEvidenceByEvidenceFolderCommandOutput,
5
+ } from "../commands/GetEvidenceByEvidenceFolderCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetEvidenceByEvidenceFolder(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: GetEvidenceByEvidenceFolderCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetEvidenceByEvidenceFolderCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput } from "../commands/GetEvidenceFoldersByAssessmentControlCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetEvidenceFoldersByAssessmentControl(config: AuditManagerPaginationConfiguration, input: GetEvidenceFoldersByAssessmentControlCommandInput, ...additionalArguments: any): Paginator<GetEvidenceFoldersByAssessmentControlCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetEvidenceFoldersByAssessmentControlCommandInput,
4
+ GetEvidenceFoldersByAssessmentControlCommandOutput,
5
+ } from "../commands/GetEvidenceFoldersByAssessmentControlCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetEvidenceFoldersByAssessmentControl(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: GetEvidenceFoldersByAssessmentControlCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetEvidenceFoldersByAssessmentControlCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput } from "../commands/GetEvidenceFoldersByAssessmentCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateGetEvidenceFoldersByAssessment(config: AuditManagerPaginationConfiguration, input: GetEvidenceFoldersByAssessmentCommandInput, ...additionalArguments: any): Paginator<GetEvidenceFoldersByAssessmentCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ GetEvidenceFoldersByAssessmentCommandInput,
4
+ GetEvidenceFoldersByAssessmentCommandOutput,
5
+ } from "../commands/GetEvidenceFoldersByAssessmentCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateGetEvidenceFoldersByAssessment(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: GetEvidenceFoldersByAssessmentCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<GetEvidenceFoldersByAssessmentCommandOutput>;
@@ -1,6 +1,7 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
2
- import { AuditManager } from "../AuditManager";
3
- import { AuditManagerClient } from "../AuditManagerClient";
4
- export interface AuditManagerPaginationConfiguration extends PaginationConfiguration {
5
- client: AuditManager | AuditManagerClient;
6
- }
1
+ import { PaginationConfiguration } from "@aws-sdk/types";
2
+ import { AuditManager } from "../AuditManager";
3
+ import { AuditManagerClient } from "../AuditManagerClient";
4
+ export interface AuditManagerPaginationConfiguration
5
+ extends PaginationConfiguration {
6
+ client: AuditManager | AuditManagerClient;
7
+ }
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAssessmentControlInsightsByControlDomainCommandInput, ListAssessmentControlInsightsByControlDomainCommandOutput } from "../commands/ListAssessmentControlInsightsByControlDomainCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAssessmentControlInsightsByControlDomain(config: AuditManagerPaginationConfiguration, input: ListAssessmentControlInsightsByControlDomainCommandInput, ...additionalArguments: any): Paginator<ListAssessmentControlInsightsByControlDomainCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAssessmentControlInsightsByControlDomainCommandInput,
4
+ ListAssessmentControlInsightsByControlDomainCommandOutput,
5
+ } from "../commands/ListAssessmentControlInsightsByControlDomainCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAssessmentControlInsightsByControlDomain(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListAssessmentControlInsightsByControlDomainCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAssessmentControlInsightsByControlDomainCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAssessmentFrameworkShareRequestsCommandInput, ListAssessmentFrameworkShareRequestsCommandOutput } from "../commands/ListAssessmentFrameworkShareRequestsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAssessmentFrameworkShareRequests(config: AuditManagerPaginationConfiguration, input: ListAssessmentFrameworkShareRequestsCommandInput, ...additionalArguments: any): Paginator<ListAssessmentFrameworkShareRequestsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAssessmentFrameworkShareRequestsCommandInput,
4
+ ListAssessmentFrameworkShareRequestsCommandOutput,
5
+ } from "../commands/ListAssessmentFrameworkShareRequestsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAssessmentFrameworkShareRequests(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListAssessmentFrameworkShareRequestsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAssessmentFrameworkShareRequestsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAssessmentFrameworksCommandInput, ListAssessmentFrameworksCommandOutput } from "../commands/ListAssessmentFrameworksCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAssessmentFrameworks(config: AuditManagerPaginationConfiguration, input: ListAssessmentFrameworksCommandInput, ...additionalArguments: any): Paginator<ListAssessmentFrameworksCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAssessmentFrameworksCommandInput,
4
+ ListAssessmentFrameworksCommandOutput,
5
+ } from "../commands/ListAssessmentFrameworksCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAssessmentFrameworks(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListAssessmentFrameworksCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAssessmentFrameworksCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAssessmentReportsCommandInput, ListAssessmentReportsCommandOutput } from "../commands/ListAssessmentReportsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAssessmentReports(config: AuditManagerPaginationConfiguration, input: ListAssessmentReportsCommandInput, ...additionalArguments: any): Paginator<ListAssessmentReportsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAssessmentReportsCommandInput,
4
+ ListAssessmentReportsCommandOutput,
5
+ } from "../commands/ListAssessmentReportsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAssessmentReports(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListAssessmentReportsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAssessmentReportsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListAssessmentsCommandInput, ListAssessmentsCommandOutput } from "../commands/ListAssessmentsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListAssessments(config: AuditManagerPaginationConfiguration, input: ListAssessmentsCommandInput, ...additionalArguments: any): Paginator<ListAssessmentsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListAssessmentsCommandInput,
4
+ ListAssessmentsCommandOutput,
5
+ } from "../commands/ListAssessmentsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListAssessments(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListAssessmentsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListAssessmentsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListControlDomainInsightsByAssessmentCommandInput, ListControlDomainInsightsByAssessmentCommandOutput } from "../commands/ListControlDomainInsightsByAssessmentCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListControlDomainInsightsByAssessment(config: AuditManagerPaginationConfiguration, input: ListControlDomainInsightsByAssessmentCommandInput, ...additionalArguments: any): Paginator<ListControlDomainInsightsByAssessmentCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListControlDomainInsightsByAssessmentCommandInput,
4
+ ListControlDomainInsightsByAssessmentCommandOutput,
5
+ } from "../commands/ListControlDomainInsightsByAssessmentCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListControlDomainInsightsByAssessment(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListControlDomainInsightsByAssessmentCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListControlDomainInsightsByAssessmentCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListControlDomainInsightsCommandInput, ListControlDomainInsightsCommandOutput } from "../commands/ListControlDomainInsightsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListControlDomainInsights(config: AuditManagerPaginationConfiguration, input: ListControlDomainInsightsCommandInput, ...additionalArguments: any): Paginator<ListControlDomainInsightsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListControlDomainInsightsCommandInput,
4
+ ListControlDomainInsightsCommandOutput,
5
+ } from "../commands/ListControlDomainInsightsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListControlDomainInsights(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListControlDomainInsightsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListControlDomainInsightsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListControlInsightsByControlDomainCommandInput, ListControlInsightsByControlDomainCommandOutput } from "../commands/ListControlInsightsByControlDomainCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListControlInsightsByControlDomain(config: AuditManagerPaginationConfiguration, input: ListControlInsightsByControlDomainCommandInput, ...additionalArguments: any): Paginator<ListControlInsightsByControlDomainCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListControlInsightsByControlDomainCommandInput,
4
+ ListControlInsightsByControlDomainCommandOutput,
5
+ } from "../commands/ListControlInsightsByControlDomainCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListControlInsightsByControlDomain(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListControlInsightsByControlDomainCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListControlInsightsByControlDomainCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListControlsCommandInput, ListControlsCommandOutput } from "../commands/ListControlsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListControls(config: AuditManagerPaginationConfiguration, input: ListControlsCommandInput, ...additionalArguments: any): Paginator<ListControlsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListControlsCommandInput,
4
+ ListControlsCommandOutput,
5
+ } from "../commands/ListControlsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListControls(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListControlsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListControlsCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput } from "../commands/ListKeywordsForDataSourceCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListKeywordsForDataSource(config: AuditManagerPaginationConfiguration, input: ListKeywordsForDataSourceCommandInput, ...additionalArguments: any): Paginator<ListKeywordsForDataSourceCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListKeywordsForDataSourceCommandInput,
4
+ ListKeywordsForDataSourceCommandOutput,
5
+ } from "../commands/ListKeywordsForDataSourceCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListKeywordsForDataSource(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListKeywordsForDataSourceCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListKeywordsForDataSourceCommandOutput>;
@@ -1,4 +1,11 @@
1
- import { Paginator } from "@aws-sdk/types";
2
- import { ListNotificationsCommandInput, ListNotificationsCommandOutput } from "../commands/ListNotificationsCommand";
3
- import { AuditManagerPaginationConfiguration } from "./Interfaces";
4
- export declare function paginateListNotifications(config: AuditManagerPaginationConfiguration, input: ListNotificationsCommandInput, ...additionalArguments: any): Paginator<ListNotificationsCommandOutput>;
1
+ import { Paginator } from "@aws-sdk/types";
2
+ import {
3
+ ListNotificationsCommandInput,
4
+ ListNotificationsCommandOutput,
5
+ } from "../commands/ListNotificationsCommand";
6
+ import { AuditManagerPaginationConfiguration } from "./Interfaces";
7
+ export declare function paginateListNotifications(
8
+ config: AuditManagerPaginationConfiguration,
9
+ input: ListNotificationsCommandInput,
10
+ ...additionalArguments: any
11
+ ): Paginator<ListNotificationsCommandOutput>;
@@ -1,17 +1,17 @@
1
- export * from "./GetChangeLogsPaginator";
2
- export * from "./GetDelegationsPaginator";
3
- export * from "./GetEvidenceByEvidenceFolderPaginator";
4
- export * from "./GetEvidenceFoldersByAssessmentControlPaginator";
5
- export * from "./GetEvidenceFoldersByAssessmentPaginator";
6
- export * from "./Interfaces";
7
- export * from "./ListAssessmentControlInsightsByControlDomainPaginator";
8
- export * from "./ListAssessmentFrameworkShareRequestsPaginator";
9
- export * from "./ListAssessmentFrameworksPaginator";
10
- export * from "./ListAssessmentReportsPaginator";
11
- export * from "./ListAssessmentsPaginator";
12
- export * from "./ListControlDomainInsightsByAssessmentPaginator";
13
- export * from "./ListControlDomainInsightsPaginator";
14
- export * from "./ListControlInsightsByControlDomainPaginator";
15
- export * from "./ListControlsPaginator";
16
- export * from "./ListKeywordsForDataSourcePaginator";
17
- export * from "./ListNotificationsPaginator";
1
+ export * from "./GetChangeLogsPaginator";
2
+ export * from "./GetDelegationsPaginator";
3
+ export * from "./GetEvidenceByEvidenceFolderPaginator";
4
+ export * from "./GetEvidenceFoldersByAssessmentControlPaginator";
5
+ export * from "./GetEvidenceFoldersByAssessmentPaginator";
6
+ export * from "./Interfaces";
7
+ export * from "./ListAssessmentControlInsightsByControlDomainPaginator";
8
+ export * from "./ListAssessmentFrameworkShareRequestsPaginator";
9
+ export * from "./ListAssessmentFrameworksPaginator";
10
+ export * from "./ListAssessmentReportsPaginator";
11
+ export * from "./ListAssessmentsPaginator";
12
+ export * from "./ListControlDomainInsightsByAssessmentPaginator";
13
+ export * from "./ListControlDomainInsightsPaginator";
14
+ export * from "./ListControlInsightsByControlDomainPaginator";
15
+ export * from "./ListControlsPaginator";
16
+ export * from "./ListKeywordsForDataSourcePaginator";
17
+ export * from "./ListNotificationsPaginator";