@aws-sdk/client-quicksight 3.900.0 → 3.904.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.
- package/dist-cjs/endpoint/ruleset.js +1 -1
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +2 -6
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +5 -9
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +1 -1
- package/dist-types/models/models_3.d.ts +3 -4
- package/dist-types/models/models_4.d.ts +1 -1
- package/dist-types/models/models_5.d.ts +2 -2
- package/package.json +37 -37
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
-
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "
|
|
5
|
+
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "string" }, i = { [s]: true, "default": false, "type": "boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
|
|
6
6
|
const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }, { conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
2
|
-
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "
|
|
2
|
+
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "string" }, i = { [s]: true, "default": false, "type": "boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
|
|
3
3
|
const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }, { conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ endpoint: { url: "https://quicksight-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://quicksight.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -27,7 +27,7 @@ declare const CreateAccountCustomizationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Creates Amazon QuickSight customizations
|
|
30
|
+
* <p>Creates Amazon QuickSight customizations. Currently, you can add a custom default theme by using the
|
|
31
31
|
* <code>CreateAccountCustomization</code> or <code>UpdateAccountCustomization</code>
|
|
32
32
|
* API operation. To further customize QuickSight by removing QuickSight
|
|
33
33
|
* 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 Guide.</i>
|
|
@@ -28,15 +28,12 @@ declare const DeleteAccountCustomizationCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <important>
|
|
31
|
-
* <p>This API permanently deletes all QuickSight customizations for the specified Amazon Web Services account and namespace
|
|
31
|
+
* <p>This API permanently deletes all QuickSight customizations for the specified Amazon Web Services account and namespace. When you delete account customizations:</p>
|
|
32
32
|
* <ul>
|
|
33
33
|
* <li>
|
|
34
34
|
* <p>All customizations are removed including themes, branding, and visual settings</p>
|
|
35
35
|
* </li>
|
|
36
36
|
* <li>
|
|
37
|
-
* <p>The deletion affects only the specified Amazon Web Services Region - customizations in other regions remain unchanged</p>
|
|
38
|
-
* </li>
|
|
39
|
-
* <li>
|
|
40
37
|
* <p>This action cannot be undone through the API</p>
|
|
41
38
|
* </li>
|
|
42
39
|
* <li>
|
|
@@ -46,8 +43,7 @@ declare const DeleteAccountCustomizationCommand_base: {
|
|
|
46
43
|
* <p>
|
|
47
44
|
* <b>Before proceeding:</b> Ensure you have backups of any custom themes or branding elements you may want to recreate.</p>
|
|
48
45
|
* </important>
|
|
49
|
-
* <p>Deletes all Amazon QuickSight customizations
|
|
50
|
-
* Amazon Web Services account and QuickSight namespace.</p>
|
|
46
|
+
* <p>Deletes all Amazon QuickSight customizations for the specified Amazon Web Services account and QuickSight namespace.</p>
|
|
51
47
|
* @example
|
|
52
48
|
* Use a bare-bones client and the command you need to make an API call.
|
|
53
49
|
* ```javascript
|
|
@@ -28,7 +28,7 @@ declare const DescribeAccountCustomizationCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Describes the customizations associated with the provided Amazon Web Services account and Amazon
|
|
31
|
-
* QuickSight namespace
|
|
31
|
+
* QuickSight namespace. The QuickSight console evaluates which
|
|
32
32
|
* customizations to apply by running this API operation with the <code>Resolved</code> flag
|
|
33
33
|
* included. </p>
|
|
34
34
|
* <p>To determine what customizations display when you run this command, it can help to
|
|
@@ -44,9 +44,8 @@ declare const DescribeAccountCustomizationCommand_base: {
|
|
|
44
44
|
* </li>
|
|
45
45
|
* <li>
|
|
46
46
|
* <p>
|
|
47
|
-
* <code>Amazon Web Services Region</code> -
|
|
48
|
-
*
|
|
49
|
-
* you have a user directory, it resides in us-east-1, which is the US East (N.
|
|
47
|
+
* <code>Amazon Web Services Region</code> - You can sign in to QuickSight in any Amazon Web Services Region. If
|
|
48
|
+
* you have a user directory, it resides in us-east-1, which is US East (N.
|
|
50
49
|
* Virginia). Generally speaking, these users have access to QuickSight in any
|
|
51
50
|
* Amazon Web Services Region, unless they are constrained to a namespace. </p>
|
|
52
51
|
* <p>To run the command in a different Amazon Web Services Region, you change your Region settings.
|
|
@@ -76,12 +75,9 @@ declare const DescribeAccountCustomizationCommand_base: {
|
|
|
76
75
|
* </li>
|
|
77
76
|
* <li>
|
|
78
77
|
* <p>
|
|
79
|
-
* <code>Applied customizations</code> -
|
|
80
|
-
* QuickSight customizations can apply to an Amazon Web Services account or to a namespace.
|
|
78
|
+
* <code>Applied customizations</code> - QuickSight customizations can apply to an Amazon Web Services account or to a namespace.
|
|
81
79
|
* Settings that you apply to a namespace override settings that you apply to an
|
|
82
|
-
* Amazon Web Services account
|
|
83
|
-
* other Amazon Web Services Regions, run the <code>CreateAccountCustomization</code> command in
|
|
84
|
-
* each Amazon Web Services Region where you want to apply the same customizations. </p>
|
|
80
|
+
* Amazon Web Services account.</p>
|
|
85
81
|
* </li>
|
|
86
82
|
* </ul>
|
|
87
83
|
* @example
|
|
@@ -27,7 +27,7 @@ declare const UpdateAccountCustomizationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Updates Amazon QuickSight customizations
|
|
30
|
+
* <p>Updates Amazon QuickSight customizations. Currently, the only customization that you can use is a theme.</p>
|
|
31
31
|
* <p>You can use customizations for your Amazon Web Services account or, if you specify a namespace, for a
|
|
32
32
|
* QuickSight namespace instead. Customizations that apply to a namespace override
|
|
33
33
|
* customizations that apply to an Amazon Web Services account. To find out which customizations apply, use
|
|
@@ -725,7 +725,7 @@ export interface CreateAccountCustomizationRequest {
|
|
|
725
725
|
*/
|
|
726
726
|
Namespace?: string | undefined;
|
|
727
727
|
/**
|
|
728
|
-
* <p>The QuickSight customizations you're adding
|
|
728
|
+
* <p>The QuickSight customizations you're adding. You can add
|
|
729
729
|
* these to an Amazon Web Services account and a QuickSight namespace. </p>
|
|
730
730
|
* <p>For example, you can add a default theme by setting <code>AccountCustomization</code>
|
|
731
731
|
* to the midnight theme: <code>"AccountCustomization": \{ "DefaultTheme":
|
|
@@ -762,7 +762,7 @@ export interface CreateAccountCustomizationResponse {
|
|
|
762
762
|
*/
|
|
763
763
|
Namespace?: string | undefined;
|
|
764
764
|
/**
|
|
765
|
-
* <p>The QuickSight customizations you're adding
|
|
765
|
+
* <p>The QuickSight customizations you're adding. </p>
|
|
766
766
|
* @public
|
|
767
767
|
*/
|
|
768
768
|
AccountCustomization?: AccountCustomization | undefined;
|
|
@@ -6930,8 +6930,7 @@ export interface DataSourceSummary {
|
|
|
6930
6930
|
*/
|
|
6931
6931
|
export interface DeleteAccountCustomizationRequest {
|
|
6932
6932
|
/**
|
|
6933
|
-
* <p>The ID for the Amazon Web Services account that you want to delete QuickSight customizations from
|
|
6934
|
-
* this Amazon Web Services Region.</p>
|
|
6933
|
+
* <p>The ID for the Amazon Web Services account that you want to delete QuickSight customizations from.</p>
|
|
6935
6934
|
* @public
|
|
6936
6935
|
*/
|
|
6937
6936
|
AwsAccountId: string | undefined;
|
|
@@ -515,7 +515,7 @@ export interface DescribeAccountCustomizationResponse {
|
|
|
515
515
|
*/
|
|
516
516
|
Namespace?: string | undefined;
|
|
517
517
|
/**
|
|
518
|
-
* <p>The QuickSight customizations that exist
|
|
518
|
+
* <p>The QuickSight customizations that exist. </p>
|
|
519
519
|
* @public
|
|
520
520
|
*/
|
|
521
521
|
AccountCustomization?: AccountCustomization | undefined;
|
|
@@ -707,7 +707,7 @@ export interface UpdateAccountCustomizationRequest {
|
|
|
707
707
|
*/
|
|
708
708
|
Namespace?: string | undefined;
|
|
709
709
|
/**
|
|
710
|
-
* <p>The QuickSight customizations you're updating
|
|
710
|
+
* <p>The QuickSight customizations you're updating. </p>
|
|
711
711
|
* @public
|
|
712
712
|
*/
|
|
713
713
|
AccountCustomization: AccountCustomization | undefined;
|
|
@@ -733,7 +733,7 @@ export interface UpdateAccountCustomizationResponse {
|
|
|
733
733
|
*/
|
|
734
734
|
Namespace?: string | undefined;
|
|
735
735
|
/**
|
|
736
|
-
* <p>The QuickSight customizations you're updating
|
|
736
|
+
* <p>The QuickSight customizations you're updating. </p>
|
|
737
737
|
* @public
|
|
738
738
|
*/
|
|
739
739
|
AccountCustomization?: AccountCustomization | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-quicksight",
|
|
3
3
|
"description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.904.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",
|
|
@@ -20,42 +20,42 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.
|
|
37
|
-
"@smithy/hash-node": "^4.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.
|
|
41
|
-
"@smithy/middleware-retry": "^4.
|
|
42
|
-
"@smithy/middleware-serde": "^4.
|
|
43
|
-
"@smithy/middleware-stack": "^4.
|
|
44
|
-
"@smithy/node-config-provider": "^4.
|
|
45
|
-
"@smithy/node-http-handler": "^4.
|
|
46
|
-
"@smithy/protocol-http": "^5.
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.
|
|
50
|
-
"@smithy/util-base64": "^4.
|
|
51
|
-
"@smithy/util-body-length-browser": "^4.
|
|
52
|
-
"@smithy/util-body-length-node": "^4.
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.
|
|
55
|
-
"@smithy/util-endpoints": "^3.
|
|
56
|
-
"@smithy/util-middleware": "^4.
|
|
57
|
-
"@smithy/util-retry": "^4.
|
|
58
|
-
"@smithy/util-utf8": "^4.
|
|
23
|
+
"@aws-sdk/core": "3.901.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.901.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.901.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.901.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.901.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.901.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.901.0",
|
|
30
|
+
"@aws-sdk/types": "3.901.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.901.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.901.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.901.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.3.0",
|
|
35
|
+
"@smithy/core": "^3.14.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.3.0",
|
|
37
|
+
"@smithy/hash-node": "^4.2.0",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.2.0",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.2.0",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.3.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.2.0",
|
|
43
|
+
"@smithy/middleware-stack": "^4.2.0",
|
|
44
|
+
"@smithy/node-config-provider": "^4.3.0",
|
|
45
|
+
"@smithy/node-http-handler": "^4.3.0",
|
|
46
|
+
"@smithy/protocol-http": "^5.3.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.7.0",
|
|
48
|
+
"@smithy/types": "^4.6.0",
|
|
49
|
+
"@smithy/url-parser": "^4.2.0",
|
|
50
|
+
"@smithy/util-base64": "^4.2.0",
|
|
51
|
+
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
|
+
"@smithy/util-body-length-node": "^4.2.0",
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.2.0",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.0",
|
|
55
|
+
"@smithy/util-endpoints": "^3.2.0",
|
|
56
|
+
"@smithy/util-middleware": "^4.2.0",
|
|
57
|
+
"@smithy/util-retry": "^4.2.0",
|
|
58
|
+
"@smithy/util-utf8": "^4.2.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|