@aws-sdk/client-quicksight 3.978.0 → 3.981.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/index.js +2 -2
- package/dist-es/schemas/schemas_0.js +2 -2
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +2 -2
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.d.ts +2 -2
- package/dist-types/commands/GetIdentityContextCommand.d.ts +16 -0
- package/dist-types/models/models_4.d.ts +12 -12
- package/dist-types/ts3.4/models/models_4.d.ts +1 -1
- package/package.json +11 -11
package/dist-cjs/index.js
CHANGED
|
@@ -9611,8 +9611,8 @@ var RegisteredUserDashboardEmbeddingConfiguration$ = [3, n0, _RUDEC,
|
|
|
9611
9611
|
];
|
|
9612
9612
|
var RegisteredUserDashboardFeatureConfigurations$ = [3, n0, _RUDFC,
|
|
9613
9613
|
0,
|
|
9614
|
-
[_SPta,
|
|
9615
|
-
[() => StatePersistenceConfigurations$, () =>
|
|
9614
|
+
[_SPta, _Boo, _SV, _AQIQS, _Sch, _RSec, _TAhr],
|
|
9615
|
+
[() => StatePersistenceConfigurations$, () => BookmarksConfigurations$, () => SharedViewConfigurations$, () => AmazonQInQuickSightDashboardConfigurations$, () => SchedulesConfigurations$, () => RecentSnapshotsConfigurations$, () => ThresholdAlertsConfigurations$]
|
|
9616
9616
|
];
|
|
9617
9617
|
var RegisteredUserDashboardVisualEmbeddingConfiguration$ = [3, n0, _RUDVEC,
|
|
9618
9618
|
0,
|
|
@@ -9120,8 +9120,8 @@ export var RegisteredUserDashboardEmbeddingConfiguration$ = [3, n0, _RUDEC,
|
|
|
9120
9120
|
];
|
|
9121
9121
|
export var RegisteredUserDashboardFeatureConfigurations$ = [3, n0, _RUDFC,
|
|
9122
9122
|
0,
|
|
9123
|
-
[_SPta,
|
|
9124
|
-
[() => StatePersistenceConfigurations$, () =>
|
|
9123
|
+
[_SPta, _Boo, _SV, _AQIQS, _Sch, _RSec, _TAhr],
|
|
9124
|
+
[() => StatePersistenceConfigurations$, () => BookmarksConfigurations$, () => SharedViewConfigurations$, () => AmazonQInQuickSightDashboardConfigurations$, () => SchedulesConfigurations$, () => RecentSnapshotsConfigurations$, () => ThresholdAlertsConfigurations$]
|
|
9125
9125
|
];
|
|
9126
9126
|
export var RegisteredUserDashboardVisualEmbeddingConfiguration$ = [3, n0, _RUDVEC,
|
|
9127
9127
|
0,
|
|
@@ -72,10 +72,10 @@ declare const GenerateEmbedUrlForRegisteredUserCommand_base: {
|
|
|
72
72
|
* StatePersistence: { // StatePersistenceConfigurations
|
|
73
73
|
* Enabled: true || false, // required
|
|
74
74
|
* },
|
|
75
|
-
*
|
|
75
|
+
* Bookmarks: { // BookmarksConfigurations
|
|
76
76
|
* Enabled: true || false, // required
|
|
77
77
|
* },
|
|
78
|
-
*
|
|
78
|
+
* SharedView: { // SharedViewConfigurations
|
|
79
79
|
* Enabled: true || false, // required
|
|
80
80
|
* },
|
|
81
81
|
* AmazonQInQuickSight: { // AmazonQInQuickSightDashboardConfigurations
|
|
@@ -56,10 +56,10 @@ declare const GenerateEmbedUrlForRegisteredUserWithIdentityCommand_base: {
|
|
|
56
56
|
* StatePersistence: { // StatePersistenceConfigurations
|
|
57
57
|
* Enabled: true || false, // required
|
|
58
58
|
* },
|
|
59
|
-
*
|
|
59
|
+
* Bookmarks: { // BookmarksConfigurations
|
|
60
60
|
* Enabled: true || false, // required
|
|
61
61
|
* },
|
|
62
|
-
*
|
|
62
|
+
* SharedView: { // SharedViewConfigurations
|
|
63
63
|
* Enabled: true || false, // required
|
|
64
64
|
* },
|
|
65
65
|
* AmazonQInQuickSight: { // AmazonQInQuickSightDashboardConfigurations
|
|
@@ -51,6 +51,22 @@ declare const GetIdentityContextCommand_base: {
|
|
|
51
51
|
* </p>
|
|
52
52
|
* <p>This API supports Quick Sight native users, IAM federated users, and Active Directory users. For Quick Sight users authenticated by Amazon Web Services Identity Center, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-identity-enhanced-iam-role-sessions.html">Identity Center documentation on identity-enhanced IAM role sessions</a>.</p>
|
|
53
53
|
* <p>
|
|
54
|
+
* <b>Supported Regions</b>
|
|
55
|
+
* </p>
|
|
56
|
+
* <p>The GetIdentityContext API works only in regions that support at least one of these identity types:</p>
|
|
57
|
+
* <ul>
|
|
58
|
+
* <li>
|
|
59
|
+
* <p>Amazon Quick Sight native identity</p>
|
|
60
|
+
* </li>
|
|
61
|
+
* <li>
|
|
62
|
+
* <p>IAM federated identity</p>
|
|
63
|
+
* </li>
|
|
64
|
+
* <li>
|
|
65
|
+
* <p>Active Directory</p>
|
|
66
|
+
* </li>
|
|
67
|
+
* </ul>
|
|
68
|
+
* <p>To use this API successfully, call it in the same region where your user's identity resides. For example, if your user's identity is in us-east-1, make the API call in us-east-1. For more information about managing identities in Amazon Quick Sight, see <a href="https://docs.aws.amazon.com/quicksight/latest/userguide/identity.html">Identity and access management in Amazon Quick Sight</a> in the Amazon Quick Sight User Guide.</p>
|
|
69
|
+
* <p>
|
|
54
70
|
* <b>Getting Identity-Enhanced Credentials</b>
|
|
55
71
|
* </p>
|
|
56
72
|
* <p>To obtain identity-enhanced credentials, follow these steps:</p>
|
|
@@ -1222,14 +1222,14 @@ export interface GenerateEmbedUrlForAnonymousUserRequest {
|
|
|
1222
1222
|
*/
|
|
1223
1223
|
Namespace: string | undefined;
|
|
1224
1224
|
/**
|
|
1225
|
-
* <p>
|
|
1226
|
-
* that you have configured the relevant datasets using the
|
|
1227
|
-
*
|
|
1228
|
-
*
|
|
1229
|
-
*
|
|
1230
|
-
*
|
|
1231
|
-
*
|
|
1232
|
-
* Guide</i>.</p>
|
|
1225
|
+
* <p>Session tags are user-specified strings that identify a session in your application. You can use these tags to implement row-level security (RLS) controls.
|
|
1226
|
+
* Before you use the <code>SessionTags</code> parameter, make sure that you have configured the relevant datasets using the <code>DataSet$RowLevelPermissionTagConfiguration</code> parameter
|
|
1227
|
+
* so that session tags can be used to provide row-level security.</p>
|
|
1228
|
+
* <p>When using session tags, you must call <code>GenerateEmbedUrlForAnonymousUser</code> from a secure, trusted environment.
|
|
1229
|
+
* The API call passes session tags that enable server-side data redaction by using the row-level security (RLS) rules configured in your datasets.
|
|
1230
|
+
* A secure, trusted environment has access controls that you implement. These controls ensure that only your server or authorized users can add or modify session tags.</p>
|
|
1231
|
+
* <p>Besides, these are not the tags used for the Amazon Web Services resource tagging feature.
|
|
1232
|
+
* For more information, see <a href="https://docs.aws.amazon.com/quicksight/latest/user/quicksight-dev-rls-tags.html">Using Row-Level Security (RLS) with Tags</a> in the <i>Amazon Quick Suite User Guide</i>.</p>
|
|
1233
1233
|
* @public
|
|
1234
1234
|
*/
|
|
1235
1235
|
SessionTags?: SessionTag[] | undefined;
|
|
@@ -1343,15 +1343,15 @@ export interface RegisteredUserDashboardFeatureConfigurations {
|
|
|
1343
1343
|
*/
|
|
1344
1344
|
StatePersistence?: StatePersistenceConfigurations | undefined;
|
|
1345
1345
|
/**
|
|
1346
|
-
* <p>The
|
|
1346
|
+
* <p>The bookmarks configuration for an embedded dashboard in Amazon Quick Sight.</p>
|
|
1347
1347
|
* @public
|
|
1348
1348
|
*/
|
|
1349
|
-
|
|
1349
|
+
Bookmarks?: BookmarksConfigurations | undefined;
|
|
1350
1350
|
/**
|
|
1351
|
-
* <p>The
|
|
1351
|
+
* <p>The shared view settings of an embedded dashboard.</p>
|
|
1352
1352
|
* @public
|
|
1353
1353
|
*/
|
|
1354
|
-
|
|
1354
|
+
SharedView?: SharedViewConfigurations | undefined;
|
|
1355
1355
|
/**
|
|
1356
1356
|
* <p>The Amazon Q configurations of an embedded Amazon Quick Sight
|
|
1357
1357
|
* dashboard.</p>
|
|
@@ -404,8 +404,8 @@ export interface ThresholdAlertsConfigurations {
|
|
|
404
404
|
}
|
|
405
405
|
export interface RegisteredUserDashboardFeatureConfigurations {
|
|
406
406
|
StatePersistence?: StatePersistenceConfigurations | undefined;
|
|
407
|
-
SharedView?: SharedViewConfigurations | undefined;
|
|
408
407
|
Bookmarks?: BookmarksConfigurations | undefined;
|
|
408
|
+
SharedView?: SharedViewConfigurations | undefined;
|
|
409
409
|
AmazonQInQuickSight?: AmazonQInQuickSightDashboardConfigurations | undefined;
|
|
410
410
|
Schedules?: SchedulesConfigurations | undefined;
|
|
411
411
|
RecentSnapshots?: RecentSnapshotsConfigurations | 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.981.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
27
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.5",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.4",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
27
|
+
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.5",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
31
31
|
"@aws-sdk/types": "^3.973.1",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.981.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.972.3",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.6",
|
|
36
36
|
"@smithy/core": "^3.22.0",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.9",
|