@aws-sdk/client-quicksight 3.650.0 → 3.654.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 (355) hide show
  1. package/dist-types/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +11 -0
  2. package/dist-types/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +11 -0
  3. package/dist-types/commands/CancelIngestionCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateAnalysisCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateDashboardCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateDataSetCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateDataSourceCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateFolderCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateIngestionCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateNamespaceCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateRefreshScheduleCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateRoleMembershipCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateTemplateCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateThemeAliasCommand.d.ts +11 -0
  22. package/dist-types/commands/CreateThemeCommand.d.ts +11 -0
  23. package/dist-types/commands/CreateTopicCommand.d.ts +11 -0
  24. package/dist-types/commands/CreateTopicRefreshScheduleCommand.d.ts +11 -0
  25. package/dist-types/commands/CreateVPCConnectionCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteAnalysisCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteDashboardCommand.d.ts +11 -0
  30. package/dist-types/commands/DeleteDataSetCommand.d.ts +11 -0
  31. package/dist-types/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +11 -0
  32. package/dist-types/commands/DeleteDataSourceCommand.d.ts +11 -0
  33. package/dist-types/commands/DeleteFolderCommand.d.ts +11 -0
  34. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +11 -0
  35. package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
  36. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +11 -0
  37. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +11 -0
  38. package/dist-types/commands/DeleteIdentityPropagationConfigCommand.d.ts +11 -0
  39. package/dist-types/commands/DeleteNamespaceCommand.d.ts +11 -0
  40. package/dist-types/commands/DeleteRefreshScheduleCommand.d.ts +11 -0
  41. package/dist-types/commands/DeleteRoleCustomPermissionCommand.d.ts +11 -0
  42. package/dist-types/commands/DeleteRoleMembershipCommand.d.ts +11 -0
  43. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +11 -0
  44. package/dist-types/commands/DeleteTemplateCommand.d.ts +11 -0
  45. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +11 -0
  46. package/dist-types/commands/DeleteThemeCommand.d.ts +11 -0
  47. package/dist-types/commands/DeleteTopicCommand.d.ts +11 -0
  48. package/dist-types/commands/DeleteTopicRefreshScheduleCommand.d.ts +11 -0
  49. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +11 -0
  50. package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
  51. package/dist-types/commands/DeleteVPCConnectionCommand.d.ts +11 -0
  52. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +11 -0
  53. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +11 -0
  54. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +11 -0
  55. package/dist-types/commands/DescribeAnalysisCommand.d.ts +11 -0
  56. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +11 -0
  57. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +11 -0
  58. package/dist-types/commands/DescribeAssetBundleExportJobCommand.d.ts +11 -0
  59. package/dist-types/commands/DescribeAssetBundleImportJobCommand.d.ts +11 -0
  60. package/dist-types/commands/DescribeDashboardCommand.d.ts +11 -0
  61. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +11 -0
  62. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +11 -0
  63. package/dist-types/commands/DescribeDashboardSnapshotJobCommand.d.ts +11 -0
  64. package/dist-types/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +11 -0
  65. package/dist-types/commands/DescribeDataSetCommand.d.ts +11 -0
  66. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +11 -0
  67. package/dist-types/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +11 -0
  68. package/dist-types/commands/DescribeDataSourceCommand.d.ts +11 -0
  69. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +11 -0
  70. package/dist-types/commands/DescribeFolderCommand.d.ts +11 -0
  71. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +11 -0
  72. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +11 -0
  73. package/dist-types/commands/DescribeGroupCommand.d.ts +11 -0
  74. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +11 -0
  75. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +11 -0
  76. package/dist-types/commands/DescribeIngestionCommand.d.ts +11 -0
  77. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +11 -0
  78. package/dist-types/commands/DescribeKeyRegistrationCommand.d.ts +11 -0
  79. package/dist-types/commands/DescribeNamespaceCommand.d.ts +11 -0
  80. package/dist-types/commands/DescribeRefreshScheduleCommand.d.ts +11 -0
  81. package/dist-types/commands/DescribeRoleCustomPermissionCommand.d.ts +11 -0
  82. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +11 -0
  83. package/dist-types/commands/DescribeTemplateCommand.d.ts +11 -0
  84. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +11 -0
  85. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +11 -0
  86. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +11 -0
  87. package/dist-types/commands/DescribeThemeCommand.d.ts +11 -0
  88. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +11 -0
  89. package/dist-types/commands/DescribeTopicCommand.d.ts +11 -0
  90. package/dist-types/commands/DescribeTopicPermissionsCommand.d.ts +11 -0
  91. package/dist-types/commands/DescribeTopicRefreshCommand.d.ts +11 -0
  92. package/dist-types/commands/DescribeTopicRefreshScheduleCommand.d.ts +11 -0
  93. package/dist-types/commands/DescribeUserCommand.d.ts +11 -0
  94. package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +11 -0
  95. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +11 -0
  96. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +11 -0
  97. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +11 -0
  98. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +11 -0
  99. package/dist-types/commands/ListAnalysesCommand.d.ts +11 -0
  100. package/dist-types/commands/ListAssetBundleExportJobsCommand.d.ts +11 -0
  101. package/dist-types/commands/ListAssetBundleImportJobsCommand.d.ts +11 -0
  102. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +11 -0
  103. package/dist-types/commands/ListDashboardsCommand.d.ts +11 -0
  104. package/dist-types/commands/ListDataSetsCommand.d.ts +11 -0
  105. package/dist-types/commands/ListDataSourcesCommand.d.ts +11 -0
  106. package/dist-types/commands/ListFolderMembersCommand.d.ts +11 -0
  107. package/dist-types/commands/ListFoldersCommand.d.ts +11 -0
  108. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +11 -0
  109. package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
  110. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +11 -0
  111. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +11 -0
  112. package/dist-types/commands/ListIdentityPropagationConfigsCommand.d.ts +11 -0
  113. package/dist-types/commands/ListIngestionsCommand.d.ts +11 -0
  114. package/dist-types/commands/ListNamespacesCommand.d.ts +11 -0
  115. package/dist-types/commands/ListRefreshSchedulesCommand.d.ts +11 -0
  116. package/dist-types/commands/ListRoleMembershipsCommand.d.ts +11 -0
  117. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  118. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +11 -0
  119. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +11 -0
  120. package/dist-types/commands/ListTemplatesCommand.d.ts +11 -0
  121. package/dist-types/commands/ListThemeAliasesCommand.d.ts +11 -0
  122. package/dist-types/commands/ListThemeVersionsCommand.d.ts +11 -0
  123. package/dist-types/commands/ListThemesCommand.d.ts +11 -0
  124. package/dist-types/commands/ListTopicRefreshSchedulesCommand.d.ts +11 -0
  125. package/dist-types/commands/ListTopicReviewedAnswersCommand.d.ts +11 -0
  126. package/dist-types/commands/ListTopicsCommand.d.ts +11 -0
  127. package/dist-types/commands/ListUserGroupsCommand.d.ts +11 -0
  128. package/dist-types/commands/ListUsersCommand.d.ts +11 -0
  129. package/dist-types/commands/ListVPCConnectionsCommand.d.ts +11 -0
  130. package/dist-types/commands/PutDataSetRefreshPropertiesCommand.d.ts +11 -0
  131. package/dist-types/commands/RegisterUserCommand.d.ts +11 -0
  132. package/dist-types/commands/RestoreAnalysisCommand.d.ts +11 -0
  133. package/dist-types/commands/SearchAnalysesCommand.d.ts +11 -0
  134. package/dist-types/commands/SearchDashboardsCommand.d.ts +11 -0
  135. package/dist-types/commands/SearchDataSetsCommand.d.ts +11 -0
  136. package/dist-types/commands/SearchDataSourcesCommand.d.ts +11 -0
  137. package/dist-types/commands/SearchFoldersCommand.d.ts +11 -0
  138. package/dist-types/commands/SearchGroupsCommand.d.ts +11 -0
  139. package/dist-types/commands/StartAssetBundleExportJobCommand.d.ts +11 -0
  140. package/dist-types/commands/StartAssetBundleImportJobCommand.d.ts +11 -0
  141. package/dist-types/commands/StartDashboardSnapshotJobCommand.d.ts +11 -0
  142. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  143. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  144. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +11 -0
  145. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +11 -0
  146. package/dist-types/commands/UpdateAnalysisCommand.d.ts +11 -0
  147. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +11 -0
  148. package/dist-types/commands/UpdateDashboardCommand.d.ts +11 -0
  149. package/dist-types/commands/UpdateDashboardLinksCommand.d.ts +11 -0
  150. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +11 -0
  151. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +11 -0
  152. package/dist-types/commands/UpdateDataSetCommand.d.ts +11 -0
  153. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +11 -0
  154. package/dist-types/commands/UpdateDataSourceCommand.d.ts +11 -0
  155. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +11 -0
  156. package/dist-types/commands/UpdateFolderCommand.d.ts +11 -0
  157. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +11 -0
  158. package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
  159. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +11 -0
  160. package/dist-types/commands/UpdateIdentityPropagationConfigCommand.d.ts +11 -0
  161. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +11 -0
  162. package/dist-types/commands/UpdateKeyRegistrationCommand.d.ts +11 -0
  163. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +11 -0
  164. package/dist-types/commands/UpdateRefreshScheduleCommand.d.ts +11 -0
  165. package/dist-types/commands/UpdateRoleCustomPermissionCommand.d.ts +11 -0
  166. package/dist-types/commands/UpdateSPICECapacityConfigurationCommand.d.ts +11 -0
  167. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +11 -0
  168. package/dist-types/commands/UpdateTemplateCommand.d.ts +11 -0
  169. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +11 -0
  170. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +11 -0
  171. package/dist-types/commands/UpdateThemeCommand.d.ts +11 -0
  172. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +11 -0
  173. package/dist-types/commands/UpdateTopicCommand.d.ts +11 -0
  174. package/dist-types/commands/UpdateTopicPermissionsCommand.d.ts +11 -0
  175. package/dist-types/commands/UpdateTopicRefreshScheduleCommand.d.ts +11 -0
  176. package/dist-types/commands/UpdateUserCommand.d.ts +11 -0
  177. package/dist-types/commands/UpdateVPCConnectionCommand.d.ts +11 -0
  178. package/dist-types/ts3.4/commands/BatchCreateTopicReviewedAnswerCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/BatchDeleteTopicReviewedAnswerCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/CancelIngestionCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/CreateAccountSubscriptionCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/CreateAnalysisCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +12 -1
  185. package/dist-types/ts3.4/commands/CreateDataSetCommand.d.ts +12 -1
  186. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +12 -1
  187. package/dist-types/ts3.4/commands/CreateFolderCommand.d.ts +12 -1
  188. package/dist-types/ts3.4/commands/CreateFolderMembershipCommand.d.ts +12 -1
  189. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
  190. package/dist-types/ts3.4/commands/CreateGroupMembershipCommand.d.ts +12 -1
  191. package/dist-types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +12 -1
  192. package/dist-types/ts3.4/commands/CreateIngestionCommand.d.ts +12 -1
  193. package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +12 -1
  194. package/dist-types/ts3.4/commands/CreateRefreshScheduleCommand.d.ts +12 -1
  195. package/dist-types/ts3.4/commands/CreateRoleMembershipCommand.d.ts +12 -1
  196. package/dist-types/ts3.4/commands/CreateTemplateAliasCommand.d.ts +12 -1
  197. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +12 -1
  198. package/dist-types/ts3.4/commands/CreateThemeAliasCommand.d.ts +12 -1
  199. package/dist-types/ts3.4/commands/CreateThemeCommand.d.ts +12 -1
  200. package/dist-types/ts3.4/commands/CreateTopicCommand.d.ts +12 -1
  201. package/dist-types/ts3.4/commands/CreateTopicRefreshScheduleCommand.d.ts +12 -1
  202. package/dist-types/ts3.4/commands/CreateVPCConnectionCommand.d.ts +12 -1
  203. package/dist-types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +12 -1
  204. package/dist-types/ts3.4/commands/DeleteAccountSubscriptionCommand.d.ts +12 -1
  205. package/dist-types/ts3.4/commands/DeleteAnalysisCommand.d.ts +12 -1
  206. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +12 -1
  207. package/dist-types/ts3.4/commands/DeleteDataSetCommand.d.ts +12 -1
  208. package/dist-types/ts3.4/commands/DeleteDataSetRefreshPropertiesCommand.d.ts +12 -1
  209. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +12 -1
  210. package/dist-types/ts3.4/commands/DeleteFolderCommand.d.ts +12 -1
  211. package/dist-types/ts3.4/commands/DeleteFolderMembershipCommand.d.ts +12 -1
  212. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
  213. package/dist-types/ts3.4/commands/DeleteGroupMembershipCommand.d.ts +12 -1
  214. package/dist-types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +12 -1
  215. package/dist-types/ts3.4/commands/DeleteIdentityPropagationConfigCommand.d.ts +12 -1
  216. package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +12 -1
  217. package/dist-types/ts3.4/commands/DeleteRefreshScheduleCommand.d.ts +12 -1
  218. package/dist-types/ts3.4/commands/DeleteRoleCustomPermissionCommand.d.ts +12 -1
  219. package/dist-types/ts3.4/commands/DeleteRoleMembershipCommand.d.ts +12 -1
  220. package/dist-types/ts3.4/commands/DeleteTemplateAliasCommand.d.ts +12 -1
  221. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +12 -1
  222. package/dist-types/ts3.4/commands/DeleteThemeAliasCommand.d.ts +12 -1
  223. package/dist-types/ts3.4/commands/DeleteThemeCommand.d.ts +12 -1
  224. package/dist-types/ts3.4/commands/DeleteTopicCommand.d.ts +12 -1
  225. package/dist-types/ts3.4/commands/DeleteTopicRefreshScheduleCommand.d.ts +12 -1
  226. package/dist-types/ts3.4/commands/DeleteUserByPrincipalIdCommand.d.ts +12 -1
  227. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
  228. package/dist-types/ts3.4/commands/DeleteVPCConnectionCommand.d.ts +12 -1
  229. package/dist-types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +12 -1
  230. package/dist-types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +12 -1
  231. package/dist-types/ts3.4/commands/DescribeAccountSubscriptionCommand.d.ts +12 -1
  232. package/dist-types/ts3.4/commands/DescribeAnalysisCommand.d.ts +12 -1
  233. package/dist-types/ts3.4/commands/DescribeAnalysisDefinitionCommand.d.ts +12 -1
  234. package/dist-types/ts3.4/commands/DescribeAnalysisPermissionsCommand.d.ts +12 -1
  235. package/dist-types/ts3.4/commands/DescribeAssetBundleExportJobCommand.d.ts +12 -1
  236. package/dist-types/ts3.4/commands/DescribeAssetBundleImportJobCommand.d.ts +12 -1
  237. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +12 -1
  238. package/dist-types/ts3.4/commands/DescribeDashboardDefinitionCommand.d.ts +12 -1
  239. package/dist-types/ts3.4/commands/DescribeDashboardPermissionsCommand.d.ts +12 -1
  240. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobCommand.d.ts +12 -1
  241. package/dist-types/ts3.4/commands/DescribeDashboardSnapshotJobResultCommand.d.ts +12 -1
  242. package/dist-types/ts3.4/commands/DescribeDataSetCommand.d.ts +12 -1
  243. package/dist-types/ts3.4/commands/DescribeDataSetPermissionsCommand.d.ts +12 -1
  244. package/dist-types/ts3.4/commands/DescribeDataSetRefreshPropertiesCommand.d.ts +12 -1
  245. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +12 -1
  246. package/dist-types/ts3.4/commands/DescribeDataSourcePermissionsCommand.d.ts +12 -1
  247. package/dist-types/ts3.4/commands/DescribeFolderCommand.d.ts +12 -1
  248. package/dist-types/ts3.4/commands/DescribeFolderPermissionsCommand.d.ts +12 -1
  249. package/dist-types/ts3.4/commands/DescribeFolderResolvedPermissionsCommand.d.ts +12 -1
  250. package/dist-types/ts3.4/commands/DescribeGroupCommand.d.ts +12 -1
  251. package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +12 -1
  252. package/dist-types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +12 -1
  253. package/dist-types/ts3.4/commands/DescribeIngestionCommand.d.ts +12 -1
  254. package/dist-types/ts3.4/commands/DescribeIpRestrictionCommand.d.ts +12 -1
  255. package/dist-types/ts3.4/commands/DescribeKeyRegistrationCommand.d.ts +12 -1
  256. package/dist-types/ts3.4/commands/DescribeNamespaceCommand.d.ts +12 -1
  257. package/dist-types/ts3.4/commands/DescribeRefreshScheduleCommand.d.ts +12 -1
  258. package/dist-types/ts3.4/commands/DescribeRoleCustomPermissionCommand.d.ts +12 -1
  259. package/dist-types/ts3.4/commands/DescribeTemplateAliasCommand.d.ts +12 -1
  260. package/dist-types/ts3.4/commands/DescribeTemplateCommand.d.ts +12 -1
  261. package/dist-types/ts3.4/commands/DescribeTemplateDefinitionCommand.d.ts +12 -1
  262. package/dist-types/ts3.4/commands/DescribeTemplatePermissionsCommand.d.ts +12 -1
  263. package/dist-types/ts3.4/commands/DescribeThemeAliasCommand.d.ts +12 -1
  264. package/dist-types/ts3.4/commands/DescribeThemeCommand.d.ts +12 -1
  265. package/dist-types/ts3.4/commands/DescribeThemePermissionsCommand.d.ts +12 -1
  266. package/dist-types/ts3.4/commands/DescribeTopicCommand.d.ts +12 -1
  267. package/dist-types/ts3.4/commands/DescribeTopicPermissionsCommand.d.ts +12 -1
  268. package/dist-types/ts3.4/commands/DescribeTopicRefreshCommand.d.ts +12 -1
  269. package/dist-types/ts3.4/commands/DescribeTopicRefreshScheduleCommand.d.ts +12 -1
  270. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +12 -1
  271. package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +12 -1
  272. package/dist-types/ts3.4/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +12 -1
  273. package/dist-types/ts3.4/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +12 -1
  274. package/dist-types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +12 -1
  275. package/dist-types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +12 -1
  276. package/dist-types/ts3.4/commands/ListAnalysesCommand.d.ts +12 -1
  277. package/dist-types/ts3.4/commands/ListAssetBundleExportJobsCommand.d.ts +12 -1
  278. package/dist-types/ts3.4/commands/ListAssetBundleImportJobsCommand.d.ts +12 -1
  279. package/dist-types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +12 -1
  280. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +12 -1
  281. package/dist-types/ts3.4/commands/ListDataSetsCommand.d.ts +12 -1
  282. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +12 -1
  283. package/dist-types/ts3.4/commands/ListFolderMembersCommand.d.ts +12 -1
  284. package/dist-types/ts3.4/commands/ListFoldersCommand.d.ts +12 -1
  285. package/dist-types/ts3.4/commands/ListGroupMembershipsCommand.d.ts +12 -1
  286. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
  287. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +12 -1
  288. package/dist-types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +12 -1
  289. package/dist-types/ts3.4/commands/ListIdentityPropagationConfigsCommand.d.ts +12 -1
  290. package/dist-types/ts3.4/commands/ListIngestionsCommand.d.ts +12 -1
  291. package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +12 -1
  292. package/dist-types/ts3.4/commands/ListRefreshSchedulesCommand.d.ts +12 -1
  293. package/dist-types/ts3.4/commands/ListRoleMembershipsCommand.d.ts +12 -1
  294. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  295. package/dist-types/ts3.4/commands/ListTemplateAliasesCommand.d.ts +12 -1
  296. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +12 -1
  297. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +12 -1
  298. package/dist-types/ts3.4/commands/ListThemeAliasesCommand.d.ts +12 -1
  299. package/dist-types/ts3.4/commands/ListThemeVersionsCommand.d.ts +12 -1
  300. package/dist-types/ts3.4/commands/ListThemesCommand.d.ts +12 -1
  301. package/dist-types/ts3.4/commands/ListTopicRefreshSchedulesCommand.d.ts +12 -1
  302. package/dist-types/ts3.4/commands/ListTopicReviewedAnswersCommand.d.ts +12 -1
  303. package/dist-types/ts3.4/commands/ListTopicsCommand.d.ts +12 -1
  304. package/dist-types/ts3.4/commands/ListUserGroupsCommand.d.ts +12 -1
  305. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +12 -1
  306. package/dist-types/ts3.4/commands/ListVPCConnectionsCommand.d.ts +12 -1
  307. package/dist-types/ts3.4/commands/PutDataSetRefreshPropertiesCommand.d.ts +12 -1
  308. package/dist-types/ts3.4/commands/RegisterUserCommand.d.ts +12 -1
  309. package/dist-types/ts3.4/commands/RestoreAnalysisCommand.d.ts +12 -1
  310. package/dist-types/ts3.4/commands/SearchAnalysesCommand.d.ts +12 -1
  311. package/dist-types/ts3.4/commands/SearchDashboardsCommand.d.ts +12 -1
  312. package/dist-types/ts3.4/commands/SearchDataSetsCommand.d.ts +12 -1
  313. package/dist-types/ts3.4/commands/SearchDataSourcesCommand.d.ts +12 -1
  314. package/dist-types/ts3.4/commands/SearchFoldersCommand.d.ts +12 -1
  315. package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +12 -1
  316. package/dist-types/ts3.4/commands/StartAssetBundleExportJobCommand.d.ts +12 -1
  317. package/dist-types/ts3.4/commands/StartAssetBundleImportJobCommand.d.ts +12 -1
  318. package/dist-types/ts3.4/commands/StartDashboardSnapshotJobCommand.d.ts +12 -1
  319. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  320. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  321. package/dist-types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +12 -1
  322. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -1
  323. package/dist-types/ts3.4/commands/UpdateAnalysisCommand.d.ts +12 -1
  324. package/dist-types/ts3.4/commands/UpdateAnalysisPermissionsCommand.d.ts +12 -1
  325. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +12 -1
  326. package/dist-types/ts3.4/commands/UpdateDashboardLinksCommand.d.ts +12 -1
  327. package/dist-types/ts3.4/commands/UpdateDashboardPermissionsCommand.d.ts +12 -1
  328. package/dist-types/ts3.4/commands/UpdateDashboardPublishedVersionCommand.d.ts +12 -1
  329. package/dist-types/ts3.4/commands/UpdateDataSetCommand.d.ts +12 -1
  330. package/dist-types/ts3.4/commands/UpdateDataSetPermissionsCommand.d.ts +12 -1
  331. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +12 -1
  332. package/dist-types/ts3.4/commands/UpdateDataSourcePermissionsCommand.d.ts +12 -1
  333. package/dist-types/ts3.4/commands/UpdateFolderCommand.d.ts +12 -1
  334. package/dist-types/ts3.4/commands/UpdateFolderPermissionsCommand.d.ts +12 -1
  335. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
  336. package/dist-types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +12 -1
  337. package/dist-types/ts3.4/commands/UpdateIdentityPropagationConfigCommand.d.ts +12 -1
  338. package/dist-types/ts3.4/commands/UpdateIpRestrictionCommand.d.ts +12 -1
  339. package/dist-types/ts3.4/commands/UpdateKeyRegistrationCommand.d.ts +12 -1
  340. package/dist-types/ts3.4/commands/UpdatePublicSharingSettingsCommand.d.ts +12 -1
  341. package/dist-types/ts3.4/commands/UpdateRefreshScheduleCommand.d.ts +12 -1
  342. package/dist-types/ts3.4/commands/UpdateRoleCustomPermissionCommand.d.ts +12 -1
  343. package/dist-types/ts3.4/commands/UpdateSPICECapacityConfigurationCommand.d.ts +12 -1
  344. package/dist-types/ts3.4/commands/UpdateTemplateAliasCommand.d.ts +12 -1
  345. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +12 -1
  346. package/dist-types/ts3.4/commands/UpdateTemplatePermissionsCommand.d.ts +12 -1
  347. package/dist-types/ts3.4/commands/UpdateThemeAliasCommand.d.ts +12 -1
  348. package/dist-types/ts3.4/commands/UpdateThemeCommand.d.ts +12 -1
  349. package/dist-types/ts3.4/commands/UpdateThemePermissionsCommand.d.ts +12 -1
  350. package/dist-types/ts3.4/commands/UpdateTopicCommand.d.ts +12 -1
  351. package/dist-types/ts3.4/commands/UpdateTopicPermissionsCommand.d.ts +12 -1
  352. package/dist-types/ts3.4/commands/UpdateTopicRefreshScheduleCommand.d.ts +12 -1
  353. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +12 -1
  354. package/dist-types/ts3.4/commands/UpdateVPCConnectionCommand.d.ts +12 -1
  355. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const DescribeTopicPermissionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTopicPermissionsCommand extends DescribeTopicPermissionsCommand_base {}
40
+ export declare class DescribeTopicPermissionsCommand extends DescribeTopicPermissionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTopicPermissionsRequest;
44
+ output: DescribeTopicPermissionsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTopicPermissionsCommandInput;
48
+ output: DescribeTopicPermissionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeTopicRefreshCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTopicRefreshCommand extends DescribeTopicRefreshCommand_base {}
40
+ export declare class DescribeTopicRefreshCommand extends DescribeTopicRefreshCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTopicRefreshRequest;
44
+ output: DescribeTopicRefreshResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTopicRefreshCommandInput;
48
+ output: DescribeTopicRefreshCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeTopicRefreshScheduleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTopicRefreshScheduleCommand extends DescribeTopicRefreshScheduleCommand_base {}
40
+ export declare class DescribeTopicRefreshScheduleCommand extends DescribeTopicRefreshScheduleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTopicRefreshScheduleRequest;
44
+ output: DescribeTopicRefreshScheduleResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTopicRefreshScheduleCommandInput;
48
+ output: DescribeTopicRefreshScheduleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeUserCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeUserCommand extends DescribeUserCommand_base {}
36
+ export declare class DescribeUserCommand extends DescribeUserCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeUserRequest;
40
+ output: DescribeUserResponse;
41
+ };
42
+ sdk: {
43
+ input: DescribeUserCommandInput;
44
+ output: DescribeUserCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -35,4 +35,15 @@ declare const DescribeVPCConnectionCommand_base: {
35
35
  >;
36
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
37
  };
38
- export declare class DescribeVPCConnectionCommand extends DescribeVPCConnectionCommand_base {}
38
+ export declare class DescribeVPCConnectionCommand extends DescribeVPCConnectionCommand_base {
39
+ protected static __types: {
40
+ api: {
41
+ input: DescribeVPCConnectionRequest;
42
+ output: DescribeVPCConnectionResponse;
43
+ };
44
+ sdk: {
45
+ input: DescribeVPCConnectionCommandInput;
46
+ output: DescribeVPCConnectionCommandOutput;
47
+ };
48
+ };
49
+ }
@@ -37,4 +37,15 @@ declare const GenerateEmbedUrlForAnonymousUserCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GenerateEmbedUrlForAnonymousUserCommand extends GenerateEmbedUrlForAnonymousUserCommand_base {}
40
+ export declare class GenerateEmbedUrlForAnonymousUserCommand extends GenerateEmbedUrlForAnonymousUserCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GenerateEmbedUrlForAnonymousUserRequest;
44
+ output: GenerateEmbedUrlForAnonymousUserResponse;
45
+ };
46
+ sdk: {
47
+ input: GenerateEmbedUrlForAnonymousUserCommandInput;
48
+ output: GenerateEmbedUrlForAnonymousUserCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GenerateEmbedUrlForRegisteredUserCommand extends GenerateEmbedUrlForRegisteredUserCommand_base {}
40
+ export declare class GenerateEmbedUrlForRegisteredUserCommand extends GenerateEmbedUrlForRegisteredUserCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GenerateEmbedUrlForRegisteredUserRequest;
44
+ output: GenerateEmbedUrlForRegisteredUserResponse;
45
+ };
46
+ sdk: {
47
+ input: GenerateEmbedUrlForRegisteredUserCommandInput;
48
+ output: GenerateEmbedUrlForRegisteredUserCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDashboardEmbedUrlCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDashboardEmbedUrlCommand extends GetDashboardEmbedUrlCommand_base {}
40
+ export declare class GetDashboardEmbedUrlCommand extends GetDashboardEmbedUrlCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDashboardEmbedUrlRequest;
44
+ output: GetDashboardEmbedUrlResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDashboardEmbedUrlCommandInput;
48
+ output: GetDashboardEmbedUrlCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSessionEmbedUrlCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSessionEmbedUrlCommand extends GetSessionEmbedUrlCommand_base {}
40
+ export declare class GetSessionEmbedUrlCommand extends GetSessionEmbedUrlCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSessionEmbedUrlRequest;
44
+ output: GetSessionEmbedUrlResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSessionEmbedUrlCommandInput;
48
+ output: GetSessionEmbedUrlCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListAnalysesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListAnalysesCommand extends ListAnalysesCommand_base {}
36
+ export declare class ListAnalysesCommand extends ListAnalysesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListAnalysesRequest;
40
+ output: ListAnalysesResponse;
41
+ };
42
+ sdk: {
43
+ input: ListAnalysesCommandInput;
44
+ output: ListAnalysesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListAssetBundleExportJobsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAssetBundleExportJobsCommand extends ListAssetBundleExportJobsCommand_base {}
40
+ export declare class ListAssetBundleExportJobsCommand extends ListAssetBundleExportJobsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAssetBundleExportJobsRequest;
44
+ output: ListAssetBundleExportJobsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAssetBundleExportJobsCommandInput;
48
+ output: ListAssetBundleExportJobsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListAssetBundleImportJobsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListAssetBundleImportJobsCommand extends ListAssetBundleImportJobsCommand_base {}
40
+ export declare class ListAssetBundleImportJobsCommand extends ListAssetBundleImportJobsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListAssetBundleImportJobsRequest;
44
+ output: ListAssetBundleImportJobsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListAssetBundleImportJobsCommandInput;
48
+ output: ListAssetBundleImportJobsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListDashboardVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListDashboardVersionsCommand extends ListDashboardVersionsCommand_base {}
40
+ export declare class ListDashboardVersionsCommand extends ListDashboardVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListDashboardVersionsRequest;
44
+ output: ListDashboardVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListDashboardVersionsCommandInput;
48
+ output: ListDashboardVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListDashboardsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListDashboardsCommand extends ListDashboardsCommand_base {}
39
+ export declare class ListDashboardsCommand extends ListDashboardsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListDashboardsRequest;
43
+ output: ListDashboardsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListDashboardsCommandInput;
47
+ output: ListDashboardsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const ListDataSetsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListDataSetsCommand extends ListDataSetsCommand_base {}
36
+ export declare class ListDataSetsCommand extends ListDataSetsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListDataSetsRequest;
40
+ output: ListDataSetsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListDataSetsCommandInput;
44
+ output: ListDataSetsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const ListDataSourcesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {}
39
+ export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListDataSourcesRequest;
43
+ output: ListDataSourcesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListDataSourcesCommandInput;
47
+ output: ListDataSourcesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListFolderMembersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListFolderMembersCommand extends ListFolderMembersCommand_base {}
40
+ export declare class ListFolderMembersCommand extends ListFolderMembersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListFolderMembersRequest;
44
+ output: ListFolderMembersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListFolderMembersCommandInput;
48
+ output: ListFolderMembersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListFoldersCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListFoldersCommand extends ListFoldersCommand_base {}
36
+ export declare class ListFoldersCommand extends ListFoldersCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListFoldersRequest;
40
+ output: ListFoldersResponse;
41
+ };
42
+ sdk: {
43
+ input: ListFoldersCommandInput;
44
+ output: ListFoldersCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListGroupMembershipsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListGroupMembershipsCommand extends ListGroupMembershipsCommand_base {}
40
+ export declare class ListGroupMembershipsCommand extends ListGroupMembershipsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListGroupMembershipsRequest;
44
+ output: ListGroupMembershipsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListGroupMembershipsCommandInput;
48
+ output: ListGroupMembershipsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListGroupsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListGroupsCommand extends ListGroupsCommand_base {}
36
+ export declare class ListGroupsCommand extends ListGroupsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListGroupsRequest;
40
+ output: ListGroupsResponse;
41
+ };
42
+ sdk: {
43
+ input: ListGroupsCommandInput;
44
+ output: ListGroupsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListIAMPolicyAssignmentsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListIAMPolicyAssignmentsCommand extends ListIAMPolicyAssignmentsCommand_base {}
40
+ export declare class ListIAMPolicyAssignmentsCommand extends ListIAMPolicyAssignmentsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListIAMPolicyAssignmentsRequest;
44
+ output: ListIAMPolicyAssignmentsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListIAMPolicyAssignmentsCommandInput;
48
+ output: ListIAMPolicyAssignmentsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListIAMPolicyAssignmentsForUserCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListIAMPolicyAssignmentsForUserCommand extends ListIAMPolicyAssignmentsForUserCommand_base {}
40
+ export declare class ListIAMPolicyAssignmentsForUserCommand extends ListIAMPolicyAssignmentsForUserCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListIAMPolicyAssignmentsForUserRequest;
44
+ output: ListIAMPolicyAssignmentsForUserResponse;
45
+ };
46
+ sdk: {
47
+ input: ListIAMPolicyAssignmentsForUserCommandInput;
48
+ output: ListIAMPolicyAssignmentsForUserCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListIdentityPropagationConfigsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListIdentityPropagationConfigsCommand extends ListIdentityPropagationConfigsCommand_base {}
40
+ export declare class ListIdentityPropagationConfigsCommand extends ListIdentityPropagationConfigsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListIdentityPropagationConfigsRequest;
44
+ output: ListIdentityPropagationConfigsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListIdentityPropagationConfigsCommandInput;
48
+ output: ListIdentityPropagationConfigsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListIngestionsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListIngestionsCommand extends ListIngestionsCommand_base {}
39
+ export declare class ListIngestionsCommand extends ListIngestionsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListIngestionsRequest;
43
+ output: ListIngestionsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListIngestionsCommandInput;
47
+ output: ListIngestionsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListNamespacesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListNamespacesCommand extends ListNamespacesCommand_base {}
39
+ export declare class ListNamespacesCommand extends ListNamespacesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListNamespacesRequest;
43
+ output: ListNamespacesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListNamespacesCommandInput;
47
+ output: ListNamespacesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListRefreshSchedulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListRefreshSchedulesCommand extends ListRefreshSchedulesCommand_base {}
40
+ export declare class ListRefreshSchedulesCommand extends ListRefreshSchedulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListRefreshSchedulesRequest;
44
+ output: ListRefreshSchedulesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListRefreshSchedulesCommandInput;
48
+ output: ListRefreshSchedulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListRoleMembershipsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListRoleMembershipsCommand extends ListRoleMembershipsCommand_base {}
40
+ export declare class ListRoleMembershipsCommand extends ListRoleMembershipsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListRoleMembershipsRequest;
44
+ output: ListRoleMembershipsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListRoleMembershipsCommandInput;
48
+ output: ListRoleMembershipsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTemplateAliasesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTemplateAliasesCommand extends ListTemplateAliasesCommand_base {}
40
+ export declare class ListTemplateAliasesCommand extends ListTemplateAliasesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTemplateAliasesRequest;
44
+ output: ListTemplateAliasesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTemplateAliasesCommandInput;
48
+ output: ListTemplateAliasesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTemplateVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTemplateVersionsCommand extends ListTemplateVersionsCommand_base {}
40
+ export declare class ListTemplateVersionsCommand extends ListTemplateVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTemplateVersionsRequest;
44
+ output: ListTemplateVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTemplateVersionsCommandInput;
48
+ output: ListTemplateVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListTemplatesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListTemplatesCommand extends ListTemplatesCommand_base {}
39
+ export declare class ListTemplatesCommand extends ListTemplatesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListTemplatesRequest;
43
+ output: ListTemplatesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListTemplatesCommandInput;
47
+ output: ListTemplatesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListThemeAliasesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListThemeAliasesCommand extends ListThemeAliasesCommand_base {}
39
+ export declare class ListThemeAliasesCommand extends ListThemeAliasesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListThemeAliasesRequest;
43
+ output: ListThemeAliasesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListThemeAliasesCommandInput;
47
+ output: ListThemeAliasesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListThemeVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListThemeVersionsCommand extends ListThemeVersionsCommand_base {}
40
+ export declare class ListThemeVersionsCommand extends ListThemeVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListThemeVersionsRequest;
44
+ output: ListThemeVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListThemeVersionsCommandInput;
48
+ output: ListThemeVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListThemesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListThemesCommand extends ListThemesCommand_base {}
36
+ export declare class ListThemesCommand extends ListThemesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListThemesRequest;
40
+ output: ListThemesResponse;
41
+ };
42
+ sdk: {
43
+ input: ListThemesCommandInput;
44
+ output: ListThemesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListTopicRefreshSchedulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTopicRefreshSchedulesCommand extends ListTopicRefreshSchedulesCommand_base {}
40
+ export declare class ListTopicRefreshSchedulesCommand extends ListTopicRefreshSchedulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTopicRefreshSchedulesRequest;
44
+ output: ListTopicRefreshSchedulesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTopicRefreshSchedulesCommandInput;
48
+ output: ListTopicRefreshSchedulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTopicReviewedAnswersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTopicReviewedAnswersCommand extends ListTopicReviewedAnswersCommand_base {}
40
+ export declare class ListTopicReviewedAnswersCommand extends ListTopicReviewedAnswersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTopicReviewedAnswersRequest;
44
+ output: ListTopicReviewedAnswersResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTopicReviewedAnswersCommandInput;
48
+ output: ListTopicReviewedAnswersCommandOutput;
49
+ };
50
+ };
51
+ }