@aws-sdk/client-quicksight 3.1019.0 → 3.1020.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-es/QuickSight.js +21 -21
- package/dist-types/QuickSight.d.ts +230 -230
- package/dist-types/QuickSightClient.d.ts +233 -233
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/index.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +2 -2
- package/dist-types/models/models_2.d.ts +3 -3
- package/dist-types/models/models_3.d.ts +3 -3
- package/dist-types/models/models_4.d.ts +4 -4
- package/dist-types/pagination/DescribeFolderPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFolderResolvedPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListActionConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetBundleExportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssetBundleImportJobsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBrandsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCustomPermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFlowsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFolderMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFoldersForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListFoldersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIAMPolicyAssignmentsForUserPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIAMPolicyAssignmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIngestionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoleMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThemeVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListThemesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTopicsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVPCConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchActionConnectorsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchAnalysesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDashboardsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDataSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchDataSourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchFlowsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchFoldersPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchTopicsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/QuickSightClient.d.ts +2 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +9 -9
- package/dist-types/ts3.4/models/models_2.d.ts +11 -11
- package/dist-types/ts3.4/models/models_3.d.ts +21 -21
- package/dist-types/ts3.4/models/models_4.d.ts +26 -26
- package/package.json +13 -13
|
@@ -74,67 +74,67 @@ import {
|
|
|
74
74
|
ActionConnector,
|
|
75
75
|
Analysis,
|
|
76
76
|
AnalysisDefaults,
|
|
77
|
-
AssetOptions,
|
|
78
|
-
FontConfiguration,
|
|
79
|
-
QueryExecutionOptions,
|
|
80
77
|
AnalysisError,
|
|
78
|
+
AssetOptions,
|
|
81
79
|
CalculatedField,
|
|
82
80
|
ColumnConfiguration,
|
|
83
81
|
Entity,
|
|
84
82
|
FilterGroup,
|
|
83
|
+
FontConfiguration,
|
|
85
84
|
ParameterDeclaration,
|
|
85
|
+
QueryExecutionOptions,
|
|
86
86
|
Sheet,
|
|
87
87
|
} from "./models_0";
|
|
88
88
|
import {
|
|
89
89
|
_Parameters,
|
|
90
90
|
AnalysisDefinition,
|
|
91
|
+
AnonymousUserSnapshotJobResult,
|
|
91
92
|
AssetBundleCloudFormationOverridePropertyConfiguration,
|
|
93
|
+
AssetBundleExportJobError,
|
|
92
94
|
AssetBundleExportJobValidationStrategy,
|
|
95
|
+
AssetBundleExportJobWarning,
|
|
96
|
+
AssetBundleImportJobError,
|
|
93
97
|
AssetBundleImportJobOverrideParameters,
|
|
94
98
|
AssetBundleImportJobOverridePermissions,
|
|
95
99
|
AssetBundleImportJobOverrideTags,
|
|
96
100
|
AssetBundleImportJobOverrideValidationStrategy,
|
|
101
|
+
AssetBundleImportJobWarning,
|
|
97
102
|
AssetBundleImportSourceDescription,
|
|
98
103
|
BorderStyle,
|
|
99
104
|
BrandDefinition,
|
|
100
105
|
BrandDetail,
|
|
101
106
|
Capabilities,
|
|
102
|
-
CollectiveConstant,
|
|
103
|
-
ComparativeOrder,
|
|
104
|
-
DashboardPublishOptions,
|
|
105
|
-
DashboardVersionDefinition,
|
|
106
|
-
DataPrepConfiguration,
|
|
107
|
-
DataSetRefreshProperties,
|
|
108
|
-
DataSetUsageConfiguration,
|
|
109
|
-
DisplayFormatOptions,
|
|
110
|
-
JoinInstruction,
|
|
111
|
-
LinkSharingConfiguration,
|
|
112
|
-
SslProperties,
|
|
113
|
-
ValidationStrategy,
|
|
114
|
-
VpcConnectionProperties,
|
|
115
|
-
AnonymousUserSnapshotJobResult,
|
|
116
|
-
AssetBundleExportJobError,
|
|
117
|
-
AssetBundleExportJobWarning,
|
|
118
|
-
AssetBundleImportJobError,
|
|
119
|
-
AssetBundleImportJobWarning,
|
|
120
107
|
CellValueSynonym,
|
|
108
|
+
CollectiveConstant,
|
|
121
109
|
ColumnGroup,
|
|
122
110
|
ColumnGroupSchema,
|
|
123
111
|
ColumnLevelPermissionRule,
|
|
124
112
|
ColumnSchema,
|
|
113
|
+
ComparativeOrder,
|
|
114
|
+
DashboardPublishOptions,
|
|
115
|
+
DashboardVersionDefinition,
|
|
116
|
+
DataPrepConfiguration,
|
|
125
117
|
DatasetParameter,
|
|
126
118
|
DataSetReference,
|
|
119
|
+
DataSetRefreshProperties,
|
|
120
|
+
DataSetUsageConfiguration,
|
|
127
121
|
DataSourceParameters,
|
|
122
|
+
DisplayFormatOptions,
|
|
128
123
|
FieldFolder,
|
|
129
124
|
InputColumn,
|
|
125
|
+
JoinInstruction,
|
|
126
|
+
LinkSharingConfiguration,
|
|
130
127
|
ResourcePermission,
|
|
131
128
|
SheetDefinition,
|
|
132
129
|
SnapshotFile,
|
|
133
130
|
SnapshotJobResultFileGroup,
|
|
134
131
|
SnapshotS3DestinationConfiguration,
|
|
132
|
+
SslProperties,
|
|
135
133
|
StaticFile,
|
|
136
134
|
Tag,
|
|
137
135
|
TransformOperation,
|
|
136
|
+
ValidationStrategy,
|
|
137
|
+
VpcConnectionProperties,
|
|
138
138
|
} from "./models_2";
|
|
139
139
|
export interface LogicalTableSource {
|
|
140
140
|
JoinInstruction?: JoinInstruction | undefined;
|
|
@@ -43,78 +43,68 @@ import {
|
|
|
43
43
|
} from "./enums";
|
|
44
44
|
import {
|
|
45
45
|
AccountCustomization,
|
|
46
|
-
AmazonQInQuickSightConsoleConfigurations,
|
|
47
|
-
AmazonQInQuickSightDashboardConfigurations,
|
|
48
46
|
ActionConnectorSearchFilter,
|
|
49
47
|
ActionConnectorSummary,
|
|
50
48
|
ActiveIAMPolicyAssignment,
|
|
49
|
+
AmazonQInQuickSightConsoleConfigurations,
|
|
50
|
+
AmazonQInQuickSightDashboardConfigurations,
|
|
51
51
|
} from "./models_0";
|
|
52
52
|
import {
|
|
53
53
|
_Parameters,
|
|
54
54
|
AnalysisDefinition,
|
|
55
|
+
AnalysisSearchFilter,
|
|
55
56
|
AnalysisSourceEntity,
|
|
57
|
+
AnalysisSummary,
|
|
56
58
|
AnonymousUserEmbeddingExperienceConfiguration,
|
|
57
59
|
AssetBundleCloudFormationOverridePropertyConfiguration,
|
|
60
|
+
AssetBundleExportJobSummary,
|
|
58
61
|
AssetBundleExportJobValidationStrategy,
|
|
59
62
|
AssetBundleImportJobOverrideParameters,
|
|
60
63
|
AssetBundleImportJobOverridePermissions,
|
|
61
64
|
AssetBundleImportJobOverrideTags,
|
|
62
65
|
AssetBundleImportJobOverrideValidationStrategy,
|
|
66
|
+
AssetBundleImportJobSummary,
|
|
63
67
|
AssetBundleImportSource,
|
|
64
68
|
AuthConfig,
|
|
69
|
+
AuthorizedTargetsByService,
|
|
65
70
|
BookmarksConfigurations,
|
|
66
71
|
BrandDefinition,
|
|
67
72
|
BrandDetail,
|
|
73
|
+
BrandSummary,
|
|
68
74
|
Capabilities,
|
|
75
|
+
ColumnGroup,
|
|
76
|
+
ColumnLevelPermissionRule,
|
|
69
77
|
DashboardPublishOptions,
|
|
70
78
|
DashboardSourceEntity,
|
|
71
79
|
DashboardVersionDefinition,
|
|
72
80
|
DashboardVisualId,
|
|
73
81
|
DataPrepConfiguration,
|
|
82
|
+
DatasetParameter,
|
|
74
83
|
DataSetRefreshProperties,
|
|
75
84
|
DataSetUsageConfiguration,
|
|
76
85
|
DataSourceParameters,
|
|
86
|
+
FieldFolder,
|
|
77
87
|
LinkSharingConfiguration,
|
|
88
|
+
ResourcePermission,
|
|
78
89
|
SharedViewConfigurations,
|
|
79
90
|
SslProperties,
|
|
91
|
+
Tag,
|
|
80
92
|
TopicIR,
|
|
81
93
|
TopicTemplate,
|
|
82
94
|
ValidationStrategy,
|
|
83
95
|
VpcConnectionProperties,
|
|
84
|
-
AnalysisSearchFilter,
|
|
85
|
-
AnalysisSummary,
|
|
86
|
-
AssetBundleExportJobSummary,
|
|
87
|
-
AssetBundleImportJobSummary,
|
|
88
|
-
AuthorizedTargetsByService,
|
|
89
|
-
BrandSummary,
|
|
90
|
-
ColumnGroup,
|
|
91
|
-
ColumnLevelPermissionRule,
|
|
92
|
-
DatasetParameter,
|
|
93
|
-
FieldFolder,
|
|
94
|
-
ResourcePermission,
|
|
95
|
-
Tag,
|
|
96
96
|
} from "./models_2";
|
|
97
97
|
import {
|
|
98
98
|
CustomInstructions,
|
|
99
|
-
DashboardVisualResult,
|
|
100
|
-
DataSourceCredentials,
|
|
101
|
-
PerformanceConfiguration,
|
|
102
|
-
RowLevelPermissionDataSet,
|
|
103
|
-
RowLevelPermissionTagConfiguration,
|
|
104
|
-
SemanticModelConfiguration,
|
|
105
|
-
SnapshotConfiguration,
|
|
106
|
-
TemplateSourceEntity,
|
|
107
|
-
TemplateVersionDefinition,
|
|
108
|
-
ThemeConfiguration,
|
|
109
|
-
TopicDetails,
|
|
110
|
-
TopicRefreshSchedule,
|
|
111
99
|
CustomPermissions,
|
|
112
100
|
DashboardSearchFilter,
|
|
113
101
|
DashboardSummary,
|
|
114
102
|
DashboardVersionSummary,
|
|
103
|
+
DashboardVisualResult,
|
|
115
104
|
DataSetSearchFilter,
|
|
116
105
|
DataSetSummary,
|
|
117
106
|
DataSource,
|
|
107
|
+
DataSourceCredentials,
|
|
118
108
|
DataSourceSearchFilter,
|
|
119
109
|
DataSourceSummary,
|
|
120
110
|
Group,
|
|
@@ -122,12 +112,22 @@ import {
|
|
|
122
112
|
Ingestion,
|
|
123
113
|
LogicalTable,
|
|
124
114
|
NamespaceInfoV2,
|
|
115
|
+
PerformanceConfiguration,
|
|
125
116
|
PhysicalTable,
|
|
126
117
|
RefreshSchedule,
|
|
127
118
|
RegisteredCustomerManagedKey,
|
|
119
|
+
RowLevelPermissionDataSet,
|
|
120
|
+
RowLevelPermissionTagConfiguration,
|
|
121
|
+
SemanticModelConfiguration,
|
|
122
|
+
SnapshotConfiguration,
|
|
128
123
|
TemplateAlias,
|
|
129
124
|
TemplateError,
|
|
125
|
+
TemplateSourceEntity,
|
|
126
|
+
TemplateVersionDefinition,
|
|
130
127
|
ThemeAlias,
|
|
128
|
+
ThemeConfiguration,
|
|
129
|
+
TopicDetails,
|
|
130
|
+
TopicRefreshSchedule,
|
|
131
131
|
} from "./models_3";
|
|
132
132
|
export interface DescribeTemplateAliasResponse {
|
|
133
133
|
TemplateAlias?: TemplateAlias | 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.1020.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,38 +21,38 @@
|
|
|
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.
|
|
24
|
+
"@aws-sdk/core": "^3.973.26",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.28",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.8",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.8",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.9",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.27",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.10",
|
|
31
31
|
"@aws-sdk/types": "^3.973.6",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.5",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.8",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.13",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.13",
|
|
36
|
-
"@smithy/core": "^3.23.
|
|
36
|
+
"@smithy/core": "^3.23.13",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.15",
|
|
38
38
|
"@smithy/hash-node": "^4.2.12",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.12",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.12",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.28",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.45",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.16",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.12",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.12",
|
|
46
|
-
"@smithy/node-http-handler": "^4.5.
|
|
46
|
+
"@smithy/node-http-handler": "^4.5.1",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.12",
|
|
48
|
-
"@smithy/smithy-client": "^4.12.
|
|
48
|
+
"@smithy/smithy-client": "^4.12.8",
|
|
49
49
|
"@smithy/types": "^4.13.1",
|
|
50
50
|
"@smithy/url-parser": "^4.2.12",
|
|
51
51
|
"@smithy/util-base64": "^4.3.2",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.2",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.3",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.44",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.48",
|
|
56
56
|
"@smithy/util-endpoints": "^3.3.3",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.12",
|
|
58
58
|
"@smithy/util-retry": "^4.2.12",
|