@aws-sdk/client-quicksight 3.28.0 → 3.32.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 (168) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/QuickSight.ts +59 -59
  3. package/commands/CreateAccountCustomizationCommand.ts +4 -4
  4. package/commands/CreateDashboardCommand.ts +3 -3
  5. package/commands/CreateIAMPolicyAssignmentCommand.ts +2 -2
  6. package/commands/CreateNamespaceCommand.ts +4 -4
  7. package/commands/CreateTemplateCommand.ts +1 -1
  8. package/commands/DeleteAccountCustomizationCommand.ts +1 -1
  9. package/commands/DeleteAnalysisCommand.ts +3 -3
  10. package/commands/DeleteIAMPolicyAssignmentCommand.ts +1 -1
  11. package/commands/DescribeAccountCustomizationCommand.ts +12 -12
  12. package/commands/DescribeAccountSettingsCommand.ts +2 -2
  13. package/commands/DescribeIAMPolicyAssignmentCommand.ts +1 -1
  14. package/commands/GetDashboardEmbedUrlCommand.ts +1 -1
  15. package/commands/GetSessionEmbedUrlCommand.ts +3 -3
  16. package/commands/ListAnalysesCommand.ts +1 -1
  17. package/commands/ListDashboardVersionsCommand.ts +1 -1
  18. package/commands/ListDashboardsCommand.ts +1 -1
  19. package/commands/ListDataSetsCommand.ts +1 -1
  20. package/commands/ListDataSourcesCommand.ts +1 -1
  21. package/commands/ListIAMPolicyAssignmentsCommand.ts +1 -1
  22. package/commands/ListIAMPolicyAssignmentsForUserCommand.ts +1 -1
  23. package/commands/ListNamespacesCommand.ts +1 -1
  24. package/commands/ListThemeVersionsCommand.ts +1 -1
  25. package/commands/ListThemesCommand.ts +1 -1
  26. package/commands/TagResourceCommand.ts +5 -5
  27. package/commands/UpdateAccountCustomizationCommand.ts +3 -3
  28. package/commands/UpdateAccountSettingsCommand.ts +1 -1
  29. package/commands/UpdateDashboardCommand.ts +1 -1
  30. package/commands/UpdateIAMPolicyAssignmentCommand.ts +1 -1
  31. package/dist/cjs/commands/CreateAccountCustomizationCommand.js +4 -4
  32. package/dist/cjs/commands/CreateDashboardCommand.js +3 -3
  33. package/dist/cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  34. package/dist/cjs/commands/CreateNamespaceCommand.js +4 -4
  35. package/dist/cjs/commands/CreateTemplateCommand.js +1 -1
  36. package/dist/cjs/commands/DeleteAccountCustomizationCommand.js +1 -1
  37. package/dist/cjs/commands/DeleteAnalysisCommand.js +3 -3
  38. package/dist/cjs/commands/DeleteIAMPolicyAssignmentCommand.js +1 -1
  39. package/dist/cjs/commands/DescribeAccountCustomizationCommand.js +12 -12
  40. package/dist/cjs/commands/DescribeAccountSettingsCommand.js +2 -2
  41. package/dist/cjs/commands/DescribeIAMPolicyAssignmentCommand.js +1 -1
  42. package/dist/cjs/commands/GetDashboardEmbedUrlCommand.js +1 -1
  43. package/dist/cjs/commands/GetSessionEmbedUrlCommand.js +3 -3
  44. package/dist/cjs/commands/ListAnalysesCommand.js +1 -1
  45. package/dist/cjs/commands/ListDashboardVersionsCommand.js +1 -1
  46. package/dist/cjs/commands/ListDashboardsCommand.js +1 -1
  47. package/dist/cjs/commands/ListDataSetsCommand.js +1 -1
  48. package/dist/cjs/commands/ListDataSourcesCommand.js +1 -1
  49. package/dist/cjs/commands/ListIAMPolicyAssignmentsCommand.js +1 -1
  50. package/dist/cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -1
  51. package/dist/cjs/commands/ListNamespacesCommand.js +1 -1
  52. package/dist/cjs/commands/ListThemeVersionsCommand.js +1 -1
  53. package/dist/cjs/commands/ListThemesCommand.js +1 -1
  54. package/dist/cjs/commands/TagResourceCommand.js +5 -5
  55. package/dist/cjs/commands/UpdateAccountCustomizationCommand.js +3 -3
  56. package/dist/cjs/commands/UpdateAccountSettingsCommand.js +1 -1
  57. package/dist/cjs/commands/UpdateDashboardCommand.js +1 -1
  58. package/dist/cjs/commands/UpdateIAMPolicyAssignmentCommand.js +1 -1
  59. package/dist/cjs/models/models_0.js +49 -37
  60. package/dist/cjs/models/models_0.js.map +1 -1
  61. package/dist/cjs/models/models_1.js +34 -3
  62. package/dist/cjs/models/models_1.js.map +1 -1
  63. package/dist/cjs/package.json +31 -31
  64. package/dist/cjs/protocols/Aws_restJson1.js +276 -186
  65. package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
  66. package/dist/es/commands/CreateAccountCustomizationCommand.js +4 -4
  67. package/dist/es/commands/CreateDashboardCommand.js +3 -3
  68. package/dist/es/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
  69. package/dist/es/commands/CreateNamespaceCommand.js +4 -4
  70. package/dist/es/commands/CreateTemplateCommand.js +1 -1
  71. package/dist/es/commands/DeleteAccountCustomizationCommand.js +1 -1
  72. package/dist/es/commands/DeleteAnalysisCommand.js +3 -3
  73. package/dist/es/commands/DeleteIAMPolicyAssignmentCommand.js +1 -1
  74. package/dist/es/commands/DescribeAccountCustomizationCommand.js +12 -12
  75. package/dist/es/commands/DescribeAccountSettingsCommand.js +2 -2
  76. package/dist/es/commands/DescribeIAMPolicyAssignmentCommand.js +1 -1
  77. package/dist/es/commands/GetDashboardEmbedUrlCommand.js +1 -1
  78. package/dist/es/commands/GetSessionEmbedUrlCommand.js +3 -3
  79. package/dist/es/commands/ListAnalysesCommand.js +1 -1
  80. package/dist/es/commands/ListDashboardVersionsCommand.js +1 -1
  81. package/dist/es/commands/ListDashboardsCommand.js +1 -1
  82. package/dist/es/commands/ListDataSetsCommand.js +1 -1
  83. package/dist/es/commands/ListDataSourcesCommand.js +1 -1
  84. package/dist/es/commands/ListIAMPolicyAssignmentsCommand.js +1 -1
  85. package/dist/es/commands/ListIAMPolicyAssignmentsForUserCommand.js +1 -1
  86. package/dist/es/commands/ListNamespacesCommand.js +1 -1
  87. package/dist/es/commands/ListThemeVersionsCommand.js +1 -1
  88. package/dist/es/commands/ListThemesCommand.js +1 -1
  89. package/dist/es/commands/TagResourceCommand.js +5 -5
  90. package/dist/es/commands/UpdateAccountCustomizationCommand.js +3 -3
  91. package/dist/es/commands/UpdateAccountSettingsCommand.js +1 -1
  92. package/dist/es/commands/UpdateDashboardCommand.js +1 -1
  93. package/dist/es/commands/UpdateIAMPolicyAssignmentCommand.js +1 -1
  94. package/dist/es/endpoints.js +1 -2
  95. package/dist/es/endpoints.js.map +1 -1
  96. package/dist/es/models/models_0.js +37 -25
  97. package/dist/es/models/models_0.js.map +1 -1
  98. package/dist/es/models/models_1.js +25 -0
  99. package/dist/es/models/models_1.js.map +1 -1
  100. package/dist/es/package.json +31 -31
  101. package/dist/es/protocols/Aws_restJson1.js +835 -530
  102. package/dist/es/protocols/Aws_restJson1.js.map +1 -1
  103. package/dist/types/QuickSight.d.ts +59 -59
  104. package/dist/types/commands/CreateAccountCustomizationCommand.d.ts +4 -4
  105. package/dist/types/commands/CreateDashboardCommand.d.ts +3 -3
  106. package/dist/types/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -2
  107. package/dist/types/commands/CreateNamespaceCommand.d.ts +4 -4
  108. package/dist/types/commands/CreateTemplateCommand.d.ts +1 -1
  109. package/dist/types/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  110. package/dist/types/commands/DeleteAnalysisCommand.d.ts +3 -3
  111. package/dist/types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
  112. package/dist/types/commands/DescribeAccountCustomizationCommand.d.ts +12 -12
  113. package/dist/types/commands/DescribeAccountSettingsCommand.d.ts +2 -2
  114. package/dist/types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  115. package/dist/types/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
  116. package/dist/types/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  117. package/dist/types/commands/ListAnalysesCommand.d.ts +1 -1
  118. package/dist/types/commands/ListDashboardVersionsCommand.d.ts +1 -1
  119. package/dist/types/commands/ListDashboardsCommand.d.ts +1 -1
  120. package/dist/types/commands/ListDataSetsCommand.d.ts +1 -1
  121. package/dist/types/commands/ListDataSourcesCommand.d.ts +1 -1
  122. package/dist/types/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
  123. package/dist/types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
  124. package/dist/types/commands/ListNamespacesCommand.d.ts +1 -1
  125. package/dist/types/commands/ListThemeVersionsCommand.d.ts +1 -1
  126. package/dist/types/commands/ListThemesCommand.d.ts +1 -1
  127. package/dist/types/commands/TagResourceCommand.d.ts +5 -5
  128. package/dist/types/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  129. package/dist/types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
  130. package/dist/types/commands/UpdateDashboardCommand.d.ts +1 -1
  131. package/dist/types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  132. package/dist/types/models/models_0.d.ts +340 -293
  133. package/dist/types/models/models_1.d.ts +214 -129
  134. package/dist/types/ts3.4/QuickSight.d.ts +59 -59
  135. package/dist/types/ts3.4/commands/CreateAccountCustomizationCommand.d.ts +4 -4
  136. package/dist/types/ts3.4/commands/CreateDashboardCommand.d.ts +3 -3
  137. package/dist/types/ts3.4/commands/CreateIAMPolicyAssignmentCommand.d.ts +2 -2
  138. package/dist/types/ts3.4/commands/CreateNamespaceCommand.d.ts +4 -4
  139. package/dist/types/ts3.4/commands/CreateTemplateCommand.d.ts +1 -1
  140. package/dist/types/ts3.4/commands/DeleteAccountCustomizationCommand.d.ts +1 -1
  141. package/dist/types/ts3.4/commands/DeleteAnalysisCommand.d.ts +3 -3
  142. package/dist/types/ts3.4/commands/DeleteIAMPolicyAssignmentCommand.d.ts +1 -1
  143. package/dist/types/ts3.4/commands/DescribeAccountCustomizationCommand.d.ts +12 -12
  144. package/dist/types/ts3.4/commands/DescribeAccountSettingsCommand.d.ts +2 -2
  145. package/dist/types/ts3.4/commands/DescribeIAMPolicyAssignmentCommand.d.ts +1 -1
  146. package/dist/types/ts3.4/commands/GetDashboardEmbedUrlCommand.d.ts +1 -1
  147. package/dist/types/ts3.4/commands/GetSessionEmbedUrlCommand.d.ts +3 -3
  148. package/dist/types/ts3.4/commands/ListAnalysesCommand.d.ts +1 -1
  149. package/dist/types/ts3.4/commands/ListDashboardVersionsCommand.d.ts +1 -1
  150. package/dist/types/ts3.4/commands/ListDashboardsCommand.d.ts +1 -1
  151. package/dist/types/ts3.4/commands/ListDataSetsCommand.d.ts +1 -1
  152. package/dist/types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
  153. package/dist/types/ts3.4/commands/ListIAMPolicyAssignmentsCommand.d.ts +1 -1
  154. package/dist/types/ts3.4/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +1 -1
  155. package/dist/types/ts3.4/commands/ListNamespacesCommand.d.ts +1 -1
  156. package/dist/types/ts3.4/commands/ListThemeVersionsCommand.d.ts +1 -1
  157. package/dist/types/ts3.4/commands/ListThemesCommand.d.ts +1 -1
  158. package/dist/types/ts3.4/commands/TagResourceCommand.d.ts +5 -5
  159. package/dist/types/ts3.4/commands/UpdateAccountCustomizationCommand.d.ts +3 -3
  160. package/dist/types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -1
  161. package/dist/types/ts3.4/commands/UpdateDashboardCommand.d.ts +1 -1
  162. package/dist/types/ts3.4/commands/UpdateIAMPolicyAssignmentCommand.d.ts +1 -1
  163. package/dist/types/ts3.4/models/models_0.d.ts +340 -293
  164. package/dist/types/ts3.4/models/models_1.d.ts +214 -129
  165. package/models/models_0.ts +369 -312
  166. package/models/models_1.ts +238 -131
  167. package/package.json +31 -31
  168. package/protocols/Aws_restJson1.ts +321 -190
@@ -22,9 +22,9 @@ export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlRespo
22
22
 
23
23
  /**
24
24
  * <p>Generates a session URL and authorization code that you can use to embed the Amazon
25
- * QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
25
+ * Amazon QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
26
26
  * you want to provide an authoring portal that allows users to create data sources,
27
- * datasets, analyses, and dashboards. The users who access an embedded QuickSight console
27
+ * datasets, analyses, and dashboards. The users who access an embedded Amazon QuickSight console
28
28
  * need belong to the author or admin security cohort. If you want to restrict permissions
29
29
  * to some of these features, add a custom permissions profile to the user with the
30
30
  * <code>
@@ -37,7 +37,7 @@ export interface GetSessionEmbedUrlCommandOutput extends GetSessionEmbedUrlRespo
37
37
  * <ul>
38
38
  * <li>
39
39
  * <p>
40
- * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics-full-console-for-authenticated-users-get.html">Embedding the Amazon QuickSight Console Using GetSessionEmbedUrl</a>
40
+ * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics.html">Embedding Analytics</a>
41
41
  * </p>
42
42
  * </li>
43
43
  * <li>
@@ -21,7 +21,7 @@ export interface ListAnalysesCommandInput extends ListAnalysesRequest {}
21
21
  export interface ListAnalysesCommandOutput extends ListAnalysesResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account;.</p>
24
+ * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface ListDashboardVersionsCommandInput extends ListDashboardVersions
21
21
  export interface ListDashboardVersionsCommandOutput extends ListDashboardVersionsResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists all the versions of the dashboards in the QuickSight subscription.</p>
24
+ * <p>Lists all the versions of the dashboards in the Amazon QuickSight subscription.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface ListDashboardsCommandInput extends ListDashboardsRequest {}
21
21
  export interface ListDashboardsCommandOutput extends ListDashboardsResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists dashboards in an Amazon Web Services account;.</p>
24
+ * <p>Lists dashboards in an Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface ListDataSetsCommandInput extends ListDataSetsRequest {}
21
21
  export interface ListDataSetsCommandOutput extends ListDataSetsResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists all of the datasets belonging to the current Amazon Web Services account; in an Amazon Web Services Region;.</p>
24
+ * <p>Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region;.</p>
25
25
  * <p>The permissions resource is <code>arn:aws:quicksight:region:aws-account-id:dataset/*</code>.</p>
26
26
  * @example
27
27
  * Use a bare-bones client and the command you need to make an API call.
@@ -21,7 +21,7 @@ export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {}
21
21
  export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists data sources in current Amazon Web Services Region; that belong to this Amazon Web Services account;.</p>
24
+ * <p>Lists data sources in current Amazon Web Services Region; that belong to this Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface ListIAMPolicyAssignmentsCommandInput extends ListIAMPolicyAssig
21
21
  export interface ListIAMPolicyAssignmentsCommandOutput extends ListIAMPolicyAssignmentsResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists IAM policy assignments in the current Amazon QuickSight account.</p>
24
+ * <p>Lists IAMpolicy assignments in the current Amazon QuickSight account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -23,7 +23,7 @@ export interface ListIAMPolicyAssignmentsForUserCommandOutput
23
23
  __MetadataBearer {}
24
24
 
25
25
  /**
26
- * <p>Lists all the IAM policy assignments, including the Amazon Resource Names (ARNs) for the IAM
26
+ * <p>Lists all the IAMpolicy assignments, including the Amazon Resource Names (ARNs) for the IAM
27
27
  * policies assigned to the specified user and group or groups that the user belongs
28
28
  * to.</p>
29
29
  * @example
@@ -21,7 +21,7 @@ export interface ListNamespacesCommandInput extends ListNamespacesRequest {}
21
21
  export interface ListNamespacesCommandOutput extends ListNamespacesResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists the namespaces for the specified Amazon Web Services account;.</p>
24
+ * <p>Lists the namespaces for the specified Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface ListThemeVersionsCommandInput extends ListThemeVersionsRequest
21
21
  export interface ListThemeVersionsCommandOutput extends ListThemeVersionsResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists all the versions of the themes in the current Amazon Web Services account;.</p>
24
+ * <p>Lists all the versions of the themes in the current Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface ListThemesCommandInput extends ListThemesRequest {}
21
21
  export interface ListThemesCommandOutput extends ListThemesResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Lists all the themes in the current Amazon Web Services account;.</p>
24
+ * <p>Lists all the themes in the current Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
21
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Assigns one or more tags (key-value pairs) to the specified QuickSight resource. </p>
24
+ * <p>Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource. </p>
25
25
  * <p>Tags can help you organize and categorize your resources. You can also use them to
26
26
  * scope user permissions, by granting a user permission to access or change only resources
27
27
  * with certain tag values. You can use the <code>TagResource</code> operation with a
@@ -29,18 +29,18 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
29
29
  * is appended to the list of tags associated with the resource. If you specify a tag key
30
30
  * that is already associated with the resource, the new tag value that you specify
31
31
  * replaces the previous value for that tag.</p>
32
- * <p>You can associate as many as 50 tags with a resource. QuickSight supports tagging on data
32
+ * <p>You can associate as many as 50 tags with a resource. Amazon QuickSight supports tagging on data
33
33
  * set, data source, dashboard, and template. </p>
34
- * <p>Tagging for QuickSight works in a similar way to tagging for other AWS services, except for
34
+ * <p>Tagging for Amazon QuickSight works in a similar way to tagging for other AWS services, except for
35
35
  * the following:</p>
36
36
  * <ul>
37
37
  * <li>
38
- * <p>You can't use tags to track AWS costs for QuickSight. This restriction is because QuickSight
38
+ * <p>You can't use tags to track AWS costs for Amazon QuickSight. This restriction is because Amazon QuickSight
39
39
  * costs are based on users and SPICE capacity, which aren't taggable
40
40
  * resources.</p>
41
41
  * </li>
42
42
  * <li>
43
- * <p>QuickSight doesn't currently support the Tag Editor for Resource Groups.</p>
43
+ * <p>Amazon QuickSight doesn't currently support the Tag Editor for Resource Groups.</p>
44
44
  * </li>
45
45
  * </ul>
46
46
  * @example
@@ -23,9 +23,9 @@ export interface UpdateAccountCustomizationCommandOutput extends UpdateAccountCu
23
23
  /**
24
24
  * <p>Updates Amazon QuickSight customizations the current Amazon Web Services Region;. Currently, the only
25
25
  * customization you can use is a theme.</p>
26
- * <p>You can use customizations for your Amazon Web Services account; or, if you specify a namespace, for a
27
- * QuickSight namespace instead. Customizations that apply to a namespace override
28
- * customizations that apply to an Amazon Web Services account;. To find out which customizations apply, use
26
+ * <p>You can use customizations for your Amazon Web Services account or, if you specify a namespace, for a
27
+ * Amazon QuickSight namespace instead. Customizations that apply to a namespace override
28
+ * customizations that apply to an Amazon Web Services account. To find out which customizations apply, use
29
29
  * the <code>DescribeAccountCustomization</code> API operation. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -21,7 +21,7 @@ export interface UpdateAccountSettingsCommandInput extends UpdateAccountSettings
21
21
  export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSettingsResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Updates the Amazon QuickSight settings in your Amazon Web Services account;.</p>
24
+ * <p>Updates the Amazon QuickSight settings in your Amazon Web Services account.</p>
25
25
  * @example
26
26
  * Use a bare-bones client and the command you need to make an API call.
27
27
  * ```javascript
@@ -21,7 +21,7 @@ export interface UpdateDashboardCommandInput extends UpdateDashboardRequest {}
21
21
  export interface UpdateDashboardCommandOutput extends UpdateDashboardResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Updates a dashboard in an Amazon Web Services account;.</p>
24
+ * <p>Updates a dashboard in an Amazon Web Services account.</p>
25
25
  * <note>
26
26
  * <p>Updating a Dashboard creates a new dashboard version but does not immediately publish
27
27
  * the new version. You can update the published version of a dashboard by
@@ -21,7 +21,7 @@ export interface UpdateIAMPolicyAssignmentCommandInput extends UpdateIAMPolicyAs
21
21
  export interface UpdateIAMPolicyAssignmentCommandOutput extends UpdateIAMPolicyAssignmentResponse, __MetadataBearer {}
22
22
 
23
23
  /**
24
- * <p>Updates an existing IAM policy assignment. This operation updates only the optional
24
+ * <p>Updates an existing IAMpolicy assignment. This operation updates only the optional
25
25
  * parameter or parameters that are specified in the request.
26
26
  * This overwrites all of the users included in <code>Identities</code>.
27
27
  * </p>
@@ -9,12 +9,12 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
9
9
  * <p>Creates Amazon QuickSight customizations the current Amazon Web Services Region;. Currently, you can
10
10
  * add a custom default theme by using the <code>CreateAccountCustomization</code> or
11
11
  * <code>UpdateAccountCustomization</code> API operation. To further customize
12
- * QuickSight by removing QuickSight sample assets and videos for all new users, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight.html">Customizing QuickSight</a> in the <i>Amazon QuickSight User
12
+ * Amazon QuickSight by removing Amazon QuickSight sample assets and videos for all new users, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/customizing-quicksight.html">Customizing Amazon QuickSight</a> in the <i>Amazon QuickSight User
13
13
  * Guide.</i>
14
14
  * </p>
15
- * <p>You can create customizations for your Amazon Web Services account; or, if you specify a namespace, for
16
- * a QuickSight namespace instead. Customizations that apply to a namespace always override
17
- * customizations that apply to an Amazon Web Services account;. To find out which customizations apply, use
15
+ * <p>You can create customizations for your Amazon Web Services account or, if you specify a namespace, for
16
+ * a Amazon QuickSight namespace instead. Customizations that apply to a namespace always override
17
+ * customizations that apply to an Amazon Web Services account. To find out which customizations apply, use
18
18
  * the <code>DescribeAccountCustomization</code> API operation.</p>
19
19
  * <p>Before you use the <code>CreateAccountCustomization</code> API operation to add a theme
20
20
  * as the namespace default, make sure that you first share the theme with the namespace.
@@ -9,10 +9,10 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
9
9
  * <p>Creates a dashboard from a template. To first create a template, see the <code>
10
10
  * <a>CreateTemplate</a>
11
11
  * </code> API operation.</p>
12
- * <p>A dashboard is an entity in QuickSight that identifies QuickSight reports, created
13
- * from analyses. You can share QuickSight dashboards. With the right permissions, you can
12
+ * <p>A dashboard is an entity in Amazon QuickSight that identifies Amazon QuickSight reports, created
13
+ * from analyses. You can share Amazon QuickSight dashboards. With the right permissions, you can
14
14
  * create scheduled email reports from them. If you have the correct permissions, you can
15
- * create a dashboard from a template that exists in a different Amazon Web Services account;.</p>
15
+ * create a dashboard from a template that exists in a different Amazon Web Services account.</p>
16
16
  * @example
17
17
  * Use a bare-bones client and the command you need to make an API call.
18
18
  * ```javascript
@@ -6,9 +6,9 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Creates an assignment with one specified IAM policy, identified by its Amazon Resource Name
9
+ * <p>Creates an assignment with one specified IAMpolicy, identified by its Amazon Resource Name
10
10
  * (ARN). This policy assignment is attached to the specified groups or users of Amazon QuickSight.
11
- * Assignment names are unique per Amazon Web Services account;. To avoid overwriting rules in other namespaces,
11
+ * Assignment names are unique per Amazon Web Services account. To avoid overwriting rules in other namespaces,
12
12
  * use assignment names that are unique.</p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
@@ -7,12 +7,12 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.</p>
10
- * <p>A namespace allows you to isolate the QuickSight users and groups that are registered
10
+ * <p>A namespace allows you to isolate the Amazon QuickSight users and groups that are registered
11
11
  * for that namespace. Users that access the namespace can share assets only with other
12
12
  * users or groups in the same namespace. They can't see users and groups in other
13
- * namespaces. You can create a namespace after your Amazon Web Services account; is subscribed to
14
- * QuickSight. The namespace must be unique within the Amazon Web Services account;. By default, there is a
15
- * limit of 100 namespaces per Amazon Web Services account;. To increase your limit, create a ticket with
13
+ * namespaces. You can create a namespace after your Amazon Web Services account is subscribed to
14
+ * Amazon QuickSight. The namespace must be unique within the Amazon Web Services account. By default, there is a
15
+ * limit of 100 namespaces per Amazon Web Services account. To increase your limit, create a ticket with
16
16
  * Amazon Web Services Support. </p>
17
17
  * @example
18
18
  * Use a bare-bones client and the command you need to make an API call.
@@ -8,7 +8,7 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>Creates a template from an existing Amazon QuickSight analysis or template. You can use the resulting
10
10
  * template to create a dashboard.</p>
11
- * <p>A <i>template</i> is an entity in QuickSight that encapsulates the metadata
11
+ * <p>A <i>template</i> is an entity in Amazon QuickSight that encapsulates the metadata
12
12
  * required to create an analysis and that you can use to create s dashboard. A template adds
13
13
  * a layer of abstraction by using placeholders to replace the dataset associated with the
14
14
  * analysis. You can use templates to create dashboards by replacing dataset placeholders
@@ -7,7 +7,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>Deletes all Amazon QuickSight customizations in this Amazon Web Services Region; for the specified
10
- * Amazon Web Services account; and QuickSight namespace.</p>
10
+ * Amazon Web Services account and Amazon QuickSight namespace.</p>
11
11
  * @example
12
12
  * Use a bare-bones client and the command you need to make an API call.
13
13
  * ```javascript
@@ -8,14 +8,14 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>Deletes an analysis from Amazon QuickSight. You can optionally include a recovery window during
10
10
  * which you can restore the analysis. If you don't specify a recovery window value, the
11
- * operation defaults to 30 days. QuickSight attaches a <code>DeletionTime</code> stamp to
11
+ * operation defaults to 30 days. Amazon QuickSight attaches a <code>DeletionTime</code> stamp to
12
12
  * the response that specifies the end of the recovery window. At the end of the recovery
13
- * window, QuickSight deletes the analysis permanently.</p>
13
+ * window, Amazon QuickSight deletes the analysis permanently.</p>
14
14
  * <p>At any time before recovery window ends, you can use the <code>RestoreAnalysis</code>
15
15
  * API operation to remove the <code>DeletionTime</code> stamp and cancel the deletion of
16
16
  * the analysis. The analysis remains visible in the API until it's deleted, so you can
17
17
  * describe it but you can't make a template from it.</p>
18
- * <p>An analysis that's scheduled for deletion isn't accessible in the QuickSight console.
18
+ * <p>An analysis that's scheduled for deletion isn't accessible in the Amazon QuickSight console.
19
19
  * To access it in the console, restore it. Deleting an analysis doesn't delete the
20
20
  * dashboards that you publish from it.</p>
21
21
  * @example
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Deletes an existing IAM policy assignment.</p>
9
+ * <p>Deletes an existing IAMpolicy assignment.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,8 +6,8 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Describes the customizations associated with the provided Amazon Web Services account; and Amazon
10
- * QuickSight namespace in an Amazon Web Services Region;. The QuickSight console evaluates which
9
+ * <p>Describes the customizations associated with the provided Amazon Web Services account and Amazon
10
+ * Amazon QuickSight namespace in an Amazon Web Services Region;. The Amazon QuickSight console evaluates which
11
11
  * customizations to apply by running this API operation with the <code>Resolved</code> flag
12
12
  * included. </p>
13
13
  * <p>To determine what customizations display when you run this command, it can help to
@@ -15,18 +15,18 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
15
15
  * <ul>
16
16
  * <li>
17
17
  * <p>
18
- * <code>Amazon Web Services account;</code> - The Amazon Web Services account; exists at the top of the hierarchy.
18
+ * <code>Amazon Web Services account</code> - The Amazon Web Services account exists at the top of the hierarchy.
19
19
  * It has the potential to use all of the Amazon Web Services Regions; and AWS Services. When you
20
- * subscribe to QuickSight, you choose one Amazon Web Services Region; to use as your home Region.
21
- * That's where your free SPICE capacity is located. You can use QuickSight in any
20
+ * subscribe to Amazon QuickSight, you choose one Amazon Web Services Region; to use as your home Region.
21
+ * That's where your free SPICE capacity is located. You can use Amazon QuickSight in any
22
22
  * supported Amazon Web Services Region;. </p>
23
23
  * </li>
24
24
  * <li>
25
25
  * <p>
26
- * <code>Amazon Web Services Region;</code> - In each Amazon Web Services Region; where you sign in to QuickSight
27
- * at least once, QuickSight acts as a separate instance of the same service. If
26
+ * <code>Amazon Web Services Region;</code> - In each Amazon Web Services Region; where you sign in to Amazon QuickSight
27
+ * at least once, Amazon QuickSight acts as a separate instance of the same service. If
28
28
  * you have a user directory, it resides in us-east-1, which is the US East (N.
29
- * Virginia). Generally speaking, these users have access to QuickSight in any
29
+ * Virginia). Generally speaking, these users have access to Amazon QuickSight in any
30
30
  * Amazon Web Services Region;, unless they are constrained to a namespace. </p>
31
31
  * <p>To run the command in a different Amazon Web Services Region;, you change your Region settings.
32
32
  * If you're using the AWS CLI, you can use one of the following options:</p>
@@ -46,19 +46,19 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
46
46
  * </li>
47
47
  * <li>
48
48
  * <p>
49
- * <code>Namespace</code> - A QuickSight namespace is a partition that contains
49
+ * <code>Namespace</code> - A Amazon QuickSight namespace is a partition that contains
50
50
  * users and assets (data sources, datasets, dashboards, and so on). To access
51
51
  * assets that are in a specific namespace, users and groups must also be part of
52
52
  * the same namespace. People who share a namespace are completely isolated from
53
- * users and assets in other namespaces, even if they are in the same Amazon Web Services account;
53
+ * users and assets in other namespaces, even if they are in the same Amazon Web Services account
54
54
  * and Amazon Web Services Region;.</p>
55
55
  * </li>
56
56
  * <li>
57
57
  * <p>
58
58
  * <code>Applied customizations</code> - Within an Amazon Web Services Region;, a set of
59
- * QuickSight customizations can apply to an Amazon Web Services account; or to a namespace.
59
+ * Amazon QuickSight customizations can apply to an Amazon Web Services account or to a namespace.
60
60
  * Settings that you apply to a namespace override settings that you apply to an
61
- * Amazon Web Services account;. All settings are isolated to a single Amazon Web Services Region;. To apply them in
61
+ * Amazon Web Services account. All settings are isolated to a single Amazon Web Services Region;. To apply them in
62
62
  * other Amazon Web Services Regions;, run the <code>CreateAccountCustomization</code> command in
63
63
  * each Amazon Web Services Region; where you want to apply the same customizations. </p>
64
64
  * </li>
@@ -6,8 +6,8 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Describes the settings that were used when your QuickSight subscription was first
10
- * created in this Amazon Web Services account;.</p>
9
+ * <p>Describes the settings that were used when your Amazon QuickSight subscription was first
10
+ * created in this Amazon Web Services account.</p>
11
11
  * @example
12
12
  * Use a bare-bones client and the command you need to make an API call.
13
13
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Describes an existing IAM policy assignment, as specified by the assignment name.</p>
9
+ * <p>Describes an existing IAMpolicy assignment, as specified by the assignment name.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -7,7 +7,7 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>Generates a session URL and authorization code that you can use to embed an Amazon
10
- * QuickSight read-only dashboard in your web server code. Before you use this command,
10
+ * Amazon QuickSight read-only dashboard in your web server code. Before you use this command,
11
11
  * make sure that you have configured the dashboards and permissions. </p>
12
12
  * <p>Currently, you can use <code>GetDashboardEmbedURL</code> only from the server, not
13
13
  * from the user's browser. The following rules apply to the combination of URL and
@@ -7,9 +7,9 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>Generates a session URL and authorization code that you can use to embed the Amazon
10
- * QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
10
+ * Amazon QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
11
11
  * you want to provide an authoring portal that allows users to create data sources,
12
- * datasets, analyses, and dashboards. The users who access an embedded QuickSight console
12
+ * datasets, analyses, and dashboards. The users who access an embedded Amazon QuickSight console
13
13
  * need belong to the author or admin security cohort. If you want to restrict permissions
14
14
  * to some of these features, add a custom permissions profile to the user with the
15
15
  * <code>
@@ -22,7 +22,7 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
22
22
  * <ul>
23
23
  * <li>
24
24
  * <p>
25
- * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics-full-console-for-authenticated-users-get.html">Embedding the Amazon QuickSight Console Using GetSessionEmbedUrl</a>
25
+ * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics.html">Embedding Analytics</a>
26
26
  * </p>
27
27
  * </li>
28
28
  * <li>
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account;.</p>
9
+ * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists all the versions of the dashboards in the QuickSight subscription.</p>
9
+ * <p>Lists all the versions of the dashboards in the Amazon QuickSight subscription.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists dashboards in an Amazon Web Services account;.</p>
9
+ * <p>Lists dashboards in an Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists all of the datasets belonging to the current Amazon Web Services account; in an Amazon Web Services Region;.</p>
9
+ * <p>Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region;.</p>
10
10
  * <p>The permissions resource is <code>arn:aws:quicksight:region:aws-account-id:dataset/*</code>.</p>
11
11
  * @example
12
12
  * Use a bare-bones client and the command you need to make an API call.
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists data sources in current Amazon Web Services Region; that belong to this Amazon Web Services account;.</p>
9
+ * <p>Lists data sources in current Amazon Web Services Region; that belong to this Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists IAM policy assignments in the current Amazon QuickSight account.</p>
9
+ * <p>Lists IAMpolicy assignments in the current Amazon QuickSight account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists all the IAM policy assignments, including the Amazon Resource Names (ARNs) for the IAM
9
+ * <p>Lists all the IAMpolicy assignments, including the Amazon Resource Names (ARNs) for the IAM
10
10
  * policies assigned to the specified user and group or groups that the user belongs
11
11
  * to.</p>
12
12
  * @example
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists the namespaces for the specified Amazon Web Services account;.</p>
9
+ * <p>Lists the namespaces for the specified Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists all the versions of the themes in the current Amazon Web Services account;.</p>
9
+ * <p>Lists all the versions of the themes in the current Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Lists all the themes in the current Amazon Web Services account;.</p>
9
+ * <p>Lists all the themes in the current Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Assigns one or more tags (key-value pairs) to the specified QuickSight resource. </p>
9
+ * <p>Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource. </p>
10
10
  * <p>Tags can help you organize and categorize your resources. You can also use them to
11
11
  * scope user permissions, by granting a user permission to access or change only resources
12
12
  * with certain tag values. You can use the <code>TagResource</code> operation with a
@@ -14,18 +14,18 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
14
14
  * is appended to the list of tags associated with the resource. If you specify a tag key
15
15
  * that is already associated with the resource, the new tag value that you specify
16
16
  * replaces the previous value for that tag.</p>
17
- * <p>You can associate as many as 50 tags with a resource. QuickSight supports tagging on data
17
+ * <p>You can associate as many as 50 tags with a resource. Amazon QuickSight supports tagging on data
18
18
  * set, data source, dashboard, and template. </p>
19
- * <p>Tagging for QuickSight works in a similar way to tagging for other AWS services, except for
19
+ * <p>Tagging for Amazon QuickSight works in a similar way to tagging for other AWS services, except for
20
20
  * the following:</p>
21
21
  * <ul>
22
22
  * <li>
23
- * <p>You can't use tags to track AWS costs for QuickSight. This restriction is because QuickSight
23
+ * <p>You can't use tags to track AWS costs for Amazon QuickSight. This restriction is because Amazon QuickSight
24
24
  * costs are based on users and SPICE capacity, which aren't taggable
25
25
  * resources.</p>
26
26
  * </li>
27
27
  * <li>
28
- * <p>QuickSight doesn't currently support the Tag Editor for Resource Groups.</p>
28
+ * <p>Amazon QuickSight doesn't currently support the Tag Editor for Resource Groups.</p>
29
29
  * </li>
30
30
  * </ul>
31
31
  * @example
@@ -8,9 +8,9 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
9
  * <p>Updates Amazon QuickSight customizations the current Amazon Web Services Region;. Currently, the only
10
10
  * customization you can use is a theme.</p>
11
- * <p>You can use customizations for your Amazon Web Services account; or, if you specify a namespace, for a
12
- * QuickSight namespace instead. Customizations that apply to a namespace override
13
- * customizations that apply to an Amazon Web Services account;. To find out which customizations apply, use
11
+ * <p>You can use customizations for your Amazon Web Services account or, if you specify a namespace, for a
12
+ * Amazon QuickSight namespace instead. Customizations that apply to a namespace override
13
+ * customizations that apply to an Amazon Web Services account. To find out which customizations apply, use
14
14
  * the <code>DescribeAccountCustomization</code> API operation. </p>
15
15
  * @example
16
16
  * Use a bare-bones client and the command you need to make an API call.
@@ -6,7 +6,7 @@ const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
6
6
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
7
7
  const smithy_client_1 = require("@aws-sdk/smithy-client");
8
8
  /**
9
- * <p>Updates the Amazon QuickSight settings in your Amazon Web Services account;.</p>
9
+ * <p>Updates the Amazon QuickSight settings in your Amazon Web Services account.</p>
10
10
  * @example
11
11
  * Use a bare-bones client and the command you need to make an API call.
12
12
  * ```javascript