@aws-sdk/client-quicksight 3.300.0 → 3.301.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 (127) hide show
  1. package/dist-types/commands/CancelIngestionCommand.d.ts +1 -1
  2. package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +4 -4
  3. package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +2 -2
  4. package/dist-types/commands/CreateAnalysisCommand.d.ts +2701 -15331
  5. package/dist-types/commands/CreateDashboardCommand.d.ts +2714 -15344
  6. package/dist-types/commands/CreateDataSetCommand.d.ts +51 -51
  7. package/dist-types/commands/CreateDataSourceCommand.d.ts +37 -37
  8. package/dist-types/commands/CreateFolderCommand.d.ts +6 -6
  9. package/dist-types/commands/CreateFolderMembershipCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateGroupMembershipCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateIngestionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateNamespaceCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateTemplateAliasCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateTemplateCommand.d.ts +2696 -15326
  17. package/dist-types/commands/CreateThemeAliasCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateThemeCommand.d.ts +19 -19
  19. package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteAnalysisCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteFolderCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteNamespaceCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteTemplateCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteThemeAliasCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteThemeCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeAnalysisCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeDataSetCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeFolderCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeGroupCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeIngestionCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeNamespaceCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeTemplateCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeThemeAliasCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeThemeCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +1 -1
  66. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  67. package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +10 -10
  68. package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +11 -11
  69. package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +2 -2
  70. package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +1 -1
  71. package/dist-types/commands/ListAnalysesCommand.d.ts +1 -1
  72. package/dist-types/commands/ListDashboardVersionsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListDashboardsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListDataSetsCommand.d.ts +1 -1
  75. package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
  76. package/dist-types/commands/ListFolderMembersCommand.d.ts +1 -1
  77. package/dist-types/commands/ListFoldersCommand.d.ts +1 -1
  78. package/dist-types/commands/ListGroupMembershipsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  80. package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
  81. package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
  82. package/dist-types/commands/ListIngestionsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListNamespacesCommand.d.ts +1 -1
  84. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  85. package/dist-types/commands/ListTemplateAliasesCommand.d.ts +1 -1
  86. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
  87. package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
  88. package/dist-types/commands/ListThemeAliasesCommand.d.ts +1 -1
  89. package/dist-types/commands/ListThemeVersionsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListThemesCommand.d.ts +1 -1
  91. package/dist-types/commands/ListUserGroupsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  93. package/dist-types/commands/RegisterUserCommand.d.ts +1 -1
  94. package/dist-types/commands/RestoreAnalysisCommand.d.ts +1 -1
  95. package/dist-types/commands/SearchAnalysesCommand.d.ts +3 -3
  96. package/dist-types/commands/SearchDashboardsCommand.d.ts +3 -3
  97. package/dist-types/commands/SearchDataSetsCommand.d.ts +3 -3
  98. package/dist-types/commands/SearchDataSourcesCommand.d.ts +3 -3
  99. package/dist-types/commands/SearchFoldersCommand.d.ts +3 -3
  100. package/dist-types/commands/SearchGroupsCommand.d.ts +3 -3
  101. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  102. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  103. package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +2 -2
  104. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
  105. package/dist-types/commands/UpdateAnalysisCommand.d.ts +2696 -15326
  106. package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +4 -4
  107. package/dist-types/commands/UpdateDashboardCommand.d.ts +2709 -15339
  108. package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +5 -5
  109. package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +1 -1
  110. package/dist-types/commands/UpdateDataSetCommand.d.ts +46 -46
  111. package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +4 -4
  112. package/dist-types/commands/UpdateDataSourceCommand.d.ts +32 -32
  113. package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +4 -4
  114. package/dist-types/commands/UpdateFolderCommand.d.ts +1 -1
  115. package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +4 -4
  116. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  117. package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +2 -2
  119. package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +1 -1
  120. package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +1 -1
  121. package/dist-types/commands/UpdateTemplateCommand.d.ts +2691 -15321
  122. package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +4 -4
  123. package/dist-types/commands/UpdateThemeAliasCommand.d.ts +1 -1
  124. package/dist-types/commands/UpdateThemeCommand.d.ts +14 -14
  125. package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +4 -4
  126. package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
  127. package/package.json +3 -3
@@ -26,7 +26,7 @@ export interface CancelIngestionCommandOutput extends CancelIngestionResponse, _
26
26
  * import { QuickSightClient, CancelIngestionCommand } from "@aws-sdk/client-quicksight"; // ES Modules import
27
27
  * // const { QuickSightClient, CancelIngestionCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import
28
28
  * const client = new QuickSightClient(config);
29
- * const input = {
29
+ * const input = { // CancelIngestionRequest
30
30
  * AwsAccountId: "STRING_VALUE", // required
31
31
  * DataSetId: "STRING_VALUE", // required
32
32
  * IngestionId: "STRING_VALUE", // required
@@ -48,15 +48,15 @@ export interface CreateAccountCustomizationCommandOutput extends CreateAccountCu
48
48
  * import { QuickSightClient, CreateAccountCustomizationCommand } from "@aws-sdk/client-quicksight"; // ES Modules import
49
49
  * // const { QuickSightClient, CreateAccountCustomizationCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import
50
50
  * const client = new QuickSightClient(config);
51
- * const input = {
51
+ * const input = { // CreateAccountCustomizationRequest
52
52
  * AwsAccountId: "STRING_VALUE", // required
53
53
  * Namespace: "STRING_VALUE",
54
- * AccountCustomization: {
54
+ * AccountCustomization: { // AccountCustomization
55
55
  * DefaultTheme: "STRING_VALUE",
56
56
  * DefaultEmailCustomizationTemplate: "STRING_VALUE",
57
57
  * },
58
- * Tags: [
59
- * {
58
+ * Tags: [ // TagList
59
+ * { // Tag
60
60
  * Key: "STRING_VALUE", // required
61
61
  * Value: "STRING_VALUE", // required
62
62
  * },
@@ -48,7 +48,7 @@ export interface CreateAccountSubscriptionCommandOutput extends CreateAccountSub
48
48
  * import { QuickSightClient, CreateAccountSubscriptionCommand } from "@aws-sdk/client-quicksight"; // ES Modules import
49
49
  * // const { QuickSightClient, CreateAccountSubscriptionCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import
50
50
  * const client = new QuickSightClient(config);
51
- * const input = {
51
+ * const input = { // CreateAccountSubscriptionRequest
52
52
  * Edition: "STANDARD" || "ENTERPRISE" || "ENTERPRISE_AND_Q", // required
53
53
  * AuthenticationMethod: "IAM_AND_QUICKSIGHT" || "IAM_ONLY" || "ACTIVE_DIRECTORY", // required
54
54
  * AwsAccountId: "STRING_VALUE", // required
@@ -57,7 +57,7 @@ export interface CreateAccountSubscriptionCommandOutput extends CreateAccountSub
57
57
  * ActiveDirectoryName: "STRING_VALUE",
58
58
  * Realm: "STRING_VALUE",
59
59
  * DirectoryId: "STRING_VALUE",
60
- * AdminGroup: [
60
+ * AdminGroup: [ // GroupsList
61
61
  * "STRING_VALUE",
62
62
  * ],
63
63
  * AuthorGroup: [