@aws-sdk/client-auditmanager 3.476.0 → 3.478.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/pagination/GetChangeLogsPaginator.js +2 -24
- package/dist-cjs/pagination/GetDelegationsPaginator.js +2 -24
- package/dist-cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js +2 -24
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +2 -24
- package/dist-cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssessmentControlInsightsByControlDomainPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssessmentFrameworkShareRequestsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssessmentFrameworksPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssessmentReportsPaginator.js +2 -24
- package/dist-cjs/pagination/ListAssessmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListControlDomainInsightsByAssessmentPaginator.js +2 -24
- package/dist-cjs/pagination/ListControlDomainInsightsPaginator.js +2 -24
- package/dist-cjs/pagination/ListControlInsightsByControlDomainPaginator.js +2 -24
- package/dist-cjs/pagination/ListControlsPaginator.js +2 -24
- package/dist-cjs/pagination/ListKeywordsForDataSourcePaginator.js +2 -24
- package/dist-cjs/pagination/ListNotificationsPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_restJson1.js +361 -819
- package/dist-es/pagination/GetChangeLogsPaginator.js +2 -23
- package/dist-es/pagination/GetDelegationsPaginator.js +2 -23
- package/dist-es/pagination/GetEvidenceByEvidenceFolderPaginator.js +2 -23
- package/dist-es/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +2 -23
- package/dist-es/pagination/GetEvidenceFoldersByAssessmentPaginator.js +2 -23
- package/dist-es/pagination/ListAssessmentControlInsightsByControlDomainPaginator.js +2 -23
- package/dist-es/pagination/ListAssessmentFrameworkShareRequestsPaginator.js +2 -23
- package/dist-es/pagination/ListAssessmentFrameworksPaginator.js +2 -23
- package/dist-es/pagination/ListAssessmentReportsPaginator.js +2 -23
- package/dist-es/pagination/ListAssessmentsPaginator.js +2 -23
- package/dist-es/pagination/ListControlDomainInsightsByAssessmentPaginator.js +2 -23
- package/dist-es/pagination/ListControlDomainInsightsPaginator.js +2 -23
- package/dist-es/pagination/ListControlInsightsByControlDomainPaginator.js +2 -23
- package/dist-es/pagination/ListControlsPaginator.js +2 -23
- package/dist-es/pagination/ListKeywordsForDataSourcePaginator.js +2 -23
- package/dist-es/pagination/ListNotificationsPaginator.js +2 -23
- package/dist-es/protocols/Aws_restJson1.js +362 -820
- package/dist-types/pagination/GetChangeLogsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDelegationsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +1 -1
- package/dist-types/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +1 -1
- package/dist-types/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssessmentFrameworksPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssessmentReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssessmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +1 -1
- package/dist-types/pagination/ListControlDomainInsightsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListControlInsightsByControlDomainPaginator.d.ts +1 -1
- package/dist-types/pagination/ListControlsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKeywordsForDataSourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetChangeLogsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetDelegationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssessmentFrameworkShareRequestsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAssessmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListControlDomainInsightsByAssessmentPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListControlDomainInsightsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListControlInsightsByControlDomainPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListControlsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +3 -3
- package/package.json +7 -6
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetChangeLogs: (config: AuditManagerPaginationConfiguration, input: GetChangeLogsCommandInput, ...rest: any[]) => Paginator<GetChangeLogsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetDelegations: (config: AuditManagerPaginationConfiguration, input: GetDelegationsCommandInput, ...rest: any[]) => Paginator<GetDelegationsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetEvidenceByEvidenceFolder: (config: AuditManagerPaginationConfiguration, input: GetEvidenceByEvidenceFolderCommandInput, ...rest: any[]) => Paginator<GetEvidenceByEvidenceFolderCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetEvidenceFoldersByAssessmentControl: (config: AuditManagerPaginationConfiguration, input: GetEvidenceFoldersByAssessmentControlCommandInput, ...rest: any[]) => Paginator<GetEvidenceFoldersByAssessmentControlCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetEvidenceFoldersByAssessment: (config: AuditManagerPaginationConfiguration, input: GetEvidenceFoldersByAssessmentCommandInput, ...rest: any[]) => Paginator<GetEvidenceFoldersByAssessmentCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentControlInsightsByControlDomain: (config: AuditManagerPaginationConfiguration, input: ListAssessmentControlInsightsByControlDomainCommandInput, ...rest: any[]) => Paginator<ListAssessmentControlInsightsByControlDomainCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentFrameworkShareRequests: (config: AuditManagerPaginationConfiguration, input: ListAssessmentFrameworkShareRequestsCommandInput, ...rest: any[]) => Paginator<ListAssessmentFrameworkShareRequestsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentFrameworks: (config: AuditManagerPaginationConfiguration, input: ListAssessmentFrameworksCommandInput, ...rest: any[]) => Paginator<ListAssessmentFrameworksCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentReports: (config: AuditManagerPaginationConfiguration, input: ListAssessmentReportsCommandInput, ...rest: any[]) => Paginator<ListAssessmentReportsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessments: (config: AuditManagerPaginationConfiguration, input: ListAssessmentsCommandInput, ...rest: any[]) => Paginator<ListAssessmentsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControlDomainInsightsByAssessment: (config: AuditManagerPaginationConfiguration, input: ListControlDomainInsightsByAssessmentCommandInput, ...rest: any[]) => Paginator<ListControlDomainInsightsByAssessmentCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControlDomainInsights: (config: AuditManagerPaginationConfiguration, input: ListControlDomainInsightsCommandInput, ...rest: any[]) => Paginator<ListControlDomainInsightsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControlInsightsByControlDomain: (config: AuditManagerPaginationConfiguration, input: ListControlInsightsByControlDomainCommandInput, ...rest: any[]) => Paginator<ListControlInsightsByControlDomainCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControls: (config: AuditManagerPaginationConfiguration, input: ListControlsCommandInput, ...rest: any[]) => Paginator<ListControlsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListKeywordsForDataSource: (config: AuditManagerPaginationConfiguration, input: ListKeywordsForDataSourceCommandInput, ...rest: any[]) => Paginator<ListKeywordsForDataSourceCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListNotifications: (config: AuditManagerPaginationConfiguration, input: ListNotificationsCommandInput, ...rest: any[]) => Paginator<ListNotificationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetChangeLogsCommandOutput,
|
|
5
5
|
} from "../commands/GetChangeLogsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetChangeLogs: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: GetChangeLogsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetChangeLogsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetDelegationsCommandOutput,
|
|
5
5
|
} from "../commands/GetDelegationsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetDelegations: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: GetDelegationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetDelegationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetEvidenceByEvidenceFolderCommandOutput,
|
|
5
5
|
} from "../commands/GetEvidenceByEvidenceFolderCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetEvidenceByEvidenceFolder: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: GetEvidenceByEvidenceFolderCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetEvidenceByEvidenceFolderCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetEvidenceFoldersByAssessmentControlCommandOutput,
|
|
5
5
|
} from "../commands/GetEvidenceFoldersByAssessmentControlCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetEvidenceFoldersByAssessmentControl: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: GetEvidenceFoldersByAssessmentControlCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetEvidenceFoldersByAssessmentControlCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetEvidenceFoldersByAssessmentCommandOutput,
|
|
5
5
|
} from "../commands/GetEvidenceFoldersByAssessmentCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetEvidenceFoldersByAssessment: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: GetEvidenceFoldersByAssessmentCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetEvidenceFoldersByAssessmentCommandOutput>;
|
package/dist-types/ts3.4/pagination/ListAssessmentControlInsightsByControlDomainPaginator.d.ts
CHANGED
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssessmentControlInsightsByControlDomainCommandOutput,
|
|
5
5
|
} from "../commands/ListAssessmentControlInsightsByControlDomainCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentControlInsightsByControlDomain: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListAssessmentControlInsightsByControlDomainCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssessmentControlInsightsByControlDomainCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssessmentFrameworkShareRequestsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssessmentFrameworkShareRequestsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentFrameworkShareRequests: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListAssessmentFrameworkShareRequestsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssessmentFrameworkShareRequestsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssessmentFrameworksCommandOutput,
|
|
5
5
|
} from "../commands/ListAssessmentFrameworksCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentFrameworks: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListAssessmentFrameworksCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssessmentFrameworksCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssessmentReportsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssessmentReportsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessmentReports: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListAssessmentReportsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssessmentReportsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAssessmentsCommandOutput,
|
|
5
5
|
} from "../commands/ListAssessmentsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAssessments: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListAssessmentsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAssessmentsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListControlDomainInsightsByAssessmentCommandOutput,
|
|
5
5
|
} from "../commands/ListControlDomainInsightsByAssessmentCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControlDomainInsightsByAssessment: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListControlDomainInsightsByAssessmentCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListControlDomainInsightsByAssessmentCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListControlDomainInsightsCommandOutput,
|
|
5
5
|
} from "../commands/ListControlDomainInsightsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControlDomainInsights: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListControlDomainInsightsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListControlDomainInsightsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListControlInsightsByControlDomainCommandOutput,
|
|
5
5
|
} from "../commands/ListControlInsightsByControlDomainCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControlInsightsByControlDomain: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListControlInsightsByControlDomainCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListControlInsightsByControlDomainCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListControlsCommandOutput,
|
|
5
5
|
} from "../commands/ListControlsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListControls: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListControlsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListControlsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListKeywordsForDataSourceCommandOutput,
|
|
5
5
|
} from "../commands/ListKeywordsForDataSourceCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListKeywordsForDataSource: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListKeywordsForDataSourceCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListKeywordsForDataSourceCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListNotificationsCommandOutput,
|
|
5
5
|
} from "../commands/ListNotificationsCommand";
|
|
6
6
|
import { AuditManagerPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListNotifications: (
|
|
8
8
|
config: AuditManagerPaginationConfiguration,
|
|
9
9
|
input: ListNotificationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListNotificationsCommandOutput>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-auditmanager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Auditmanager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.478.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,20 +20,21 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.478.0",
|
|
24
|
+
"@aws-sdk/core": "3.477.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.478.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.468.0",
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
31
31
|
"@aws-sdk/region-config-resolver": "3.470.0",
|
|
32
32
|
"@aws-sdk/types": "3.468.0",
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.478.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
+
"@smithy/core": "^1.2.0",
|
|
37
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
38
39
|
"@smithy/hash-node": "^2.0.17",
|
|
39
40
|
"@smithy/invalid-dependency": "^2.0.15",
|