@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
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListAccounts(config: ChimePaginationConfiguration, input: ListAccountsCommandInput, ...additionalArguments: any): Paginator<ListAccountsCommandOutput>;
7
+ export declare const paginateListAccounts: (config: ChimePaginationConfiguration, input: ListAccountsCommandInput, ...rest: any[]) => Paginator<ListAccountsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListAppInstanceAdmins(config: ChimePaginationConfiguration, input: ListAppInstanceAdminsCommandInput, ...additionalArguments: any): Paginator<ListAppInstanceAdminsCommandOutput>;
7
+ export declare const paginateListAppInstanceAdmins: (config: ChimePaginationConfiguration, input: ListAppInstanceAdminsCommandInput, ...rest: any[]) => Paginator<ListAppInstanceAdminsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListAppInstanceUsers(config: ChimePaginationConfiguration, input: ListAppInstanceUsersCommandInput, ...additionalArguments: any): Paginator<ListAppInstanceUsersCommandOutput>;
7
+ export declare const paginateListAppInstanceUsers: (config: ChimePaginationConfiguration, input: ListAppInstanceUsersCommandInput, ...rest: any[]) => Paginator<ListAppInstanceUsersCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListAppInstances(config: ChimePaginationConfiguration, input: ListAppInstancesCommandInput, ...additionalArguments: any): Paginator<ListAppInstancesCommandOutput>;
7
+ export declare const paginateListAppInstances: (config: ChimePaginationConfiguration, input: ListAppInstancesCommandInput, ...rest: any[]) => Paginator<ListAppInstancesCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListAttendees(config: ChimePaginationConfiguration, input: ListAttendeesCommandInput, ...additionalArguments: any): Paginator<ListAttendeesCommandOutput>;
7
+ export declare const paginateListAttendees: (config: ChimePaginationConfiguration, input: ListAttendeesCommandInput, ...rest: any[]) => Paginator<ListAttendeesCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListBots(config: ChimePaginationConfiguration, input: ListBotsCommandInput, ...additionalArguments: any): Paginator<ListBotsCommandOutput>;
7
+ export declare const paginateListBots: (config: ChimePaginationConfiguration, input: ListBotsCommandInput, ...rest: any[]) => Paginator<ListBotsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannelBans(config: ChimePaginationConfiguration, input: ListChannelBansCommandInput, ...additionalArguments: any): Paginator<ListChannelBansCommandOutput>;
7
+ export declare const paginateListChannelBans: (config: ChimePaginationConfiguration, input: ListChannelBansCommandInput, ...rest: any[]) => Paginator<ListChannelBansCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannelMembershipsForAppInstanceUser(config: ChimePaginationConfiguration, input: ListChannelMembershipsForAppInstanceUserCommandInput, ...additionalArguments: any): Paginator<ListChannelMembershipsForAppInstanceUserCommandOutput>;
7
+ export declare const paginateListChannelMembershipsForAppInstanceUser: (config: ChimePaginationConfiguration, input: ListChannelMembershipsForAppInstanceUserCommandInput, ...rest: any[]) => Paginator<ListChannelMembershipsForAppInstanceUserCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannelMemberships(config: ChimePaginationConfiguration, input: ListChannelMembershipsCommandInput, ...additionalArguments: any): Paginator<ListChannelMembershipsCommandOutput>;
7
+ export declare const paginateListChannelMemberships: (config: ChimePaginationConfiguration, input: ListChannelMembershipsCommandInput, ...rest: any[]) => Paginator<ListChannelMembershipsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannelMessages(config: ChimePaginationConfiguration, input: ListChannelMessagesCommandInput, ...additionalArguments: any): Paginator<ListChannelMessagesCommandOutput>;
7
+ export declare const paginateListChannelMessages: (config: ChimePaginationConfiguration, input: ListChannelMessagesCommandInput, ...rest: any[]) => Paginator<ListChannelMessagesCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannelModerators(config: ChimePaginationConfiguration, input: ListChannelModeratorsCommandInput, ...additionalArguments: any): Paginator<ListChannelModeratorsCommandOutput>;
7
+ export declare const paginateListChannelModerators: (config: ChimePaginationConfiguration, input: ListChannelModeratorsCommandInput, ...rest: any[]) => Paginator<ListChannelModeratorsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannelsModeratedByAppInstanceUser(config: ChimePaginationConfiguration, input: ListChannelsModeratedByAppInstanceUserCommandInput, ...additionalArguments: any): Paginator<ListChannelsModeratedByAppInstanceUserCommandOutput>;
7
+ export declare const paginateListChannelsModeratedByAppInstanceUser: (config: ChimePaginationConfiguration, input: ListChannelsModeratedByAppInstanceUserCommandInput, ...rest: any[]) => Paginator<ListChannelsModeratedByAppInstanceUserCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListChannels(config: ChimePaginationConfiguration, input: ListChannelsCommandInput, ...additionalArguments: any): Paginator<ListChannelsCommandOutput>;
7
+ export declare const paginateListChannels: (config: ChimePaginationConfiguration, input: ListChannelsCommandInput, ...rest: any[]) => Paginator<ListChannelsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListMediaCapturePipelines(config: ChimePaginationConfiguration, input: ListMediaCapturePipelinesCommandInput, ...additionalArguments: any): Paginator<ListMediaCapturePipelinesCommandOutput>;
7
+ export declare const paginateListMediaCapturePipelines: (config: ChimePaginationConfiguration, input: ListMediaCapturePipelinesCommandInput, ...rest: any[]) => Paginator<ListMediaCapturePipelinesCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListMeetings(config: ChimePaginationConfiguration, input: ListMeetingsCommandInput, ...additionalArguments: any): Paginator<ListMeetingsCommandOutput>;
7
+ export declare const paginateListMeetings: (config: ChimePaginationConfiguration, input: ListMeetingsCommandInput, ...rest: any[]) => Paginator<ListMeetingsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListPhoneNumberOrders(config: ChimePaginationConfiguration, input: ListPhoneNumberOrdersCommandInput, ...additionalArguments: any): Paginator<ListPhoneNumberOrdersCommandOutput>;
7
+ export declare const paginateListPhoneNumberOrders: (config: ChimePaginationConfiguration, input: ListPhoneNumberOrdersCommandInput, ...rest: any[]) => Paginator<ListPhoneNumberOrdersCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListPhoneNumbers(config: ChimePaginationConfiguration, input: ListPhoneNumbersCommandInput, ...additionalArguments: any): Paginator<ListPhoneNumbersCommandOutput>;
7
+ export declare const paginateListPhoneNumbers: (config: ChimePaginationConfiguration, input: ListPhoneNumbersCommandInput, ...rest: any[]) => Paginator<ListPhoneNumbersCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListProxySessions(config: ChimePaginationConfiguration, input: ListProxySessionsCommandInput, ...additionalArguments: any): Paginator<ListProxySessionsCommandOutput>;
7
+ export declare const paginateListProxySessions: (config: ChimePaginationConfiguration, input: ListProxySessionsCommandInput, ...rest: any[]) => Paginator<ListProxySessionsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRoomMemberships(config: ChimePaginationConfiguration, input: ListRoomMembershipsCommandInput, ...additionalArguments: any): Paginator<ListRoomMembershipsCommandOutput>;
7
+ export declare const paginateListRoomMemberships: (config: ChimePaginationConfiguration, input: ListRoomMembershipsCommandInput, ...rest: any[]) => Paginator<ListRoomMembershipsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListRooms(config: ChimePaginationConfiguration, input: ListRoomsCommandInput, ...additionalArguments: any): Paginator<ListRoomsCommandOutput>;
7
+ export declare const paginateListRooms: (config: ChimePaginationConfiguration, input: ListRoomsCommandInput, ...rest: any[]) => Paginator<ListRoomsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListSipMediaApplications(config: ChimePaginationConfiguration, input: ListSipMediaApplicationsCommandInput, ...additionalArguments: any): Paginator<ListSipMediaApplicationsCommandOutput>;
7
+ export declare const paginateListSipMediaApplications: (config: ChimePaginationConfiguration, input: ListSipMediaApplicationsCommandInput, ...rest: any[]) => Paginator<ListSipMediaApplicationsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListSipRules(config: ChimePaginationConfiguration, input: ListSipRulesCommandInput, ...additionalArguments: any): Paginator<ListSipRulesCommandOutput>;
7
+ export declare const paginateListSipRules: (config: ChimePaginationConfiguration, input: ListSipRulesCommandInput, ...rest: any[]) => Paginator<ListSipRulesCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListUsers(config: ChimePaginationConfiguration, input: ListUsersCommandInput, ...additionalArguments: any): Paginator<ListUsersCommandOutput>;
7
+ export declare const paginateListUsers: (config: ChimePaginationConfiguration, input: ListUsersCommandInput, ...rest: any[]) => Paginator<ListUsersCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListVoiceConnectorGroups(config: ChimePaginationConfiguration, input: ListVoiceConnectorGroupsCommandInput, ...additionalArguments: any): Paginator<ListVoiceConnectorGroupsCommandOutput>;
7
+ export declare const paginateListVoiceConnectorGroups: (config: ChimePaginationConfiguration, input: ListVoiceConnectorGroupsCommandInput, ...rest: any[]) => Paginator<ListVoiceConnectorGroupsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateListVoiceConnectors(config: ChimePaginationConfiguration, input: ListVoiceConnectorsCommandInput, ...additionalArguments: any): Paginator<ListVoiceConnectorsCommandOutput>;
7
+ export declare const paginateListVoiceConnectors: (config: ChimePaginationConfiguration, input: ListVoiceConnectorsCommandInput, ...rest: any[]) => Paginator<ListVoiceConnectorsCommandOutput>;
@@ -4,4 +4,4 @@ import { ChimePaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
7
- export declare function paginateSearchAvailablePhoneNumbers(config: ChimePaginationConfiguration, input: SearchAvailablePhoneNumbersCommandInput, ...additionalArguments: any): Paginator<SearchAvailablePhoneNumbersCommandOutput>;
7
+ export declare const paginateSearchAvailablePhoneNumbers: (config: ChimePaginationConfiguration, input: SearchAvailablePhoneNumbersCommandInput, ...rest: any[]) => Paginator<SearchAvailablePhoneNumbersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAccountsCommandOutput,
5
5
  } from "../commands/ListAccountsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAccounts(
7
+ export declare const paginateListAccounts: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListAccountsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAccountsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAccountsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAppInstanceAdminsCommandOutput,
5
5
  } from "../commands/ListAppInstanceAdminsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAppInstanceAdmins(
7
+ export declare const paginateListAppInstanceAdmins: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListAppInstanceAdminsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAppInstanceAdminsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAppInstanceAdminsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAppInstanceUsersCommandOutput,
5
5
  } from "../commands/ListAppInstanceUsersCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAppInstanceUsers(
7
+ export declare const paginateListAppInstanceUsers: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListAppInstanceUsersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAppInstanceUsersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAppInstanceUsersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAppInstancesCommandOutput,
5
5
  } from "../commands/ListAppInstancesCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAppInstances(
7
+ export declare const paginateListAppInstances: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListAppInstancesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAppInstancesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAppInstancesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListAttendeesCommandOutput,
5
5
  } from "../commands/ListAttendeesCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListAttendees(
7
+ export declare const paginateListAttendees: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListAttendeesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListAttendeesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListAttendeesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListBotsCommandOutput,
5
5
  } from "../commands/ListBotsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListBots(
7
+ export declare const paginateListBots: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListBotsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListBotsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListBotsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelBansCommandOutput,
5
5
  } from "../commands/ListChannelBansCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannelBans(
7
+ export declare const paginateListChannelBans: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelBansCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelBansCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelBansCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelMembershipsForAppInstanceUserCommandOutput,
5
5
  } from "../commands/ListChannelMembershipsForAppInstanceUserCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannelMembershipsForAppInstanceUser(
7
+ export declare const paginateListChannelMembershipsForAppInstanceUser: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelMembershipsForAppInstanceUserCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelMembershipsForAppInstanceUserCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelMembershipsForAppInstanceUserCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelMembershipsCommandOutput,
5
5
  } from "../commands/ListChannelMembershipsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannelMemberships(
7
+ export declare const paginateListChannelMemberships: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelMembershipsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelMembershipsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelMembershipsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelMessagesCommandOutput,
5
5
  } from "../commands/ListChannelMessagesCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannelMessages(
7
+ export declare const paginateListChannelMessages: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelMessagesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelMessagesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelMessagesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelModeratorsCommandOutput,
5
5
  } from "../commands/ListChannelModeratorsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannelModerators(
7
+ export declare const paginateListChannelModerators: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelModeratorsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelModeratorsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelModeratorsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelsModeratedByAppInstanceUserCommandOutput,
5
5
  } from "../commands/ListChannelsModeratedByAppInstanceUserCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannelsModeratedByAppInstanceUser(
7
+ export declare const paginateListChannelsModeratedByAppInstanceUser: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelsModeratedByAppInstanceUserCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelsModeratedByAppInstanceUserCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelsModeratedByAppInstanceUserCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListChannelsCommandOutput,
5
5
  } from "../commands/ListChannelsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListChannels(
7
+ export declare const paginateListChannels: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListChannelsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListChannelsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListChannelsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListMediaCapturePipelinesCommandOutput,
5
5
  } from "../commands/ListMediaCapturePipelinesCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListMediaCapturePipelines(
7
+ export declare const paginateListMediaCapturePipelines: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListMediaCapturePipelinesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListMediaCapturePipelinesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListMediaCapturePipelinesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListMeetingsCommandOutput,
5
5
  } from "../commands/ListMeetingsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListMeetings(
7
+ export declare const paginateListMeetings: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListMeetingsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListMeetingsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListMeetingsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListPhoneNumberOrdersCommandOutput,
5
5
  } from "../commands/ListPhoneNumberOrdersCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListPhoneNumberOrders(
7
+ export declare const paginateListPhoneNumberOrders: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListPhoneNumberOrdersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListPhoneNumberOrdersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListPhoneNumberOrdersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListPhoneNumbersCommandOutput,
5
5
  } from "../commands/ListPhoneNumbersCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListPhoneNumbers(
7
+ export declare const paginateListPhoneNumbers: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListPhoneNumbersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListPhoneNumbersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListPhoneNumbersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListProxySessionsCommandOutput,
5
5
  } from "../commands/ListProxySessionsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListProxySessions(
7
+ export declare const paginateListProxySessions: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListProxySessionsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListProxySessionsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListProxySessionsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRoomMembershipsCommandOutput,
5
5
  } from "../commands/ListRoomMembershipsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRoomMemberships(
7
+ export declare const paginateListRoomMemberships: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListRoomMembershipsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRoomMembershipsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRoomMembershipsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListRoomsCommandOutput,
5
5
  } from "../commands/ListRoomsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListRooms(
7
+ export declare const paginateListRooms: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListRoomsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListRoomsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListRoomsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSipMediaApplicationsCommandOutput,
5
5
  } from "../commands/ListSipMediaApplicationsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSipMediaApplications(
7
+ export declare const paginateListSipMediaApplications: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListSipMediaApplicationsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSipMediaApplicationsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSipMediaApplicationsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListSipRulesCommandOutput,
5
5
  } from "../commands/ListSipRulesCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListSipRules(
7
+ export declare const paginateListSipRules: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListSipRulesCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListSipRulesCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListSipRulesCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListUsersCommandOutput,
5
5
  } from "../commands/ListUsersCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListUsers(
7
+ export declare const paginateListUsers: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListUsersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListUsersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListUsersCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListVoiceConnectorGroupsCommandOutput,
5
5
  } from "../commands/ListVoiceConnectorGroupsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListVoiceConnectorGroups(
7
+ export declare const paginateListVoiceConnectorGroups: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListVoiceConnectorGroupsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListVoiceConnectorGroupsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListVoiceConnectorGroupsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  ListVoiceConnectorsCommandOutput,
5
5
  } from "../commands/ListVoiceConnectorsCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateListVoiceConnectors(
7
+ export declare const paginateListVoiceConnectors: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: ListVoiceConnectorsCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<ListVoiceConnectorsCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<ListVoiceConnectorsCommandOutput>;
@@ -4,8 +4,8 @@ import {
4
4
  SearchAvailablePhoneNumbersCommandOutput,
5
5
  } from "../commands/SearchAvailablePhoneNumbersCommand";
6
6
  import { ChimePaginationConfiguration } from "./Interfaces";
7
- export declare function paginateSearchAvailablePhoneNumbers(
7
+ export declare const paginateSearchAvailablePhoneNumbers: (
8
8
  config: ChimePaginationConfiguration,
9
9
  input: SearchAvailablePhoneNumbersCommandInput,
10
- ...additionalArguments: any
11
- ): Paginator<SearchAvailablePhoneNumbersCommandOutput>;
10
+ ...rest: any[]
11
+ ) => Paginator<SearchAvailablePhoneNumbersCommandOutput>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-chime",
3
3
  "description": "AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native",
4
- "version": "3.476.0",
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.476.0",
24
- "@aws-sdk/core": "3.476.0",
25
- "@aws-sdk/credential-provider-node": "3.476.0",
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.470.0",
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.470.0",
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",