@aws-sdk/client-chime 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.
Files changed (107) hide show
  1. package/dist-cjs/pagination/ListAccountsPaginator.js +2 -24
  2. package/dist-cjs/pagination/ListAppInstanceAdminsPaginator.js +2 -24
  3. package/dist-cjs/pagination/ListAppInstanceUsersPaginator.js +2 -24
  4. package/dist-cjs/pagination/ListAppInstancesPaginator.js +2 -24
  5. package/dist-cjs/pagination/ListAttendeesPaginator.js +2 -24
  6. package/dist-cjs/pagination/ListBotsPaginator.js +2 -24
  7. package/dist-cjs/pagination/ListChannelBansPaginator.js +2 -24
  8. package/dist-cjs/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +2 -24
  9. package/dist-cjs/pagination/ListChannelMembershipsPaginator.js +2 -24
  10. package/dist-cjs/pagination/ListChannelMessagesPaginator.js +2 -24
  11. package/dist-cjs/pagination/ListChannelModeratorsPaginator.js +2 -24
  12. package/dist-cjs/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +2 -24
  13. package/dist-cjs/pagination/ListChannelsPaginator.js +2 -24
  14. package/dist-cjs/pagination/ListMediaCapturePipelinesPaginator.js +2 -24
  15. package/dist-cjs/pagination/ListMeetingsPaginator.js +2 -24
  16. package/dist-cjs/pagination/ListPhoneNumberOrdersPaginator.js +2 -24
  17. package/dist-cjs/pagination/ListPhoneNumbersPaginator.js +2 -24
  18. package/dist-cjs/pagination/ListProxySessionsPaginator.js +2 -24
  19. package/dist-cjs/pagination/ListRoomMembershipsPaginator.js +2 -24
  20. package/dist-cjs/pagination/ListRoomsPaginator.js +2 -24
  21. package/dist-cjs/pagination/ListSipMediaApplicationsPaginator.js +2 -24
  22. package/dist-cjs/pagination/ListSipRulesPaginator.js +2 -24
  23. package/dist-cjs/pagination/ListUsersPaginator.js +2 -24
  24. package/dist-cjs/pagination/ListVoiceConnectorGroupsPaginator.js +2 -24
  25. package/dist-cjs/pagination/ListVoiceConnectorsPaginator.js +2 -24
  26. package/dist-cjs/pagination/SearchAvailablePhoneNumbersPaginator.js +2 -24
  27. package/dist-cjs/protocols/Aws_restJson1.js +1219 -2598
  28. package/dist-es/pagination/ListAccountsPaginator.js +2 -23
  29. package/dist-es/pagination/ListAppInstanceAdminsPaginator.js +2 -23
  30. package/dist-es/pagination/ListAppInstanceUsersPaginator.js +2 -23
  31. package/dist-es/pagination/ListAppInstancesPaginator.js +2 -23
  32. package/dist-es/pagination/ListAttendeesPaginator.js +2 -23
  33. package/dist-es/pagination/ListBotsPaginator.js +2 -23
  34. package/dist-es/pagination/ListChannelBansPaginator.js +2 -23
  35. package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +2 -23
  36. package/dist-es/pagination/ListChannelMembershipsPaginator.js +2 -23
  37. package/dist-es/pagination/ListChannelMessagesPaginator.js +2 -23
  38. package/dist-es/pagination/ListChannelModeratorsPaginator.js +2 -23
  39. package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +2 -23
  40. package/dist-es/pagination/ListChannelsPaginator.js +2 -23
  41. package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js +2 -23
  42. package/dist-es/pagination/ListMeetingsPaginator.js +2 -23
  43. package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js +2 -23
  44. package/dist-es/pagination/ListPhoneNumbersPaginator.js +2 -23
  45. package/dist-es/pagination/ListProxySessionsPaginator.js +2 -23
  46. package/dist-es/pagination/ListRoomMembershipsPaginator.js +2 -23
  47. package/dist-es/pagination/ListRoomsPaginator.js +2 -23
  48. package/dist-es/pagination/ListSipMediaApplicationsPaginator.js +2 -23
  49. package/dist-es/pagination/ListSipRulesPaginator.js +2 -23
  50. package/dist-es/pagination/ListUsersPaginator.js +2 -23
  51. package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js +2 -23
  52. package/dist-es/pagination/ListVoiceConnectorsPaginator.js +2 -23
  53. package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js +2 -23
  54. package/dist-es/protocols/Aws_restJson1.js +1221 -2600
  55. package/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  56. package/dist-types/pagination/ListAppInstanceAdminsPaginator.d.ts +1 -1
  57. package/dist-types/pagination/ListAppInstanceUsersPaginator.d.ts +1 -1
  58. package/dist-types/pagination/ListAppInstancesPaginator.d.ts +1 -1
  59. package/dist-types/pagination/ListAttendeesPaginator.d.ts +1 -1
  60. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  61. package/dist-types/pagination/ListChannelBansPaginator.d.ts +1 -1
  62. package/dist-types/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +1 -1
  63. package/dist-types/pagination/ListChannelMembershipsPaginator.d.ts +1 -1
  64. package/dist-types/pagination/ListChannelMessagesPaginator.d.ts +1 -1
  65. package/dist-types/pagination/ListChannelModeratorsPaginator.d.ts +1 -1
  66. package/dist-types/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +1 -1
  67. package/dist-types/pagination/ListChannelsPaginator.d.ts +1 -1
  68. package/dist-types/pagination/ListMediaCapturePipelinesPaginator.d.ts +1 -1
  69. package/dist-types/pagination/ListMeetingsPaginator.d.ts +1 -1
  70. package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +1 -1
  71. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
  72. package/dist-types/pagination/ListProxySessionsPaginator.d.ts +1 -1
  73. package/dist-types/pagination/ListRoomMembershipsPaginator.d.ts +1 -1
  74. package/dist-types/pagination/ListRoomsPaginator.d.ts +1 -1
  75. package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +1 -1
  76. package/dist-types/pagination/ListSipRulesPaginator.d.ts +1 -1
  77. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  78. package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +1 -1
  79. package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +1 -1
  80. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
  81. package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +3 -3
  82. package/dist-types/ts3.4/pagination/ListAppInstanceAdminsPaginator.d.ts +3 -3
  83. package/dist-types/ts3.4/pagination/ListAppInstanceUsersPaginator.d.ts +3 -3
  84. package/dist-types/ts3.4/pagination/ListAppInstancesPaginator.d.ts +3 -3
  85. package/dist-types/ts3.4/pagination/ListAttendeesPaginator.d.ts +3 -3
  86. package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +3 -3
  87. package/dist-types/ts3.4/pagination/ListChannelBansPaginator.d.ts +3 -3
  88. package/dist-types/ts3.4/pagination/ListChannelMembershipsForAppInstanceUserPaginator.d.ts +3 -3
  89. package/dist-types/ts3.4/pagination/ListChannelMembershipsPaginator.d.ts +3 -3
  90. package/dist-types/ts3.4/pagination/ListChannelMessagesPaginator.d.ts +3 -3
  91. package/dist-types/ts3.4/pagination/ListChannelModeratorsPaginator.d.ts +3 -3
  92. package/dist-types/ts3.4/pagination/ListChannelsModeratedByAppInstanceUserPaginator.d.ts +3 -3
  93. package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +3 -3
  94. package/dist-types/ts3.4/pagination/ListMediaCapturePipelinesPaginator.d.ts +3 -3
  95. package/dist-types/ts3.4/pagination/ListMeetingsPaginator.d.ts +3 -3
  96. package/dist-types/ts3.4/pagination/ListPhoneNumberOrdersPaginator.d.ts +3 -3
  97. package/dist-types/ts3.4/pagination/ListPhoneNumbersPaginator.d.ts +3 -3
  98. package/dist-types/ts3.4/pagination/ListProxySessionsPaginator.d.ts +3 -3
  99. package/dist-types/ts3.4/pagination/ListRoomMembershipsPaginator.d.ts +3 -3
  100. package/dist-types/ts3.4/pagination/ListRoomsPaginator.d.ts +3 -3
  101. package/dist-types/ts3.4/pagination/ListSipMediaApplicationsPaginator.d.ts +3 -3
  102. package/dist-types/ts3.4/pagination/ListSipRulesPaginator.d.ts +3 -3
  103. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +3 -3
  104. package/dist-types/ts3.4/pagination/ListVoiceConnectorGroupsPaginator.d.ts +3 -3
  105. package/dist-types/ts3.4/pagination/ListVoiceConnectorsPaginator.d.ts +3 -3
  106. package/dist-types/ts3.4/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -3
  107. package/package.json +7 -6
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListAccountsCommand, } from "../commands/ListAccountsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListAccountsCommand(input), ...args);
5
- };
6
- export async function* paginateListAccounts(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListAccounts = createPaginator(ChimeClient, ListAccountsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListAppInstanceAdminsCommand, } from "../commands/ListAppInstanceAdminsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListAppInstanceAdminsCommand(input), ...args);
5
- };
6
- export async function* paginateListAppInstanceAdmins(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListAppInstanceAdmins = createPaginator(ChimeClient, ListAppInstanceAdminsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListAppInstanceUsersCommand, } from "../commands/ListAppInstanceUsersCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListAppInstanceUsersCommand(input), ...args);
5
- };
6
- export async function* paginateListAppInstanceUsers(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListAppInstanceUsers = createPaginator(ChimeClient, ListAppInstanceUsersCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListAppInstancesCommand, } from "../commands/ListAppInstancesCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListAppInstancesCommand(input), ...args);
5
- };
6
- export async function* paginateListAppInstances(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListAppInstances = createPaginator(ChimeClient, ListAppInstancesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListAttendeesCommand, } from "../commands/ListAttendeesCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListAttendeesCommand(input), ...args);
5
- };
6
- export async function* paginateListAttendees(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListAttendees = createPaginator(ChimeClient, ListAttendeesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListBotsCommand } from "../commands/ListBotsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListBotsCommand(input), ...args);
5
- };
6
- export async function* paginateListBots(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListBots = createPaginator(ChimeClient, ListBotsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelBansCommand, } from "../commands/ListChannelBansCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelBansCommand(input), ...args);
5
- };
6
- export async function* paginateListChannelBans(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannelBans = createPaginator(ChimeClient, ListChannelBansCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelMembershipsForAppInstanceUserCommand, } from "../commands/ListChannelMembershipsForAppInstanceUserCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelMembershipsForAppInstanceUserCommand(input), ...args);
5
- };
6
- export async function* paginateListChannelMembershipsForAppInstanceUser(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannelMembershipsForAppInstanceUser = createPaginator(ChimeClient, ListChannelMembershipsForAppInstanceUserCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelMembershipsCommand, } from "../commands/ListChannelMembershipsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelMembershipsCommand(input), ...args);
5
- };
6
- export async function* paginateListChannelMemberships(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannelMemberships = createPaginator(ChimeClient, ListChannelMembershipsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelMessagesCommand, } from "../commands/ListChannelMessagesCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelMessagesCommand(input), ...args);
5
- };
6
- export async function* paginateListChannelMessages(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannelMessages = createPaginator(ChimeClient, ListChannelMessagesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelModeratorsCommand, } from "../commands/ListChannelModeratorsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelModeratorsCommand(input), ...args);
5
- };
6
- export async function* paginateListChannelModerators(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannelModerators = createPaginator(ChimeClient, ListChannelModeratorsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelsModeratedByAppInstanceUserCommand, } from "../commands/ListChannelsModeratedByAppInstanceUserCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelsModeratedByAppInstanceUserCommand(input), ...args);
5
- };
6
- export async function* paginateListChannelsModeratedByAppInstanceUser(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannelsModeratedByAppInstanceUser = createPaginator(ChimeClient, ListChannelsModeratedByAppInstanceUserCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListChannelsCommand, } from "../commands/ListChannelsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListChannelsCommand(input), ...args);
5
- };
6
- export async function* paginateListChannels(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListChannels = createPaginator(ChimeClient, ListChannelsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListMediaCapturePipelinesCommand, } from "../commands/ListMediaCapturePipelinesCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListMediaCapturePipelinesCommand(input), ...args);
5
- };
6
- export async function* paginateListMediaCapturePipelines(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListMediaCapturePipelines = createPaginator(ChimeClient, ListMediaCapturePipelinesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListMeetingsCommand, } from "../commands/ListMeetingsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListMeetingsCommand(input), ...args);
5
- };
6
- export async function* paginateListMeetings(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListMeetings = createPaginator(ChimeClient, ListMeetingsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListPhoneNumberOrdersCommand, } from "../commands/ListPhoneNumberOrdersCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListPhoneNumberOrdersCommand(input), ...args);
5
- };
6
- export async function* paginateListPhoneNumberOrders(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListPhoneNumberOrders = createPaginator(ChimeClient, ListPhoneNumberOrdersCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListPhoneNumbersCommand, } from "../commands/ListPhoneNumbersCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListPhoneNumbersCommand(input), ...args);
5
- };
6
- export async function* paginateListPhoneNumbers(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListPhoneNumbers = createPaginator(ChimeClient, ListPhoneNumbersCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListProxySessionsCommand, } from "../commands/ListProxySessionsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListProxySessionsCommand(input), ...args);
5
- };
6
- export async function* paginateListProxySessions(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListProxySessions = createPaginator(ChimeClient, ListProxySessionsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListRoomMembershipsCommand, } from "../commands/ListRoomMembershipsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListRoomMembershipsCommand(input), ...args);
5
- };
6
- export async function* paginateListRoomMemberships(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListRoomMemberships = createPaginator(ChimeClient, ListRoomMembershipsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListRoomsCommand } from "../commands/ListRoomsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListRoomsCommand(input), ...args);
5
- };
6
- export async function* paginateListRooms(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListRooms = createPaginator(ChimeClient, ListRoomsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListSipMediaApplicationsCommand, } from "../commands/ListSipMediaApplicationsCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListSipMediaApplicationsCommand(input), ...args);
5
- };
6
- export async function* paginateListSipMediaApplications(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListSipMediaApplications = createPaginator(ChimeClient, ListSipMediaApplicationsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ChimeClient } from "../ChimeClient";
2
3
  import { ListSipRulesCommand, } from "../commands/ListSipRulesCommand";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListSipRulesCommand(input), ...args);
5
- };
6
- export async function* paginateListSipRules(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof ChimeClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected Chime | ChimeClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListSipRules = createPaginator(ChimeClient, ListSipRulesCommand, "NextToken", "NextToken", "MaxResults");