@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
@@ -7,12 +7,12 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
7
7
  * <p>Creates Amazon QuickSight customizations the current Amazon Web Services Region;. Currently, you can
8
8
  * add a custom default theme by using the <code>CreateAccountCustomization</code> or
9
9
  * <code>UpdateAccountCustomization</code> API operation. To further customize
10
- * 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
10
+ * 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
11
11
  * Guide.</i>
12
12
  * </p>
13
- * <p>You can create customizations for your Amazon Web Services account; or, if you specify a namespace, for
14
- * a QuickSight namespace instead. Customizations that apply to a namespace always override
15
- * customizations that apply to an Amazon Web Services account;. To find out which customizations apply, use
13
+ * <p>You can create customizations for your Amazon Web Services account or, if you specify a namespace, for
14
+ * a Amazon QuickSight namespace instead. Customizations that apply to a namespace always override
15
+ * customizations that apply to an Amazon Web Services account. To find out which customizations apply, use
16
16
  * the <code>DescribeAccountCustomization</code> API operation.</p>
17
17
  * <p>Before you use the <code>CreateAccountCustomization</code> API operation to add a theme
18
18
  * as the namespace default, make sure that you first share the theme with the namespace.
@@ -7,10 +7,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
7
7
  * <p>Creates a dashboard from a template. To first create a template, see the <code>
8
8
  * <a>CreateTemplate</a>
9
9
  * </code> API operation.</p>
10
- * <p>A dashboard is an entity in QuickSight that identifies QuickSight reports, created
11
- * from analyses. You can share QuickSight dashboards. With the right permissions, you can
10
+ * <p>A dashboard is an entity in Amazon QuickSight that identifies Amazon QuickSight reports, created
11
+ * from analyses. You can share Amazon QuickSight dashboards. With the right permissions, you can
12
12
  * create scheduled email reports from them. If you have the correct permissions, you can
13
- * create a dashboard from a template that exists in a different Amazon Web Services account;.</p>
13
+ * create a dashboard from a template that exists in a different Amazon Web Services account.</p>
14
14
  * @example
15
15
  * Use a bare-bones client and the command you need to make an API call.
16
16
  * ```javascript
@@ -4,9 +4,9 @@ import { deserializeAws_restJson1CreateIAMPolicyAssignmentCommand, serializeAws_
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Creates an assignment with one specified IAM policy, identified by its Amazon Resource Name
7
+ * <p>Creates an assignment with one specified IAMpolicy, identified by its Amazon Resource Name
8
8
  * (ARN). This policy assignment is attached to the specified groups or users of Amazon QuickSight.
9
- * Assignment names are unique per Amazon Web Services account;. To avoid overwriting rules in other namespaces,
9
+ * Assignment names are unique per Amazon Web Services account. To avoid overwriting rules in other namespaces,
10
10
  * use assignment names that are unique.</p>
11
11
  * @example
12
12
  * Use a bare-bones client and the command you need to make an API call.
@@ -5,12 +5,12 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>(Enterprise edition only) Creates a new namespace for you to use with Amazon QuickSight.</p>
8
- * <p>A namespace allows you to isolate the QuickSight users and groups that are registered
8
+ * <p>A namespace allows you to isolate the Amazon QuickSight users and groups that are registered
9
9
  * for that namespace. Users that access the namespace can share assets only with other
10
10
  * users or groups in the same namespace. They can't see users and groups in other
11
- * namespaces. You can create a namespace after your Amazon Web Services account; is subscribed to
12
- * QuickSight. The namespace must be unique within the Amazon Web Services account;. By default, there is a
13
- * limit of 100 namespaces per Amazon Web Services account;. To increase your limit, create a ticket with
11
+ * namespaces. You can create a namespace after your Amazon Web Services account is subscribed to
12
+ * Amazon QuickSight. The namespace must be unique within the Amazon Web Services account. By default, there is a
13
+ * limit of 100 namespaces per Amazon Web Services account. To increase your limit, create a ticket with
14
14
  * Amazon Web Services Support. </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 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>Creates a template from an existing Amazon QuickSight analysis or template. You can use the resulting
8
8
  * template to create a dashboard.</p>
9
- * <p>A <i>template</i> is an entity in QuickSight that encapsulates the metadata
9
+ * <p>A <i>template</i> is an entity in Amazon QuickSight that encapsulates the metadata
10
10
  * required to create an analysis and that you can use to create s dashboard. A template adds
11
11
  * a layer of abstraction by using placeholders to replace the dataset associated with the
12
12
  * analysis. You can use templates to create dashboards by replacing dataset placeholders
@@ -5,7 +5,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>Deletes all Amazon QuickSight customizations in this Amazon Web Services Region; for the specified
8
- * Amazon Web Services account; and QuickSight namespace.</p>
8
+ * Amazon Web Services account and Amazon QuickSight namespace.</p>
9
9
  * @example
10
10
  * Use a bare-bones client and the command you need to make an API call.
11
11
  * ```javascript
@@ -6,14 +6,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>Deletes an analysis from Amazon QuickSight. You can optionally include a recovery window during
8
8
  * which you can restore the analysis. If you don't specify a recovery window value, the
9
- * operation defaults to 30 days. QuickSight attaches a <code>DeletionTime</code> stamp to
9
+ * operation defaults to 30 days. Amazon QuickSight attaches a <code>DeletionTime</code> stamp to
10
10
  * the response that specifies the end of the recovery window. At the end of the recovery
11
- * window, QuickSight deletes the analysis permanently.</p>
11
+ * window, Amazon QuickSight deletes the analysis permanently.</p>
12
12
  * <p>At any time before recovery window ends, you can use the <code>RestoreAnalysis</code>
13
13
  * API operation to remove the <code>DeletionTime</code> stamp and cancel the deletion of
14
14
  * the analysis. The analysis remains visible in the API until it's deleted, so you can
15
15
  * describe it but you can't make a template from it.</p>
16
- * <p>An analysis that's scheduled for deletion isn't accessible in the QuickSight console.
16
+ * <p>An analysis that's scheduled for deletion isn't accessible in the Amazon QuickSight console.
17
17
  * To access it in the console, restore it. Deleting an analysis doesn't delete the
18
18
  * dashboards that you publish from it.</p>
19
19
  * @example
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1DeleteIAMPolicyAssignmentCommand, serializeAws_
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Deletes an existing IAM policy assignment.</p>
7
+ * <p>Deletes an existing IAMpolicy assignment.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,8 +4,8 @@ import { deserializeAws_restJson1DescribeAccountCustomizationCommand, serializeA
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Describes the customizations associated with the provided Amazon Web Services account; and Amazon
8
- * QuickSight namespace in an Amazon Web Services Region;. The QuickSight console evaluates which
7
+ * <p>Describes the customizations associated with the provided Amazon Web Services account and Amazon
8
+ * Amazon QuickSight namespace in an Amazon Web Services Region;. The Amazon QuickSight console evaluates which
9
9
  * customizations to apply by running this API operation with the <code>Resolved</code> flag
10
10
  * included. </p>
11
11
  * <p>To determine what customizations display when you run this command, it can help to
@@ -13,18 +13,18 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
13
13
  * <ul>
14
14
  * <li>
15
15
  * <p>
16
- * <code>Amazon Web Services account;</code> - The Amazon Web Services account; exists at the top of the hierarchy.
16
+ * <code>Amazon Web Services account</code> - The Amazon Web Services account exists at the top of the hierarchy.
17
17
  * It has the potential to use all of the Amazon Web Services Regions; and AWS Services. When you
18
- * subscribe to QuickSight, you choose one Amazon Web Services Region; to use as your home Region.
19
- * That's where your free SPICE capacity is located. You can use QuickSight in any
18
+ * subscribe to Amazon QuickSight, you choose one Amazon Web Services Region; to use as your home Region.
19
+ * That's where your free SPICE capacity is located. You can use Amazon QuickSight in any
20
20
  * supported Amazon Web Services Region;. </p>
21
21
  * </li>
22
22
  * <li>
23
23
  * <p>
24
- * <code>Amazon Web Services Region;</code> - In each Amazon Web Services Region; where you sign in to QuickSight
25
- * at least once, QuickSight acts as a separate instance of the same service. If
24
+ * <code>Amazon Web Services Region;</code> - In each Amazon Web Services Region; where you sign in to Amazon QuickSight
25
+ * at least once, Amazon QuickSight acts as a separate instance of the same service. If
26
26
  * you have a user directory, it resides in us-east-1, which is the US East (N.
27
- * Virginia). Generally speaking, these users have access to QuickSight in any
27
+ * Virginia). Generally speaking, these users have access to Amazon QuickSight in any
28
28
  * Amazon Web Services Region;, unless they are constrained to a namespace. </p>
29
29
  * <p>To run the command in a different Amazon Web Services Region;, you change your Region settings.
30
30
  * If you're using the AWS CLI, you can use one of the following options:</p>
@@ -44,19 +44,19 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
44
44
  * </li>
45
45
  * <li>
46
46
  * <p>
47
- * <code>Namespace</code> - A QuickSight namespace is a partition that contains
47
+ * <code>Namespace</code> - A Amazon QuickSight namespace is a partition that contains
48
48
  * users and assets (data sources, datasets, dashboards, and so on). To access
49
49
  * assets that are in a specific namespace, users and groups must also be part of
50
50
  * the same namespace. People who share a namespace are completely isolated from
51
- * users and assets in other namespaces, even if they are in the same Amazon Web Services account;
51
+ * users and assets in other namespaces, even if they are in the same Amazon Web Services account
52
52
  * and Amazon Web Services Region;.</p>
53
53
  * </li>
54
54
  * <li>
55
55
  * <p>
56
56
  * <code>Applied customizations</code> - Within an Amazon Web Services Region;, a set of
57
- * QuickSight customizations can apply to an Amazon Web Services account; or to a namespace.
57
+ * Amazon QuickSight customizations can apply to an Amazon Web Services account or to a namespace.
58
58
  * Settings that you apply to a namespace override settings that you apply to an
59
- * Amazon Web Services account;. All settings are isolated to a single Amazon Web Services Region;. To apply them in
59
+ * Amazon Web Services account. All settings are isolated to a single Amazon Web Services Region;. To apply them in
60
60
  * other Amazon Web Services Regions;, run the <code>CreateAccountCustomization</code> command in
61
61
  * each Amazon Web Services Region; where you want to apply the same customizations. </p>
62
62
  * </li>
@@ -4,8 +4,8 @@ import { deserializeAws_restJson1DescribeAccountSettingsCommand, serializeAws_re
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Describes the settings that were used when your QuickSight subscription was first
8
- * created in this Amazon Web Services account;.</p>
7
+ * <p>Describes the settings that were used when your Amazon QuickSight subscription was first
8
+ * created in this Amazon Web Services account.</p>
9
9
  * @example
10
10
  * Use a bare-bones client and the command you need to make an API call.
11
11
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1DescribeIAMPolicyAssignmentCommand, serializeAw
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Describes an existing IAM policy assignment, as specified by the assignment name.</p>
7
+ * <p>Describes an existing IAMpolicy assignment, as specified by the assignment name.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -5,7 +5,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>Generates a session URL and authorization code that you can use to embed an Amazon
8
- * QuickSight read-only dashboard in your web server code. Before you use this command,
8
+ * Amazon QuickSight read-only dashboard in your web server code. Before you use this command,
9
9
  * make sure that you have configured the dashboards and permissions. </p>
10
10
  * <p>Currently, you can use <code>GetDashboardEmbedURL</code> only from the server, not
11
11
  * from the user's browser. The following rules apply to the combination of URL and
@@ -5,9 +5,9 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>Generates a session URL and authorization code that you can use to embed the Amazon
8
- * QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
8
+ * Amazon QuickSight console in your web server code. Use <code>GetSessionEmbedUrl</code> where
9
9
  * you want to provide an authoring portal that allows users to create data sources,
10
- * datasets, analyses, and dashboards. The users who access an embedded QuickSight console
10
+ * datasets, analyses, and dashboards. The users who access an embedded Amazon QuickSight console
11
11
  * need belong to the author or admin security cohort. If you want to restrict permissions
12
12
  * to some of these features, add a custom permissions profile to the user with the
13
13
  * <code>
@@ -20,7 +20,7 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
20
20
  * <ul>
21
21
  * <li>
22
22
  * <p>
23
- * <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>
23
+ * <a href="https://docs.aws.amazon.com/quicksight/latest/user/embedded-analytics.html">Embedding Analytics</a>
24
24
  * </p>
25
25
  * </li>
26
26
  * <li>
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListAnalysesCommand, serializeAws_restJson1List
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account;.</p>
7
+ * <p>Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListDashboardVersionsCommand, serializeAws_rest
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists all the versions of the dashboards in the QuickSight subscription.</p>
7
+ * <p>Lists all the versions of the dashboards in the Amazon QuickSight subscription.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListDashboardsCommand, serializeAws_restJson1Li
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists dashboards in an Amazon Web Services account;.</p>
7
+ * <p>Lists dashboards in an Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListDataSetsCommand, serializeAws_restJson1List
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists all of the datasets belonging to the current Amazon Web Services account; in an Amazon Web Services Region;.</p>
7
+ * <p>Lists all of the datasets belonging to the current Amazon Web Services account in an Amazon Web Services Region;.</p>
8
8
  * <p>The permissions resource is <code>arn:aws:quicksight:region:aws-account-id:dataset/*</code>.</p>
9
9
  * @example
10
10
  * Use a bare-bones client and the command you need to make an API call.
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListDataSourcesCommand, serializeAws_restJson1L
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists data sources in current Amazon Web Services Region; that belong to this Amazon Web Services account;.</p>
7
+ * <p>Lists data sources in current Amazon Web Services Region; that belong to this Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListIAMPolicyAssignmentsCommand, serializeAws_r
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists IAM policy assignments in the current Amazon QuickSight account.</p>
7
+ * <p>Lists IAMpolicy assignments in the current Amazon QuickSight account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListIAMPolicyAssignmentsForUserCommand, seriali
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists all the IAM policy assignments, including the Amazon Resource Names (ARNs) for the IAM
7
+ * <p>Lists all the IAMpolicy assignments, including the Amazon Resource Names (ARNs) for the IAM
8
8
  * policies assigned to the specified user and group or groups that the user belongs
9
9
  * to.</p>
10
10
  * @example
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListNamespacesCommand, serializeAws_restJson1Li
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists the namespaces for the specified Amazon Web Services account;.</p>
7
+ * <p>Lists the namespaces for the specified Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListThemeVersionsCommand, serializeAws_restJson
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists all the versions of the themes in the current Amazon Web Services account;.</p>
7
+ * <p>Lists all the versions of the themes in the current Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1ListThemesCommand, serializeAws_restJson1ListTh
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Lists all the themes in the current Amazon Web Services account;.</p>
7
+ * <p>Lists all the themes in the current Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagRe
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Assigns one or more tags (key-value pairs) to the specified QuickSight resource. </p>
7
+ * <p>Assigns one or more tags (key-value pairs) to the specified Amazon QuickSight resource. </p>
8
8
  * <p>Tags can help you organize and categorize your resources. You can also use them to
9
9
  * scope user permissions, by granting a user permission to access or change only resources
10
10
  * with certain tag values. You can use the <code>TagResource</code> operation with a
@@ -12,18 +12,18 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
12
12
  * is appended to the list of tags associated with the resource. If you specify a tag key
13
13
  * that is already associated with the resource, the new tag value that you specify
14
14
  * replaces the previous value for that tag.</p>
15
- * <p>You can associate as many as 50 tags with a resource. QuickSight supports tagging on data
15
+ * <p>You can associate as many as 50 tags with a resource. Amazon QuickSight supports tagging on data
16
16
  * set, data source, dashboard, and template. </p>
17
- * <p>Tagging for QuickSight works in a similar way to tagging for other AWS services, except for
17
+ * <p>Tagging for Amazon QuickSight works in a similar way to tagging for other AWS services, except for
18
18
  * the following:</p>
19
19
  * <ul>
20
20
  * <li>
21
- * <p>You can't use tags to track AWS costs for QuickSight. This restriction is because QuickSight
21
+ * <p>You can't use tags to track AWS costs for Amazon QuickSight. This restriction is because Amazon QuickSight
22
22
  * costs are based on users and SPICE capacity, which aren't taggable
23
23
  * resources.</p>
24
24
  * </li>
25
25
  * <li>
26
- * <p>QuickSight doesn't currently support the Tag Editor for Resource Groups.</p>
26
+ * <p>Amazon QuickSight doesn't currently support the Tag Editor for Resource Groups.</p>
27
27
  * </li>
28
28
  * </ul>
29
29
  * @example
@@ -6,9 +6,9 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
7
  * <p>Updates Amazon QuickSight customizations the current Amazon Web Services Region;. Currently, the only
8
8
  * customization you can use is a theme.</p>
9
- * <p>You can use customizations for your Amazon Web Services account; or, if you specify a namespace, for a
10
- * QuickSight namespace instead. Customizations that apply to a namespace override
11
- * customizations that apply to an Amazon Web Services account;. To find out which customizations apply, use
9
+ * <p>You can use customizations for your Amazon Web Services account or, if you specify a namespace, for a
10
+ * Amazon QuickSight namespace instead. Customizations that apply to a namespace override
11
+ * customizations that apply to an Amazon Web Services account. To find out which customizations apply, use
12
12
  * the <code>DescribeAccountCustomization</code> API operation. </p>
13
13
  * @example
14
14
  * Use a bare-bones client and the command you need to make an API call.
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1UpdateAccountSettingsCommand, serializeAws_rest
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Updates the Amazon QuickSight settings in your Amazon Web Services account;.</p>
7
+ * <p>Updates the Amazon QuickSight settings in your Amazon Web Services account.</p>
8
8
  * @example
9
9
  * Use a bare-bones client and the command you need to make an API call.
10
10
  * ```javascript
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1UpdateDashboardCommand, serializeAws_restJson1U
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Updates a dashboard in an Amazon Web Services account;.</p>
7
+ * <p>Updates a dashboard in an Amazon Web Services account.</p>
8
8
  * <note>
9
9
  * <p>Updating a Dashboard creates a new dashboard version but does not immediately publish
10
10
  * the new version. You can update the published version of a dashboard by
@@ -4,7 +4,7 @@ import { deserializeAws_restJson1UpdateIAMPolicyAssignmentCommand, serializeAws_
4
4
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
5
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
6
  /**
7
- * <p>Updates an existing IAM policy assignment. This operation updates only the optional
7
+ * <p>Updates an existing IAMpolicy assignment. This operation updates only the optional
8
8
  * parameter or parameters that are specified in the request.
9
9
  * This overwrites all of the users included in <code>Identities</code>.
10
10
  * </p>
@@ -47,8 +47,7 @@ var partitionHash = {
47
47
  };
48
48
  export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
49
49
  return __generator(this, function (_a) {
50
- return [2 /*return*/, getRegionInfo(region, __assign(__assign({}, options), { signingService: "quicksight", regionHash: regionHash,
51
- partitionHash: partitionHash }))];
50
+ return [2 /*return*/, getRegionInfo(region, __assign(__assign({}, options), { signingService: "quicksight", regionHash: regionHash, partitionHash: partitionHash }))];
52
51
  });
53
52
  }); };
54
53
  //# sourceMappingURL=endpoints.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe,EAAE,CAAC;AAElC,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,mCAAmC;KAC9C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,sCAAsC;KACjD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,gCAAgC;KAC3C;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,mCAAmC;KAC9C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,mCAAmC;KAC9C;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,sBAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,YAAY,EAC5B,UAAU,YAAA;gBACV,aAAa,eAAA,IACb,EAAA;;KAAA,CAAC"}
1
+ {"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe,EAAE,CAAC;AAElC,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,mCAAmC;KAC9C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,sCAAsC;KACjD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,gCAAgC;KAC3C;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,mCAAmC;KAC9C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,mCAAmC;KAC9C;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,sBAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,YAAY,EAC5B,UAAU,YAAA,EACV,aAAa,eAAA,IACb,EAAA;;KAAA,CAAC"}
@@ -52,6 +52,13 @@ export var AmazonElasticsearchParameters;
52
52
  */
53
53
  AmazonElasticsearchParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
54
54
  })(AmazonElasticsearchParameters || (AmazonElasticsearchParameters = {}));
55
+ export var AmazonOpenSearchParameters;
56
+ (function (AmazonOpenSearchParameters) {
57
+ /**
58
+ * @internal
59
+ */
60
+ AmazonOpenSearchParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
61
+ })(AmazonOpenSearchParameters || (AmazonOpenSearchParameters = {}));
55
62
  export var AnalysisErrorType;
56
63
  (function (AnalysisErrorType) {
57
64
  AnalysisErrorType["ACCESS_DENIED"] = "ACCESS_DENIED";
@@ -346,6 +353,11 @@ export var ColumnTag;
346
353
  */
347
354
  ColumnTag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
348
355
  })(ColumnTag || (ColumnTag = {}));
356
+ export var ColumnTagName;
357
+ (function (ColumnTagName) {
358
+ ColumnTagName["COLUMN_DESCRIPTION"] = "COLUMN_DESCRIPTION";
359
+ ColumnTagName["COLUMN_GEOGRAPHIC_ROLE"] = "COLUMN_GEOGRAPHIC_ROLE";
360
+ })(ColumnTagName || (ColumnTagName = {}));
349
361
  export var ConcurrentUpdatingException;
350
362
  (function (ConcurrentUpdatingException) {
351
363
  /**
@@ -512,6 +524,13 @@ export var CreateDashboardResponse;
512
524
  */
513
525
  CreateDashboardResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
514
526
  })(CreateDashboardResponse || (CreateDashboardResponse = {}));
527
+ export var DataSetUsageConfiguration;
528
+ (function (DataSetUsageConfiguration) {
529
+ /**
530
+ * @internal
531
+ */
532
+ DataSetUsageConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
533
+ })(DataSetUsageConfiguration || (DataSetUsageConfiguration = {}));
515
534
  export var FieldFolder;
516
535
  (function (FieldFolder) {
517
536
  /**
@@ -552,6 +571,13 @@ export var TagColumnOperation;
552
571
  */
553
572
  TagColumnOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
554
573
  })(TagColumnOperation || (TagColumnOperation = {}));
574
+ export var UntagColumnOperation;
575
+ (function (UntagColumnOperation) {
576
+ /**
577
+ * @internal
578
+ */
579
+ UntagColumnOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
580
+ })(UntagColumnOperation || (UntagColumnOperation = {}));
555
581
  export var TransformOperation;
556
582
  (function (TransformOperation) {
557
583
  TransformOperation.visit = function (value, visitor) {
@@ -567,6 +593,8 @@ export var TransformOperation;
567
593
  return visitor.CastColumnTypeOperation(value.CastColumnTypeOperation);
568
594
  if (value.TagColumnOperation !== undefined)
569
595
  return visitor.TagColumnOperation(value.TagColumnOperation);
596
+ if (value.UntagColumnOperation !== undefined)
597
+ return visitor.UntagColumnOperation(value.UntagColumnOperation);
570
598
  return visitor._(value.$unknown[0], value.$unknown[1]);
571
599
  };
572
600
  /**
@@ -586,6 +614,8 @@ export var TransformOperation;
586
614
  return { CastColumnTypeOperation: CastColumnTypeOperation.filterSensitiveLog(obj.CastColumnTypeOperation) };
587
615
  if (obj.TagColumnOperation !== undefined)
588
616
  return { TagColumnOperation: TagColumnOperation.filterSensitiveLog(obj.TagColumnOperation) };
617
+ if (obj.UntagColumnOperation !== undefined)
618
+ return { UntagColumnOperation: UntagColumnOperation.filterSensitiveLog(obj.UntagColumnOperation) };
589
619
  if (obj.$unknown !== undefined)
590
620
  return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
591
621
  };
@@ -938,6 +968,8 @@ export var DataSourceParameters;
938
968
  return visitor.TeradataParameters(value.TeradataParameters);
939
969
  if (value.TwitterParameters !== undefined)
940
970
  return visitor.TwitterParameters(value.TwitterParameters);
971
+ if (value.AmazonOpenSearchParameters !== undefined)
972
+ return visitor.AmazonOpenSearchParameters(value.AmazonOpenSearchParameters);
941
973
  return visitor._(value.$unknown[0], value.$unknown[1]);
942
974
  };
943
975
  /**
@@ -989,6 +1021,10 @@ export var DataSourceParameters;
989
1021
  return { TeradataParameters: TeradataParameters.filterSensitiveLog(obj.TeradataParameters) };
990
1022
  if (obj.TwitterParameters !== undefined)
991
1023
  return { TwitterParameters: TwitterParameters.filterSensitiveLog(obj.TwitterParameters) };
1024
+ if (obj.AmazonOpenSearchParameters !== undefined)
1025
+ return {
1026
+ AmazonOpenSearchParameters: AmazonOpenSearchParameters.filterSensitiveLog(obj.AmazonOpenSearchParameters),
1027
+ };
992
1028
  if (obj.$unknown !== undefined)
993
1029
  return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
994
1030
  };
@@ -1022,6 +1058,7 @@ export var DataSourceType;
1022
1058
  (function (DataSourceType) {
1023
1059
  DataSourceType["ADOBE_ANALYTICS"] = "ADOBE_ANALYTICS";
1024
1060
  DataSourceType["AMAZON_ELASTICSEARCH"] = "AMAZON_ELASTICSEARCH";
1061
+ DataSourceType["AMAZON_OPENSEARCH"] = "AMAZON_OPENSEARCH";
1025
1062
  DataSourceType["ATHENA"] = "ATHENA";
1026
1063
  DataSourceType["AURORA"] = "AURORA";
1027
1064
  DataSourceType["AURORA_POSTGRESQL"] = "AURORA_POSTGRESQL";
@@ -2299,29 +2336,4 @@ export var EmbeddingIdentityType;
2299
2336
  EmbeddingIdentityType["IAM"] = "IAM";
2300
2337
  EmbeddingIdentityType["QUICKSIGHT"] = "QUICKSIGHT";
2301
2338
  })(EmbeddingIdentityType || (EmbeddingIdentityType = {}));
2302
- export var FolderFilterAttribute;
2303
- (function (FolderFilterAttribute) {
2304
- FolderFilterAttribute["PARENT_FOLDER_ARN"] = "PARENT_FOLDER_ARN";
2305
- })(FolderFilterAttribute || (FolderFilterAttribute = {}));
2306
- export var MemberIdArnPair;
2307
- (function (MemberIdArnPair) {
2308
- /**
2309
- * @internal
2310
- */
2311
- MemberIdArnPair.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
2312
- })(MemberIdArnPair || (MemberIdArnPair = {}));
2313
- export var FolderSearchFilter;
2314
- (function (FolderSearchFilter) {
2315
- /**
2316
- * @internal
2317
- */
2318
- FolderSearchFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
2319
- })(FolderSearchFilter || (FolderSearchFilter = {}));
2320
- export var FolderSummary;
2321
- (function (FolderSummary) {
2322
- /**
2323
- * @internal
2324
- */
2325
- FolderSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
2326
- })(FolderSummary || (FolderSummary = {}));
2327
2339
  //# sourceMappingURL=models_0.js.map