@aws-sdk/client-connect 3.960.0 → 3.961.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/index.js +11 -4
- package/dist-es/pagination/ListEntitySecurityProfilesPaginator.js +4 -0
- package/dist-es/pagination/ListSecurityProfileFlowModulesPaginator.js +4 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/schemas/schemas_0.js +6 -4
- package/dist-types/commands/SearchContactsCommand.d.ts +8 -0
- package/dist-types/models/models_2.d.ts +5 -0
- package/dist-types/models/models_3.d.ts +5 -0
- package/dist-types/pagination/ListEntitySecurityProfilesPaginator.d.ts +7 -0
- package/dist-types/pagination/ListSecurityProfileFlowModulesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_2.d.ts +1 -0
- package/dist-types/ts3.4/models/models_3.d.ts +1 -0
- package/dist-types/ts3.4/pagination/ListEntitySecurityProfilesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListSecurityProfileFlowModulesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -653,6 +653,7 @@ const _ARA = "AssociatedResourceArn";
|
|
|
653
653
|
const _ARPQ = "AssociateRoutingProfileQueues";
|
|
654
654
|
const _ARPQR = "AssociateRoutingProfileQueuesRequest";
|
|
655
655
|
const _ARc = "ActiveRegion";
|
|
656
|
+
const _ARct = "ActiveRegions";
|
|
656
657
|
const _ARd = "AdditionalRecipients";
|
|
657
658
|
const _AS = "ActionSummary";
|
|
658
659
|
const _ASA = "AssignSlaAction";
|
|
@@ -3839,8 +3840,8 @@ var ContactNotFoundException$ = [-3, n0, _CNFE,
|
|
|
3839
3840
|
schema.TypeRegistry.for(n0).registerError(ContactNotFoundException$, ContactNotFoundException);
|
|
3840
3841
|
var ContactSearchSummary$ = [3, n0, _CSS,
|
|
3841
3842
|
0,
|
|
3842
|
-
[_A, _I, _ICI, _PCI, _IM, _C, _QIu, _AI, _IT, _DT, _STc, _SAe, _N, _RC],
|
|
3843
|
-
[0, 0, 0, 0, 0, 0, () => ContactSearchSummaryQueueInfo$, () => ContactSearchSummaryAgentInfo$, 4, 4, 4, [() => ContactSearchSummarySegmentAttributes, 0], [() => Name, 0], () => RoutingCriteria$]
|
|
3843
|
+
[_A, _I, _ICI, _PCI, _IM, _C, _QIu, _AI, _IT, _DT, _STc, _SAe, _N, _RC, _GRM],
|
|
3844
|
+
[0, 0, 0, 0, 0, 0, () => ContactSearchSummaryQueueInfo$, () => ContactSearchSummaryAgentInfo$, 4, 4, 4, [() => ContactSearchSummarySegmentAttributes, 0], [() => Name, 0], () => RoutingCriteria$, () => GlobalResiliencyMetadata$]
|
|
3844
3845
|
];
|
|
3845
3846
|
var ContactSearchSummaryAgentInfo$ = [3, n0, _CSSAI,
|
|
3846
3847
|
0,
|
|
@@ -7347,8 +7348,8 @@ var SearchContactsTimestampCondition$ = [3, n0, _SCTC,
|
|
|
7347
7348
|
];
|
|
7348
7349
|
var SearchCriteria$ = [3, n0, _SCe,
|
|
7349
7350
|
0,
|
|
7350
|
-
[_N, _AIg, _AHGg, _Ch, _CAo, _IMn, _QIue, _RC, _ATR, _SCA, _SSA],
|
|
7351
|
-
[[() => NameCriteria$, 0], 64 | 0, () => AgentHierarchyGroups$, 64 | 0, [() => ContactAnalysis$, 0], 64 | 0, 64 | 0, () => SearchableRoutingCriteria$, () => SearchContactsAdditionalTimeRange$, [() => SearchableContactAttributes$, 0], [() => SearchableSegmentAttributes$, 0]]
|
|
7351
|
+
[_N, _AIg, _AHGg, _Ch, _CAo, _IMn, _QIue, _RC, _ATR, _SCA, _SSA, _ARct],
|
|
7352
|
+
[[() => NameCriteria$, 0], 64 | 0, () => AgentHierarchyGroups$, 64 | 0, [() => ContactAnalysis$, 0], 64 | 0, 64 | 0, () => SearchableRoutingCriteria$, () => SearchContactsAdditionalTimeRange$, [() => SearchableContactAttributes$, 0], [() => SearchableSegmentAttributes$, 0], 64 | 0]
|
|
7352
7353
|
];
|
|
7353
7354
|
var SearchDataTablesRequest$ = [3, n0, _SDTR,
|
|
7354
7355
|
0,
|
|
@@ -14972,6 +14973,8 @@ const paginateListDataTableValues = core.createPaginator(ConnectClient, ListData
|
|
|
14972
14973
|
|
|
14973
14974
|
const paginateListDefaultVocabularies = core.createPaginator(ConnectClient, ListDefaultVocabulariesCommand, "NextToken", "NextToken", "MaxResults");
|
|
14974
14975
|
|
|
14976
|
+
const paginateListEntitySecurityProfiles = core.createPaginator(ConnectClient, ListEntitySecurityProfilesCommand, "NextToken", "NextToken", "MaxResults");
|
|
14977
|
+
|
|
14975
14978
|
const paginateListEvaluationForms = core.createPaginator(ConnectClient, ListEvaluationFormsCommand, "NextToken", "NextToken", "MaxResults");
|
|
14976
14979
|
|
|
14977
14980
|
const paginateListEvaluationFormVersions = core.createPaginator(ConnectClient, ListEvaluationFormVersionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -15022,6 +15025,8 @@ const paginateListSecurityKeys = core.createPaginator(ConnectClient, ListSecurit
|
|
|
15022
15025
|
|
|
15023
15026
|
const paginateListSecurityProfileApplications = core.createPaginator(ConnectClient, ListSecurityProfileApplicationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
15024
15027
|
|
|
15028
|
+
const paginateListSecurityProfileFlowModules = core.createPaginator(ConnectClient, ListSecurityProfileFlowModulesCommand, "NextToken", "NextToken", "MaxResults");
|
|
15029
|
+
|
|
15025
15030
|
const paginateListSecurityProfilePermissions = core.createPaginator(ConnectClient, ListSecurityProfilePermissionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
15026
15031
|
|
|
15027
15032
|
const paginateListSecurityProfiles = core.createPaginator(ConnectClient, ListSecurityProfilesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -18304,6 +18309,7 @@ exports.paginateListDataTablePrimaryValues = paginateListDataTablePrimaryValues;
|
|
|
18304
18309
|
exports.paginateListDataTableValues = paginateListDataTableValues;
|
|
18305
18310
|
exports.paginateListDataTables = paginateListDataTables;
|
|
18306
18311
|
exports.paginateListDefaultVocabularies = paginateListDefaultVocabularies;
|
|
18312
|
+
exports.paginateListEntitySecurityProfiles = paginateListEntitySecurityProfiles;
|
|
18307
18313
|
exports.paginateListEvaluationFormVersions = paginateListEvaluationFormVersions;
|
|
18308
18314
|
exports.paginateListEvaluationForms = paginateListEvaluationForms;
|
|
18309
18315
|
exports.paginateListFlowAssociations = paginateListFlowAssociations;
|
|
@@ -18329,6 +18335,7 @@ exports.paginateListRoutingProfiles = paginateListRoutingProfiles;
|
|
|
18329
18335
|
exports.paginateListRules = paginateListRules;
|
|
18330
18336
|
exports.paginateListSecurityKeys = paginateListSecurityKeys;
|
|
18331
18337
|
exports.paginateListSecurityProfileApplications = paginateListSecurityProfileApplications;
|
|
18338
|
+
exports.paginateListSecurityProfileFlowModules = paginateListSecurityProfileFlowModules;
|
|
18332
18339
|
exports.paginateListSecurityProfilePermissions = paginateListSecurityProfilePermissions;
|
|
18333
18340
|
exports.paginateListSecurityProfiles = paginateListSecurityProfiles;
|
|
18334
18341
|
exports.paginateListTaskTemplates = paginateListTaskTemplates;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
2
|
+
import { ListEntitySecurityProfilesCommand, } from "../commands/ListEntitySecurityProfilesCommand";
|
|
3
|
+
import { ConnectClient } from "../ConnectClient";
|
|
4
|
+
export const paginateListEntitySecurityProfiles = createPaginator(ConnectClient, ListEntitySecurityProfilesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { createPaginator } from "@smithy/core";
|
|
2
|
+
import { ListSecurityProfileFlowModulesCommand, } from "../commands/ListSecurityProfileFlowModulesCommand";
|
|
3
|
+
import { ConnectClient } from "../ConnectClient";
|
|
4
|
+
export const paginateListSecurityProfileFlowModules = createPaginator(ConnectClient, ListSecurityProfileFlowModulesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -20,6 +20,7 @@ export * from "./ListDataTablePrimaryValuesPaginator";
|
|
|
20
20
|
export * from "./ListDataTablesPaginator";
|
|
21
21
|
export * from "./ListDataTableValuesPaginator";
|
|
22
22
|
export * from "./ListDefaultVocabulariesPaginator";
|
|
23
|
+
export * from "./ListEntitySecurityProfilesPaginator";
|
|
23
24
|
export * from "./ListEvaluationFormsPaginator";
|
|
24
25
|
export * from "./ListEvaluationFormVersionsPaginator";
|
|
25
26
|
export * from "./ListFlowAssociationsPaginator";
|
|
@@ -45,6 +46,7 @@ export * from "./ListRoutingProfilesPaginator";
|
|
|
45
46
|
export * from "./ListRulesPaginator";
|
|
46
47
|
export * from "./ListSecurityKeysPaginator";
|
|
47
48
|
export * from "./ListSecurityProfileApplicationsPaginator";
|
|
49
|
+
export * from "./ListSecurityProfileFlowModulesPaginator";
|
|
48
50
|
export * from "./ListSecurityProfilePermissionsPaginator";
|
|
49
51
|
export * from "./ListSecurityProfilesPaginator";
|
|
50
52
|
export * from "./ListTaskTemplatesPaginator";
|
|
@@ -145,6 +145,7 @@ const _ARA = "AssociatedResourceArn";
|
|
|
145
145
|
const _ARPQ = "AssociateRoutingProfileQueues";
|
|
146
146
|
const _ARPQR = "AssociateRoutingProfileQueuesRequest";
|
|
147
147
|
const _ARc = "ActiveRegion";
|
|
148
|
+
const _ARct = "ActiveRegions";
|
|
148
149
|
const _ARd = "AdditionalRecipients";
|
|
149
150
|
const _AS = "ActionSummary";
|
|
150
151
|
const _ASA = "AssignSlaAction";
|
|
@@ -3334,8 +3335,8 @@ export var ContactNotFoundException$ = [-3, n0, _CNFE,
|
|
|
3334
3335
|
TypeRegistry.for(n0).registerError(ContactNotFoundException$, ContactNotFoundException);
|
|
3335
3336
|
export var ContactSearchSummary$ = [3, n0, _CSS,
|
|
3336
3337
|
0,
|
|
3337
|
-
[_A, _I, _ICI, _PCI, _IM, _C, _QIu, _AI, _IT, _DT, _STc, _SAe, _N, _RC],
|
|
3338
|
-
[0, 0, 0, 0, 0, 0, () => ContactSearchSummaryQueueInfo$, () => ContactSearchSummaryAgentInfo$, 4, 4, 4, [() => ContactSearchSummarySegmentAttributes, 0], [() => Name, 0], () => RoutingCriteria$]
|
|
3338
|
+
[_A, _I, _ICI, _PCI, _IM, _C, _QIu, _AI, _IT, _DT, _STc, _SAe, _N, _RC, _GRM],
|
|
3339
|
+
[0, 0, 0, 0, 0, 0, () => ContactSearchSummaryQueueInfo$, () => ContactSearchSummaryAgentInfo$, 4, 4, 4, [() => ContactSearchSummarySegmentAttributes, 0], [() => Name, 0], () => RoutingCriteria$, () => GlobalResiliencyMetadata$]
|
|
3339
3340
|
];
|
|
3340
3341
|
export var ContactSearchSummaryAgentInfo$ = [3, n0, _CSSAI,
|
|
3341
3342
|
0,
|
|
@@ -6842,8 +6843,8 @@ export var SearchContactsTimestampCondition$ = [3, n0, _SCTC,
|
|
|
6842
6843
|
];
|
|
6843
6844
|
export var SearchCriteria$ = [3, n0, _SCe,
|
|
6844
6845
|
0,
|
|
6845
|
-
[_N, _AIg, _AHGg, _Ch, _CAo, _IMn, _QIue, _RC, _ATR, _SCA, _SSA],
|
|
6846
|
-
[[() => NameCriteria$, 0], 64 | 0, () => AgentHierarchyGroups$, 64 | 0, [() => ContactAnalysis$, 0], 64 | 0, 64 | 0, () => SearchableRoutingCriteria$, () => SearchContactsAdditionalTimeRange$, [() => SearchableContactAttributes$, 0], [() => SearchableSegmentAttributes$, 0]]
|
|
6846
|
+
[_N, _AIg, _AHGg, _Ch, _CAo, _IMn, _QIue, _RC, _ATR, _SCA, _SSA, _ARct],
|
|
6847
|
+
[[() => NameCriteria$, 0], 64 | 0, () => AgentHierarchyGroups$, 64 | 0, [() => ContactAnalysis$, 0], 64 | 0, 64 | 0, () => SearchableRoutingCriteria$, () => SearchContactsAdditionalTimeRange$, [() => SearchableContactAttributes$, 0], [() => SearchableSegmentAttributes$, 0], 64 | 0]
|
|
6847
6848
|
];
|
|
6848
6849
|
export var SearchDataTablesRequest$ = [3, n0, _SDTR,
|
|
6849
6850
|
0,
|
|
@@ -8190,6 +8191,7 @@ TypeRegistry.for(_sm).registerError(ConnectServiceException$, ConnectServiceExce
|
|
|
8190
8191
|
var ActionSummaries = [1, n0, _ASc,
|
|
8191
8192
|
0, () => ActionSummary$
|
|
8192
8193
|
];
|
|
8194
|
+
var ActiveRegionList = 64 | 0;
|
|
8193
8195
|
var AgentContactReferenceList = [1, n0, _ACRL,
|
|
8194
8196
|
0, () => AgentContactReference$
|
|
8195
8197
|
];
|
|
@@ -144,6 +144,9 @@ declare const SearchContactsCommand_base: {
|
|
|
144
144
|
* ],
|
|
145
145
|
* MatchType: "MATCH_ALL" || "MATCH_ANY" || "MATCH_EXACT" || "MATCH_NONE",
|
|
146
146
|
* },
|
|
147
|
+
* ActiveRegions: [ // ActiveRegionList
|
|
148
|
+
* "STRING_VALUE",
|
|
149
|
+
* ],
|
|
147
150
|
* },
|
|
148
151
|
* MaxResults: Number("int"),
|
|
149
152
|
* NextToken: "STRING_VALUE",
|
|
@@ -297,6 +300,11 @@ declare const SearchContactsCommand_base: {
|
|
|
297
300
|
* // ActivationTimestamp: new Date("TIMESTAMP"),
|
|
298
301
|
* // Index: Number("int"),
|
|
299
302
|
* // },
|
|
303
|
+
* // GlobalResiliencyMetadata: { // GlobalResiliencyMetadata
|
|
304
|
+
* // ActiveRegion: "STRING_VALUE",
|
|
305
|
+
* // OriginRegion: "STRING_VALUE",
|
|
306
|
+
* // TrafficDistributionGroupId: "STRING_VALUE",
|
|
307
|
+
* // },
|
|
300
308
|
* // },
|
|
301
309
|
* // ],
|
|
302
310
|
* // NextToken: "STRING_VALUE",
|
|
@@ -5182,6 +5182,11 @@ export interface SearchCriteria {
|
|
|
5182
5182
|
* @public
|
|
5183
5183
|
*/
|
|
5184
5184
|
SearchableSegmentAttributes?: SearchableSegmentAttributes | undefined;
|
|
5185
|
+
/**
|
|
5186
|
+
* <p>The list of active regions for contacts in ACGR instances.</p>
|
|
5187
|
+
* @public
|
|
5188
|
+
*/
|
|
5189
|
+
ActiveRegions?: string[] | undefined;
|
|
5185
5190
|
}
|
|
5186
5191
|
/**
|
|
5187
5192
|
* <p>A structure that defines the field name to sort by and a sort order.</p>
|
|
@@ -5835,6 +5835,11 @@ export interface ContactSearchSummary {
|
|
|
5835
5835
|
* @public
|
|
5836
5836
|
*/
|
|
5837
5837
|
RoutingCriteria?: RoutingCriteria | undefined;
|
|
5838
|
+
/**
|
|
5839
|
+
* <p>Additional routing information for contacts created in ACGR instances.</p>
|
|
5840
|
+
* @public
|
|
5841
|
+
*/
|
|
5842
|
+
GlobalResiliencyMetadata?: GlobalResiliencyMetadata | undefined;
|
|
5838
5843
|
}
|
|
5839
5844
|
/**
|
|
5840
5845
|
* @public
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
|
+
import { ListEntitySecurityProfilesCommandInput, ListEntitySecurityProfilesCommandOutput } from "../commands/ListEntitySecurityProfilesCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateListEntitySecurityProfiles: (config: ConnectPaginationConfiguration, input: ListEntitySecurityProfilesCommandInput, ...rest: any[]) => Paginator<ListEntitySecurityProfilesCommandOutput>;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Paginator } from "@smithy/types";
|
|
2
|
+
import { ListSecurityProfileFlowModulesCommandInput, ListSecurityProfileFlowModulesCommandOutput } from "../commands/ListSecurityProfileFlowModulesCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export declare const paginateListSecurityProfileFlowModules: (config: ConnectPaginationConfiguration, input: ListSecurityProfileFlowModulesCommandInput, ...rest: any[]) => Paginator<ListSecurityProfileFlowModulesCommandOutput>;
|
|
@@ -20,6 +20,7 @@ export * from "./ListDataTablePrimaryValuesPaginator";
|
|
|
20
20
|
export * from "./ListDataTablesPaginator";
|
|
21
21
|
export * from "./ListDataTableValuesPaginator";
|
|
22
22
|
export * from "./ListDefaultVocabulariesPaginator";
|
|
23
|
+
export * from "./ListEntitySecurityProfilesPaginator";
|
|
23
24
|
export * from "./ListEvaluationFormsPaginator";
|
|
24
25
|
export * from "./ListEvaluationFormVersionsPaginator";
|
|
25
26
|
export * from "./ListFlowAssociationsPaginator";
|
|
@@ -45,6 +46,7 @@ export * from "./ListRoutingProfilesPaginator";
|
|
|
45
46
|
export * from "./ListRulesPaginator";
|
|
46
47
|
export * from "./ListSecurityKeysPaginator";
|
|
47
48
|
export * from "./ListSecurityProfileApplicationsPaginator";
|
|
49
|
+
export * from "./ListSecurityProfileFlowModulesPaginator";
|
|
48
50
|
export * from "./ListSecurityProfilePermissionsPaginator";
|
|
49
51
|
export * from "./ListSecurityProfilesPaginator";
|
|
50
52
|
export * from "./ListTaskTemplatesPaginator";
|
|
@@ -1453,6 +1453,7 @@ export interface SearchCriteria {
|
|
|
1453
1453
|
AdditionalTimeRange?: SearchContactsAdditionalTimeRange | undefined;
|
|
1454
1454
|
SearchableContactAttributes?: SearchableContactAttributes | undefined;
|
|
1455
1455
|
SearchableSegmentAttributes?: SearchableSegmentAttributes | undefined;
|
|
1456
|
+
ActiveRegions?: string[] | undefined;
|
|
1456
1457
|
}
|
|
1457
1458
|
export interface Sort {
|
|
1458
1459
|
FieldName: SortableFieldName | undefined;
|
|
@@ -1433,6 +1433,7 @@ export interface ContactSearchSummary {
|
|
|
1433
1433
|
| undefined;
|
|
1434
1434
|
Name?: string | undefined;
|
|
1435
1435
|
RoutingCriteria?: RoutingCriteria | undefined;
|
|
1436
|
+
GlobalResiliencyMetadata?: GlobalResiliencyMetadata | undefined;
|
|
1436
1437
|
}
|
|
1437
1438
|
export interface DescribeContactResponse {
|
|
1438
1439
|
Contact?: Contact | undefined;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
ListEntitySecurityProfilesCommandInput,
|
|
4
|
+
ListEntitySecurityProfilesCommandOutput,
|
|
5
|
+
} from "../commands/ListEntitySecurityProfilesCommand";
|
|
6
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateListEntitySecurityProfiles: (
|
|
8
|
+
config: ConnectPaginationConfiguration,
|
|
9
|
+
input: ListEntitySecurityProfilesCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListEntitySecurityProfilesCommandOutput>;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
ListSecurityProfileFlowModulesCommandInput,
|
|
4
|
+
ListSecurityProfileFlowModulesCommandOutput,
|
|
5
|
+
} from "../commands/ListSecurityProfileFlowModulesCommand";
|
|
6
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
7
|
+
export declare const paginateListSecurityProfileFlowModules: (
|
|
8
|
+
config: ConnectPaginationConfiguration,
|
|
9
|
+
input: ListSecurityProfileFlowModulesCommandInput,
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSecurityProfileFlowModulesCommandOutput>;
|
|
@@ -20,6 +20,7 @@ export * from "./ListDataTablePrimaryValuesPaginator";
|
|
|
20
20
|
export * from "./ListDataTablesPaginator";
|
|
21
21
|
export * from "./ListDataTableValuesPaginator";
|
|
22
22
|
export * from "./ListDefaultVocabulariesPaginator";
|
|
23
|
+
export * from "./ListEntitySecurityProfilesPaginator";
|
|
23
24
|
export * from "./ListEvaluationFormsPaginator";
|
|
24
25
|
export * from "./ListEvaluationFormVersionsPaginator";
|
|
25
26
|
export * from "./ListFlowAssociationsPaginator";
|
|
@@ -45,6 +46,7 @@ export * from "./ListRoutingProfilesPaginator";
|
|
|
45
46
|
export * from "./ListRulesPaginator";
|
|
46
47
|
export * from "./ListSecurityKeysPaginator";
|
|
47
48
|
export * from "./ListSecurityProfileApplicationsPaginator";
|
|
49
|
+
export * from "./ListSecurityProfileFlowModulesPaginator";
|
|
48
50
|
export * from "./ListSecurityProfilePermissionsPaginator";
|
|
49
51
|
export * from "./ListSecurityProfilesPaginator";
|
|
50
52
|
export * from "./ListTaskTemplatesPaginator";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-connect",
|
|
3
3
|
"description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.961.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-connect",
|