@aws-sdk/client-quicksight 3.414.0 → 3.419.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 (335) hide show
  1. package/dist-cjs/commands/CancelIngestionCommand.js +5 -0
  2. package/dist-cjs/commands/CreateAccountCustomizationCommand.js +5 -0
  3. package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +5 -0
  4. package/dist-cjs/commands/CreateAnalysisCommand.js +5 -0
  5. package/dist-cjs/commands/CreateDashboardCommand.js +5 -0
  6. package/dist-cjs/commands/CreateDataSetCommand.js +5 -0
  7. package/dist-cjs/commands/CreateDataSourceCommand.js +5 -0
  8. package/dist-cjs/commands/CreateFolderCommand.js +5 -0
  9. package/dist-cjs/commands/CreateFolderMembershipCommand.js +5 -0
  10. package/dist-cjs/commands/CreateGroupCommand.js +5 -0
  11. package/dist-cjs/commands/CreateGroupMembershipCommand.js +5 -0
  12. package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +5 -0
  13. package/dist-cjs/commands/CreateIngestionCommand.js +5 -0
  14. package/dist-cjs/commands/CreateNamespaceCommand.js +5 -0
  15. package/dist-cjs/commands/CreateRefreshScheduleCommand.js +5 -0
  16. package/dist-cjs/commands/CreateTemplateAliasCommand.js +5 -0
  17. package/dist-cjs/commands/CreateTemplateCommand.js +5 -0
  18. package/dist-cjs/commands/CreateThemeAliasCommand.js +5 -0
  19. package/dist-cjs/commands/CreateThemeCommand.js +5 -0
  20. package/dist-cjs/commands/CreateTopicCommand.js +5 -0
  21. package/dist-cjs/commands/CreateTopicRefreshScheduleCommand.js +5 -0
  22. package/dist-cjs/commands/CreateVPCConnectionCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteAnalysisCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteDashboardCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteDataSetCommand.js +5 -0
  28. package/dist-cjs/commands/DeleteDataSetRefreshPropertiesCommand.js +5 -0
  29. package/dist-cjs/commands/DeleteDataSourceCommand.js +5 -0
  30. package/dist-cjs/commands/DeleteFolderCommand.js +5 -0
  31. package/dist-cjs/commands/DeleteFolderMembershipCommand.js +5 -0
  32. package/dist-cjs/commands/DeleteGroupCommand.js +5 -0
  33. package/dist-cjs/commands/DeleteGroupMembershipCommand.js +5 -0
  34. package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +5 -0
  35. package/dist-cjs/commands/DeleteNamespaceCommand.js +5 -0
  36. package/dist-cjs/commands/DeleteRefreshScheduleCommand.js +5 -0
  37. package/dist-cjs/commands/DeleteTemplateAliasCommand.js +5 -0
  38. package/dist-cjs/commands/DeleteTemplateCommand.js +5 -0
  39. package/dist-cjs/commands/DeleteThemeAliasCommand.js +5 -0
  40. package/dist-cjs/commands/DeleteThemeCommand.js +5 -0
  41. package/dist-cjs/commands/DeleteTopicCommand.js +5 -0
  42. package/dist-cjs/commands/DeleteTopicRefreshScheduleCommand.js +5 -0
  43. package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +5 -0
  44. package/dist-cjs/commands/DeleteUserCommand.js +5 -0
  45. package/dist-cjs/commands/DeleteVPCConnectionCommand.js +5 -0
  46. package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +5 -0
  47. package/dist-cjs/commands/DescribeAccountSettingsCommand.js +5 -0
  48. package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeAnalysisCommand.js +5 -0
  50. package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +5 -0
  51. package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +5 -0
  52. package/dist-cjs/commands/DescribeAssetBundleExportJobCommand.js +5 -0
  53. package/dist-cjs/commands/DescribeAssetBundleImportJobCommand.js +5 -0
  54. package/dist-cjs/commands/DescribeDashboardCommand.js +5 -0
  55. package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +5 -0
  56. package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +5 -0
  57. package/dist-cjs/commands/DescribeDashboardSnapshotJobCommand.js +5 -0
  58. package/dist-cjs/commands/DescribeDashboardSnapshotJobResultCommand.js +5 -0
  59. package/dist-cjs/commands/DescribeDataSetCommand.js +5 -0
  60. package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +5 -0
  61. package/dist-cjs/commands/DescribeDataSetRefreshPropertiesCommand.js +5 -0
  62. package/dist-cjs/commands/DescribeDataSourceCommand.js +5 -0
  63. package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +5 -0
  64. package/dist-cjs/commands/DescribeFolderCommand.js +5 -0
  65. package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +5 -0
  66. package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +5 -0
  67. package/dist-cjs/commands/DescribeGroupCommand.js +5 -0
  68. package/dist-cjs/commands/DescribeGroupMembershipCommand.js +5 -0
  69. package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +5 -0
  70. package/dist-cjs/commands/DescribeIngestionCommand.js +5 -0
  71. package/dist-cjs/commands/DescribeIpRestrictionCommand.js +5 -0
  72. package/dist-cjs/commands/DescribeNamespaceCommand.js +5 -0
  73. package/dist-cjs/commands/DescribeRefreshScheduleCommand.js +5 -0
  74. package/dist-cjs/commands/DescribeTemplateAliasCommand.js +5 -0
  75. package/dist-cjs/commands/DescribeTemplateCommand.js +5 -0
  76. package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +5 -0
  77. package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +5 -0
  78. package/dist-cjs/commands/DescribeThemeAliasCommand.js +5 -0
  79. package/dist-cjs/commands/DescribeThemeCommand.js +5 -0
  80. package/dist-cjs/commands/DescribeThemePermissionsCommand.js +5 -0
  81. package/dist-cjs/commands/DescribeTopicCommand.js +5 -0
  82. package/dist-cjs/commands/DescribeTopicPermissionsCommand.js +5 -0
  83. package/dist-cjs/commands/DescribeTopicRefreshCommand.js +5 -0
  84. package/dist-cjs/commands/DescribeTopicRefreshScheduleCommand.js +5 -0
  85. package/dist-cjs/commands/DescribeUserCommand.js +5 -0
  86. package/dist-cjs/commands/DescribeVPCConnectionCommand.js +5 -0
  87. package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +5 -0
  88. package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +5 -0
  89. package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +5 -0
  90. package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +5 -0
  91. package/dist-cjs/commands/ListAnalysesCommand.js +5 -0
  92. package/dist-cjs/commands/ListAssetBundleExportJobsCommand.js +5 -0
  93. package/dist-cjs/commands/ListAssetBundleImportJobsCommand.js +5 -0
  94. package/dist-cjs/commands/ListDashboardVersionsCommand.js +5 -0
  95. package/dist-cjs/commands/ListDashboardsCommand.js +5 -0
  96. package/dist-cjs/commands/ListDataSetsCommand.js +5 -0
  97. package/dist-cjs/commands/ListDataSourcesCommand.js +5 -0
  98. package/dist-cjs/commands/ListFolderMembersCommand.js +5 -0
  99. package/dist-cjs/commands/ListFoldersCommand.js +5 -0
  100. package/dist-cjs/commands/ListGroupMembershipsCommand.js +5 -0
  101. package/dist-cjs/commands/ListGroupsCommand.js +5 -0
  102. package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +5 -0
  103. package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +5 -0
  104. package/dist-cjs/commands/ListIngestionsCommand.js +5 -0
  105. package/dist-cjs/commands/ListNamespacesCommand.js +5 -0
  106. package/dist-cjs/commands/ListRefreshSchedulesCommand.js +5 -0
  107. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  108. package/dist-cjs/commands/ListTemplateAliasesCommand.js +5 -0
  109. package/dist-cjs/commands/ListTemplateVersionsCommand.js +5 -0
  110. package/dist-cjs/commands/ListTemplatesCommand.js +5 -0
  111. package/dist-cjs/commands/ListThemeAliasesCommand.js +5 -0
  112. package/dist-cjs/commands/ListThemeVersionsCommand.js +5 -0
  113. package/dist-cjs/commands/ListThemesCommand.js +5 -0
  114. package/dist-cjs/commands/ListTopicRefreshSchedulesCommand.js +5 -0
  115. package/dist-cjs/commands/ListTopicsCommand.js +5 -0
  116. package/dist-cjs/commands/ListUserGroupsCommand.js +5 -0
  117. package/dist-cjs/commands/ListUsersCommand.js +5 -0
  118. package/dist-cjs/commands/ListVPCConnectionsCommand.js +5 -0
  119. package/dist-cjs/commands/PutDataSetRefreshPropertiesCommand.js +5 -0
  120. package/dist-cjs/commands/RegisterUserCommand.js +5 -0
  121. package/dist-cjs/commands/RestoreAnalysisCommand.js +5 -0
  122. package/dist-cjs/commands/SearchAnalysesCommand.js +5 -0
  123. package/dist-cjs/commands/SearchDashboardsCommand.js +5 -0
  124. package/dist-cjs/commands/SearchDataSetsCommand.js +5 -0
  125. package/dist-cjs/commands/SearchDataSourcesCommand.js +5 -0
  126. package/dist-cjs/commands/SearchFoldersCommand.js +5 -0
  127. package/dist-cjs/commands/SearchGroupsCommand.js +5 -0
  128. package/dist-cjs/commands/StartAssetBundleExportJobCommand.js +5 -0
  129. package/dist-cjs/commands/StartAssetBundleImportJobCommand.js +5 -0
  130. package/dist-cjs/commands/StartDashboardSnapshotJobCommand.js +5 -0
  131. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  132. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  133. package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +5 -0
  134. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +5 -0
  135. package/dist-cjs/commands/UpdateAnalysisCommand.js +5 -0
  136. package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +5 -0
  137. package/dist-cjs/commands/UpdateDashboardCommand.js +5 -0
  138. package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +5 -0
  139. package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +5 -0
  140. package/dist-cjs/commands/UpdateDataSetCommand.js +5 -0
  141. package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +5 -0
  142. package/dist-cjs/commands/UpdateDataSourceCommand.js +5 -0
  143. package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +5 -0
  144. package/dist-cjs/commands/UpdateFolderCommand.js +5 -0
  145. package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +5 -0
  146. package/dist-cjs/commands/UpdateGroupCommand.js +5 -0
  147. package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +5 -0
  148. package/dist-cjs/commands/UpdateIpRestrictionCommand.js +5 -0
  149. package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +5 -0
  150. package/dist-cjs/commands/UpdateRefreshScheduleCommand.js +5 -0
  151. package/dist-cjs/commands/UpdateTemplateAliasCommand.js +5 -0
  152. package/dist-cjs/commands/UpdateTemplateCommand.js +5 -0
  153. package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +5 -0
  154. package/dist-cjs/commands/UpdateThemeAliasCommand.js +5 -0
  155. package/dist-cjs/commands/UpdateThemeCommand.js +5 -0
  156. package/dist-cjs/commands/UpdateThemePermissionsCommand.js +5 -0
  157. package/dist-cjs/commands/UpdateTopicCommand.js +5 -0
  158. package/dist-cjs/commands/UpdateTopicPermissionsCommand.js +5 -0
  159. package/dist-cjs/commands/UpdateTopicRefreshScheduleCommand.js +5 -0
  160. package/dist-cjs/commands/UpdateUserCommand.js +5 -0
  161. package/dist-cjs/commands/UpdateVPCConnectionCommand.js +5 -0
  162. package/dist-cjs/models/models_2.js +1 -0
  163. package/dist-cjs/protocols/Aws_restJson1.js +1 -0
  164. package/dist-es/commands/CancelIngestionCommand.js +5 -0
  165. package/dist-es/commands/CreateAccountCustomizationCommand.js +5 -0
  166. package/dist-es/commands/CreateAccountSubscriptionCommand.js +5 -0
  167. package/dist-es/commands/CreateAnalysisCommand.js +5 -0
  168. package/dist-es/commands/CreateDashboardCommand.js +5 -0
  169. package/dist-es/commands/CreateDataSetCommand.js +5 -0
  170. package/dist-es/commands/CreateDataSourceCommand.js +5 -0
  171. package/dist-es/commands/CreateFolderCommand.js +5 -0
  172. package/dist-es/commands/CreateFolderMembershipCommand.js +5 -0
  173. package/dist-es/commands/CreateGroupCommand.js +5 -0
  174. package/dist-es/commands/CreateGroupMembershipCommand.js +5 -0
  175. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +5 -0
  176. package/dist-es/commands/CreateIngestionCommand.js +5 -0
  177. package/dist-es/commands/CreateNamespaceCommand.js +5 -0
  178. package/dist-es/commands/CreateRefreshScheduleCommand.js +5 -0
  179. package/dist-es/commands/CreateTemplateAliasCommand.js +5 -0
  180. package/dist-es/commands/CreateTemplateCommand.js +5 -0
  181. package/dist-es/commands/CreateThemeAliasCommand.js +5 -0
  182. package/dist-es/commands/CreateThemeCommand.js +5 -0
  183. package/dist-es/commands/CreateTopicCommand.js +5 -0
  184. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +5 -0
  185. package/dist-es/commands/CreateVPCConnectionCommand.js +5 -0
  186. package/dist-es/commands/DeleteAccountCustomizationCommand.js +5 -0
  187. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +5 -0
  188. package/dist-es/commands/DeleteAnalysisCommand.js +5 -0
  189. package/dist-es/commands/DeleteDashboardCommand.js +5 -0
  190. package/dist-es/commands/DeleteDataSetCommand.js +5 -0
  191. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +5 -0
  192. package/dist-es/commands/DeleteDataSourceCommand.js +5 -0
  193. package/dist-es/commands/DeleteFolderCommand.js +5 -0
  194. package/dist-es/commands/DeleteFolderMembershipCommand.js +5 -0
  195. package/dist-es/commands/DeleteGroupCommand.js +5 -0
  196. package/dist-es/commands/DeleteGroupMembershipCommand.js +5 -0
  197. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +5 -0
  198. package/dist-es/commands/DeleteNamespaceCommand.js +5 -0
  199. package/dist-es/commands/DeleteRefreshScheduleCommand.js +5 -0
  200. package/dist-es/commands/DeleteTemplateAliasCommand.js +5 -0
  201. package/dist-es/commands/DeleteTemplateCommand.js +5 -0
  202. package/dist-es/commands/DeleteThemeAliasCommand.js +5 -0
  203. package/dist-es/commands/DeleteThemeCommand.js +5 -0
  204. package/dist-es/commands/DeleteTopicCommand.js +5 -0
  205. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +5 -0
  206. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +5 -0
  207. package/dist-es/commands/DeleteUserCommand.js +5 -0
  208. package/dist-es/commands/DeleteVPCConnectionCommand.js +5 -0
  209. package/dist-es/commands/DescribeAccountCustomizationCommand.js +5 -0
  210. package/dist-es/commands/DescribeAccountSettingsCommand.js +5 -0
  211. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +5 -0
  212. package/dist-es/commands/DescribeAnalysisCommand.js +5 -0
  213. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +5 -0
  214. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +5 -0
  215. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +5 -0
  216. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +5 -0
  217. package/dist-es/commands/DescribeDashboardCommand.js +5 -0
  218. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +5 -0
  219. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +5 -0
  220. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +5 -0
  221. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +5 -0
  222. package/dist-es/commands/DescribeDataSetCommand.js +5 -0
  223. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +5 -0
  224. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +5 -0
  225. package/dist-es/commands/DescribeDataSourceCommand.js +5 -0
  226. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +5 -0
  227. package/dist-es/commands/DescribeFolderCommand.js +5 -0
  228. package/dist-es/commands/DescribeFolderPermissionsCommand.js +5 -0
  229. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +5 -0
  230. package/dist-es/commands/DescribeGroupCommand.js +5 -0
  231. package/dist-es/commands/DescribeGroupMembershipCommand.js +5 -0
  232. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +5 -0
  233. package/dist-es/commands/DescribeIngestionCommand.js +5 -0
  234. package/dist-es/commands/DescribeIpRestrictionCommand.js +5 -0
  235. package/dist-es/commands/DescribeNamespaceCommand.js +5 -0
  236. package/dist-es/commands/DescribeRefreshScheduleCommand.js +5 -0
  237. package/dist-es/commands/DescribeTemplateAliasCommand.js +5 -0
  238. package/dist-es/commands/DescribeTemplateCommand.js +5 -0
  239. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +5 -0
  240. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +5 -0
  241. package/dist-es/commands/DescribeThemeAliasCommand.js +5 -0
  242. package/dist-es/commands/DescribeThemeCommand.js +5 -0
  243. package/dist-es/commands/DescribeThemePermissionsCommand.js +5 -0
  244. package/dist-es/commands/DescribeTopicCommand.js +5 -0
  245. package/dist-es/commands/DescribeTopicPermissionsCommand.js +5 -0
  246. package/dist-es/commands/DescribeTopicRefreshCommand.js +5 -0
  247. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +5 -0
  248. package/dist-es/commands/DescribeUserCommand.js +5 -0
  249. package/dist-es/commands/DescribeVPCConnectionCommand.js +5 -0
  250. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +5 -0
  251. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +5 -0
  252. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +5 -0
  253. package/dist-es/commands/GetSessionEmbedUrlCommand.js +5 -0
  254. package/dist-es/commands/ListAnalysesCommand.js +5 -0
  255. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +5 -0
  256. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +5 -0
  257. package/dist-es/commands/ListDashboardVersionsCommand.js +5 -0
  258. package/dist-es/commands/ListDashboardsCommand.js +5 -0
  259. package/dist-es/commands/ListDataSetsCommand.js +5 -0
  260. package/dist-es/commands/ListDataSourcesCommand.js +5 -0
  261. package/dist-es/commands/ListFolderMembersCommand.js +5 -0
  262. package/dist-es/commands/ListFoldersCommand.js +5 -0
  263. package/dist-es/commands/ListGroupMembershipsCommand.js +5 -0
  264. package/dist-es/commands/ListGroupsCommand.js +5 -0
  265. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +5 -0
  266. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +5 -0
  267. package/dist-es/commands/ListIngestionsCommand.js +5 -0
  268. package/dist-es/commands/ListNamespacesCommand.js +5 -0
  269. package/dist-es/commands/ListRefreshSchedulesCommand.js +5 -0
  270. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  271. package/dist-es/commands/ListTemplateAliasesCommand.js +5 -0
  272. package/dist-es/commands/ListTemplateVersionsCommand.js +5 -0
  273. package/dist-es/commands/ListTemplatesCommand.js +5 -0
  274. package/dist-es/commands/ListThemeAliasesCommand.js +5 -0
  275. package/dist-es/commands/ListThemeVersionsCommand.js +5 -0
  276. package/dist-es/commands/ListThemesCommand.js +5 -0
  277. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +5 -0
  278. package/dist-es/commands/ListTopicsCommand.js +5 -0
  279. package/dist-es/commands/ListUserGroupsCommand.js +5 -0
  280. package/dist-es/commands/ListUsersCommand.js +5 -0
  281. package/dist-es/commands/ListVPCConnectionsCommand.js +5 -0
  282. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +5 -0
  283. package/dist-es/commands/RegisterUserCommand.js +5 -0
  284. package/dist-es/commands/RestoreAnalysisCommand.js +5 -0
  285. package/dist-es/commands/SearchAnalysesCommand.js +5 -0
  286. package/dist-es/commands/SearchDashboardsCommand.js +5 -0
  287. package/dist-es/commands/SearchDataSetsCommand.js +5 -0
  288. package/dist-es/commands/SearchDataSourcesCommand.js +5 -0
  289. package/dist-es/commands/SearchFoldersCommand.js +5 -0
  290. package/dist-es/commands/SearchGroupsCommand.js +5 -0
  291. package/dist-es/commands/StartAssetBundleExportJobCommand.js +5 -0
  292. package/dist-es/commands/StartAssetBundleImportJobCommand.js +5 -0
  293. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +5 -0
  294. package/dist-es/commands/TagResourceCommand.js +5 -0
  295. package/dist-es/commands/UntagResourceCommand.js +5 -0
  296. package/dist-es/commands/UpdateAccountCustomizationCommand.js +5 -0
  297. package/dist-es/commands/UpdateAccountSettingsCommand.js +5 -0
  298. package/dist-es/commands/UpdateAnalysisCommand.js +5 -0
  299. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +5 -0
  300. package/dist-es/commands/UpdateDashboardCommand.js +5 -0
  301. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +5 -0
  302. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +5 -0
  303. package/dist-es/commands/UpdateDataSetCommand.js +5 -0
  304. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +5 -0
  305. package/dist-es/commands/UpdateDataSourceCommand.js +5 -0
  306. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +5 -0
  307. package/dist-es/commands/UpdateFolderCommand.js +5 -0
  308. package/dist-es/commands/UpdateFolderPermissionsCommand.js +5 -0
  309. package/dist-es/commands/UpdateGroupCommand.js +5 -0
  310. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +5 -0
  311. package/dist-es/commands/UpdateIpRestrictionCommand.js +5 -0
  312. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +5 -0
  313. package/dist-es/commands/UpdateRefreshScheduleCommand.js +5 -0
  314. package/dist-es/commands/UpdateTemplateAliasCommand.js +5 -0
  315. package/dist-es/commands/UpdateTemplateCommand.js +5 -0
  316. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +5 -0
  317. package/dist-es/commands/UpdateThemeAliasCommand.js +5 -0
  318. package/dist-es/commands/UpdateThemeCommand.js +5 -0
  319. package/dist-es/commands/UpdateThemePermissionsCommand.js +5 -0
  320. package/dist-es/commands/UpdateTopicCommand.js +5 -0
  321. package/dist-es/commands/UpdateTopicPermissionsCommand.js +5 -0
  322. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +5 -0
  323. package/dist-es/commands/UpdateUserCommand.js +5 -0
  324. package/dist-es/commands/UpdateVPCConnectionCommand.js +5 -0
  325. package/dist-es/models/models_2.js +1 -0
  326. package/dist-es/protocols/Aws_restJson1.js +1 -0
  327. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +2 -2
  328. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
  329. package/dist-types/commands/RegisterUserCommand.d.ts +6 -0
  330. package/dist-types/commands/TagResourceCommand.d.ts +2 -5
  331. package/dist-types/models/models_2.d.ts +1 -0
  332. package/dist-types/models/models_3.d.ts +5 -0
  333. package/dist-types/ts3.4/models/models_2.d.ts +1 -0
  334. package/dist-types/ts3.4/models/models_3.d.ts +1 -0
  335. package/package.json +31 -31
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteFolderMembershipCommand, se_DeleteFolderMembershipCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteFolderMembershipCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteFolderMembershipCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteFolderMembership",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteGroupCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteGroupCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteGroup",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteGroupMembershipCommand, se_DeleteGroupMembershipCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteGroupMembershipCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteGroupMembershipCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteGroupMembership",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteIAMPolicyAssignmentCommand, se_DeleteIAMPolicyAssignmentCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteIAMPolicyAssignmentCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteIAMPolicyAssignmentCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteIAMPolicyAssignment",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteNamespaceCommand, se_DeleteNamespaceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteNamespaceCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteNamespaceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteNamespace",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteRefreshScheduleCommand, se_DeleteRefreshScheduleCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteRefreshScheduleCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteRefreshScheduleCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteRefreshSchedule",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteTemplateAliasCommand, se_DeleteTemplateAliasCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteTemplateAliasCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteTemplateAliasCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteTemplateAlias",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteTemplateCommand, se_DeleteTemplateCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteTemplateCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteTemplateCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteTemplate",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteThemeAliasCommand, se_DeleteThemeAliasCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteThemeAliasCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteThemeAliasCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteThemeAlias",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteThemeCommand, se_DeleteThemeCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteThemeCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteThemeCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteTheme",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteTopicCommand, se_DeleteTopicCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteTopicCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteTopicCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteTopic",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteTopicRefreshScheduleCommand, se_DeleteTopicRefreshScheduleCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteTopicRefreshScheduleCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteTopicRefreshScheduleCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteTopicRefreshSchedule",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteUserByPrincipalIdCommand, se_DeleteUserByPrincipalIdCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteUserByPrincipalIdCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteUserByPrincipalIdCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteUserByPrincipalId",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteUserCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteUserCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteUser",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteVPCConnectionCommand, se_DeleteVPCConnectionCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DeleteVPCConnectionCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteVPCConnectionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DeleteVPCConnection",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAccountCustomizationCommand, se_DescribeAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeAccountCustomizationCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAccountCustomizationCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeAccountCustomization",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAccountSettingsCommand, se_DescribeAccountSettingsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeAccountSettingsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAccountSettingsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeAccountSettings",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAccountSubscriptionCommand, se_DescribeAccountSubscriptionCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeAccountSubscriptionCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAccountSubscriptionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeAccountSubscription",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAnalysisCommand, se_DescribeAnalysisCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeAnalysisCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAnalysisCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeAnalysis",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { DescribeAnalysisDefinitionResponseFilterSensitiveLog, } from "../models/models_3";
5
6
  import { de_DescribeAnalysisDefinitionCommand, se_DescribeAnalysisDefinitionCommand } from "../protocols/Aws_restJson1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class DescribeAnalysisDefinitionCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: DescribeAnalysisDefinitionResponseFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "QuickSight_20180401",
36
+ operation: "DescribeAnalysisDefinition",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAnalysisPermissionsCommand, se_DescribeAnalysisPermissionsCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeAnalysisPermissionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAnalysisPermissionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeAnalysisPermissions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeAssetBundleExportJobCommand, se_DescribeAssetBundleExportJobCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeAssetBundleExportJobCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeAssetBundleExportJobCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeAssetBundleExportJob",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { DescribeAssetBundleImportJobResponseFilterSensitiveLog, } from "../models/models_3";
5
6
  import { de_DescribeAssetBundleImportJobCommand, se_DescribeAssetBundleImportJobCommand, } from "../protocols/Aws_restJson1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class DescribeAssetBundleImportJobCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: DescribeAssetBundleImportJobResponseFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "QuickSight_20180401",
36
+ operation: "DescribeAssetBundleImportJob",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDashboardCommand, se_DescribeDashboardCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeDashboardCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDashboardCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeDashboard",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { DescribeDashboardDefinitionResponseFilterSensitiveLog, } from "../models/models_3";
5
6
  import { de_DescribeDashboardDefinitionCommand, se_DescribeDashboardDefinitionCommand, } from "../protocols/Aws_restJson1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class DescribeDashboardDefinitionCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: DescribeDashboardDefinitionResponseFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "QuickSight_20180401",
36
+ operation: "DescribeDashboardDefinition",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDashboardPermissionsCommand, se_DescribeDashboardPermissionsCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeDashboardPermissionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDashboardPermissionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeDashboardPermissions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { DescribeDashboardSnapshotJobResponseFilterSensitiveLog, } from "../models/models_3";
5
6
  import { de_DescribeDashboardSnapshotJobCommand, se_DescribeDashboardSnapshotJobCommand, } from "../protocols/Aws_restJson1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class DescribeDashboardSnapshotJobCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: DescribeDashboardSnapshotJobResponseFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "QuickSight_20180401",
36
+ operation: "DescribeDashboardSnapshotJob",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { DescribeDashboardSnapshotJobResultResponseFilterSensitiveLog, } from "../models/models_3";
5
6
  import { de_DescribeDashboardSnapshotJobResultCommand, se_DescribeDashboardSnapshotJobResultCommand, } from "../protocols/Aws_restJson1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class DescribeDashboardSnapshotJobResultCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: DescribeDashboardSnapshotJobResultResponseFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "QuickSight_20180401",
36
+ operation: "DescribeDashboardSnapshotJobResult",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { DescribeDataSetResponseFilterSensitiveLog, } from "../models/models_3";
5
6
  import { de_DescribeDataSetCommand, se_DescribeDataSetCommand } from "../protocols/Aws_restJson1";
6
7
  export { $Command };
@@ -30,6 +31,10 @@ export class DescribeDataSetCommand extends $Command {
30
31
  commandName,
31
32
  inputFilterSensitiveLog: (_) => _,
32
33
  outputFilterSensitiveLog: DescribeDataSetResponseFilterSensitiveLog,
34
+ [SMITHY_CONTEXT_KEY]: {
35
+ service: "QuickSight_20180401",
36
+ operation: "DescribeDataSet",
37
+ },
33
38
  };
34
39
  const { requestHandler } = configuration;
35
40
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDataSetPermissionsCommand, se_DescribeDataSetPermissionsCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeDataSetPermissionsCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDataSetPermissionsCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeDataSetPermissions",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDataSetRefreshPropertiesCommand, se_DescribeDataSetRefreshPropertiesCommand, } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeDataSetRefreshPropertiesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDataSetRefreshPropertiesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeDataSetRefreshProperties",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeDataSourceCommand, se_DescribeDataSourceCommand } from "../protocols/Aws_restJson1";
5
6
  export { $Command };
6
7
  export class DescribeDataSourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeDataSourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "QuickSight_20180401",
35
+ operation: "DescribeDataSource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);