@aws-sdk/client-quicksight 3.651.1 → 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
@@ -83,4 +83,15 @@ declare const DeleteRefreshScheduleCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class DeleteRefreshScheduleCommand extends DeleteRefreshScheduleCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: DeleteRefreshScheduleRequest;
90
+ output: DeleteRefreshScheduleResponse;
91
+ };
92
+ sdk: {
93
+ input: DeleteRefreshScheduleCommandInput;
94
+ output: DeleteRefreshScheduleCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -84,4 +84,15 @@ declare const DeleteRoleCustomPermissionCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteRoleCustomPermissionCommand extends DeleteRoleCustomPermissionCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteRoleCustomPermissionRequest;
91
+ output: DeleteRoleCustomPermissionResponse;
92
+ };
93
+ sdk: {
94
+ input: DeleteRoleCustomPermissionCommandInput;
95
+ output: DeleteRoleCustomPermissionCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -85,4 +85,15 @@ declare const DeleteRoleMembershipCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteRoleMembershipCommand extends DeleteRoleMembershipCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteRoleMembershipRequest;
92
+ output: DeleteRoleMembershipResponse;
93
+ };
94
+ sdk: {
95
+ input: DeleteRoleMembershipCommandInput;
96
+ output: DeleteRoleMembershipCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -82,4 +82,15 @@ declare const DeleteTemplateAliasCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DeleteTemplateAliasCommand extends DeleteTemplateAliasCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DeleteTemplateAliasRequest;
89
+ output: DeleteTemplateAliasResponse;
90
+ };
91
+ sdk: {
92
+ input: DeleteTemplateAliasCommandInput;
93
+ output: DeleteTemplateAliasCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -86,4 +86,15 @@ declare const DeleteTemplateCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteTemplateCommand extends DeleteTemplateCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteTemplateRequest;
93
+ output: DeleteTemplateResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteTemplateCommandInput;
97
+ output: DeleteTemplateCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -86,4 +86,15 @@ declare const DeleteThemeAliasCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteThemeAliasCommand extends DeleteThemeAliasCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteThemeAliasRequest;
93
+ output: DeleteThemeAliasResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteThemeAliasCommandInput;
97
+ output: DeleteThemeAliasCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -89,4 +89,15 @@ declare const DeleteThemeCommand_base: {
89
89
  * @public
90
90
  */
91
91
  export declare class DeleteThemeCommand extends DeleteThemeCommand_base {
92
+ /** @internal type navigation helper, not in runtime. */
93
+ protected static __types: {
94
+ api: {
95
+ input: DeleteThemeRequest;
96
+ output: DeleteThemeResponse;
97
+ };
98
+ sdk: {
99
+ input: DeleteThemeCommandInput;
100
+ output: DeleteThemeCommandOutput;
101
+ };
102
+ };
92
103
  }
@@ -82,4 +82,15 @@ declare const DeleteTopicCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DeleteTopicCommand extends DeleteTopicCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DeleteTopicRequest;
89
+ output: DeleteTopicResponse;
90
+ };
91
+ sdk: {
92
+ input: DeleteTopicCommandInput;
93
+ output: DeleteTopicCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -90,4 +90,15 @@ declare const DeleteTopicRefreshScheduleCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeleteTopicRefreshScheduleCommand extends DeleteTopicRefreshScheduleCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeleteTopicRefreshScheduleRequest;
97
+ output: DeleteTopicRefreshScheduleResponse;
98
+ };
99
+ sdk: {
100
+ input: DeleteTopicRefreshScheduleCommandInput;
101
+ output: DeleteTopicRefreshScheduleCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -84,4 +84,15 @@ declare const DeleteUserByPrincipalIdCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteUserByPrincipalIdCommand extends DeleteUserByPrincipalIdCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteUserByPrincipalIdRequest;
91
+ output: DeleteUserByPrincipalIdResponse;
92
+ };
93
+ sdk: {
94
+ input: DeleteUserByPrincipalIdCommandInput;
95
+ output: DeleteUserByPrincipalIdCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -86,4 +86,15 @@ declare const DeleteUserCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteUserCommand extends DeleteUserCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteUserRequest;
93
+ output: DeleteUserResponse;
94
+ };
95
+ sdk: {
96
+ input: DeleteUserCommandInput;
97
+ output: DeleteUserCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -90,4 +90,15 @@ declare const DeleteVPCConnectionCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeleteVPCConnectionCommand extends DeleteVPCConnectionCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeleteVPCConnectionRequest;
97
+ output: DeleteVPCConnectionResponse;
98
+ };
99
+ sdk: {
100
+ input: DeleteVPCConnectionCommandInput;
101
+ output: DeleteVPCConnectionCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -144,4 +144,15 @@ declare const DescribeAccountCustomizationCommand_base: {
144
144
  * @public
145
145
  */
146
146
  export declare class DescribeAccountCustomizationCommand extends DescribeAccountCustomizationCommand_base {
147
+ /** @internal type navigation helper, not in runtime. */
148
+ protected static __types: {
149
+ api: {
150
+ input: DescribeAccountCustomizationRequest;
151
+ output: DescribeAccountCustomizationResponse;
152
+ };
153
+ sdk: {
154
+ input: DescribeAccountCustomizationCommandInput;
155
+ output: DescribeAccountCustomizationCommandOutput;
156
+ };
157
+ };
147
158
  }
@@ -88,4 +88,15 @@ declare const DescribeAccountSettingsCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DescribeAccountSettingsCommand extends DescribeAccountSettingsCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DescribeAccountSettingsRequest;
95
+ output: DescribeAccountSettingsResponse;
96
+ };
97
+ sdk: {
98
+ input: DescribeAccountSettingsCommandInput;
99
+ output: DescribeAccountSettingsCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -87,4 +87,15 @@ declare const DescribeAccountSubscriptionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeAccountSubscriptionCommand extends DescribeAccountSubscriptionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeAccountSubscriptionRequest;
94
+ output: DescribeAccountSubscriptionResponse;
95
+ };
96
+ sdk: {
97
+ input: DescribeAccountSubscriptionCommandInput;
98
+ output: DescribeAccountSubscriptionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -112,4 +112,15 @@ declare const DescribeAnalysisCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class DescribeAnalysisCommand extends DescribeAnalysisCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: DescribeAnalysisRequest;
119
+ output: DescribeAnalysisResponse;
120
+ };
121
+ sdk: {
122
+ input: DescribeAnalysisCommandInput;
123
+ output: DescribeAnalysisCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -5043,4 +5043,15 @@ declare const DescribeAnalysisDefinitionCommand_base: {
5043
5043
  * @public
5044
5044
  */
5045
5045
  export declare class DescribeAnalysisDefinitionCommand extends DescribeAnalysisDefinitionCommand_base {
5046
+ /** @internal type navigation helper, not in runtime. */
5047
+ protected static __types: {
5048
+ api: {
5049
+ input: DescribeAnalysisDefinitionRequest;
5050
+ output: DescribeAnalysisDefinitionResponse;
5051
+ };
5052
+ sdk: {
5053
+ input: DescribeAnalysisDefinitionCommandInput;
5054
+ output: DescribeAnalysisDefinitionCommandOutput;
5055
+ };
5056
+ };
5046
5057
  }
@@ -87,4 +87,15 @@ declare const DescribeAnalysisPermissionsCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeAnalysisPermissionsCommand extends DescribeAnalysisPermissionsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeAnalysisPermissionsRequest;
94
+ output: DescribeAnalysisPermissionsResponse;
95
+ };
96
+ sdk: {
97
+ input: DescribeAnalysisPermissionsCommandInput;
98
+ output: DescribeAnalysisPermissionsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -163,4 +163,15 @@ declare const DescribeAssetBundleExportJobCommand_base: {
163
163
  * @public
164
164
  */
165
165
  export declare class DescribeAssetBundleExportJobCommand extends DescribeAssetBundleExportJobCommand_base {
166
+ /** @internal type navigation helper, not in runtime. */
167
+ protected static __types: {
168
+ api: {
169
+ input: DescribeAssetBundleExportJobRequest;
170
+ output: DescribeAssetBundleExportJobResponse;
171
+ };
172
+ sdk: {
173
+ input: DescribeAssetBundleExportJobCommandInput;
174
+ output: DescribeAssetBundleExportJobCommandOutput;
175
+ };
176
+ };
166
177
  }
@@ -450,4 +450,15 @@ declare const DescribeAssetBundleImportJobCommand_base: {
450
450
  * @public
451
451
  */
452
452
  export declare class DescribeAssetBundleImportJobCommand extends DescribeAssetBundleImportJobCommand_base {
453
+ /** @internal type navigation helper, not in runtime. */
454
+ protected static __types: {
455
+ api: {
456
+ input: DescribeAssetBundleImportJobRequest;
457
+ output: DescribeAssetBundleImportJobResponse;
458
+ };
459
+ sdk: {
460
+ input: DescribeAssetBundleImportJobCommandInput;
461
+ output: DescribeAssetBundleImportJobCommandOutput;
462
+ };
463
+ };
453
464
  }
@@ -125,4 +125,15 @@ declare const DescribeDashboardCommand_base: {
125
125
  * @public
126
126
  */
127
127
  export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {
128
+ /** @internal type navigation helper, not in runtime. */
129
+ protected static __types: {
130
+ api: {
131
+ input: DescribeDashboardRequest;
132
+ output: DescribeDashboardResponse;
133
+ };
134
+ sdk: {
135
+ input: DescribeDashboardCommandInput;
136
+ output: DescribeDashboardCommandOutput;
137
+ };
138
+ };
128
139
  }
@@ -5077,4 +5077,15 @@ declare const DescribeDashboardDefinitionCommand_base: {
5077
5077
  * @public
5078
5078
  */
5079
5079
  export declare class DescribeDashboardDefinitionCommand extends DescribeDashboardDefinitionCommand_base {
5080
+ /** @internal type navigation helper, not in runtime. */
5081
+ protected static __types: {
5082
+ api: {
5083
+ input: DescribeDashboardDefinitionRequest;
5084
+ output: DescribeDashboardDefinitionResponse;
5085
+ };
5086
+ sdk: {
5087
+ input: DescribeDashboardDefinitionCommandInput;
5088
+ output: DescribeDashboardDefinitionCommandOutput;
5089
+ };
5090
+ };
5080
5091
  }
@@ -97,4 +97,15 @@ declare const DescribeDashboardPermissionsCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DescribeDashboardPermissionsCommand extends DescribeDashboardPermissionsCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DescribeDashboardPermissionsRequest;
104
+ output: DescribeDashboardPermissionsResponse;
105
+ };
106
+ sdk: {
107
+ input: DescribeDashboardPermissionsCommandInput;
108
+ output: DescribeDashboardPermissionsCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -163,4 +163,15 @@ declare const DescribeDashboardSnapshotJobCommand_base: {
163
163
  * @public
164
164
  */
165
165
  export declare class DescribeDashboardSnapshotJobCommand extends DescribeDashboardSnapshotJobCommand_base {
166
+ /** @internal type navigation helper, not in runtime. */
167
+ protected static __types: {
168
+ api: {
169
+ input: DescribeDashboardSnapshotJobRequest;
170
+ output: DescribeDashboardSnapshotJobResponse;
171
+ };
172
+ sdk: {
173
+ input: DescribeDashboardSnapshotJobCommandInput;
174
+ output: DescribeDashboardSnapshotJobCommandOutput;
175
+ };
176
+ };
166
177
  }
@@ -139,4 +139,15 @@ declare const DescribeDashboardSnapshotJobResultCommand_base: {
139
139
  * @public
140
140
  */
141
141
  export declare class DescribeDashboardSnapshotJobResultCommand extends DescribeDashboardSnapshotJobResultCommand_base {
142
+ /** @internal type navigation helper, not in runtime. */
143
+ protected static __types: {
144
+ api: {
145
+ input: DescribeDashboardSnapshotJobResultRequest;
146
+ output: DescribeDashboardSnapshotJobResultResponse;
147
+ };
148
+ sdk: {
149
+ input: DescribeDashboardSnapshotJobResultCommandInput;
150
+ output: DescribeDashboardSnapshotJobResultCommandOutput;
151
+ };
152
+ };
142
153
  }
@@ -328,4 +328,15 @@ declare const DescribeDataSetCommand_base: {
328
328
  * @public
329
329
  */
330
330
  export declare class DescribeDataSetCommand extends DescribeDataSetCommand_base {
331
+ /** @internal type navigation helper, not in runtime. */
332
+ protected static __types: {
333
+ api: {
334
+ input: DescribeDataSetRequest;
335
+ output: DescribeDataSetResponse;
336
+ };
337
+ sdk: {
338
+ input: DescribeDataSetCommandInput;
339
+ output: DescribeDataSetCommandOutput;
340
+ };
341
+ };
331
342
  }
@@ -88,4 +88,15 @@ declare const DescribeDataSetPermissionsCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class DescribeDataSetPermissionsCommand extends DescribeDataSetPermissionsCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: DescribeDataSetPermissionsRequest;
95
+ output: DescribeDataSetPermissionsResponse;
96
+ };
97
+ sdk: {
98
+ input: DescribeDataSetPermissionsCommandInput;
99
+ output: DescribeDataSetPermissionsCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -94,4 +94,15 @@ declare const DescribeDataSetRefreshPropertiesCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class DescribeDataSetRefreshPropertiesCommand extends DescribeDataSetRefreshPropertiesCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: DescribeDataSetRefreshPropertiesRequest;
101
+ output: DescribeDataSetRefreshPropertiesResponse;
102
+ };
103
+ sdk: {
104
+ input: DescribeDataSetRefreshPropertiesCommandInput;
105
+ output: DescribeDataSetRefreshPropertiesCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -361,4 +361,15 @@ declare const DescribeDataSourceCommand_base: {
361
361
  * @public
362
362
  */
363
363
  export declare class DescribeDataSourceCommand extends DescribeDataSourceCommand_base {
364
+ /** @internal type navigation helper, not in runtime. */
365
+ protected static __types: {
366
+ api: {
367
+ input: DescribeDataSourceRequest;
368
+ output: DescribeDataSourceResponse;
369
+ };
370
+ sdk: {
371
+ input: DescribeDataSourceCommandInput;
372
+ output: DescribeDataSourceCommandOutput;
373
+ };
374
+ };
364
375
  }
@@ -87,4 +87,15 @@ declare const DescribeDataSourcePermissionsCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeDataSourcePermissionsCommand extends DescribeDataSourcePermissionsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeDataSourcePermissionsRequest;
94
+ output: DescribeDataSourcePermissionsResponse;
95
+ };
96
+ sdk: {
97
+ input: DescribeDataSourcePermissionsCommandInput;
98
+ output: DescribeDataSourcePermissionsCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -95,4 +95,15 @@ declare const DescribeFolderCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DescribeFolderCommand extends DescribeFolderCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DescribeFolderRequest;
102
+ output: DescribeFolderResponse;
103
+ };
104
+ sdk: {
105
+ input: DescribeFolderCommandInput;
106
+ output: DescribeFolderCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -100,4 +100,15 @@ declare const DescribeFolderPermissionsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DescribeFolderPermissionsCommand extends DescribeFolderPermissionsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DescribeFolderPermissionsRequest;
107
+ output: DescribeFolderPermissionsResponse;
108
+ };
109
+ sdk: {
110
+ input: DescribeFolderPermissionsCommandInput;
111
+ output: DescribeFolderPermissionsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -100,4 +100,15 @@ declare const DescribeFolderResolvedPermissionsCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class DescribeFolderResolvedPermissionsCommand extends DescribeFolderResolvedPermissionsCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: DescribeFolderResolvedPermissionsRequest;
107
+ output: DescribeFolderResolvedPermissionsResponse;
108
+ };
109
+ sdk: {
110
+ input: DescribeFolderResolvedPermissionsCommandInput;
111
+ output: DescribeFolderResolvedPermissionsCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -90,4 +90,15 @@ declare const DescribeGroupCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DescribeGroupCommand extends DescribeGroupCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DescribeGroupRequest;
97
+ output: DescribeGroupResponse;
98
+ };
99
+ sdk: {
100
+ input: DescribeGroupCommandInput;
101
+ output: DescribeGroupCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -91,4 +91,15 @@ declare const DescribeGroupMembershipCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DescribeGroupMembershipCommand extends DescribeGroupMembershipCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DescribeGroupMembershipRequest;
98
+ output: DescribeGroupMembershipResponse;
99
+ };
100
+ sdk: {
101
+ input: DescribeGroupMembershipCommandInput;
102
+ output: DescribeGroupMembershipCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -94,4 +94,15 @@ declare const DescribeIAMPolicyAssignmentCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class DescribeIAMPolicyAssignmentCommand extends DescribeIAMPolicyAssignmentCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: DescribeIAMPolicyAssignmentRequest;
101
+ output: DescribeIAMPolicyAssignmentResponse;
102
+ };
103
+ sdk: {
104
+ input: DescribeIAMPolicyAssignmentCommandInput;
105
+ output: DescribeIAMPolicyAssignmentCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -104,4 +104,15 @@ declare const DescribeIngestionCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class DescribeIngestionCommand extends DescribeIngestionCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeIngestionRequest;
111
+ output: DescribeIngestionResponse;
112
+ };
113
+ sdk: {
114
+ input: DescribeIngestionCommandInput;
115
+ output: DescribeIngestionCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -87,4 +87,15 @@ declare const DescribeIpRestrictionCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class DescribeIpRestrictionCommand extends DescribeIpRestrictionCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: DescribeIpRestrictionRequest;
94
+ output: DescribeIpRestrictionResponse;
95
+ };
96
+ sdk: {
97
+ input: DescribeIpRestrictionCommandInput;
98
+ output: DescribeIpRestrictionCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -81,4 +81,15 @@ declare const DescribeKeyRegistrationCommand_base: {
81
81
  * @public
82
82
  */
83
83
  export declare class DescribeKeyRegistrationCommand extends DescribeKeyRegistrationCommand_base {
84
+ /** @internal type navigation helper, not in runtime. */
85
+ protected static __types: {
86
+ api: {
87
+ input: DescribeKeyRegistrationRequest;
88
+ output: DescribeKeyRegistrationResponse;
89
+ };
90
+ sdk: {
91
+ input: DescribeKeyRegistrationCommandInput;
92
+ output: DescribeKeyRegistrationCommandOutput;
93
+ };
94
+ };
84
95
  }