@aws-sdk/client-quicksight 3.54.1 → 3.55.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 +11 -0
- package/dist-cjs/QuickSight.js +30 -0
- package/dist-cjs/QuickSightClient.js +13 -13
- package/dist-cjs/commands/CancelIngestionCommand.js +3 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +3 -3
- package/dist-cjs/commands/CreateDashboardCommand.js +3 -3
- package/dist-cjs/commands/CreateDataSetCommand.js +3 -3
- package/dist-cjs/commands/CreateDataSourceCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderCommand.js +3 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateGroupCommand.js +3 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +3 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +3 -3
- package/dist-cjs/commands/CreateThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/CreateThemeCommand.js +3 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +3 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +3 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +3 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +3 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +3 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +3 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +3 -3
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +3 -3
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +3 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +3 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +36 -0
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +3 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +3 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +3 -3
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +3 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeUserCommand.js +4 -5
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -3
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +3 -3
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +3 -3
- package/dist-cjs/commands/ListAnalysesCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +3 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +3 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +3 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +3 -3
- package/dist-cjs/commands/ListFoldersCommand.js +3 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +3 -3
- package/dist-cjs/commands/ListGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +3 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +3 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +3 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +3 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +3 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListThemesCommand.js +3 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +3 -3
- package/dist-cjs/commands/ListUsersCommand.js +3 -3
- package/dist-cjs/commands/RegisterUserCommand.js +3 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +3 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +3 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +3 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +3 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +36 -0
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +3 -3
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +3 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +3 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +3 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +3 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateUserCommand.js +3 -3
- package/dist-cjs/commands/index.js +2 -0
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/models/models_0.js +13 -12
- package/dist-cjs/models/models_1.js +40 -3
- package/dist-cjs/protocols/Aws_restJson1.js +1411 -1156
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/QuickSight.js +145 -115
- package/dist-es/commands/DescribeGroupMembershipCommand.js +39 -0
- package/dist-es/commands/DescribeUserCommand.js +1 -2
- package/dist-es/commands/SearchGroupsCommand.js +39 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/models_0.js +8 -9
- package/dist-es/models/models_1.js +29 -0
- package/dist-es/pagination/ListAnalysesPaginator.js +4 -4
- package/dist-es/pagination/ListDashboardVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListDashboardsPaginator.js +4 -4
- package/dist-es/pagination/ListDataSetsPaginator.js +4 -4
- package/dist-es/pagination/ListDataSourcesPaginator.js +4 -4
- package/dist-es/pagination/ListIngestionsPaginator.js +4 -4
- package/dist-es/pagination/ListNamespacesPaginator.js +4 -4
- package/dist-es/pagination/ListTemplateAliasesPaginator.js +4 -4
- package/dist-es/pagination/ListTemplateVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListTemplatesPaginator.js +4 -4
- package/dist-es/pagination/ListThemeVersionsPaginator.js +4 -4
- package/dist-es/pagination/ListThemesPaginator.js +4 -4
- package/dist-es/pagination/SearchAnalysesPaginator.js +4 -4
- package/dist-es/pagination/SearchDashboardsPaginator.js +4 -4
- package/dist-es/protocols/Aws_restJson1.js +422 -115
- package/dist-types/QuickSight.d.ts +17 -1
- package/dist-types/QuickSightClient.d.ts +4 -2
- package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGroupMembershipCommand.d.ts +37 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -2
- package/dist-types/commands/SearchGroupsCommand.d.ts +35 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +51 -30
- package/dist-types/models/models_1.d.ts +117 -6
- package/dist-types/protocols/Aws_restJson1.d.ts +6 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/QuickSight.d.ts +6 -0
- package/dist-types/ts3.4/QuickSightClient.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeGroupMembershipCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/SearchGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +26 -16
- package/dist-types/ts3.4/models/models_1.d.ts +66 -1
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +34 -34
package/dist-es/QuickSight.js
CHANGED
|
@@ -47,6 +47,7 @@ import { DescribeFolderCommand, } from "./commands/DescribeFolderCommand";
|
|
|
47
47
|
import { DescribeFolderPermissionsCommand, } from "./commands/DescribeFolderPermissionsCommand";
|
|
48
48
|
import { DescribeFolderResolvedPermissionsCommand, } from "./commands/DescribeFolderResolvedPermissionsCommand";
|
|
49
49
|
import { DescribeGroupCommand, } from "./commands/DescribeGroupCommand";
|
|
50
|
+
import { DescribeGroupMembershipCommand, } from "./commands/DescribeGroupMembershipCommand";
|
|
50
51
|
import { DescribeIAMPolicyAssignmentCommand, } from "./commands/DescribeIAMPolicyAssignmentCommand";
|
|
51
52
|
import { DescribeIngestionCommand, } from "./commands/DescribeIngestionCommand";
|
|
52
53
|
import { DescribeIpRestrictionCommand, } from "./commands/DescribeIpRestrictionCommand";
|
|
@@ -89,6 +90,7 @@ import { RestoreAnalysisCommand, } from "./commands/RestoreAnalysisCommand";
|
|
|
89
90
|
import { SearchAnalysesCommand, } from "./commands/SearchAnalysesCommand";
|
|
90
91
|
import { SearchDashboardsCommand, } from "./commands/SearchDashboardsCommand";
|
|
91
92
|
import { SearchFoldersCommand, } from "./commands/SearchFoldersCommand";
|
|
93
|
+
import { SearchGroupsCommand, } from "./commands/SearchGroupsCommand";
|
|
92
94
|
import { TagResourceCommand } from "./commands/TagResourceCommand";
|
|
93
95
|
import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
|
|
94
96
|
import { UpdateAccountCustomizationCommand, } from "./commands/UpdateAccountCustomizationCommand";
|
|
@@ -127,7 +129,7 @@ var QuickSight = (function (_super) {
|
|
|
127
129
|
}
|
|
128
130
|
else if (typeof cb === "function") {
|
|
129
131
|
if (typeof optionsOrCb !== "object")
|
|
130
|
-
throw new Error("Expect http options but get "
|
|
132
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
131
133
|
this.send(command, optionsOrCb || {}, cb);
|
|
132
134
|
}
|
|
133
135
|
else {
|
|
@@ -141,7 +143,7 @@ var QuickSight = (function (_super) {
|
|
|
141
143
|
}
|
|
142
144
|
else if (typeof cb === "function") {
|
|
143
145
|
if (typeof optionsOrCb !== "object")
|
|
144
|
-
throw new Error("Expect http options but get "
|
|
146
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
145
147
|
this.send(command, optionsOrCb || {}, cb);
|
|
146
148
|
}
|
|
147
149
|
else {
|
|
@@ -155,7 +157,7 @@ var QuickSight = (function (_super) {
|
|
|
155
157
|
}
|
|
156
158
|
else if (typeof cb === "function") {
|
|
157
159
|
if (typeof optionsOrCb !== "object")
|
|
158
|
-
throw new Error("Expect http options but get "
|
|
160
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
159
161
|
this.send(command, optionsOrCb || {}, cb);
|
|
160
162
|
}
|
|
161
163
|
else {
|
|
@@ -169,7 +171,7 @@ var QuickSight = (function (_super) {
|
|
|
169
171
|
}
|
|
170
172
|
else if (typeof cb === "function") {
|
|
171
173
|
if (typeof optionsOrCb !== "object")
|
|
172
|
-
throw new Error("Expect http options but get "
|
|
174
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
173
175
|
this.send(command, optionsOrCb || {}, cb);
|
|
174
176
|
}
|
|
175
177
|
else {
|
|
@@ -183,7 +185,7 @@ var QuickSight = (function (_super) {
|
|
|
183
185
|
}
|
|
184
186
|
else if (typeof cb === "function") {
|
|
185
187
|
if (typeof optionsOrCb !== "object")
|
|
186
|
-
throw new Error("Expect http options but get "
|
|
188
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
187
189
|
this.send(command, optionsOrCb || {}, cb);
|
|
188
190
|
}
|
|
189
191
|
else {
|
|
@@ -197,7 +199,7 @@ var QuickSight = (function (_super) {
|
|
|
197
199
|
}
|
|
198
200
|
else if (typeof cb === "function") {
|
|
199
201
|
if (typeof optionsOrCb !== "object")
|
|
200
|
-
throw new Error("Expect http options but get "
|
|
202
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
201
203
|
this.send(command, optionsOrCb || {}, cb);
|
|
202
204
|
}
|
|
203
205
|
else {
|
|
@@ -211,7 +213,7 @@ var QuickSight = (function (_super) {
|
|
|
211
213
|
}
|
|
212
214
|
else if (typeof cb === "function") {
|
|
213
215
|
if (typeof optionsOrCb !== "object")
|
|
214
|
-
throw new Error("Expect http options but get "
|
|
216
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
215
217
|
this.send(command, optionsOrCb || {}, cb);
|
|
216
218
|
}
|
|
217
219
|
else {
|
|
@@ -225,7 +227,7 @@ var QuickSight = (function (_super) {
|
|
|
225
227
|
}
|
|
226
228
|
else if (typeof cb === "function") {
|
|
227
229
|
if (typeof optionsOrCb !== "object")
|
|
228
|
-
throw new Error("Expect http options but get "
|
|
230
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
229
231
|
this.send(command, optionsOrCb || {}, cb);
|
|
230
232
|
}
|
|
231
233
|
else {
|
|
@@ -239,7 +241,7 @@ var QuickSight = (function (_super) {
|
|
|
239
241
|
}
|
|
240
242
|
else if (typeof cb === "function") {
|
|
241
243
|
if (typeof optionsOrCb !== "object")
|
|
242
|
-
throw new Error("Expect http options but get "
|
|
244
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
243
245
|
this.send(command, optionsOrCb || {}, cb);
|
|
244
246
|
}
|
|
245
247
|
else {
|
|
@@ -253,7 +255,7 @@ var QuickSight = (function (_super) {
|
|
|
253
255
|
}
|
|
254
256
|
else if (typeof cb === "function") {
|
|
255
257
|
if (typeof optionsOrCb !== "object")
|
|
256
|
-
throw new Error("Expect http options but get "
|
|
258
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
257
259
|
this.send(command, optionsOrCb || {}, cb);
|
|
258
260
|
}
|
|
259
261
|
else {
|
|
@@ -267,7 +269,7 @@ var QuickSight = (function (_super) {
|
|
|
267
269
|
}
|
|
268
270
|
else if (typeof cb === "function") {
|
|
269
271
|
if (typeof optionsOrCb !== "object")
|
|
270
|
-
throw new Error("Expect http options but get "
|
|
272
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
271
273
|
this.send(command, optionsOrCb || {}, cb);
|
|
272
274
|
}
|
|
273
275
|
else {
|
|
@@ -281,7 +283,7 @@ var QuickSight = (function (_super) {
|
|
|
281
283
|
}
|
|
282
284
|
else if (typeof cb === "function") {
|
|
283
285
|
if (typeof optionsOrCb !== "object")
|
|
284
|
-
throw new Error("Expect http options but get "
|
|
286
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
285
287
|
this.send(command, optionsOrCb || {}, cb);
|
|
286
288
|
}
|
|
287
289
|
else {
|
|
@@ -295,7 +297,7 @@ var QuickSight = (function (_super) {
|
|
|
295
297
|
}
|
|
296
298
|
else if (typeof cb === "function") {
|
|
297
299
|
if (typeof optionsOrCb !== "object")
|
|
298
|
-
throw new Error("Expect http options but get "
|
|
300
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
299
301
|
this.send(command, optionsOrCb || {}, cb);
|
|
300
302
|
}
|
|
301
303
|
else {
|
|
@@ -309,7 +311,7 @@ var QuickSight = (function (_super) {
|
|
|
309
311
|
}
|
|
310
312
|
else if (typeof cb === "function") {
|
|
311
313
|
if (typeof optionsOrCb !== "object")
|
|
312
|
-
throw new Error("Expect http options but get "
|
|
314
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
313
315
|
this.send(command, optionsOrCb || {}, cb);
|
|
314
316
|
}
|
|
315
317
|
else {
|
|
@@ -323,7 +325,7 @@ var QuickSight = (function (_super) {
|
|
|
323
325
|
}
|
|
324
326
|
else if (typeof cb === "function") {
|
|
325
327
|
if (typeof optionsOrCb !== "object")
|
|
326
|
-
throw new Error("Expect http options but get "
|
|
328
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
327
329
|
this.send(command, optionsOrCb || {}, cb);
|
|
328
330
|
}
|
|
329
331
|
else {
|
|
@@ -337,7 +339,7 @@ var QuickSight = (function (_super) {
|
|
|
337
339
|
}
|
|
338
340
|
else if (typeof cb === "function") {
|
|
339
341
|
if (typeof optionsOrCb !== "object")
|
|
340
|
-
throw new Error("Expect http options but get "
|
|
342
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
341
343
|
this.send(command, optionsOrCb || {}, cb);
|
|
342
344
|
}
|
|
343
345
|
else {
|
|
@@ -351,7 +353,7 @@ var QuickSight = (function (_super) {
|
|
|
351
353
|
}
|
|
352
354
|
else if (typeof cb === "function") {
|
|
353
355
|
if (typeof optionsOrCb !== "object")
|
|
354
|
-
throw new Error("Expect http options but get "
|
|
356
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
355
357
|
this.send(command, optionsOrCb || {}, cb);
|
|
356
358
|
}
|
|
357
359
|
else {
|
|
@@ -365,7 +367,7 @@ var QuickSight = (function (_super) {
|
|
|
365
367
|
}
|
|
366
368
|
else if (typeof cb === "function") {
|
|
367
369
|
if (typeof optionsOrCb !== "object")
|
|
368
|
-
throw new Error("Expect http options but get "
|
|
370
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
369
371
|
this.send(command, optionsOrCb || {}, cb);
|
|
370
372
|
}
|
|
371
373
|
else {
|
|
@@ -379,7 +381,7 @@ var QuickSight = (function (_super) {
|
|
|
379
381
|
}
|
|
380
382
|
else if (typeof cb === "function") {
|
|
381
383
|
if (typeof optionsOrCb !== "object")
|
|
382
|
-
throw new Error("Expect http options but get "
|
|
384
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
383
385
|
this.send(command, optionsOrCb || {}, cb);
|
|
384
386
|
}
|
|
385
387
|
else {
|
|
@@ -393,7 +395,7 @@ var QuickSight = (function (_super) {
|
|
|
393
395
|
}
|
|
394
396
|
else if (typeof cb === "function") {
|
|
395
397
|
if (typeof optionsOrCb !== "object")
|
|
396
|
-
throw new Error("Expect http options but get "
|
|
398
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
397
399
|
this.send(command, optionsOrCb || {}, cb);
|
|
398
400
|
}
|
|
399
401
|
else {
|
|
@@ -407,7 +409,7 @@ var QuickSight = (function (_super) {
|
|
|
407
409
|
}
|
|
408
410
|
else if (typeof cb === "function") {
|
|
409
411
|
if (typeof optionsOrCb !== "object")
|
|
410
|
-
throw new Error("Expect http options but get "
|
|
412
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
411
413
|
this.send(command, optionsOrCb || {}, cb);
|
|
412
414
|
}
|
|
413
415
|
else {
|
|
@@ -421,7 +423,7 @@ var QuickSight = (function (_super) {
|
|
|
421
423
|
}
|
|
422
424
|
else if (typeof cb === "function") {
|
|
423
425
|
if (typeof optionsOrCb !== "object")
|
|
424
|
-
throw new Error("Expect http options but get "
|
|
426
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
425
427
|
this.send(command, optionsOrCb || {}, cb);
|
|
426
428
|
}
|
|
427
429
|
else {
|
|
@@ -435,7 +437,7 @@ var QuickSight = (function (_super) {
|
|
|
435
437
|
}
|
|
436
438
|
else if (typeof cb === "function") {
|
|
437
439
|
if (typeof optionsOrCb !== "object")
|
|
438
|
-
throw new Error("Expect http options but get "
|
|
440
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
439
441
|
this.send(command, optionsOrCb || {}, cb);
|
|
440
442
|
}
|
|
441
443
|
else {
|
|
@@ -449,7 +451,7 @@ var QuickSight = (function (_super) {
|
|
|
449
451
|
}
|
|
450
452
|
else if (typeof cb === "function") {
|
|
451
453
|
if (typeof optionsOrCb !== "object")
|
|
452
|
-
throw new Error("Expect http options but get "
|
|
454
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
453
455
|
this.send(command, optionsOrCb || {}, cb);
|
|
454
456
|
}
|
|
455
457
|
else {
|
|
@@ -463,7 +465,7 @@ var QuickSight = (function (_super) {
|
|
|
463
465
|
}
|
|
464
466
|
else if (typeof cb === "function") {
|
|
465
467
|
if (typeof optionsOrCb !== "object")
|
|
466
|
-
throw new Error("Expect http options but get "
|
|
468
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
467
469
|
this.send(command, optionsOrCb || {}, cb);
|
|
468
470
|
}
|
|
469
471
|
else {
|
|
@@ -477,7 +479,7 @@ var QuickSight = (function (_super) {
|
|
|
477
479
|
}
|
|
478
480
|
else if (typeof cb === "function") {
|
|
479
481
|
if (typeof optionsOrCb !== "object")
|
|
480
|
-
throw new Error("Expect http options but get "
|
|
482
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
481
483
|
this.send(command, optionsOrCb || {}, cb);
|
|
482
484
|
}
|
|
483
485
|
else {
|
|
@@ -491,7 +493,7 @@ var QuickSight = (function (_super) {
|
|
|
491
493
|
}
|
|
492
494
|
else if (typeof cb === "function") {
|
|
493
495
|
if (typeof optionsOrCb !== "object")
|
|
494
|
-
throw new Error("Expect http options but get "
|
|
496
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
495
497
|
this.send(command, optionsOrCb || {}, cb);
|
|
496
498
|
}
|
|
497
499
|
else {
|
|
@@ -505,7 +507,7 @@ var QuickSight = (function (_super) {
|
|
|
505
507
|
}
|
|
506
508
|
else if (typeof cb === "function") {
|
|
507
509
|
if (typeof optionsOrCb !== "object")
|
|
508
|
-
throw new Error("Expect http options but get "
|
|
510
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
509
511
|
this.send(command, optionsOrCb || {}, cb);
|
|
510
512
|
}
|
|
511
513
|
else {
|
|
@@ -519,7 +521,7 @@ var QuickSight = (function (_super) {
|
|
|
519
521
|
}
|
|
520
522
|
else if (typeof cb === "function") {
|
|
521
523
|
if (typeof optionsOrCb !== "object")
|
|
522
|
-
throw new Error("Expect http options but get "
|
|
524
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
523
525
|
this.send(command, optionsOrCb || {}, cb);
|
|
524
526
|
}
|
|
525
527
|
else {
|
|
@@ -533,7 +535,7 @@ var QuickSight = (function (_super) {
|
|
|
533
535
|
}
|
|
534
536
|
else if (typeof cb === "function") {
|
|
535
537
|
if (typeof optionsOrCb !== "object")
|
|
536
|
-
throw new Error("Expect http options but get "
|
|
538
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
537
539
|
this.send(command, optionsOrCb || {}, cb);
|
|
538
540
|
}
|
|
539
541
|
else {
|
|
@@ -547,7 +549,7 @@ var QuickSight = (function (_super) {
|
|
|
547
549
|
}
|
|
548
550
|
else if (typeof cb === "function") {
|
|
549
551
|
if (typeof optionsOrCb !== "object")
|
|
550
|
-
throw new Error("Expect http options but get "
|
|
552
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
551
553
|
this.send(command, optionsOrCb || {}, cb);
|
|
552
554
|
}
|
|
553
555
|
else {
|
|
@@ -561,7 +563,7 @@ var QuickSight = (function (_super) {
|
|
|
561
563
|
}
|
|
562
564
|
else if (typeof cb === "function") {
|
|
563
565
|
if (typeof optionsOrCb !== "object")
|
|
564
|
-
throw new Error("Expect http options but get "
|
|
566
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
565
567
|
this.send(command, optionsOrCb || {}, cb);
|
|
566
568
|
}
|
|
567
569
|
else {
|
|
@@ -575,7 +577,7 @@ var QuickSight = (function (_super) {
|
|
|
575
577
|
}
|
|
576
578
|
else if (typeof cb === "function") {
|
|
577
579
|
if (typeof optionsOrCb !== "object")
|
|
578
|
-
throw new Error("Expect http options but get "
|
|
580
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
579
581
|
this.send(command, optionsOrCb || {}, cb);
|
|
580
582
|
}
|
|
581
583
|
else {
|
|
@@ -589,7 +591,7 @@ var QuickSight = (function (_super) {
|
|
|
589
591
|
}
|
|
590
592
|
else if (typeof cb === "function") {
|
|
591
593
|
if (typeof optionsOrCb !== "object")
|
|
592
|
-
throw new Error("Expect http options but get "
|
|
594
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
593
595
|
this.send(command, optionsOrCb || {}, cb);
|
|
594
596
|
}
|
|
595
597
|
else {
|
|
@@ -603,7 +605,7 @@ var QuickSight = (function (_super) {
|
|
|
603
605
|
}
|
|
604
606
|
else if (typeof cb === "function") {
|
|
605
607
|
if (typeof optionsOrCb !== "object")
|
|
606
|
-
throw new Error("Expect http options but get "
|
|
608
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
607
609
|
this.send(command, optionsOrCb || {}, cb);
|
|
608
610
|
}
|
|
609
611
|
else {
|
|
@@ -617,7 +619,7 @@ var QuickSight = (function (_super) {
|
|
|
617
619
|
}
|
|
618
620
|
else if (typeof cb === "function") {
|
|
619
621
|
if (typeof optionsOrCb !== "object")
|
|
620
|
-
throw new Error("Expect http options but get "
|
|
622
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
621
623
|
this.send(command, optionsOrCb || {}, cb);
|
|
622
624
|
}
|
|
623
625
|
else {
|
|
@@ -631,7 +633,7 @@ var QuickSight = (function (_super) {
|
|
|
631
633
|
}
|
|
632
634
|
else if (typeof cb === "function") {
|
|
633
635
|
if (typeof optionsOrCb !== "object")
|
|
634
|
-
throw new Error("Expect http options but get "
|
|
636
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
635
637
|
this.send(command, optionsOrCb || {}, cb);
|
|
636
638
|
}
|
|
637
639
|
else {
|
|
@@ -645,7 +647,7 @@ var QuickSight = (function (_super) {
|
|
|
645
647
|
}
|
|
646
648
|
else if (typeof cb === "function") {
|
|
647
649
|
if (typeof optionsOrCb !== "object")
|
|
648
|
-
throw new Error("Expect http options but get "
|
|
650
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
649
651
|
this.send(command, optionsOrCb || {}, cb);
|
|
650
652
|
}
|
|
651
653
|
else {
|
|
@@ -659,7 +661,7 @@ var QuickSight = (function (_super) {
|
|
|
659
661
|
}
|
|
660
662
|
else if (typeof cb === "function") {
|
|
661
663
|
if (typeof optionsOrCb !== "object")
|
|
662
|
-
throw new Error("Expect http options but get "
|
|
664
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
663
665
|
this.send(command, optionsOrCb || {}, cb);
|
|
664
666
|
}
|
|
665
667
|
else {
|
|
@@ -673,7 +675,7 @@ var QuickSight = (function (_super) {
|
|
|
673
675
|
}
|
|
674
676
|
else if (typeof cb === "function") {
|
|
675
677
|
if (typeof optionsOrCb !== "object")
|
|
676
|
-
throw new Error("Expect http options but get "
|
|
678
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
677
679
|
this.send(command, optionsOrCb || {}, cb);
|
|
678
680
|
}
|
|
679
681
|
else {
|
|
@@ -687,7 +689,7 @@ var QuickSight = (function (_super) {
|
|
|
687
689
|
}
|
|
688
690
|
else if (typeof cb === "function") {
|
|
689
691
|
if (typeof optionsOrCb !== "object")
|
|
690
|
-
throw new Error("Expect http options but get "
|
|
692
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
691
693
|
this.send(command, optionsOrCb || {}, cb);
|
|
692
694
|
}
|
|
693
695
|
else {
|
|
@@ -701,7 +703,7 @@ var QuickSight = (function (_super) {
|
|
|
701
703
|
}
|
|
702
704
|
else if (typeof cb === "function") {
|
|
703
705
|
if (typeof optionsOrCb !== "object")
|
|
704
|
-
throw new Error("Expect http options but get "
|
|
706
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
705
707
|
this.send(command, optionsOrCb || {}, cb);
|
|
706
708
|
}
|
|
707
709
|
else {
|
|
@@ -715,7 +717,7 @@ var QuickSight = (function (_super) {
|
|
|
715
717
|
}
|
|
716
718
|
else if (typeof cb === "function") {
|
|
717
719
|
if (typeof optionsOrCb !== "object")
|
|
718
|
-
throw new Error("Expect http options but get "
|
|
720
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
719
721
|
this.send(command, optionsOrCb || {}, cb);
|
|
720
722
|
}
|
|
721
723
|
else {
|
|
@@ -729,7 +731,7 @@ var QuickSight = (function (_super) {
|
|
|
729
731
|
}
|
|
730
732
|
else if (typeof cb === "function") {
|
|
731
733
|
if (typeof optionsOrCb !== "object")
|
|
732
|
-
throw new Error("Expect http options but get "
|
|
734
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
733
735
|
this.send(command, optionsOrCb || {}, cb);
|
|
734
736
|
}
|
|
735
737
|
else {
|
|
@@ -743,7 +745,7 @@ var QuickSight = (function (_super) {
|
|
|
743
745
|
}
|
|
744
746
|
else if (typeof cb === "function") {
|
|
745
747
|
if (typeof optionsOrCb !== "object")
|
|
746
|
-
throw new Error("Expect http options but get "
|
|
748
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
747
749
|
this.send(command, optionsOrCb || {}, cb);
|
|
748
750
|
}
|
|
749
751
|
else {
|
|
@@ -757,7 +759,7 @@ var QuickSight = (function (_super) {
|
|
|
757
759
|
}
|
|
758
760
|
else if (typeof cb === "function") {
|
|
759
761
|
if (typeof optionsOrCb !== "object")
|
|
760
|
-
throw new Error("Expect http options but get "
|
|
762
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
761
763
|
this.send(command, optionsOrCb || {}, cb);
|
|
762
764
|
}
|
|
763
765
|
else {
|
|
@@ -771,7 +773,7 @@ var QuickSight = (function (_super) {
|
|
|
771
773
|
}
|
|
772
774
|
else if (typeof cb === "function") {
|
|
773
775
|
if (typeof optionsOrCb !== "object")
|
|
774
|
-
throw new Error("Expect http options but get "
|
|
776
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
775
777
|
this.send(command, optionsOrCb || {}, cb);
|
|
776
778
|
}
|
|
777
779
|
else {
|
|
@@ -785,7 +787,21 @@ var QuickSight = (function (_super) {
|
|
|
785
787
|
}
|
|
786
788
|
else if (typeof cb === "function") {
|
|
787
789
|
if (typeof optionsOrCb !== "object")
|
|
788
|
-
throw new Error("Expect http options but get "
|
|
790
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
791
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
792
|
+
}
|
|
793
|
+
else {
|
|
794
|
+
return this.send(command, optionsOrCb);
|
|
795
|
+
}
|
|
796
|
+
};
|
|
797
|
+
QuickSight.prototype.describeGroupMembership = function (args, optionsOrCb, cb) {
|
|
798
|
+
var command = new DescribeGroupMembershipCommand(args);
|
|
799
|
+
if (typeof optionsOrCb === "function") {
|
|
800
|
+
this.send(command, optionsOrCb);
|
|
801
|
+
}
|
|
802
|
+
else if (typeof cb === "function") {
|
|
803
|
+
if (typeof optionsOrCb !== "object")
|
|
804
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
789
805
|
this.send(command, optionsOrCb || {}, cb);
|
|
790
806
|
}
|
|
791
807
|
else {
|
|
@@ -799,7 +815,7 @@ var QuickSight = (function (_super) {
|
|
|
799
815
|
}
|
|
800
816
|
else if (typeof cb === "function") {
|
|
801
817
|
if (typeof optionsOrCb !== "object")
|
|
802
|
-
throw new Error("Expect http options but get "
|
|
818
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
803
819
|
this.send(command, optionsOrCb || {}, cb);
|
|
804
820
|
}
|
|
805
821
|
else {
|
|
@@ -813,7 +829,7 @@ var QuickSight = (function (_super) {
|
|
|
813
829
|
}
|
|
814
830
|
else if (typeof cb === "function") {
|
|
815
831
|
if (typeof optionsOrCb !== "object")
|
|
816
|
-
throw new Error("Expect http options but get "
|
|
832
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
817
833
|
this.send(command, optionsOrCb || {}, cb);
|
|
818
834
|
}
|
|
819
835
|
else {
|
|
@@ -827,7 +843,7 @@ var QuickSight = (function (_super) {
|
|
|
827
843
|
}
|
|
828
844
|
else if (typeof cb === "function") {
|
|
829
845
|
if (typeof optionsOrCb !== "object")
|
|
830
|
-
throw new Error("Expect http options but get "
|
|
846
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
831
847
|
this.send(command, optionsOrCb || {}, cb);
|
|
832
848
|
}
|
|
833
849
|
else {
|
|
@@ -841,7 +857,7 @@ var QuickSight = (function (_super) {
|
|
|
841
857
|
}
|
|
842
858
|
else if (typeof cb === "function") {
|
|
843
859
|
if (typeof optionsOrCb !== "object")
|
|
844
|
-
throw new Error("Expect http options but get "
|
|
860
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
845
861
|
this.send(command, optionsOrCb || {}, cb);
|
|
846
862
|
}
|
|
847
863
|
else {
|
|
@@ -855,7 +871,7 @@ var QuickSight = (function (_super) {
|
|
|
855
871
|
}
|
|
856
872
|
else if (typeof cb === "function") {
|
|
857
873
|
if (typeof optionsOrCb !== "object")
|
|
858
|
-
throw new Error("Expect http options but get "
|
|
874
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
859
875
|
this.send(command, optionsOrCb || {}, cb);
|
|
860
876
|
}
|
|
861
877
|
else {
|
|
@@ -869,7 +885,7 @@ var QuickSight = (function (_super) {
|
|
|
869
885
|
}
|
|
870
886
|
else if (typeof cb === "function") {
|
|
871
887
|
if (typeof optionsOrCb !== "object")
|
|
872
|
-
throw new Error("Expect http options but get "
|
|
888
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
873
889
|
this.send(command, optionsOrCb || {}, cb);
|
|
874
890
|
}
|
|
875
891
|
else {
|
|
@@ -883,7 +899,7 @@ var QuickSight = (function (_super) {
|
|
|
883
899
|
}
|
|
884
900
|
else if (typeof cb === "function") {
|
|
885
901
|
if (typeof optionsOrCb !== "object")
|
|
886
|
-
throw new Error("Expect http options but get "
|
|
902
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
887
903
|
this.send(command, optionsOrCb || {}, cb);
|
|
888
904
|
}
|
|
889
905
|
else {
|
|
@@ -897,7 +913,7 @@ var QuickSight = (function (_super) {
|
|
|
897
913
|
}
|
|
898
914
|
else if (typeof cb === "function") {
|
|
899
915
|
if (typeof optionsOrCb !== "object")
|
|
900
|
-
throw new Error("Expect http options but get "
|
|
916
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
901
917
|
this.send(command, optionsOrCb || {}, cb);
|
|
902
918
|
}
|
|
903
919
|
else {
|
|
@@ -911,7 +927,7 @@ var QuickSight = (function (_super) {
|
|
|
911
927
|
}
|
|
912
928
|
else if (typeof cb === "function") {
|
|
913
929
|
if (typeof optionsOrCb !== "object")
|
|
914
|
-
throw new Error("Expect http options but get "
|
|
930
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
915
931
|
this.send(command, optionsOrCb || {}, cb);
|
|
916
932
|
}
|
|
917
933
|
else {
|
|
@@ -925,7 +941,7 @@ var QuickSight = (function (_super) {
|
|
|
925
941
|
}
|
|
926
942
|
else if (typeof cb === "function") {
|
|
927
943
|
if (typeof optionsOrCb !== "object")
|
|
928
|
-
throw new Error("Expect http options but get "
|
|
944
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
929
945
|
this.send(command, optionsOrCb || {}, cb);
|
|
930
946
|
}
|
|
931
947
|
else {
|
|
@@ -939,7 +955,7 @@ var QuickSight = (function (_super) {
|
|
|
939
955
|
}
|
|
940
956
|
else if (typeof cb === "function") {
|
|
941
957
|
if (typeof optionsOrCb !== "object")
|
|
942
|
-
throw new Error("Expect http options but get "
|
|
958
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
943
959
|
this.send(command, optionsOrCb || {}, cb);
|
|
944
960
|
}
|
|
945
961
|
else {
|
|
@@ -953,7 +969,7 @@ var QuickSight = (function (_super) {
|
|
|
953
969
|
}
|
|
954
970
|
else if (typeof cb === "function") {
|
|
955
971
|
if (typeof optionsOrCb !== "object")
|
|
956
|
-
throw new Error("Expect http options but get "
|
|
972
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
957
973
|
this.send(command, optionsOrCb || {}, cb);
|
|
958
974
|
}
|
|
959
975
|
else {
|
|
@@ -967,7 +983,7 @@ var QuickSight = (function (_super) {
|
|
|
967
983
|
}
|
|
968
984
|
else if (typeof cb === "function") {
|
|
969
985
|
if (typeof optionsOrCb !== "object")
|
|
970
|
-
throw new Error("Expect http options but get "
|
|
986
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
971
987
|
this.send(command, optionsOrCb || {}, cb);
|
|
972
988
|
}
|
|
973
989
|
else {
|
|
@@ -981,7 +997,7 @@ var QuickSight = (function (_super) {
|
|
|
981
997
|
}
|
|
982
998
|
else if (typeof cb === "function") {
|
|
983
999
|
if (typeof optionsOrCb !== "object")
|
|
984
|
-
throw new Error("Expect http options but get "
|
|
1000
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
985
1001
|
this.send(command, optionsOrCb || {}, cb);
|
|
986
1002
|
}
|
|
987
1003
|
else {
|
|
@@ -995,7 +1011,7 @@ var QuickSight = (function (_super) {
|
|
|
995
1011
|
}
|
|
996
1012
|
else if (typeof cb === "function") {
|
|
997
1013
|
if (typeof optionsOrCb !== "object")
|
|
998
|
-
throw new Error("Expect http options but get "
|
|
1014
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
999
1015
|
this.send(command, optionsOrCb || {}, cb);
|
|
1000
1016
|
}
|
|
1001
1017
|
else {
|
|
@@ -1009,7 +1025,7 @@ var QuickSight = (function (_super) {
|
|
|
1009
1025
|
}
|
|
1010
1026
|
else if (typeof cb === "function") {
|
|
1011
1027
|
if (typeof optionsOrCb !== "object")
|
|
1012
|
-
throw new Error("Expect http options but get "
|
|
1028
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1013
1029
|
this.send(command, optionsOrCb || {}, cb);
|
|
1014
1030
|
}
|
|
1015
1031
|
else {
|
|
@@ -1023,7 +1039,7 @@ var QuickSight = (function (_super) {
|
|
|
1023
1039
|
}
|
|
1024
1040
|
else if (typeof cb === "function") {
|
|
1025
1041
|
if (typeof optionsOrCb !== "object")
|
|
1026
|
-
throw new Error("Expect http options but get "
|
|
1042
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1027
1043
|
this.send(command, optionsOrCb || {}, cb);
|
|
1028
1044
|
}
|
|
1029
1045
|
else {
|
|
@@ -1037,7 +1053,7 @@ var QuickSight = (function (_super) {
|
|
|
1037
1053
|
}
|
|
1038
1054
|
else if (typeof cb === "function") {
|
|
1039
1055
|
if (typeof optionsOrCb !== "object")
|
|
1040
|
-
throw new Error("Expect http options but get "
|
|
1056
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1041
1057
|
this.send(command, optionsOrCb || {}, cb);
|
|
1042
1058
|
}
|
|
1043
1059
|
else {
|
|
@@ -1051,7 +1067,7 @@ var QuickSight = (function (_super) {
|
|
|
1051
1067
|
}
|
|
1052
1068
|
else if (typeof cb === "function") {
|
|
1053
1069
|
if (typeof optionsOrCb !== "object")
|
|
1054
|
-
throw new Error("Expect http options but get "
|
|
1070
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1055
1071
|
this.send(command, optionsOrCb || {}, cb);
|
|
1056
1072
|
}
|
|
1057
1073
|
else {
|
|
@@ -1065,7 +1081,7 @@ var QuickSight = (function (_super) {
|
|
|
1065
1081
|
}
|
|
1066
1082
|
else if (typeof cb === "function") {
|
|
1067
1083
|
if (typeof optionsOrCb !== "object")
|
|
1068
|
-
throw new Error("Expect http options but get "
|
|
1084
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1069
1085
|
this.send(command, optionsOrCb || {}, cb);
|
|
1070
1086
|
}
|
|
1071
1087
|
else {
|
|
@@ -1079,7 +1095,7 @@ var QuickSight = (function (_super) {
|
|
|
1079
1095
|
}
|
|
1080
1096
|
else if (typeof cb === "function") {
|
|
1081
1097
|
if (typeof optionsOrCb !== "object")
|
|
1082
|
-
throw new Error("Expect http options but get "
|
|
1098
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1083
1099
|
this.send(command, optionsOrCb || {}, cb);
|
|
1084
1100
|
}
|
|
1085
1101
|
else {
|
|
@@ -1093,7 +1109,7 @@ var QuickSight = (function (_super) {
|
|
|
1093
1109
|
}
|
|
1094
1110
|
else if (typeof cb === "function") {
|
|
1095
1111
|
if (typeof optionsOrCb !== "object")
|
|
1096
|
-
throw new Error("Expect http options but get "
|
|
1112
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1097
1113
|
this.send(command, optionsOrCb || {}, cb);
|
|
1098
1114
|
}
|
|
1099
1115
|
else {
|
|
@@ -1107,7 +1123,7 @@ var QuickSight = (function (_super) {
|
|
|
1107
1123
|
}
|
|
1108
1124
|
else if (typeof cb === "function") {
|
|
1109
1125
|
if (typeof optionsOrCb !== "object")
|
|
1110
|
-
throw new Error("Expect http options but get "
|
|
1126
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1111
1127
|
this.send(command, optionsOrCb || {}, cb);
|
|
1112
1128
|
}
|
|
1113
1129
|
else {
|
|
@@ -1121,7 +1137,7 @@ var QuickSight = (function (_super) {
|
|
|
1121
1137
|
}
|
|
1122
1138
|
else if (typeof cb === "function") {
|
|
1123
1139
|
if (typeof optionsOrCb !== "object")
|
|
1124
|
-
throw new Error("Expect http options but get "
|
|
1140
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1125
1141
|
this.send(command, optionsOrCb || {}, cb);
|
|
1126
1142
|
}
|
|
1127
1143
|
else {
|
|
@@ -1135,7 +1151,7 @@ var QuickSight = (function (_super) {
|
|
|
1135
1151
|
}
|
|
1136
1152
|
else if (typeof cb === "function") {
|
|
1137
1153
|
if (typeof optionsOrCb !== "object")
|
|
1138
|
-
throw new Error("Expect http options but get "
|
|
1154
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1139
1155
|
this.send(command, optionsOrCb || {}, cb);
|
|
1140
1156
|
}
|
|
1141
1157
|
else {
|
|
@@ -1149,7 +1165,7 @@ var QuickSight = (function (_super) {
|
|
|
1149
1165
|
}
|
|
1150
1166
|
else if (typeof cb === "function") {
|
|
1151
1167
|
if (typeof optionsOrCb !== "object")
|
|
1152
|
-
throw new Error("Expect http options but get "
|
|
1168
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1153
1169
|
this.send(command, optionsOrCb || {}, cb);
|
|
1154
1170
|
}
|
|
1155
1171
|
else {
|
|
@@ -1163,7 +1179,7 @@ var QuickSight = (function (_super) {
|
|
|
1163
1179
|
}
|
|
1164
1180
|
else if (typeof cb === "function") {
|
|
1165
1181
|
if (typeof optionsOrCb !== "object")
|
|
1166
|
-
throw new Error("Expect http options but get "
|
|
1182
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1167
1183
|
this.send(command, optionsOrCb || {}, cb);
|
|
1168
1184
|
}
|
|
1169
1185
|
else {
|
|
@@ -1177,7 +1193,7 @@ var QuickSight = (function (_super) {
|
|
|
1177
1193
|
}
|
|
1178
1194
|
else if (typeof cb === "function") {
|
|
1179
1195
|
if (typeof optionsOrCb !== "object")
|
|
1180
|
-
throw new Error("Expect http options but get "
|
|
1196
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1181
1197
|
this.send(command, optionsOrCb || {}, cb);
|
|
1182
1198
|
}
|
|
1183
1199
|
else {
|
|
@@ -1191,7 +1207,7 @@ var QuickSight = (function (_super) {
|
|
|
1191
1207
|
}
|
|
1192
1208
|
else if (typeof cb === "function") {
|
|
1193
1209
|
if (typeof optionsOrCb !== "object")
|
|
1194
|
-
throw new Error("Expect http options but get "
|
|
1210
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1195
1211
|
this.send(command, optionsOrCb || {}, cb);
|
|
1196
1212
|
}
|
|
1197
1213
|
else {
|
|
@@ -1205,7 +1221,7 @@ var QuickSight = (function (_super) {
|
|
|
1205
1221
|
}
|
|
1206
1222
|
else if (typeof cb === "function") {
|
|
1207
1223
|
if (typeof optionsOrCb !== "object")
|
|
1208
|
-
throw new Error("Expect http options but get "
|
|
1224
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1209
1225
|
this.send(command, optionsOrCb || {}, cb);
|
|
1210
1226
|
}
|
|
1211
1227
|
else {
|
|
@@ -1219,7 +1235,7 @@ var QuickSight = (function (_super) {
|
|
|
1219
1235
|
}
|
|
1220
1236
|
else if (typeof cb === "function") {
|
|
1221
1237
|
if (typeof optionsOrCb !== "object")
|
|
1222
|
-
throw new Error("Expect http options but get "
|
|
1238
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1223
1239
|
this.send(command, optionsOrCb || {}, cb);
|
|
1224
1240
|
}
|
|
1225
1241
|
else {
|
|
@@ -1233,7 +1249,7 @@ var QuickSight = (function (_super) {
|
|
|
1233
1249
|
}
|
|
1234
1250
|
else if (typeof cb === "function") {
|
|
1235
1251
|
if (typeof optionsOrCb !== "object")
|
|
1236
|
-
throw new Error("Expect http options but get "
|
|
1252
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1237
1253
|
this.send(command, optionsOrCb || {}, cb);
|
|
1238
1254
|
}
|
|
1239
1255
|
else {
|
|
@@ -1247,7 +1263,7 @@ var QuickSight = (function (_super) {
|
|
|
1247
1263
|
}
|
|
1248
1264
|
else if (typeof cb === "function") {
|
|
1249
1265
|
if (typeof optionsOrCb !== "object")
|
|
1250
|
-
throw new Error("Expect http options but get "
|
|
1266
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1251
1267
|
this.send(command, optionsOrCb || {}, cb);
|
|
1252
1268
|
}
|
|
1253
1269
|
else {
|
|
@@ -1261,7 +1277,7 @@ var QuickSight = (function (_super) {
|
|
|
1261
1277
|
}
|
|
1262
1278
|
else if (typeof cb === "function") {
|
|
1263
1279
|
if (typeof optionsOrCb !== "object")
|
|
1264
|
-
throw new Error("Expect http options but get "
|
|
1280
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1265
1281
|
this.send(command, optionsOrCb || {}, cb);
|
|
1266
1282
|
}
|
|
1267
1283
|
else {
|
|
@@ -1275,7 +1291,7 @@ var QuickSight = (function (_super) {
|
|
|
1275
1291
|
}
|
|
1276
1292
|
else if (typeof cb === "function") {
|
|
1277
1293
|
if (typeof optionsOrCb !== "object")
|
|
1278
|
-
throw new Error("Expect http options but get "
|
|
1294
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1279
1295
|
this.send(command, optionsOrCb || {}, cb);
|
|
1280
1296
|
}
|
|
1281
1297
|
else {
|
|
@@ -1289,7 +1305,7 @@ var QuickSight = (function (_super) {
|
|
|
1289
1305
|
}
|
|
1290
1306
|
else if (typeof cb === "function") {
|
|
1291
1307
|
if (typeof optionsOrCb !== "object")
|
|
1292
|
-
throw new Error("Expect http options but get "
|
|
1308
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1293
1309
|
this.send(command, optionsOrCb || {}, cb);
|
|
1294
1310
|
}
|
|
1295
1311
|
else {
|
|
@@ -1303,7 +1319,7 @@ var QuickSight = (function (_super) {
|
|
|
1303
1319
|
}
|
|
1304
1320
|
else if (typeof cb === "function") {
|
|
1305
1321
|
if (typeof optionsOrCb !== "object")
|
|
1306
|
-
throw new Error("Expect http options but get "
|
|
1322
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1307
1323
|
this.send(command, optionsOrCb || {}, cb);
|
|
1308
1324
|
}
|
|
1309
1325
|
else {
|
|
@@ -1317,7 +1333,7 @@ var QuickSight = (function (_super) {
|
|
|
1317
1333
|
}
|
|
1318
1334
|
else if (typeof cb === "function") {
|
|
1319
1335
|
if (typeof optionsOrCb !== "object")
|
|
1320
|
-
throw new Error("Expect http options but get "
|
|
1336
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1321
1337
|
this.send(command, optionsOrCb || {}, cb);
|
|
1322
1338
|
}
|
|
1323
1339
|
else {
|
|
@@ -1331,7 +1347,7 @@ var QuickSight = (function (_super) {
|
|
|
1331
1347
|
}
|
|
1332
1348
|
else if (typeof cb === "function") {
|
|
1333
1349
|
if (typeof optionsOrCb !== "object")
|
|
1334
|
-
throw new Error("Expect http options but get "
|
|
1350
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1335
1351
|
this.send(command, optionsOrCb || {}, cb);
|
|
1336
1352
|
}
|
|
1337
1353
|
else {
|
|
@@ -1345,7 +1361,7 @@ var QuickSight = (function (_super) {
|
|
|
1345
1361
|
}
|
|
1346
1362
|
else if (typeof cb === "function") {
|
|
1347
1363
|
if (typeof optionsOrCb !== "object")
|
|
1348
|
-
throw new Error("Expect http options but get "
|
|
1364
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1349
1365
|
this.send(command, optionsOrCb || {}, cb);
|
|
1350
1366
|
}
|
|
1351
1367
|
else {
|
|
@@ -1359,7 +1375,7 @@ var QuickSight = (function (_super) {
|
|
|
1359
1375
|
}
|
|
1360
1376
|
else if (typeof cb === "function") {
|
|
1361
1377
|
if (typeof optionsOrCb !== "object")
|
|
1362
|
-
throw new Error("Expect http options but get "
|
|
1378
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1363
1379
|
this.send(command, optionsOrCb || {}, cb);
|
|
1364
1380
|
}
|
|
1365
1381
|
else {
|
|
@@ -1373,7 +1389,21 @@ var QuickSight = (function (_super) {
|
|
|
1373
1389
|
}
|
|
1374
1390
|
else if (typeof cb === "function") {
|
|
1375
1391
|
if (typeof optionsOrCb !== "object")
|
|
1376
|
-
throw new Error("Expect http options but get "
|
|
1392
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1393
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1394
|
+
}
|
|
1395
|
+
else {
|
|
1396
|
+
return this.send(command, optionsOrCb);
|
|
1397
|
+
}
|
|
1398
|
+
};
|
|
1399
|
+
QuickSight.prototype.searchGroups = function (args, optionsOrCb, cb) {
|
|
1400
|
+
var command = new SearchGroupsCommand(args);
|
|
1401
|
+
if (typeof optionsOrCb === "function") {
|
|
1402
|
+
this.send(command, optionsOrCb);
|
|
1403
|
+
}
|
|
1404
|
+
else if (typeof cb === "function") {
|
|
1405
|
+
if (typeof optionsOrCb !== "object")
|
|
1406
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1377
1407
|
this.send(command, optionsOrCb || {}, cb);
|
|
1378
1408
|
}
|
|
1379
1409
|
else {
|
|
@@ -1387,7 +1417,7 @@ var QuickSight = (function (_super) {
|
|
|
1387
1417
|
}
|
|
1388
1418
|
else if (typeof cb === "function") {
|
|
1389
1419
|
if (typeof optionsOrCb !== "object")
|
|
1390
|
-
throw new Error("Expect http options but get "
|
|
1420
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1391
1421
|
this.send(command, optionsOrCb || {}, cb);
|
|
1392
1422
|
}
|
|
1393
1423
|
else {
|
|
@@ -1401,7 +1431,7 @@ var QuickSight = (function (_super) {
|
|
|
1401
1431
|
}
|
|
1402
1432
|
else if (typeof cb === "function") {
|
|
1403
1433
|
if (typeof optionsOrCb !== "object")
|
|
1404
|
-
throw new Error("Expect http options but get "
|
|
1434
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1405
1435
|
this.send(command, optionsOrCb || {}, cb);
|
|
1406
1436
|
}
|
|
1407
1437
|
else {
|
|
@@ -1415,7 +1445,7 @@ var QuickSight = (function (_super) {
|
|
|
1415
1445
|
}
|
|
1416
1446
|
else if (typeof cb === "function") {
|
|
1417
1447
|
if (typeof optionsOrCb !== "object")
|
|
1418
|
-
throw new Error("Expect http options but get "
|
|
1448
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1419
1449
|
this.send(command, optionsOrCb || {}, cb);
|
|
1420
1450
|
}
|
|
1421
1451
|
else {
|
|
@@ -1429,7 +1459,7 @@ var QuickSight = (function (_super) {
|
|
|
1429
1459
|
}
|
|
1430
1460
|
else if (typeof cb === "function") {
|
|
1431
1461
|
if (typeof optionsOrCb !== "object")
|
|
1432
|
-
throw new Error("Expect http options but get "
|
|
1462
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1433
1463
|
this.send(command, optionsOrCb || {}, cb);
|
|
1434
1464
|
}
|
|
1435
1465
|
else {
|
|
@@ -1443,7 +1473,7 @@ var QuickSight = (function (_super) {
|
|
|
1443
1473
|
}
|
|
1444
1474
|
else if (typeof cb === "function") {
|
|
1445
1475
|
if (typeof optionsOrCb !== "object")
|
|
1446
|
-
throw new Error("Expect http options but get "
|
|
1476
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1447
1477
|
this.send(command, optionsOrCb || {}, cb);
|
|
1448
1478
|
}
|
|
1449
1479
|
else {
|
|
@@ -1457,7 +1487,7 @@ var QuickSight = (function (_super) {
|
|
|
1457
1487
|
}
|
|
1458
1488
|
else if (typeof cb === "function") {
|
|
1459
1489
|
if (typeof optionsOrCb !== "object")
|
|
1460
|
-
throw new Error("Expect http options but get "
|
|
1490
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1461
1491
|
this.send(command, optionsOrCb || {}, cb);
|
|
1462
1492
|
}
|
|
1463
1493
|
else {
|
|
@@ -1471,7 +1501,7 @@ var QuickSight = (function (_super) {
|
|
|
1471
1501
|
}
|
|
1472
1502
|
else if (typeof cb === "function") {
|
|
1473
1503
|
if (typeof optionsOrCb !== "object")
|
|
1474
|
-
throw new Error("Expect http options but get "
|
|
1504
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1475
1505
|
this.send(command, optionsOrCb || {}, cb);
|
|
1476
1506
|
}
|
|
1477
1507
|
else {
|
|
@@ -1485,7 +1515,7 @@ var QuickSight = (function (_super) {
|
|
|
1485
1515
|
}
|
|
1486
1516
|
else if (typeof cb === "function") {
|
|
1487
1517
|
if (typeof optionsOrCb !== "object")
|
|
1488
|
-
throw new Error("Expect http options but get "
|
|
1518
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1489
1519
|
this.send(command, optionsOrCb || {}, cb);
|
|
1490
1520
|
}
|
|
1491
1521
|
else {
|
|
@@ -1499,7 +1529,7 @@ var QuickSight = (function (_super) {
|
|
|
1499
1529
|
}
|
|
1500
1530
|
else if (typeof cb === "function") {
|
|
1501
1531
|
if (typeof optionsOrCb !== "object")
|
|
1502
|
-
throw new Error("Expect http options but get "
|
|
1532
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1503
1533
|
this.send(command, optionsOrCb || {}, cb);
|
|
1504
1534
|
}
|
|
1505
1535
|
else {
|
|
@@ -1513,7 +1543,7 @@ var QuickSight = (function (_super) {
|
|
|
1513
1543
|
}
|
|
1514
1544
|
else if (typeof cb === "function") {
|
|
1515
1545
|
if (typeof optionsOrCb !== "object")
|
|
1516
|
-
throw new Error("Expect http options but get "
|
|
1546
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1517
1547
|
this.send(command, optionsOrCb || {}, cb);
|
|
1518
1548
|
}
|
|
1519
1549
|
else {
|
|
@@ -1527,7 +1557,7 @@ var QuickSight = (function (_super) {
|
|
|
1527
1557
|
}
|
|
1528
1558
|
else if (typeof cb === "function") {
|
|
1529
1559
|
if (typeof optionsOrCb !== "object")
|
|
1530
|
-
throw new Error("Expect http options but get "
|
|
1560
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1531
1561
|
this.send(command, optionsOrCb || {}, cb);
|
|
1532
1562
|
}
|
|
1533
1563
|
else {
|
|
@@ -1541,7 +1571,7 @@ var QuickSight = (function (_super) {
|
|
|
1541
1571
|
}
|
|
1542
1572
|
else if (typeof cb === "function") {
|
|
1543
1573
|
if (typeof optionsOrCb !== "object")
|
|
1544
|
-
throw new Error("Expect http options but get "
|
|
1574
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1545
1575
|
this.send(command, optionsOrCb || {}, cb);
|
|
1546
1576
|
}
|
|
1547
1577
|
else {
|
|
@@ -1555,7 +1585,7 @@ var QuickSight = (function (_super) {
|
|
|
1555
1585
|
}
|
|
1556
1586
|
else if (typeof cb === "function") {
|
|
1557
1587
|
if (typeof optionsOrCb !== "object")
|
|
1558
|
-
throw new Error("Expect http options but get "
|
|
1588
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1559
1589
|
this.send(command, optionsOrCb || {}, cb);
|
|
1560
1590
|
}
|
|
1561
1591
|
else {
|
|
@@ -1569,7 +1599,7 @@ var QuickSight = (function (_super) {
|
|
|
1569
1599
|
}
|
|
1570
1600
|
else if (typeof cb === "function") {
|
|
1571
1601
|
if (typeof optionsOrCb !== "object")
|
|
1572
|
-
throw new Error("Expect http options but get "
|
|
1602
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1573
1603
|
this.send(command, optionsOrCb || {}, cb);
|
|
1574
1604
|
}
|
|
1575
1605
|
else {
|
|
@@ -1583,7 +1613,7 @@ var QuickSight = (function (_super) {
|
|
|
1583
1613
|
}
|
|
1584
1614
|
else if (typeof cb === "function") {
|
|
1585
1615
|
if (typeof optionsOrCb !== "object")
|
|
1586
|
-
throw new Error("Expect http options but get "
|
|
1616
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1587
1617
|
this.send(command, optionsOrCb || {}, cb);
|
|
1588
1618
|
}
|
|
1589
1619
|
else {
|
|
@@ -1597,7 +1627,7 @@ var QuickSight = (function (_super) {
|
|
|
1597
1627
|
}
|
|
1598
1628
|
else if (typeof cb === "function") {
|
|
1599
1629
|
if (typeof optionsOrCb !== "object")
|
|
1600
|
-
throw new Error("Expect http options but get "
|
|
1630
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1601
1631
|
this.send(command, optionsOrCb || {}, cb);
|
|
1602
1632
|
}
|
|
1603
1633
|
else {
|
|
@@ -1611,7 +1641,7 @@ var QuickSight = (function (_super) {
|
|
|
1611
1641
|
}
|
|
1612
1642
|
else if (typeof cb === "function") {
|
|
1613
1643
|
if (typeof optionsOrCb !== "object")
|
|
1614
|
-
throw new Error("Expect http options but get "
|
|
1644
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1615
1645
|
this.send(command, optionsOrCb || {}, cb);
|
|
1616
1646
|
}
|
|
1617
1647
|
else {
|
|
@@ -1625,7 +1655,7 @@ var QuickSight = (function (_super) {
|
|
|
1625
1655
|
}
|
|
1626
1656
|
else if (typeof cb === "function") {
|
|
1627
1657
|
if (typeof optionsOrCb !== "object")
|
|
1628
|
-
throw new Error("Expect http options but get "
|
|
1658
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1629
1659
|
this.send(command, optionsOrCb || {}, cb);
|
|
1630
1660
|
}
|
|
1631
1661
|
else {
|
|
@@ -1639,7 +1669,7 @@ var QuickSight = (function (_super) {
|
|
|
1639
1669
|
}
|
|
1640
1670
|
else if (typeof cb === "function") {
|
|
1641
1671
|
if (typeof optionsOrCb !== "object")
|
|
1642
|
-
throw new Error("Expect http options but get "
|
|
1672
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1643
1673
|
this.send(command, optionsOrCb || {}, cb);
|
|
1644
1674
|
}
|
|
1645
1675
|
else {
|
|
@@ -1653,7 +1683,7 @@ var QuickSight = (function (_super) {
|
|
|
1653
1683
|
}
|
|
1654
1684
|
else if (typeof cb === "function") {
|
|
1655
1685
|
if (typeof optionsOrCb !== "object")
|
|
1656
|
-
throw new Error("Expect http options but get "
|
|
1686
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1657
1687
|
this.send(command, optionsOrCb || {}, cb);
|
|
1658
1688
|
}
|
|
1659
1689
|
else {
|
|
@@ -1667,7 +1697,7 @@ var QuickSight = (function (_super) {
|
|
|
1667
1697
|
}
|
|
1668
1698
|
else if (typeof cb === "function") {
|
|
1669
1699
|
if (typeof optionsOrCb !== "object")
|
|
1670
|
-
throw new Error("Expect http options but get "
|
|
1700
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1671
1701
|
this.send(command, optionsOrCb || {}, cb);
|
|
1672
1702
|
}
|
|
1673
1703
|
else {
|
|
@@ -1681,7 +1711,7 @@ var QuickSight = (function (_super) {
|
|
|
1681
1711
|
}
|
|
1682
1712
|
else if (typeof cb === "function") {
|
|
1683
1713
|
if (typeof optionsOrCb !== "object")
|
|
1684
|
-
throw new Error("Expect http options but get "
|
|
1714
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1685
1715
|
this.send(command, optionsOrCb || {}, cb);
|
|
1686
1716
|
}
|
|
1687
1717
|
else {
|
|
@@ -1695,7 +1725,7 @@ var QuickSight = (function (_super) {
|
|
|
1695
1725
|
}
|
|
1696
1726
|
else if (typeof cb === "function") {
|
|
1697
1727
|
if (typeof optionsOrCb !== "object")
|
|
1698
|
-
throw new Error("Expect http options but get "
|
|
1728
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1699
1729
|
this.send(command, optionsOrCb || {}, cb);
|
|
1700
1730
|
}
|
|
1701
1731
|
else {
|
|
@@ -1709,7 +1739,7 @@ var QuickSight = (function (_super) {
|
|
|
1709
1739
|
}
|
|
1710
1740
|
else if (typeof cb === "function") {
|
|
1711
1741
|
if (typeof optionsOrCb !== "object")
|
|
1712
|
-
throw new Error("Expect http options but get "
|
|
1742
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1713
1743
|
this.send(command, optionsOrCb || {}, cb);
|
|
1714
1744
|
}
|
|
1715
1745
|
else {
|
|
@@ -1723,7 +1753,7 @@ var QuickSight = (function (_super) {
|
|
|
1723
1753
|
}
|
|
1724
1754
|
else if (typeof cb === "function") {
|
|
1725
1755
|
if (typeof optionsOrCb !== "object")
|
|
1726
|
-
throw new Error("Expect http options but get "
|
|
1756
|
+
throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
|
|
1727
1757
|
this.send(command, optionsOrCb || {}, cb);
|
|
1728
1758
|
}
|
|
1729
1759
|
else {
|