@aws-sdk/client-datazone 3.1086.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/DataZone.d.ts +628 -730
- package/dist-types/ts3.4/DataZoneClient.d.ts +36 -109
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddEntityOwnerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateGovernedTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchPutAttributesMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProductRevisionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetFilterCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDataProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLineageEventCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTimeSeriesDataPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateGovernedTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAccountPoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetFilterCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetDomainUnitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEnvironmentCredentialsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLineageEventCommand.d.ts +4 -8
- package/dist-types/ts3.4/commands/GetLineageNodeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMetadataGenerationRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetNotebookExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetNotebookRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProjectProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTimeSeriesDataPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAccountPoolsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccountsInAccountPoolCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAssetFiltersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProductRevisionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDomainUnitsForParentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEntityOwnersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLineageEventsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLineageNodeHistoryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMetadataGenerationRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListNotebookRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNotebooksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGrantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PostLineageEventCommand.d.ts +6 -15
- package/dist-types/ts3.4/commands/PostTimeSeriesDataPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDataExportConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QueryGraphCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveEntityOwnerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RemovePolicyGrantCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetadataGenerationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartNotebookExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookImportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopNotebookRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccountPoolCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetFilterCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateDomainUnitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEnvironmentBlueprintCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNotebookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRootDomainUnitOwnerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +14 -43
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListDomainsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/QueryGraphPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/SearchTypesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -47,10 +47,7 @@ import {
|
|
|
47
47
|
CreateAccountPoolCommandInput,
|
|
48
48
|
CreateAccountPoolCommandOutput,
|
|
49
49
|
} from "./commands/CreateAccountPoolCommand";
|
|
50
|
-
import {
|
|
51
|
-
CreateAssetCommandInput,
|
|
52
|
-
CreateAssetCommandOutput,
|
|
53
|
-
} from "./commands/CreateAssetCommand";
|
|
50
|
+
import { CreateAssetCommandInput, CreateAssetCommandOutput } from "./commands/CreateAssetCommand";
|
|
54
51
|
import {
|
|
55
52
|
CreateAssetFilterCommandInput,
|
|
56
53
|
CreateAssetFilterCommandOutput,
|
|
@@ -139,10 +136,7 @@ import {
|
|
|
139
136
|
CreateProjectProfileCommandInput,
|
|
140
137
|
CreateProjectProfileCommandOutput,
|
|
141
138
|
} from "./commands/CreateProjectProfileCommand";
|
|
142
|
-
import {
|
|
143
|
-
CreateRuleCommandInput,
|
|
144
|
-
CreateRuleCommandOutput,
|
|
145
|
-
} from "./commands/CreateRuleCommand";
|
|
139
|
+
import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
|
|
146
140
|
import {
|
|
147
141
|
CreateSubscriptionGrantCommandInput,
|
|
148
142
|
CreateSubscriptionGrantCommandOutput,
|
|
@@ -163,10 +157,7 @@ import {
|
|
|
163
157
|
DeleteAccountPoolCommandInput,
|
|
164
158
|
DeleteAccountPoolCommandOutput,
|
|
165
159
|
} from "./commands/DeleteAccountPoolCommand";
|
|
166
|
-
import {
|
|
167
|
-
DeleteAssetCommandInput,
|
|
168
|
-
DeleteAssetCommandOutput,
|
|
169
|
-
} from "./commands/DeleteAssetCommand";
|
|
160
|
+
import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
|
|
170
161
|
import {
|
|
171
162
|
DeleteAssetFilterCommandInput,
|
|
172
163
|
DeleteAssetFilterCommandOutput,
|
|
@@ -255,10 +246,7 @@ import {
|
|
|
255
246
|
DeleteProjectProfileCommandInput,
|
|
256
247
|
DeleteProjectProfileCommandOutput,
|
|
257
248
|
} from "./commands/DeleteProjectProfileCommand";
|
|
258
|
-
import {
|
|
259
|
-
DeleteRuleCommandInput,
|
|
260
|
-
DeleteRuleCommandOutput,
|
|
261
|
-
} from "./commands/DeleteRuleCommand";
|
|
249
|
+
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
262
250
|
import {
|
|
263
251
|
DeleteSubscriptionGrantCommandInput,
|
|
264
252
|
DeleteSubscriptionGrantCommandOutput,
|
|
@@ -287,10 +275,7 @@ import {
|
|
|
287
275
|
GetAccountPoolCommandInput,
|
|
288
276
|
GetAccountPoolCommandOutput,
|
|
289
277
|
} from "./commands/GetAccountPoolCommand";
|
|
290
|
-
import {
|
|
291
|
-
GetAssetCommandInput,
|
|
292
|
-
GetAssetCommandOutput,
|
|
293
|
-
} from "./commands/GetAssetCommand";
|
|
278
|
+
import { GetAssetCommandInput, GetAssetCommandOutput } from "./commands/GetAssetCommand";
|
|
294
279
|
import {
|
|
295
280
|
GetAssetFilterCommandInput,
|
|
296
281
|
GetAssetFilterCommandOutput,
|
|
@@ -319,10 +304,7 @@ import {
|
|
|
319
304
|
GetDataSourceRunCommandInput,
|
|
320
305
|
GetDataSourceRunCommandOutput,
|
|
321
306
|
} from "./commands/GetDataSourceRunCommand";
|
|
322
|
-
import {
|
|
323
|
-
GetDomainCommandInput,
|
|
324
|
-
GetDomainCommandOutput,
|
|
325
|
-
} from "./commands/GetDomainCommand";
|
|
307
|
+
import { GetDomainCommandInput, GetDomainCommandOutput } from "./commands/GetDomainCommand";
|
|
326
308
|
import {
|
|
327
309
|
GetDomainUnitCommandInput,
|
|
328
310
|
GetDomainUnitCommandOutput,
|
|
@@ -351,14 +333,8 @@ import {
|
|
|
351
333
|
GetEnvironmentProfileCommandInput,
|
|
352
334
|
GetEnvironmentProfileCommandOutput,
|
|
353
335
|
} from "./commands/GetEnvironmentProfileCommand";
|
|
354
|
-
import {
|
|
355
|
-
|
|
356
|
-
GetFormTypeCommandOutput,
|
|
357
|
-
} from "./commands/GetFormTypeCommand";
|
|
358
|
-
import {
|
|
359
|
-
GetGlossaryCommandInput,
|
|
360
|
-
GetGlossaryCommandOutput,
|
|
361
|
-
} from "./commands/GetGlossaryCommand";
|
|
336
|
+
import { GetFormTypeCommandInput, GetFormTypeCommandOutput } from "./commands/GetFormTypeCommand";
|
|
337
|
+
import { GetGlossaryCommandInput, GetGlossaryCommandOutput } from "./commands/GetGlossaryCommand";
|
|
362
338
|
import {
|
|
363
339
|
GetGlossaryTermCommandInput,
|
|
364
340
|
GetGlossaryTermCommandOutput,
|
|
@@ -371,10 +347,7 @@ import {
|
|
|
371
347
|
GetIamPortalLoginUrlCommandInput,
|
|
372
348
|
GetIamPortalLoginUrlCommandOutput,
|
|
373
349
|
} from "./commands/GetIamPortalLoginUrlCommand";
|
|
374
|
-
import {
|
|
375
|
-
GetJobRunCommandInput,
|
|
376
|
-
GetJobRunCommandOutput,
|
|
377
|
-
} from "./commands/GetJobRunCommand";
|
|
350
|
+
import { GetJobRunCommandInput, GetJobRunCommandOutput } from "./commands/GetJobRunCommand";
|
|
378
351
|
import {
|
|
379
352
|
GetLineageEventCommandInput,
|
|
380
353
|
GetLineageEventCommandOutput,
|
|
@@ -383,18 +356,12 @@ import {
|
|
|
383
356
|
GetLineageNodeCommandInput,
|
|
384
357
|
GetLineageNodeCommandOutput,
|
|
385
358
|
} from "./commands/GetLineageNodeCommand";
|
|
386
|
-
import {
|
|
387
|
-
GetListingCommandInput,
|
|
388
|
-
GetListingCommandOutput,
|
|
389
|
-
} from "./commands/GetListingCommand";
|
|
359
|
+
import { GetListingCommandInput, GetListingCommandOutput } from "./commands/GetListingCommand";
|
|
390
360
|
import {
|
|
391
361
|
GetMetadataGenerationRunCommandInput,
|
|
392
362
|
GetMetadataGenerationRunCommandOutput,
|
|
393
363
|
} from "./commands/GetMetadataGenerationRunCommand";
|
|
394
|
-
import {
|
|
395
|
-
GetNotebookCommandInput,
|
|
396
|
-
GetNotebookCommandOutput,
|
|
397
|
-
} from "./commands/GetNotebookCommand";
|
|
364
|
+
import { GetNotebookCommandInput, GetNotebookCommandOutput } from "./commands/GetNotebookCommand";
|
|
398
365
|
import {
|
|
399
366
|
GetNotebookExportCommandInput,
|
|
400
367
|
GetNotebookExportCommandOutput,
|
|
@@ -403,18 +370,12 @@ import {
|
|
|
403
370
|
GetNotebookRunCommandInput,
|
|
404
371
|
GetNotebookRunCommandOutput,
|
|
405
372
|
} from "./commands/GetNotebookRunCommand";
|
|
406
|
-
import {
|
|
407
|
-
GetProjectCommandInput,
|
|
408
|
-
GetProjectCommandOutput,
|
|
409
|
-
} from "./commands/GetProjectCommand";
|
|
373
|
+
import { GetProjectCommandInput, GetProjectCommandOutput } from "./commands/GetProjectCommand";
|
|
410
374
|
import {
|
|
411
375
|
GetProjectProfileCommandInput,
|
|
412
376
|
GetProjectProfileCommandOutput,
|
|
413
377
|
} from "./commands/GetProjectProfileCommand";
|
|
414
|
-
import {
|
|
415
|
-
GetRuleCommandInput,
|
|
416
|
-
GetRuleCommandOutput,
|
|
417
|
-
} from "./commands/GetRuleCommand";
|
|
378
|
+
import { GetRuleCommandInput, GetRuleCommandOutput } from "./commands/GetRuleCommand";
|
|
418
379
|
import {
|
|
419
380
|
GetSubscriptionCommandInput,
|
|
420
381
|
GetSubscriptionCommandOutput,
|
|
@@ -475,10 +436,7 @@ import {
|
|
|
475
436
|
ListDataSourcesCommandInput,
|
|
476
437
|
ListDataSourcesCommandOutput,
|
|
477
438
|
} from "./commands/ListDataSourcesCommand";
|
|
478
|
-
import {
|
|
479
|
-
ListDomainsCommandInput,
|
|
480
|
-
ListDomainsCommandOutput,
|
|
481
|
-
} from "./commands/ListDomainsCommand";
|
|
439
|
+
import { ListDomainsCommandInput, ListDomainsCommandOutput } from "./commands/ListDomainsCommand";
|
|
482
440
|
import {
|
|
483
441
|
ListDomainUnitsForParentCommandInput,
|
|
484
442
|
ListDomainUnitsForParentCommandOutput,
|
|
@@ -507,10 +465,7 @@ import {
|
|
|
507
465
|
ListEnvironmentsCommandInput,
|
|
508
466
|
ListEnvironmentsCommandOutput,
|
|
509
467
|
} from "./commands/ListEnvironmentsCommand";
|
|
510
|
-
import {
|
|
511
|
-
ListJobRunsCommandInput,
|
|
512
|
-
ListJobRunsCommandOutput,
|
|
513
|
-
} from "./commands/ListJobRunsCommand";
|
|
468
|
+
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "./commands/ListJobRunsCommand";
|
|
514
469
|
import {
|
|
515
470
|
ListLineageEventsCommandInput,
|
|
516
471
|
ListLineageEventsCommandOutput,
|
|
@@ -551,10 +506,7 @@ import {
|
|
|
551
506
|
ListProjectsCommandInput,
|
|
552
507
|
ListProjectsCommandOutput,
|
|
553
508
|
} from "./commands/ListProjectsCommand";
|
|
554
|
-
import {
|
|
555
|
-
ListRulesCommandInput,
|
|
556
|
-
ListRulesCommandOutput,
|
|
557
|
-
} from "./commands/ListRulesCommand";
|
|
509
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
558
510
|
import {
|
|
559
511
|
ListSubscriptionGrantsCommandInput,
|
|
560
512
|
ListSubscriptionGrantsCommandOutput,
|
|
@@ -595,10 +547,7 @@ import {
|
|
|
595
547
|
PutEnvironmentBlueprintConfigurationCommandInput,
|
|
596
548
|
PutEnvironmentBlueprintConfigurationCommandOutput,
|
|
597
549
|
} from "./commands/PutEnvironmentBlueprintConfigurationCommand";
|
|
598
|
-
import {
|
|
599
|
-
QueryGraphCommandInput,
|
|
600
|
-
QueryGraphCommandOutput,
|
|
601
|
-
} from "./commands/QueryGraphCommand";
|
|
550
|
+
import { QueryGraphCommandInput, QueryGraphCommandOutput } from "./commands/QueryGraphCommand";
|
|
602
551
|
import {
|
|
603
552
|
RejectPredictionsCommandInput,
|
|
604
553
|
RejectPredictionsCommandOutput,
|
|
@@ -619,10 +568,7 @@ import {
|
|
|
619
568
|
RevokeSubscriptionCommandInput,
|
|
620
569
|
RevokeSubscriptionCommandOutput,
|
|
621
570
|
} from "./commands/RevokeSubscriptionCommand";
|
|
622
|
-
import {
|
|
623
|
-
SearchCommandInput,
|
|
624
|
-
SearchCommandOutput,
|
|
625
|
-
} from "./commands/SearchCommand";
|
|
571
|
+
import { SearchCommandInput, SearchCommandOutput } from "./commands/SearchCommand";
|
|
626
572
|
import {
|
|
627
573
|
SearchGroupProfilesCommandInput,
|
|
628
574
|
SearchGroupProfilesCommandOutput,
|
|
@@ -631,10 +577,7 @@ import {
|
|
|
631
577
|
SearchListingsCommandInput,
|
|
632
578
|
SearchListingsCommandOutput,
|
|
633
579
|
} from "./commands/SearchListingsCommand";
|
|
634
|
-
import {
|
|
635
|
-
SearchTypesCommandInput,
|
|
636
|
-
SearchTypesCommandOutput,
|
|
637
|
-
} from "./commands/SearchTypesCommand";
|
|
580
|
+
import { SearchTypesCommandInput, SearchTypesCommandOutput } from "./commands/SearchTypesCommand";
|
|
638
581
|
import {
|
|
639
582
|
SearchUserProfilesCommandInput,
|
|
640
583
|
SearchUserProfilesCommandOutput,
|
|
@@ -663,10 +606,7 @@ import {
|
|
|
663
606
|
StopNotebookRunCommandInput,
|
|
664
607
|
StopNotebookRunCommandOutput,
|
|
665
608
|
} from "./commands/StopNotebookRunCommand";
|
|
666
|
-
import {
|
|
667
|
-
TagResourceCommandInput,
|
|
668
|
-
TagResourceCommandOutput,
|
|
669
|
-
} from "./commands/TagResourceCommand";
|
|
609
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
670
610
|
import {
|
|
671
611
|
UntagResourceCommandInput,
|
|
672
612
|
UntagResourceCommandOutput,
|
|
@@ -739,10 +679,7 @@ import {
|
|
|
739
679
|
UpdateRootDomainUnitOwnerCommandInput,
|
|
740
680
|
UpdateRootDomainUnitOwnerCommandOutput,
|
|
741
681
|
} from "./commands/UpdateRootDomainUnitOwnerCommand";
|
|
742
|
-
import {
|
|
743
|
-
UpdateRuleCommandInput,
|
|
744
|
-
UpdateRuleCommandOutput,
|
|
745
|
-
} from "./commands/UpdateRuleCommand";
|
|
682
|
+
import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand";
|
|
746
683
|
import {
|
|
747
684
|
UpdateSubscriptionGrantStatusCommandInput,
|
|
748
685
|
UpdateSubscriptionGrantStatusCommandOutput,
|
|
@@ -763,2765 +700,2726 @@ import { DataZoneClient } from "./DataZoneClient";
|
|
|
763
700
|
export interface DataZone {
|
|
764
701
|
acceptPredictions(
|
|
765
702
|
args: AcceptPredictionsCommandInput,
|
|
766
|
-
options?: __HttpHandlerOptions
|
|
703
|
+
options?: __HttpHandlerOptions,
|
|
767
704
|
): Promise<AcceptPredictionsCommandOutput>;
|
|
768
705
|
acceptPredictions(
|
|
769
706
|
args: AcceptPredictionsCommandInput,
|
|
770
|
-
cb: (err: any, data?: AcceptPredictionsCommandOutput) => void
|
|
707
|
+
cb: (err: any, data?: AcceptPredictionsCommandOutput) => void,
|
|
771
708
|
): void;
|
|
772
709
|
acceptPredictions(
|
|
773
710
|
args: AcceptPredictionsCommandInput,
|
|
774
711
|
options: __HttpHandlerOptions,
|
|
775
|
-
cb: (err: any, data?: AcceptPredictionsCommandOutput) => void
|
|
712
|
+
cb: (err: any, data?: AcceptPredictionsCommandOutput) => void,
|
|
776
713
|
): void;
|
|
777
714
|
acceptSubscriptionRequest(
|
|
778
715
|
args: AcceptSubscriptionRequestCommandInput,
|
|
779
|
-
options?: __HttpHandlerOptions
|
|
716
|
+
options?: __HttpHandlerOptions,
|
|
780
717
|
): Promise<AcceptSubscriptionRequestCommandOutput>;
|
|
781
718
|
acceptSubscriptionRequest(
|
|
782
719
|
args: AcceptSubscriptionRequestCommandInput,
|
|
783
|
-
cb: (err: any, data?: AcceptSubscriptionRequestCommandOutput) => void
|
|
720
|
+
cb: (err: any, data?: AcceptSubscriptionRequestCommandOutput) => void,
|
|
784
721
|
): void;
|
|
785
722
|
acceptSubscriptionRequest(
|
|
786
723
|
args: AcceptSubscriptionRequestCommandInput,
|
|
787
724
|
options: __HttpHandlerOptions,
|
|
788
|
-
cb: (err: any, data?: AcceptSubscriptionRequestCommandOutput) => void
|
|
725
|
+
cb: (err: any, data?: AcceptSubscriptionRequestCommandOutput) => void,
|
|
789
726
|
): void;
|
|
790
727
|
addEntityOwner(
|
|
791
728
|
args: AddEntityOwnerCommandInput,
|
|
792
|
-
options?: __HttpHandlerOptions
|
|
729
|
+
options?: __HttpHandlerOptions,
|
|
793
730
|
): Promise<AddEntityOwnerCommandOutput>;
|
|
794
731
|
addEntityOwner(
|
|
795
732
|
args: AddEntityOwnerCommandInput,
|
|
796
|
-
cb: (err: any, data?: AddEntityOwnerCommandOutput) => void
|
|
733
|
+
cb: (err: any, data?: AddEntityOwnerCommandOutput) => void,
|
|
797
734
|
): void;
|
|
798
735
|
addEntityOwner(
|
|
799
736
|
args: AddEntityOwnerCommandInput,
|
|
800
737
|
options: __HttpHandlerOptions,
|
|
801
|
-
cb: (err: any, data?: AddEntityOwnerCommandOutput) => void
|
|
738
|
+
cb: (err: any, data?: AddEntityOwnerCommandOutput) => void,
|
|
802
739
|
): void;
|
|
803
740
|
addPolicyGrant(
|
|
804
741
|
args: AddPolicyGrantCommandInput,
|
|
805
|
-
options?: __HttpHandlerOptions
|
|
742
|
+
options?: __HttpHandlerOptions,
|
|
806
743
|
): Promise<AddPolicyGrantCommandOutput>;
|
|
807
744
|
addPolicyGrant(
|
|
808
745
|
args: AddPolicyGrantCommandInput,
|
|
809
|
-
cb: (err: any, data?: AddPolicyGrantCommandOutput) => void
|
|
746
|
+
cb: (err: any, data?: AddPolicyGrantCommandOutput) => void,
|
|
810
747
|
): void;
|
|
811
748
|
addPolicyGrant(
|
|
812
749
|
args: AddPolicyGrantCommandInput,
|
|
813
750
|
options: __HttpHandlerOptions,
|
|
814
|
-
cb: (err: any, data?: AddPolicyGrantCommandOutput) => void
|
|
751
|
+
cb: (err: any, data?: AddPolicyGrantCommandOutput) => void,
|
|
815
752
|
): void;
|
|
816
753
|
associateEnvironmentRole(
|
|
817
754
|
args: AssociateEnvironmentRoleCommandInput,
|
|
818
|
-
options?: __HttpHandlerOptions
|
|
755
|
+
options?: __HttpHandlerOptions,
|
|
819
756
|
): Promise<AssociateEnvironmentRoleCommandOutput>;
|
|
820
757
|
associateEnvironmentRole(
|
|
821
758
|
args: AssociateEnvironmentRoleCommandInput,
|
|
822
|
-
cb: (err: any, data?: AssociateEnvironmentRoleCommandOutput) => void
|
|
759
|
+
cb: (err: any, data?: AssociateEnvironmentRoleCommandOutput) => void,
|
|
823
760
|
): void;
|
|
824
761
|
associateEnvironmentRole(
|
|
825
762
|
args: AssociateEnvironmentRoleCommandInput,
|
|
826
763
|
options: __HttpHandlerOptions,
|
|
827
|
-
cb: (err: any, data?: AssociateEnvironmentRoleCommandOutput) => void
|
|
764
|
+
cb: (err: any, data?: AssociateEnvironmentRoleCommandOutput) => void,
|
|
828
765
|
): void;
|
|
829
766
|
associateGovernedTerms(
|
|
830
767
|
args: AssociateGovernedTermsCommandInput,
|
|
831
|
-
options?: __HttpHandlerOptions
|
|
768
|
+
options?: __HttpHandlerOptions,
|
|
832
769
|
): Promise<AssociateGovernedTermsCommandOutput>;
|
|
833
770
|
associateGovernedTerms(
|
|
834
771
|
args: AssociateGovernedTermsCommandInput,
|
|
835
|
-
cb: (err: any, data?: AssociateGovernedTermsCommandOutput) => void
|
|
772
|
+
cb: (err: any, data?: AssociateGovernedTermsCommandOutput) => void,
|
|
836
773
|
): void;
|
|
837
774
|
associateGovernedTerms(
|
|
838
775
|
args: AssociateGovernedTermsCommandInput,
|
|
839
776
|
options: __HttpHandlerOptions,
|
|
840
|
-
cb: (err: any, data?: AssociateGovernedTermsCommandOutput) => void
|
|
777
|
+
cb: (err: any, data?: AssociateGovernedTermsCommandOutput) => void,
|
|
841
778
|
): void;
|
|
842
779
|
batchGetAttributesMetadata(
|
|
843
780
|
args: BatchGetAttributesMetadataCommandInput,
|
|
844
|
-
options?: __HttpHandlerOptions
|
|
781
|
+
options?: __HttpHandlerOptions,
|
|
845
782
|
): Promise<BatchGetAttributesMetadataCommandOutput>;
|
|
846
783
|
batchGetAttributesMetadata(
|
|
847
784
|
args: BatchGetAttributesMetadataCommandInput,
|
|
848
|
-
cb: (err: any, data?: BatchGetAttributesMetadataCommandOutput) => void
|
|
785
|
+
cb: (err: any, data?: BatchGetAttributesMetadataCommandOutput) => void,
|
|
849
786
|
): void;
|
|
850
787
|
batchGetAttributesMetadata(
|
|
851
788
|
args: BatchGetAttributesMetadataCommandInput,
|
|
852
789
|
options: __HttpHandlerOptions,
|
|
853
|
-
cb: (err: any, data?: BatchGetAttributesMetadataCommandOutput) => void
|
|
790
|
+
cb: (err: any, data?: BatchGetAttributesMetadataCommandOutput) => void,
|
|
854
791
|
): void;
|
|
855
792
|
batchPutAttributesMetadata(
|
|
856
793
|
args: BatchPutAttributesMetadataCommandInput,
|
|
857
|
-
options?: __HttpHandlerOptions
|
|
794
|
+
options?: __HttpHandlerOptions,
|
|
858
795
|
): Promise<BatchPutAttributesMetadataCommandOutput>;
|
|
859
796
|
batchPutAttributesMetadata(
|
|
860
797
|
args: BatchPutAttributesMetadataCommandInput,
|
|
861
|
-
cb: (err: any, data?: BatchPutAttributesMetadataCommandOutput) => void
|
|
798
|
+
cb: (err: any, data?: BatchPutAttributesMetadataCommandOutput) => void,
|
|
862
799
|
): void;
|
|
863
800
|
batchPutAttributesMetadata(
|
|
864
801
|
args: BatchPutAttributesMetadataCommandInput,
|
|
865
802
|
options: __HttpHandlerOptions,
|
|
866
|
-
cb: (err: any, data?: BatchPutAttributesMetadataCommandOutput) => void
|
|
803
|
+
cb: (err: any, data?: BatchPutAttributesMetadataCommandOutput) => void,
|
|
867
804
|
): void;
|
|
868
805
|
cancelMetadataGenerationRun(
|
|
869
806
|
args: CancelMetadataGenerationRunCommandInput,
|
|
870
|
-
options?: __HttpHandlerOptions
|
|
807
|
+
options?: __HttpHandlerOptions,
|
|
871
808
|
): Promise<CancelMetadataGenerationRunCommandOutput>;
|
|
872
809
|
cancelMetadataGenerationRun(
|
|
873
810
|
args: CancelMetadataGenerationRunCommandInput,
|
|
874
|
-
cb: (err: any, data?: CancelMetadataGenerationRunCommandOutput) => void
|
|
811
|
+
cb: (err: any, data?: CancelMetadataGenerationRunCommandOutput) => void,
|
|
875
812
|
): void;
|
|
876
813
|
cancelMetadataGenerationRun(
|
|
877
814
|
args: CancelMetadataGenerationRunCommandInput,
|
|
878
815
|
options: __HttpHandlerOptions,
|
|
879
|
-
cb: (err: any, data?: CancelMetadataGenerationRunCommandOutput) => void
|
|
816
|
+
cb: (err: any, data?: CancelMetadataGenerationRunCommandOutput) => void,
|
|
880
817
|
): void;
|
|
881
818
|
cancelSubscription(
|
|
882
819
|
args: CancelSubscriptionCommandInput,
|
|
883
|
-
options?: __HttpHandlerOptions
|
|
820
|
+
options?: __HttpHandlerOptions,
|
|
884
821
|
): Promise<CancelSubscriptionCommandOutput>;
|
|
885
822
|
cancelSubscription(
|
|
886
823
|
args: CancelSubscriptionCommandInput,
|
|
887
|
-
cb: (err: any, data?: CancelSubscriptionCommandOutput) => void
|
|
824
|
+
cb: (err: any, data?: CancelSubscriptionCommandOutput) => void,
|
|
888
825
|
): void;
|
|
889
826
|
cancelSubscription(
|
|
890
827
|
args: CancelSubscriptionCommandInput,
|
|
891
828
|
options: __HttpHandlerOptions,
|
|
892
|
-
cb: (err: any, data?: CancelSubscriptionCommandOutput) => void
|
|
829
|
+
cb: (err: any, data?: CancelSubscriptionCommandOutput) => void,
|
|
893
830
|
): void;
|
|
894
831
|
createAccountPool(
|
|
895
832
|
args: CreateAccountPoolCommandInput,
|
|
896
|
-
options?: __HttpHandlerOptions
|
|
833
|
+
options?: __HttpHandlerOptions,
|
|
897
834
|
): Promise<CreateAccountPoolCommandOutput>;
|
|
898
835
|
createAccountPool(
|
|
899
836
|
args: CreateAccountPoolCommandInput,
|
|
900
|
-
cb: (err: any, data?: CreateAccountPoolCommandOutput) => void
|
|
837
|
+
cb: (err: any, data?: CreateAccountPoolCommandOutput) => void,
|
|
901
838
|
): void;
|
|
902
839
|
createAccountPool(
|
|
903
840
|
args: CreateAccountPoolCommandInput,
|
|
904
841
|
options: __HttpHandlerOptions,
|
|
905
|
-
cb: (err: any, data?: CreateAccountPoolCommandOutput) => void
|
|
842
|
+
cb: (err: any, data?: CreateAccountPoolCommandOutput) => void,
|
|
906
843
|
): void;
|
|
907
844
|
createAsset(
|
|
908
845
|
args: CreateAssetCommandInput,
|
|
909
|
-
options?: __HttpHandlerOptions
|
|
846
|
+
options?: __HttpHandlerOptions,
|
|
910
847
|
): Promise<CreateAssetCommandOutput>;
|
|
911
848
|
createAsset(
|
|
912
849
|
args: CreateAssetCommandInput,
|
|
913
|
-
cb: (err: any, data?: CreateAssetCommandOutput) => void
|
|
850
|
+
cb: (err: any, data?: CreateAssetCommandOutput) => void,
|
|
914
851
|
): void;
|
|
915
852
|
createAsset(
|
|
916
853
|
args: CreateAssetCommandInput,
|
|
917
854
|
options: __HttpHandlerOptions,
|
|
918
|
-
cb: (err: any, data?: CreateAssetCommandOutput) => void
|
|
855
|
+
cb: (err: any, data?: CreateAssetCommandOutput) => void,
|
|
919
856
|
): void;
|
|
920
857
|
createAssetFilter(
|
|
921
858
|
args: CreateAssetFilterCommandInput,
|
|
922
|
-
options?: __HttpHandlerOptions
|
|
859
|
+
options?: __HttpHandlerOptions,
|
|
923
860
|
): Promise<CreateAssetFilterCommandOutput>;
|
|
924
861
|
createAssetFilter(
|
|
925
862
|
args: CreateAssetFilterCommandInput,
|
|
926
|
-
cb: (err: any, data?: CreateAssetFilterCommandOutput) => void
|
|
863
|
+
cb: (err: any, data?: CreateAssetFilterCommandOutput) => void,
|
|
927
864
|
): void;
|
|
928
865
|
createAssetFilter(
|
|
929
866
|
args: CreateAssetFilterCommandInput,
|
|
930
867
|
options: __HttpHandlerOptions,
|
|
931
|
-
cb: (err: any, data?: CreateAssetFilterCommandOutput) => void
|
|
868
|
+
cb: (err: any, data?: CreateAssetFilterCommandOutput) => void,
|
|
932
869
|
): void;
|
|
933
870
|
createAssetRevision(
|
|
934
871
|
args: CreateAssetRevisionCommandInput,
|
|
935
|
-
options?: __HttpHandlerOptions
|
|
872
|
+
options?: __HttpHandlerOptions,
|
|
936
873
|
): Promise<CreateAssetRevisionCommandOutput>;
|
|
937
874
|
createAssetRevision(
|
|
938
875
|
args: CreateAssetRevisionCommandInput,
|
|
939
|
-
cb: (err: any, data?: CreateAssetRevisionCommandOutput) => void
|
|
876
|
+
cb: (err: any, data?: CreateAssetRevisionCommandOutput) => void,
|
|
940
877
|
): void;
|
|
941
878
|
createAssetRevision(
|
|
942
879
|
args: CreateAssetRevisionCommandInput,
|
|
943
880
|
options: __HttpHandlerOptions,
|
|
944
|
-
cb: (err: any, data?: CreateAssetRevisionCommandOutput) => void
|
|
881
|
+
cb: (err: any, data?: CreateAssetRevisionCommandOutput) => void,
|
|
945
882
|
): void;
|
|
946
883
|
createAssetType(
|
|
947
884
|
args: CreateAssetTypeCommandInput,
|
|
948
|
-
options?: __HttpHandlerOptions
|
|
885
|
+
options?: __HttpHandlerOptions,
|
|
949
886
|
): Promise<CreateAssetTypeCommandOutput>;
|
|
950
887
|
createAssetType(
|
|
951
888
|
args: CreateAssetTypeCommandInput,
|
|
952
|
-
cb: (err: any, data?: CreateAssetTypeCommandOutput) => void
|
|
889
|
+
cb: (err: any, data?: CreateAssetTypeCommandOutput) => void,
|
|
953
890
|
): void;
|
|
954
891
|
createAssetType(
|
|
955
892
|
args: CreateAssetTypeCommandInput,
|
|
956
893
|
options: __HttpHandlerOptions,
|
|
957
|
-
cb: (err: any, data?: CreateAssetTypeCommandOutput) => void
|
|
894
|
+
cb: (err: any, data?: CreateAssetTypeCommandOutput) => void,
|
|
958
895
|
): void;
|
|
959
896
|
createConnection(
|
|
960
897
|
args: CreateConnectionCommandInput,
|
|
961
|
-
options?: __HttpHandlerOptions
|
|
898
|
+
options?: __HttpHandlerOptions,
|
|
962
899
|
): Promise<CreateConnectionCommandOutput>;
|
|
963
900
|
createConnection(
|
|
964
901
|
args: CreateConnectionCommandInput,
|
|
965
|
-
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
902
|
+
cb: (err: any, data?: CreateConnectionCommandOutput) => void,
|
|
966
903
|
): void;
|
|
967
904
|
createConnection(
|
|
968
905
|
args: CreateConnectionCommandInput,
|
|
969
906
|
options: __HttpHandlerOptions,
|
|
970
|
-
cb: (err: any, data?: CreateConnectionCommandOutput) => void
|
|
907
|
+
cb: (err: any, data?: CreateConnectionCommandOutput) => void,
|
|
971
908
|
): void;
|
|
972
909
|
createDataProduct(
|
|
973
910
|
args: CreateDataProductCommandInput,
|
|
974
|
-
options?: __HttpHandlerOptions
|
|
911
|
+
options?: __HttpHandlerOptions,
|
|
975
912
|
): Promise<CreateDataProductCommandOutput>;
|
|
976
913
|
createDataProduct(
|
|
977
914
|
args: CreateDataProductCommandInput,
|
|
978
|
-
cb: (err: any, data?: CreateDataProductCommandOutput) => void
|
|
915
|
+
cb: (err: any, data?: CreateDataProductCommandOutput) => void,
|
|
979
916
|
): void;
|
|
980
917
|
createDataProduct(
|
|
981
918
|
args: CreateDataProductCommandInput,
|
|
982
919
|
options: __HttpHandlerOptions,
|
|
983
|
-
cb: (err: any, data?: CreateDataProductCommandOutput) => void
|
|
920
|
+
cb: (err: any, data?: CreateDataProductCommandOutput) => void,
|
|
984
921
|
): void;
|
|
985
922
|
createDataProductRevision(
|
|
986
923
|
args: CreateDataProductRevisionCommandInput,
|
|
987
|
-
options?: __HttpHandlerOptions
|
|
924
|
+
options?: __HttpHandlerOptions,
|
|
988
925
|
): Promise<CreateDataProductRevisionCommandOutput>;
|
|
989
926
|
createDataProductRevision(
|
|
990
927
|
args: CreateDataProductRevisionCommandInput,
|
|
991
|
-
cb: (err: any, data?: CreateDataProductRevisionCommandOutput) => void
|
|
928
|
+
cb: (err: any, data?: CreateDataProductRevisionCommandOutput) => void,
|
|
992
929
|
): void;
|
|
993
930
|
createDataProductRevision(
|
|
994
931
|
args: CreateDataProductRevisionCommandInput,
|
|
995
932
|
options: __HttpHandlerOptions,
|
|
996
|
-
cb: (err: any, data?: CreateDataProductRevisionCommandOutput) => void
|
|
933
|
+
cb: (err: any, data?: CreateDataProductRevisionCommandOutput) => void,
|
|
997
934
|
): void;
|
|
998
935
|
createDataSource(
|
|
999
936
|
args: CreateDataSourceCommandInput,
|
|
1000
|
-
options?: __HttpHandlerOptions
|
|
937
|
+
options?: __HttpHandlerOptions,
|
|
1001
938
|
): Promise<CreateDataSourceCommandOutput>;
|
|
1002
939
|
createDataSource(
|
|
1003
940
|
args: CreateDataSourceCommandInput,
|
|
1004
|
-
cb: (err: any, data?: CreateDataSourceCommandOutput) => void
|
|
941
|
+
cb: (err: any, data?: CreateDataSourceCommandOutput) => void,
|
|
1005
942
|
): void;
|
|
1006
943
|
createDataSource(
|
|
1007
944
|
args: CreateDataSourceCommandInput,
|
|
1008
945
|
options: __HttpHandlerOptions,
|
|
1009
|
-
cb: (err: any, data?: CreateDataSourceCommandOutput) => void
|
|
946
|
+
cb: (err: any, data?: CreateDataSourceCommandOutput) => void,
|
|
1010
947
|
): void;
|
|
1011
948
|
createDomain(
|
|
1012
949
|
args: CreateDomainCommandInput,
|
|
1013
|
-
options?: __HttpHandlerOptions
|
|
950
|
+
options?: __HttpHandlerOptions,
|
|
1014
951
|
): Promise<CreateDomainCommandOutput>;
|
|
1015
952
|
createDomain(
|
|
1016
953
|
args: CreateDomainCommandInput,
|
|
1017
|
-
cb: (err: any, data?: CreateDomainCommandOutput) => void
|
|
954
|
+
cb: (err: any, data?: CreateDomainCommandOutput) => void,
|
|
1018
955
|
): void;
|
|
1019
956
|
createDomain(
|
|
1020
957
|
args: CreateDomainCommandInput,
|
|
1021
958
|
options: __HttpHandlerOptions,
|
|
1022
|
-
cb: (err: any, data?: CreateDomainCommandOutput) => void
|
|
959
|
+
cb: (err: any, data?: CreateDomainCommandOutput) => void,
|
|
1023
960
|
): void;
|
|
1024
961
|
createDomainUnit(
|
|
1025
962
|
args: CreateDomainUnitCommandInput,
|
|
1026
|
-
options?: __HttpHandlerOptions
|
|
963
|
+
options?: __HttpHandlerOptions,
|
|
1027
964
|
): Promise<CreateDomainUnitCommandOutput>;
|
|
1028
965
|
createDomainUnit(
|
|
1029
966
|
args: CreateDomainUnitCommandInput,
|
|
1030
|
-
cb: (err: any, data?: CreateDomainUnitCommandOutput) => void
|
|
967
|
+
cb: (err: any, data?: CreateDomainUnitCommandOutput) => void,
|
|
1031
968
|
): void;
|
|
1032
969
|
createDomainUnit(
|
|
1033
970
|
args: CreateDomainUnitCommandInput,
|
|
1034
971
|
options: __HttpHandlerOptions,
|
|
1035
|
-
cb: (err: any, data?: CreateDomainUnitCommandOutput) => void
|
|
972
|
+
cb: (err: any, data?: CreateDomainUnitCommandOutput) => void,
|
|
1036
973
|
): void;
|
|
1037
974
|
createEnvironment(
|
|
1038
975
|
args: CreateEnvironmentCommandInput,
|
|
1039
|
-
options?: __HttpHandlerOptions
|
|
976
|
+
options?: __HttpHandlerOptions,
|
|
1040
977
|
): Promise<CreateEnvironmentCommandOutput>;
|
|
1041
978
|
createEnvironment(
|
|
1042
979
|
args: CreateEnvironmentCommandInput,
|
|
1043
|
-
cb: (err: any, data?: CreateEnvironmentCommandOutput) => void
|
|
980
|
+
cb: (err: any, data?: CreateEnvironmentCommandOutput) => void,
|
|
1044
981
|
): void;
|
|
1045
982
|
createEnvironment(
|
|
1046
983
|
args: CreateEnvironmentCommandInput,
|
|
1047
984
|
options: __HttpHandlerOptions,
|
|
1048
|
-
cb: (err: any, data?: CreateEnvironmentCommandOutput) => void
|
|
985
|
+
cb: (err: any, data?: CreateEnvironmentCommandOutput) => void,
|
|
1049
986
|
): void;
|
|
1050
987
|
createEnvironmentAction(
|
|
1051
988
|
args: CreateEnvironmentActionCommandInput,
|
|
1052
|
-
options?: __HttpHandlerOptions
|
|
989
|
+
options?: __HttpHandlerOptions,
|
|
1053
990
|
): Promise<CreateEnvironmentActionCommandOutput>;
|
|
1054
991
|
createEnvironmentAction(
|
|
1055
992
|
args: CreateEnvironmentActionCommandInput,
|
|
1056
|
-
cb: (err: any, data?: CreateEnvironmentActionCommandOutput) => void
|
|
993
|
+
cb: (err: any, data?: CreateEnvironmentActionCommandOutput) => void,
|
|
1057
994
|
): void;
|
|
1058
995
|
createEnvironmentAction(
|
|
1059
996
|
args: CreateEnvironmentActionCommandInput,
|
|
1060
997
|
options: __HttpHandlerOptions,
|
|
1061
|
-
cb: (err: any, data?: CreateEnvironmentActionCommandOutput) => void
|
|
998
|
+
cb: (err: any, data?: CreateEnvironmentActionCommandOutput) => void,
|
|
1062
999
|
): void;
|
|
1063
1000
|
createEnvironmentBlueprint(
|
|
1064
1001
|
args: CreateEnvironmentBlueprintCommandInput,
|
|
1065
|
-
options?: __HttpHandlerOptions
|
|
1002
|
+
options?: __HttpHandlerOptions,
|
|
1066
1003
|
): Promise<CreateEnvironmentBlueprintCommandOutput>;
|
|
1067
1004
|
createEnvironmentBlueprint(
|
|
1068
1005
|
args: CreateEnvironmentBlueprintCommandInput,
|
|
1069
|
-
cb: (err: any, data?: CreateEnvironmentBlueprintCommandOutput) => void
|
|
1006
|
+
cb: (err: any, data?: CreateEnvironmentBlueprintCommandOutput) => void,
|
|
1070
1007
|
): void;
|
|
1071
1008
|
createEnvironmentBlueprint(
|
|
1072
1009
|
args: CreateEnvironmentBlueprintCommandInput,
|
|
1073
1010
|
options: __HttpHandlerOptions,
|
|
1074
|
-
cb: (err: any, data?: CreateEnvironmentBlueprintCommandOutput) => void
|
|
1011
|
+
cb: (err: any, data?: CreateEnvironmentBlueprintCommandOutput) => void,
|
|
1075
1012
|
): void;
|
|
1076
1013
|
createEnvironmentProfile(
|
|
1077
1014
|
args: CreateEnvironmentProfileCommandInput,
|
|
1078
|
-
options?: __HttpHandlerOptions
|
|
1015
|
+
options?: __HttpHandlerOptions,
|
|
1079
1016
|
): Promise<CreateEnvironmentProfileCommandOutput>;
|
|
1080
1017
|
createEnvironmentProfile(
|
|
1081
1018
|
args: CreateEnvironmentProfileCommandInput,
|
|
1082
|
-
cb: (err: any, data?: CreateEnvironmentProfileCommandOutput) => void
|
|
1019
|
+
cb: (err: any, data?: CreateEnvironmentProfileCommandOutput) => void,
|
|
1083
1020
|
): void;
|
|
1084
1021
|
createEnvironmentProfile(
|
|
1085
1022
|
args: CreateEnvironmentProfileCommandInput,
|
|
1086
1023
|
options: __HttpHandlerOptions,
|
|
1087
|
-
cb: (err: any, data?: CreateEnvironmentProfileCommandOutput) => void
|
|
1024
|
+
cb: (err: any, data?: CreateEnvironmentProfileCommandOutput) => void,
|
|
1088
1025
|
): void;
|
|
1089
1026
|
createFormType(
|
|
1090
1027
|
args: CreateFormTypeCommandInput,
|
|
1091
|
-
options?: __HttpHandlerOptions
|
|
1028
|
+
options?: __HttpHandlerOptions,
|
|
1092
1029
|
): Promise<CreateFormTypeCommandOutput>;
|
|
1093
1030
|
createFormType(
|
|
1094
1031
|
args: CreateFormTypeCommandInput,
|
|
1095
|
-
cb: (err: any, data?: CreateFormTypeCommandOutput) => void
|
|
1032
|
+
cb: (err: any, data?: CreateFormTypeCommandOutput) => void,
|
|
1096
1033
|
): void;
|
|
1097
1034
|
createFormType(
|
|
1098
1035
|
args: CreateFormTypeCommandInput,
|
|
1099
1036
|
options: __HttpHandlerOptions,
|
|
1100
|
-
cb: (err: any, data?: CreateFormTypeCommandOutput) => void
|
|
1037
|
+
cb: (err: any, data?: CreateFormTypeCommandOutput) => void,
|
|
1101
1038
|
): void;
|
|
1102
1039
|
createGlossary(
|
|
1103
1040
|
args: CreateGlossaryCommandInput,
|
|
1104
|
-
options?: __HttpHandlerOptions
|
|
1041
|
+
options?: __HttpHandlerOptions,
|
|
1105
1042
|
): Promise<CreateGlossaryCommandOutput>;
|
|
1106
1043
|
createGlossary(
|
|
1107
1044
|
args: CreateGlossaryCommandInput,
|
|
1108
|
-
cb: (err: any, data?: CreateGlossaryCommandOutput) => void
|
|
1045
|
+
cb: (err: any, data?: CreateGlossaryCommandOutput) => void,
|
|
1109
1046
|
): void;
|
|
1110
1047
|
createGlossary(
|
|
1111
1048
|
args: CreateGlossaryCommandInput,
|
|
1112
1049
|
options: __HttpHandlerOptions,
|
|
1113
|
-
cb: (err: any, data?: CreateGlossaryCommandOutput) => void
|
|
1050
|
+
cb: (err: any, data?: CreateGlossaryCommandOutput) => void,
|
|
1114
1051
|
): void;
|
|
1115
1052
|
createGlossaryTerm(
|
|
1116
1053
|
args: CreateGlossaryTermCommandInput,
|
|
1117
|
-
options?: __HttpHandlerOptions
|
|
1054
|
+
options?: __HttpHandlerOptions,
|
|
1118
1055
|
): Promise<CreateGlossaryTermCommandOutput>;
|
|
1119
1056
|
createGlossaryTerm(
|
|
1120
1057
|
args: CreateGlossaryTermCommandInput,
|
|
1121
|
-
cb: (err: any, data?: CreateGlossaryTermCommandOutput) => void
|
|
1058
|
+
cb: (err: any, data?: CreateGlossaryTermCommandOutput) => void,
|
|
1122
1059
|
): void;
|
|
1123
1060
|
createGlossaryTerm(
|
|
1124
1061
|
args: CreateGlossaryTermCommandInput,
|
|
1125
1062
|
options: __HttpHandlerOptions,
|
|
1126
|
-
cb: (err: any, data?: CreateGlossaryTermCommandOutput) => void
|
|
1063
|
+
cb: (err: any, data?: CreateGlossaryTermCommandOutput) => void,
|
|
1127
1064
|
): void;
|
|
1128
1065
|
createGroupProfile(
|
|
1129
1066
|
args: CreateGroupProfileCommandInput,
|
|
1130
|
-
options?: __HttpHandlerOptions
|
|
1067
|
+
options?: __HttpHandlerOptions,
|
|
1131
1068
|
): Promise<CreateGroupProfileCommandOutput>;
|
|
1132
1069
|
createGroupProfile(
|
|
1133
1070
|
args: CreateGroupProfileCommandInput,
|
|
1134
|
-
cb: (err: any, data?: CreateGroupProfileCommandOutput) => void
|
|
1071
|
+
cb: (err: any, data?: CreateGroupProfileCommandOutput) => void,
|
|
1135
1072
|
): void;
|
|
1136
1073
|
createGroupProfile(
|
|
1137
1074
|
args: CreateGroupProfileCommandInput,
|
|
1138
1075
|
options: __HttpHandlerOptions,
|
|
1139
|
-
cb: (err: any, data?: CreateGroupProfileCommandOutput) => void
|
|
1076
|
+
cb: (err: any, data?: CreateGroupProfileCommandOutput) => void,
|
|
1140
1077
|
): void;
|
|
1141
1078
|
createListingChangeSet(
|
|
1142
1079
|
args: CreateListingChangeSetCommandInput,
|
|
1143
|
-
options?: __HttpHandlerOptions
|
|
1080
|
+
options?: __HttpHandlerOptions,
|
|
1144
1081
|
): Promise<CreateListingChangeSetCommandOutput>;
|
|
1145
1082
|
createListingChangeSet(
|
|
1146
1083
|
args: CreateListingChangeSetCommandInput,
|
|
1147
|
-
cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void
|
|
1084
|
+
cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void,
|
|
1148
1085
|
): void;
|
|
1149
1086
|
createListingChangeSet(
|
|
1150
1087
|
args: CreateListingChangeSetCommandInput,
|
|
1151
1088
|
options: __HttpHandlerOptions,
|
|
1152
|
-
cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void
|
|
1089
|
+
cb: (err: any, data?: CreateListingChangeSetCommandOutput) => void,
|
|
1153
1090
|
): void;
|
|
1154
1091
|
createNotebook(
|
|
1155
1092
|
args: CreateNotebookCommandInput,
|
|
1156
|
-
options?: __HttpHandlerOptions
|
|
1093
|
+
options?: __HttpHandlerOptions,
|
|
1157
1094
|
): Promise<CreateNotebookCommandOutput>;
|
|
1158
1095
|
createNotebook(
|
|
1159
1096
|
args: CreateNotebookCommandInput,
|
|
1160
|
-
cb: (err: any, data?: CreateNotebookCommandOutput) => void
|
|
1097
|
+
cb: (err: any, data?: CreateNotebookCommandOutput) => void,
|
|
1161
1098
|
): void;
|
|
1162
1099
|
createNotebook(
|
|
1163
1100
|
args: CreateNotebookCommandInput,
|
|
1164
1101
|
options: __HttpHandlerOptions,
|
|
1165
|
-
cb: (err: any, data?: CreateNotebookCommandOutput) => void
|
|
1102
|
+
cb: (err: any, data?: CreateNotebookCommandOutput) => void,
|
|
1166
1103
|
): void;
|
|
1167
1104
|
createProject(
|
|
1168
1105
|
args: CreateProjectCommandInput,
|
|
1169
|
-
options?: __HttpHandlerOptions
|
|
1106
|
+
options?: __HttpHandlerOptions,
|
|
1170
1107
|
): Promise<CreateProjectCommandOutput>;
|
|
1171
1108
|
createProject(
|
|
1172
1109
|
args: CreateProjectCommandInput,
|
|
1173
|
-
cb: (err: any, data?: CreateProjectCommandOutput) => void
|
|
1110
|
+
cb: (err: any, data?: CreateProjectCommandOutput) => void,
|
|
1174
1111
|
): void;
|
|
1175
1112
|
createProject(
|
|
1176
1113
|
args: CreateProjectCommandInput,
|
|
1177
1114
|
options: __HttpHandlerOptions,
|
|
1178
|
-
cb: (err: any, data?: CreateProjectCommandOutput) => void
|
|
1115
|
+
cb: (err: any, data?: CreateProjectCommandOutput) => void,
|
|
1179
1116
|
): void;
|
|
1180
1117
|
createProjectMembership(
|
|
1181
1118
|
args: CreateProjectMembershipCommandInput,
|
|
1182
|
-
options?: __HttpHandlerOptions
|
|
1119
|
+
options?: __HttpHandlerOptions,
|
|
1183
1120
|
): Promise<CreateProjectMembershipCommandOutput>;
|
|
1184
1121
|
createProjectMembership(
|
|
1185
1122
|
args: CreateProjectMembershipCommandInput,
|
|
1186
|
-
cb: (err: any, data?: CreateProjectMembershipCommandOutput) => void
|
|
1123
|
+
cb: (err: any, data?: CreateProjectMembershipCommandOutput) => void,
|
|
1187
1124
|
): void;
|
|
1188
1125
|
createProjectMembership(
|
|
1189
1126
|
args: CreateProjectMembershipCommandInput,
|
|
1190
1127
|
options: __HttpHandlerOptions,
|
|
1191
|
-
cb: (err: any, data?: CreateProjectMembershipCommandOutput) => void
|
|
1128
|
+
cb: (err: any, data?: CreateProjectMembershipCommandOutput) => void,
|
|
1192
1129
|
): void;
|
|
1193
1130
|
createProjectProfile(
|
|
1194
1131
|
args: CreateProjectProfileCommandInput,
|
|
1195
|
-
options?: __HttpHandlerOptions
|
|
1132
|
+
options?: __HttpHandlerOptions,
|
|
1196
1133
|
): Promise<CreateProjectProfileCommandOutput>;
|
|
1197
1134
|
createProjectProfile(
|
|
1198
1135
|
args: CreateProjectProfileCommandInput,
|
|
1199
|
-
cb: (err: any, data?: CreateProjectProfileCommandOutput) => void
|
|
1136
|
+
cb: (err: any, data?: CreateProjectProfileCommandOutput) => void,
|
|
1200
1137
|
): void;
|
|
1201
1138
|
createProjectProfile(
|
|
1202
1139
|
args: CreateProjectProfileCommandInput,
|
|
1203
1140
|
options: __HttpHandlerOptions,
|
|
1204
|
-
cb: (err: any, data?: CreateProjectProfileCommandOutput) => void
|
|
1141
|
+
cb: (err: any, data?: CreateProjectProfileCommandOutput) => void,
|
|
1205
1142
|
): void;
|
|
1206
1143
|
createRule(
|
|
1207
1144
|
args: CreateRuleCommandInput,
|
|
1208
|
-
options?: __HttpHandlerOptions
|
|
1145
|
+
options?: __HttpHandlerOptions,
|
|
1209
1146
|
): Promise<CreateRuleCommandOutput>;
|
|
1210
1147
|
createRule(
|
|
1211
1148
|
args: CreateRuleCommandInput,
|
|
1212
|
-
cb: (err: any, data?: CreateRuleCommandOutput) => void
|
|
1149
|
+
cb: (err: any, data?: CreateRuleCommandOutput) => void,
|
|
1213
1150
|
): void;
|
|
1214
1151
|
createRule(
|
|
1215
1152
|
args: CreateRuleCommandInput,
|
|
1216
1153
|
options: __HttpHandlerOptions,
|
|
1217
|
-
cb: (err: any, data?: CreateRuleCommandOutput) => void
|
|
1154
|
+
cb: (err: any, data?: CreateRuleCommandOutput) => void,
|
|
1218
1155
|
): void;
|
|
1219
1156
|
createSubscriptionGrant(
|
|
1220
1157
|
args: CreateSubscriptionGrantCommandInput,
|
|
1221
|
-
options?: __HttpHandlerOptions
|
|
1158
|
+
options?: __HttpHandlerOptions,
|
|
1222
1159
|
): Promise<CreateSubscriptionGrantCommandOutput>;
|
|
1223
1160
|
createSubscriptionGrant(
|
|
1224
1161
|
args: CreateSubscriptionGrantCommandInput,
|
|
1225
|
-
cb: (err: any, data?: CreateSubscriptionGrantCommandOutput) => void
|
|
1162
|
+
cb: (err: any, data?: CreateSubscriptionGrantCommandOutput) => void,
|
|
1226
1163
|
): void;
|
|
1227
1164
|
createSubscriptionGrant(
|
|
1228
1165
|
args: CreateSubscriptionGrantCommandInput,
|
|
1229
1166
|
options: __HttpHandlerOptions,
|
|
1230
|
-
cb: (err: any, data?: CreateSubscriptionGrantCommandOutput) => void
|
|
1167
|
+
cb: (err: any, data?: CreateSubscriptionGrantCommandOutput) => void,
|
|
1231
1168
|
): void;
|
|
1232
1169
|
createSubscriptionRequest(
|
|
1233
1170
|
args: CreateSubscriptionRequestCommandInput,
|
|
1234
|
-
options?: __HttpHandlerOptions
|
|
1171
|
+
options?: __HttpHandlerOptions,
|
|
1235
1172
|
): Promise<CreateSubscriptionRequestCommandOutput>;
|
|
1236
1173
|
createSubscriptionRequest(
|
|
1237
1174
|
args: CreateSubscriptionRequestCommandInput,
|
|
1238
|
-
cb: (err: any, data?: CreateSubscriptionRequestCommandOutput) => void
|
|
1175
|
+
cb: (err: any, data?: CreateSubscriptionRequestCommandOutput) => void,
|
|
1239
1176
|
): void;
|
|
1240
1177
|
createSubscriptionRequest(
|
|
1241
1178
|
args: CreateSubscriptionRequestCommandInput,
|
|
1242
1179
|
options: __HttpHandlerOptions,
|
|
1243
|
-
cb: (err: any, data?: CreateSubscriptionRequestCommandOutput) => void
|
|
1180
|
+
cb: (err: any, data?: CreateSubscriptionRequestCommandOutput) => void,
|
|
1244
1181
|
): void;
|
|
1245
1182
|
createSubscriptionTarget(
|
|
1246
1183
|
args: CreateSubscriptionTargetCommandInput,
|
|
1247
|
-
options?: __HttpHandlerOptions
|
|
1184
|
+
options?: __HttpHandlerOptions,
|
|
1248
1185
|
): Promise<CreateSubscriptionTargetCommandOutput>;
|
|
1249
1186
|
createSubscriptionTarget(
|
|
1250
1187
|
args: CreateSubscriptionTargetCommandInput,
|
|
1251
|
-
cb: (err: any, data?: CreateSubscriptionTargetCommandOutput) => void
|
|
1188
|
+
cb: (err: any, data?: CreateSubscriptionTargetCommandOutput) => void,
|
|
1252
1189
|
): void;
|
|
1253
1190
|
createSubscriptionTarget(
|
|
1254
1191
|
args: CreateSubscriptionTargetCommandInput,
|
|
1255
1192
|
options: __HttpHandlerOptions,
|
|
1256
|
-
cb: (err: any, data?: CreateSubscriptionTargetCommandOutput) => void
|
|
1193
|
+
cb: (err: any, data?: CreateSubscriptionTargetCommandOutput) => void,
|
|
1257
1194
|
): void;
|
|
1258
1195
|
createUserProfile(
|
|
1259
1196
|
args: CreateUserProfileCommandInput,
|
|
1260
|
-
options?: __HttpHandlerOptions
|
|
1197
|
+
options?: __HttpHandlerOptions,
|
|
1261
1198
|
): Promise<CreateUserProfileCommandOutput>;
|
|
1262
1199
|
createUserProfile(
|
|
1263
1200
|
args: CreateUserProfileCommandInput,
|
|
1264
|
-
cb: (err: any, data?: CreateUserProfileCommandOutput) => void
|
|
1201
|
+
cb: (err: any, data?: CreateUserProfileCommandOutput) => void,
|
|
1265
1202
|
): void;
|
|
1266
1203
|
createUserProfile(
|
|
1267
1204
|
args: CreateUserProfileCommandInput,
|
|
1268
1205
|
options: __HttpHandlerOptions,
|
|
1269
|
-
cb: (err: any, data?: CreateUserProfileCommandOutput) => void
|
|
1206
|
+
cb: (err: any, data?: CreateUserProfileCommandOutput) => void,
|
|
1270
1207
|
): void;
|
|
1271
1208
|
deleteAccountPool(
|
|
1272
1209
|
args: DeleteAccountPoolCommandInput,
|
|
1273
|
-
options?: __HttpHandlerOptions
|
|
1210
|
+
options?: __HttpHandlerOptions,
|
|
1274
1211
|
): Promise<DeleteAccountPoolCommandOutput>;
|
|
1275
1212
|
deleteAccountPool(
|
|
1276
1213
|
args: DeleteAccountPoolCommandInput,
|
|
1277
|
-
cb: (err: any, data?: DeleteAccountPoolCommandOutput) => void
|
|
1214
|
+
cb: (err: any, data?: DeleteAccountPoolCommandOutput) => void,
|
|
1278
1215
|
): void;
|
|
1279
1216
|
deleteAccountPool(
|
|
1280
1217
|
args: DeleteAccountPoolCommandInput,
|
|
1281
1218
|
options: __HttpHandlerOptions,
|
|
1282
|
-
cb: (err: any, data?: DeleteAccountPoolCommandOutput) => void
|
|
1219
|
+
cb: (err: any, data?: DeleteAccountPoolCommandOutput) => void,
|
|
1283
1220
|
): void;
|
|
1284
1221
|
deleteAsset(
|
|
1285
1222
|
args: DeleteAssetCommandInput,
|
|
1286
|
-
options?: __HttpHandlerOptions
|
|
1223
|
+
options?: __HttpHandlerOptions,
|
|
1287
1224
|
): Promise<DeleteAssetCommandOutput>;
|
|
1288
1225
|
deleteAsset(
|
|
1289
1226
|
args: DeleteAssetCommandInput,
|
|
1290
|
-
cb: (err: any, data?: DeleteAssetCommandOutput) => void
|
|
1227
|
+
cb: (err: any, data?: DeleteAssetCommandOutput) => void,
|
|
1291
1228
|
): void;
|
|
1292
1229
|
deleteAsset(
|
|
1293
1230
|
args: DeleteAssetCommandInput,
|
|
1294
1231
|
options: __HttpHandlerOptions,
|
|
1295
|
-
cb: (err: any, data?: DeleteAssetCommandOutput) => void
|
|
1232
|
+
cb: (err: any, data?: DeleteAssetCommandOutput) => void,
|
|
1296
1233
|
): void;
|
|
1297
1234
|
deleteAssetFilter(
|
|
1298
1235
|
args: DeleteAssetFilterCommandInput,
|
|
1299
|
-
options?: __HttpHandlerOptions
|
|
1236
|
+
options?: __HttpHandlerOptions,
|
|
1300
1237
|
): Promise<DeleteAssetFilterCommandOutput>;
|
|
1301
1238
|
deleteAssetFilter(
|
|
1302
1239
|
args: DeleteAssetFilterCommandInput,
|
|
1303
|
-
cb: (err: any, data?: DeleteAssetFilterCommandOutput) => void
|
|
1240
|
+
cb: (err: any, data?: DeleteAssetFilterCommandOutput) => void,
|
|
1304
1241
|
): void;
|
|
1305
1242
|
deleteAssetFilter(
|
|
1306
1243
|
args: DeleteAssetFilterCommandInput,
|
|
1307
1244
|
options: __HttpHandlerOptions,
|
|
1308
|
-
cb: (err: any, data?: DeleteAssetFilterCommandOutput) => void
|
|
1245
|
+
cb: (err: any, data?: DeleteAssetFilterCommandOutput) => void,
|
|
1309
1246
|
): void;
|
|
1310
1247
|
deleteAssetType(
|
|
1311
1248
|
args: DeleteAssetTypeCommandInput,
|
|
1312
|
-
options?: __HttpHandlerOptions
|
|
1249
|
+
options?: __HttpHandlerOptions,
|
|
1313
1250
|
): Promise<DeleteAssetTypeCommandOutput>;
|
|
1314
1251
|
deleteAssetType(
|
|
1315
1252
|
args: DeleteAssetTypeCommandInput,
|
|
1316
|
-
cb: (err: any, data?: DeleteAssetTypeCommandOutput) => void
|
|
1253
|
+
cb: (err: any, data?: DeleteAssetTypeCommandOutput) => void,
|
|
1317
1254
|
): void;
|
|
1318
1255
|
deleteAssetType(
|
|
1319
1256
|
args: DeleteAssetTypeCommandInput,
|
|
1320
1257
|
options: __HttpHandlerOptions,
|
|
1321
|
-
cb: (err: any, data?: DeleteAssetTypeCommandOutput) => void
|
|
1258
|
+
cb: (err: any, data?: DeleteAssetTypeCommandOutput) => void,
|
|
1322
1259
|
): void;
|
|
1323
1260
|
deleteConnection(
|
|
1324
1261
|
args: DeleteConnectionCommandInput,
|
|
1325
|
-
options?: __HttpHandlerOptions
|
|
1262
|
+
options?: __HttpHandlerOptions,
|
|
1326
1263
|
): Promise<DeleteConnectionCommandOutput>;
|
|
1327
1264
|
deleteConnection(
|
|
1328
1265
|
args: DeleteConnectionCommandInput,
|
|
1329
|
-
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
1266
|
+
cb: (err: any, data?: DeleteConnectionCommandOutput) => void,
|
|
1330
1267
|
): void;
|
|
1331
1268
|
deleteConnection(
|
|
1332
1269
|
args: DeleteConnectionCommandInput,
|
|
1333
1270
|
options: __HttpHandlerOptions,
|
|
1334
|
-
cb: (err: any, data?: DeleteConnectionCommandOutput) => void
|
|
1271
|
+
cb: (err: any, data?: DeleteConnectionCommandOutput) => void,
|
|
1335
1272
|
): void;
|
|
1336
1273
|
deleteDataExportConfiguration(
|
|
1337
1274
|
args: DeleteDataExportConfigurationCommandInput,
|
|
1338
|
-
options?: __HttpHandlerOptions
|
|
1275
|
+
options?: __HttpHandlerOptions,
|
|
1339
1276
|
): Promise<DeleteDataExportConfigurationCommandOutput>;
|
|
1340
1277
|
deleteDataExportConfiguration(
|
|
1341
1278
|
args: DeleteDataExportConfigurationCommandInput,
|
|
1342
|
-
cb: (err: any, data?: DeleteDataExportConfigurationCommandOutput) => void
|
|
1279
|
+
cb: (err: any, data?: DeleteDataExportConfigurationCommandOutput) => void,
|
|
1343
1280
|
): void;
|
|
1344
1281
|
deleteDataExportConfiguration(
|
|
1345
1282
|
args: DeleteDataExportConfigurationCommandInput,
|
|
1346
1283
|
options: __HttpHandlerOptions,
|
|
1347
|
-
cb: (err: any, data?: DeleteDataExportConfigurationCommandOutput) => void
|
|
1284
|
+
cb: (err: any, data?: DeleteDataExportConfigurationCommandOutput) => void,
|
|
1348
1285
|
): void;
|
|
1349
1286
|
deleteDataProduct(
|
|
1350
1287
|
args: DeleteDataProductCommandInput,
|
|
1351
|
-
options?: __HttpHandlerOptions
|
|
1288
|
+
options?: __HttpHandlerOptions,
|
|
1352
1289
|
): Promise<DeleteDataProductCommandOutput>;
|
|
1353
1290
|
deleteDataProduct(
|
|
1354
1291
|
args: DeleteDataProductCommandInput,
|
|
1355
|
-
cb: (err: any, data?: DeleteDataProductCommandOutput) => void
|
|
1292
|
+
cb: (err: any, data?: DeleteDataProductCommandOutput) => void,
|
|
1356
1293
|
): void;
|
|
1357
1294
|
deleteDataProduct(
|
|
1358
1295
|
args: DeleteDataProductCommandInput,
|
|
1359
1296
|
options: __HttpHandlerOptions,
|
|
1360
|
-
cb: (err: any, data?: DeleteDataProductCommandOutput) => void
|
|
1297
|
+
cb: (err: any, data?: DeleteDataProductCommandOutput) => void,
|
|
1361
1298
|
): void;
|
|
1362
1299
|
deleteDataSource(
|
|
1363
1300
|
args: DeleteDataSourceCommandInput,
|
|
1364
|
-
options?: __HttpHandlerOptions
|
|
1301
|
+
options?: __HttpHandlerOptions,
|
|
1365
1302
|
): Promise<DeleteDataSourceCommandOutput>;
|
|
1366
1303
|
deleteDataSource(
|
|
1367
1304
|
args: DeleteDataSourceCommandInput,
|
|
1368
|
-
cb: (err: any, data?: DeleteDataSourceCommandOutput) => void
|
|
1305
|
+
cb: (err: any, data?: DeleteDataSourceCommandOutput) => void,
|
|
1369
1306
|
): void;
|
|
1370
1307
|
deleteDataSource(
|
|
1371
1308
|
args: DeleteDataSourceCommandInput,
|
|
1372
1309
|
options: __HttpHandlerOptions,
|
|
1373
|
-
cb: (err: any, data?: DeleteDataSourceCommandOutput) => void
|
|
1310
|
+
cb: (err: any, data?: DeleteDataSourceCommandOutput) => void,
|
|
1374
1311
|
): void;
|
|
1375
1312
|
deleteDomain(
|
|
1376
1313
|
args: DeleteDomainCommandInput,
|
|
1377
|
-
options?: __HttpHandlerOptions
|
|
1314
|
+
options?: __HttpHandlerOptions,
|
|
1378
1315
|
): Promise<DeleteDomainCommandOutput>;
|
|
1379
1316
|
deleteDomain(
|
|
1380
1317
|
args: DeleteDomainCommandInput,
|
|
1381
|
-
cb: (err: any, data?: DeleteDomainCommandOutput) => void
|
|
1318
|
+
cb: (err: any, data?: DeleteDomainCommandOutput) => void,
|
|
1382
1319
|
): void;
|
|
1383
1320
|
deleteDomain(
|
|
1384
1321
|
args: DeleteDomainCommandInput,
|
|
1385
1322
|
options: __HttpHandlerOptions,
|
|
1386
|
-
cb: (err: any, data?: DeleteDomainCommandOutput) => void
|
|
1323
|
+
cb: (err: any, data?: DeleteDomainCommandOutput) => void,
|
|
1387
1324
|
): void;
|
|
1388
1325
|
deleteDomainUnit(
|
|
1389
1326
|
args: DeleteDomainUnitCommandInput,
|
|
1390
|
-
options?: __HttpHandlerOptions
|
|
1327
|
+
options?: __HttpHandlerOptions,
|
|
1391
1328
|
): Promise<DeleteDomainUnitCommandOutput>;
|
|
1392
1329
|
deleteDomainUnit(
|
|
1393
1330
|
args: DeleteDomainUnitCommandInput,
|
|
1394
|
-
cb: (err: any, data?: DeleteDomainUnitCommandOutput) => void
|
|
1331
|
+
cb: (err: any, data?: DeleteDomainUnitCommandOutput) => void,
|
|
1395
1332
|
): void;
|
|
1396
1333
|
deleteDomainUnit(
|
|
1397
1334
|
args: DeleteDomainUnitCommandInput,
|
|
1398
1335
|
options: __HttpHandlerOptions,
|
|
1399
|
-
cb: (err: any, data?: DeleteDomainUnitCommandOutput) => void
|
|
1336
|
+
cb: (err: any, data?: DeleteDomainUnitCommandOutput) => void,
|
|
1400
1337
|
): void;
|
|
1401
1338
|
deleteEnvironment(
|
|
1402
1339
|
args: DeleteEnvironmentCommandInput,
|
|
1403
|
-
options?: __HttpHandlerOptions
|
|
1340
|
+
options?: __HttpHandlerOptions,
|
|
1404
1341
|
): Promise<DeleteEnvironmentCommandOutput>;
|
|
1405
1342
|
deleteEnvironment(
|
|
1406
1343
|
args: DeleteEnvironmentCommandInput,
|
|
1407
|
-
cb: (err: any, data?: DeleteEnvironmentCommandOutput) => void
|
|
1344
|
+
cb: (err: any, data?: DeleteEnvironmentCommandOutput) => void,
|
|
1408
1345
|
): void;
|
|
1409
1346
|
deleteEnvironment(
|
|
1410
1347
|
args: DeleteEnvironmentCommandInput,
|
|
1411
1348
|
options: __HttpHandlerOptions,
|
|
1412
|
-
cb: (err: any, data?: DeleteEnvironmentCommandOutput) => void
|
|
1349
|
+
cb: (err: any, data?: DeleteEnvironmentCommandOutput) => void,
|
|
1413
1350
|
): void;
|
|
1414
1351
|
deleteEnvironmentAction(
|
|
1415
1352
|
args: DeleteEnvironmentActionCommandInput,
|
|
1416
|
-
options?: __HttpHandlerOptions
|
|
1353
|
+
options?: __HttpHandlerOptions,
|
|
1417
1354
|
): Promise<DeleteEnvironmentActionCommandOutput>;
|
|
1418
1355
|
deleteEnvironmentAction(
|
|
1419
1356
|
args: DeleteEnvironmentActionCommandInput,
|
|
1420
|
-
cb: (err: any, data?: DeleteEnvironmentActionCommandOutput) => void
|
|
1357
|
+
cb: (err: any, data?: DeleteEnvironmentActionCommandOutput) => void,
|
|
1421
1358
|
): void;
|
|
1422
1359
|
deleteEnvironmentAction(
|
|
1423
1360
|
args: DeleteEnvironmentActionCommandInput,
|
|
1424
1361
|
options: __HttpHandlerOptions,
|
|
1425
|
-
cb: (err: any, data?: DeleteEnvironmentActionCommandOutput) => void
|
|
1362
|
+
cb: (err: any, data?: DeleteEnvironmentActionCommandOutput) => void,
|
|
1426
1363
|
): void;
|
|
1427
1364
|
deleteEnvironmentBlueprint(
|
|
1428
1365
|
args: DeleteEnvironmentBlueprintCommandInput,
|
|
1429
|
-
options?: __HttpHandlerOptions
|
|
1366
|
+
options?: __HttpHandlerOptions,
|
|
1430
1367
|
): Promise<DeleteEnvironmentBlueprintCommandOutput>;
|
|
1431
1368
|
deleteEnvironmentBlueprint(
|
|
1432
1369
|
args: DeleteEnvironmentBlueprintCommandInput,
|
|
1433
|
-
cb: (err: any, data?: DeleteEnvironmentBlueprintCommandOutput) => void
|
|
1370
|
+
cb: (err: any, data?: DeleteEnvironmentBlueprintCommandOutput) => void,
|
|
1434
1371
|
): void;
|
|
1435
1372
|
deleteEnvironmentBlueprint(
|
|
1436
1373
|
args: DeleteEnvironmentBlueprintCommandInput,
|
|
1437
1374
|
options: __HttpHandlerOptions,
|
|
1438
|
-
cb: (err: any, data?: DeleteEnvironmentBlueprintCommandOutput) => void
|
|
1375
|
+
cb: (err: any, data?: DeleteEnvironmentBlueprintCommandOutput) => void,
|
|
1439
1376
|
): void;
|
|
1440
1377
|
deleteEnvironmentBlueprintConfiguration(
|
|
1441
1378
|
args: DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
1442
|
-
options?: __HttpHandlerOptions
|
|
1379
|
+
options?: __HttpHandlerOptions,
|
|
1443
1380
|
): Promise<DeleteEnvironmentBlueprintConfigurationCommandOutput>;
|
|
1444
1381
|
deleteEnvironmentBlueprintConfiguration(
|
|
1445
1382
|
args: DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
1446
|
-
cb: (
|
|
1447
|
-
err: any,
|
|
1448
|
-
data?: DeleteEnvironmentBlueprintConfigurationCommandOutput
|
|
1449
|
-
) => void
|
|
1383
|
+
cb: (err: any, data?: DeleteEnvironmentBlueprintConfigurationCommandOutput) => void,
|
|
1450
1384
|
): void;
|
|
1451
1385
|
deleteEnvironmentBlueprintConfiguration(
|
|
1452
1386
|
args: DeleteEnvironmentBlueprintConfigurationCommandInput,
|
|
1453
1387
|
options: __HttpHandlerOptions,
|
|
1454
|
-
cb: (
|
|
1455
|
-
err: any,
|
|
1456
|
-
data?: DeleteEnvironmentBlueprintConfigurationCommandOutput
|
|
1457
|
-
) => void
|
|
1388
|
+
cb: (err: any, data?: DeleteEnvironmentBlueprintConfigurationCommandOutput) => void,
|
|
1458
1389
|
): void;
|
|
1459
1390
|
deleteEnvironmentProfile(
|
|
1460
1391
|
args: DeleteEnvironmentProfileCommandInput,
|
|
1461
|
-
options?: __HttpHandlerOptions
|
|
1392
|
+
options?: __HttpHandlerOptions,
|
|
1462
1393
|
): Promise<DeleteEnvironmentProfileCommandOutput>;
|
|
1463
1394
|
deleteEnvironmentProfile(
|
|
1464
1395
|
args: DeleteEnvironmentProfileCommandInput,
|
|
1465
|
-
cb: (err: any, data?: DeleteEnvironmentProfileCommandOutput) => void
|
|
1396
|
+
cb: (err: any, data?: DeleteEnvironmentProfileCommandOutput) => void,
|
|
1466
1397
|
): void;
|
|
1467
1398
|
deleteEnvironmentProfile(
|
|
1468
1399
|
args: DeleteEnvironmentProfileCommandInput,
|
|
1469
1400
|
options: __HttpHandlerOptions,
|
|
1470
|
-
cb: (err: any, data?: DeleteEnvironmentProfileCommandOutput) => void
|
|
1401
|
+
cb: (err: any, data?: DeleteEnvironmentProfileCommandOutput) => void,
|
|
1471
1402
|
): void;
|
|
1472
1403
|
deleteFormType(
|
|
1473
1404
|
args: DeleteFormTypeCommandInput,
|
|
1474
|
-
options?: __HttpHandlerOptions
|
|
1405
|
+
options?: __HttpHandlerOptions,
|
|
1475
1406
|
): Promise<DeleteFormTypeCommandOutput>;
|
|
1476
1407
|
deleteFormType(
|
|
1477
1408
|
args: DeleteFormTypeCommandInput,
|
|
1478
|
-
cb: (err: any, data?: DeleteFormTypeCommandOutput) => void
|
|
1409
|
+
cb: (err: any, data?: DeleteFormTypeCommandOutput) => void,
|
|
1479
1410
|
): void;
|
|
1480
1411
|
deleteFormType(
|
|
1481
1412
|
args: DeleteFormTypeCommandInput,
|
|
1482
1413
|
options: __HttpHandlerOptions,
|
|
1483
|
-
cb: (err: any, data?: DeleteFormTypeCommandOutput) => void
|
|
1414
|
+
cb: (err: any, data?: DeleteFormTypeCommandOutput) => void,
|
|
1484
1415
|
): void;
|
|
1485
1416
|
deleteGlossary(
|
|
1486
1417
|
args: DeleteGlossaryCommandInput,
|
|
1487
|
-
options?: __HttpHandlerOptions
|
|
1418
|
+
options?: __HttpHandlerOptions,
|
|
1488
1419
|
): Promise<DeleteGlossaryCommandOutput>;
|
|
1489
1420
|
deleteGlossary(
|
|
1490
1421
|
args: DeleteGlossaryCommandInput,
|
|
1491
|
-
cb: (err: any, data?: DeleteGlossaryCommandOutput) => void
|
|
1422
|
+
cb: (err: any, data?: DeleteGlossaryCommandOutput) => void,
|
|
1492
1423
|
): void;
|
|
1493
1424
|
deleteGlossary(
|
|
1494
1425
|
args: DeleteGlossaryCommandInput,
|
|
1495
1426
|
options: __HttpHandlerOptions,
|
|
1496
|
-
cb: (err: any, data?: DeleteGlossaryCommandOutput) => void
|
|
1427
|
+
cb: (err: any, data?: DeleteGlossaryCommandOutput) => void,
|
|
1497
1428
|
): void;
|
|
1498
1429
|
deleteGlossaryTerm(
|
|
1499
1430
|
args: DeleteGlossaryTermCommandInput,
|
|
1500
|
-
options?: __HttpHandlerOptions
|
|
1431
|
+
options?: __HttpHandlerOptions,
|
|
1501
1432
|
): Promise<DeleteGlossaryTermCommandOutput>;
|
|
1502
1433
|
deleteGlossaryTerm(
|
|
1503
1434
|
args: DeleteGlossaryTermCommandInput,
|
|
1504
|
-
cb: (err: any, data?: DeleteGlossaryTermCommandOutput) => void
|
|
1435
|
+
cb: (err: any, data?: DeleteGlossaryTermCommandOutput) => void,
|
|
1505
1436
|
): void;
|
|
1506
1437
|
deleteGlossaryTerm(
|
|
1507
1438
|
args: DeleteGlossaryTermCommandInput,
|
|
1508
1439
|
options: __HttpHandlerOptions,
|
|
1509
|
-
cb: (err: any, data?: DeleteGlossaryTermCommandOutput) => void
|
|
1440
|
+
cb: (err: any, data?: DeleteGlossaryTermCommandOutput) => void,
|
|
1510
1441
|
): void;
|
|
1511
1442
|
deleteLineageEvent(
|
|
1512
1443
|
args: DeleteLineageEventCommandInput,
|
|
1513
|
-
options?: __HttpHandlerOptions
|
|
1444
|
+
options?: __HttpHandlerOptions,
|
|
1514
1445
|
): Promise<DeleteLineageEventCommandOutput>;
|
|
1515
1446
|
deleteLineageEvent(
|
|
1516
1447
|
args: DeleteLineageEventCommandInput,
|
|
1517
|
-
cb: (err: any, data?: DeleteLineageEventCommandOutput) => void
|
|
1448
|
+
cb: (err: any, data?: DeleteLineageEventCommandOutput) => void,
|
|
1518
1449
|
): void;
|
|
1519
1450
|
deleteLineageEvent(
|
|
1520
1451
|
args: DeleteLineageEventCommandInput,
|
|
1521
1452
|
options: __HttpHandlerOptions,
|
|
1522
|
-
cb: (err: any, data?: DeleteLineageEventCommandOutput) => void
|
|
1453
|
+
cb: (err: any, data?: DeleteLineageEventCommandOutput) => void,
|
|
1523
1454
|
): void;
|
|
1524
1455
|
deleteListing(
|
|
1525
1456
|
args: DeleteListingCommandInput,
|
|
1526
|
-
options?: __HttpHandlerOptions
|
|
1457
|
+
options?: __HttpHandlerOptions,
|
|
1527
1458
|
): Promise<DeleteListingCommandOutput>;
|
|
1528
1459
|
deleteListing(
|
|
1529
1460
|
args: DeleteListingCommandInput,
|
|
1530
|
-
cb: (err: any, data?: DeleteListingCommandOutput) => void
|
|
1461
|
+
cb: (err: any, data?: DeleteListingCommandOutput) => void,
|
|
1531
1462
|
): void;
|
|
1532
1463
|
deleteListing(
|
|
1533
1464
|
args: DeleteListingCommandInput,
|
|
1534
1465
|
options: __HttpHandlerOptions,
|
|
1535
|
-
cb: (err: any, data?: DeleteListingCommandOutput) => void
|
|
1466
|
+
cb: (err: any, data?: DeleteListingCommandOutput) => void,
|
|
1536
1467
|
): void;
|
|
1537
1468
|
deleteNotebook(
|
|
1538
1469
|
args: DeleteNotebookCommandInput,
|
|
1539
|
-
options?: __HttpHandlerOptions
|
|
1470
|
+
options?: __HttpHandlerOptions,
|
|
1540
1471
|
): Promise<DeleteNotebookCommandOutput>;
|
|
1541
1472
|
deleteNotebook(
|
|
1542
1473
|
args: DeleteNotebookCommandInput,
|
|
1543
|
-
cb: (err: any, data?: DeleteNotebookCommandOutput) => void
|
|
1474
|
+
cb: (err: any, data?: DeleteNotebookCommandOutput) => void,
|
|
1544
1475
|
): void;
|
|
1545
1476
|
deleteNotebook(
|
|
1546
1477
|
args: DeleteNotebookCommandInput,
|
|
1547
1478
|
options: __HttpHandlerOptions,
|
|
1548
|
-
cb: (err: any, data?: DeleteNotebookCommandOutput) => void
|
|
1479
|
+
cb: (err: any, data?: DeleteNotebookCommandOutput) => void,
|
|
1549
1480
|
): void;
|
|
1550
1481
|
deleteProject(
|
|
1551
1482
|
args: DeleteProjectCommandInput,
|
|
1552
|
-
options?: __HttpHandlerOptions
|
|
1483
|
+
options?: __HttpHandlerOptions,
|
|
1553
1484
|
): Promise<DeleteProjectCommandOutput>;
|
|
1554
1485
|
deleteProject(
|
|
1555
1486
|
args: DeleteProjectCommandInput,
|
|
1556
|
-
cb: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
1487
|
+
cb: (err: any, data?: DeleteProjectCommandOutput) => void,
|
|
1557
1488
|
): void;
|
|
1558
1489
|
deleteProject(
|
|
1559
1490
|
args: DeleteProjectCommandInput,
|
|
1560
1491
|
options: __HttpHandlerOptions,
|
|
1561
|
-
cb: (err: any, data?: DeleteProjectCommandOutput) => void
|
|
1492
|
+
cb: (err: any, data?: DeleteProjectCommandOutput) => void,
|
|
1562
1493
|
): void;
|
|
1563
1494
|
deleteProjectMembership(
|
|
1564
1495
|
args: DeleteProjectMembershipCommandInput,
|
|
1565
|
-
options?: __HttpHandlerOptions
|
|
1496
|
+
options?: __HttpHandlerOptions,
|
|
1566
1497
|
): Promise<DeleteProjectMembershipCommandOutput>;
|
|
1567
1498
|
deleteProjectMembership(
|
|
1568
1499
|
args: DeleteProjectMembershipCommandInput,
|
|
1569
|
-
cb: (err: any, data?: DeleteProjectMembershipCommandOutput) => void
|
|
1500
|
+
cb: (err: any, data?: DeleteProjectMembershipCommandOutput) => void,
|
|
1570
1501
|
): void;
|
|
1571
1502
|
deleteProjectMembership(
|
|
1572
1503
|
args: DeleteProjectMembershipCommandInput,
|
|
1573
1504
|
options: __HttpHandlerOptions,
|
|
1574
|
-
cb: (err: any, data?: DeleteProjectMembershipCommandOutput) => void
|
|
1505
|
+
cb: (err: any, data?: DeleteProjectMembershipCommandOutput) => void,
|
|
1575
1506
|
): void;
|
|
1576
1507
|
deleteProjectProfile(
|
|
1577
1508
|
args: DeleteProjectProfileCommandInput,
|
|
1578
|
-
options?: __HttpHandlerOptions
|
|
1509
|
+
options?: __HttpHandlerOptions,
|
|
1579
1510
|
): Promise<DeleteProjectProfileCommandOutput>;
|
|
1580
1511
|
deleteProjectProfile(
|
|
1581
1512
|
args: DeleteProjectProfileCommandInput,
|
|
1582
|
-
cb: (err: any, data?: DeleteProjectProfileCommandOutput) => void
|
|
1513
|
+
cb: (err: any, data?: DeleteProjectProfileCommandOutput) => void,
|
|
1583
1514
|
): void;
|
|
1584
1515
|
deleteProjectProfile(
|
|
1585
1516
|
args: DeleteProjectProfileCommandInput,
|
|
1586
1517
|
options: __HttpHandlerOptions,
|
|
1587
|
-
cb: (err: any, data?: DeleteProjectProfileCommandOutput) => void
|
|
1518
|
+
cb: (err: any, data?: DeleteProjectProfileCommandOutput) => void,
|
|
1588
1519
|
): void;
|
|
1589
1520
|
deleteRule(
|
|
1590
1521
|
args: DeleteRuleCommandInput,
|
|
1591
|
-
options?: __HttpHandlerOptions
|
|
1522
|
+
options?: __HttpHandlerOptions,
|
|
1592
1523
|
): Promise<DeleteRuleCommandOutput>;
|
|
1593
1524
|
deleteRule(
|
|
1594
1525
|
args: DeleteRuleCommandInput,
|
|
1595
|
-
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
1526
|
+
cb: (err: any, data?: DeleteRuleCommandOutput) => void,
|
|
1596
1527
|
): void;
|
|
1597
1528
|
deleteRule(
|
|
1598
1529
|
args: DeleteRuleCommandInput,
|
|
1599
1530
|
options: __HttpHandlerOptions,
|
|
1600
|
-
cb: (err: any, data?: DeleteRuleCommandOutput) => void
|
|
1531
|
+
cb: (err: any, data?: DeleteRuleCommandOutput) => void,
|
|
1601
1532
|
): void;
|
|
1602
1533
|
deleteSubscriptionGrant(
|
|
1603
1534
|
args: DeleteSubscriptionGrantCommandInput,
|
|
1604
|
-
options?: __HttpHandlerOptions
|
|
1535
|
+
options?: __HttpHandlerOptions,
|
|
1605
1536
|
): Promise<DeleteSubscriptionGrantCommandOutput>;
|
|
1606
1537
|
deleteSubscriptionGrant(
|
|
1607
1538
|
args: DeleteSubscriptionGrantCommandInput,
|
|
1608
|
-
cb: (err: any, data?: DeleteSubscriptionGrantCommandOutput) => void
|
|
1539
|
+
cb: (err: any, data?: DeleteSubscriptionGrantCommandOutput) => void,
|
|
1609
1540
|
): void;
|
|
1610
1541
|
deleteSubscriptionGrant(
|
|
1611
1542
|
args: DeleteSubscriptionGrantCommandInput,
|
|
1612
1543
|
options: __HttpHandlerOptions,
|
|
1613
|
-
cb: (err: any, data?: DeleteSubscriptionGrantCommandOutput) => void
|
|
1544
|
+
cb: (err: any, data?: DeleteSubscriptionGrantCommandOutput) => void,
|
|
1614
1545
|
): void;
|
|
1615
1546
|
deleteSubscriptionRequest(
|
|
1616
1547
|
args: DeleteSubscriptionRequestCommandInput,
|
|
1617
|
-
options?: __HttpHandlerOptions
|
|
1548
|
+
options?: __HttpHandlerOptions,
|
|
1618
1549
|
): Promise<DeleteSubscriptionRequestCommandOutput>;
|
|
1619
1550
|
deleteSubscriptionRequest(
|
|
1620
1551
|
args: DeleteSubscriptionRequestCommandInput,
|
|
1621
|
-
cb: (err: any, data?: DeleteSubscriptionRequestCommandOutput) => void
|
|
1552
|
+
cb: (err: any, data?: DeleteSubscriptionRequestCommandOutput) => void,
|
|
1622
1553
|
): void;
|
|
1623
1554
|
deleteSubscriptionRequest(
|
|
1624
1555
|
args: DeleteSubscriptionRequestCommandInput,
|
|
1625
1556
|
options: __HttpHandlerOptions,
|
|
1626
|
-
cb: (err: any, data?: DeleteSubscriptionRequestCommandOutput) => void
|
|
1557
|
+
cb: (err: any, data?: DeleteSubscriptionRequestCommandOutput) => void,
|
|
1627
1558
|
): void;
|
|
1628
1559
|
deleteSubscriptionTarget(
|
|
1629
1560
|
args: DeleteSubscriptionTargetCommandInput,
|
|
1630
|
-
options?: __HttpHandlerOptions
|
|
1561
|
+
options?: __HttpHandlerOptions,
|
|
1631
1562
|
): Promise<DeleteSubscriptionTargetCommandOutput>;
|
|
1632
1563
|
deleteSubscriptionTarget(
|
|
1633
1564
|
args: DeleteSubscriptionTargetCommandInput,
|
|
1634
|
-
cb: (err: any, data?: DeleteSubscriptionTargetCommandOutput) => void
|
|
1565
|
+
cb: (err: any, data?: DeleteSubscriptionTargetCommandOutput) => void,
|
|
1635
1566
|
): void;
|
|
1636
1567
|
deleteSubscriptionTarget(
|
|
1637
1568
|
args: DeleteSubscriptionTargetCommandInput,
|
|
1638
1569
|
options: __HttpHandlerOptions,
|
|
1639
|
-
cb: (err: any, data?: DeleteSubscriptionTargetCommandOutput) => void
|
|
1570
|
+
cb: (err: any, data?: DeleteSubscriptionTargetCommandOutput) => void,
|
|
1640
1571
|
): void;
|
|
1641
1572
|
deleteTimeSeriesDataPoints(
|
|
1642
1573
|
args: DeleteTimeSeriesDataPointsCommandInput,
|
|
1643
|
-
options?: __HttpHandlerOptions
|
|
1574
|
+
options?: __HttpHandlerOptions,
|
|
1644
1575
|
): Promise<DeleteTimeSeriesDataPointsCommandOutput>;
|
|
1645
1576
|
deleteTimeSeriesDataPoints(
|
|
1646
1577
|
args: DeleteTimeSeriesDataPointsCommandInput,
|
|
1647
|
-
cb: (err: any, data?: DeleteTimeSeriesDataPointsCommandOutput) => void
|
|
1578
|
+
cb: (err: any, data?: DeleteTimeSeriesDataPointsCommandOutput) => void,
|
|
1648
1579
|
): void;
|
|
1649
1580
|
deleteTimeSeriesDataPoints(
|
|
1650
1581
|
args: DeleteTimeSeriesDataPointsCommandInput,
|
|
1651
1582
|
options: __HttpHandlerOptions,
|
|
1652
|
-
cb: (err: any, data?: DeleteTimeSeriesDataPointsCommandOutput) => void
|
|
1583
|
+
cb: (err: any, data?: DeleteTimeSeriesDataPointsCommandOutput) => void,
|
|
1653
1584
|
): void;
|
|
1654
1585
|
disassociateEnvironmentRole(
|
|
1655
1586
|
args: DisassociateEnvironmentRoleCommandInput,
|
|
1656
|
-
options?: __HttpHandlerOptions
|
|
1587
|
+
options?: __HttpHandlerOptions,
|
|
1657
1588
|
): Promise<DisassociateEnvironmentRoleCommandOutput>;
|
|
1658
1589
|
disassociateEnvironmentRole(
|
|
1659
1590
|
args: DisassociateEnvironmentRoleCommandInput,
|
|
1660
|
-
cb: (err: any, data?: DisassociateEnvironmentRoleCommandOutput) => void
|
|
1591
|
+
cb: (err: any, data?: DisassociateEnvironmentRoleCommandOutput) => void,
|
|
1661
1592
|
): void;
|
|
1662
1593
|
disassociateEnvironmentRole(
|
|
1663
1594
|
args: DisassociateEnvironmentRoleCommandInput,
|
|
1664
1595
|
options: __HttpHandlerOptions,
|
|
1665
|
-
cb: (err: any, data?: DisassociateEnvironmentRoleCommandOutput) => void
|
|
1596
|
+
cb: (err: any, data?: DisassociateEnvironmentRoleCommandOutput) => void,
|
|
1666
1597
|
): void;
|
|
1667
1598
|
disassociateGovernedTerms(
|
|
1668
1599
|
args: DisassociateGovernedTermsCommandInput,
|
|
1669
|
-
options?: __HttpHandlerOptions
|
|
1600
|
+
options?: __HttpHandlerOptions,
|
|
1670
1601
|
): Promise<DisassociateGovernedTermsCommandOutput>;
|
|
1671
1602
|
disassociateGovernedTerms(
|
|
1672
1603
|
args: DisassociateGovernedTermsCommandInput,
|
|
1673
|
-
cb: (err: any, data?: DisassociateGovernedTermsCommandOutput) => void
|
|
1604
|
+
cb: (err: any, data?: DisassociateGovernedTermsCommandOutput) => void,
|
|
1674
1605
|
): void;
|
|
1675
1606
|
disassociateGovernedTerms(
|
|
1676
1607
|
args: DisassociateGovernedTermsCommandInput,
|
|
1677
1608
|
options: __HttpHandlerOptions,
|
|
1678
|
-
cb: (err: any, data?: DisassociateGovernedTermsCommandOutput) => void
|
|
1609
|
+
cb: (err: any, data?: DisassociateGovernedTermsCommandOutput) => void,
|
|
1679
1610
|
): void;
|
|
1680
1611
|
getAccountPool(
|
|
1681
1612
|
args: GetAccountPoolCommandInput,
|
|
1682
|
-
options?: __HttpHandlerOptions
|
|
1613
|
+
options?: __HttpHandlerOptions,
|
|
1683
1614
|
): Promise<GetAccountPoolCommandOutput>;
|
|
1684
1615
|
getAccountPool(
|
|
1685
1616
|
args: GetAccountPoolCommandInput,
|
|
1686
|
-
cb: (err: any, data?: GetAccountPoolCommandOutput) => void
|
|
1617
|
+
cb: (err: any, data?: GetAccountPoolCommandOutput) => void,
|
|
1687
1618
|
): void;
|
|
1688
1619
|
getAccountPool(
|
|
1689
1620
|
args: GetAccountPoolCommandInput,
|
|
1690
1621
|
options: __HttpHandlerOptions,
|
|
1691
|
-
cb: (err: any, data?: GetAccountPoolCommandOutput) => void
|
|
1622
|
+
cb: (err: any, data?: GetAccountPoolCommandOutput) => void,
|
|
1692
1623
|
): void;
|
|
1693
1624
|
getAsset(
|
|
1694
1625
|
args: GetAssetCommandInput,
|
|
1695
|
-
options?: __HttpHandlerOptions
|
|
1626
|
+
options?: __HttpHandlerOptions,
|
|
1696
1627
|
): Promise<GetAssetCommandOutput>;
|
|
1697
|
-
getAsset(
|
|
1698
|
-
args: GetAssetCommandInput,
|
|
1699
|
-
cb: (err: any, data?: GetAssetCommandOutput) => void
|
|
1700
|
-
): void;
|
|
1628
|
+
getAsset(args: GetAssetCommandInput, cb: (err: any, data?: GetAssetCommandOutput) => void): void;
|
|
1701
1629
|
getAsset(
|
|
1702
1630
|
args: GetAssetCommandInput,
|
|
1703
1631
|
options: __HttpHandlerOptions,
|
|
1704
|
-
cb: (err: any, data?: GetAssetCommandOutput) => void
|
|
1632
|
+
cb: (err: any, data?: GetAssetCommandOutput) => void,
|
|
1705
1633
|
): void;
|
|
1706
1634
|
getAssetFilter(
|
|
1707
1635
|
args: GetAssetFilterCommandInput,
|
|
1708
|
-
options?: __HttpHandlerOptions
|
|
1636
|
+
options?: __HttpHandlerOptions,
|
|
1709
1637
|
): Promise<GetAssetFilterCommandOutput>;
|
|
1710
1638
|
getAssetFilter(
|
|
1711
1639
|
args: GetAssetFilterCommandInput,
|
|
1712
|
-
cb: (err: any, data?: GetAssetFilterCommandOutput) => void
|
|
1640
|
+
cb: (err: any, data?: GetAssetFilterCommandOutput) => void,
|
|
1713
1641
|
): void;
|
|
1714
1642
|
getAssetFilter(
|
|
1715
1643
|
args: GetAssetFilterCommandInput,
|
|
1716
1644
|
options: __HttpHandlerOptions,
|
|
1717
|
-
cb: (err: any, data?: GetAssetFilterCommandOutput) => void
|
|
1645
|
+
cb: (err: any, data?: GetAssetFilterCommandOutput) => void,
|
|
1718
1646
|
): void;
|
|
1719
1647
|
getAssetType(
|
|
1720
1648
|
args: GetAssetTypeCommandInput,
|
|
1721
|
-
options?: __HttpHandlerOptions
|
|
1649
|
+
options?: __HttpHandlerOptions,
|
|
1722
1650
|
): Promise<GetAssetTypeCommandOutput>;
|
|
1723
1651
|
getAssetType(
|
|
1724
1652
|
args: GetAssetTypeCommandInput,
|
|
1725
|
-
cb: (err: any, data?: GetAssetTypeCommandOutput) => void
|
|
1653
|
+
cb: (err: any, data?: GetAssetTypeCommandOutput) => void,
|
|
1726
1654
|
): void;
|
|
1727
1655
|
getAssetType(
|
|
1728
1656
|
args: GetAssetTypeCommandInput,
|
|
1729
1657
|
options: __HttpHandlerOptions,
|
|
1730
|
-
cb: (err: any, data?: GetAssetTypeCommandOutput) => void
|
|
1658
|
+
cb: (err: any, data?: GetAssetTypeCommandOutput) => void,
|
|
1731
1659
|
): void;
|
|
1732
1660
|
getConnection(
|
|
1733
1661
|
args: GetConnectionCommandInput,
|
|
1734
|
-
options?: __HttpHandlerOptions
|
|
1662
|
+
options?: __HttpHandlerOptions,
|
|
1735
1663
|
): Promise<GetConnectionCommandOutput>;
|
|
1736
1664
|
getConnection(
|
|
1737
1665
|
args: GetConnectionCommandInput,
|
|
1738
|
-
cb: (err: any, data?: GetConnectionCommandOutput) => void
|
|
1666
|
+
cb: (err: any, data?: GetConnectionCommandOutput) => void,
|
|
1739
1667
|
): void;
|
|
1740
1668
|
getConnection(
|
|
1741
1669
|
args: GetConnectionCommandInput,
|
|
1742
1670
|
options: __HttpHandlerOptions,
|
|
1743
|
-
cb: (err: any, data?: GetConnectionCommandOutput) => void
|
|
1671
|
+
cb: (err: any, data?: GetConnectionCommandOutput) => void,
|
|
1744
1672
|
): void;
|
|
1745
1673
|
getDataExportConfiguration(
|
|
1746
1674
|
args: GetDataExportConfigurationCommandInput,
|
|
1747
|
-
options?: __HttpHandlerOptions
|
|
1675
|
+
options?: __HttpHandlerOptions,
|
|
1748
1676
|
): Promise<GetDataExportConfigurationCommandOutput>;
|
|
1749
1677
|
getDataExportConfiguration(
|
|
1750
1678
|
args: GetDataExportConfigurationCommandInput,
|
|
1751
|
-
cb: (err: any, data?: GetDataExportConfigurationCommandOutput) => void
|
|
1679
|
+
cb: (err: any, data?: GetDataExportConfigurationCommandOutput) => void,
|
|
1752
1680
|
): void;
|
|
1753
1681
|
getDataExportConfiguration(
|
|
1754
1682
|
args: GetDataExportConfigurationCommandInput,
|
|
1755
1683
|
options: __HttpHandlerOptions,
|
|
1756
|
-
cb: (err: any, data?: GetDataExportConfigurationCommandOutput) => void
|
|
1684
|
+
cb: (err: any, data?: GetDataExportConfigurationCommandOutput) => void,
|
|
1757
1685
|
): void;
|
|
1758
1686
|
getDataProduct(
|
|
1759
1687
|
args: GetDataProductCommandInput,
|
|
1760
|
-
options?: __HttpHandlerOptions
|
|
1688
|
+
options?: __HttpHandlerOptions,
|
|
1761
1689
|
): Promise<GetDataProductCommandOutput>;
|
|
1762
1690
|
getDataProduct(
|
|
1763
1691
|
args: GetDataProductCommandInput,
|
|
1764
|
-
cb: (err: any, data?: GetDataProductCommandOutput) => void
|
|
1692
|
+
cb: (err: any, data?: GetDataProductCommandOutput) => void,
|
|
1765
1693
|
): void;
|
|
1766
1694
|
getDataProduct(
|
|
1767
1695
|
args: GetDataProductCommandInput,
|
|
1768
1696
|
options: __HttpHandlerOptions,
|
|
1769
|
-
cb: (err: any, data?: GetDataProductCommandOutput) => void
|
|
1697
|
+
cb: (err: any, data?: GetDataProductCommandOutput) => void,
|
|
1770
1698
|
): void;
|
|
1771
1699
|
getDataSource(
|
|
1772
1700
|
args: GetDataSourceCommandInput,
|
|
1773
|
-
options?: __HttpHandlerOptions
|
|
1701
|
+
options?: __HttpHandlerOptions,
|
|
1774
1702
|
): Promise<GetDataSourceCommandOutput>;
|
|
1775
1703
|
getDataSource(
|
|
1776
1704
|
args: GetDataSourceCommandInput,
|
|
1777
|
-
cb: (err: any, data?: GetDataSourceCommandOutput) => void
|
|
1705
|
+
cb: (err: any, data?: GetDataSourceCommandOutput) => void,
|
|
1778
1706
|
): void;
|
|
1779
1707
|
getDataSource(
|
|
1780
1708
|
args: GetDataSourceCommandInput,
|
|
1781
1709
|
options: __HttpHandlerOptions,
|
|
1782
|
-
cb: (err: any, data?: GetDataSourceCommandOutput) => void
|
|
1710
|
+
cb: (err: any, data?: GetDataSourceCommandOutput) => void,
|
|
1783
1711
|
): void;
|
|
1784
1712
|
getDataSourceRun(
|
|
1785
1713
|
args: GetDataSourceRunCommandInput,
|
|
1786
|
-
options?: __HttpHandlerOptions
|
|
1714
|
+
options?: __HttpHandlerOptions,
|
|
1787
1715
|
): Promise<GetDataSourceRunCommandOutput>;
|
|
1788
1716
|
getDataSourceRun(
|
|
1789
1717
|
args: GetDataSourceRunCommandInput,
|
|
1790
|
-
cb: (err: any, data?: GetDataSourceRunCommandOutput) => void
|
|
1718
|
+
cb: (err: any, data?: GetDataSourceRunCommandOutput) => void,
|
|
1791
1719
|
): void;
|
|
1792
1720
|
getDataSourceRun(
|
|
1793
1721
|
args: GetDataSourceRunCommandInput,
|
|
1794
1722
|
options: __HttpHandlerOptions,
|
|
1795
|
-
cb: (err: any, data?: GetDataSourceRunCommandOutput) => void
|
|
1723
|
+
cb: (err: any, data?: GetDataSourceRunCommandOutput) => void,
|
|
1796
1724
|
): void;
|
|
1797
1725
|
getDomain(
|
|
1798
1726
|
args: GetDomainCommandInput,
|
|
1799
|
-
options?: __HttpHandlerOptions
|
|
1727
|
+
options?: __HttpHandlerOptions,
|
|
1800
1728
|
): Promise<GetDomainCommandOutput>;
|
|
1801
1729
|
getDomain(
|
|
1802
1730
|
args: GetDomainCommandInput,
|
|
1803
|
-
cb: (err: any, data?: GetDomainCommandOutput) => void
|
|
1731
|
+
cb: (err: any, data?: GetDomainCommandOutput) => void,
|
|
1804
1732
|
): void;
|
|
1805
1733
|
getDomain(
|
|
1806
1734
|
args: GetDomainCommandInput,
|
|
1807
1735
|
options: __HttpHandlerOptions,
|
|
1808
|
-
cb: (err: any, data?: GetDomainCommandOutput) => void
|
|
1736
|
+
cb: (err: any, data?: GetDomainCommandOutput) => void,
|
|
1809
1737
|
): void;
|
|
1810
1738
|
getDomainUnit(
|
|
1811
1739
|
args: GetDomainUnitCommandInput,
|
|
1812
|
-
options?: __HttpHandlerOptions
|
|
1740
|
+
options?: __HttpHandlerOptions,
|
|
1813
1741
|
): Promise<GetDomainUnitCommandOutput>;
|
|
1814
1742
|
getDomainUnit(
|
|
1815
1743
|
args: GetDomainUnitCommandInput,
|
|
1816
|
-
cb: (err: any, data?: GetDomainUnitCommandOutput) => void
|
|
1744
|
+
cb: (err: any, data?: GetDomainUnitCommandOutput) => void,
|
|
1817
1745
|
): void;
|
|
1818
1746
|
getDomainUnit(
|
|
1819
1747
|
args: GetDomainUnitCommandInput,
|
|
1820
1748
|
options: __HttpHandlerOptions,
|
|
1821
|
-
cb: (err: any, data?: GetDomainUnitCommandOutput) => void
|
|
1749
|
+
cb: (err: any, data?: GetDomainUnitCommandOutput) => void,
|
|
1822
1750
|
): void;
|
|
1823
1751
|
getEnvironment(
|
|
1824
1752
|
args: GetEnvironmentCommandInput,
|
|
1825
|
-
options?: __HttpHandlerOptions
|
|
1753
|
+
options?: __HttpHandlerOptions,
|
|
1826
1754
|
): Promise<GetEnvironmentCommandOutput>;
|
|
1827
1755
|
getEnvironment(
|
|
1828
1756
|
args: GetEnvironmentCommandInput,
|
|
1829
|
-
cb: (err: any, data?: GetEnvironmentCommandOutput) => void
|
|
1757
|
+
cb: (err: any, data?: GetEnvironmentCommandOutput) => void,
|
|
1830
1758
|
): void;
|
|
1831
1759
|
getEnvironment(
|
|
1832
1760
|
args: GetEnvironmentCommandInput,
|
|
1833
1761
|
options: __HttpHandlerOptions,
|
|
1834
|
-
cb: (err: any, data?: GetEnvironmentCommandOutput) => void
|
|
1762
|
+
cb: (err: any, data?: GetEnvironmentCommandOutput) => void,
|
|
1835
1763
|
): void;
|
|
1836
1764
|
getEnvironmentAction(
|
|
1837
1765
|
args: GetEnvironmentActionCommandInput,
|
|
1838
|
-
options?: __HttpHandlerOptions
|
|
1766
|
+
options?: __HttpHandlerOptions,
|
|
1839
1767
|
): Promise<GetEnvironmentActionCommandOutput>;
|
|
1840
1768
|
getEnvironmentAction(
|
|
1841
1769
|
args: GetEnvironmentActionCommandInput,
|
|
1842
|
-
cb: (err: any, data?: GetEnvironmentActionCommandOutput) => void
|
|
1770
|
+
cb: (err: any, data?: GetEnvironmentActionCommandOutput) => void,
|
|
1843
1771
|
): void;
|
|
1844
1772
|
getEnvironmentAction(
|
|
1845
1773
|
args: GetEnvironmentActionCommandInput,
|
|
1846
1774
|
options: __HttpHandlerOptions,
|
|
1847
|
-
cb: (err: any, data?: GetEnvironmentActionCommandOutput) => void
|
|
1775
|
+
cb: (err: any, data?: GetEnvironmentActionCommandOutput) => void,
|
|
1848
1776
|
): void;
|
|
1849
1777
|
getEnvironmentBlueprint(
|
|
1850
1778
|
args: GetEnvironmentBlueprintCommandInput,
|
|
1851
|
-
options?: __HttpHandlerOptions
|
|
1779
|
+
options?: __HttpHandlerOptions,
|
|
1852
1780
|
): Promise<GetEnvironmentBlueprintCommandOutput>;
|
|
1853
1781
|
getEnvironmentBlueprint(
|
|
1854
1782
|
args: GetEnvironmentBlueprintCommandInput,
|
|
1855
|
-
cb: (err: any, data?: GetEnvironmentBlueprintCommandOutput) => void
|
|
1783
|
+
cb: (err: any, data?: GetEnvironmentBlueprintCommandOutput) => void,
|
|
1856
1784
|
): void;
|
|
1857
1785
|
getEnvironmentBlueprint(
|
|
1858
1786
|
args: GetEnvironmentBlueprintCommandInput,
|
|
1859
1787
|
options: __HttpHandlerOptions,
|
|
1860
|
-
cb: (err: any, data?: GetEnvironmentBlueprintCommandOutput) => void
|
|
1788
|
+
cb: (err: any, data?: GetEnvironmentBlueprintCommandOutput) => void,
|
|
1861
1789
|
): void;
|
|
1862
1790
|
getEnvironmentBlueprintConfiguration(
|
|
1863
1791
|
args: GetEnvironmentBlueprintConfigurationCommandInput,
|
|
1864
|
-
options?: __HttpHandlerOptions
|
|
1792
|
+
options?: __HttpHandlerOptions,
|
|
1865
1793
|
): Promise<GetEnvironmentBlueprintConfigurationCommandOutput>;
|
|
1866
1794
|
getEnvironmentBlueprintConfiguration(
|
|
1867
1795
|
args: GetEnvironmentBlueprintConfigurationCommandInput,
|
|
1868
|
-
cb: (
|
|
1869
|
-
err: any,
|
|
1870
|
-
data?: GetEnvironmentBlueprintConfigurationCommandOutput
|
|
1871
|
-
) => void
|
|
1796
|
+
cb: (err: any, data?: GetEnvironmentBlueprintConfigurationCommandOutput) => void,
|
|
1872
1797
|
): void;
|
|
1873
1798
|
getEnvironmentBlueprintConfiguration(
|
|
1874
1799
|
args: GetEnvironmentBlueprintConfigurationCommandInput,
|
|
1875
1800
|
options: __HttpHandlerOptions,
|
|
1876
|
-
cb: (
|
|
1877
|
-
err: any,
|
|
1878
|
-
data?: GetEnvironmentBlueprintConfigurationCommandOutput
|
|
1879
|
-
) => void
|
|
1801
|
+
cb: (err: any, data?: GetEnvironmentBlueprintConfigurationCommandOutput) => void,
|
|
1880
1802
|
): void;
|
|
1881
1803
|
getEnvironmentCredentials(
|
|
1882
1804
|
args: GetEnvironmentCredentialsCommandInput,
|
|
1883
|
-
options?: __HttpHandlerOptions
|
|
1805
|
+
options?: __HttpHandlerOptions,
|
|
1884
1806
|
): Promise<GetEnvironmentCredentialsCommandOutput>;
|
|
1885
1807
|
getEnvironmentCredentials(
|
|
1886
1808
|
args: GetEnvironmentCredentialsCommandInput,
|
|
1887
|
-
cb: (err: any, data?: GetEnvironmentCredentialsCommandOutput) => void
|
|
1809
|
+
cb: (err: any, data?: GetEnvironmentCredentialsCommandOutput) => void,
|
|
1888
1810
|
): void;
|
|
1889
1811
|
getEnvironmentCredentials(
|
|
1890
1812
|
args: GetEnvironmentCredentialsCommandInput,
|
|
1891
1813
|
options: __HttpHandlerOptions,
|
|
1892
|
-
cb: (err: any, data?: GetEnvironmentCredentialsCommandOutput) => void
|
|
1814
|
+
cb: (err: any, data?: GetEnvironmentCredentialsCommandOutput) => void,
|
|
1893
1815
|
): void;
|
|
1894
1816
|
getEnvironmentProfile(
|
|
1895
1817
|
args: GetEnvironmentProfileCommandInput,
|
|
1896
|
-
options?: __HttpHandlerOptions
|
|
1818
|
+
options?: __HttpHandlerOptions,
|
|
1897
1819
|
): Promise<GetEnvironmentProfileCommandOutput>;
|
|
1898
1820
|
getEnvironmentProfile(
|
|
1899
1821
|
args: GetEnvironmentProfileCommandInput,
|
|
1900
|
-
cb: (err: any, data?: GetEnvironmentProfileCommandOutput) => void
|
|
1822
|
+
cb: (err: any, data?: GetEnvironmentProfileCommandOutput) => void,
|
|
1901
1823
|
): void;
|
|
1902
1824
|
getEnvironmentProfile(
|
|
1903
1825
|
args: GetEnvironmentProfileCommandInput,
|
|
1904
1826
|
options: __HttpHandlerOptions,
|
|
1905
|
-
cb: (err: any, data?: GetEnvironmentProfileCommandOutput) => void
|
|
1827
|
+
cb: (err: any, data?: GetEnvironmentProfileCommandOutput) => void,
|
|
1906
1828
|
): void;
|
|
1907
1829
|
getFormType(
|
|
1908
1830
|
args: GetFormTypeCommandInput,
|
|
1909
|
-
options?: __HttpHandlerOptions
|
|
1831
|
+
options?: __HttpHandlerOptions,
|
|
1910
1832
|
): Promise<GetFormTypeCommandOutput>;
|
|
1911
1833
|
getFormType(
|
|
1912
1834
|
args: GetFormTypeCommandInput,
|
|
1913
|
-
cb: (err: any, data?: GetFormTypeCommandOutput) => void
|
|
1835
|
+
cb: (err: any, data?: GetFormTypeCommandOutput) => void,
|
|
1914
1836
|
): void;
|
|
1915
1837
|
getFormType(
|
|
1916
1838
|
args: GetFormTypeCommandInput,
|
|
1917
1839
|
options: __HttpHandlerOptions,
|
|
1918
|
-
cb: (err: any, data?: GetFormTypeCommandOutput) => void
|
|
1840
|
+
cb: (err: any, data?: GetFormTypeCommandOutput) => void,
|
|
1919
1841
|
): void;
|
|
1920
1842
|
getGlossary(
|
|
1921
1843
|
args: GetGlossaryCommandInput,
|
|
1922
|
-
options?: __HttpHandlerOptions
|
|
1844
|
+
options?: __HttpHandlerOptions,
|
|
1923
1845
|
): Promise<GetGlossaryCommandOutput>;
|
|
1924
1846
|
getGlossary(
|
|
1925
1847
|
args: GetGlossaryCommandInput,
|
|
1926
|
-
cb: (err: any, data?: GetGlossaryCommandOutput) => void
|
|
1848
|
+
cb: (err: any, data?: GetGlossaryCommandOutput) => void,
|
|
1927
1849
|
): void;
|
|
1928
1850
|
getGlossary(
|
|
1929
1851
|
args: GetGlossaryCommandInput,
|
|
1930
1852
|
options: __HttpHandlerOptions,
|
|
1931
|
-
cb: (err: any, data?: GetGlossaryCommandOutput) => void
|
|
1853
|
+
cb: (err: any, data?: GetGlossaryCommandOutput) => void,
|
|
1932
1854
|
): void;
|
|
1933
1855
|
getGlossaryTerm(
|
|
1934
1856
|
args: GetGlossaryTermCommandInput,
|
|
1935
|
-
options?: __HttpHandlerOptions
|
|
1857
|
+
options?: __HttpHandlerOptions,
|
|
1936
1858
|
): Promise<GetGlossaryTermCommandOutput>;
|
|
1937
1859
|
getGlossaryTerm(
|
|
1938
1860
|
args: GetGlossaryTermCommandInput,
|
|
1939
|
-
cb: (err: any, data?: GetGlossaryTermCommandOutput) => void
|
|
1861
|
+
cb: (err: any, data?: GetGlossaryTermCommandOutput) => void,
|
|
1940
1862
|
): void;
|
|
1941
1863
|
getGlossaryTerm(
|
|
1942
1864
|
args: GetGlossaryTermCommandInput,
|
|
1943
1865
|
options: __HttpHandlerOptions,
|
|
1944
|
-
cb: (err: any, data?: GetGlossaryTermCommandOutput) => void
|
|
1866
|
+
cb: (err: any, data?: GetGlossaryTermCommandOutput) => void,
|
|
1945
1867
|
): void;
|
|
1946
1868
|
getGroupProfile(
|
|
1947
1869
|
args: GetGroupProfileCommandInput,
|
|
1948
|
-
options?: __HttpHandlerOptions
|
|
1870
|
+
options?: __HttpHandlerOptions,
|
|
1949
1871
|
): Promise<GetGroupProfileCommandOutput>;
|
|
1950
1872
|
getGroupProfile(
|
|
1951
1873
|
args: GetGroupProfileCommandInput,
|
|
1952
|
-
cb: (err: any, data?: GetGroupProfileCommandOutput) => void
|
|
1874
|
+
cb: (err: any, data?: GetGroupProfileCommandOutput) => void,
|
|
1953
1875
|
): void;
|
|
1954
1876
|
getGroupProfile(
|
|
1955
1877
|
args: GetGroupProfileCommandInput,
|
|
1956
1878
|
options: __HttpHandlerOptions,
|
|
1957
|
-
cb: (err: any, data?: GetGroupProfileCommandOutput) => void
|
|
1879
|
+
cb: (err: any, data?: GetGroupProfileCommandOutput) => void,
|
|
1958
1880
|
): void;
|
|
1959
1881
|
getIamPortalLoginUrl(
|
|
1960
1882
|
args: GetIamPortalLoginUrlCommandInput,
|
|
1961
|
-
options?: __HttpHandlerOptions
|
|
1883
|
+
options?: __HttpHandlerOptions,
|
|
1962
1884
|
): Promise<GetIamPortalLoginUrlCommandOutput>;
|
|
1963
1885
|
getIamPortalLoginUrl(
|
|
1964
1886
|
args: GetIamPortalLoginUrlCommandInput,
|
|
1965
|
-
cb: (err: any, data?: GetIamPortalLoginUrlCommandOutput) => void
|
|
1887
|
+
cb: (err: any, data?: GetIamPortalLoginUrlCommandOutput) => void,
|
|
1966
1888
|
): void;
|
|
1967
1889
|
getIamPortalLoginUrl(
|
|
1968
1890
|
args: GetIamPortalLoginUrlCommandInput,
|
|
1969
1891
|
options: __HttpHandlerOptions,
|
|
1970
|
-
cb: (err: any, data?: GetIamPortalLoginUrlCommandOutput) => void
|
|
1892
|
+
cb: (err: any, data?: GetIamPortalLoginUrlCommandOutput) => void,
|
|
1971
1893
|
): void;
|
|
1972
1894
|
getJobRun(
|
|
1973
1895
|
args: GetJobRunCommandInput,
|
|
1974
|
-
options?: __HttpHandlerOptions
|
|
1896
|
+
options?: __HttpHandlerOptions,
|
|
1975
1897
|
): Promise<GetJobRunCommandOutput>;
|
|
1976
1898
|
getJobRun(
|
|
1977
1899
|
args: GetJobRunCommandInput,
|
|
1978
|
-
cb: (err: any, data?: GetJobRunCommandOutput) => void
|
|
1900
|
+
cb: (err: any, data?: GetJobRunCommandOutput) => void,
|
|
1979
1901
|
): void;
|
|
1980
1902
|
getJobRun(
|
|
1981
1903
|
args: GetJobRunCommandInput,
|
|
1982
1904
|
options: __HttpHandlerOptions,
|
|
1983
|
-
cb: (err: any, data?: GetJobRunCommandOutput) => void
|
|
1905
|
+
cb: (err: any, data?: GetJobRunCommandOutput) => void,
|
|
1984
1906
|
): void;
|
|
1985
1907
|
getLineageEvent(
|
|
1986
1908
|
args: GetLineageEventCommandInput,
|
|
1987
|
-
options?: __HttpHandlerOptions
|
|
1909
|
+
options?: __HttpHandlerOptions,
|
|
1988
1910
|
): Promise<GetLineageEventCommandOutput>;
|
|
1989
1911
|
getLineageEvent(
|
|
1990
1912
|
args: GetLineageEventCommandInput,
|
|
1991
|
-
cb: (err: any, data?: GetLineageEventCommandOutput) => void
|
|
1913
|
+
cb: (err: any, data?: GetLineageEventCommandOutput) => void,
|
|
1992
1914
|
): void;
|
|
1993
1915
|
getLineageEvent(
|
|
1994
1916
|
args: GetLineageEventCommandInput,
|
|
1995
1917
|
options: __HttpHandlerOptions,
|
|
1996
|
-
cb: (err: any, data?: GetLineageEventCommandOutput) => void
|
|
1918
|
+
cb: (err: any, data?: GetLineageEventCommandOutput) => void,
|
|
1997
1919
|
): void;
|
|
1998
1920
|
getLineageNode(
|
|
1999
1921
|
args: GetLineageNodeCommandInput,
|
|
2000
|
-
options?: __HttpHandlerOptions
|
|
1922
|
+
options?: __HttpHandlerOptions,
|
|
2001
1923
|
): Promise<GetLineageNodeCommandOutput>;
|
|
2002
1924
|
getLineageNode(
|
|
2003
1925
|
args: GetLineageNodeCommandInput,
|
|
2004
|
-
cb: (err: any, data?: GetLineageNodeCommandOutput) => void
|
|
1926
|
+
cb: (err: any, data?: GetLineageNodeCommandOutput) => void,
|
|
2005
1927
|
): void;
|
|
2006
1928
|
getLineageNode(
|
|
2007
1929
|
args: GetLineageNodeCommandInput,
|
|
2008
1930
|
options: __HttpHandlerOptions,
|
|
2009
|
-
cb: (err: any, data?: GetLineageNodeCommandOutput) => void
|
|
1931
|
+
cb: (err: any, data?: GetLineageNodeCommandOutput) => void,
|
|
2010
1932
|
): void;
|
|
2011
1933
|
getListing(
|
|
2012
1934
|
args: GetListingCommandInput,
|
|
2013
|
-
options?: __HttpHandlerOptions
|
|
1935
|
+
options?: __HttpHandlerOptions,
|
|
2014
1936
|
): Promise<GetListingCommandOutput>;
|
|
2015
1937
|
getListing(
|
|
2016
1938
|
args: GetListingCommandInput,
|
|
2017
|
-
cb: (err: any, data?: GetListingCommandOutput) => void
|
|
1939
|
+
cb: (err: any, data?: GetListingCommandOutput) => void,
|
|
2018
1940
|
): void;
|
|
2019
1941
|
getListing(
|
|
2020
1942
|
args: GetListingCommandInput,
|
|
2021
1943
|
options: __HttpHandlerOptions,
|
|
2022
|
-
cb: (err: any, data?: GetListingCommandOutput) => void
|
|
1944
|
+
cb: (err: any, data?: GetListingCommandOutput) => void,
|
|
2023
1945
|
): void;
|
|
2024
1946
|
getMetadataGenerationRun(
|
|
2025
1947
|
args: GetMetadataGenerationRunCommandInput,
|
|
2026
|
-
options?: __HttpHandlerOptions
|
|
1948
|
+
options?: __HttpHandlerOptions,
|
|
2027
1949
|
): Promise<GetMetadataGenerationRunCommandOutput>;
|
|
2028
1950
|
getMetadataGenerationRun(
|
|
2029
1951
|
args: GetMetadataGenerationRunCommandInput,
|
|
2030
|
-
cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void
|
|
1952
|
+
cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void,
|
|
2031
1953
|
): void;
|
|
2032
1954
|
getMetadataGenerationRun(
|
|
2033
1955
|
args: GetMetadataGenerationRunCommandInput,
|
|
2034
1956
|
options: __HttpHandlerOptions,
|
|
2035
|
-
cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void
|
|
1957
|
+
cb: (err: any, data?: GetMetadataGenerationRunCommandOutput) => void,
|
|
2036
1958
|
): void;
|
|
2037
1959
|
getNotebook(
|
|
2038
1960
|
args: GetNotebookCommandInput,
|
|
2039
|
-
options?: __HttpHandlerOptions
|
|
1961
|
+
options?: __HttpHandlerOptions,
|
|
2040
1962
|
): Promise<GetNotebookCommandOutput>;
|
|
2041
1963
|
getNotebook(
|
|
2042
1964
|
args: GetNotebookCommandInput,
|
|
2043
|
-
cb: (err: any, data?: GetNotebookCommandOutput) => void
|
|
1965
|
+
cb: (err: any, data?: GetNotebookCommandOutput) => void,
|
|
2044
1966
|
): void;
|
|
2045
1967
|
getNotebook(
|
|
2046
1968
|
args: GetNotebookCommandInput,
|
|
2047
1969
|
options: __HttpHandlerOptions,
|
|
2048
|
-
cb: (err: any, data?: GetNotebookCommandOutput) => void
|
|
1970
|
+
cb: (err: any, data?: GetNotebookCommandOutput) => void,
|
|
2049
1971
|
): void;
|
|
2050
1972
|
getNotebookExport(
|
|
2051
1973
|
args: GetNotebookExportCommandInput,
|
|
2052
|
-
options?: __HttpHandlerOptions
|
|
1974
|
+
options?: __HttpHandlerOptions,
|
|
2053
1975
|
): Promise<GetNotebookExportCommandOutput>;
|
|
2054
1976
|
getNotebookExport(
|
|
2055
1977
|
args: GetNotebookExportCommandInput,
|
|
2056
|
-
cb: (err: any, data?: GetNotebookExportCommandOutput) => void
|
|
1978
|
+
cb: (err: any, data?: GetNotebookExportCommandOutput) => void,
|
|
2057
1979
|
): void;
|
|
2058
1980
|
getNotebookExport(
|
|
2059
1981
|
args: GetNotebookExportCommandInput,
|
|
2060
1982
|
options: __HttpHandlerOptions,
|
|
2061
|
-
cb: (err: any, data?: GetNotebookExportCommandOutput) => void
|
|
1983
|
+
cb: (err: any, data?: GetNotebookExportCommandOutput) => void,
|
|
2062
1984
|
): void;
|
|
2063
1985
|
getNotebookRun(
|
|
2064
1986
|
args: GetNotebookRunCommandInput,
|
|
2065
|
-
options?: __HttpHandlerOptions
|
|
1987
|
+
options?: __HttpHandlerOptions,
|
|
2066
1988
|
): Promise<GetNotebookRunCommandOutput>;
|
|
2067
1989
|
getNotebookRun(
|
|
2068
1990
|
args: GetNotebookRunCommandInput,
|
|
2069
|
-
cb: (err: any, data?: GetNotebookRunCommandOutput) => void
|
|
1991
|
+
cb: (err: any, data?: GetNotebookRunCommandOutput) => void,
|
|
2070
1992
|
): void;
|
|
2071
1993
|
getNotebookRun(
|
|
2072
1994
|
args: GetNotebookRunCommandInput,
|
|
2073
1995
|
options: __HttpHandlerOptions,
|
|
2074
|
-
cb: (err: any, data?: GetNotebookRunCommandOutput) => void
|
|
1996
|
+
cb: (err: any, data?: GetNotebookRunCommandOutput) => void,
|
|
2075
1997
|
): void;
|
|
2076
1998
|
getProject(
|
|
2077
1999
|
args: GetProjectCommandInput,
|
|
2078
|
-
options?: __HttpHandlerOptions
|
|
2000
|
+
options?: __HttpHandlerOptions,
|
|
2079
2001
|
): Promise<GetProjectCommandOutput>;
|
|
2080
2002
|
getProject(
|
|
2081
2003
|
args: GetProjectCommandInput,
|
|
2082
|
-
cb: (err: any, data?: GetProjectCommandOutput) => void
|
|
2004
|
+
cb: (err: any, data?: GetProjectCommandOutput) => void,
|
|
2083
2005
|
): void;
|
|
2084
2006
|
getProject(
|
|
2085
2007
|
args: GetProjectCommandInput,
|
|
2086
2008
|
options: __HttpHandlerOptions,
|
|
2087
|
-
cb: (err: any, data?: GetProjectCommandOutput) => void
|
|
2009
|
+
cb: (err: any, data?: GetProjectCommandOutput) => void,
|
|
2088
2010
|
): void;
|
|
2089
2011
|
getProjectProfile(
|
|
2090
2012
|
args: GetProjectProfileCommandInput,
|
|
2091
|
-
options?: __HttpHandlerOptions
|
|
2013
|
+
options?: __HttpHandlerOptions,
|
|
2092
2014
|
): Promise<GetProjectProfileCommandOutput>;
|
|
2093
2015
|
getProjectProfile(
|
|
2094
2016
|
args: GetProjectProfileCommandInput,
|
|
2095
|
-
cb: (err: any, data?: GetProjectProfileCommandOutput) => void
|
|
2017
|
+
cb: (err: any, data?: GetProjectProfileCommandOutput) => void,
|
|
2096
2018
|
): void;
|
|
2097
2019
|
getProjectProfile(
|
|
2098
2020
|
args: GetProjectProfileCommandInput,
|
|
2099
2021
|
options: __HttpHandlerOptions,
|
|
2100
|
-
cb: (err: any, data?: GetProjectProfileCommandOutput) => void
|
|
2101
|
-
): void;
|
|
2102
|
-
getRule(
|
|
2103
|
-
args: GetRuleCommandInput,
|
|
2104
|
-
options?: __HttpHandlerOptions
|
|
2105
|
-
): Promise<GetRuleCommandOutput>;
|
|
2106
|
-
getRule(
|
|
2107
|
-
args: GetRuleCommandInput,
|
|
2108
|
-
cb: (err: any, data?: GetRuleCommandOutput) => void
|
|
2022
|
+
cb: (err: any, data?: GetProjectProfileCommandOutput) => void,
|
|
2109
2023
|
): void;
|
|
2024
|
+
getRule(args: GetRuleCommandInput, options?: __HttpHandlerOptions): Promise<GetRuleCommandOutput>;
|
|
2025
|
+
getRule(args: GetRuleCommandInput, cb: (err: any, data?: GetRuleCommandOutput) => void): void;
|
|
2110
2026
|
getRule(
|
|
2111
2027
|
args: GetRuleCommandInput,
|
|
2112
2028
|
options: __HttpHandlerOptions,
|
|
2113
|
-
cb: (err: any, data?: GetRuleCommandOutput) => void
|
|
2029
|
+
cb: (err: any, data?: GetRuleCommandOutput) => void,
|
|
2114
2030
|
): void;
|
|
2115
2031
|
getSubscription(
|
|
2116
2032
|
args: GetSubscriptionCommandInput,
|
|
2117
|
-
options?: __HttpHandlerOptions
|
|
2033
|
+
options?: __HttpHandlerOptions,
|
|
2118
2034
|
): Promise<GetSubscriptionCommandOutput>;
|
|
2119
2035
|
getSubscription(
|
|
2120
2036
|
args: GetSubscriptionCommandInput,
|
|
2121
|
-
cb: (err: any, data?: GetSubscriptionCommandOutput) => void
|
|
2037
|
+
cb: (err: any, data?: GetSubscriptionCommandOutput) => void,
|
|
2122
2038
|
): void;
|
|
2123
2039
|
getSubscription(
|
|
2124
2040
|
args: GetSubscriptionCommandInput,
|
|
2125
2041
|
options: __HttpHandlerOptions,
|
|
2126
|
-
cb: (err: any, data?: GetSubscriptionCommandOutput) => void
|
|
2042
|
+
cb: (err: any, data?: GetSubscriptionCommandOutput) => void,
|
|
2127
2043
|
): void;
|
|
2128
2044
|
getSubscriptionGrant(
|
|
2129
2045
|
args: GetSubscriptionGrantCommandInput,
|
|
2130
|
-
options?: __HttpHandlerOptions
|
|
2046
|
+
options?: __HttpHandlerOptions,
|
|
2131
2047
|
): Promise<GetSubscriptionGrantCommandOutput>;
|
|
2132
2048
|
getSubscriptionGrant(
|
|
2133
2049
|
args: GetSubscriptionGrantCommandInput,
|
|
2134
|
-
cb: (err: any, data?: GetSubscriptionGrantCommandOutput) => void
|
|
2050
|
+
cb: (err: any, data?: GetSubscriptionGrantCommandOutput) => void,
|
|
2135
2051
|
): void;
|
|
2136
2052
|
getSubscriptionGrant(
|
|
2137
2053
|
args: GetSubscriptionGrantCommandInput,
|
|
2138
2054
|
options: __HttpHandlerOptions,
|
|
2139
|
-
cb: (err: any, data?: GetSubscriptionGrantCommandOutput) => void
|
|
2055
|
+
cb: (err: any, data?: GetSubscriptionGrantCommandOutput) => void,
|
|
2140
2056
|
): void;
|
|
2141
2057
|
getSubscriptionRequestDetails(
|
|
2142
2058
|
args: GetSubscriptionRequestDetailsCommandInput,
|
|
2143
|
-
options?: __HttpHandlerOptions
|
|
2059
|
+
options?: __HttpHandlerOptions,
|
|
2144
2060
|
): Promise<GetSubscriptionRequestDetailsCommandOutput>;
|
|
2145
2061
|
getSubscriptionRequestDetails(
|
|
2146
2062
|
args: GetSubscriptionRequestDetailsCommandInput,
|
|
2147
|
-
cb: (err: any, data?: GetSubscriptionRequestDetailsCommandOutput) => void
|
|
2063
|
+
cb: (err: any, data?: GetSubscriptionRequestDetailsCommandOutput) => void,
|
|
2148
2064
|
): void;
|
|
2149
2065
|
getSubscriptionRequestDetails(
|
|
2150
2066
|
args: GetSubscriptionRequestDetailsCommandInput,
|
|
2151
2067
|
options: __HttpHandlerOptions,
|
|
2152
|
-
cb: (err: any, data?: GetSubscriptionRequestDetailsCommandOutput) => void
|
|
2068
|
+
cb: (err: any, data?: GetSubscriptionRequestDetailsCommandOutput) => void,
|
|
2153
2069
|
): void;
|
|
2154
2070
|
getSubscriptionTarget(
|
|
2155
2071
|
args: GetSubscriptionTargetCommandInput,
|
|
2156
|
-
options?: __HttpHandlerOptions
|
|
2072
|
+
options?: __HttpHandlerOptions,
|
|
2157
2073
|
): Promise<GetSubscriptionTargetCommandOutput>;
|
|
2158
2074
|
getSubscriptionTarget(
|
|
2159
2075
|
args: GetSubscriptionTargetCommandInput,
|
|
2160
|
-
cb: (err: any, data?: GetSubscriptionTargetCommandOutput) => void
|
|
2076
|
+
cb: (err: any, data?: GetSubscriptionTargetCommandOutput) => void,
|
|
2161
2077
|
): void;
|
|
2162
2078
|
getSubscriptionTarget(
|
|
2163
2079
|
args: GetSubscriptionTargetCommandInput,
|
|
2164
2080
|
options: __HttpHandlerOptions,
|
|
2165
|
-
cb: (err: any, data?: GetSubscriptionTargetCommandOutput) => void
|
|
2081
|
+
cb: (err: any, data?: GetSubscriptionTargetCommandOutput) => void,
|
|
2166
2082
|
): void;
|
|
2167
2083
|
getTimeSeriesDataPoint(
|
|
2168
2084
|
args: GetTimeSeriesDataPointCommandInput,
|
|
2169
|
-
options?: __HttpHandlerOptions
|
|
2085
|
+
options?: __HttpHandlerOptions,
|
|
2170
2086
|
): Promise<GetTimeSeriesDataPointCommandOutput>;
|
|
2171
2087
|
getTimeSeriesDataPoint(
|
|
2172
2088
|
args: GetTimeSeriesDataPointCommandInput,
|
|
2173
|
-
cb: (err: any, data?: GetTimeSeriesDataPointCommandOutput) => void
|
|
2089
|
+
cb: (err: any, data?: GetTimeSeriesDataPointCommandOutput) => void,
|
|
2174
2090
|
): void;
|
|
2175
2091
|
getTimeSeriesDataPoint(
|
|
2176
2092
|
args: GetTimeSeriesDataPointCommandInput,
|
|
2177
2093
|
options: __HttpHandlerOptions,
|
|
2178
|
-
cb: (err: any, data?: GetTimeSeriesDataPointCommandOutput) => void
|
|
2094
|
+
cb: (err: any, data?: GetTimeSeriesDataPointCommandOutput) => void,
|
|
2179
2095
|
): void;
|
|
2180
2096
|
getUserProfile(
|
|
2181
2097
|
args: GetUserProfileCommandInput,
|
|
2182
|
-
options?: __HttpHandlerOptions
|
|
2098
|
+
options?: __HttpHandlerOptions,
|
|
2183
2099
|
): Promise<GetUserProfileCommandOutput>;
|
|
2184
2100
|
getUserProfile(
|
|
2185
2101
|
args: GetUserProfileCommandInput,
|
|
2186
|
-
cb: (err: any, data?: GetUserProfileCommandOutput) => void
|
|
2102
|
+
cb: (err: any, data?: GetUserProfileCommandOutput) => void,
|
|
2187
2103
|
): void;
|
|
2188
2104
|
getUserProfile(
|
|
2189
2105
|
args: GetUserProfileCommandInput,
|
|
2190
2106
|
options: __HttpHandlerOptions,
|
|
2191
|
-
cb: (err: any, data?: GetUserProfileCommandOutput) => void
|
|
2107
|
+
cb: (err: any, data?: GetUserProfileCommandOutput) => void,
|
|
2192
2108
|
): void;
|
|
2193
2109
|
listAccountPools(
|
|
2194
2110
|
args: ListAccountPoolsCommandInput,
|
|
2195
|
-
options?: __HttpHandlerOptions
|
|
2111
|
+
options?: __HttpHandlerOptions,
|
|
2196
2112
|
): Promise<ListAccountPoolsCommandOutput>;
|
|
2197
2113
|
listAccountPools(
|
|
2198
2114
|
args: ListAccountPoolsCommandInput,
|
|
2199
|
-
cb: (err: any, data?: ListAccountPoolsCommandOutput) => void
|
|
2115
|
+
cb: (err: any, data?: ListAccountPoolsCommandOutput) => void,
|
|
2200
2116
|
): void;
|
|
2201
2117
|
listAccountPools(
|
|
2202
2118
|
args: ListAccountPoolsCommandInput,
|
|
2203
2119
|
options: __HttpHandlerOptions,
|
|
2204
|
-
cb: (err: any, data?: ListAccountPoolsCommandOutput) => void
|
|
2120
|
+
cb: (err: any, data?: ListAccountPoolsCommandOutput) => void,
|
|
2205
2121
|
): void;
|
|
2206
2122
|
listAccountsInAccountPool(
|
|
2207
2123
|
args: ListAccountsInAccountPoolCommandInput,
|
|
2208
|
-
options?: __HttpHandlerOptions
|
|
2124
|
+
options?: __HttpHandlerOptions,
|
|
2209
2125
|
): Promise<ListAccountsInAccountPoolCommandOutput>;
|
|
2210
2126
|
listAccountsInAccountPool(
|
|
2211
2127
|
args: ListAccountsInAccountPoolCommandInput,
|
|
2212
|
-
cb: (err: any, data?: ListAccountsInAccountPoolCommandOutput) => void
|
|
2128
|
+
cb: (err: any, data?: ListAccountsInAccountPoolCommandOutput) => void,
|
|
2213
2129
|
): void;
|
|
2214
2130
|
listAccountsInAccountPool(
|
|
2215
2131
|
args: ListAccountsInAccountPoolCommandInput,
|
|
2216
2132
|
options: __HttpHandlerOptions,
|
|
2217
|
-
cb: (err: any, data?: ListAccountsInAccountPoolCommandOutput) => void
|
|
2133
|
+
cb: (err: any, data?: ListAccountsInAccountPoolCommandOutput) => void,
|
|
2218
2134
|
): void;
|
|
2219
2135
|
listAssetFilters(
|
|
2220
2136
|
args: ListAssetFiltersCommandInput,
|
|
2221
|
-
options?: __HttpHandlerOptions
|
|
2137
|
+
options?: __HttpHandlerOptions,
|
|
2222
2138
|
): Promise<ListAssetFiltersCommandOutput>;
|
|
2223
2139
|
listAssetFilters(
|
|
2224
2140
|
args: ListAssetFiltersCommandInput,
|
|
2225
|
-
cb: (err: any, data?: ListAssetFiltersCommandOutput) => void
|
|
2141
|
+
cb: (err: any, data?: ListAssetFiltersCommandOutput) => void,
|
|
2226
2142
|
): void;
|
|
2227
2143
|
listAssetFilters(
|
|
2228
2144
|
args: ListAssetFiltersCommandInput,
|
|
2229
2145
|
options: __HttpHandlerOptions,
|
|
2230
|
-
cb: (err: any, data?: ListAssetFiltersCommandOutput) => void
|
|
2146
|
+
cb: (err: any, data?: ListAssetFiltersCommandOutput) => void,
|
|
2231
2147
|
): void;
|
|
2232
2148
|
listAssetRevisions(
|
|
2233
2149
|
args: ListAssetRevisionsCommandInput,
|
|
2234
|
-
options?: __HttpHandlerOptions
|
|
2150
|
+
options?: __HttpHandlerOptions,
|
|
2235
2151
|
): Promise<ListAssetRevisionsCommandOutput>;
|
|
2236
2152
|
listAssetRevisions(
|
|
2237
2153
|
args: ListAssetRevisionsCommandInput,
|
|
2238
|
-
cb: (err: any, data?: ListAssetRevisionsCommandOutput) => void
|
|
2154
|
+
cb: (err: any, data?: ListAssetRevisionsCommandOutput) => void,
|
|
2239
2155
|
): void;
|
|
2240
2156
|
listAssetRevisions(
|
|
2241
2157
|
args: ListAssetRevisionsCommandInput,
|
|
2242
2158
|
options: __HttpHandlerOptions,
|
|
2243
|
-
cb: (err: any, data?: ListAssetRevisionsCommandOutput) => void
|
|
2159
|
+
cb: (err: any, data?: ListAssetRevisionsCommandOutput) => void,
|
|
2244
2160
|
): void;
|
|
2245
2161
|
listConnections(
|
|
2246
2162
|
args: ListConnectionsCommandInput,
|
|
2247
|
-
options?: __HttpHandlerOptions
|
|
2163
|
+
options?: __HttpHandlerOptions,
|
|
2248
2164
|
): Promise<ListConnectionsCommandOutput>;
|
|
2249
2165
|
listConnections(
|
|
2250
2166
|
args: ListConnectionsCommandInput,
|
|
2251
|
-
cb: (err: any, data?: ListConnectionsCommandOutput) => void
|
|
2167
|
+
cb: (err: any, data?: ListConnectionsCommandOutput) => void,
|
|
2252
2168
|
): void;
|
|
2253
2169
|
listConnections(
|
|
2254
2170
|
args: ListConnectionsCommandInput,
|
|
2255
2171
|
options: __HttpHandlerOptions,
|
|
2256
|
-
cb: (err: any, data?: ListConnectionsCommandOutput) => void
|
|
2172
|
+
cb: (err: any, data?: ListConnectionsCommandOutput) => void,
|
|
2257
2173
|
): void;
|
|
2258
2174
|
listDataProductRevisions(
|
|
2259
2175
|
args: ListDataProductRevisionsCommandInput,
|
|
2260
|
-
options?: __HttpHandlerOptions
|
|
2176
|
+
options?: __HttpHandlerOptions,
|
|
2261
2177
|
): Promise<ListDataProductRevisionsCommandOutput>;
|
|
2262
2178
|
listDataProductRevisions(
|
|
2263
2179
|
args: ListDataProductRevisionsCommandInput,
|
|
2264
|
-
cb: (err: any, data?: ListDataProductRevisionsCommandOutput) => void
|
|
2180
|
+
cb: (err: any, data?: ListDataProductRevisionsCommandOutput) => void,
|
|
2265
2181
|
): void;
|
|
2266
2182
|
listDataProductRevisions(
|
|
2267
2183
|
args: ListDataProductRevisionsCommandInput,
|
|
2268
2184
|
options: __HttpHandlerOptions,
|
|
2269
|
-
cb: (err: any, data?: ListDataProductRevisionsCommandOutput) => void
|
|
2185
|
+
cb: (err: any, data?: ListDataProductRevisionsCommandOutput) => void,
|
|
2270
2186
|
): void;
|
|
2271
2187
|
listDataSourceRunActivities(
|
|
2272
2188
|
args: ListDataSourceRunActivitiesCommandInput,
|
|
2273
|
-
options?: __HttpHandlerOptions
|
|
2189
|
+
options?: __HttpHandlerOptions,
|
|
2274
2190
|
): Promise<ListDataSourceRunActivitiesCommandOutput>;
|
|
2275
2191
|
listDataSourceRunActivities(
|
|
2276
2192
|
args: ListDataSourceRunActivitiesCommandInput,
|
|
2277
|
-
cb: (err: any, data?: ListDataSourceRunActivitiesCommandOutput) => void
|
|
2193
|
+
cb: (err: any, data?: ListDataSourceRunActivitiesCommandOutput) => void,
|
|
2278
2194
|
): void;
|
|
2279
2195
|
listDataSourceRunActivities(
|
|
2280
2196
|
args: ListDataSourceRunActivitiesCommandInput,
|
|
2281
2197
|
options: __HttpHandlerOptions,
|
|
2282
|
-
cb: (err: any, data?: ListDataSourceRunActivitiesCommandOutput) => void
|
|
2198
|
+
cb: (err: any, data?: ListDataSourceRunActivitiesCommandOutput) => void,
|
|
2283
2199
|
): void;
|
|
2284
2200
|
listDataSourceRuns(
|
|
2285
2201
|
args: ListDataSourceRunsCommandInput,
|
|
2286
|
-
options?: __HttpHandlerOptions
|
|
2202
|
+
options?: __HttpHandlerOptions,
|
|
2287
2203
|
): Promise<ListDataSourceRunsCommandOutput>;
|
|
2288
2204
|
listDataSourceRuns(
|
|
2289
2205
|
args: ListDataSourceRunsCommandInput,
|
|
2290
|
-
cb: (err: any, data?: ListDataSourceRunsCommandOutput) => void
|
|
2206
|
+
cb: (err: any, data?: ListDataSourceRunsCommandOutput) => void,
|
|
2291
2207
|
): void;
|
|
2292
2208
|
listDataSourceRuns(
|
|
2293
2209
|
args: ListDataSourceRunsCommandInput,
|
|
2294
2210
|
options: __HttpHandlerOptions,
|
|
2295
|
-
cb: (err: any, data?: ListDataSourceRunsCommandOutput) => void
|
|
2211
|
+
cb: (err: any, data?: ListDataSourceRunsCommandOutput) => void,
|
|
2296
2212
|
): void;
|
|
2297
2213
|
listDataSources(
|
|
2298
2214
|
args: ListDataSourcesCommandInput,
|
|
2299
|
-
options?: __HttpHandlerOptions
|
|
2215
|
+
options?: __HttpHandlerOptions,
|
|
2300
2216
|
): Promise<ListDataSourcesCommandOutput>;
|
|
2301
2217
|
listDataSources(
|
|
2302
2218
|
args: ListDataSourcesCommandInput,
|
|
2303
|
-
cb: (err: any, data?: ListDataSourcesCommandOutput) => void
|
|
2219
|
+
cb: (err: any, data?: ListDataSourcesCommandOutput) => void,
|
|
2304
2220
|
): void;
|
|
2305
2221
|
listDataSources(
|
|
2306
2222
|
args: ListDataSourcesCommandInput,
|
|
2307
2223
|
options: __HttpHandlerOptions,
|
|
2308
|
-
cb: (err: any, data?: ListDataSourcesCommandOutput) => void
|
|
2224
|
+
cb: (err: any, data?: ListDataSourcesCommandOutput) => void,
|
|
2309
2225
|
): void;
|
|
2310
2226
|
listDomains(): Promise<ListDomainsCommandOutput>;
|
|
2311
2227
|
listDomains(
|
|
2312
2228
|
args: ListDomainsCommandInput,
|
|
2313
|
-
options?: __HttpHandlerOptions
|
|
2229
|
+
options?: __HttpHandlerOptions,
|
|
2314
2230
|
): Promise<ListDomainsCommandOutput>;
|
|
2315
2231
|
listDomains(
|
|
2316
2232
|
args: ListDomainsCommandInput,
|
|
2317
|
-
cb: (err: any, data?: ListDomainsCommandOutput) => void
|
|
2233
|
+
cb: (err: any, data?: ListDomainsCommandOutput) => void,
|
|
2318
2234
|
): void;
|
|
2319
2235
|
listDomains(
|
|
2320
2236
|
args: ListDomainsCommandInput,
|
|
2321
2237
|
options: __HttpHandlerOptions,
|
|
2322
|
-
cb: (err: any, data?: ListDomainsCommandOutput) => void
|
|
2238
|
+
cb: (err: any, data?: ListDomainsCommandOutput) => void,
|
|
2323
2239
|
): void;
|
|
2324
2240
|
listDomainUnitsForParent(
|
|
2325
2241
|
args: ListDomainUnitsForParentCommandInput,
|
|
2326
|
-
options?: __HttpHandlerOptions
|
|
2242
|
+
options?: __HttpHandlerOptions,
|
|
2327
2243
|
): Promise<ListDomainUnitsForParentCommandOutput>;
|
|
2328
2244
|
listDomainUnitsForParent(
|
|
2329
2245
|
args: ListDomainUnitsForParentCommandInput,
|
|
2330
|
-
cb: (err: any, data?: ListDomainUnitsForParentCommandOutput) => void
|
|
2246
|
+
cb: (err: any, data?: ListDomainUnitsForParentCommandOutput) => void,
|
|
2331
2247
|
): void;
|
|
2332
2248
|
listDomainUnitsForParent(
|
|
2333
2249
|
args: ListDomainUnitsForParentCommandInput,
|
|
2334
2250
|
options: __HttpHandlerOptions,
|
|
2335
|
-
cb: (err: any, data?: ListDomainUnitsForParentCommandOutput) => void
|
|
2251
|
+
cb: (err: any, data?: ListDomainUnitsForParentCommandOutput) => void,
|
|
2336
2252
|
): void;
|
|
2337
2253
|
listEntityOwners(
|
|
2338
2254
|
args: ListEntityOwnersCommandInput,
|
|
2339
|
-
options?: __HttpHandlerOptions
|
|
2255
|
+
options?: __HttpHandlerOptions,
|
|
2340
2256
|
): Promise<ListEntityOwnersCommandOutput>;
|
|
2341
2257
|
listEntityOwners(
|
|
2342
2258
|
args: ListEntityOwnersCommandInput,
|
|
2343
|
-
cb: (err: any, data?: ListEntityOwnersCommandOutput) => void
|
|
2259
|
+
cb: (err: any, data?: ListEntityOwnersCommandOutput) => void,
|
|
2344
2260
|
): void;
|
|
2345
2261
|
listEntityOwners(
|
|
2346
2262
|
args: ListEntityOwnersCommandInput,
|
|
2347
2263
|
options: __HttpHandlerOptions,
|
|
2348
|
-
cb: (err: any, data?: ListEntityOwnersCommandOutput) => void
|
|
2264
|
+
cb: (err: any, data?: ListEntityOwnersCommandOutput) => void,
|
|
2349
2265
|
): void;
|
|
2350
2266
|
listEnvironmentActions(
|
|
2351
2267
|
args: ListEnvironmentActionsCommandInput,
|
|
2352
|
-
options?: __HttpHandlerOptions
|
|
2268
|
+
options?: __HttpHandlerOptions,
|
|
2353
2269
|
): Promise<ListEnvironmentActionsCommandOutput>;
|
|
2354
2270
|
listEnvironmentActions(
|
|
2355
2271
|
args: ListEnvironmentActionsCommandInput,
|
|
2356
|
-
cb: (err: any, data?: ListEnvironmentActionsCommandOutput) => void
|
|
2272
|
+
cb: (err: any, data?: ListEnvironmentActionsCommandOutput) => void,
|
|
2357
2273
|
): void;
|
|
2358
2274
|
listEnvironmentActions(
|
|
2359
2275
|
args: ListEnvironmentActionsCommandInput,
|
|
2360
2276
|
options: __HttpHandlerOptions,
|
|
2361
|
-
cb: (err: any, data?: ListEnvironmentActionsCommandOutput) => void
|
|
2277
|
+
cb: (err: any, data?: ListEnvironmentActionsCommandOutput) => void,
|
|
2362
2278
|
): void;
|
|
2363
2279
|
listEnvironmentBlueprintConfigurations(
|
|
2364
2280
|
args: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
2365
|
-
options?: __HttpHandlerOptions
|
|
2281
|
+
options?: __HttpHandlerOptions,
|
|
2366
2282
|
): Promise<ListEnvironmentBlueprintConfigurationsCommandOutput>;
|
|
2367
2283
|
listEnvironmentBlueprintConfigurations(
|
|
2368
2284
|
args: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
2369
|
-
cb: (
|
|
2370
|
-
err: any,
|
|
2371
|
-
data?: ListEnvironmentBlueprintConfigurationsCommandOutput
|
|
2372
|
-
) => void
|
|
2285
|
+
cb: (err: any, data?: ListEnvironmentBlueprintConfigurationsCommandOutput) => void,
|
|
2373
2286
|
): void;
|
|
2374
2287
|
listEnvironmentBlueprintConfigurations(
|
|
2375
2288
|
args: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
2376
2289
|
options: __HttpHandlerOptions,
|
|
2377
|
-
cb: (
|
|
2378
|
-
err: any,
|
|
2379
|
-
data?: ListEnvironmentBlueprintConfigurationsCommandOutput
|
|
2380
|
-
) => void
|
|
2290
|
+
cb: (err: any, data?: ListEnvironmentBlueprintConfigurationsCommandOutput) => void,
|
|
2381
2291
|
): void;
|
|
2382
2292
|
listEnvironmentBlueprints(
|
|
2383
2293
|
args: ListEnvironmentBlueprintsCommandInput,
|
|
2384
|
-
options?: __HttpHandlerOptions
|
|
2294
|
+
options?: __HttpHandlerOptions,
|
|
2385
2295
|
): Promise<ListEnvironmentBlueprintsCommandOutput>;
|
|
2386
2296
|
listEnvironmentBlueprints(
|
|
2387
2297
|
args: ListEnvironmentBlueprintsCommandInput,
|
|
2388
|
-
cb: (err: any, data?: ListEnvironmentBlueprintsCommandOutput) => void
|
|
2298
|
+
cb: (err: any, data?: ListEnvironmentBlueprintsCommandOutput) => void,
|
|
2389
2299
|
): void;
|
|
2390
2300
|
listEnvironmentBlueprints(
|
|
2391
2301
|
args: ListEnvironmentBlueprintsCommandInput,
|
|
2392
2302
|
options: __HttpHandlerOptions,
|
|
2393
|
-
cb: (err: any, data?: ListEnvironmentBlueprintsCommandOutput) => void
|
|
2303
|
+
cb: (err: any, data?: ListEnvironmentBlueprintsCommandOutput) => void,
|
|
2394
2304
|
): void;
|
|
2395
2305
|
listEnvironmentProfiles(
|
|
2396
2306
|
args: ListEnvironmentProfilesCommandInput,
|
|
2397
|
-
options?: __HttpHandlerOptions
|
|
2307
|
+
options?: __HttpHandlerOptions,
|
|
2398
2308
|
): Promise<ListEnvironmentProfilesCommandOutput>;
|
|
2399
2309
|
listEnvironmentProfiles(
|
|
2400
2310
|
args: ListEnvironmentProfilesCommandInput,
|
|
2401
|
-
cb: (err: any, data?: ListEnvironmentProfilesCommandOutput) => void
|
|
2311
|
+
cb: (err: any, data?: ListEnvironmentProfilesCommandOutput) => void,
|
|
2402
2312
|
): void;
|
|
2403
2313
|
listEnvironmentProfiles(
|
|
2404
2314
|
args: ListEnvironmentProfilesCommandInput,
|
|
2405
2315
|
options: __HttpHandlerOptions,
|
|
2406
|
-
cb: (err: any, data?: ListEnvironmentProfilesCommandOutput) => void
|
|
2316
|
+
cb: (err: any, data?: ListEnvironmentProfilesCommandOutput) => void,
|
|
2407
2317
|
): void;
|
|
2408
2318
|
listEnvironments(
|
|
2409
2319
|
args: ListEnvironmentsCommandInput,
|
|
2410
|
-
options?: __HttpHandlerOptions
|
|
2320
|
+
options?: __HttpHandlerOptions,
|
|
2411
2321
|
): Promise<ListEnvironmentsCommandOutput>;
|
|
2412
2322
|
listEnvironments(
|
|
2413
2323
|
args: ListEnvironmentsCommandInput,
|
|
2414
|
-
cb: (err: any, data?: ListEnvironmentsCommandOutput) => void
|
|
2324
|
+
cb: (err: any, data?: ListEnvironmentsCommandOutput) => void,
|
|
2415
2325
|
): void;
|
|
2416
2326
|
listEnvironments(
|
|
2417
2327
|
args: ListEnvironmentsCommandInput,
|
|
2418
2328
|
options: __HttpHandlerOptions,
|
|
2419
|
-
cb: (err: any, data?: ListEnvironmentsCommandOutput) => void
|
|
2329
|
+
cb: (err: any, data?: ListEnvironmentsCommandOutput) => void,
|
|
2420
2330
|
): void;
|
|
2421
2331
|
listJobRuns(
|
|
2422
2332
|
args: ListJobRunsCommandInput,
|
|
2423
|
-
options?: __HttpHandlerOptions
|
|
2333
|
+
options?: __HttpHandlerOptions,
|
|
2424
2334
|
): Promise<ListJobRunsCommandOutput>;
|
|
2425
2335
|
listJobRuns(
|
|
2426
2336
|
args: ListJobRunsCommandInput,
|
|
2427
|
-
cb: (err: any, data?: ListJobRunsCommandOutput) => void
|
|
2337
|
+
cb: (err: any, data?: ListJobRunsCommandOutput) => void,
|
|
2428
2338
|
): void;
|
|
2429
2339
|
listJobRuns(
|
|
2430
2340
|
args: ListJobRunsCommandInput,
|
|
2431
2341
|
options: __HttpHandlerOptions,
|
|
2432
|
-
cb: (err: any, data?: ListJobRunsCommandOutput) => void
|
|
2342
|
+
cb: (err: any, data?: ListJobRunsCommandOutput) => void,
|
|
2433
2343
|
): void;
|
|
2434
2344
|
listLineageEvents(
|
|
2435
2345
|
args: ListLineageEventsCommandInput,
|
|
2436
|
-
options?: __HttpHandlerOptions
|
|
2346
|
+
options?: __HttpHandlerOptions,
|
|
2437
2347
|
): Promise<ListLineageEventsCommandOutput>;
|
|
2438
2348
|
listLineageEvents(
|
|
2439
2349
|
args: ListLineageEventsCommandInput,
|
|
2440
|
-
cb: (err: any, data?: ListLineageEventsCommandOutput) => void
|
|
2350
|
+
cb: (err: any, data?: ListLineageEventsCommandOutput) => void,
|
|
2441
2351
|
): void;
|
|
2442
2352
|
listLineageEvents(
|
|
2443
2353
|
args: ListLineageEventsCommandInput,
|
|
2444
2354
|
options: __HttpHandlerOptions,
|
|
2445
|
-
cb: (err: any, data?: ListLineageEventsCommandOutput) => void
|
|
2355
|
+
cb: (err: any, data?: ListLineageEventsCommandOutput) => void,
|
|
2446
2356
|
): void;
|
|
2447
2357
|
listLineageNodeHistory(
|
|
2448
2358
|
args: ListLineageNodeHistoryCommandInput,
|
|
2449
|
-
options?: __HttpHandlerOptions
|
|
2359
|
+
options?: __HttpHandlerOptions,
|
|
2450
2360
|
): Promise<ListLineageNodeHistoryCommandOutput>;
|
|
2451
2361
|
listLineageNodeHistory(
|
|
2452
2362
|
args: ListLineageNodeHistoryCommandInput,
|
|
2453
|
-
cb: (err: any, data?: ListLineageNodeHistoryCommandOutput) => void
|
|
2363
|
+
cb: (err: any, data?: ListLineageNodeHistoryCommandOutput) => void,
|
|
2454
2364
|
): void;
|
|
2455
2365
|
listLineageNodeHistory(
|
|
2456
2366
|
args: ListLineageNodeHistoryCommandInput,
|
|
2457
2367
|
options: __HttpHandlerOptions,
|
|
2458
|
-
cb: (err: any, data?: ListLineageNodeHistoryCommandOutput) => void
|
|
2368
|
+
cb: (err: any, data?: ListLineageNodeHistoryCommandOutput) => void,
|
|
2459
2369
|
): void;
|
|
2460
2370
|
listMetadataGenerationRuns(
|
|
2461
2371
|
args: ListMetadataGenerationRunsCommandInput,
|
|
2462
|
-
options?: __HttpHandlerOptions
|
|
2372
|
+
options?: __HttpHandlerOptions,
|
|
2463
2373
|
): Promise<ListMetadataGenerationRunsCommandOutput>;
|
|
2464
2374
|
listMetadataGenerationRuns(
|
|
2465
2375
|
args: ListMetadataGenerationRunsCommandInput,
|
|
2466
|
-
cb: (err: any, data?: ListMetadataGenerationRunsCommandOutput) => void
|
|
2376
|
+
cb: (err: any, data?: ListMetadataGenerationRunsCommandOutput) => void,
|
|
2467
2377
|
): void;
|
|
2468
2378
|
listMetadataGenerationRuns(
|
|
2469
2379
|
args: ListMetadataGenerationRunsCommandInput,
|
|
2470
2380
|
options: __HttpHandlerOptions,
|
|
2471
|
-
cb: (err: any, data?: ListMetadataGenerationRunsCommandOutput) => void
|
|
2381
|
+
cb: (err: any, data?: ListMetadataGenerationRunsCommandOutput) => void,
|
|
2472
2382
|
): void;
|
|
2473
2383
|
listNotebookRuns(
|
|
2474
2384
|
args: ListNotebookRunsCommandInput,
|
|
2475
|
-
options?: __HttpHandlerOptions
|
|
2385
|
+
options?: __HttpHandlerOptions,
|
|
2476
2386
|
): Promise<ListNotebookRunsCommandOutput>;
|
|
2477
2387
|
listNotebookRuns(
|
|
2478
2388
|
args: ListNotebookRunsCommandInput,
|
|
2479
|
-
cb: (err: any, data?: ListNotebookRunsCommandOutput) => void
|
|
2389
|
+
cb: (err: any, data?: ListNotebookRunsCommandOutput) => void,
|
|
2480
2390
|
): void;
|
|
2481
2391
|
listNotebookRuns(
|
|
2482
2392
|
args: ListNotebookRunsCommandInput,
|
|
2483
2393
|
options: __HttpHandlerOptions,
|
|
2484
|
-
cb: (err: any, data?: ListNotebookRunsCommandOutput) => void
|
|
2394
|
+
cb: (err: any, data?: ListNotebookRunsCommandOutput) => void,
|
|
2485
2395
|
): void;
|
|
2486
2396
|
listNotebooks(
|
|
2487
2397
|
args: ListNotebooksCommandInput,
|
|
2488
|
-
options?: __HttpHandlerOptions
|
|
2398
|
+
options?: __HttpHandlerOptions,
|
|
2489
2399
|
): Promise<ListNotebooksCommandOutput>;
|
|
2490
2400
|
listNotebooks(
|
|
2491
2401
|
args: ListNotebooksCommandInput,
|
|
2492
|
-
cb: (err: any, data?: ListNotebooksCommandOutput) => void
|
|
2402
|
+
cb: (err: any, data?: ListNotebooksCommandOutput) => void,
|
|
2493
2403
|
): void;
|
|
2494
2404
|
listNotebooks(
|
|
2495
2405
|
args: ListNotebooksCommandInput,
|
|
2496
2406
|
options: __HttpHandlerOptions,
|
|
2497
|
-
cb: (err: any, data?: ListNotebooksCommandOutput) => void
|
|
2407
|
+
cb: (err: any, data?: ListNotebooksCommandOutput) => void,
|
|
2498
2408
|
): void;
|
|
2499
2409
|
listNotifications(
|
|
2500
2410
|
args: ListNotificationsCommandInput,
|
|
2501
|
-
options?: __HttpHandlerOptions
|
|
2411
|
+
options?: __HttpHandlerOptions,
|
|
2502
2412
|
): Promise<ListNotificationsCommandOutput>;
|
|
2503
2413
|
listNotifications(
|
|
2504
2414
|
args: ListNotificationsCommandInput,
|
|
2505
|
-
cb: (err: any, data?: ListNotificationsCommandOutput) => void
|
|
2415
|
+
cb: (err: any, data?: ListNotificationsCommandOutput) => void,
|
|
2506
2416
|
): void;
|
|
2507
2417
|
listNotifications(
|
|
2508
2418
|
args: ListNotificationsCommandInput,
|
|
2509
2419
|
options: __HttpHandlerOptions,
|
|
2510
|
-
cb: (err: any, data?: ListNotificationsCommandOutput) => void
|
|
2420
|
+
cb: (err: any, data?: ListNotificationsCommandOutput) => void,
|
|
2511
2421
|
): void;
|
|
2512
2422
|
listPolicyGrants(
|
|
2513
2423
|
args: ListPolicyGrantsCommandInput,
|
|
2514
|
-
options?: __HttpHandlerOptions
|
|
2424
|
+
options?: __HttpHandlerOptions,
|
|
2515
2425
|
): Promise<ListPolicyGrantsCommandOutput>;
|
|
2516
2426
|
listPolicyGrants(
|
|
2517
2427
|
args: ListPolicyGrantsCommandInput,
|
|
2518
|
-
cb: (err: any, data?: ListPolicyGrantsCommandOutput) => void
|
|
2428
|
+
cb: (err: any, data?: ListPolicyGrantsCommandOutput) => void,
|
|
2519
2429
|
): void;
|
|
2520
2430
|
listPolicyGrants(
|
|
2521
2431
|
args: ListPolicyGrantsCommandInput,
|
|
2522
2432
|
options: __HttpHandlerOptions,
|
|
2523
|
-
cb: (err: any, data?: ListPolicyGrantsCommandOutput) => void
|
|
2433
|
+
cb: (err: any, data?: ListPolicyGrantsCommandOutput) => void,
|
|
2524
2434
|
): void;
|
|
2525
2435
|
listProjectMemberships(
|
|
2526
2436
|
args: ListProjectMembershipsCommandInput,
|
|
2527
|
-
options?: __HttpHandlerOptions
|
|
2437
|
+
options?: __HttpHandlerOptions,
|
|
2528
2438
|
): Promise<ListProjectMembershipsCommandOutput>;
|
|
2529
2439
|
listProjectMemberships(
|
|
2530
2440
|
args: ListProjectMembershipsCommandInput,
|
|
2531
|
-
cb: (err: any, data?: ListProjectMembershipsCommandOutput) => void
|
|
2441
|
+
cb: (err: any, data?: ListProjectMembershipsCommandOutput) => void,
|
|
2532
2442
|
): void;
|
|
2533
2443
|
listProjectMemberships(
|
|
2534
2444
|
args: ListProjectMembershipsCommandInput,
|
|
2535
2445
|
options: __HttpHandlerOptions,
|
|
2536
|
-
cb: (err: any, data?: ListProjectMembershipsCommandOutput) => void
|
|
2446
|
+
cb: (err: any, data?: ListProjectMembershipsCommandOutput) => void,
|
|
2537
2447
|
): void;
|
|
2538
2448
|
listProjectProfiles(
|
|
2539
2449
|
args: ListProjectProfilesCommandInput,
|
|
2540
|
-
options?: __HttpHandlerOptions
|
|
2450
|
+
options?: __HttpHandlerOptions,
|
|
2541
2451
|
): Promise<ListProjectProfilesCommandOutput>;
|
|
2542
2452
|
listProjectProfiles(
|
|
2543
2453
|
args: ListProjectProfilesCommandInput,
|
|
2544
|
-
cb: (err: any, data?: ListProjectProfilesCommandOutput) => void
|
|
2454
|
+
cb: (err: any, data?: ListProjectProfilesCommandOutput) => void,
|
|
2545
2455
|
): void;
|
|
2546
2456
|
listProjectProfiles(
|
|
2547
2457
|
args: ListProjectProfilesCommandInput,
|
|
2548
2458
|
options: __HttpHandlerOptions,
|
|
2549
|
-
cb: (err: any, data?: ListProjectProfilesCommandOutput) => void
|
|
2459
|
+
cb: (err: any, data?: ListProjectProfilesCommandOutput) => void,
|
|
2550
2460
|
): void;
|
|
2551
2461
|
listProjects(
|
|
2552
2462
|
args: ListProjectsCommandInput,
|
|
2553
|
-
options?: __HttpHandlerOptions
|
|
2463
|
+
options?: __HttpHandlerOptions,
|
|
2554
2464
|
): Promise<ListProjectsCommandOutput>;
|
|
2555
2465
|
listProjects(
|
|
2556
2466
|
args: ListProjectsCommandInput,
|
|
2557
|
-
cb: (err: any, data?: ListProjectsCommandOutput) => void
|
|
2467
|
+
cb: (err: any, data?: ListProjectsCommandOutput) => void,
|
|
2558
2468
|
): void;
|
|
2559
2469
|
listProjects(
|
|
2560
2470
|
args: ListProjectsCommandInput,
|
|
2561
2471
|
options: __HttpHandlerOptions,
|
|
2562
|
-
cb: (err: any, data?: ListProjectsCommandOutput) => void
|
|
2472
|
+
cb: (err: any, data?: ListProjectsCommandOutput) => void,
|
|
2563
2473
|
): void;
|
|
2564
2474
|
listRules(
|
|
2565
2475
|
args: ListRulesCommandInput,
|
|
2566
|
-
options?: __HttpHandlerOptions
|
|
2476
|
+
options?: __HttpHandlerOptions,
|
|
2567
2477
|
): Promise<ListRulesCommandOutput>;
|
|
2568
2478
|
listRules(
|
|
2569
2479
|
args: ListRulesCommandInput,
|
|
2570
|
-
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
2480
|
+
cb: (err: any, data?: ListRulesCommandOutput) => void,
|
|
2571
2481
|
): void;
|
|
2572
2482
|
listRules(
|
|
2573
2483
|
args: ListRulesCommandInput,
|
|
2574
2484
|
options: __HttpHandlerOptions,
|
|
2575
|
-
cb: (err: any, data?: ListRulesCommandOutput) => void
|
|
2485
|
+
cb: (err: any, data?: ListRulesCommandOutput) => void,
|
|
2576
2486
|
): void;
|
|
2577
2487
|
listSubscriptionGrants(
|
|
2578
2488
|
args: ListSubscriptionGrantsCommandInput,
|
|
2579
|
-
options?: __HttpHandlerOptions
|
|
2489
|
+
options?: __HttpHandlerOptions,
|
|
2580
2490
|
): Promise<ListSubscriptionGrantsCommandOutput>;
|
|
2581
2491
|
listSubscriptionGrants(
|
|
2582
2492
|
args: ListSubscriptionGrantsCommandInput,
|
|
2583
|
-
cb: (err: any, data?: ListSubscriptionGrantsCommandOutput) => void
|
|
2493
|
+
cb: (err: any, data?: ListSubscriptionGrantsCommandOutput) => void,
|
|
2584
2494
|
): void;
|
|
2585
2495
|
listSubscriptionGrants(
|
|
2586
2496
|
args: ListSubscriptionGrantsCommandInput,
|
|
2587
2497
|
options: __HttpHandlerOptions,
|
|
2588
|
-
cb: (err: any, data?: ListSubscriptionGrantsCommandOutput) => void
|
|
2498
|
+
cb: (err: any, data?: ListSubscriptionGrantsCommandOutput) => void,
|
|
2589
2499
|
): void;
|
|
2590
2500
|
listSubscriptionRequests(
|
|
2591
2501
|
args: ListSubscriptionRequestsCommandInput,
|
|
2592
|
-
options?: __HttpHandlerOptions
|
|
2502
|
+
options?: __HttpHandlerOptions,
|
|
2593
2503
|
): Promise<ListSubscriptionRequestsCommandOutput>;
|
|
2594
2504
|
listSubscriptionRequests(
|
|
2595
2505
|
args: ListSubscriptionRequestsCommandInput,
|
|
2596
|
-
cb: (err: any, data?: ListSubscriptionRequestsCommandOutput) => void
|
|
2506
|
+
cb: (err: any, data?: ListSubscriptionRequestsCommandOutput) => void,
|
|
2597
2507
|
): void;
|
|
2598
2508
|
listSubscriptionRequests(
|
|
2599
2509
|
args: ListSubscriptionRequestsCommandInput,
|
|
2600
2510
|
options: __HttpHandlerOptions,
|
|
2601
|
-
cb: (err: any, data?: ListSubscriptionRequestsCommandOutput) => void
|
|
2511
|
+
cb: (err: any, data?: ListSubscriptionRequestsCommandOutput) => void,
|
|
2602
2512
|
): void;
|
|
2603
2513
|
listSubscriptions(
|
|
2604
2514
|
args: ListSubscriptionsCommandInput,
|
|
2605
|
-
options?: __HttpHandlerOptions
|
|
2515
|
+
options?: __HttpHandlerOptions,
|
|
2606
2516
|
): Promise<ListSubscriptionsCommandOutput>;
|
|
2607
2517
|
listSubscriptions(
|
|
2608
2518
|
args: ListSubscriptionsCommandInput,
|
|
2609
|
-
cb: (err: any, data?: ListSubscriptionsCommandOutput) => void
|
|
2519
|
+
cb: (err: any, data?: ListSubscriptionsCommandOutput) => void,
|
|
2610
2520
|
): void;
|
|
2611
2521
|
listSubscriptions(
|
|
2612
2522
|
args: ListSubscriptionsCommandInput,
|
|
2613
2523
|
options: __HttpHandlerOptions,
|
|
2614
|
-
cb: (err: any, data?: ListSubscriptionsCommandOutput) => void
|
|
2524
|
+
cb: (err: any, data?: ListSubscriptionsCommandOutput) => void,
|
|
2615
2525
|
): void;
|
|
2616
2526
|
listSubscriptionTargets(
|
|
2617
2527
|
args: ListSubscriptionTargetsCommandInput,
|
|
2618
|
-
options?: __HttpHandlerOptions
|
|
2528
|
+
options?: __HttpHandlerOptions,
|
|
2619
2529
|
): Promise<ListSubscriptionTargetsCommandOutput>;
|
|
2620
2530
|
listSubscriptionTargets(
|
|
2621
2531
|
args: ListSubscriptionTargetsCommandInput,
|
|
2622
|
-
cb: (err: any, data?: ListSubscriptionTargetsCommandOutput) => void
|
|
2532
|
+
cb: (err: any, data?: ListSubscriptionTargetsCommandOutput) => void,
|
|
2623
2533
|
): void;
|
|
2624
2534
|
listSubscriptionTargets(
|
|
2625
2535
|
args: ListSubscriptionTargetsCommandInput,
|
|
2626
2536
|
options: __HttpHandlerOptions,
|
|
2627
|
-
cb: (err: any, data?: ListSubscriptionTargetsCommandOutput) => void
|
|
2537
|
+
cb: (err: any, data?: ListSubscriptionTargetsCommandOutput) => void,
|
|
2628
2538
|
): void;
|
|
2629
2539
|
listTagsForResource(
|
|
2630
2540
|
args: ListTagsForResourceCommandInput,
|
|
2631
|
-
options?: __HttpHandlerOptions
|
|
2541
|
+
options?: __HttpHandlerOptions,
|
|
2632
2542
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
2633
2543
|
listTagsForResource(
|
|
2634
2544
|
args: ListTagsForResourceCommandInput,
|
|
2635
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
2545
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
2636
2546
|
): void;
|
|
2637
2547
|
listTagsForResource(
|
|
2638
2548
|
args: ListTagsForResourceCommandInput,
|
|
2639
2549
|
options: __HttpHandlerOptions,
|
|
2640
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
2550
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
2641
2551
|
): void;
|
|
2642
2552
|
listTimeSeriesDataPoints(
|
|
2643
2553
|
args: ListTimeSeriesDataPointsCommandInput,
|
|
2644
|
-
options?: __HttpHandlerOptions
|
|
2554
|
+
options?: __HttpHandlerOptions,
|
|
2645
2555
|
): Promise<ListTimeSeriesDataPointsCommandOutput>;
|
|
2646
2556
|
listTimeSeriesDataPoints(
|
|
2647
2557
|
args: ListTimeSeriesDataPointsCommandInput,
|
|
2648
|
-
cb: (err: any, data?: ListTimeSeriesDataPointsCommandOutput) => void
|
|
2558
|
+
cb: (err: any, data?: ListTimeSeriesDataPointsCommandOutput) => void,
|
|
2649
2559
|
): void;
|
|
2650
2560
|
listTimeSeriesDataPoints(
|
|
2651
2561
|
args: ListTimeSeriesDataPointsCommandInput,
|
|
2652
2562
|
options: __HttpHandlerOptions,
|
|
2653
|
-
cb: (err: any, data?: ListTimeSeriesDataPointsCommandOutput) => void
|
|
2563
|
+
cb: (err: any, data?: ListTimeSeriesDataPointsCommandOutput) => void,
|
|
2654
2564
|
): void;
|
|
2655
2565
|
postLineageEvent(
|
|
2656
2566
|
args: PostLineageEventCommandInput,
|
|
2657
|
-
options?: __HttpHandlerOptions
|
|
2567
|
+
options?: __HttpHandlerOptions,
|
|
2658
2568
|
): Promise<PostLineageEventCommandOutput>;
|
|
2659
2569
|
postLineageEvent(
|
|
2660
2570
|
args: PostLineageEventCommandInput,
|
|
2661
|
-
cb: (err: any, data?: PostLineageEventCommandOutput) => void
|
|
2571
|
+
cb: (err: any, data?: PostLineageEventCommandOutput) => void,
|
|
2662
2572
|
): void;
|
|
2663
2573
|
postLineageEvent(
|
|
2664
2574
|
args: PostLineageEventCommandInput,
|
|
2665
2575
|
options: __HttpHandlerOptions,
|
|
2666
|
-
cb: (err: any, data?: PostLineageEventCommandOutput) => void
|
|
2576
|
+
cb: (err: any, data?: PostLineageEventCommandOutput) => void,
|
|
2667
2577
|
): void;
|
|
2668
2578
|
postTimeSeriesDataPoints(
|
|
2669
2579
|
args: PostTimeSeriesDataPointsCommandInput,
|
|
2670
|
-
options?: __HttpHandlerOptions
|
|
2580
|
+
options?: __HttpHandlerOptions,
|
|
2671
2581
|
): Promise<PostTimeSeriesDataPointsCommandOutput>;
|
|
2672
2582
|
postTimeSeriesDataPoints(
|
|
2673
2583
|
args: PostTimeSeriesDataPointsCommandInput,
|
|
2674
|
-
cb: (err: any, data?: PostTimeSeriesDataPointsCommandOutput) => void
|
|
2584
|
+
cb: (err: any, data?: PostTimeSeriesDataPointsCommandOutput) => void,
|
|
2675
2585
|
): void;
|
|
2676
2586
|
postTimeSeriesDataPoints(
|
|
2677
2587
|
args: PostTimeSeriesDataPointsCommandInput,
|
|
2678
2588
|
options: __HttpHandlerOptions,
|
|
2679
|
-
cb: (err: any, data?: PostTimeSeriesDataPointsCommandOutput) => void
|
|
2589
|
+
cb: (err: any, data?: PostTimeSeriesDataPointsCommandOutput) => void,
|
|
2680
2590
|
): void;
|
|
2681
2591
|
putDataExportConfiguration(
|
|
2682
2592
|
args: PutDataExportConfigurationCommandInput,
|
|
2683
|
-
options?: __HttpHandlerOptions
|
|
2593
|
+
options?: __HttpHandlerOptions,
|
|
2684
2594
|
): Promise<PutDataExportConfigurationCommandOutput>;
|
|
2685
2595
|
putDataExportConfiguration(
|
|
2686
2596
|
args: PutDataExportConfigurationCommandInput,
|
|
2687
|
-
cb: (err: any, data?: PutDataExportConfigurationCommandOutput) => void
|
|
2597
|
+
cb: (err: any, data?: PutDataExportConfigurationCommandOutput) => void,
|
|
2688
2598
|
): void;
|
|
2689
2599
|
putDataExportConfiguration(
|
|
2690
2600
|
args: PutDataExportConfigurationCommandInput,
|
|
2691
2601
|
options: __HttpHandlerOptions,
|
|
2692
|
-
cb: (err: any, data?: PutDataExportConfigurationCommandOutput) => void
|
|
2602
|
+
cb: (err: any, data?: PutDataExportConfigurationCommandOutput) => void,
|
|
2693
2603
|
): void;
|
|
2694
2604
|
putEnvironmentBlueprintConfiguration(
|
|
2695
2605
|
args: PutEnvironmentBlueprintConfigurationCommandInput,
|
|
2696
|
-
options?: __HttpHandlerOptions
|
|
2606
|
+
options?: __HttpHandlerOptions,
|
|
2697
2607
|
): Promise<PutEnvironmentBlueprintConfigurationCommandOutput>;
|
|
2698
2608
|
putEnvironmentBlueprintConfiguration(
|
|
2699
2609
|
args: PutEnvironmentBlueprintConfigurationCommandInput,
|
|
2700
|
-
cb: (
|
|
2701
|
-
err: any,
|
|
2702
|
-
data?: PutEnvironmentBlueprintConfigurationCommandOutput
|
|
2703
|
-
) => void
|
|
2610
|
+
cb: (err: any, data?: PutEnvironmentBlueprintConfigurationCommandOutput) => void,
|
|
2704
2611
|
): void;
|
|
2705
2612
|
putEnvironmentBlueprintConfiguration(
|
|
2706
2613
|
args: PutEnvironmentBlueprintConfigurationCommandInput,
|
|
2707
2614
|
options: __HttpHandlerOptions,
|
|
2708
|
-
cb: (
|
|
2709
|
-
err: any,
|
|
2710
|
-
data?: PutEnvironmentBlueprintConfigurationCommandOutput
|
|
2711
|
-
) => void
|
|
2615
|
+
cb: (err: any, data?: PutEnvironmentBlueprintConfigurationCommandOutput) => void,
|
|
2712
2616
|
): void;
|
|
2713
2617
|
queryGraph(
|
|
2714
2618
|
args: QueryGraphCommandInput,
|
|
2715
|
-
options?: __HttpHandlerOptions
|
|
2619
|
+
options?: __HttpHandlerOptions,
|
|
2716
2620
|
): Promise<QueryGraphCommandOutput>;
|
|
2717
2621
|
queryGraph(
|
|
2718
2622
|
args: QueryGraphCommandInput,
|
|
2719
|
-
cb: (err: any, data?: QueryGraphCommandOutput) => void
|
|
2623
|
+
cb: (err: any, data?: QueryGraphCommandOutput) => void,
|
|
2720
2624
|
): void;
|
|
2721
2625
|
queryGraph(
|
|
2722
2626
|
args: QueryGraphCommandInput,
|
|
2723
2627
|
options: __HttpHandlerOptions,
|
|
2724
|
-
cb: (err: any, data?: QueryGraphCommandOutput) => void
|
|
2628
|
+
cb: (err: any, data?: QueryGraphCommandOutput) => void,
|
|
2725
2629
|
): void;
|
|
2726
2630
|
rejectPredictions(
|
|
2727
2631
|
args: RejectPredictionsCommandInput,
|
|
2728
|
-
options?: __HttpHandlerOptions
|
|
2632
|
+
options?: __HttpHandlerOptions,
|
|
2729
2633
|
): Promise<RejectPredictionsCommandOutput>;
|
|
2730
2634
|
rejectPredictions(
|
|
2731
2635
|
args: RejectPredictionsCommandInput,
|
|
2732
|
-
cb: (err: any, data?: RejectPredictionsCommandOutput) => void
|
|
2636
|
+
cb: (err: any, data?: RejectPredictionsCommandOutput) => void,
|
|
2733
2637
|
): void;
|
|
2734
2638
|
rejectPredictions(
|
|
2735
2639
|
args: RejectPredictionsCommandInput,
|
|
2736
2640
|
options: __HttpHandlerOptions,
|
|
2737
|
-
cb: (err: any, data?: RejectPredictionsCommandOutput) => void
|
|
2641
|
+
cb: (err: any, data?: RejectPredictionsCommandOutput) => void,
|
|
2738
2642
|
): void;
|
|
2739
2643
|
rejectSubscriptionRequest(
|
|
2740
2644
|
args: RejectSubscriptionRequestCommandInput,
|
|
2741
|
-
options?: __HttpHandlerOptions
|
|
2645
|
+
options?: __HttpHandlerOptions,
|
|
2742
2646
|
): Promise<RejectSubscriptionRequestCommandOutput>;
|
|
2743
2647
|
rejectSubscriptionRequest(
|
|
2744
2648
|
args: RejectSubscriptionRequestCommandInput,
|
|
2745
|
-
cb: (err: any, data?: RejectSubscriptionRequestCommandOutput) => void
|
|
2649
|
+
cb: (err: any, data?: RejectSubscriptionRequestCommandOutput) => void,
|
|
2746
2650
|
): void;
|
|
2747
2651
|
rejectSubscriptionRequest(
|
|
2748
2652
|
args: RejectSubscriptionRequestCommandInput,
|
|
2749
2653
|
options: __HttpHandlerOptions,
|
|
2750
|
-
cb: (err: any, data?: RejectSubscriptionRequestCommandOutput) => void
|
|
2654
|
+
cb: (err: any, data?: RejectSubscriptionRequestCommandOutput) => void,
|
|
2751
2655
|
): void;
|
|
2752
2656
|
removeEntityOwner(
|
|
2753
2657
|
args: RemoveEntityOwnerCommandInput,
|
|
2754
|
-
options?: __HttpHandlerOptions
|
|
2658
|
+
options?: __HttpHandlerOptions,
|
|
2755
2659
|
): Promise<RemoveEntityOwnerCommandOutput>;
|
|
2756
2660
|
removeEntityOwner(
|
|
2757
2661
|
args: RemoveEntityOwnerCommandInput,
|
|
2758
|
-
cb: (err: any, data?: RemoveEntityOwnerCommandOutput) => void
|
|
2662
|
+
cb: (err: any, data?: RemoveEntityOwnerCommandOutput) => void,
|
|
2759
2663
|
): void;
|
|
2760
2664
|
removeEntityOwner(
|
|
2761
2665
|
args: RemoveEntityOwnerCommandInput,
|
|
2762
2666
|
options: __HttpHandlerOptions,
|
|
2763
|
-
cb: (err: any, data?: RemoveEntityOwnerCommandOutput) => void
|
|
2667
|
+
cb: (err: any, data?: RemoveEntityOwnerCommandOutput) => void,
|
|
2764
2668
|
): void;
|
|
2765
2669
|
removePolicyGrant(
|
|
2766
2670
|
args: RemovePolicyGrantCommandInput,
|
|
2767
|
-
options?: __HttpHandlerOptions
|
|
2671
|
+
options?: __HttpHandlerOptions,
|
|
2768
2672
|
): Promise<RemovePolicyGrantCommandOutput>;
|
|
2769
2673
|
removePolicyGrant(
|
|
2770
2674
|
args: RemovePolicyGrantCommandInput,
|
|
2771
|
-
cb: (err: any, data?: RemovePolicyGrantCommandOutput) => void
|
|
2675
|
+
cb: (err: any, data?: RemovePolicyGrantCommandOutput) => void,
|
|
2772
2676
|
): void;
|
|
2773
2677
|
removePolicyGrant(
|
|
2774
2678
|
args: RemovePolicyGrantCommandInput,
|
|
2775
2679
|
options: __HttpHandlerOptions,
|
|
2776
|
-
cb: (err: any, data?: RemovePolicyGrantCommandOutput) => void
|
|
2680
|
+
cb: (err: any, data?: RemovePolicyGrantCommandOutput) => void,
|
|
2777
2681
|
): void;
|
|
2778
2682
|
revokeSubscription(
|
|
2779
2683
|
args: RevokeSubscriptionCommandInput,
|
|
2780
|
-
options?: __HttpHandlerOptions
|
|
2684
|
+
options?: __HttpHandlerOptions,
|
|
2781
2685
|
): Promise<RevokeSubscriptionCommandOutput>;
|
|
2782
2686
|
revokeSubscription(
|
|
2783
2687
|
args: RevokeSubscriptionCommandInput,
|
|
2784
|
-
cb: (err: any, data?: RevokeSubscriptionCommandOutput) => void
|
|
2688
|
+
cb: (err: any, data?: RevokeSubscriptionCommandOutput) => void,
|
|
2785
2689
|
): void;
|
|
2786
2690
|
revokeSubscription(
|
|
2787
2691
|
args: RevokeSubscriptionCommandInput,
|
|
2788
2692
|
options: __HttpHandlerOptions,
|
|
2789
|
-
cb: (err: any, data?: RevokeSubscriptionCommandOutput) => void
|
|
2790
|
-
): void;
|
|
2791
|
-
search(
|
|
2792
|
-
args: SearchCommandInput,
|
|
2793
|
-
options?: __HttpHandlerOptions
|
|
2794
|
-
): Promise<SearchCommandOutput>;
|
|
2795
|
-
search(
|
|
2796
|
-
args: SearchCommandInput,
|
|
2797
|
-
cb: (err: any, data?: SearchCommandOutput) => void
|
|
2693
|
+
cb: (err: any, data?: RevokeSubscriptionCommandOutput) => void,
|
|
2798
2694
|
): void;
|
|
2695
|
+
search(args: SearchCommandInput, options?: __HttpHandlerOptions): Promise<SearchCommandOutput>;
|
|
2696
|
+
search(args: SearchCommandInput, cb: (err: any, data?: SearchCommandOutput) => void): void;
|
|
2799
2697
|
search(
|
|
2800
2698
|
args: SearchCommandInput,
|
|
2801
2699
|
options: __HttpHandlerOptions,
|
|
2802
|
-
cb: (err: any, data?: SearchCommandOutput) => void
|
|
2700
|
+
cb: (err: any, data?: SearchCommandOutput) => void,
|
|
2803
2701
|
): void;
|
|
2804
2702
|
searchGroupProfiles(
|
|
2805
2703
|
args: SearchGroupProfilesCommandInput,
|
|
2806
|
-
options?: __HttpHandlerOptions
|
|
2704
|
+
options?: __HttpHandlerOptions,
|
|
2807
2705
|
): Promise<SearchGroupProfilesCommandOutput>;
|
|
2808
2706
|
searchGroupProfiles(
|
|
2809
2707
|
args: SearchGroupProfilesCommandInput,
|
|
2810
|
-
cb: (err: any, data?: SearchGroupProfilesCommandOutput) => void
|
|
2708
|
+
cb: (err: any, data?: SearchGroupProfilesCommandOutput) => void,
|
|
2811
2709
|
): void;
|
|
2812
2710
|
searchGroupProfiles(
|
|
2813
2711
|
args: SearchGroupProfilesCommandInput,
|
|
2814
2712
|
options: __HttpHandlerOptions,
|
|
2815
|
-
cb: (err: any, data?: SearchGroupProfilesCommandOutput) => void
|
|
2713
|
+
cb: (err: any, data?: SearchGroupProfilesCommandOutput) => void,
|
|
2816
2714
|
): void;
|
|
2817
2715
|
searchListings(
|
|
2818
2716
|
args: SearchListingsCommandInput,
|
|
2819
|
-
options?: __HttpHandlerOptions
|
|
2717
|
+
options?: __HttpHandlerOptions,
|
|
2820
2718
|
): Promise<SearchListingsCommandOutput>;
|
|
2821
2719
|
searchListings(
|
|
2822
2720
|
args: SearchListingsCommandInput,
|
|
2823
|
-
cb: (err: any, data?: SearchListingsCommandOutput) => void
|
|
2721
|
+
cb: (err: any, data?: SearchListingsCommandOutput) => void,
|
|
2824
2722
|
): void;
|
|
2825
2723
|
searchListings(
|
|
2826
2724
|
args: SearchListingsCommandInput,
|
|
2827
2725
|
options: __HttpHandlerOptions,
|
|
2828
|
-
cb: (err: any, data?: SearchListingsCommandOutput) => void
|
|
2726
|
+
cb: (err: any, data?: SearchListingsCommandOutput) => void,
|
|
2829
2727
|
): void;
|
|
2830
2728
|
searchTypes(
|
|
2831
2729
|
args: SearchTypesCommandInput,
|
|
2832
|
-
options?: __HttpHandlerOptions
|
|
2730
|
+
options?: __HttpHandlerOptions,
|
|
2833
2731
|
): Promise<SearchTypesCommandOutput>;
|
|
2834
2732
|
searchTypes(
|
|
2835
2733
|
args: SearchTypesCommandInput,
|
|
2836
|
-
cb: (err: any, data?: SearchTypesCommandOutput) => void
|
|
2734
|
+
cb: (err: any, data?: SearchTypesCommandOutput) => void,
|
|
2837
2735
|
): void;
|
|
2838
2736
|
searchTypes(
|
|
2839
2737
|
args: SearchTypesCommandInput,
|
|
2840
2738
|
options: __HttpHandlerOptions,
|
|
2841
|
-
cb: (err: any, data?: SearchTypesCommandOutput) => void
|
|
2739
|
+
cb: (err: any, data?: SearchTypesCommandOutput) => void,
|
|
2842
2740
|
): void;
|
|
2843
2741
|
searchUserProfiles(
|
|
2844
2742
|
args: SearchUserProfilesCommandInput,
|
|
2845
|
-
options?: __HttpHandlerOptions
|
|
2743
|
+
options?: __HttpHandlerOptions,
|
|
2846
2744
|
): Promise<SearchUserProfilesCommandOutput>;
|
|
2847
2745
|
searchUserProfiles(
|
|
2848
2746
|
args: SearchUserProfilesCommandInput,
|
|
2849
|
-
cb: (err: any, data?: SearchUserProfilesCommandOutput) => void
|
|
2747
|
+
cb: (err: any, data?: SearchUserProfilesCommandOutput) => void,
|
|
2850
2748
|
): void;
|
|
2851
2749
|
searchUserProfiles(
|
|
2852
2750
|
args: SearchUserProfilesCommandInput,
|
|
2853
2751
|
options: __HttpHandlerOptions,
|
|
2854
|
-
cb: (err: any, data?: SearchUserProfilesCommandOutput) => void
|
|
2752
|
+
cb: (err: any, data?: SearchUserProfilesCommandOutput) => void,
|
|
2855
2753
|
): void;
|
|
2856
2754
|
startDataSourceRun(
|
|
2857
2755
|
args: StartDataSourceRunCommandInput,
|
|
2858
|
-
options?: __HttpHandlerOptions
|
|
2756
|
+
options?: __HttpHandlerOptions,
|
|
2859
2757
|
): Promise<StartDataSourceRunCommandOutput>;
|
|
2860
2758
|
startDataSourceRun(
|
|
2861
2759
|
args: StartDataSourceRunCommandInput,
|
|
2862
|
-
cb: (err: any, data?: StartDataSourceRunCommandOutput) => void
|
|
2760
|
+
cb: (err: any, data?: StartDataSourceRunCommandOutput) => void,
|
|
2863
2761
|
): void;
|
|
2864
2762
|
startDataSourceRun(
|
|
2865
2763
|
args: StartDataSourceRunCommandInput,
|
|
2866
2764
|
options: __HttpHandlerOptions,
|
|
2867
|
-
cb: (err: any, data?: StartDataSourceRunCommandOutput) => void
|
|
2765
|
+
cb: (err: any, data?: StartDataSourceRunCommandOutput) => void,
|
|
2868
2766
|
): void;
|
|
2869
2767
|
startMetadataGenerationRun(
|
|
2870
2768
|
args: StartMetadataGenerationRunCommandInput,
|
|
2871
|
-
options?: __HttpHandlerOptions
|
|
2769
|
+
options?: __HttpHandlerOptions,
|
|
2872
2770
|
): Promise<StartMetadataGenerationRunCommandOutput>;
|
|
2873
2771
|
startMetadataGenerationRun(
|
|
2874
2772
|
args: StartMetadataGenerationRunCommandInput,
|
|
2875
|
-
cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void
|
|
2773
|
+
cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void,
|
|
2876
2774
|
): void;
|
|
2877
2775
|
startMetadataGenerationRun(
|
|
2878
2776
|
args: StartMetadataGenerationRunCommandInput,
|
|
2879
2777
|
options: __HttpHandlerOptions,
|
|
2880
|
-
cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void
|
|
2778
|
+
cb: (err: any, data?: StartMetadataGenerationRunCommandOutput) => void,
|
|
2881
2779
|
): void;
|
|
2882
2780
|
startNotebookExport(
|
|
2883
2781
|
args: StartNotebookExportCommandInput,
|
|
2884
|
-
options?: __HttpHandlerOptions
|
|
2782
|
+
options?: __HttpHandlerOptions,
|
|
2885
2783
|
): Promise<StartNotebookExportCommandOutput>;
|
|
2886
2784
|
startNotebookExport(
|
|
2887
2785
|
args: StartNotebookExportCommandInput,
|
|
2888
|
-
cb: (err: any, data?: StartNotebookExportCommandOutput) => void
|
|
2786
|
+
cb: (err: any, data?: StartNotebookExportCommandOutput) => void,
|
|
2889
2787
|
): void;
|
|
2890
2788
|
startNotebookExport(
|
|
2891
2789
|
args: StartNotebookExportCommandInput,
|
|
2892
2790
|
options: __HttpHandlerOptions,
|
|
2893
|
-
cb: (err: any, data?: StartNotebookExportCommandOutput) => void
|
|
2791
|
+
cb: (err: any, data?: StartNotebookExportCommandOutput) => void,
|
|
2894
2792
|
): void;
|
|
2895
2793
|
startNotebookImport(
|
|
2896
2794
|
args: StartNotebookImportCommandInput,
|
|
2897
|
-
options?: __HttpHandlerOptions
|
|
2795
|
+
options?: __HttpHandlerOptions,
|
|
2898
2796
|
): Promise<StartNotebookImportCommandOutput>;
|
|
2899
2797
|
startNotebookImport(
|
|
2900
2798
|
args: StartNotebookImportCommandInput,
|
|
2901
|
-
cb: (err: any, data?: StartNotebookImportCommandOutput) => void
|
|
2799
|
+
cb: (err: any, data?: StartNotebookImportCommandOutput) => void,
|
|
2902
2800
|
): void;
|
|
2903
2801
|
startNotebookImport(
|
|
2904
2802
|
args: StartNotebookImportCommandInput,
|
|
2905
2803
|
options: __HttpHandlerOptions,
|
|
2906
|
-
cb: (err: any, data?: StartNotebookImportCommandOutput) => void
|
|
2804
|
+
cb: (err: any, data?: StartNotebookImportCommandOutput) => void,
|
|
2907
2805
|
): void;
|
|
2908
2806
|
startNotebookRun(
|
|
2909
2807
|
args: StartNotebookRunCommandInput,
|
|
2910
|
-
options?: __HttpHandlerOptions
|
|
2808
|
+
options?: __HttpHandlerOptions,
|
|
2911
2809
|
): Promise<StartNotebookRunCommandOutput>;
|
|
2912
2810
|
startNotebookRun(
|
|
2913
2811
|
args: StartNotebookRunCommandInput,
|
|
2914
|
-
cb: (err: any, data?: StartNotebookRunCommandOutput) => void
|
|
2812
|
+
cb: (err: any, data?: StartNotebookRunCommandOutput) => void,
|
|
2915
2813
|
): void;
|
|
2916
2814
|
startNotebookRun(
|
|
2917
2815
|
args: StartNotebookRunCommandInput,
|
|
2918
2816
|
options: __HttpHandlerOptions,
|
|
2919
|
-
cb: (err: any, data?: StartNotebookRunCommandOutput) => void
|
|
2817
|
+
cb: (err: any, data?: StartNotebookRunCommandOutput) => void,
|
|
2920
2818
|
): void;
|
|
2921
2819
|
stopNotebookRun(
|
|
2922
2820
|
args: StopNotebookRunCommandInput,
|
|
2923
|
-
options?: __HttpHandlerOptions
|
|
2821
|
+
options?: __HttpHandlerOptions,
|
|
2924
2822
|
): Promise<StopNotebookRunCommandOutput>;
|
|
2925
2823
|
stopNotebookRun(
|
|
2926
2824
|
args: StopNotebookRunCommandInput,
|
|
2927
|
-
cb: (err: any, data?: StopNotebookRunCommandOutput) => void
|
|
2825
|
+
cb: (err: any, data?: StopNotebookRunCommandOutput) => void,
|
|
2928
2826
|
): void;
|
|
2929
2827
|
stopNotebookRun(
|
|
2930
2828
|
args: StopNotebookRunCommandInput,
|
|
2931
2829
|
options: __HttpHandlerOptions,
|
|
2932
|
-
cb: (err: any, data?: StopNotebookRunCommandOutput) => void
|
|
2830
|
+
cb: (err: any, data?: StopNotebookRunCommandOutput) => void,
|
|
2933
2831
|
): void;
|
|
2934
2832
|
tagResource(
|
|
2935
2833
|
args: TagResourceCommandInput,
|
|
2936
|
-
options?: __HttpHandlerOptions
|
|
2834
|
+
options?: __HttpHandlerOptions,
|
|
2937
2835
|
): Promise<TagResourceCommandOutput>;
|
|
2938
2836
|
tagResource(
|
|
2939
2837
|
args: TagResourceCommandInput,
|
|
2940
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
2838
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
2941
2839
|
): void;
|
|
2942
2840
|
tagResource(
|
|
2943
2841
|
args: TagResourceCommandInput,
|
|
2944
2842
|
options: __HttpHandlerOptions,
|
|
2945
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
2843
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
2946
2844
|
): void;
|
|
2947
2845
|
untagResource(
|
|
2948
2846
|
args: UntagResourceCommandInput,
|
|
2949
|
-
options?: __HttpHandlerOptions
|
|
2847
|
+
options?: __HttpHandlerOptions,
|
|
2950
2848
|
): Promise<UntagResourceCommandOutput>;
|
|
2951
2849
|
untagResource(
|
|
2952
2850
|
args: UntagResourceCommandInput,
|
|
2953
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
2851
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
2954
2852
|
): void;
|
|
2955
2853
|
untagResource(
|
|
2956
2854
|
args: UntagResourceCommandInput,
|
|
2957
2855
|
options: __HttpHandlerOptions,
|
|
2958
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
2856
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
2959
2857
|
): void;
|
|
2960
2858
|
updateAccountPool(
|
|
2961
2859
|
args: UpdateAccountPoolCommandInput,
|
|
2962
|
-
options?: __HttpHandlerOptions
|
|
2860
|
+
options?: __HttpHandlerOptions,
|
|
2963
2861
|
): Promise<UpdateAccountPoolCommandOutput>;
|
|
2964
2862
|
updateAccountPool(
|
|
2965
2863
|
args: UpdateAccountPoolCommandInput,
|
|
2966
|
-
cb: (err: any, data?: UpdateAccountPoolCommandOutput) => void
|
|
2864
|
+
cb: (err: any, data?: UpdateAccountPoolCommandOutput) => void,
|
|
2967
2865
|
): void;
|
|
2968
2866
|
updateAccountPool(
|
|
2969
2867
|
args: UpdateAccountPoolCommandInput,
|
|
2970
2868
|
options: __HttpHandlerOptions,
|
|
2971
|
-
cb: (err: any, data?: UpdateAccountPoolCommandOutput) => void
|
|
2869
|
+
cb: (err: any, data?: UpdateAccountPoolCommandOutput) => void,
|
|
2972
2870
|
): void;
|
|
2973
2871
|
updateAssetFilter(
|
|
2974
2872
|
args: UpdateAssetFilterCommandInput,
|
|
2975
|
-
options?: __HttpHandlerOptions
|
|
2873
|
+
options?: __HttpHandlerOptions,
|
|
2976
2874
|
): Promise<UpdateAssetFilterCommandOutput>;
|
|
2977
2875
|
updateAssetFilter(
|
|
2978
2876
|
args: UpdateAssetFilterCommandInput,
|
|
2979
|
-
cb: (err: any, data?: UpdateAssetFilterCommandOutput) => void
|
|
2877
|
+
cb: (err: any, data?: UpdateAssetFilterCommandOutput) => void,
|
|
2980
2878
|
): void;
|
|
2981
2879
|
updateAssetFilter(
|
|
2982
2880
|
args: UpdateAssetFilterCommandInput,
|
|
2983
2881
|
options: __HttpHandlerOptions,
|
|
2984
|
-
cb: (err: any, data?: UpdateAssetFilterCommandOutput) => void
|
|
2882
|
+
cb: (err: any, data?: UpdateAssetFilterCommandOutput) => void,
|
|
2985
2883
|
): void;
|
|
2986
2884
|
updateConnection(
|
|
2987
2885
|
args: UpdateConnectionCommandInput,
|
|
2988
|
-
options?: __HttpHandlerOptions
|
|
2886
|
+
options?: __HttpHandlerOptions,
|
|
2989
2887
|
): Promise<UpdateConnectionCommandOutput>;
|
|
2990
2888
|
updateConnection(
|
|
2991
2889
|
args: UpdateConnectionCommandInput,
|
|
2992
|
-
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
2890
|
+
cb: (err: any, data?: UpdateConnectionCommandOutput) => void,
|
|
2993
2891
|
): void;
|
|
2994
2892
|
updateConnection(
|
|
2995
2893
|
args: UpdateConnectionCommandInput,
|
|
2996
2894
|
options: __HttpHandlerOptions,
|
|
2997
|
-
cb: (err: any, data?: UpdateConnectionCommandOutput) => void
|
|
2895
|
+
cb: (err: any, data?: UpdateConnectionCommandOutput) => void,
|
|
2998
2896
|
): void;
|
|
2999
2897
|
updateDataSource(
|
|
3000
2898
|
args: UpdateDataSourceCommandInput,
|
|
3001
|
-
options?: __HttpHandlerOptions
|
|
2899
|
+
options?: __HttpHandlerOptions,
|
|
3002
2900
|
): Promise<UpdateDataSourceCommandOutput>;
|
|
3003
2901
|
updateDataSource(
|
|
3004
2902
|
args: UpdateDataSourceCommandInput,
|
|
3005
|
-
cb: (err: any, data?: UpdateDataSourceCommandOutput) => void
|
|
2903
|
+
cb: (err: any, data?: UpdateDataSourceCommandOutput) => void,
|
|
3006
2904
|
): void;
|
|
3007
2905
|
updateDataSource(
|
|
3008
2906
|
args: UpdateDataSourceCommandInput,
|
|
3009
2907
|
options: __HttpHandlerOptions,
|
|
3010
|
-
cb: (err: any, data?: UpdateDataSourceCommandOutput) => void
|
|
2908
|
+
cb: (err: any, data?: UpdateDataSourceCommandOutput) => void,
|
|
3011
2909
|
): void;
|
|
3012
2910
|
updateDomain(
|
|
3013
2911
|
args: UpdateDomainCommandInput,
|
|
3014
|
-
options?: __HttpHandlerOptions
|
|
2912
|
+
options?: __HttpHandlerOptions,
|
|
3015
2913
|
): Promise<UpdateDomainCommandOutput>;
|
|
3016
2914
|
updateDomain(
|
|
3017
2915
|
args: UpdateDomainCommandInput,
|
|
3018
|
-
cb: (err: any, data?: UpdateDomainCommandOutput) => void
|
|
2916
|
+
cb: (err: any, data?: UpdateDomainCommandOutput) => void,
|
|
3019
2917
|
): void;
|
|
3020
2918
|
updateDomain(
|
|
3021
2919
|
args: UpdateDomainCommandInput,
|
|
3022
2920
|
options: __HttpHandlerOptions,
|
|
3023
|
-
cb: (err: any, data?: UpdateDomainCommandOutput) => void
|
|
2921
|
+
cb: (err: any, data?: UpdateDomainCommandOutput) => void,
|
|
3024
2922
|
): void;
|
|
3025
2923
|
updateDomainUnit(
|
|
3026
2924
|
args: UpdateDomainUnitCommandInput,
|
|
3027
|
-
options?: __HttpHandlerOptions
|
|
2925
|
+
options?: __HttpHandlerOptions,
|
|
3028
2926
|
): Promise<UpdateDomainUnitCommandOutput>;
|
|
3029
2927
|
updateDomainUnit(
|
|
3030
2928
|
args: UpdateDomainUnitCommandInput,
|
|
3031
|
-
cb: (err: any, data?: UpdateDomainUnitCommandOutput) => void
|
|
2929
|
+
cb: (err: any, data?: UpdateDomainUnitCommandOutput) => void,
|
|
3032
2930
|
): void;
|
|
3033
2931
|
updateDomainUnit(
|
|
3034
2932
|
args: UpdateDomainUnitCommandInput,
|
|
3035
2933
|
options: __HttpHandlerOptions,
|
|
3036
|
-
cb: (err: any, data?: UpdateDomainUnitCommandOutput) => void
|
|
2934
|
+
cb: (err: any, data?: UpdateDomainUnitCommandOutput) => void,
|
|
3037
2935
|
): void;
|
|
3038
2936
|
updateEnvironment(
|
|
3039
2937
|
args: UpdateEnvironmentCommandInput,
|
|
3040
|
-
options?: __HttpHandlerOptions
|
|
2938
|
+
options?: __HttpHandlerOptions,
|
|
3041
2939
|
): Promise<UpdateEnvironmentCommandOutput>;
|
|
3042
2940
|
updateEnvironment(
|
|
3043
2941
|
args: UpdateEnvironmentCommandInput,
|
|
3044
|
-
cb: (err: any, data?: UpdateEnvironmentCommandOutput) => void
|
|
2942
|
+
cb: (err: any, data?: UpdateEnvironmentCommandOutput) => void,
|
|
3045
2943
|
): void;
|
|
3046
2944
|
updateEnvironment(
|
|
3047
2945
|
args: UpdateEnvironmentCommandInput,
|
|
3048
2946
|
options: __HttpHandlerOptions,
|
|
3049
|
-
cb: (err: any, data?: UpdateEnvironmentCommandOutput) => void
|
|
2947
|
+
cb: (err: any, data?: UpdateEnvironmentCommandOutput) => void,
|
|
3050
2948
|
): void;
|
|
3051
2949
|
updateEnvironmentAction(
|
|
3052
2950
|
args: UpdateEnvironmentActionCommandInput,
|
|
3053
|
-
options?: __HttpHandlerOptions
|
|
2951
|
+
options?: __HttpHandlerOptions,
|
|
3054
2952
|
): Promise<UpdateEnvironmentActionCommandOutput>;
|
|
3055
2953
|
updateEnvironmentAction(
|
|
3056
2954
|
args: UpdateEnvironmentActionCommandInput,
|
|
3057
|
-
cb: (err: any, data?: UpdateEnvironmentActionCommandOutput) => void
|
|
2955
|
+
cb: (err: any, data?: UpdateEnvironmentActionCommandOutput) => void,
|
|
3058
2956
|
): void;
|
|
3059
2957
|
updateEnvironmentAction(
|
|
3060
2958
|
args: UpdateEnvironmentActionCommandInput,
|
|
3061
2959
|
options: __HttpHandlerOptions,
|
|
3062
|
-
cb: (err: any, data?: UpdateEnvironmentActionCommandOutput) => void
|
|
2960
|
+
cb: (err: any, data?: UpdateEnvironmentActionCommandOutput) => void,
|
|
3063
2961
|
): void;
|
|
3064
2962
|
updateEnvironmentBlueprint(
|
|
3065
2963
|
args: UpdateEnvironmentBlueprintCommandInput,
|
|
3066
|
-
options?: __HttpHandlerOptions
|
|
2964
|
+
options?: __HttpHandlerOptions,
|
|
3067
2965
|
): Promise<UpdateEnvironmentBlueprintCommandOutput>;
|
|
3068
2966
|
updateEnvironmentBlueprint(
|
|
3069
2967
|
args: UpdateEnvironmentBlueprintCommandInput,
|
|
3070
|
-
cb: (err: any, data?: UpdateEnvironmentBlueprintCommandOutput) => void
|
|
2968
|
+
cb: (err: any, data?: UpdateEnvironmentBlueprintCommandOutput) => void,
|
|
3071
2969
|
): void;
|
|
3072
2970
|
updateEnvironmentBlueprint(
|
|
3073
2971
|
args: UpdateEnvironmentBlueprintCommandInput,
|
|
3074
2972
|
options: __HttpHandlerOptions,
|
|
3075
|
-
cb: (err: any, data?: UpdateEnvironmentBlueprintCommandOutput) => void
|
|
2973
|
+
cb: (err: any, data?: UpdateEnvironmentBlueprintCommandOutput) => void,
|
|
3076
2974
|
): void;
|
|
3077
2975
|
updateEnvironmentProfile(
|
|
3078
2976
|
args: UpdateEnvironmentProfileCommandInput,
|
|
3079
|
-
options?: __HttpHandlerOptions
|
|
2977
|
+
options?: __HttpHandlerOptions,
|
|
3080
2978
|
): Promise<UpdateEnvironmentProfileCommandOutput>;
|
|
3081
2979
|
updateEnvironmentProfile(
|
|
3082
2980
|
args: UpdateEnvironmentProfileCommandInput,
|
|
3083
|
-
cb: (err: any, data?: UpdateEnvironmentProfileCommandOutput) => void
|
|
2981
|
+
cb: (err: any, data?: UpdateEnvironmentProfileCommandOutput) => void,
|
|
3084
2982
|
): void;
|
|
3085
2983
|
updateEnvironmentProfile(
|
|
3086
2984
|
args: UpdateEnvironmentProfileCommandInput,
|
|
3087
2985
|
options: __HttpHandlerOptions,
|
|
3088
|
-
cb: (err: any, data?: UpdateEnvironmentProfileCommandOutput) => void
|
|
2986
|
+
cb: (err: any, data?: UpdateEnvironmentProfileCommandOutput) => void,
|
|
3089
2987
|
): void;
|
|
3090
2988
|
updateGlossary(
|
|
3091
2989
|
args: UpdateGlossaryCommandInput,
|
|
3092
|
-
options?: __HttpHandlerOptions
|
|
2990
|
+
options?: __HttpHandlerOptions,
|
|
3093
2991
|
): Promise<UpdateGlossaryCommandOutput>;
|
|
3094
2992
|
updateGlossary(
|
|
3095
2993
|
args: UpdateGlossaryCommandInput,
|
|
3096
|
-
cb: (err: any, data?: UpdateGlossaryCommandOutput) => void
|
|
2994
|
+
cb: (err: any, data?: UpdateGlossaryCommandOutput) => void,
|
|
3097
2995
|
): void;
|
|
3098
2996
|
updateGlossary(
|
|
3099
2997
|
args: UpdateGlossaryCommandInput,
|
|
3100
2998
|
options: __HttpHandlerOptions,
|
|
3101
|
-
cb: (err: any, data?: UpdateGlossaryCommandOutput) => void
|
|
2999
|
+
cb: (err: any, data?: UpdateGlossaryCommandOutput) => void,
|
|
3102
3000
|
): void;
|
|
3103
3001
|
updateGlossaryTerm(
|
|
3104
3002
|
args: UpdateGlossaryTermCommandInput,
|
|
3105
|
-
options?: __HttpHandlerOptions
|
|
3003
|
+
options?: __HttpHandlerOptions,
|
|
3106
3004
|
): Promise<UpdateGlossaryTermCommandOutput>;
|
|
3107
3005
|
updateGlossaryTerm(
|
|
3108
3006
|
args: UpdateGlossaryTermCommandInput,
|
|
3109
|
-
cb: (err: any, data?: UpdateGlossaryTermCommandOutput) => void
|
|
3007
|
+
cb: (err: any, data?: UpdateGlossaryTermCommandOutput) => void,
|
|
3110
3008
|
): void;
|
|
3111
3009
|
updateGlossaryTerm(
|
|
3112
3010
|
args: UpdateGlossaryTermCommandInput,
|
|
3113
3011
|
options: __HttpHandlerOptions,
|
|
3114
|
-
cb: (err: any, data?: UpdateGlossaryTermCommandOutput) => void
|
|
3012
|
+
cb: (err: any, data?: UpdateGlossaryTermCommandOutput) => void,
|
|
3115
3013
|
): void;
|
|
3116
3014
|
updateGroupProfile(
|
|
3117
3015
|
args: UpdateGroupProfileCommandInput,
|
|
3118
|
-
options?: __HttpHandlerOptions
|
|
3016
|
+
options?: __HttpHandlerOptions,
|
|
3119
3017
|
): Promise<UpdateGroupProfileCommandOutput>;
|
|
3120
3018
|
updateGroupProfile(
|
|
3121
3019
|
args: UpdateGroupProfileCommandInput,
|
|
3122
|
-
cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void
|
|
3020
|
+
cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void,
|
|
3123
3021
|
): void;
|
|
3124
3022
|
updateGroupProfile(
|
|
3125
3023
|
args: UpdateGroupProfileCommandInput,
|
|
3126
3024
|
options: __HttpHandlerOptions,
|
|
3127
|
-
cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void
|
|
3025
|
+
cb: (err: any, data?: UpdateGroupProfileCommandOutput) => void,
|
|
3128
3026
|
): void;
|
|
3129
3027
|
updateNotebook(
|
|
3130
3028
|
args: UpdateNotebookCommandInput,
|
|
3131
|
-
options?: __HttpHandlerOptions
|
|
3029
|
+
options?: __HttpHandlerOptions,
|
|
3132
3030
|
): Promise<UpdateNotebookCommandOutput>;
|
|
3133
3031
|
updateNotebook(
|
|
3134
3032
|
args: UpdateNotebookCommandInput,
|
|
3135
|
-
cb: (err: any, data?: UpdateNotebookCommandOutput) => void
|
|
3033
|
+
cb: (err: any, data?: UpdateNotebookCommandOutput) => void,
|
|
3136
3034
|
): void;
|
|
3137
3035
|
updateNotebook(
|
|
3138
3036
|
args: UpdateNotebookCommandInput,
|
|
3139
3037
|
options: __HttpHandlerOptions,
|
|
3140
|
-
cb: (err: any, data?: UpdateNotebookCommandOutput) => void
|
|
3038
|
+
cb: (err: any, data?: UpdateNotebookCommandOutput) => void,
|
|
3141
3039
|
): void;
|
|
3142
3040
|
updateProject(
|
|
3143
3041
|
args: UpdateProjectCommandInput,
|
|
3144
|
-
options?: __HttpHandlerOptions
|
|
3042
|
+
options?: __HttpHandlerOptions,
|
|
3145
3043
|
): Promise<UpdateProjectCommandOutput>;
|
|
3146
3044
|
updateProject(
|
|
3147
3045
|
args: UpdateProjectCommandInput,
|
|
3148
|
-
cb: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
3046
|
+
cb: (err: any, data?: UpdateProjectCommandOutput) => void,
|
|
3149
3047
|
): void;
|
|
3150
3048
|
updateProject(
|
|
3151
3049
|
args: UpdateProjectCommandInput,
|
|
3152
3050
|
options: __HttpHandlerOptions,
|
|
3153
|
-
cb: (err: any, data?: UpdateProjectCommandOutput) => void
|
|
3051
|
+
cb: (err: any, data?: UpdateProjectCommandOutput) => void,
|
|
3154
3052
|
): void;
|
|
3155
3053
|
updateProjectProfile(
|
|
3156
3054
|
args: UpdateProjectProfileCommandInput,
|
|
3157
|
-
options?: __HttpHandlerOptions
|
|
3055
|
+
options?: __HttpHandlerOptions,
|
|
3158
3056
|
): Promise<UpdateProjectProfileCommandOutput>;
|
|
3159
3057
|
updateProjectProfile(
|
|
3160
3058
|
args: UpdateProjectProfileCommandInput,
|
|
3161
|
-
cb: (err: any, data?: UpdateProjectProfileCommandOutput) => void
|
|
3059
|
+
cb: (err: any, data?: UpdateProjectProfileCommandOutput) => void,
|
|
3162
3060
|
): void;
|
|
3163
3061
|
updateProjectProfile(
|
|
3164
3062
|
args: UpdateProjectProfileCommandInput,
|
|
3165
3063
|
options: __HttpHandlerOptions,
|
|
3166
|
-
cb: (err: any, data?: UpdateProjectProfileCommandOutput) => void
|
|
3064
|
+
cb: (err: any, data?: UpdateProjectProfileCommandOutput) => void,
|
|
3167
3065
|
): void;
|
|
3168
3066
|
updateRootDomainUnitOwner(
|
|
3169
3067
|
args: UpdateRootDomainUnitOwnerCommandInput,
|
|
3170
|
-
options?: __HttpHandlerOptions
|
|
3068
|
+
options?: __HttpHandlerOptions,
|
|
3171
3069
|
): Promise<UpdateRootDomainUnitOwnerCommandOutput>;
|
|
3172
3070
|
updateRootDomainUnitOwner(
|
|
3173
3071
|
args: UpdateRootDomainUnitOwnerCommandInput,
|
|
3174
|
-
cb: (err: any, data?: UpdateRootDomainUnitOwnerCommandOutput) => void
|
|
3072
|
+
cb: (err: any, data?: UpdateRootDomainUnitOwnerCommandOutput) => void,
|
|
3175
3073
|
): void;
|
|
3176
3074
|
updateRootDomainUnitOwner(
|
|
3177
3075
|
args: UpdateRootDomainUnitOwnerCommandInput,
|
|
3178
3076
|
options: __HttpHandlerOptions,
|
|
3179
|
-
cb: (err: any, data?: UpdateRootDomainUnitOwnerCommandOutput) => void
|
|
3077
|
+
cb: (err: any, data?: UpdateRootDomainUnitOwnerCommandOutput) => void,
|
|
3180
3078
|
): void;
|
|
3181
3079
|
updateRule(
|
|
3182
3080
|
args: UpdateRuleCommandInput,
|
|
3183
|
-
options?: __HttpHandlerOptions
|
|
3081
|
+
options?: __HttpHandlerOptions,
|
|
3184
3082
|
): Promise<UpdateRuleCommandOutput>;
|
|
3185
3083
|
updateRule(
|
|
3186
3084
|
args: UpdateRuleCommandInput,
|
|
3187
|
-
cb: (err: any, data?: UpdateRuleCommandOutput) => void
|
|
3085
|
+
cb: (err: any, data?: UpdateRuleCommandOutput) => void,
|
|
3188
3086
|
): void;
|
|
3189
3087
|
updateRule(
|
|
3190
3088
|
args: UpdateRuleCommandInput,
|
|
3191
3089
|
options: __HttpHandlerOptions,
|
|
3192
|
-
cb: (err: any, data?: UpdateRuleCommandOutput) => void
|
|
3090
|
+
cb: (err: any, data?: UpdateRuleCommandOutput) => void,
|
|
3193
3091
|
): void;
|
|
3194
3092
|
updateSubscriptionGrantStatus(
|
|
3195
3093
|
args: UpdateSubscriptionGrantStatusCommandInput,
|
|
3196
|
-
options?: __HttpHandlerOptions
|
|
3094
|
+
options?: __HttpHandlerOptions,
|
|
3197
3095
|
): Promise<UpdateSubscriptionGrantStatusCommandOutput>;
|
|
3198
3096
|
updateSubscriptionGrantStatus(
|
|
3199
3097
|
args: UpdateSubscriptionGrantStatusCommandInput,
|
|
3200
|
-
cb: (err: any, data?: UpdateSubscriptionGrantStatusCommandOutput) => void
|
|
3098
|
+
cb: (err: any, data?: UpdateSubscriptionGrantStatusCommandOutput) => void,
|
|
3201
3099
|
): void;
|
|
3202
3100
|
updateSubscriptionGrantStatus(
|
|
3203
3101
|
args: UpdateSubscriptionGrantStatusCommandInput,
|
|
3204
3102
|
options: __HttpHandlerOptions,
|
|
3205
|
-
cb: (err: any, data?: UpdateSubscriptionGrantStatusCommandOutput) => void
|
|
3103
|
+
cb: (err: any, data?: UpdateSubscriptionGrantStatusCommandOutput) => void,
|
|
3206
3104
|
): void;
|
|
3207
3105
|
updateSubscriptionRequest(
|
|
3208
3106
|
args: UpdateSubscriptionRequestCommandInput,
|
|
3209
|
-
options?: __HttpHandlerOptions
|
|
3107
|
+
options?: __HttpHandlerOptions,
|
|
3210
3108
|
): Promise<UpdateSubscriptionRequestCommandOutput>;
|
|
3211
3109
|
updateSubscriptionRequest(
|
|
3212
3110
|
args: UpdateSubscriptionRequestCommandInput,
|
|
3213
|
-
cb: (err: any, data?: UpdateSubscriptionRequestCommandOutput) => void
|
|
3111
|
+
cb: (err: any, data?: UpdateSubscriptionRequestCommandOutput) => void,
|
|
3214
3112
|
): void;
|
|
3215
3113
|
updateSubscriptionRequest(
|
|
3216
3114
|
args: UpdateSubscriptionRequestCommandInput,
|
|
3217
3115
|
options: __HttpHandlerOptions,
|
|
3218
|
-
cb: (err: any, data?: UpdateSubscriptionRequestCommandOutput) => void
|
|
3116
|
+
cb: (err: any, data?: UpdateSubscriptionRequestCommandOutput) => void,
|
|
3219
3117
|
): void;
|
|
3220
3118
|
updateSubscriptionTarget(
|
|
3221
3119
|
args: UpdateSubscriptionTargetCommandInput,
|
|
3222
|
-
options?: __HttpHandlerOptions
|
|
3120
|
+
options?: __HttpHandlerOptions,
|
|
3223
3121
|
): Promise<UpdateSubscriptionTargetCommandOutput>;
|
|
3224
3122
|
updateSubscriptionTarget(
|
|
3225
3123
|
args: UpdateSubscriptionTargetCommandInput,
|
|
3226
|
-
cb: (err: any, data?: UpdateSubscriptionTargetCommandOutput) => void
|
|
3124
|
+
cb: (err: any, data?: UpdateSubscriptionTargetCommandOutput) => void,
|
|
3227
3125
|
): void;
|
|
3228
3126
|
updateSubscriptionTarget(
|
|
3229
3127
|
args: UpdateSubscriptionTargetCommandInput,
|
|
3230
3128
|
options: __HttpHandlerOptions,
|
|
3231
|
-
cb: (err: any, data?: UpdateSubscriptionTargetCommandOutput) => void
|
|
3129
|
+
cb: (err: any, data?: UpdateSubscriptionTargetCommandOutput) => void,
|
|
3232
3130
|
): void;
|
|
3233
3131
|
updateUserProfile(
|
|
3234
3132
|
args: UpdateUserProfileCommandInput,
|
|
3235
|
-
options?: __HttpHandlerOptions
|
|
3133
|
+
options?: __HttpHandlerOptions,
|
|
3236
3134
|
): Promise<UpdateUserProfileCommandOutput>;
|
|
3237
3135
|
updateUserProfile(
|
|
3238
3136
|
args: UpdateUserProfileCommandInput,
|
|
3239
|
-
cb: (err: any, data?: UpdateUserProfileCommandOutput) => void
|
|
3137
|
+
cb: (err: any, data?: UpdateUserProfileCommandOutput) => void,
|
|
3240
3138
|
): void;
|
|
3241
3139
|
updateUserProfile(
|
|
3242
3140
|
args: UpdateUserProfileCommandInput,
|
|
3243
3141
|
options: __HttpHandlerOptions,
|
|
3244
|
-
cb: (err: any, data?: UpdateUserProfileCommandOutput) => void
|
|
3142
|
+
cb: (err: any, data?: UpdateUserProfileCommandOutput) => void,
|
|
3245
3143
|
): void;
|
|
3246
3144
|
paginateListAccountPools(
|
|
3247
3145
|
args: ListAccountPoolsCommandInput,
|
|
3248
3146
|
paginationConfig?: Pick<
|
|
3249
3147
|
PaginationConfiguration,
|
|
3250
3148
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3251
|
-
|
|
3149
|
+
>,
|
|
3252
3150
|
): Paginator<ListAccountPoolsCommandOutput>;
|
|
3253
3151
|
paginateListAccountsInAccountPool(
|
|
3254
3152
|
args: ListAccountsInAccountPoolCommandInput,
|
|
3255
3153
|
paginationConfig?: Pick<
|
|
3256
3154
|
PaginationConfiguration,
|
|
3257
3155
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3258
|
-
|
|
3156
|
+
>,
|
|
3259
3157
|
): Paginator<ListAccountsInAccountPoolCommandOutput>;
|
|
3260
3158
|
paginateListAssetFilters(
|
|
3261
3159
|
args: ListAssetFiltersCommandInput,
|
|
3262
3160
|
paginationConfig?: Pick<
|
|
3263
3161
|
PaginationConfiguration,
|
|
3264
3162
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3265
|
-
|
|
3163
|
+
>,
|
|
3266
3164
|
): Paginator<ListAssetFiltersCommandOutput>;
|
|
3267
3165
|
paginateListAssetRevisions(
|
|
3268
3166
|
args: ListAssetRevisionsCommandInput,
|
|
3269
3167
|
paginationConfig?: Pick<
|
|
3270
3168
|
PaginationConfiguration,
|
|
3271
3169
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3272
|
-
|
|
3170
|
+
>,
|
|
3273
3171
|
): Paginator<ListAssetRevisionsCommandOutput>;
|
|
3274
3172
|
paginateListConnections(
|
|
3275
3173
|
args: ListConnectionsCommandInput,
|
|
3276
3174
|
paginationConfig?: Pick<
|
|
3277
3175
|
PaginationConfiguration,
|
|
3278
3176
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3279
|
-
|
|
3177
|
+
>,
|
|
3280
3178
|
): Paginator<ListConnectionsCommandOutput>;
|
|
3281
3179
|
paginateListDataProductRevisions(
|
|
3282
3180
|
args: ListDataProductRevisionsCommandInput,
|
|
3283
3181
|
paginationConfig?: Pick<
|
|
3284
3182
|
PaginationConfiguration,
|
|
3285
3183
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3286
|
-
|
|
3184
|
+
>,
|
|
3287
3185
|
): Paginator<ListDataProductRevisionsCommandOutput>;
|
|
3288
3186
|
paginateListDataSourceRunActivities(
|
|
3289
3187
|
args: ListDataSourceRunActivitiesCommandInput,
|
|
3290
3188
|
paginationConfig?: Pick<
|
|
3291
3189
|
PaginationConfiguration,
|
|
3292
3190
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3293
|
-
|
|
3191
|
+
>,
|
|
3294
3192
|
): Paginator<ListDataSourceRunActivitiesCommandOutput>;
|
|
3295
3193
|
paginateListDataSourceRuns(
|
|
3296
3194
|
args: ListDataSourceRunsCommandInput,
|
|
3297
3195
|
paginationConfig?: Pick<
|
|
3298
3196
|
PaginationConfiguration,
|
|
3299
3197
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3300
|
-
|
|
3198
|
+
>,
|
|
3301
3199
|
): Paginator<ListDataSourceRunsCommandOutput>;
|
|
3302
3200
|
paginateListDataSources(
|
|
3303
3201
|
args: ListDataSourcesCommandInput,
|
|
3304
3202
|
paginationConfig?: Pick<
|
|
3305
3203
|
PaginationConfiguration,
|
|
3306
3204
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3307
|
-
|
|
3205
|
+
>,
|
|
3308
3206
|
): Paginator<ListDataSourcesCommandOutput>;
|
|
3309
3207
|
paginateListDomains(
|
|
3310
3208
|
args?: ListDomainsCommandInput,
|
|
3311
3209
|
paginationConfig?: Pick<
|
|
3312
3210
|
PaginationConfiguration,
|
|
3313
3211
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3314
|
-
|
|
3212
|
+
>,
|
|
3315
3213
|
): Paginator<ListDomainsCommandOutput>;
|
|
3316
3214
|
paginateListDomainUnitsForParent(
|
|
3317
3215
|
args: ListDomainUnitsForParentCommandInput,
|
|
3318
3216
|
paginationConfig?: Pick<
|
|
3319
3217
|
PaginationConfiguration,
|
|
3320
3218
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3321
|
-
|
|
3219
|
+
>,
|
|
3322
3220
|
): Paginator<ListDomainUnitsForParentCommandOutput>;
|
|
3323
3221
|
paginateListEntityOwners(
|
|
3324
3222
|
args: ListEntityOwnersCommandInput,
|
|
3325
3223
|
paginationConfig?: Pick<
|
|
3326
3224
|
PaginationConfiguration,
|
|
3327
3225
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3328
|
-
|
|
3226
|
+
>,
|
|
3329
3227
|
): Paginator<ListEntityOwnersCommandOutput>;
|
|
3330
3228
|
paginateListEnvironmentActions(
|
|
3331
3229
|
args: ListEnvironmentActionsCommandInput,
|
|
3332
3230
|
paginationConfig?: Pick<
|
|
3333
3231
|
PaginationConfiguration,
|
|
3334
3232
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3335
|
-
|
|
3233
|
+
>,
|
|
3336
3234
|
): Paginator<ListEnvironmentActionsCommandOutput>;
|
|
3337
3235
|
paginateListEnvironmentBlueprintConfigurations(
|
|
3338
3236
|
args: ListEnvironmentBlueprintConfigurationsCommandInput,
|
|
3339
3237
|
paginationConfig?: Pick<
|
|
3340
3238
|
PaginationConfiguration,
|
|
3341
3239
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3342
|
-
|
|
3240
|
+
>,
|
|
3343
3241
|
): Paginator<ListEnvironmentBlueprintConfigurationsCommandOutput>;
|
|
3344
3242
|
paginateListEnvironmentBlueprints(
|
|
3345
3243
|
args: ListEnvironmentBlueprintsCommandInput,
|
|
3346
3244
|
paginationConfig?: Pick<
|
|
3347
3245
|
PaginationConfiguration,
|
|
3348
3246
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3349
|
-
|
|
3247
|
+
>,
|
|
3350
3248
|
): Paginator<ListEnvironmentBlueprintsCommandOutput>;
|
|
3351
3249
|
paginateListEnvironmentProfiles(
|
|
3352
3250
|
args: ListEnvironmentProfilesCommandInput,
|
|
3353
3251
|
paginationConfig?: Pick<
|
|
3354
3252
|
PaginationConfiguration,
|
|
3355
3253
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3356
|
-
|
|
3254
|
+
>,
|
|
3357
3255
|
): Paginator<ListEnvironmentProfilesCommandOutput>;
|
|
3358
3256
|
paginateListEnvironments(
|
|
3359
3257
|
args: ListEnvironmentsCommandInput,
|
|
3360
3258
|
paginationConfig?: Pick<
|
|
3361
3259
|
PaginationConfiguration,
|
|
3362
3260
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3363
|
-
|
|
3261
|
+
>,
|
|
3364
3262
|
): Paginator<ListEnvironmentsCommandOutput>;
|
|
3365
3263
|
paginateListJobRuns(
|
|
3366
3264
|
args: ListJobRunsCommandInput,
|
|
3367
3265
|
paginationConfig?: Pick<
|
|
3368
3266
|
PaginationConfiguration,
|
|
3369
3267
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3370
|
-
|
|
3268
|
+
>,
|
|
3371
3269
|
): Paginator<ListJobRunsCommandOutput>;
|
|
3372
3270
|
paginateListLineageEvents(
|
|
3373
3271
|
args: ListLineageEventsCommandInput,
|
|
3374
3272
|
paginationConfig?: Pick<
|
|
3375
3273
|
PaginationConfiguration,
|
|
3376
3274
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3377
|
-
|
|
3275
|
+
>,
|
|
3378
3276
|
): Paginator<ListLineageEventsCommandOutput>;
|
|
3379
3277
|
paginateListLineageNodeHistory(
|
|
3380
3278
|
args: ListLineageNodeHistoryCommandInput,
|
|
3381
3279
|
paginationConfig?: Pick<
|
|
3382
3280
|
PaginationConfiguration,
|
|
3383
3281
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3384
|
-
|
|
3282
|
+
>,
|
|
3385
3283
|
): Paginator<ListLineageNodeHistoryCommandOutput>;
|
|
3386
3284
|
paginateListMetadataGenerationRuns(
|
|
3387
3285
|
args: ListMetadataGenerationRunsCommandInput,
|
|
3388
3286
|
paginationConfig?: Pick<
|
|
3389
3287
|
PaginationConfiguration,
|
|
3390
3288
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3391
|
-
|
|
3289
|
+
>,
|
|
3392
3290
|
): Paginator<ListMetadataGenerationRunsCommandOutput>;
|
|
3393
3291
|
paginateListNotebookRuns(
|
|
3394
3292
|
args: ListNotebookRunsCommandInput,
|
|
3395
3293
|
paginationConfig?: Pick<
|
|
3396
3294
|
PaginationConfiguration,
|
|
3397
3295
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3398
|
-
|
|
3296
|
+
>,
|
|
3399
3297
|
): Paginator<ListNotebookRunsCommandOutput>;
|
|
3400
3298
|
paginateListNotebooks(
|
|
3401
3299
|
args: ListNotebooksCommandInput,
|
|
3402
3300
|
paginationConfig?: Pick<
|
|
3403
3301
|
PaginationConfiguration,
|
|
3404
3302
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3405
|
-
|
|
3303
|
+
>,
|
|
3406
3304
|
): Paginator<ListNotebooksCommandOutput>;
|
|
3407
3305
|
paginateListNotifications(
|
|
3408
3306
|
args: ListNotificationsCommandInput,
|
|
3409
3307
|
paginationConfig?: Pick<
|
|
3410
3308
|
PaginationConfiguration,
|
|
3411
3309
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3412
|
-
|
|
3310
|
+
>,
|
|
3413
3311
|
): Paginator<ListNotificationsCommandOutput>;
|
|
3414
3312
|
paginateListPolicyGrants(
|
|
3415
3313
|
args: ListPolicyGrantsCommandInput,
|
|
3416
3314
|
paginationConfig?: Pick<
|
|
3417
3315
|
PaginationConfiguration,
|
|
3418
3316
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3419
|
-
|
|
3317
|
+
>,
|
|
3420
3318
|
): Paginator<ListPolicyGrantsCommandOutput>;
|
|
3421
3319
|
paginateListProjectMemberships(
|
|
3422
3320
|
args: ListProjectMembershipsCommandInput,
|
|
3423
3321
|
paginationConfig?: Pick<
|
|
3424
3322
|
PaginationConfiguration,
|
|
3425
3323
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3426
|
-
|
|
3324
|
+
>,
|
|
3427
3325
|
): Paginator<ListProjectMembershipsCommandOutput>;
|
|
3428
3326
|
paginateListProjectProfiles(
|
|
3429
3327
|
args: ListProjectProfilesCommandInput,
|
|
3430
3328
|
paginationConfig?: Pick<
|
|
3431
3329
|
PaginationConfiguration,
|
|
3432
3330
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3433
|
-
|
|
3331
|
+
>,
|
|
3434
3332
|
): Paginator<ListProjectProfilesCommandOutput>;
|
|
3435
3333
|
paginateListProjects(
|
|
3436
3334
|
args: ListProjectsCommandInput,
|
|
3437
3335
|
paginationConfig?: Pick<
|
|
3438
3336
|
PaginationConfiguration,
|
|
3439
3337
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3440
|
-
|
|
3338
|
+
>,
|
|
3441
3339
|
): Paginator<ListProjectsCommandOutput>;
|
|
3442
3340
|
paginateListRules(
|
|
3443
3341
|
args: ListRulesCommandInput,
|
|
3444
3342
|
paginationConfig?: Pick<
|
|
3445
3343
|
PaginationConfiguration,
|
|
3446
3344
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3447
|
-
|
|
3345
|
+
>,
|
|
3448
3346
|
): Paginator<ListRulesCommandOutput>;
|
|
3449
3347
|
paginateListSubscriptionGrants(
|
|
3450
3348
|
args: ListSubscriptionGrantsCommandInput,
|
|
3451
3349
|
paginationConfig?: Pick<
|
|
3452
3350
|
PaginationConfiguration,
|
|
3453
3351
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3454
|
-
|
|
3352
|
+
>,
|
|
3455
3353
|
): Paginator<ListSubscriptionGrantsCommandOutput>;
|
|
3456
3354
|
paginateListSubscriptionRequests(
|
|
3457
3355
|
args: ListSubscriptionRequestsCommandInput,
|
|
3458
3356
|
paginationConfig?: Pick<
|
|
3459
3357
|
PaginationConfiguration,
|
|
3460
3358
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3461
|
-
|
|
3359
|
+
>,
|
|
3462
3360
|
): Paginator<ListSubscriptionRequestsCommandOutput>;
|
|
3463
3361
|
paginateListSubscriptions(
|
|
3464
3362
|
args: ListSubscriptionsCommandInput,
|
|
3465
3363
|
paginationConfig?: Pick<
|
|
3466
3364
|
PaginationConfiguration,
|
|
3467
3365
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3468
|
-
|
|
3366
|
+
>,
|
|
3469
3367
|
): Paginator<ListSubscriptionsCommandOutput>;
|
|
3470
3368
|
paginateListSubscriptionTargets(
|
|
3471
3369
|
args: ListSubscriptionTargetsCommandInput,
|
|
3472
3370
|
paginationConfig?: Pick<
|
|
3473
3371
|
PaginationConfiguration,
|
|
3474
3372
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3475
|
-
|
|
3373
|
+
>,
|
|
3476
3374
|
): Paginator<ListSubscriptionTargetsCommandOutput>;
|
|
3477
3375
|
paginateListTimeSeriesDataPoints(
|
|
3478
3376
|
args: ListTimeSeriesDataPointsCommandInput,
|
|
3479
3377
|
paginationConfig?: Pick<
|
|
3480
3378
|
PaginationConfiguration,
|
|
3481
3379
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3482
|
-
|
|
3380
|
+
>,
|
|
3483
3381
|
): Paginator<ListTimeSeriesDataPointsCommandOutput>;
|
|
3484
3382
|
paginateQueryGraph(
|
|
3485
3383
|
args: QueryGraphCommandInput,
|
|
3486
3384
|
paginationConfig?: Pick<
|
|
3487
3385
|
PaginationConfiguration,
|
|
3488
3386
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3489
|
-
|
|
3387
|
+
>,
|
|
3490
3388
|
): Paginator<QueryGraphCommandOutput>;
|
|
3491
3389
|
paginateSearch(
|
|
3492
3390
|
args: SearchCommandInput,
|
|
3493
3391
|
paginationConfig?: Pick<
|
|
3494
3392
|
PaginationConfiguration,
|
|
3495
3393
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3496
|
-
|
|
3394
|
+
>,
|
|
3497
3395
|
): Paginator<SearchCommandOutput>;
|
|
3498
3396
|
paginateSearchGroupProfiles(
|
|
3499
3397
|
args: SearchGroupProfilesCommandInput,
|
|
3500
3398
|
paginationConfig?: Pick<
|
|
3501
3399
|
PaginationConfiguration,
|
|
3502
3400
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3503
|
-
|
|
3401
|
+
>,
|
|
3504
3402
|
): Paginator<SearchGroupProfilesCommandOutput>;
|
|
3505
3403
|
paginateSearchListings(
|
|
3506
3404
|
args: SearchListingsCommandInput,
|
|
3507
3405
|
paginationConfig?: Pick<
|
|
3508
3406
|
PaginationConfiguration,
|
|
3509
3407
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3510
|
-
|
|
3408
|
+
>,
|
|
3511
3409
|
): Paginator<SearchListingsCommandOutput>;
|
|
3512
3410
|
paginateSearchTypes(
|
|
3513
3411
|
args: SearchTypesCommandInput,
|
|
3514
3412
|
paginationConfig?: Pick<
|
|
3515
3413
|
PaginationConfiguration,
|
|
3516
3414
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3517
|
-
|
|
3415
|
+
>,
|
|
3518
3416
|
): Paginator<SearchTypesCommandOutput>;
|
|
3519
3417
|
paginateSearchUserProfiles(
|
|
3520
3418
|
args: SearchUserProfilesCommandInput,
|
|
3521
3419
|
paginationConfig?: Pick<
|
|
3522
3420
|
PaginationConfiguration,
|
|
3523
3421
|
Exclude<keyof PaginationConfiguration, "client">
|
|
3524
|
-
|
|
3422
|
+
>,
|
|
3525
3423
|
): Paginator<SearchUserProfilesCommandOutput>;
|
|
3526
3424
|
}
|
|
3527
3425
|
export declare class DataZone extends DataZoneClient implements DataZone {}
|