@aws-sdk/client-quicksight 3.278.0 → 3.281.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/README.md +1011 -0
- package/dist-types/commands/CancelIngestionCommand.d.ts +6 -0
- package/dist-types/commands/CreateAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/CreateAccountSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/CreateAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +6 -0
- package/dist-types/commands/CreateDataSetCommand.d.ts +6 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/CreateFolderCommand.d.ts +6 -0
- package/dist-types/commands/CreateFolderMembershipCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupMembershipCommand.d.ts +6 -0
- package/dist-types/commands/CreateIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/CreateIngestionCommand.d.ts +6 -0
- package/dist-types/commands/CreateNamespaceCommand.d.ts +6 -0
- package/dist-types/commands/CreateTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +6 -0
- package/dist-types/commands/CreateThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/CreateThemeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAccountSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDataSetCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFolderCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFolderMembershipCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupMembershipCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/DeleteThemeCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserByPrincipalIdCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountSettingsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAccountSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeAnalysisPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDashboardPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSetCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSetPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/DescribeDataSourcePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFolderCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFolderPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFolderResolvedPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGroupCommand.d.ts +6 -0
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIngestionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIpRestrictionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeNamespaceCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplateCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeTemplatePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThemeCommand.d.ts +6 -0
- package/dist-types/commands/DescribeThemePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +6 -0
- package/dist-types/commands/GenerateEmbedUrlForAnonymousUserCommand.d.ts +6 -0
- package/dist-types/commands/GenerateEmbedUrlForRegisteredUserCommand.d.ts +6 -0
- package/dist-types/commands/GetDashboardEmbedUrlCommand.d.ts +6 -0
- package/dist-types/commands/GetSessionEmbedUrlCommand.d.ts +6 -0
- package/dist-types/commands/ListAnalysesCommand.d.ts +6 -0
- package/dist-types/commands/ListDashboardVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +6 -0
- package/dist-types/commands/ListDataSetsCommand.d.ts +6 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -0
- package/dist-types/commands/ListFolderMembersCommand.d.ts +6 -0
- package/dist-types/commands/ListFoldersCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupMembershipsCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsCommand.d.ts +6 -0
- package/dist-types/commands/ListIAMPolicyAssignmentsForUserCommand.d.ts +6 -0
- package/dist-types/commands/ListIngestionsCommand.d.ts +6 -0
- package/dist-types/commands/ListNamespacesCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListTemplateAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListTemplatesCommand.d.ts +6 -0
- package/dist-types/commands/ListThemeAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListThemeVersionsCommand.d.ts +6 -0
- package/dist-types/commands/ListThemesCommand.d.ts +6 -0
- package/dist-types/commands/ListUserGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersCommand.d.ts +6 -0
- package/dist-types/commands/RegisterUserCommand.d.ts +6 -0
- package/dist-types/commands/RestoreAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/SearchAnalysesCommand.d.ts +6 -0
- package/dist-types/commands/SearchDashboardsCommand.d.ts +6 -0
- package/dist-types/commands/SearchDataSetsCommand.d.ts +6 -0
- package/dist-types/commands/SearchDataSourcesCommand.d.ts +6 -0
- package/dist-types/commands/SearchFoldersCommand.d.ts +6 -0
- package/dist-types/commands/SearchGroupsCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountCustomizationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAnalysisPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDashboardPublishedVersionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSetCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSetPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDataSourcePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFolderCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFolderPermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIAMPolicyAssignmentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIpRestrictionCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePublicSharingSettingsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTemplateAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateTemplatePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThemeAliasCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThemeCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThemePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateIpRestrictionRequest, UpdateIpRestrictionResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateIpRestrictionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateIpRestrictionCommandInput extends UpdateIpRestrictionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateIpRestrictionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateIpRestrictionCommandOutput extends UpdateIpRestrictionResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdatePublicSharingSettingsRequest, UpdatePublicSharingSettingsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdatePublicSharingSettingsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdatePublicSharingSettingsCommandInput extends UpdatePublicSharingSettingsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdatePublicSharingSettingsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdatePublicSharingSettingsCommandOutput extends UpdatePublicSharingSettingsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateTemplateAliasRequest, UpdateTemplateAliasResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateTemplateAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateTemplateAliasCommandInput extends UpdateTemplateAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateTemplateAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateTemplateAliasCommandOutput extends UpdateTemplateAliasResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateTemplateRequest, UpdateTemplateResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateTemplateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateTemplateCommandInput extends UpdateTemplateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateTemplateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateTemplateCommandOutput extends UpdateTemplateResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateTemplatePermissionsRequest, UpdateTemplatePermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateTemplatePermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateTemplatePermissionsCommandInput extends UpdateTemplatePermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateTemplatePermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateTemplatePermissionsCommandOutput extends UpdateTemplatePermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateThemeAliasRequest, UpdateThemeAliasResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateThemeAliasCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateThemeAliasCommandInput extends UpdateThemeAliasRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateThemeAliasCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateThemeAliasCommandOutput extends UpdateThemeAliasResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateThemeRequest, UpdateThemeResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateThemeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateThemeCommandInput extends UpdateThemeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateThemeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateThemeCommandOutput extends UpdateThemeResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateThemePermissionsRequest, UpdateThemePermissionsResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateThemePermissionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateThemePermissionsCommandInput extends UpdateThemePermissionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateThemePermissionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateThemePermissionsCommandOutput extends UpdateThemePermissionsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateUserRequest, UpdateUserResponse } from "../models/models_3";
|
|
5
5
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUserCommandInput extends UpdateUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUserCommandOutput extends UpdateUserResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
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.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
"@aws-sdk/node-config-provider": "3.272.0",
|
|
40
40
|
"@aws-sdk/node-http-handler": "3.272.0",
|
|
41
41
|
"@aws-sdk/protocol-http": "3.272.0",
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
+
"@aws-sdk/smithy-client": "3.279.0",
|
|
43
43
|
"@aws-sdk/types": "3.272.0",
|
|
44
44
|
"@aws-sdk/url-parser": "3.272.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.279.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.279.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.272.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.272.0",
|
|
52
52
|
"@aws-sdk/util-user-agent-browser": "3.272.0",
|