@aws-sdk/client-quicksight 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/CancelIngestionCommand.js +2 -2
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -2
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateAnalysisCommand.js +2 -2
- package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
- package/dist-cjs/commands/CreateDataSetCommand.js +2 -2
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -2
- package/dist-cjs/commands/CreateFolderCommand.js +2 -2
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -2
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -2
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -2
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -2
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateThemeCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -2
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -2
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -2
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -2
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -2
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -2
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -2
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -2
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -2
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -2
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -2
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -2
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -2
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -2
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -2
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -2
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserCommand.js +2 -2
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +2 -2
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +2 -2
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +2 -2
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -2
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -2
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -2
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -2
- package/dist-cjs/commands/ListFoldersCommand.js +2 -2
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -2
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -2
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -2
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListThemesCommand.js +2 -2
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListUsersCommand.js +2 -2
- package/dist-cjs/commands/RegisterUserCommand.js +2 -2
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -2
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -2
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -2
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -2
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateAnalysisCommand.js +2 -2
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -2
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -2
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -2
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -2
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1119 -1609
- package/dist-cjs/models/models_1.js +590 -870
- package/dist-cjs/protocols/Aws_restJson1.js +2171 -5310
- package/dist-es/commands/CancelIngestionCommand.js +3 -3
- package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateAnalysisCommand.js +3 -3
- package/dist-es/commands/CreateDashboardCommand.js +3 -3
- package/dist-es/commands/CreateDataSetCommand.js +3 -3
- package/dist-es/commands/CreateDataSourceCommand.js +3 -3
- package/dist-es/commands/CreateFolderCommand.js +3 -3
- package/dist-es/commands/CreateFolderMembershipCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateGroupMembershipCommand.js +3 -3
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/CreateIngestionCommand.js +3 -3
- package/dist-es/commands/CreateNamespaceCommand.js +3 -3
- package/dist-es/commands/CreateTemplateAliasCommand.js +3 -3
- package/dist-es/commands/CreateTemplateCommand.js +3 -3
- package/dist-es/commands/CreateThemeAliasCommand.js +3 -3
- package/dist-es/commands/CreateThemeCommand.js +3 -3
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/DeleteAnalysisCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardCommand.js +3 -3
- package/dist-es/commands/DeleteDataSetCommand.js +3 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-es/commands/DeleteFolderCommand.js +3 -3
- package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -3
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteThemeAliasCommand.js +3 -3
- package/dist-es/commands/DeleteThemeCommand.js +3 -3
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +3 -3
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -3
- package/dist-es/commands/DescribeAnalysisCommand.js +3 -3
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeDataSetCommand.js +3 -3
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +3 -3
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeFolderCommand.js +3 -3
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeGroupCommand.js +3 -3
- package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -3
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/DescribeIngestionCommand.js +3 -3
- package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -3
- package/dist-es/commands/DescribeNamespaceCommand.js +3 -3
- package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -3
- package/dist-es/commands/DescribeTemplateCommand.js +3 -3
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeThemeAliasCommand.js +3 -3
- package/dist-es/commands/DescribeThemeCommand.js +4 -4
- package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeUserCommand.js +3 -3
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -3
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -3
- package/dist-es/commands/ListAnalysesCommand.js +3 -3
- package/dist-es/commands/ListDashboardVersionsCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListDataSetsCommand.js +3 -3
- package/dist-es/commands/ListDataSourcesCommand.js +3 -3
- package/dist-es/commands/ListFolderMembersCommand.js +3 -3
- package/dist-es/commands/ListFoldersCommand.js +3 -3
- package/dist-es/commands/ListGroupMembershipsCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
- package/dist-es/commands/ListIngestionsCommand.js +3 -3
- package/dist-es/commands/ListNamespacesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTemplateAliasesCommand.js +3 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListTemplatesCommand.js +3 -3
- package/dist-es/commands/ListThemeAliasesCommand.js +3 -3
- package/dist-es/commands/ListThemeVersionsCommand.js +3 -3
- package/dist-es/commands/ListThemesCommand.js +3 -3
- package/dist-es/commands/ListUserGroupsCommand.js +3 -3
- package/dist-es/commands/ListUsersCommand.js +3 -3
- package/dist-es/commands/RegisterUserCommand.js +3 -3
- package/dist-es/commands/RestoreAnalysisCommand.js +3 -3
- package/dist-es/commands/SearchAnalysesCommand.js +3 -3
- package/dist-es/commands/SearchDashboardsCommand.js +3 -3
- package/dist-es/commands/SearchFoldersCommand.js +3 -3
- package/dist-es/commands/SearchGroupsCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateAnalysisCommand.js +3 -3
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
- package/dist-es/commands/UpdateDataSetCommand.js +3 -3
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateFolderCommand.js +3 -3
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -3
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateThemeAliasCommand.js +3 -3
- package/dist-es/commands/UpdateThemeCommand.js +3 -3
- package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateUserCommand.js +3 -3
- package/dist-es/models/models_0.js +368 -1107
- package/dist-es/models/models_1.js +157 -577
- package/dist-es/protocols/Aws_restJson1.js +2650 -5320
- package/dist-types/models/models_0.d.ts +993 -1483
- package/dist-types/models/models_1.d.ts +560 -840
- package/dist-types/ts3.4/models/models_0.d.ts +496 -986
- package/dist-types/ts3.4/models/models_1.d.ts +0 -56
- package/package.json +6 -6
|
@@ -39,12 +39,6 @@ export interface ThemeVersion {
|
|
|
39
39
|
*/
|
|
40
40
|
Status?: ResourceStatus | string;
|
|
41
41
|
}
|
|
42
|
-
export declare namespace ThemeVersion {
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
|
-
const filterSensitiveLog: (obj: ThemeVersion) => any;
|
|
47
|
-
}
|
|
48
42
|
/**
|
|
49
43
|
* <p>Summary information about a theme.</p>
|
|
50
44
|
*/
|
|
@@ -79,12 +73,6 @@ export interface Theme {
|
|
|
79
73
|
*/
|
|
80
74
|
Type?: ThemeType | string;
|
|
81
75
|
}
|
|
82
|
-
export declare namespace Theme {
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
const filterSensitiveLog: (obj: Theme) => any;
|
|
87
|
-
}
|
|
88
76
|
export interface DescribeThemeResponse {
|
|
89
77
|
/**
|
|
90
78
|
* <p>The information about the theme that you are describing.</p>
|
|
@@ -99,12 +87,6 @@ export interface DescribeThemeResponse {
|
|
|
99
87
|
*/
|
|
100
88
|
RequestId?: string;
|
|
101
89
|
}
|
|
102
|
-
export declare namespace DescribeThemeResponse {
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
const filterSensitiveLog: (obj: DescribeThemeResponse) => any;
|
|
107
|
-
}
|
|
108
90
|
export interface DescribeThemeAliasRequest {
|
|
109
91
|
/**
|
|
110
92
|
* <p>The ID of the Amazon Web Services account that contains the theme alias that you're
|
|
@@ -120,12 +102,6 @@ export interface DescribeThemeAliasRequest {
|
|
|
120
102
|
*/
|
|
121
103
|
AliasName: string | undefined;
|
|
122
104
|
}
|
|
123
|
-
export declare namespace DescribeThemeAliasRequest {
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
const filterSensitiveLog: (obj: DescribeThemeAliasRequest) => any;
|
|
128
|
-
}
|
|
129
105
|
export interface DescribeThemeAliasResponse {
|
|
130
106
|
/**
|
|
131
107
|
* <p>Information about the theme alias.</p>
|
|
@@ -140,12 +116,6 @@ export interface DescribeThemeAliasResponse {
|
|
|
140
116
|
*/
|
|
141
117
|
RequestId?: string;
|
|
142
118
|
}
|
|
143
|
-
export declare namespace DescribeThemeAliasResponse {
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
const filterSensitiveLog: (obj: DescribeThemeAliasResponse) => any;
|
|
148
|
-
}
|
|
149
119
|
export interface DescribeThemePermissionsRequest {
|
|
150
120
|
/**
|
|
151
121
|
* <p>The ID of the Amazon Web Services account that contains the theme that you're describing.</p>
|
|
@@ -156,12 +126,6 @@ export interface DescribeThemePermissionsRequest {
|
|
|
156
126
|
*/
|
|
157
127
|
ThemeId: string | undefined;
|
|
158
128
|
}
|
|
159
|
-
export declare namespace DescribeThemePermissionsRequest {
|
|
160
|
-
/**
|
|
161
|
-
* @internal
|
|
162
|
-
*/
|
|
163
|
-
const filterSensitiveLog: (obj: DescribeThemePermissionsRequest) => any;
|
|
164
|
-
}
|
|
165
129
|
export interface DescribeThemePermissionsResponse {
|
|
166
130
|
/**
|
|
167
131
|
* <p>The ID for the theme.</p>
|
|
@@ -184,12 +148,6 @@ export interface DescribeThemePermissionsResponse {
|
|
|
184
148
|
*/
|
|
185
149
|
Status?: number;
|
|
186
150
|
}
|
|
187
|
-
export declare namespace DescribeThemePermissionsResponse {
|
|
188
|
-
/**
|
|
189
|
-
* @internal
|
|
190
|
-
*/
|
|
191
|
-
const filterSensitiveLog: (obj: DescribeThemePermissionsResponse) => any;
|
|
192
|
-
}
|
|
193
151
|
export interface DescribeUserRequest {
|
|
194
152
|
/**
|
|
195
153
|
* <p>The name of the user that you want to describe.</p>
|
|
@@ -205,12 +163,6 @@ export interface DescribeUserRequest {
|
|
|
205
163
|
*/
|
|
206
164
|
Namespace: string | undefined;
|
|
207
165
|
}
|
|
208
|
-
export declare namespace DescribeUserRequest {
|
|
209
|
-
/**
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
212
|
-
const filterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
213
|
-
}
|
|
214
166
|
export declare enum IdentityType {
|
|
215
167
|
IAM = "IAM",
|
|
216
168
|
QUICKSIGHT = "QUICKSIGHT"
|
|
@@ -313,12 +265,6 @@ export interface User {
|
|
|
313
265
|
*/
|
|
314
266
|
ExternalLoginId?: string;
|
|
315
267
|
}
|
|
316
|
-
export declare namespace User {
|
|
317
|
-
/**
|
|
318
|
-
* @internal
|
|
319
|
-
*/
|
|
320
|
-
const filterSensitiveLog: (obj: User) => any;
|
|
321
|
-
}
|
|
322
268
|
export interface DescribeUserResponse {
|
|
323
269
|
/**
|
|
324
270
|
* <p>The user name.</p>
|
|
@@ -333,12 +279,6 @@ export interface DescribeUserResponse {
|
|
|
333
279
|
*/
|
|
334
280
|
Status?: number;
|
|
335
281
|
}
|
|
336
|
-
export declare namespace DescribeUserResponse {
|
|
337
|
-
/**
|
|
338
|
-
* @internal
|
|
339
|
-
*/
|
|
340
|
-
const filterSensitiveLog: (obj: DescribeUserResponse) => any;
|
|
341
|
-
}
|
|
342
282
|
/**
|
|
343
283
|
* <p>The domain specified isn't on the allow list. All domains for embedded dashboards must be
|
|
344
284
|
* added to the approved list by an Amazon QuickSight admin.</p>
|
|
@@ -377,12 +317,6 @@ export interface MemberIdArnPair {
|
|
|
377
317
|
*/
|
|
378
318
|
MemberArn?: string;
|
|
379
319
|
}
|
|
380
|
-
export declare namespace MemberIdArnPair {
|
|
381
|
-
/**
|
|
382
|
-
* @internal
|
|
383
|
-
*/
|
|
384
|
-
const filterSensitiveLog: (obj: MemberIdArnPair) => any;
|
|
385
|
-
}
|
|
386
320
|
/**
|
|
387
321
|
* <p>A filter to use to search a Amazon QuickSight folder.</p>
|
|
388
322
|
*/
|
|
@@ -400,12 +334,6 @@ export interface FolderSearchFilter {
|
|
|
400
334
|
*/
|
|
401
335
|
Value?: string;
|
|
402
336
|
}
|
|
403
|
-
export declare namespace FolderSearchFilter {
|
|
404
|
-
/**
|
|
405
|
-
* @internal
|
|
406
|
-
*/
|
|
407
|
-
const filterSensitiveLog: (obj: FolderSearchFilter) => any;
|
|
408
|
-
}
|
|
409
337
|
/**
|
|
410
338
|
* <p>A summary of information about an existing Amazon QuickSight folder. </p>
|
|
411
339
|
*/
|
|
@@ -435,12 +363,6 @@ export interface FolderSummary {
|
|
|
435
363
|
*/
|
|
436
364
|
LastUpdatedTime?: Date;
|
|
437
365
|
}
|
|
438
|
-
export declare namespace FolderSummary {
|
|
439
|
-
/**
|
|
440
|
-
* @internal
|
|
441
|
-
*/
|
|
442
|
-
const filterSensitiveLog: (obj: FolderSummary) => any;
|
|
443
|
-
}
|
|
444
366
|
/**
|
|
445
367
|
* <p>The key-value pair used for the row-level security tags feature.</p>
|
|
446
368
|
*/
|
|
@@ -454,12 +376,6 @@ export interface SessionTag {
|
|
|
454
376
|
*/
|
|
455
377
|
Value: string | undefined;
|
|
456
378
|
}
|
|
457
|
-
export declare namespace SessionTag {
|
|
458
|
-
/**
|
|
459
|
-
* @internal
|
|
460
|
-
*/
|
|
461
|
-
const filterSensitiveLog: (obj: SessionTag) => any;
|
|
462
|
-
}
|
|
463
379
|
export interface GenerateEmbedUrlForAnonymousUserRequest {
|
|
464
380
|
/**
|
|
465
381
|
* <p>The ID for the Amazon Web Services account that contains the dashboard that you're embedding.</p>
|
|
@@ -492,12 +408,6 @@ export interface GenerateEmbedUrlForAnonymousUserRequest {
|
|
|
492
408
|
*/
|
|
493
409
|
AllowedDomains?: string[];
|
|
494
410
|
}
|
|
495
|
-
export declare namespace GenerateEmbedUrlForAnonymousUserRequest {
|
|
496
|
-
/**
|
|
497
|
-
* @internal
|
|
498
|
-
*/
|
|
499
|
-
const filterSensitiveLog: (obj: GenerateEmbedUrlForAnonymousUserRequest) => any;
|
|
500
|
-
}
|
|
501
411
|
export interface GenerateEmbedUrlForAnonymousUserResponse {
|
|
502
412
|
/**
|
|
503
413
|
* <p>The embed URL for the dashboard.</p>
|
|
@@ -512,12 +422,6 @@ export interface GenerateEmbedUrlForAnonymousUserResponse {
|
|
|
512
422
|
*/
|
|
513
423
|
RequestId: string | undefined;
|
|
514
424
|
}
|
|
515
|
-
export declare namespace GenerateEmbedUrlForAnonymousUserResponse {
|
|
516
|
-
/**
|
|
517
|
-
* @internal
|
|
518
|
-
*/
|
|
519
|
-
const filterSensitiveLog: (obj: GenerateEmbedUrlForAnonymousUserResponse) => any;
|
|
520
|
-
}
|
|
521
425
|
/**
|
|
522
426
|
* <p>The number of minutes specified for the lifetime of a session isn't valid. The session
|
|
523
427
|
* lifetime must be 15-600 minutes.</p>
|
|
@@ -569,12 +473,6 @@ export interface RegisteredUserDashboardEmbeddingConfiguration {
|
|
|
569
473
|
*/
|
|
570
474
|
InitialDashboardId: string | undefined;
|
|
571
475
|
}
|
|
572
|
-
export declare namespace RegisteredUserDashboardEmbeddingConfiguration {
|
|
573
|
-
/**
|
|
574
|
-
* @internal
|
|
575
|
-
*/
|
|
576
|
-
const filterSensitiveLog: (obj: RegisteredUserDashboardEmbeddingConfiguration) => any;
|
|
577
|
-
}
|
|
578
476
|
/**
|
|
579
477
|
* <p>Information about the Q search bar embedding experience.</p>
|
|
580
478
|
*/
|
|
@@ -589,12 +487,6 @@ export interface RegisteredUserQSearchBarEmbeddingConfiguration {
|
|
|
589
487
|
*/
|
|
590
488
|
InitialTopicId?: string;
|
|
591
489
|
}
|
|
592
|
-
export declare namespace RegisteredUserQSearchBarEmbeddingConfiguration {
|
|
593
|
-
/**
|
|
594
|
-
* @internal
|
|
595
|
-
*/
|
|
596
|
-
const filterSensitiveLog: (obj: RegisteredUserQSearchBarEmbeddingConfiguration) => any;
|
|
597
|
-
}
|
|
598
490
|
/**
|
|
599
491
|
* <p>Information about the Amazon QuickSight console that you want to embed.</p>
|
|
600
492
|
*/
|
|
@@ -635,12 +527,6 @@ export interface RegisteredUserQuickSightConsoleEmbeddingConfiguration {
|
|
|
635
527
|
*/
|
|
636
528
|
InitialPath?: string;
|
|
637
529
|
}
|
|
638
|
-
export declare namespace RegisteredUserQuickSightConsoleEmbeddingConfiguration {
|
|
639
|
-
/**
|
|
640
|
-
* @internal
|
|
641
|
-
*/
|
|
642
|
-
const filterSensitiveLog: (obj: RegisteredUserQuickSightConsoleEmbeddingConfiguration) => any;
|
|
643
|
-
}
|
|
644
530
|
/**
|
|
645
531
|
* <p>The type of experience you want to embed. For registered users, you can embed Amazon QuickSight dashboards or the Amazon QuickSight console.</p>
|
|
646
532
|
* <note>
|
|
@@ -694,12 +580,6 @@ export interface RegisteredUserEmbeddingExperienceConfiguration {
|
|
|
694
580
|
*/
|
|
695
581
|
QSearchBar?: RegisteredUserQSearchBarEmbeddingConfiguration;
|
|
696
582
|
}
|
|
697
|
-
export declare namespace RegisteredUserEmbeddingExperienceConfiguration {
|
|
698
|
-
/**
|
|
699
|
-
* @internal
|
|
700
|
-
*/
|
|
701
|
-
const filterSensitiveLog: (obj: RegisteredUserEmbeddingExperienceConfiguration) => any;
|
|
702
|
-
}
|
|
703
583
|
export interface GenerateEmbedUrlForRegisteredUserRequest {
|
|
704
584
|
/**
|
|
705
585
|
* <p>The ID for the Amazon Web Services account that contains the dashboard that you're embedding.</p>
|
|
@@ -723,12 +603,6 @@ export interface GenerateEmbedUrlForRegisteredUserRequest {
|
|
|
723
603
|
*/
|
|
724
604
|
AllowedDomains?: string[];
|
|
725
605
|
}
|
|
726
|
-
export declare namespace GenerateEmbedUrlForRegisteredUserRequest {
|
|
727
|
-
/**
|
|
728
|
-
* @internal
|
|
729
|
-
*/
|
|
730
|
-
const filterSensitiveLog: (obj: GenerateEmbedUrlForRegisteredUserRequest) => any;
|
|
731
|
-
}
|
|
732
606
|
export interface GenerateEmbedUrlForRegisteredUserResponse {
|
|
733
607
|
/**
|
|
734
608
|
* <p>The embed URL for the Amazon QuickSight dashboard or console.</p>
|
|
@@ -743,12 +617,6 @@ export interface GenerateEmbedUrlForRegisteredUserResponse {
|
|
|
743
617
|
*/
|
|
744
618
|
RequestId: string | undefined;
|
|
745
619
|
}
|
|
746
|
-
export declare namespace GenerateEmbedUrlForRegisteredUserResponse {
|
|
747
|
-
/**
|
|
748
|
-
* @internal
|
|
749
|
-
*/
|
|
750
|
-
const filterSensitiveLog: (obj: GenerateEmbedUrlForRegisteredUserResponse) => any;
|
|
751
|
-
}
|
|
752
620
|
/**
|
|
753
621
|
* <p>The user with the provided name isn't found. This error can happen in any operation
|
|
754
622
|
* that requires finding a user based on a provided user name, such as
|
|
@@ -835,12 +703,6 @@ export interface GetDashboardEmbedUrlRequest {
|
|
|
835
703
|
*/
|
|
836
704
|
AdditionalDashboardIds?: string[];
|
|
837
705
|
}
|
|
838
|
-
export declare namespace GetDashboardEmbedUrlRequest {
|
|
839
|
-
/**
|
|
840
|
-
* @internal
|
|
841
|
-
*/
|
|
842
|
-
const filterSensitiveLog: (obj: GetDashboardEmbedUrlRequest) => any;
|
|
843
|
-
}
|
|
844
706
|
/**
|
|
845
707
|
* <p>Output returned from the <code>GetDashboardEmbedUrl</code> operation.</p>
|
|
846
708
|
*/
|
|
@@ -861,12 +723,6 @@ export interface GetDashboardEmbedUrlResponse {
|
|
|
861
723
|
*/
|
|
862
724
|
RequestId?: string;
|
|
863
725
|
}
|
|
864
|
-
export declare namespace GetDashboardEmbedUrlResponse {
|
|
865
|
-
/**
|
|
866
|
-
* @internal
|
|
867
|
-
*/
|
|
868
|
-
const filterSensitiveLog: (obj: GetDashboardEmbedUrlResponse) => any;
|
|
869
|
-
}
|
|
870
726
|
/**
|
|
871
727
|
* <p>The identity type specified isn't supported. Supported identity types include
|
|
872
728
|
* <code>IAM</code> and <code>QUICKSIGHT</code>.</p>
|
|
@@ -952,12 +808,6 @@ export interface GetSessionEmbedUrlRequest {
|
|
|
952
808
|
*/
|
|
953
809
|
UserArn?: string;
|
|
954
810
|
}
|
|
955
|
-
export declare namespace GetSessionEmbedUrlRequest {
|
|
956
|
-
/**
|
|
957
|
-
* @internal
|
|
958
|
-
*/
|
|
959
|
-
const filterSensitiveLog: (obj: GetSessionEmbedUrlRequest) => any;
|
|
960
|
-
}
|
|
961
811
|
export interface GetSessionEmbedUrlResponse {
|
|
962
812
|
/**
|
|
963
813
|
* <p>A single-use URL that you can put into your server-side web page to embed your
|
|
@@ -975,12 +825,6 @@ export interface GetSessionEmbedUrlResponse {
|
|
|
975
825
|
*/
|
|
976
826
|
RequestId?: string;
|
|
977
827
|
}
|
|
978
|
-
export declare namespace GetSessionEmbedUrlResponse {
|
|
979
|
-
/**
|
|
980
|
-
* @internal
|
|
981
|
-
*/
|
|
982
|
-
const filterSensitiveLog: (obj: GetSessionEmbedUrlResponse) => any;
|
|
983
|
-
}
|
|
984
828
|
export declare enum GroupFilterAttribute {
|
|
985
829
|
GROUP_NAME = "GROUP_NAME"
|
|
986
830
|
}
|
|
@@ -1008,12 +852,6 @@ export interface GroupSearchFilter {
|
|
|
1008
852
|
*/
|
|
1009
853
|
Value: string | undefined;
|
|
1010
854
|
}
|
|
1011
|
-
export declare namespace GroupSearchFilter {
|
|
1012
|
-
/**
|
|
1013
|
-
* @internal
|
|
1014
|
-
*/
|
|
1015
|
-
const filterSensitiveLog: (obj: GroupSearchFilter) => any;
|
|
1016
|
-
}
|
|
1017
855
|
/**
|
|
1018
856
|
* <p>IAM policy assignment summary.</p>
|
|
1019
857
|
*/
|
|
@@ -1027,12 +865,6 @@ export interface IAMPolicyAssignmentSummary {
|
|
|
1027
865
|
*/
|
|
1028
866
|
AssignmentStatus?: AssignmentStatus | string;
|
|
1029
867
|
}
|
|
1030
|
-
export declare namespace IAMPolicyAssignmentSummary {
|
|
1031
|
-
/**
|
|
1032
|
-
* @internal
|
|
1033
|
-
*/
|
|
1034
|
-
const filterSensitiveLog: (obj: IAMPolicyAssignmentSummary) => any;
|
|
1035
|
-
}
|
|
1036
868
|
export interface ListAnalysesRequest {
|
|
1037
869
|
/**
|
|
1038
870
|
* <p>The ID of the Amazon Web Services account that contains the analyses.</p>
|
|
@@ -1047,12 +879,6 @@ export interface ListAnalysesRequest {
|
|
|
1047
879
|
*/
|
|
1048
880
|
MaxResults?: number;
|
|
1049
881
|
}
|
|
1050
|
-
export declare namespace ListAnalysesRequest {
|
|
1051
|
-
/**
|
|
1052
|
-
* @internal
|
|
1053
|
-
*/
|
|
1054
|
-
const filterSensitiveLog: (obj: ListAnalysesRequest) => any;
|
|
1055
|
-
}
|
|
1056
882
|
export interface ListAnalysesResponse {
|
|
1057
883
|
/**
|
|
1058
884
|
* <p>Metadata describing each of the analyses that are listed.</p>
|
|
@@ -1071,12 +897,6 @@ export interface ListAnalysesResponse {
|
|
|
1071
897
|
*/
|
|
1072
898
|
RequestId?: string;
|
|
1073
899
|
}
|
|
1074
|
-
export declare namespace ListAnalysesResponse {
|
|
1075
|
-
/**
|
|
1076
|
-
* @internal
|
|
1077
|
-
*/
|
|
1078
|
-
const filterSensitiveLog: (obj: ListAnalysesResponse) => any;
|
|
1079
|
-
}
|
|
1080
900
|
export interface ListDashboardsRequest {
|
|
1081
901
|
/**
|
|
1082
902
|
* <p>The ID of the Amazon Web Services account that contains the dashboards that you're
|
|
@@ -1092,12 +912,6 @@ export interface ListDashboardsRequest {
|
|
|
1092
912
|
*/
|
|
1093
913
|
MaxResults?: number;
|
|
1094
914
|
}
|
|
1095
|
-
export declare namespace ListDashboardsRequest {
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
|
-
const filterSensitiveLog: (obj: ListDashboardsRequest) => any;
|
|
1100
|
-
}
|
|
1101
915
|
export interface ListDashboardsResponse {
|
|
1102
916
|
/**
|
|
1103
917
|
* <p>A structure that contains all of the dashboards in your Amazon Web Services account. This structure
|
|
@@ -1117,12 +931,6 @@ export interface ListDashboardsResponse {
|
|
|
1117
931
|
*/
|
|
1118
932
|
RequestId?: string;
|
|
1119
933
|
}
|
|
1120
|
-
export declare namespace ListDashboardsResponse {
|
|
1121
|
-
/**
|
|
1122
|
-
* @internal
|
|
1123
|
-
*/
|
|
1124
|
-
const filterSensitiveLog: (obj: ListDashboardsResponse) => any;
|
|
1125
|
-
}
|
|
1126
934
|
export interface ListDashboardVersionsRequest {
|
|
1127
935
|
/**
|
|
1128
936
|
* <p>The ID of the Amazon Web Services account that contains the dashboard that you're listing versions
|
|
@@ -1142,12 +950,6 @@ export interface ListDashboardVersionsRequest {
|
|
|
1142
950
|
*/
|
|
1143
951
|
MaxResults?: number;
|
|
1144
952
|
}
|
|
1145
|
-
export declare namespace ListDashboardVersionsRequest {
|
|
1146
|
-
/**
|
|
1147
|
-
* @internal
|
|
1148
|
-
*/
|
|
1149
|
-
const filterSensitiveLog: (obj: ListDashboardVersionsRequest) => any;
|
|
1150
|
-
}
|
|
1151
953
|
export interface ListDashboardVersionsResponse {
|
|
1152
954
|
/**
|
|
1153
955
|
* <p>A structure that contains information about each version of the dashboard.</p>
|
|
@@ -1166,12 +968,6 @@ export interface ListDashboardVersionsResponse {
|
|
|
1166
968
|
*/
|
|
1167
969
|
RequestId?: string;
|
|
1168
970
|
}
|
|
1169
|
-
export declare namespace ListDashboardVersionsResponse {
|
|
1170
|
-
/**
|
|
1171
|
-
* @internal
|
|
1172
|
-
*/
|
|
1173
|
-
const filterSensitiveLog: (obj: ListDashboardVersionsResponse) => any;
|
|
1174
|
-
}
|
|
1175
971
|
export interface ListDataSetsRequest {
|
|
1176
972
|
/**
|
|
1177
973
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -1186,12 +982,6 @@ export interface ListDataSetsRequest {
|
|
|
1186
982
|
*/
|
|
1187
983
|
MaxResults?: number;
|
|
1188
984
|
}
|
|
1189
|
-
export declare namespace ListDataSetsRequest {
|
|
1190
|
-
/**
|
|
1191
|
-
* @internal
|
|
1192
|
-
*/
|
|
1193
|
-
const filterSensitiveLog: (obj: ListDataSetsRequest) => any;
|
|
1194
|
-
}
|
|
1195
985
|
export interface ListDataSetsResponse {
|
|
1196
986
|
/**
|
|
1197
987
|
* <p>The list of dataset summaries.</p>
|
|
@@ -1210,12 +1000,6 @@ export interface ListDataSetsResponse {
|
|
|
1210
1000
|
*/
|
|
1211
1001
|
Status?: number;
|
|
1212
1002
|
}
|
|
1213
|
-
export declare namespace ListDataSetsResponse {
|
|
1214
|
-
/**
|
|
1215
|
-
* @internal
|
|
1216
|
-
*/
|
|
1217
|
-
const filterSensitiveLog: (obj: ListDataSetsResponse) => any;
|
|
1218
|
-
}
|
|
1219
1003
|
export interface ListDataSourcesRequest {
|
|
1220
1004
|
/**
|
|
1221
1005
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -1230,12 +1014,6 @@ export interface ListDataSourcesRequest {
|
|
|
1230
1014
|
*/
|
|
1231
1015
|
MaxResults?: number;
|
|
1232
1016
|
}
|
|
1233
|
-
export declare namespace ListDataSourcesRequest {
|
|
1234
|
-
/**
|
|
1235
|
-
* @internal
|
|
1236
|
-
*/
|
|
1237
|
-
const filterSensitiveLog: (obj: ListDataSourcesRequest) => any;
|
|
1238
|
-
}
|
|
1239
1017
|
export interface ListDataSourcesResponse {
|
|
1240
1018
|
/**
|
|
1241
1019
|
* <p>A list of data sources.</p>
|
|
@@ -1254,12 +1032,6 @@ export interface ListDataSourcesResponse {
|
|
|
1254
1032
|
*/
|
|
1255
1033
|
Status?: number;
|
|
1256
1034
|
}
|
|
1257
|
-
export declare namespace ListDataSourcesResponse {
|
|
1258
|
-
/**
|
|
1259
|
-
* @internal
|
|
1260
|
-
*/
|
|
1261
|
-
const filterSensitiveLog: (obj: ListDataSourcesResponse) => any;
|
|
1262
|
-
}
|
|
1263
1035
|
export interface ListFolderMembersRequest {
|
|
1264
1036
|
/**
|
|
1265
1037
|
* <p>The ID for the Amazon Web Services account that contains the folder.</p>
|
|
@@ -1278,12 +1050,6 @@ export interface ListFolderMembersRequest {
|
|
|
1278
1050
|
*/
|
|
1279
1051
|
MaxResults?: number;
|
|
1280
1052
|
}
|
|
1281
|
-
export declare namespace ListFolderMembersRequest {
|
|
1282
|
-
/**
|
|
1283
|
-
* @internal
|
|
1284
|
-
*/
|
|
1285
|
-
const filterSensitiveLog: (obj: ListFolderMembersRequest) => any;
|
|
1286
|
-
}
|
|
1287
1053
|
export interface ListFolderMembersResponse {
|
|
1288
1054
|
/**
|
|
1289
1055
|
* <p>The HTTP status of the request.</p>
|
|
@@ -1302,12 +1068,6 @@ export interface ListFolderMembersResponse {
|
|
|
1302
1068
|
*/
|
|
1303
1069
|
RequestId?: string;
|
|
1304
1070
|
}
|
|
1305
|
-
export declare namespace ListFolderMembersResponse {
|
|
1306
|
-
/**
|
|
1307
|
-
* @internal
|
|
1308
|
-
*/
|
|
1309
|
-
const filterSensitiveLog: (obj: ListFolderMembersResponse) => any;
|
|
1310
|
-
}
|
|
1311
1071
|
export interface ListFoldersRequest {
|
|
1312
1072
|
/**
|
|
1313
1073
|
* <p>The ID for the Amazon Web Services account that contains the folder.</p>
|
|
@@ -1322,12 +1082,6 @@ export interface ListFoldersRequest {
|
|
|
1322
1082
|
*/
|
|
1323
1083
|
MaxResults?: number;
|
|
1324
1084
|
}
|
|
1325
|
-
export declare namespace ListFoldersRequest {
|
|
1326
|
-
/**
|
|
1327
|
-
* @internal
|
|
1328
|
-
*/
|
|
1329
|
-
const filterSensitiveLog: (obj: ListFoldersRequest) => any;
|
|
1330
|
-
}
|
|
1331
1085
|
export interface ListFoldersResponse {
|
|
1332
1086
|
/**
|
|
1333
1087
|
* <p>The HTTP status of the request.</p>
|
|
@@ -1346,12 +1100,6 @@ export interface ListFoldersResponse {
|
|
|
1346
1100
|
*/
|
|
1347
1101
|
RequestId?: string;
|
|
1348
1102
|
}
|
|
1349
|
-
export declare namespace ListFoldersResponse {
|
|
1350
|
-
/**
|
|
1351
|
-
* @internal
|
|
1352
|
-
*/
|
|
1353
|
-
const filterSensitiveLog: (obj: ListFoldersResponse) => any;
|
|
1354
|
-
}
|
|
1355
1103
|
export interface ListGroupMembershipsRequest {
|
|
1356
1104
|
/**
|
|
1357
1105
|
* <p>The name of the group that you want to see a membership list of.</p>
|
|
@@ -1375,12 +1123,6 @@ export interface ListGroupMembershipsRequest {
|
|
|
1375
1123
|
*/
|
|
1376
1124
|
Namespace: string | undefined;
|
|
1377
1125
|
}
|
|
1378
|
-
export declare namespace ListGroupMembershipsRequest {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
|
-
const filterSensitiveLog: (obj: ListGroupMembershipsRequest) => any;
|
|
1383
|
-
}
|
|
1384
1126
|
export interface ListGroupMembershipsResponse {
|
|
1385
1127
|
/**
|
|
1386
1128
|
* <p>The list of the members of the group.</p>
|
|
@@ -1399,12 +1141,6 @@ export interface ListGroupMembershipsResponse {
|
|
|
1399
1141
|
*/
|
|
1400
1142
|
Status?: number;
|
|
1401
1143
|
}
|
|
1402
|
-
export declare namespace ListGroupMembershipsResponse {
|
|
1403
|
-
/**
|
|
1404
|
-
* @internal
|
|
1405
|
-
*/
|
|
1406
|
-
const filterSensitiveLog: (obj: ListGroupMembershipsResponse) => any;
|
|
1407
|
-
}
|
|
1408
1144
|
export interface ListGroupsRequest {
|
|
1409
1145
|
/**
|
|
1410
1146
|
* <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
|
|
@@ -1424,12 +1160,6 @@ export interface ListGroupsRequest {
|
|
|
1424
1160
|
*/
|
|
1425
1161
|
Namespace: string | undefined;
|
|
1426
1162
|
}
|
|
1427
|
-
export declare namespace ListGroupsRequest {
|
|
1428
|
-
/**
|
|
1429
|
-
* @internal
|
|
1430
|
-
*/
|
|
1431
|
-
const filterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
1432
|
-
}
|
|
1433
1163
|
export interface ListGroupsResponse {
|
|
1434
1164
|
/**
|
|
1435
1165
|
* <p>The list of the groups.</p>
|
|
@@ -1448,12 +1178,6 @@ export interface ListGroupsResponse {
|
|
|
1448
1178
|
*/
|
|
1449
1179
|
Status?: number;
|
|
1450
1180
|
}
|
|
1451
|
-
export declare namespace ListGroupsResponse {
|
|
1452
|
-
/**
|
|
1453
|
-
* @internal
|
|
1454
|
-
*/
|
|
1455
|
-
const filterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
1456
|
-
}
|
|
1457
1181
|
export interface ListIAMPolicyAssignmentsRequest {
|
|
1458
1182
|
/**
|
|
1459
1183
|
* <p>The ID of the Amazon Web Services account that contains these IAM policy assignments.</p>
|
|
@@ -1476,12 +1200,6 @@ export interface ListIAMPolicyAssignmentsRequest {
|
|
|
1476
1200
|
*/
|
|
1477
1201
|
MaxResults?: number;
|
|
1478
1202
|
}
|
|
1479
|
-
export declare namespace ListIAMPolicyAssignmentsRequest {
|
|
1480
|
-
/**
|
|
1481
|
-
* @internal
|
|
1482
|
-
*/
|
|
1483
|
-
const filterSensitiveLog: (obj: ListIAMPolicyAssignmentsRequest) => any;
|
|
1484
|
-
}
|
|
1485
1203
|
export interface ListIAMPolicyAssignmentsResponse {
|
|
1486
1204
|
/**
|
|
1487
1205
|
* <p>Information describing the IAM policy assignments.</p>
|
|
@@ -1500,12 +1218,6 @@ export interface ListIAMPolicyAssignmentsResponse {
|
|
|
1500
1218
|
*/
|
|
1501
1219
|
Status?: number;
|
|
1502
1220
|
}
|
|
1503
|
-
export declare namespace ListIAMPolicyAssignmentsResponse {
|
|
1504
|
-
/**
|
|
1505
|
-
* @internal
|
|
1506
|
-
*/
|
|
1507
|
-
const filterSensitiveLog: (obj: ListIAMPolicyAssignmentsResponse) => any;
|
|
1508
|
-
}
|
|
1509
1221
|
export interface ListIAMPolicyAssignmentsForUserRequest {
|
|
1510
1222
|
/**
|
|
1511
1223
|
* <p>The ID of the Amazon Web Services account that contains the assignments.</p>
|
|
@@ -1528,12 +1240,6 @@ export interface ListIAMPolicyAssignmentsForUserRequest {
|
|
|
1528
1240
|
*/
|
|
1529
1241
|
Namespace: string | undefined;
|
|
1530
1242
|
}
|
|
1531
|
-
export declare namespace ListIAMPolicyAssignmentsForUserRequest {
|
|
1532
|
-
/**
|
|
1533
|
-
* @internal
|
|
1534
|
-
*/
|
|
1535
|
-
const filterSensitiveLog: (obj: ListIAMPolicyAssignmentsForUserRequest) => any;
|
|
1536
|
-
}
|
|
1537
1243
|
export interface ListIAMPolicyAssignmentsForUserResponse {
|
|
1538
1244
|
/**
|
|
1539
1245
|
* <p>The active assignments for this user.</p>
|
|
@@ -1552,12 +1258,6 @@ export interface ListIAMPolicyAssignmentsForUserResponse {
|
|
|
1552
1258
|
*/
|
|
1553
1259
|
Status?: number;
|
|
1554
1260
|
}
|
|
1555
|
-
export declare namespace ListIAMPolicyAssignmentsForUserResponse {
|
|
1556
|
-
/**
|
|
1557
|
-
* @internal
|
|
1558
|
-
*/
|
|
1559
|
-
const filterSensitiveLog: (obj: ListIAMPolicyAssignmentsForUserResponse) => any;
|
|
1560
|
-
}
|
|
1561
1261
|
export interface ListIngestionsRequest {
|
|
1562
1262
|
/**
|
|
1563
1263
|
* <p>The ID of the dataset used in the ingestion.</p>
|
|
@@ -1576,12 +1276,6 @@ export interface ListIngestionsRequest {
|
|
|
1576
1276
|
*/
|
|
1577
1277
|
MaxResults?: number;
|
|
1578
1278
|
}
|
|
1579
|
-
export declare namespace ListIngestionsRequest {
|
|
1580
|
-
/**
|
|
1581
|
-
* @internal
|
|
1582
|
-
*/
|
|
1583
|
-
const filterSensitiveLog: (obj: ListIngestionsRequest) => any;
|
|
1584
|
-
}
|
|
1585
1279
|
export interface ListIngestionsResponse {
|
|
1586
1280
|
/**
|
|
1587
1281
|
* <p>A list of the ingestions.</p>
|
|
@@ -1600,12 +1294,6 @@ export interface ListIngestionsResponse {
|
|
|
1600
1294
|
*/
|
|
1601
1295
|
Status?: number;
|
|
1602
1296
|
}
|
|
1603
|
-
export declare namespace ListIngestionsResponse {
|
|
1604
|
-
/**
|
|
1605
|
-
* @internal
|
|
1606
|
-
*/
|
|
1607
|
-
const filterSensitiveLog: (obj: ListIngestionsResponse) => any;
|
|
1608
|
-
}
|
|
1609
1297
|
export interface ListNamespacesRequest {
|
|
1610
1298
|
/**
|
|
1611
1299
|
* <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight namespaces that you want to list.</p>
|
|
@@ -1620,12 +1308,6 @@ export interface ListNamespacesRequest {
|
|
|
1620
1308
|
*/
|
|
1621
1309
|
MaxResults?: number;
|
|
1622
1310
|
}
|
|
1623
|
-
export declare namespace ListNamespacesRequest {
|
|
1624
|
-
/**
|
|
1625
|
-
* @internal
|
|
1626
|
-
*/
|
|
1627
|
-
const filterSensitiveLog: (obj: ListNamespacesRequest) => any;
|
|
1628
|
-
}
|
|
1629
1311
|
export interface ListNamespacesResponse {
|
|
1630
1312
|
/**
|
|
1631
1313
|
* <p>The information about the namespaces in this Amazon Web Services account. The response includes
|
|
@@ -1646,24 +1328,12 @@ export interface ListNamespacesResponse {
|
|
|
1646
1328
|
*/
|
|
1647
1329
|
Status?: number;
|
|
1648
1330
|
}
|
|
1649
|
-
export declare namespace ListNamespacesResponse {
|
|
1650
|
-
/**
|
|
1651
|
-
* @internal
|
|
1652
|
-
*/
|
|
1653
|
-
const filterSensitiveLog: (obj: ListNamespacesResponse) => any;
|
|
1654
|
-
}
|
|
1655
1331
|
export interface ListTagsForResourceRequest {
|
|
1656
1332
|
/**
|
|
1657
1333
|
* <p>The Amazon Resource Name (ARN) of the resource that you want a list of tags for.</p>
|
|
1658
1334
|
*/
|
|
1659
1335
|
ResourceArn: string | undefined;
|
|
1660
1336
|
}
|
|
1661
|
-
export declare namespace ListTagsForResourceRequest {
|
|
1662
|
-
/**
|
|
1663
|
-
* @internal
|
|
1664
|
-
*/
|
|
1665
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1666
|
-
}
|
|
1667
1337
|
export interface ListTagsForResourceResponse {
|
|
1668
1338
|
/**
|
|
1669
1339
|
* <p>Contains a map of the key-value pairs for the resource tag or tags assigned to the
|
|
@@ -1679,12 +1349,6 @@ export interface ListTagsForResourceResponse {
|
|
|
1679
1349
|
*/
|
|
1680
1350
|
Status?: number;
|
|
1681
1351
|
}
|
|
1682
|
-
export declare namespace ListTagsForResourceResponse {
|
|
1683
|
-
/**
|
|
1684
|
-
* @internal
|
|
1685
|
-
*/
|
|
1686
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1687
|
-
}
|
|
1688
1352
|
export interface ListTemplateAliasesRequest {
|
|
1689
1353
|
/**
|
|
1690
1354
|
* <p>The ID of the Amazon Web Services account that contains the template aliases that you're listing.</p>
|
|
@@ -1703,12 +1367,6 @@ export interface ListTemplateAliasesRequest {
|
|
|
1703
1367
|
*/
|
|
1704
1368
|
MaxResults?: number;
|
|
1705
1369
|
}
|
|
1706
|
-
export declare namespace ListTemplateAliasesRequest {
|
|
1707
|
-
/**
|
|
1708
|
-
* @internal
|
|
1709
|
-
*/
|
|
1710
|
-
const filterSensitiveLog: (obj: ListTemplateAliasesRequest) => any;
|
|
1711
|
-
}
|
|
1712
1370
|
export interface ListTemplateAliasesResponse {
|
|
1713
1371
|
/**
|
|
1714
1372
|
* <p>A structure containing the list of the template's aliases.</p>
|
|
@@ -1727,12 +1385,6 @@ export interface ListTemplateAliasesResponse {
|
|
|
1727
1385
|
*/
|
|
1728
1386
|
NextToken?: string;
|
|
1729
1387
|
}
|
|
1730
|
-
export declare namespace ListTemplateAliasesResponse {
|
|
1731
|
-
/**
|
|
1732
|
-
* @internal
|
|
1733
|
-
*/
|
|
1734
|
-
const filterSensitiveLog: (obj: ListTemplateAliasesResponse) => any;
|
|
1735
|
-
}
|
|
1736
1388
|
export interface ListTemplatesRequest {
|
|
1737
1389
|
/**
|
|
1738
1390
|
* <p>The ID of the Amazon Web Services account that contains the templates that you're listing.</p>
|
|
@@ -1747,12 +1399,6 @@ export interface ListTemplatesRequest {
|
|
|
1747
1399
|
*/
|
|
1748
1400
|
MaxResults?: number;
|
|
1749
1401
|
}
|
|
1750
|
-
export declare namespace ListTemplatesRequest {
|
|
1751
|
-
/**
|
|
1752
|
-
* @internal
|
|
1753
|
-
*/
|
|
1754
|
-
const filterSensitiveLog: (obj: ListTemplatesRequest) => any;
|
|
1755
|
-
}
|
|
1756
1402
|
/**
|
|
1757
1403
|
* <p>The template summary.</p>
|
|
1758
1404
|
*/
|
|
@@ -1782,12 +1428,6 @@ export interface TemplateSummary {
|
|
|
1782
1428
|
*/
|
|
1783
1429
|
LastUpdatedTime?: Date;
|
|
1784
1430
|
}
|
|
1785
|
-
export declare namespace TemplateSummary {
|
|
1786
|
-
/**
|
|
1787
|
-
* @internal
|
|
1788
|
-
*/
|
|
1789
|
-
const filterSensitiveLog: (obj: TemplateSummary) => any;
|
|
1790
|
-
}
|
|
1791
1431
|
export interface ListTemplatesResponse {
|
|
1792
1432
|
/**
|
|
1793
1433
|
* <p>A structure containing information about the templates in the list.</p>
|
|
@@ -1806,12 +1446,6 @@ export interface ListTemplatesResponse {
|
|
|
1806
1446
|
*/
|
|
1807
1447
|
RequestId?: string;
|
|
1808
1448
|
}
|
|
1809
|
-
export declare namespace ListTemplatesResponse {
|
|
1810
|
-
/**
|
|
1811
|
-
* @internal
|
|
1812
|
-
*/
|
|
1813
|
-
const filterSensitiveLog: (obj: ListTemplatesResponse) => any;
|
|
1814
|
-
}
|
|
1815
1449
|
export interface ListTemplateVersionsRequest {
|
|
1816
1450
|
/**
|
|
1817
1451
|
* <p>The ID of the Amazon Web Services account that contains the templates that you're listing.</p>
|
|
@@ -1830,12 +1464,6 @@ export interface ListTemplateVersionsRequest {
|
|
|
1830
1464
|
*/
|
|
1831
1465
|
MaxResults?: number;
|
|
1832
1466
|
}
|
|
1833
|
-
export declare namespace ListTemplateVersionsRequest {
|
|
1834
|
-
/**
|
|
1835
|
-
* @internal
|
|
1836
|
-
*/
|
|
1837
|
-
const filterSensitiveLog: (obj: ListTemplateVersionsRequest) => any;
|
|
1838
|
-
}
|
|
1839
1467
|
/**
|
|
1840
1468
|
* <p>The template version.</p>
|
|
1841
1469
|
*/
|
|
@@ -1861,12 +1489,6 @@ export interface TemplateVersionSummary {
|
|
|
1861
1489
|
*/
|
|
1862
1490
|
Description?: string;
|
|
1863
1491
|
}
|
|
1864
|
-
export declare namespace TemplateVersionSummary {
|
|
1865
|
-
/**
|
|
1866
|
-
* @internal
|
|
1867
|
-
*/
|
|
1868
|
-
const filterSensitiveLog: (obj: TemplateVersionSummary) => any;
|
|
1869
|
-
}
|
|
1870
1492
|
export interface ListTemplateVersionsResponse {
|
|
1871
1493
|
/**
|
|
1872
1494
|
* <p>A structure containing a list of all the versions of the specified template.</p>
|
|
@@ -1885,12 +1507,6 @@ export interface ListTemplateVersionsResponse {
|
|
|
1885
1507
|
*/
|
|
1886
1508
|
RequestId?: string;
|
|
1887
1509
|
}
|
|
1888
|
-
export declare namespace ListTemplateVersionsResponse {
|
|
1889
|
-
/**
|
|
1890
|
-
* @internal
|
|
1891
|
-
*/
|
|
1892
|
-
const filterSensitiveLog: (obj: ListTemplateVersionsResponse) => any;
|
|
1893
|
-
}
|
|
1894
1510
|
export interface ListThemeAliasesRequest {
|
|
1895
1511
|
/**
|
|
1896
1512
|
* <p>The ID of the Amazon Web Services account that contains the theme aliases that you're listing.</p>
|
|
@@ -1909,12 +1525,6 @@ export interface ListThemeAliasesRequest {
|
|
|
1909
1525
|
*/
|
|
1910
1526
|
MaxResults?: number;
|
|
1911
1527
|
}
|
|
1912
|
-
export declare namespace ListThemeAliasesRequest {
|
|
1913
|
-
/**
|
|
1914
|
-
* @internal
|
|
1915
|
-
*/
|
|
1916
|
-
const filterSensitiveLog: (obj: ListThemeAliasesRequest) => any;
|
|
1917
|
-
}
|
|
1918
1528
|
export interface ListThemeAliasesResponse {
|
|
1919
1529
|
/**
|
|
1920
1530
|
* <p>A structure containing the list of the theme's aliases.</p>
|
|
@@ -1933,12 +1543,6 @@ export interface ListThemeAliasesResponse {
|
|
|
1933
1543
|
*/
|
|
1934
1544
|
NextToken?: string;
|
|
1935
1545
|
}
|
|
1936
|
-
export declare namespace ListThemeAliasesResponse {
|
|
1937
|
-
/**
|
|
1938
|
-
* @internal
|
|
1939
|
-
*/
|
|
1940
|
-
const filterSensitiveLog: (obj: ListThemeAliasesResponse) => any;
|
|
1941
|
-
}
|
|
1942
1546
|
export interface ListThemesRequest {
|
|
1943
1547
|
/**
|
|
1944
1548
|
* <p>The ID of the Amazon Web Services account that contains the themes that you're listing.</p>
|
|
@@ -1971,12 +1575,6 @@ export interface ListThemesRequest {
|
|
|
1971
1575
|
*/
|
|
1972
1576
|
Type?: ThemeType | string;
|
|
1973
1577
|
}
|
|
1974
|
-
export declare namespace ListThemesRequest {
|
|
1975
|
-
/**
|
|
1976
|
-
* @internal
|
|
1977
|
-
*/
|
|
1978
|
-
const filterSensitiveLog: (obj: ListThemesRequest) => any;
|
|
1979
|
-
}
|
|
1980
1578
|
/**
|
|
1981
1579
|
* <p>The theme summary.</p>
|
|
1982
1580
|
*/
|
|
@@ -2006,12 +1604,6 @@ export interface ThemeSummary {
|
|
|
2006
1604
|
*/
|
|
2007
1605
|
LastUpdatedTime?: Date;
|
|
2008
1606
|
}
|
|
2009
|
-
export declare namespace ThemeSummary {
|
|
2010
|
-
/**
|
|
2011
|
-
* @internal
|
|
2012
|
-
*/
|
|
2013
|
-
const filterSensitiveLog: (obj: ThemeSummary) => any;
|
|
2014
|
-
}
|
|
2015
1607
|
export interface ListThemesResponse {
|
|
2016
1608
|
/**
|
|
2017
1609
|
* <p>Information about the themes in the list.</p>
|
|
@@ -2030,12 +1622,6 @@ export interface ListThemesResponse {
|
|
|
2030
1622
|
*/
|
|
2031
1623
|
RequestId?: string;
|
|
2032
1624
|
}
|
|
2033
|
-
export declare namespace ListThemesResponse {
|
|
2034
|
-
/**
|
|
2035
|
-
* @internal
|
|
2036
|
-
*/
|
|
2037
|
-
const filterSensitiveLog: (obj: ListThemesResponse) => any;
|
|
2038
|
-
}
|
|
2039
1625
|
export interface ListThemeVersionsRequest {
|
|
2040
1626
|
/**
|
|
2041
1627
|
* <p>The ID of the Amazon Web Services account that contains the themes that you're listing.</p>
|
|
@@ -2054,12 +1640,6 @@ export interface ListThemeVersionsRequest {
|
|
|
2054
1640
|
*/
|
|
2055
1641
|
MaxResults?: number;
|
|
2056
1642
|
}
|
|
2057
|
-
export declare namespace ListThemeVersionsRequest {
|
|
2058
|
-
/**
|
|
2059
|
-
* @internal
|
|
2060
|
-
*/
|
|
2061
|
-
const filterSensitiveLog: (obj: ListThemeVersionsRequest) => any;
|
|
2062
|
-
}
|
|
2063
1643
|
/**
|
|
2064
1644
|
* <p>The theme version.</p>
|
|
2065
1645
|
*/
|
|
@@ -2085,12 +1665,6 @@ export interface ThemeVersionSummary {
|
|
|
2085
1665
|
*/
|
|
2086
1666
|
Status?: ResourceStatus | string;
|
|
2087
1667
|
}
|
|
2088
|
-
export declare namespace ThemeVersionSummary {
|
|
2089
|
-
/**
|
|
2090
|
-
* @internal
|
|
2091
|
-
*/
|
|
2092
|
-
const filterSensitiveLog: (obj: ThemeVersionSummary) => any;
|
|
2093
|
-
}
|
|
2094
1668
|
export interface ListThemeVersionsResponse {
|
|
2095
1669
|
/**
|
|
2096
1670
|
* <p>A structure containing a list of all the versions of the specified theme.</p>
|
|
@@ -2109,12 +1683,6 @@ export interface ListThemeVersionsResponse {
|
|
|
2109
1683
|
*/
|
|
2110
1684
|
RequestId?: string;
|
|
2111
1685
|
}
|
|
2112
|
-
export declare namespace ListThemeVersionsResponse {
|
|
2113
|
-
/**
|
|
2114
|
-
* @internal
|
|
2115
|
-
*/
|
|
2116
|
-
const filterSensitiveLog: (obj: ListThemeVersionsResponse) => any;
|
|
2117
|
-
}
|
|
2118
1686
|
export interface ListUserGroupsRequest {
|
|
2119
1687
|
/**
|
|
2120
1688
|
* <p>The Amazon QuickSight user name that you want to list group memberships for.</p>
|
|
@@ -2138,12 +1706,6 @@ export interface ListUserGroupsRequest {
|
|
|
2138
1706
|
*/
|
|
2139
1707
|
MaxResults?: number;
|
|
2140
1708
|
}
|
|
2141
|
-
export declare namespace ListUserGroupsRequest {
|
|
2142
|
-
/**
|
|
2143
|
-
* @internal
|
|
2144
|
-
*/
|
|
2145
|
-
const filterSensitiveLog: (obj: ListUserGroupsRequest) => any;
|
|
2146
|
-
}
|
|
2147
1709
|
export interface ListUserGroupsResponse {
|
|
2148
1710
|
/**
|
|
2149
1711
|
* <p>The list of groups the user is a member of.</p>
|
|
@@ -2162,12 +1724,6 @@ export interface ListUserGroupsResponse {
|
|
|
2162
1724
|
*/
|
|
2163
1725
|
Status?: number;
|
|
2164
1726
|
}
|
|
2165
|
-
export declare namespace ListUserGroupsResponse {
|
|
2166
|
-
/**
|
|
2167
|
-
* @internal
|
|
2168
|
-
*/
|
|
2169
|
-
const filterSensitiveLog: (obj: ListUserGroupsResponse) => any;
|
|
2170
|
-
}
|
|
2171
1727
|
export interface ListUsersRequest {
|
|
2172
1728
|
/**
|
|
2173
1729
|
* <p>The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the
|
|
@@ -2187,12 +1743,6 @@ export interface ListUsersRequest {
|
|
|
2187
1743
|
*/
|
|
2188
1744
|
Namespace: string | undefined;
|
|
2189
1745
|
}
|
|
2190
|
-
export declare namespace ListUsersRequest {
|
|
2191
|
-
/**
|
|
2192
|
-
* @internal
|
|
2193
|
-
*/
|
|
2194
|
-
const filterSensitiveLog: (obj: ListUsersRequest) => any;
|
|
2195
|
-
}
|
|
2196
1746
|
export interface ListUsersResponse {
|
|
2197
1747
|
/**
|
|
2198
1748
|
* <p>The list of users.</p>
|
|
@@ -2211,12 +1761,6 @@ export interface ListUsersResponse {
|
|
|
2211
1761
|
*/
|
|
2212
1762
|
Status?: number;
|
|
2213
1763
|
}
|
|
2214
|
-
export declare namespace ListUsersResponse {
|
|
2215
|
-
/**
|
|
2216
|
-
* @internal
|
|
2217
|
-
*/
|
|
2218
|
-
const filterSensitiveLog: (obj: ListUsersResponse) => any;
|
|
2219
|
-
}
|
|
2220
1764
|
export interface RegisterUserRequest {
|
|
2221
1765
|
/**
|
|
2222
1766
|
* <p>Amazon QuickSight supports several ways of managing the identity of users. This
|
|
@@ -2355,12 +1899,6 @@ export interface RegisterUserRequest {
|
|
|
2355
1899
|
*/
|
|
2356
1900
|
ExternalLoginId?: string;
|
|
2357
1901
|
}
|
|
2358
|
-
export declare namespace RegisterUserRequest {
|
|
2359
|
-
/**
|
|
2360
|
-
* @internal
|
|
2361
|
-
*/
|
|
2362
|
-
const filterSensitiveLog: (obj: RegisterUserRequest) => any;
|
|
2363
|
-
}
|
|
2364
1902
|
export interface RegisterUserResponse {
|
|
2365
1903
|
/**
|
|
2366
1904
|
* <p>The user's user name.</p>
|
|
@@ -2380,12 +1918,6 @@ export interface RegisterUserResponse {
|
|
|
2380
1918
|
*/
|
|
2381
1919
|
Status?: number;
|
|
2382
1920
|
}
|
|
2383
|
-
export declare namespace RegisterUserResponse {
|
|
2384
|
-
/**
|
|
2385
|
-
* @internal
|
|
2386
|
-
*/
|
|
2387
|
-
const filterSensitiveLog: (obj: RegisterUserResponse) => any;
|
|
2388
|
-
}
|
|
2389
1921
|
export interface RestoreAnalysisRequest {
|
|
2390
1922
|
/**
|
|
2391
1923
|
* <p>The ID of the Amazon Web Services account that contains the analysis.</p>
|
|
@@ -2396,12 +1928,6 @@ export interface RestoreAnalysisRequest {
|
|
|
2396
1928
|
*/
|
|
2397
1929
|
AnalysisId: string | undefined;
|
|
2398
1930
|
}
|
|
2399
|
-
export declare namespace RestoreAnalysisRequest {
|
|
2400
|
-
/**
|
|
2401
|
-
* @internal
|
|
2402
|
-
*/
|
|
2403
|
-
const filterSensitiveLog: (obj: RestoreAnalysisRequest) => any;
|
|
2404
|
-
}
|
|
2405
1931
|
export interface RestoreAnalysisResponse {
|
|
2406
1932
|
/**
|
|
2407
1933
|
* <p>The HTTP status of the request.</p>
|
|
@@ -2421,12 +1947,6 @@ export interface RestoreAnalysisResponse {
|
|
|
2421
1947
|
*/
|
|
2422
1948
|
RequestId?: string;
|
|
2423
1949
|
}
|
|
2424
|
-
export declare namespace RestoreAnalysisResponse {
|
|
2425
|
-
/**
|
|
2426
|
-
* @internal
|
|
2427
|
-
*/
|
|
2428
|
-
const filterSensitiveLog: (obj: RestoreAnalysisResponse) => any;
|
|
2429
|
-
}
|
|
2430
1950
|
export interface SearchAnalysesRequest {
|
|
2431
1951
|
/**
|
|
2432
1952
|
* <p>The ID of the Amazon Web Services account that contains the analyses that you're searching
|
|
@@ -2446,12 +1966,6 @@ export interface SearchAnalysesRequest {
|
|
|
2446
1966
|
*/
|
|
2447
1967
|
MaxResults?: number;
|
|
2448
1968
|
}
|
|
2449
|
-
export declare namespace SearchAnalysesRequest {
|
|
2450
|
-
/**
|
|
2451
|
-
* @internal
|
|
2452
|
-
*/
|
|
2453
|
-
const filterSensitiveLog: (obj: SearchAnalysesRequest) => any;
|
|
2454
|
-
}
|
|
2455
1969
|
export interface SearchAnalysesResponse {
|
|
2456
1970
|
/**
|
|
2457
1971
|
* <p>Metadata describing the analyses that you searched for.</p>
|
|
@@ -2471,12 +1985,6 @@ export interface SearchAnalysesResponse {
|
|
|
2471
1985
|
*/
|
|
2472
1986
|
RequestId?: string;
|
|
2473
1987
|
}
|
|
2474
|
-
export declare namespace SearchAnalysesResponse {
|
|
2475
|
-
/**
|
|
2476
|
-
* @internal
|
|
2477
|
-
*/
|
|
2478
|
-
const filterSensitiveLog: (obj: SearchAnalysesResponse) => any;
|
|
2479
|
-
}
|
|
2480
1988
|
export interface SearchDashboardsRequest {
|
|
2481
1989
|
/**
|
|
2482
1990
|
* <p>The ID of the Amazon Web Services account that contains the user whose dashboards you're searching
|
|
@@ -2499,12 +2007,6 @@ export interface SearchDashboardsRequest {
|
|
|
2499
2007
|
*/
|
|
2500
2008
|
MaxResults?: number;
|
|
2501
2009
|
}
|
|
2502
|
-
export declare namespace SearchDashboardsRequest {
|
|
2503
|
-
/**
|
|
2504
|
-
* @internal
|
|
2505
|
-
*/
|
|
2506
|
-
const filterSensitiveLog: (obj: SearchDashboardsRequest) => any;
|
|
2507
|
-
}
|
|
2508
2010
|
export interface SearchDashboardsResponse {
|
|
2509
2011
|
/**
|
|
2510
2012
|
* <p>The list of dashboards owned by the user specified in <code>Filters</code> in your
|
|
@@ -2524,12 +2026,6 @@ export interface SearchDashboardsResponse {
|
|
|
2524
2026
|
*/
|
|
2525
2027
|
RequestId?: string;
|
|
2526
2028
|
}
|
|
2527
|
-
export declare namespace SearchDashboardsResponse {
|
|
2528
|
-
/**
|
|
2529
|
-
* @internal
|
|
2530
|
-
*/
|
|
2531
|
-
const filterSensitiveLog: (obj: SearchDashboardsResponse) => any;
|
|
2532
|
-
}
|
|
2533
2029
|
export interface SearchFoldersRequest {
|
|
2534
2030
|
/**
|
|
2535
2031
|
* <p>The ID for the Amazon Web Services account that contains the folder.</p>
|
|
@@ -2548,12 +2044,6 @@ export interface SearchFoldersRequest {
|
|
|
2548
2044
|
*/
|
|
2549
2045
|
MaxResults?: number;
|
|
2550
2046
|
}
|
|
2551
|
-
export declare namespace SearchFoldersRequest {
|
|
2552
|
-
/**
|
|
2553
|
-
* @internal
|
|
2554
|
-
*/
|
|
2555
|
-
const filterSensitiveLog: (obj: SearchFoldersRequest) => any;
|
|
2556
|
-
}
|
|
2557
2047
|
export interface SearchFoldersResponse {
|
|
2558
2048
|
/**
|
|
2559
2049
|
* <p>The HTTP status of the request.</p>
|
|
@@ -2572,12 +2062,6 @@ export interface SearchFoldersResponse {
|
|
|
2572
2062
|
*/
|
|
2573
2063
|
RequestId?: string;
|
|
2574
2064
|
}
|
|
2575
|
-
export declare namespace SearchFoldersResponse {
|
|
2576
|
-
/**
|
|
2577
|
-
* @internal
|
|
2578
|
-
*/
|
|
2579
|
-
const filterSensitiveLog: (obj: SearchFoldersResponse) => any;
|
|
2580
|
-
}
|
|
2581
2065
|
export interface SearchGroupsRequest {
|
|
2582
2066
|
/**
|
|
2583
2067
|
* <p>The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the
|
|
@@ -2601,12 +2085,6 @@ export interface SearchGroupsRequest {
|
|
|
2601
2085
|
*/
|
|
2602
2086
|
Filters: GroupSearchFilter[] | undefined;
|
|
2603
2087
|
}
|
|
2604
|
-
export declare namespace SearchGroupsRequest {
|
|
2605
|
-
/**
|
|
2606
|
-
* @internal
|
|
2607
|
-
*/
|
|
2608
|
-
const filterSensitiveLog: (obj: SearchGroupsRequest) => any;
|
|
2609
|
-
}
|
|
2610
2088
|
export interface SearchGroupsResponse {
|
|
2611
2089
|
/**
|
|
2612
2090
|
* <p>A list of groups in a specified namespace that match the filters you set in your <code>SearchGroups</code> request.</p>
|
|
@@ -2625,12 +2103,6 @@ export interface SearchGroupsResponse {
|
|
|
2625
2103
|
*/
|
|
2626
2104
|
Status?: number;
|
|
2627
2105
|
}
|
|
2628
|
-
export declare namespace SearchGroupsResponse {
|
|
2629
|
-
/**
|
|
2630
|
-
* @internal
|
|
2631
|
-
*/
|
|
2632
|
-
const filterSensitiveLog: (obj: SearchGroupsResponse) => any;
|
|
2633
|
-
}
|
|
2634
2106
|
export interface TagResourceRequest {
|
|
2635
2107
|
/**
|
|
2636
2108
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to tag.</p>
|
|
@@ -2641,12 +2113,6 @@ export interface TagResourceRequest {
|
|
|
2641
2113
|
*/
|
|
2642
2114
|
Tags: Tag[] | undefined;
|
|
2643
2115
|
}
|
|
2644
|
-
export declare namespace TagResourceRequest {
|
|
2645
|
-
/**
|
|
2646
|
-
* @internal
|
|
2647
|
-
*/
|
|
2648
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2649
|
-
}
|
|
2650
2116
|
export interface TagResourceResponse {
|
|
2651
2117
|
/**
|
|
2652
2118
|
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
@@ -2657,12 +2123,6 @@ export interface TagResourceResponse {
|
|
|
2657
2123
|
*/
|
|
2658
2124
|
Status?: number;
|
|
2659
2125
|
}
|
|
2660
|
-
export declare namespace TagResourceResponse {
|
|
2661
|
-
/**
|
|
2662
|
-
* @internal
|
|
2663
|
-
*/
|
|
2664
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2665
|
-
}
|
|
2666
2126
|
export interface UntagResourceRequest {
|
|
2667
2127
|
/**
|
|
2668
2128
|
* <p>The Amazon Resource Name (ARN) of the resource that you want to untag.</p>
|
|
@@ -2673,12 +2133,6 @@ export interface UntagResourceRequest {
|
|
|
2673
2133
|
*/
|
|
2674
2134
|
TagKeys: string[] | undefined;
|
|
2675
2135
|
}
|
|
2676
|
-
export declare namespace UntagResourceRequest {
|
|
2677
|
-
/**
|
|
2678
|
-
* @internal
|
|
2679
|
-
*/
|
|
2680
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2681
|
-
}
|
|
2682
2136
|
export interface UntagResourceResponse {
|
|
2683
2137
|
/**
|
|
2684
2138
|
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
@@ -2689,12 +2143,6 @@ export interface UntagResourceResponse {
|
|
|
2689
2143
|
*/
|
|
2690
2144
|
Status?: number;
|
|
2691
2145
|
}
|
|
2692
|
-
export declare namespace UntagResourceResponse {
|
|
2693
|
-
/**
|
|
2694
|
-
* @internal
|
|
2695
|
-
*/
|
|
2696
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2697
|
-
}
|
|
2698
2146
|
export interface UpdateAccountCustomizationRequest {
|
|
2699
2147
|
/**
|
|
2700
2148
|
* <p>The ID for the Amazon Web Services account that you want to update Amazon QuickSight customizations
|
|
@@ -2710,12 +2158,6 @@ export interface UpdateAccountCustomizationRequest {
|
|
|
2710
2158
|
*/
|
|
2711
2159
|
AccountCustomization: AccountCustomization | undefined;
|
|
2712
2160
|
}
|
|
2713
|
-
export declare namespace UpdateAccountCustomizationRequest {
|
|
2714
|
-
/**
|
|
2715
|
-
* @internal
|
|
2716
|
-
*/
|
|
2717
|
-
const filterSensitiveLog: (obj: UpdateAccountCustomizationRequest) => any;
|
|
2718
|
-
}
|
|
2719
2161
|
export interface UpdateAccountCustomizationResponse {
|
|
2720
2162
|
/**
|
|
2721
2163
|
* <p>The Amazon Resource Name (ARN) for the updated customization for this Amazon Web Services account.</p>
|
|
@@ -2743,12 +2185,6 @@ export interface UpdateAccountCustomizationResponse {
|
|
|
2743
2185
|
*/
|
|
2744
2186
|
Status?: number;
|
|
2745
2187
|
}
|
|
2746
|
-
export declare namespace UpdateAccountCustomizationResponse {
|
|
2747
|
-
/**
|
|
2748
|
-
* @internal
|
|
2749
|
-
*/
|
|
2750
|
-
const filterSensitiveLog: (obj: UpdateAccountCustomizationResponse) => any;
|
|
2751
|
-
}
|
|
2752
2188
|
export interface UpdateAccountSettingsRequest {
|
|
2753
2189
|
/**
|
|
2754
2190
|
* <p>The ID for the Amazon Web Services account that contains the Amazon QuickSight settings that you want to
|
|
@@ -2769,12 +2205,6 @@ export interface UpdateAccountSettingsRequest {
|
|
|
2769
2205
|
*/
|
|
2770
2206
|
NotificationEmail?: string;
|
|
2771
2207
|
}
|
|
2772
|
-
export declare namespace UpdateAccountSettingsRequest {
|
|
2773
|
-
/**
|
|
2774
|
-
* @internal
|
|
2775
|
-
*/
|
|
2776
|
-
const filterSensitiveLog: (obj: UpdateAccountSettingsRequest) => any;
|
|
2777
|
-
}
|
|
2778
2208
|
export interface UpdateAccountSettingsResponse {
|
|
2779
2209
|
/**
|
|
2780
2210
|
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
@@ -2785,12 +2215,6 @@ export interface UpdateAccountSettingsResponse {
|
|
|
2785
2215
|
*/
|
|
2786
2216
|
Status?: number;
|
|
2787
2217
|
}
|
|
2788
|
-
export declare namespace UpdateAccountSettingsResponse {
|
|
2789
|
-
/**
|
|
2790
|
-
* @internal
|
|
2791
|
-
*/
|
|
2792
|
-
const filterSensitiveLog: (obj: UpdateAccountSettingsResponse) => any;
|
|
2793
|
-
}
|
|
2794
2218
|
export interface UpdateAnalysisRequest {
|
|
2795
2219
|
/**
|
|
2796
2220
|
* <p>The ID of the Amazon Web Services account that contains the analysis that you're updating.</p>
|
|
@@ -2823,12 +2247,6 @@ export interface UpdateAnalysisRequest {
|
|
|
2823
2247
|
*/
|
|
2824
2248
|
ThemeArn?: string;
|
|
2825
2249
|
}
|
|
2826
|
-
export declare namespace UpdateAnalysisRequest {
|
|
2827
|
-
/**
|
|
2828
|
-
* @internal
|
|
2829
|
-
*/
|
|
2830
|
-
const filterSensitiveLog: (obj: UpdateAnalysisRequest) => any;
|
|
2831
|
-
}
|
|
2832
2250
|
export interface UpdateAnalysisResponse {
|
|
2833
2251
|
/**
|
|
2834
2252
|
* <p>The ARN of the analysis that you're updating.</p>
|
|
@@ -2851,12 +2269,6 @@ export interface UpdateAnalysisResponse {
|
|
|
2851
2269
|
*/
|
|
2852
2270
|
RequestId?: string;
|
|
2853
2271
|
}
|
|
2854
|
-
export declare namespace UpdateAnalysisResponse {
|
|
2855
|
-
/**
|
|
2856
|
-
* @internal
|
|
2857
|
-
*/
|
|
2858
|
-
const filterSensitiveLog: (obj: UpdateAnalysisResponse) => any;
|
|
2859
|
-
}
|
|
2860
2272
|
export interface UpdateAnalysisPermissionsRequest {
|
|
2861
2273
|
/**
|
|
2862
2274
|
* <p>The ID of the Amazon Web Services account that contains the analysis whose permissions you're
|
|
@@ -2879,12 +2291,6 @@ export interface UpdateAnalysisPermissionsRequest {
|
|
|
2879
2291
|
*/
|
|
2880
2292
|
RevokePermissions?: ResourcePermission[];
|
|
2881
2293
|
}
|
|
2882
|
-
export declare namespace UpdateAnalysisPermissionsRequest {
|
|
2883
|
-
/**
|
|
2884
|
-
* @internal
|
|
2885
|
-
*/
|
|
2886
|
-
const filterSensitiveLog: (obj: UpdateAnalysisPermissionsRequest) => any;
|
|
2887
|
-
}
|
|
2888
2294
|
export interface UpdateAnalysisPermissionsResponse {
|
|
2889
2295
|
/**
|
|
2890
2296
|
* <p>The Amazon Resource Name (ARN) of the analysis that you updated.</p>
|
|
@@ -2908,12 +2314,6 @@ export interface UpdateAnalysisPermissionsResponse {
|
|
|
2908
2314
|
*/
|
|
2909
2315
|
Status?: number;
|
|
2910
2316
|
}
|
|
2911
|
-
export declare namespace UpdateAnalysisPermissionsResponse {
|
|
2912
|
-
/**
|
|
2913
|
-
* @internal
|
|
2914
|
-
*/
|
|
2915
|
-
const filterSensitiveLog: (obj: UpdateAnalysisPermissionsResponse) => any;
|
|
2916
|
-
}
|
|
2917
2317
|
export interface UpdateDashboardRequest {
|
|
2918
2318
|
/**
|
|
2919
2319
|
* <p>The ID of the Amazon Web Services account that contains the dashboard that you're
|
|
@@ -2989,12 +2389,6 @@ export interface UpdateDashboardRequest {
|
|
|
2989
2389
|
*/
|
|
2990
2390
|
ThemeArn?: string;
|
|
2991
2391
|
}
|
|
2992
|
-
export declare namespace UpdateDashboardRequest {
|
|
2993
|
-
/**
|
|
2994
|
-
* @internal
|
|
2995
|
-
*/
|
|
2996
|
-
const filterSensitiveLog: (obj: UpdateDashboardRequest) => any;
|
|
2997
|
-
}
|
|
2998
2392
|
export interface UpdateDashboardResponse {
|
|
2999
2393
|
/**
|
|
3000
2394
|
* <p>The Amazon Resource Name (ARN) of the resource.</p>
|
|
@@ -3021,12 +2415,6 @@ export interface UpdateDashboardResponse {
|
|
|
3021
2415
|
*/
|
|
3022
2416
|
RequestId?: string;
|
|
3023
2417
|
}
|
|
3024
|
-
export declare namespace UpdateDashboardResponse {
|
|
3025
|
-
/**
|
|
3026
|
-
* @internal
|
|
3027
|
-
*/
|
|
3028
|
-
const filterSensitiveLog: (obj: UpdateDashboardResponse) => any;
|
|
3029
|
-
}
|
|
3030
2418
|
export interface UpdateDashboardPermissionsRequest {
|
|
3031
2419
|
/**
|
|
3032
2420
|
* <p>The ID of the Amazon Web Services account that contains the dashboard whose permissions you're
|
|
@@ -3054,12 +2442,6 @@ export interface UpdateDashboardPermissionsRequest {
|
|
|
3054
2442
|
*/
|
|
3055
2443
|
RevokeLinkPermissions?: ResourcePermission[];
|
|
3056
2444
|
}
|
|
3057
|
-
export declare namespace UpdateDashboardPermissionsRequest {
|
|
3058
|
-
/**
|
|
3059
|
-
* @internal
|
|
3060
|
-
*/
|
|
3061
|
-
const filterSensitiveLog: (obj: UpdateDashboardPermissionsRequest) => any;
|
|
3062
|
-
}
|
|
3063
2445
|
export interface UpdateDashboardPermissionsResponse {
|
|
3064
2446
|
/**
|
|
3065
2447
|
* <p>The Amazon Resource Name (ARN) of the dashboard.</p>
|
|
@@ -3086,12 +2468,6 @@ export interface UpdateDashboardPermissionsResponse {
|
|
|
3086
2468
|
*/
|
|
3087
2469
|
LinkSharingConfiguration?: LinkSharingConfiguration;
|
|
3088
2470
|
}
|
|
3089
|
-
export declare namespace UpdateDashboardPermissionsResponse {
|
|
3090
|
-
/**
|
|
3091
|
-
* @internal
|
|
3092
|
-
*/
|
|
3093
|
-
const filterSensitiveLog: (obj: UpdateDashboardPermissionsResponse) => any;
|
|
3094
|
-
}
|
|
3095
2471
|
export interface UpdateDashboardPublishedVersionRequest {
|
|
3096
2472
|
/**
|
|
3097
2473
|
* <p>The ID of the Amazon Web Services account that contains the dashboard that you're
|
|
@@ -3107,12 +2483,6 @@ export interface UpdateDashboardPublishedVersionRequest {
|
|
|
3107
2483
|
*/
|
|
3108
2484
|
VersionNumber: number | undefined;
|
|
3109
2485
|
}
|
|
3110
|
-
export declare namespace UpdateDashboardPublishedVersionRequest {
|
|
3111
|
-
/**
|
|
3112
|
-
* @internal
|
|
3113
|
-
*/
|
|
3114
|
-
const filterSensitiveLog: (obj: UpdateDashboardPublishedVersionRequest) => any;
|
|
3115
|
-
}
|
|
3116
2486
|
export interface UpdateDashboardPublishedVersionResponse {
|
|
3117
2487
|
/**
|
|
3118
2488
|
* <p>The ID for the dashboard.</p>
|
|
@@ -3131,12 +2501,6 @@ export interface UpdateDashboardPublishedVersionResponse {
|
|
|
3131
2501
|
*/
|
|
3132
2502
|
RequestId?: string;
|
|
3133
2503
|
}
|
|
3134
|
-
export declare namespace UpdateDashboardPublishedVersionResponse {
|
|
3135
|
-
/**
|
|
3136
|
-
* @internal
|
|
3137
|
-
*/
|
|
3138
|
-
const filterSensitiveLog: (obj: UpdateDashboardPublishedVersionResponse) => any;
|
|
3139
|
-
}
|
|
3140
2504
|
export interface UpdateDataSetRequest {
|
|
3141
2505
|
/**
|
|
3142
2506
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -3190,12 +2554,6 @@ export interface UpdateDataSetRequest {
|
|
|
3190
2554
|
*/
|
|
3191
2555
|
DataSetUsageConfiguration?: DataSetUsageConfiguration;
|
|
3192
2556
|
}
|
|
3193
|
-
export declare namespace UpdateDataSetRequest {
|
|
3194
|
-
/**
|
|
3195
|
-
* @internal
|
|
3196
|
-
*/
|
|
3197
|
-
const filterSensitiveLog: (obj: UpdateDataSetRequest) => any;
|
|
3198
|
-
}
|
|
3199
2557
|
export interface UpdateDataSetResponse {
|
|
3200
2558
|
/**
|
|
3201
2559
|
* <p>The Amazon Resource Name (ARN) of the dataset.</p>
|
|
@@ -3224,12 +2582,6 @@ export interface UpdateDataSetResponse {
|
|
|
3224
2582
|
*/
|
|
3225
2583
|
Status?: number;
|
|
3226
2584
|
}
|
|
3227
|
-
export declare namespace UpdateDataSetResponse {
|
|
3228
|
-
/**
|
|
3229
|
-
* @internal
|
|
3230
|
-
*/
|
|
3231
|
-
const filterSensitiveLog: (obj: UpdateDataSetResponse) => any;
|
|
3232
|
-
}
|
|
3233
2585
|
export interface UpdateDataSetPermissionsRequest {
|
|
3234
2586
|
/**
|
|
3235
2587
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -3249,12 +2601,6 @@ export interface UpdateDataSetPermissionsRequest {
|
|
|
3249
2601
|
*/
|
|
3250
2602
|
RevokePermissions?: ResourcePermission[];
|
|
3251
2603
|
}
|
|
3252
|
-
export declare namespace UpdateDataSetPermissionsRequest {
|
|
3253
|
-
/**
|
|
3254
|
-
* @internal
|
|
3255
|
-
*/
|
|
3256
|
-
const filterSensitiveLog: (obj: UpdateDataSetPermissionsRequest) => any;
|
|
3257
|
-
}
|
|
3258
2604
|
export interface UpdateDataSetPermissionsResponse {
|
|
3259
2605
|
/**
|
|
3260
2606
|
* <p>The Amazon Resource Name (ARN) of the dataset.</p>
|
|
@@ -3274,12 +2620,6 @@ export interface UpdateDataSetPermissionsResponse {
|
|
|
3274
2620
|
*/
|
|
3275
2621
|
Status?: number;
|
|
3276
2622
|
}
|
|
3277
|
-
export declare namespace UpdateDataSetPermissionsResponse {
|
|
3278
|
-
/**
|
|
3279
|
-
* @internal
|
|
3280
|
-
*/
|
|
3281
|
-
const filterSensitiveLog: (obj: UpdateDataSetPermissionsResponse) => any;
|
|
3282
|
-
}
|
|
3283
2623
|
export interface UpdateDataSourceRequest {
|
|
3284
2624
|
/**
|
|
3285
2625
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -3313,12 +2653,6 @@ export interface UpdateDataSourceRequest {
|
|
|
3313
2653
|
*/
|
|
3314
2654
|
SslProperties?: SslProperties;
|
|
3315
2655
|
}
|
|
3316
|
-
export declare namespace UpdateDataSourceRequest {
|
|
3317
|
-
/**
|
|
3318
|
-
* @internal
|
|
3319
|
-
*/
|
|
3320
|
-
const filterSensitiveLog: (obj: UpdateDataSourceRequest) => any;
|
|
3321
|
-
}
|
|
3322
2656
|
export interface UpdateDataSourceResponse {
|
|
3323
2657
|
/**
|
|
3324
2658
|
* <p>The Amazon Resource Name (ARN) of the data source.</p>
|
|
@@ -3341,12 +2675,6 @@ export interface UpdateDataSourceResponse {
|
|
|
3341
2675
|
*/
|
|
3342
2676
|
Status?: number;
|
|
3343
2677
|
}
|
|
3344
|
-
export declare namespace UpdateDataSourceResponse {
|
|
3345
|
-
/**
|
|
3346
|
-
* @internal
|
|
3347
|
-
*/
|
|
3348
|
-
const filterSensitiveLog: (obj: UpdateDataSourceResponse) => any;
|
|
3349
|
-
}
|
|
3350
2678
|
export interface UpdateDataSourcePermissionsRequest {
|
|
3351
2679
|
/**
|
|
3352
2680
|
* <p>The Amazon Web Services account ID.</p>
|
|
@@ -3365,12 +2693,6 @@ export interface UpdateDataSourcePermissionsRequest {
|
|
|
3365
2693
|
*/
|
|
3366
2694
|
RevokePermissions?: ResourcePermission[];
|
|
3367
2695
|
}
|
|
3368
|
-
export declare namespace UpdateDataSourcePermissionsRequest {
|
|
3369
|
-
/**
|
|
3370
|
-
* @internal
|
|
3371
|
-
*/
|
|
3372
|
-
const filterSensitiveLog: (obj: UpdateDataSourcePermissionsRequest) => any;
|
|
3373
|
-
}
|
|
3374
2696
|
export interface UpdateDataSourcePermissionsResponse {
|
|
3375
2697
|
/**
|
|
3376
2698
|
* <p>The Amazon Resource Name (ARN) of the data source.</p>
|
|
@@ -3389,12 +2711,6 @@ export interface UpdateDataSourcePermissionsResponse {
|
|
|
3389
2711
|
*/
|
|
3390
2712
|
Status?: number;
|
|
3391
2713
|
}
|
|
3392
|
-
export declare namespace UpdateDataSourcePermissionsResponse {
|
|
3393
|
-
/**
|
|
3394
|
-
* @internal
|
|
3395
|
-
*/
|
|
3396
|
-
const filterSensitiveLog: (obj: UpdateDataSourcePermissionsResponse) => any;
|
|
3397
|
-
}
|
|
3398
2714
|
export interface UpdateFolderRequest {
|
|
3399
2715
|
/**
|
|
3400
2716
|
* <p>The ID for the Amazon Web Services account that contains the folder to update.</p>
|
|
@@ -3409,12 +2725,6 @@ export interface UpdateFolderRequest {
|
|
|
3409
2725
|
*/
|
|
3410
2726
|
Name: string | undefined;
|
|
3411
2727
|
}
|
|
3412
|
-
export declare namespace UpdateFolderRequest {
|
|
3413
|
-
/**
|
|
3414
|
-
* @internal
|
|
3415
|
-
*/
|
|
3416
|
-
const filterSensitiveLog: (obj: UpdateFolderRequest) => any;
|
|
3417
|
-
}
|
|
3418
2728
|
export interface UpdateFolderResponse {
|
|
3419
2729
|
/**
|
|
3420
2730
|
* <p>The HTTP status of the request.</p>
|
|
@@ -3433,12 +2743,6 @@ export interface UpdateFolderResponse {
|
|
|
3433
2743
|
*/
|
|
3434
2744
|
RequestId?: string;
|
|
3435
2745
|
}
|
|
3436
|
-
export declare namespace UpdateFolderResponse {
|
|
3437
|
-
/**
|
|
3438
|
-
* @internal
|
|
3439
|
-
*/
|
|
3440
|
-
const filterSensitiveLog: (obj: UpdateFolderResponse) => any;
|
|
3441
|
-
}
|
|
3442
2746
|
export interface UpdateFolderPermissionsRequest {
|
|
3443
2747
|
/**
|
|
3444
2748
|
* <p>The ID for the Amazon Web Services account that contains the folder to update.</p>
|
|
@@ -3457,12 +2761,6 @@ export interface UpdateFolderPermissionsRequest {
|
|
|
3457
2761
|
*/
|
|
3458
2762
|
RevokePermissions?: ResourcePermission[];
|
|
3459
2763
|
}
|
|
3460
|
-
export declare namespace UpdateFolderPermissionsRequest {
|
|
3461
|
-
/**
|
|
3462
|
-
* @internal
|
|
3463
|
-
*/
|
|
3464
|
-
const filterSensitiveLog: (obj: UpdateFolderPermissionsRequest) => any;
|
|
3465
|
-
}
|
|
3466
2764
|
export interface UpdateFolderPermissionsResponse {
|
|
3467
2765
|
/**
|
|
3468
2766
|
* <p>The HTTP status of the request.</p>
|
|
@@ -3485,12 +2783,6 @@ export interface UpdateFolderPermissionsResponse {
|
|
|
3485
2783
|
*/
|
|
3486
2784
|
RequestId?: string;
|
|
3487
2785
|
}
|
|
3488
|
-
export declare namespace UpdateFolderPermissionsResponse {
|
|
3489
|
-
/**
|
|
3490
|
-
* @internal
|
|
3491
|
-
*/
|
|
3492
|
-
const filterSensitiveLog: (obj: UpdateFolderPermissionsResponse) => any;
|
|
3493
|
-
}
|
|
3494
2786
|
export interface UpdateGroupRequest {
|
|
3495
2787
|
/**
|
|
3496
2788
|
* <p>The name of the group that you want to update.</p>
|
|
@@ -3510,12 +2802,6 @@ export interface UpdateGroupRequest {
|
|
|
3510
2802
|
*/
|
|
3511
2803
|
Namespace: string | undefined;
|
|
3512
2804
|
}
|
|
3513
|
-
export declare namespace UpdateGroupRequest {
|
|
3514
|
-
/**
|
|
3515
|
-
* @internal
|
|
3516
|
-
*/
|
|
3517
|
-
const filterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
3518
|
-
}
|
|
3519
2805
|
export interface UpdateGroupResponse {
|
|
3520
2806
|
/**
|
|
3521
2807
|
* <p>The name of the group.</p>
|
|
@@ -3530,12 +2816,6 @@ export interface UpdateGroupResponse {
|
|
|
3530
2816
|
*/
|
|
3531
2817
|
Status?: number;
|
|
3532
2818
|
}
|
|
3533
|
-
export declare namespace UpdateGroupResponse {
|
|
3534
|
-
/**
|
|
3535
|
-
* @internal
|
|
3536
|
-
*/
|
|
3537
|
-
const filterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
3538
|
-
}
|
|
3539
2819
|
export interface UpdateIAMPolicyAssignmentRequest {
|
|
3540
2820
|
/**
|
|
3541
2821
|
* <p>The ID of the Amazon Web Services account that contains the IAM policy assignment. </p>
|
|
@@ -3579,12 +2859,6 @@ export interface UpdateIAMPolicyAssignmentRequest {
|
|
|
3579
2859
|
*/
|
|
3580
2860
|
Identities?: Record<string, string[]>;
|
|
3581
2861
|
}
|
|
3582
|
-
export declare namespace UpdateIAMPolicyAssignmentRequest {
|
|
3583
|
-
/**
|
|
3584
|
-
* @internal
|
|
3585
|
-
*/
|
|
3586
|
-
const filterSensitiveLog: (obj: UpdateIAMPolicyAssignmentRequest) => any;
|
|
3587
|
-
}
|
|
3588
2862
|
export interface UpdateIAMPolicyAssignmentResponse {
|
|
3589
2863
|
/**
|
|
3590
2864
|
* <p>The name of the assignment or rule.</p>
|
|
@@ -3632,12 +2906,6 @@ export interface UpdateIAMPolicyAssignmentResponse {
|
|
|
3632
2906
|
*/
|
|
3633
2907
|
Status?: number;
|
|
3634
2908
|
}
|
|
3635
|
-
export declare namespace UpdateIAMPolicyAssignmentResponse {
|
|
3636
|
-
/**
|
|
3637
|
-
* @internal
|
|
3638
|
-
*/
|
|
3639
|
-
const filterSensitiveLog: (obj: UpdateIAMPolicyAssignmentResponse) => any;
|
|
3640
|
-
}
|
|
3641
2909
|
export interface UpdateIpRestrictionRequest {
|
|
3642
2910
|
/**
|
|
3643
2911
|
* <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
|
|
@@ -3652,12 +2920,6 @@ export interface UpdateIpRestrictionRequest {
|
|
|
3652
2920
|
*/
|
|
3653
2921
|
Enabled?: boolean;
|
|
3654
2922
|
}
|
|
3655
|
-
export declare namespace UpdateIpRestrictionRequest {
|
|
3656
|
-
/**
|
|
3657
|
-
* @internal
|
|
3658
|
-
*/
|
|
3659
|
-
const filterSensitiveLog: (obj: UpdateIpRestrictionRequest) => any;
|
|
3660
|
-
}
|
|
3661
2923
|
export interface UpdateIpRestrictionResponse {
|
|
3662
2924
|
/**
|
|
3663
2925
|
* <p>The ID of the Amazon Web Services account that contains the IP rules.</p>
|
|
@@ -3672,12 +2934,6 @@ export interface UpdateIpRestrictionResponse {
|
|
|
3672
2934
|
*/
|
|
3673
2935
|
Status?: number;
|
|
3674
2936
|
}
|
|
3675
|
-
export declare namespace UpdateIpRestrictionResponse {
|
|
3676
|
-
/**
|
|
3677
|
-
* @internal
|
|
3678
|
-
*/
|
|
3679
|
-
const filterSensitiveLog: (obj: UpdateIpRestrictionResponse) => any;
|
|
3680
|
-
}
|
|
3681
2937
|
export interface UpdatePublicSharingSettingsRequest {
|
|
3682
2938
|
/**
|
|
3683
2939
|
* <p>The Amazon Web Services account ID associated with your Amazon QuickSight subscription.</p>
|
|
@@ -3688,12 +2944,6 @@ export interface UpdatePublicSharingSettingsRequest {
|
|
|
3688
2944
|
*/
|
|
3689
2945
|
PublicSharingEnabled?: boolean;
|
|
3690
2946
|
}
|
|
3691
|
-
export declare namespace UpdatePublicSharingSettingsRequest {
|
|
3692
|
-
/**
|
|
3693
|
-
* @internal
|
|
3694
|
-
*/
|
|
3695
|
-
const filterSensitiveLog: (obj: UpdatePublicSharingSettingsRequest) => any;
|
|
3696
|
-
}
|
|
3697
2947
|
export interface UpdatePublicSharingSettingsResponse {
|
|
3698
2948
|
/**
|
|
3699
2949
|
* <p>The Amazon Web Services request ID for this operation.</p>
|
|
@@ -3704,12 +2954,6 @@ export interface UpdatePublicSharingSettingsResponse {
|
|
|
3704
2954
|
*/
|
|
3705
2955
|
Status?: number;
|
|
3706
2956
|
}
|
|
3707
|
-
export declare namespace UpdatePublicSharingSettingsResponse {
|
|
3708
|
-
/**
|
|
3709
|
-
* @internal
|
|
3710
|
-
*/
|
|
3711
|
-
const filterSensitiveLog: (obj: UpdatePublicSharingSettingsResponse) => any;
|
|
3712
|
-
}
|
|
3713
2957
|
export interface UpdateTemplateRequest {
|
|
3714
2958
|
/**
|
|
3715
2959
|
* <p>The ID of the Amazon Web Services account that contains the template that you're updating.</p>
|
|
@@ -3744,12 +2988,6 @@ export interface UpdateTemplateRequest {
|
|
|
3744
2988
|
*/
|
|
3745
2989
|
Name?: string;
|
|
3746
2990
|
}
|
|
3747
|
-
export declare namespace UpdateTemplateRequest {
|
|
3748
|
-
/**
|
|
3749
|
-
* @internal
|
|
3750
|
-
*/
|
|
3751
|
-
const filterSensitiveLog: (obj: UpdateTemplateRequest) => any;
|
|
3752
|
-
}
|
|
3753
2991
|
export interface UpdateTemplateResponse {
|
|
3754
2992
|
/**
|
|
3755
2993
|
* <p>The ID for the template.</p>
|
|
@@ -3776,12 +3014,6 @@ export interface UpdateTemplateResponse {
|
|
|
3776
3014
|
*/
|
|
3777
3015
|
RequestId?: string;
|
|
3778
3016
|
}
|
|
3779
|
-
export declare namespace UpdateTemplateResponse {
|
|
3780
|
-
/**
|
|
3781
|
-
* @internal
|
|
3782
|
-
*/
|
|
3783
|
-
const filterSensitiveLog: (obj: UpdateTemplateResponse) => any;
|
|
3784
|
-
}
|
|
3785
3017
|
export interface UpdateTemplateAliasRequest {
|
|
3786
3018
|
/**
|
|
3787
3019
|
* <p>The ID of the Amazon Web Services account that contains the template alias that you're updating.</p>
|
|
@@ -3803,12 +3035,6 @@ export interface UpdateTemplateAliasRequest {
|
|
|
3803
3035
|
*/
|
|
3804
3036
|
TemplateVersionNumber: number | undefined;
|
|
3805
3037
|
}
|
|
3806
|
-
export declare namespace UpdateTemplateAliasRequest {
|
|
3807
|
-
/**
|
|
3808
|
-
* @internal
|
|
3809
|
-
*/
|
|
3810
|
-
const filterSensitiveLog: (obj: UpdateTemplateAliasRequest) => any;
|
|
3811
|
-
}
|
|
3812
3038
|
export interface UpdateTemplateAliasResponse {
|
|
3813
3039
|
/**
|
|
3814
3040
|
* <p>The template alias.</p>
|
|
@@ -3823,12 +3049,6 @@ export interface UpdateTemplateAliasResponse {
|
|
|
3823
3049
|
*/
|
|
3824
3050
|
RequestId?: string;
|
|
3825
3051
|
}
|
|
3826
|
-
export declare namespace UpdateTemplateAliasResponse {
|
|
3827
|
-
/**
|
|
3828
|
-
* @internal
|
|
3829
|
-
*/
|
|
3830
|
-
const filterSensitiveLog: (obj: UpdateTemplateAliasResponse) => any;
|
|
3831
|
-
}
|
|
3832
3052
|
export interface UpdateTemplatePermissionsRequest {
|
|
3833
3053
|
/**
|
|
3834
3054
|
* <p>The ID of the Amazon Web Services account that contains the template.</p>
|
|
@@ -3847,12 +3067,6 @@ export interface UpdateTemplatePermissionsRequest {
|
|
|
3847
3067
|
*/
|
|
3848
3068
|
RevokePermissions?: ResourcePermission[];
|
|
3849
3069
|
}
|
|
3850
|
-
export declare namespace UpdateTemplatePermissionsRequest {
|
|
3851
|
-
/**
|
|
3852
|
-
* @internal
|
|
3853
|
-
*/
|
|
3854
|
-
const filterSensitiveLog: (obj: UpdateTemplatePermissionsRequest) => any;
|
|
3855
|
-
}
|
|
3856
3070
|
export interface UpdateTemplatePermissionsResponse {
|
|
3857
3071
|
/**
|
|
3858
3072
|
* <p>The ID for the template.</p>
|
|
@@ -3875,12 +3089,6 @@ export interface UpdateTemplatePermissionsResponse {
|
|
|
3875
3089
|
*/
|
|
3876
3090
|
Status?: number;
|
|
3877
3091
|
}
|
|
3878
|
-
export declare namespace UpdateTemplatePermissionsResponse {
|
|
3879
|
-
/**
|
|
3880
|
-
* @internal
|
|
3881
|
-
*/
|
|
3882
|
-
const filterSensitiveLog: (obj: UpdateTemplatePermissionsResponse) => any;
|
|
3883
|
-
}
|
|
3884
3092
|
export interface UpdateThemeRequest {
|
|
3885
3093
|
/**
|
|
3886
3094
|
* <p>The ID of the Amazon Web Services account that contains the theme that you're updating.</p>
|
|
@@ -3910,12 +3118,6 @@ export interface UpdateThemeRequest {
|
|
|
3910
3118
|
*/
|
|
3911
3119
|
Configuration?: ThemeConfiguration;
|
|
3912
3120
|
}
|
|
3913
|
-
export declare namespace UpdateThemeRequest {
|
|
3914
|
-
/**
|
|
3915
|
-
* @internal
|
|
3916
|
-
*/
|
|
3917
|
-
const filterSensitiveLog: (obj: UpdateThemeRequest) => any;
|
|
3918
|
-
}
|
|
3919
3121
|
export interface UpdateThemeResponse {
|
|
3920
3122
|
/**
|
|
3921
3123
|
* <p>The ID for the theme.</p>
|
|
@@ -3942,12 +3144,6 @@ export interface UpdateThemeResponse {
|
|
|
3942
3144
|
*/
|
|
3943
3145
|
RequestId?: string;
|
|
3944
3146
|
}
|
|
3945
|
-
export declare namespace UpdateThemeResponse {
|
|
3946
|
-
/**
|
|
3947
|
-
* @internal
|
|
3948
|
-
*/
|
|
3949
|
-
const filterSensitiveLog: (obj: UpdateThemeResponse) => any;
|
|
3950
|
-
}
|
|
3951
3147
|
export interface UpdateThemeAliasRequest {
|
|
3952
3148
|
/**
|
|
3953
3149
|
* <p>The ID of the Amazon Web Services account that contains the theme alias that you're updating.</p>
|
|
@@ -3966,12 +3162,6 @@ export interface UpdateThemeAliasRequest {
|
|
|
3966
3162
|
*/
|
|
3967
3163
|
ThemeVersionNumber: number | undefined;
|
|
3968
3164
|
}
|
|
3969
|
-
export declare namespace UpdateThemeAliasRequest {
|
|
3970
|
-
/**
|
|
3971
|
-
* @internal
|
|
3972
|
-
*/
|
|
3973
|
-
const filterSensitiveLog: (obj: UpdateThemeAliasRequest) => any;
|
|
3974
|
-
}
|
|
3975
3165
|
export interface UpdateThemeAliasResponse {
|
|
3976
3166
|
/**
|
|
3977
3167
|
* <p>Information about the theme alias.</p>
|
|
@@ -3986,12 +3176,6 @@ export interface UpdateThemeAliasResponse {
|
|
|
3986
3176
|
*/
|
|
3987
3177
|
RequestId?: string;
|
|
3988
3178
|
}
|
|
3989
|
-
export declare namespace UpdateThemeAliasResponse {
|
|
3990
|
-
/**
|
|
3991
|
-
* @internal
|
|
3992
|
-
*/
|
|
3993
|
-
const filterSensitiveLog: (obj: UpdateThemeAliasResponse) => any;
|
|
3994
|
-
}
|
|
3995
3179
|
export interface UpdateThemePermissionsRequest {
|
|
3996
3180
|
/**
|
|
3997
3181
|
* <p>The ID of the Amazon Web Services account that contains the theme.</p>
|
|
@@ -4010,12 +3194,6 @@ export interface UpdateThemePermissionsRequest {
|
|
|
4010
3194
|
*/
|
|
4011
3195
|
RevokePermissions?: ResourcePermission[];
|
|
4012
3196
|
}
|
|
4013
|
-
export declare namespace UpdateThemePermissionsRequest {
|
|
4014
|
-
/**
|
|
4015
|
-
* @internal
|
|
4016
|
-
*/
|
|
4017
|
-
const filterSensitiveLog: (obj: UpdateThemePermissionsRequest) => any;
|
|
4018
|
-
}
|
|
4019
3197
|
export interface UpdateThemePermissionsResponse {
|
|
4020
3198
|
/**
|
|
4021
3199
|
* <p>The ID for the theme.</p>
|
|
@@ -4038,12 +3216,6 @@ export interface UpdateThemePermissionsResponse {
|
|
|
4038
3216
|
*/
|
|
4039
3217
|
Status?: number;
|
|
4040
3218
|
}
|
|
4041
|
-
export declare namespace UpdateThemePermissionsResponse {
|
|
4042
|
-
/**
|
|
4043
|
-
* @internal
|
|
4044
|
-
*/
|
|
4045
|
-
const filterSensitiveLog: (obj: UpdateThemePermissionsResponse) => any;
|
|
4046
|
-
}
|
|
4047
3219
|
export interface UpdateUserRequest {
|
|
4048
3220
|
/**
|
|
4049
3221
|
* <p>The Amazon QuickSight user name that you want to update.</p>
|
|
@@ -4153,12 +3325,6 @@ export interface UpdateUserRequest {
|
|
|
4153
3325
|
*/
|
|
4154
3326
|
ExternalLoginId?: string;
|
|
4155
3327
|
}
|
|
4156
|
-
export declare namespace UpdateUserRequest {
|
|
4157
|
-
/**
|
|
4158
|
-
* @internal
|
|
4159
|
-
*/
|
|
4160
|
-
const filterSensitiveLog: (obj: UpdateUserRequest) => any;
|
|
4161
|
-
}
|
|
4162
3328
|
export interface UpdateUserResponse {
|
|
4163
3329
|
/**
|
|
4164
3330
|
* <p>The Amazon QuickSight user.</p>
|
|
@@ -4173,9 +3339,563 @@ export interface UpdateUserResponse {
|
|
|
4173
3339
|
*/
|
|
4174
3340
|
Status?: number;
|
|
4175
3341
|
}
|
|
4176
|
-
|
|
4177
|
-
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
3342
|
+
/**
|
|
3343
|
+
* @internal
|
|
3344
|
+
*/
|
|
3345
|
+
export declare const ThemeVersionFilterSensitiveLog: (obj: ThemeVersion) => any;
|
|
3346
|
+
/**
|
|
3347
|
+
* @internal
|
|
3348
|
+
*/
|
|
3349
|
+
export declare const ThemeFilterSensitiveLog: (obj: Theme) => any;
|
|
3350
|
+
/**
|
|
3351
|
+
* @internal
|
|
3352
|
+
*/
|
|
3353
|
+
export declare const DescribeThemeResponseFilterSensitiveLog: (obj: DescribeThemeResponse) => any;
|
|
3354
|
+
/**
|
|
3355
|
+
* @internal
|
|
3356
|
+
*/
|
|
3357
|
+
export declare const DescribeThemeAliasRequestFilterSensitiveLog: (obj: DescribeThemeAliasRequest) => any;
|
|
3358
|
+
/**
|
|
3359
|
+
* @internal
|
|
3360
|
+
*/
|
|
3361
|
+
export declare const DescribeThemeAliasResponseFilterSensitiveLog: (obj: DescribeThemeAliasResponse) => any;
|
|
3362
|
+
/**
|
|
3363
|
+
* @internal
|
|
3364
|
+
*/
|
|
3365
|
+
export declare const DescribeThemePermissionsRequestFilterSensitiveLog: (obj: DescribeThemePermissionsRequest) => any;
|
|
3366
|
+
/**
|
|
3367
|
+
* @internal
|
|
3368
|
+
*/
|
|
3369
|
+
export declare const DescribeThemePermissionsResponseFilterSensitiveLog: (obj: DescribeThemePermissionsResponse) => any;
|
|
3370
|
+
/**
|
|
3371
|
+
* @internal
|
|
3372
|
+
*/
|
|
3373
|
+
export declare const DescribeUserRequestFilterSensitiveLog: (obj: DescribeUserRequest) => any;
|
|
3374
|
+
/**
|
|
3375
|
+
* @internal
|
|
3376
|
+
*/
|
|
3377
|
+
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
3378
|
+
/**
|
|
3379
|
+
* @internal
|
|
3380
|
+
*/
|
|
3381
|
+
export declare const DescribeUserResponseFilterSensitiveLog: (obj: DescribeUserResponse) => any;
|
|
3382
|
+
/**
|
|
3383
|
+
* @internal
|
|
3384
|
+
*/
|
|
3385
|
+
export declare const MemberIdArnPairFilterSensitiveLog: (obj: MemberIdArnPair) => any;
|
|
3386
|
+
/**
|
|
3387
|
+
* @internal
|
|
3388
|
+
*/
|
|
3389
|
+
export declare const FolderSearchFilterFilterSensitiveLog: (obj: FolderSearchFilter) => any;
|
|
3390
|
+
/**
|
|
3391
|
+
* @internal
|
|
3392
|
+
*/
|
|
3393
|
+
export declare const FolderSummaryFilterSensitiveLog: (obj: FolderSummary) => any;
|
|
3394
|
+
/**
|
|
3395
|
+
* @internal
|
|
3396
|
+
*/
|
|
3397
|
+
export declare const SessionTagFilterSensitiveLog: (obj: SessionTag) => any;
|
|
3398
|
+
/**
|
|
3399
|
+
* @internal
|
|
3400
|
+
*/
|
|
3401
|
+
export declare const GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog: (obj: GenerateEmbedUrlForAnonymousUserRequest) => any;
|
|
3402
|
+
/**
|
|
3403
|
+
* @internal
|
|
3404
|
+
*/
|
|
3405
|
+
export declare const GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog: (obj: GenerateEmbedUrlForAnonymousUserResponse) => any;
|
|
3406
|
+
/**
|
|
3407
|
+
* @internal
|
|
3408
|
+
*/
|
|
3409
|
+
export declare const RegisteredUserDashboardEmbeddingConfigurationFilterSensitiveLog: (obj: RegisteredUserDashboardEmbeddingConfiguration) => any;
|
|
3410
|
+
/**
|
|
3411
|
+
* @internal
|
|
3412
|
+
*/
|
|
3413
|
+
export declare const RegisteredUserQSearchBarEmbeddingConfigurationFilterSensitiveLog: (obj: RegisteredUserQSearchBarEmbeddingConfiguration) => any;
|
|
3414
|
+
/**
|
|
3415
|
+
* @internal
|
|
3416
|
+
*/
|
|
3417
|
+
export declare const RegisteredUserQuickSightConsoleEmbeddingConfigurationFilterSensitiveLog: (obj: RegisteredUserQuickSightConsoleEmbeddingConfiguration) => any;
|
|
3418
|
+
/**
|
|
3419
|
+
* @internal
|
|
3420
|
+
*/
|
|
3421
|
+
export declare const RegisteredUserEmbeddingExperienceConfigurationFilterSensitiveLog: (obj: RegisteredUserEmbeddingExperienceConfiguration) => any;
|
|
3422
|
+
/**
|
|
3423
|
+
* @internal
|
|
3424
|
+
*/
|
|
3425
|
+
export declare const GenerateEmbedUrlForRegisteredUserRequestFilterSensitiveLog: (obj: GenerateEmbedUrlForRegisteredUserRequest) => any;
|
|
3426
|
+
/**
|
|
3427
|
+
* @internal
|
|
3428
|
+
*/
|
|
3429
|
+
export declare const GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog: (obj: GenerateEmbedUrlForRegisteredUserResponse) => any;
|
|
3430
|
+
/**
|
|
3431
|
+
* @internal
|
|
3432
|
+
*/
|
|
3433
|
+
export declare const GetDashboardEmbedUrlRequestFilterSensitiveLog: (obj: GetDashboardEmbedUrlRequest) => any;
|
|
3434
|
+
/**
|
|
3435
|
+
* @internal
|
|
3436
|
+
*/
|
|
3437
|
+
export declare const GetDashboardEmbedUrlResponseFilterSensitiveLog: (obj: GetDashboardEmbedUrlResponse) => any;
|
|
3438
|
+
/**
|
|
3439
|
+
* @internal
|
|
3440
|
+
*/
|
|
3441
|
+
export declare const GetSessionEmbedUrlRequestFilterSensitiveLog: (obj: GetSessionEmbedUrlRequest) => any;
|
|
3442
|
+
/**
|
|
3443
|
+
* @internal
|
|
3444
|
+
*/
|
|
3445
|
+
export declare const GetSessionEmbedUrlResponseFilterSensitiveLog: (obj: GetSessionEmbedUrlResponse) => any;
|
|
3446
|
+
/**
|
|
3447
|
+
* @internal
|
|
3448
|
+
*/
|
|
3449
|
+
export declare const GroupSearchFilterFilterSensitiveLog: (obj: GroupSearchFilter) => any;
|
|
3450
|
+
/**
|
|
3451
|
+
* @internal
|
|
3452
|
+
*/
|
|
3453
|
+
export declare const IAMPolicyAssignmentSummaryFilterSensitiveLog: (obj: IAMPolicyAssignmentSummary) => any;
|
|
3454
|
+
/**
|
|
3455
|
+
* @internal
|
|
3456
|
+
*/
|
|
3457
|
+
export declare const ListAnalysesRequestFilterSensitiveLog: (obj: ListAnalysesRequest) => any;
|
|
3458
|
+
/**
|
|
3459
|
+
* @internal
|
|
3460
|
+
*/
|
|
3461
|
+
export declare const ListAnalysesResponseFilterSensitiveLog: (obj: ListAnalysesResponse) => any;
|
|
3462
|
+
/**
|
|
3463
|
+
* @internal
|
|
3464
|
+
*/
|
|
3465
|
+
export declare const ListDashboardsRequestFilterSensitiveLog: (obj: ListDashboardsRequest) => any;
|
|
3466
|
+
/**
|
|
3467
|
+
* @internal
|
|
3468
|
+
*/
|
|
3469
|
+
export declare const ListDashboardsResponseFilterSensitiveLog: (obj: ListDashboardsResponse) => any;
|
|
3470
|
+
/**
|
|
3471
|
+
* @internal
|
|
3472
|
+
*/
|
|
3473
|
+
export declare const ListDashboardVersionsRequestFilterSensitiveLog: (obj: ListDashboardVersionsRequest) => any;
|
|
3474
|
+
/**
|
|
3475
|
+
* @internal
|
|
3476
|
+
*/
|
|
3477
|
+
export declare const ListDashboardVersionsResponseFilterSensitiveLog: (obj: ListDashboardVersionsResponse) => any;
|
|
3478
|
+
/**
|
|
3479
|
+
* @internal
|
|
3480
|
+
*/
|
|
3481
|
+
export declare const ListDataSetsRequestFilterSensitiveLog: (obj: ListDataSetsRequest) => any;
|
|
3482
|
+
/**
|
|
3483
|
+
* @internal
|
|
3484
|
+
*/
|
|
3485
|
+
export declare const ListDataSetsResponseFilterSensitiveLog: (obj: ListDataSetsResponse) => any;
|
|
3486
|
+
/**
|
|
3487
|
+
* @internal
|
|
3488
|
+
*/
|
|
3489
|
+
export declare const ListDataSourcesRequestFilterSensitiveLog: (obj: ListDataSourcesRequest) => any;
|
|
3490
|
+
/**
|
|
3491
|
+
* @internal
|
|
3492
|
+
*/
|
|
3493
|
+
export declare const ListDataSourcesResponseFilterSensitiveLog: (obj: ListDataSourcesResponse) => any;
|
|
3494
|
+
/**
|
|
3495
|
+
* @internal
|
|
3496
|
+
*/
|
|
3497
|
+
export declare const ListFolderMembersRequestFilterSensitiveLog: (obj: ListFolderMembersRequest) => any;
|
|
3498
|
+
/**
|
|
3499
|
+
* @internal
|
|
3500
|
+
*/
|
|
3501
|
+
export declare const ListFolderMembersResponseFilterSensitiveLog: (obj: ListFolderMembersResponse) => any;
|
|
3502
|
+
/**
|
|
3503
|
+
* @internal
|
|
3504
|
+
*/
|
|
3505
|
+
export declare const ListFoldersRequestFilterSensitiveLog: (obj: ListFoldersRequest) => any;
|
|
3506
|
+
/**
|
|
3507
|
+
* @internal
|
|
3508
|
+
*/
|
|
3509
|
+
export declare const ListFoldersResponseFilterSensitiveLog: (obj: ListFoldersResponse) => any;
|
|
3510
|
+
/**
|
|
3511
|
+
* @internal
|
|
3512
|
+
*/
|
|
3513
|
+
export declare const ListGroupMembershipsRequestFilterSensitiveLog: (obj: ListGroupMembershipsRequest) => any;
|
|
3514
|
+
/**
|
|
3515
|
+
* @internal
|
|
3516
|
+
*/
|
|
3517
|
+
export declare const ListGroupMembershipsResponseFilterSensitiveLog: (obj: ListGroupMembershipsResponse) => any;
|
|
3518
|
+
/**
|
|
3519
|
+
* @internal
|
|
3520
|
+
*/
|
|
3521
|
+
export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
3522
|
+
/**
|
|
3523
|
+
* @internal
|
|
3524
|
+
*/
|
|
3525
|
+
export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
3526
|
+
/**
|
|
3527
|
+
* @internal
|
|
3528
|
+
*/
|
|
3529
|
+
export declare const ListIAMPolicyAssignmentsRequestFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsRequest) => any;
|
|
3530
|
+
/**
|
|
3531
|
+
* @internal
|
|
3532
|
+
*/
|
|
3533
|
+
export declare const ListIAMPolicyAssignmentsResponseFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsResponse) => any;
|
|
3534
|
+
/**
|
|
3535
|
+
* @internal
|
|
3536
|
+
*/
|
|
3537
|
+
export declare const ListIAMPolicyAssignmentsForUserRequestFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsForUserRequest) => any;
|
|
3538
|
+
/**
|
|
3539
|
+
* @internal
|
|
3540
|
+
*/
|
|
3541
|
+
export declare const ListIAMPolicyAssignmentsForUserResponseFilterSensitiveLog: (obj: ListIAMPolicyAssignmentsForUserResponse) => any;
|
|
3542
|
+
/**
|
|
3543
|
+
* @internal
|
|
3544
|
+
*/
|
|
3545
|
+
export declare const ListIngestionsRequestFilterSensitiveLog: (obj: ListIngestionsRequest) => any;
|
|
3546
|
+
/**
|
|
3547
|
+
* @internal
|
|
3548
|
+
*/
|
|
3549
|
+
export declare const ListIngestionsResponseFilterSensitiveLog: (obj: ListIngestionsResponse) => any;
|
|
3550
|
+
/**
|
|
3551
|
+
* @internal
|
|
3552
|
+
*/
|
|
3553
|
+
export declare const ListNamespacesRequestFilterSensitiveLog: (obj: ListNamespacesRequest) => any;
|
|
3554
|
+
/**
|
|
3555
|
+
* @internal
|
|
3556
|
+
*/
|
|
3557
|
+
export declare const ListNamespacesResponseFilterSensitiveLog: (obj: ListNamespacesResponse) => any;
|
|
3558
|
+
/**
|
|
3559
|
+
* @internal
|
|
3560
|
+
*/
|
|
3561
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3562
|
+
/**
|
|
3563
|
+
* @internal
|
|
3564
|
+
*/
|
|
3565
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3566
|
+
/**
|
|
3567
|
+
* @internal
|
|
3568
|
+
*/
|
|
3569
|
+
export declare const ListTemplateAliasesRequestFilterSensitiveLog: (obj: ListTemplateAliasesRequest) => any;
|
|
3570
|
+
/**
|
|
3571
|
+
* @internal
|
|
3572
|
+
*/
|
|
3573
|
+
export declare const ListTemplateAliasesResponseFilterSensitiveLog: (obj: ListTemplateAliasesResponse) => any;
|
|
3574
|
+
/**
|
|
3575
|
+
* @internal
|
|
3576
|
+
*/
|
|
3577
|
+
export declare const ListTemplatesRequestFilterSensitiveLog: (obj: ListTemplatesRequest) => any;
|
|
3578
|
+
/**
|
|
3579
|
+
* @internal
|
|
3580
|
+
*/
|
|
3581
|
+
export declare const TemplateSummaryFilterSensitiveLog: (obj: TemplateSummary) => any;
|
|
3582
|
+
/**
|
|
3583
|
+
* @internal
|
|
3584
|
+
*/
|
|
3585
|
+
export declare const ListTemplatesResponseFilterSensitiveLog: (obj: ListTemplatesResponse) => any;
|
|
3586
|
+
/**
|
|
3587
|
+
* @internal
|
|
3588
|
+
*/
|
|
3589
|
+
export declare const ListTemplateVersionsRequestFilterSensitiveLog: (obj: ListTemplateVersionsRequest) => any;
|
|
3590
|
+
/**
|
|
3591
|
+
* @internal
|
|
3592
|
+
*/
|
|
3593
|
+
export declare const TemplateVersionSummaryFilterSensitiveLog: (obj: TemplateVersionSummary) => any;
|
|
3594
|
+
/**
|
|
3595
|
+
* @internal
|
|
3596
|
+
*/
|
|
3597
|
+
export declare const ListTemplateVersionsResponseFilterSensitiveLog: (obj: ListTemplateVersionsResponse) => any;
|
|
3598
|
+
/**
|
|
3599
|
+
* @internal
|
|
3600
|
+
*/
|
|
3601
|
+
export declare const ListThemeAliasesRequestFilterSensitiveLog: (obj: ListThemeAliasesRequest) => any;
|
|
3602
|
+
/**
|
|
3603
|
+
* @internal
|
|
3604
|
+
*/
|
|
3605
|
+
export declare const ListThemeAliasesResponseFilterSensitiveLog: (obj: ListThemeAliasesResponse) => any;
|
|
3606
|
+
/**
|
|
3607
|
+
* @internal
|
|
3608
|
+
*/
|
|
3609
|
+
export declare const ListThemesRequestFilterSensitiveLog: (obj: ListThemesRequest) => any;
|
|
3610
|
+
/**
|
|
3611
|
+
* @internal
|
|
3612
|
+
*/
|
|
3613
|
+
export declare const ThemeSummaryFilterSensitiveLog: (obj: ThemeSummary) => any;
|
|
3614
|
+
/**
|
|
3615
|
+
* @internal
|
|
3616
|
+
*/
|
|
3617
|
+
export declare const ListThemesResponseFilterSensitiveLog: (obj: ListThemesResponse) => any;
|
|
3618
|
+
/**
|
|
3619
|
+
* @internal
|
|
3620
|
+
*/
|
|
3621
|
+
export declare const ListThemeVersionsRequestFilterSensitiveLog: (obj: ListThemeVersionsRequest) => any;
|
|
3622
|
+
/**
|
|
3623
|
+
* @internal
|
|
3624
|
+
*/
|
|
3625
|
+
export declare const ThemeVersionSummaryFilterSensitiveLog: (obj: ThemeVersionSummary) => any;
|
|
3626
|
+
/**
|
|
3627
|
+
* @internal
|
|
3628
|
+
*/
|
|
3629
|
+
export declare const ListThemeVersionsResponseFilterSensitiveLog: (obj: ListThemeVersionsResponse) => any;
|
|
3630
|
+
/**
|
|
3631
|
+
* @internal
|
|
3632
|
+
*/
|
|
3633
|
+
export declare const ListUserGroupsRequestFilterSensitiveLog: (obj: ListUserGroupsRequest) => any;
|
|
3634
|
+
/**
|
|
3635
|
+
* @internal
|
|
3636
|
+
*/
|
|
3637
|
+
export declare const ListUserGroupsResponseFilterSensitiveLog: (obj: ListUserGroupsResponse) => any;
|
|
3638
|
+
/**
|
|
3639
|
+
* @internal
|
|
3640
|
+
*/
|
|
3641
|
+
export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
|
|
3642
|
+
/**
|
|
3643
|
+
* @internal
|
|
3644
|
+
*/
|
|
3645
|
+
export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
|
|
3646
|
+
/**
|
|
3647
|
+
* @internal
|
|
3648
|
+
*/
|
|
3649
|
+
export declare const RegisterUserRequestFilterSensitiveLog: (obj: RegisterUserRequest) => any;
|
|
3650
|
+
/**
|
|
3651
|
+
* @internal
|
|
3652
|
+
*/
|
|
3653
|
+
export declare const RegisterUserResponseFilterSensitiveLog: (obj: RegisterUserResponse) => any;
|
|
3654
|
+
/**
|
|
3655
|
+
* @internal
|
|
3656
|
+
*/
|
|
3657
|
+
export declare const RestoreAnalysisRequestFilterSensitiveLog: (obj: RestoreAnalysisRequest) => any;
|
|
3658
|
+
/**
|
|
3659
|
+
* @internal
|
|
3660
|
+
*/
|
|
3661
|
+
export declare const RestoreAnalysisResponseFilterSensitiveLog: (obj: RestoreAnalysisResponse) => any;
|
|
3662
|
+
/**
|
|
3663
|
+
* @internal
|
|
3664
|
+
*/
|
|
3665
|
+
export declare const SearchAnalysesRequestFilterSensitiveLog: (obj: SearchAnalysesRequest) => any;
|
|
3666
|
+
/**
|
|
3667
|
+
* @internal
|
|
3668
|
+
*/
|
|
3669
|
+
export declare const SearchAnalysesResponseFilterSensitiveLog: (obj: SearchAnalysesResponse) => any;
|
|
3670
|
+
/**
|
|
3671
|
+
* @internal
|
|
3672
|
+
*/
|
|
3673
|
+
export declare const SearchDashboardsRequestFilterSensitiveLog: (obj: SearchDashboardsRequest) => any;
|
|
3674
|
+
/**
|
|
3675
|
+
* @internal
|
|
3676
|
+
*/
|
|
3677
|
+
export declare const SearchDashboardsResponseFilterSensitiveLog: (obj: SearchDashboardsResponse) => any;
|
|
3678
|
+
/**
|
|
3679
|
+
* @internal
|
|
3680
|
+
*/
|
|
3681
|
+
export declare const SearchFoldersRequestFilterSensitiveLog: (obj: SearchFoldersRequest) => any;
|
|
3682
|
+
/**
|
|
3683
|
+
* @internal
|
|
3684
|
+
*/
|
|
3685
|
+
export declare const SearchFoldersResponseFilterSensitiveLog: (obj: SearchFoldersResponse) => any;
|
|
3686
|
+
/**
|
|
3687
|
+
* @internal
|
|
3688
|
+
*/
|
|
3689
|
+
export declare const SearchGroupsRequestFilterSensitiveLog: (obj: SearchGroupsRequest) => any;
|
|
3690
|
+
/**
|
|
3691
|
+
* @internal
|
|
3692
|
+
*/
|
|
3693
|
+
export declare const SearchGroupsResponseFilterSensitiveLog: (obj: SearchGroupsResponse) => any;
|
|
3694
|
+
/**
|
|
3695
|
+
* @internal
|
|
3696
|
+
*/
|
|
3697
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3698
|
+
/**
|
|
3699
|
+
* @internal
|
|
3700
|
+
*/
|
|
3701
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3702
|
+
/**
|
|
3703
|
+
* @internal
|
|
3704
|
+
*/
|
|
3705
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3706
|
+
/**
|
|
3707
|
+
* @internal
|
|
3708
|
+
*/
|
|
3709
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3710
|
+
/**
|
|
3711
|
+
* @internal
|
|
3712
|
+
*/
|
|
3713
|
+
export declare const UpdateAccountCustomizationRequestFilterSensitiveLog: (obj: UpdateAccountCustomizationRequest) => any;
|
|
3714
|
+
/**
|
|
3715
|
+
* @internal
|
|
3716
|
+
*/
|
|
3717
|
+
export declare const UpdateAccountCustomizationResponseFilterSensitiveLog: (obj: UpdateAccountCustomizationResponse) => any;
|
|
3718
|
+
/**
|
|
3719
|
+
* @internal
|
|
3720
|
+
*/
|
|
3721
|
+
export declare const UpdateAccountSettingsRequestFilterSensitiveLog: (obj: UpdateAccountSettingsRequest) => any;
|
|
3722
|
+
/**
|
|
3723
|
+
* @internal
|
|
3724
|
+
*/
|
|
3725
|
+
export declare const UpdateAccountSettingsResponseFilterSensitiveLog: (obj: UpdateAccountSettingsResponse) => any;
|
|
3726
|
+
/**
|
|
3727
|
+
* @internal
|
|
3728
|
+
*/
|
|
3729
|
+
export declare const UpdateAnalysisRequestFilterSensitiveLog: (obj: UpdateAnalysisRequest) => any;
|
|
3730
|
+
/**
|
|
3731
|
+
* @internal
|
|
3732
|
+
*/
|
|
3733
|
+
export declare const UpdateAnalysisResponseFilterSensitiveLog: (obj: UpdateAnalysisResponse) => any;
|
|
3734
|
+
/**
|
|
3735
|
+
* @internal
|
|
3736
|
+
*/
|
|
3737
|
+
export declare const UpdateAnalysisPermissionsRequestFilterSensitiveLog: (obj: UpdateAnalysisPermissionsRequest) => any;
|
|
3738
|
+
/**
|
|
3739
|
+
* @internal
|
|
3740
|
+
*/
|
|
3741
|
+
export declare const UpdateAnalysisPermissionsResponseFilterSensitiveLog: (obj: UpdateAnalysisPermissionsResponse) => any;
|
|
3742
|
+
/**
|
|
3743
|
+
* @internal
|
|
3744
|
+
*/
|
|
3745
|
+
export declare const UpdateDashboardRequestFilterSensitiveLog: (obj: UpdateDashboardRequest) => any;
|
|
3746
|
+
/**
|
|
3747
|
+
* @internal
|
|
3748
|
+
*/
|
|
3749
|
+
export declare const UpdateDashboardResponseFilterSensitiveLog: (obj: UpdateDashboardResponse) => any;
|
|
3750
|
+
/**
|
|
3751
|
+
* @internal
|
|
3752
|
+
*/
|
|
3753
|
+
export declare const UpdateDashboardPermissionsRequestFilterSensitiveLog: (obj: UpdateDashboardPermissionsRequest) => any;
|
|
3754
|
+
/**
|
|
3755
|
+
* @internal
|
|
3756
|
+
*/
|
|
3757
|
+
export declare const UpdateDashboardPermissionsResponseFilterSensitiveLog: (obj: UpdateDashboardPermissionsResponse) => any;
|
|
3758
|
+
/**
|
|
3759
|
+
* @internal
|
|
3760
|
+
*/
|
|
3761
|
+
export declare const UpdateDashboardPublishedVersionRequestFilterSensitiveLog: (obj: UpdateDashboardPublishedVersionRequest) => any;
|
|
3762
|
+
/**
|
|
3763
|
+
* @internal
|
|
3764
|
+
*/
|
|
3765
|
+
export declare const UpdateDashboardPublishedVersionResponseFilterSensitiveLog: (obj: UpdateDashboardPublishedVersionResponse) => any;
|
|
3766
|
+
/**
|
|
3767
|
+
* @internal
|
|
3768
|
+
*/
|
|
3769
|
+
export declare const UpdateDataSetRequestFilterSensitiveLog: (obj: UpdateDataSetRequest) => any;
|
|
3770
|
+
/**
|
|
3771
|
+
* @internal
|
|
3772
|
+
*/
|
|
3773
|
+
export declare const UpdateDataSetResponseFilterSensitiveLog: (obj: UpdateDataSetResponse) => any;
|
|
3774
|
+
/**
|
|
3775
|
+
* @internal
|
|
3776
|
+
*/
|
|
3777
|
+
export declare const UpdateDataSetPermissionsRequestFilterSensitiveLog: (obj: UpdateDataSetPermissionsRequest) => any;
|
|
3778
|
+
/**
|
|
3779
|
+
* @internal
|
|
3780
|
+
*/
|
|
3781
|
+
export declare const UpdateDataSetPermissionsResponseFilterSensitiveLog: (obj: UpdateDataSetPermissionsResponse) => any;
|
|
3782
|
+
/**
|
|
3783
|
+
* @internal
|
|
3784
|
+
*/
|
|
3785
|
+
export declare const UpdateDataSourceRequestFilterSensitiveLog: (obj: UpdateDataSourceRequest) => any;
|
|
3786
|
+
/**
|
|
3787
|
+
* @internal
|
|
3788
|
+
*/
|
|
3789
|
+
export declare const UpdateDataSourceResponseFilterSensitiveLog: (obj: UpdateDataSourceResponse) => any;
|
|
3790
|
+
/**
|
|
3791
|
+
* @internal
|
|
3792
|
+
*/
|
|
3793
|
+
export declare const UpdateDataSourcePermissionsRequestFilterSensitiveLog: (obj: UpdateDataSourcePermissionsRequest) => any;
|
|
3794
|
+
/**
|
|
3795
|
+
* @internal
|
|
3796
|
+
*/
|
|
3797
|
+
export declare const UpdateDataSourcePermissionsResponseFilterSensitiveLog: (obj: UpdateDataSourcePermissionsResponse) => any;
|
|
3798
|
+
/**
|
|
3799
|
+
* @internal
|
|
3800
|
+
*/
|
|
3801
|
+
export declare const UpdateFolderRequestFilterSensitiveLog: (obj: UpdateFolderRequest) => any;
|
|
3802
|
+
/**
|
|
3803
|
+
* @internal
|
|
3804
|
+
*/
|
|
3805
|
+
export declare const UpdateFolderResponseFilterSensitiveLog: (obj: UpdateFolderResponse) => any;
|
|
3806
|
+
/**
|
|
3807
|
+
* @internal
|
|
3808
|
+
*/
|
|
3809
|
+
export declare const UpdateFolderPermissionsRequestFilterSensitiveLog: (obj: UpdateFolderPermissionsRequest) => any;
|
|
3810
|
+
/**
|
|
3811
|
+
* @internal
|
|
3812
|
+
*/
|
|
3813
|
+
export declare const UpdateFolderPermissionsResponseFilterSensitiveLog: (obj: UpdateFolderPermissionsResponse) => any;
|
|
3814
|
+
/**
|
|
3815
|
+
* @internal
|
|
3816
|
+
*/
|
|
3817
|
+
export declare const UpdateGroupRequestFilterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
3818
|
+
/**
|
|
3819
|
+
* @internal
|
|
3820
|
+
*/
|
|
3821
|
+
export declare const UpdateGroupResponseFilterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
3822
|
+
/**
|
|
3823
|
+
* @internal
|
|
3824
|
+
*/
|
|
3825
|
+
export declare const UpdateIAMPolicyAssignmentRequestFilterSensitiveLog: (obj: UpdateIAMPolicyAssignmentRequest) => any;
|
|
3826
|
+
/**
|
|
3827
|
+
* @internal
|
|
3828
|
+
*/
|
|
3829
|
+
export declare const UpdateIAMPolicyAssignmentResponseFilterSensitiveLog: (obj: UpdateIAMPolicyAssignmentResponse) => any;
|
|
3830
|
+
/**
|
|
3831
|
+
* @internal
|
|
3832
|
+
*/
|
|
3833
|
+
export declare const UpdateIpRestrictionRequestFilterSensitiveLog: (obj: UpdateIpRestrictionRequest) => any;
|
|
3834
|
+
/**
|
|
3835
|
+
* @internal
|
|
3836
|
+
*/
|
|
3837
|
+
export declare const UpdateIpRestrictionResponseFilterSensitiveLog: (obj: UpdateIpRestrictionResponse) => any;
|
|
3838
|
+
/**
|
|
3839
|
+
* @internal
|
|
3840
|
+
*/
|
|
3841
|
+
export declare const UpdatePublicSharingSettingsRequestFilterSensitiveLog: (obj: UpdatePublicSharingSettingsRequest) => any;
|
|
3842
|
+
/**
|
|
3843
|
+
* @internal
|
|
3844
|
+
*/
|
|
3845
|
+
export declare const UpdatePublicSharingSettingsResponseFilterSensitiveLog: (obj: UpdatePublicSharingSettingsResponse) => any;
|
|
3846
|
+
/**
|
|
3847
|
+
* @internal
|
|
3848
|
+
*/
|
|
3849
|
+
export declare const UpdateTemplateRequestFilterSensitiveLog: (obj: UpdateTemplateRequest) => any;
|
|
3850
|
+
/**
|
|
3851
|
+
* @internal
|
|
3852
|
+
*/
|
|
3853
|
+
export declare const UpdateTemplateResponseFilterSensitiveLog: (obj: UpdateTemplateResponse) => any;
|
|
3854
|
+
/**
|
|
3855
|
+
* @internal
|
|
3856
|
+
*/
|
|
3857
|
+
export declare const UpdateTemplateAliasRequestFilterSensitiveLog: (obj: UpdateTemplateAliasRequest) => any;
|
|
3858
|
+
/**
|
|
3859
|
+
* @internal
|
|
3860
|
+
*/
|
|
3861
|
+
export declare const UpdateTemplateAliasResponseFilterSensitiveLog: (obj: UpdateTemplateAliasResponse) => any;
|
|
3862
|
+
/**
|
|
3863
|
+
* @internal
|
|
3864
|
+
*/
|
|
3865
|
+
export declare const UpdateTemplatePermissionsRequestFilterSensitiveLog: (obj: UpdateTemplatePermissionsRequest) => any;
|
|
3866
|
+
/**
|
|
3867
|
+
* @internal
|
|
3868
|
+
*/
|
|
3869
|
+
export declare const UpdateTemplatePermissionsResponseFilterSensitiveLog: (obj: UpdateTemplatePermissionsResponse) => any;
|
|
3870
|
+
/**
|
|
3871
|
+
* @internal
|
|
3872
|
+
*/
|
|
3873
|
+
export declare const UpdateThemeRequestFilterSensitiveLog: (obj: UpdateThemeRequest) => any;
|
|
3874
|
+
/**
|
|
3875
|
+
* @internal
|
|
3876
|
+
*/
|
|
3877
|
+
export declare const UpdateThemeResponseFilterSensitiveLog: (obj: UpdateThemeResponse) => any;
|
|
3878
|
+
/**
|
|
3879
|
+
* @internal
|
|
3880
|
+
*/
|
|
3881
|
+
export declare const UpdateThemeAliasRequestFilterSensitiveLog: (obj: UpdateThemeAliasRequest) => any;
|
|
3882
|
+
/**
|
|
3883
|
+
* @internal
|
|
3884
|
+
*/
|
|
3885
|
+
export declare const UpdateThemeAliasResponseFilterSensitiveLog: (obj: UpdateThemeAliasResponse) => any;
|
|
3886
|
+
/**
|
|
3887
|
+
* @internal
|
|
3888
|
+
*/
|
|
3889
|
+
export declare const UpdateThemePermissionsRequestFilterSensitiveLog: (obj: UpdateThemePermissionsRequest) => any;
|
|
3890
|
+
/**
|
|
3891
|
+
* @internal
|
|
3892
|
+
*/
|
|
3893
|
+
export declare const UpdateThemePermissionsResponseFilterSensitiveLog: (obj: UpdateThemePermissionsResponse) => any;
|
|
3894
|
+
/**
|
|
3895
|
+
* @internal
|
|
3896
|
+
*/
|
|
3897
|
+
export declare const UpdateUserRequestFilterSensitiveLog: (obj: UpdateUserRequest) => any;
|
|
3898
|
+
/**
|
|
3899
|
+
* @internal
|
|
3900
|
+
*/
|
|
3901
|
+
export declare const UpdateUserResponseFilterSensitiveLog: (obj: UpdateUserResponse) => any;
|