@aws-sdk/client-datazone 3.1087.0 → 3.1089.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 +38 -38
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -80,10 +77,7 @@ import {
|
|
|
80
77
|
CreateAccountPoolCommandInput,
|
|
81
78
|
CreateAccountPoolCommandOutput,
|
|
82
79
|
} from "./commands/CreateAccountPoolCommand";
|
|
83
|
-
import {
|
|
84
|
-
CreateAssetCommandInput,
|
|
85
|
-
CreateAssetCommandOutput,
|
|
86
|
-
} from "./commands/CreateAssetCommand";
|
|
80
|
+
import { CreateAssetCommandInput, CreateAssetCommandOutput } from "./commands/CreateAssetCommand";
|
|
87
81
|
import {
|
|
88
82
|
CreateAssetFilterCommandInput,
|
|
89
83
|
CreateAssetFilterCommandOutput,
|
|
@@ -172,10 +166,7 @@ import {
|
|
|
172
166
|
CreateProjectProfileCommandInput,
|
|
173
167
|
CreateProjectProfileCommandOutput,
|
|
174
168
|
} from "./commands/CreateProjectProfileCommand";
|
|
175
|
-
import {
|
|
176
|
-
CreateRuleCommandInput,
|
|
177
|
-
CreateRuleCommandOutput,
|
|
178
|
-
} from "./commands/CreateRuleCommand";
|
|
169
|
+
import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
|
|
179
170
|
import {
|
|
180
171
|
CreateSubscriptionGrantCommandInput,
|
|
181
172
|
CreateSubscriptionGrantCommandOutput,
|
|
@@ -196,10 +187,7 @@ import {
|
|
|
196
187
|
DeleteAccountPoolCommandInput,
|
|
197
188
|
DeleteAccountPoolCommandOutput,
|
|
198
189
|
} from "./commands/DeleteAccountPoolCommand";
|
|
199
|
-
import {
|
|
200
|
-
DeleteAssetCommandInput,
|
|
201
|
-
DeleteAssetCommandOutput,
|
|
202
|
-
} from "./commands/DeleteAssetCommand";
|
|
190
|
+
import { DeleteAssetCommandInput, DeleteAssetCommandOutput } from "./commands/DeleteAssetCommand";
|
|
203
191
|
import {
|
|
204
192
|
DeleteAssetFilterCommandInput,
|
|
205
193
|
DeleteAssetFilterCommandOutput,
|
|
@@ -288,10 +276,7 @@ import {
|
|
|
288
276
|
DeleteProjectProfileCommandInput,
|
|
289
277
|
DeleteProjectProfileCommandOutput,
|
|
290
278
|
} from "./commands/DeleteProjectProfileCommand";
|
|
291
|
-
import {
|
|
292
|
-
DeleteRuleCommandInput,
|
|
293
|
-
DeleteRuleCommandOutput,
|
|
294
|
-
} from "./commands/DeleteRuleCommand";
|
|
279
|
+
import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
|
|
295
280
|
import {
|
|
296
281
|
DeleteSubscriptionGrantCommandInput,
|
|
297
282
|
DeleteSubscriptionGrantCommandOutput,
|
|
@@ -320,10 +305,7 @@ import {
|
|
|
320
305
|
GetAccountPoolCommandInput,
|
|
321
306
|
GetAccountPoolCommandOutput,
|
|
322
307
|
} from "./commands/GetAccountPoolCommand";
|
|
323
|
-
import {
|
|
324
|
-
GetAssetCommandInput,
|
|
325
|
-
GetAssetCommandOutput,
|
|
326
|
-
} from "./commands/GetAssetCommand";
|
|
308
|
+
import { GetAssetCommandInput, GetAssetCommandOutput } from "./commands/GetAssetCommand";
|
|
327
309
|
import {
|
|
328
310
|
GetAssetFilterCommandInput,
|
|
329
311
|
GetAssetFilterCommandOutput,
|
|
@@ -352,10 +334,7 @@ import {
|
|
|
352
334
|
GetDataSourceRunCommandInput,
|
|
353
335
|
GetDataSourceRunCommandOutput,
|
|
354
336
|
} from "./commands/GetDataSourceRunCommand";
|
|
355
|
-
import {
|
|
356
|
-
GetDomainCommandInput,
|
|
357
|
-
GetDomainCommandOutput,
|
|
358
|
-
} from "./commands/GetDomainCommand";
|
|
337
|
+
import { GetDomainCommandInput, GetDomainCommandOutput } from "./commands/GetDomainCommand";
|
|
359
338
|
import {
|
|
360
339
|
GetDomainUnitCommandInput,
|
|
361
340
|
GetDomainUnitCommandOutput,
|
|
@@ -384,14 +363,8 @@ import {
|
|
|
384
363
|
GetEnvironmentProfileCommandInput,
|
|
385
364
|
GetEnvironmentProfileCommandOutput,
|
|
386
365
|
} from "./commands/GetEnvironmentProfileCommand";
|
|
387
|
-
import {
|
|
388
|
-
|
|
389
|
-
GetFormTypeCommandOutput,
|
|
390
|
-
} from "./commands/GetFormTypeCommand";
|
|
391
|
-
import {
|
|
392
|
-
GetGlossaryCommandInput,
|
|
393
|
-
GetGlossaryCommandOutput,
|
|
394
|
-
} from "./commands/GetGlossaryCommand";
|
|
366
|
+
import { GetFormTypeCommandInput, GetFormTypeCommandOutput } from "./commands/GetFormTypeCommand";
|
|
367
|
+
import { GetGlossaryCommandInput, GetGlossaryCommandOutput } from "./commands/GetGlossaryCommand";
|
|
395
368
|
import {
|
|
396
369
|
GetGlossaryTermCommandInput,
|
|
397
370
|
GetGlossaryTermCommandOutput,
|
|
@@ -404,10 +377,7 @@ import {
|
|
|
404
377
|
GetIamPortalLoginUrlCommandInput,
|
|
405
378
|
GetIamPortalLoginUrlCommandOutput,
|
|
406
379
|
} from "./commands/GetIamPortalLoginUrlCommand";
|
|
407
|
-
import {
|
|
408
|
-
GetJobRunCommandInput,
|
|
409
|
-
GetJobRunCommandOutput,
|
|
410
|
-
} from "./commands/GetJobRunCommand";
|
|
380
|
+
import { GetJobRunCommandInput, GetJobRunCommandOutput } from "./commands/GetJobRunCommand";
|
|
411
381
|
import {
|
|
412
382
|
GetLineageEventCommandInput,
|
|
413
383
|
GetLineageEventCommandOutput,
|
|
@@ -416,18 +386,12 @@ import {
|
|
|
416
386
|
GetLineageNodeCommandInput,
|
|
417
387
|
GetLineageNodeCommandOutput,
|
|
418
388
|
} from "./commands/GetLineageNodeCommand";
|
|
419
|
-
import {
|
|
420
|
-
GetListingCommandInput,
|
|
421
|
-
GetListingCommandOutput,
|
|
422
|
-
} from "./commands/GetListingCommand";
|
|
389
|
+
import { GetListingCommandInput, GetListingCommandOutput } from "./commands/GetListingCommand";
|
|
423
390
|
import {
|
|
424
391
|
GetMetadataGenerationRunCommandInput,
|
|
425
392
|
GetMetadataGenerationRunCommandOutput,
|
|
426
393
|
} from "./commands/GetMetadataGenerationRunCommand";
|
|
427
|
-
import {
|
|
428
|
-
GetNotebookCommandInput,
|
|
429
|
-
GetNotebookCommandOutput,
|
|
430
|
-
} from "./commands/GetNotebookCommand";
|
|
394
|
+
import { GetNotebookCommandInput, GetNotebookCommandOutput } from "./commands/GetNotebookCommand";
|
|
431
395
|
import {
|
|
432
396
|
GetNotebookExportCommandInput,
|
|
433
397
|
GetNotebookExportCommandOutput,
|
|
@@ -436,18 +400,12 @@ import {
|
|
|
436
400
|
GetNotebookRunCommandInput,
|
|
437
401
|
GetNotebookRunCommandOutput,
|
|
438
402
|
} from "./commands/GetNotebookRunCommand";
|
|
439
|
-
import {
|
|
440
|
-
GetProjectCommandInput,
|
|
441
|
-
GetProjectCommandOutput,
|
|
442
|
-
} from "./commands/GetProjectCommand";
|
|
403
|
+
import { GetProjectCommandInput, GetProjectCommandOutput } from "./commands/GetProjectCommand";
|
|
443
404
|
import {
|
|
444
405
|
GetProjectProfileCommandInput,
|
|
445
406
|
GetProjectProfileCommandOutput,
|
|
446
407
|
} from "./commands/GetProjectProfileCommand";
|
|
447
|
-
import {
|
|
448
|
-
GetRuleCommandInput,
|
|
449
|
-
GetRuleCommandOutput,
|
|
450
|
-
} from "./commands/GetRuleCommand";
|
|
408
|
+
import { GetRuleCommandInput, GetRuleCommandOutput } from "./commands/GetRuleCommand";
|
|
451
409
|
import {
|
|
452
410
|
GetSubscriptionCommandInput,
|
|
453
411
|
GetSubscriptionCommandOutput,
|
|
@@ -508,10 +466,7 @@ import {
|
|
|
508
466
|
ListDataSourcesCommandInput,
|
|
509
467
|
ListDataSourcesCommandOutput,
|
|
510
468
|
} from "./commands/ListDataSourcesCommand";
|
|
511
|
-
import {
|
|
512
|
-
ListDomainsCommandInput,
|
|
513
|
-
ListDomainsCommandOutput,
|
|
514
|
-
} from "./commands/ListDomainsCommand";
|
|
469
|
+
import { ListDomainsCommandInput, ListDomainsCommandOutput } from "./commands/ListDomainsCommand";
|
|
515
470
|
import {
|
|
516
471
|
ListDomainUnitsForParentCommandInput,
|
|
517
472
|
ListDomainUnitsForParentCommandOutput,
|
|
@@ -540,10 +495,7 @@ import {
|
|
|
540
495
|
ListEnvironmentsCommandInput,
|
|
541
496
|
ListEnvironmentsCommandOutput,
|
|
542
497
|
} from "./commands/ListEnvironmentsCommand";
|
|
543
|
-
import {
|
|
544
|
-
ListJobRunsCommandInput,
|
|
545
|
-
ListJobRunsCommandOutput,
|
|
546
|
-
} from "./commands/ListJobRunsCommand";
|
|
498
|
+
import { ListJobRunsCommandInput, ListJobRunsCommandOutput } from "./commands/ListJobRunsCommand";
|
|
547
499
|
import {
|
|
548
500
|
ListLineageEventsCommandInput,
|
|
549
501
|
ListLineageEventsCommandOutput,
|
|
@@ -584,10 +536,7 @@ import {
|
|
|
584
536
|
ListProjectsCommandInput,
|
|
585
537
|
ListProjectsCommandOutput,
|
|
586
538
|
} from "./commands/ListProjectsCommand";
|
|
587
|
-
import {
|
|
588
|
-
ListRulesCommandInput,
|
|
589
|
-
ListRulesCommandOutput,
|
|
590
|
-
} from "./commands/ListRulesCommand";
|
|
539
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
|
|
591
540
|
import {
|
|
592
541
|
ListSubscriptionGrantsCommandInput,
|
|
593
542
|
ListSubscriptionGrantsCommandOutput,
|
|
@@ -628,10 +577,7 @@ import {
|
|
|
628
577
|
PutEnvironmentBlueprintConfigurationCommandInput,
|
|
629
578
|
PutEnvironmentBlueprintConfigurationCommandOutput,
|
|
630
579
|
} from "./commands/PutEnvironmentBlueprintConfigurationCommand";
|
|
631
|
-
import {
|
|
632
|
-
QueryGraphCommandInput,
|
|
633
|
-
QueryGraphCommandOutput,
|
|
634
|
-
} from "./commands/QueryGraphCommand";
|
|
580
|
+
import { QueryGraphCommandInput, QueryGraphCommandOutput } from "./commands/QueryGraphCommand";
|
|
635
581
|
import {
|
|
636
582
|
RejectPredictionsCommandInput,
|
|
637
583
|
RejectPredictionsCommandOutput,
|
|
@@ -652,10 +598,7 @@ import {
|
|
|
652
598
|
RevokeSubscriptionCommandInput,
|
|
653
599
|
RevokeSubscriptionCommandOutput,
|
|
654
600
|
} from "./commands/RevokeSubscriptionCommand";
|
|
655
|
-
import {
|
|
656
|
-
SearchCommandInput,
|
|
657
|
-
SearchCommandOutput,
|
|
658
|
-
} from "./commands/SearchCommand";
|
|
601
|
+
import { SearchCommandInput, SearchCommandOutput } from "./commands/SearchCommand";
|
|
659
602
|
import {
|
|
660
603
|
SearchGroupProfilesCommandInput,
|
|
661
604
|
SearchGroupProfilesCommandOutput,
|
|
@@ -664,10 +607,7 @@ import {
|
|
|
664
607
|
SearchListingsCommandInput,
|
|
665
608
|
SearchListingsCommandOutput,
|
|
666
609
|
} from "./commands/SearchListingsCommand";
|
|
667
|
-
import {
|
|
668
|
-
SearchTypesCommandInput,
|
|
669
|
-
SearchTypesCommandOutput,
|
|
670
|
-
} from "./commands/SearchTypesCommand";
|
|
610
|
+
import { SearchTypesCommandInput, SearchTypesCommandOutput } from "./commands/SearchTypesCommand";
|
|
671
611
|
import {
|
|
672
612
|
SearchUserProfilesCommandInput,
|
|
673
613
|
SearchUserProfilesCommandOutput,
|
|
@@ -696,10 +636,7 @@ import {
|
|
|
696
636
|
StopNotebookRunCommandInput,
|
|
697
637
|
StopNotebookRunCommandOutput,
|
|
698
638
|
} from "./commands/StopNotebookRunCommand";
|
|
699
|
-
import {
|
|
700
|
-
TagResourceCommandInput,
|
|
701
|
-
TagResourceCommandOutput,
|
|
702
|
-
} from "./commands/TagResourceCommand";
|
|
639
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
703
640
|
import {
|
|
704
641
|
UntagResourceCommandInput,
|
|
705
642
|
UntagResourceCommandOutput,
|
|
@@ -772,10 +709,7 @@ import {
|
|
|
772
709
|
UpdateRootDomainUnitOwnerCommandInput,
|
|
773
710
|
UpdateRootDomainUnitOwnerCommandOutput,
|
|
774
711
|
} from "./commands/UpdateRootDomainUnitOwnerCommand";
|
|
775
|
-
import {
|
|
776
|
-
UpdateRuleCommandInput,
|
|
777
|
-
UpdateRuleCommandOutput,
|
|
778
|
-
} from "./commands/UpdateRuleCommand";
|
|
712
|
+
import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand";
|
|
779
713
|
import {
|
|
780
714
|
UpdateSubscriptionGrantStatusCommandInput,
|
|
781
715
|
UpdateSubscriptionGrantStatusCommandOutput,
|
|
@@ -1179,8 +1113,7 @@ export type ServiceOutputTypes =
|
|
|
1179
1113
|
| UpdateSubscriptionRequestCommandOutput
|
|
1180
1114
|
| UpdateSubscriptionTargetCommandOutput
|
|
1181
1115
|
| UpdateUserProfileCommandOutput;
|
|
1182
|
-
export interface ClientDefaults
|
|
1183
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
1116
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
1184
1117
|
requestHandler?: __HttpHandlerUserInput;
|
|
1185
1118
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
1186
1119
|
urlParser?: __UrlParser;
|
|
@@ -1205,9 +1138,7 @@ export interface ClientDefaults
|
|
|
1205
1138
|
extensions?: RuntimeExtension[];
|
|
1206
1139
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
1207
1140
|
}
|
|
1208
|
-
export type DataZoneClientConfigType = Partial<
|
|
1209
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
1210
|
-
> &
|
|
1141
|
+
export type DataZoneClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
1211
1142
|
ClientDefaults &
|
|
1212
1143
|
UserAgentInputConfig &
|
|
1213
1144
|
RetryInputConfig &
|
|
@@ -1217,19 +1148,17 @@ export type DataZoneClientConfigType = Partial<
|
|
|
1217
1148
|
HttpAuthSchemeInputConfig &
|
|
1218
1149
|
ClientInputEndpointParameters;
|
|
1219
1150
|
export interface DataZoneClientConfig extends DataZoneClientConfigType {}
|
|
1220
|
-
export type DataZoneClientResolvedConfigType =
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
export interface DataZoneClientResolvedConfig
|
|
1232
|
-
extends DataZoneClientResolvedConfigType {}
|
|
1151
|
+
export type DataZoneClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
1152
|
+
Required<ClientDefaults> &
|
|
1153
|
+
RuntimeExtensionsConfig &
|
|
1154
|
+
UserAgentResolvedConfig &
|
|
1155
|
+
RetryResolvedConfig &
|
|
1156
|
+
RegionResolvedConfig &
|
|
1157
|
+
HostHeaderResolvedConfig &
|
|
1158
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
1159
|
+
HttpAuthSchemeResolvedConfig &
|
|
1160
|
+
ClientResolvedEndpointParameters;
|
|
1161
|
+
export interface DataZoneClientResolvedConfig extends DataZoneClientResolvedConfigType {}
|
|
1233
1162
|
export declare class DataZoneClient extends __Client<
|
|
1234
1163
|
__HttpHandlerOptions,
|
|
1235
1164
|
ServiceInputTypes,
|
|
@@ -1237,8 +1166,6 @@ export declare class DataZoneClient extends __Client<
|
|
|
1237
1166
|
DataZoneClientResolvedConfig
|
|
1238
1167
|
> {
|
|
1239
1168
|
readonly config: DataZoneClientResolvedConfig;
|
|
1240
|
-
constructor(
|
|
1241
|
-
...[configuration]: __CheckOptionalClientConfig<DataZoneClientConfig>
|
|
1242
|
-
);
|
|
1169
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<DataZoneClientConfig>);
|
|
1243
1170
|
destroy(): void;
|
|
1244
1171
|
}
|
|
@@ -7,17 +7,10 @@ import { DataZoneHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: DataZoneHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: DataZoneHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): DataZoneHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { DataZoneClientResolvedConfig } from "../DataZoneClient";
|
|
15
|
-
export interface DataZoneHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface DataZoneHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface DataZoneHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface DataZoneHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
DataZoneClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
DataZoneHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultDataZoneHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: DataZoneClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<DataZoneHttpAuthSchemeParameters>;
|
|
31
|
-
export interface DataZoneHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<DataZoneHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface DataZoneHttpAuthSchemeProvider extends HttpAuthSchemeProvider<DataZoneHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultDataZoneHttpAuthSchemeProvider: DataZoneHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: DataZoneHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: DataZoneHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./DataZoneClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
DataZoneClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AcceptPredictionsInput,
|
|
4
|
-
AcceptPredictionsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AcceptPredictionsInput, AcceptPredictionsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AcceptPredictionsCommandInput extends AcceptPredictionsInput {}
|
|
8
|
-
export interface AcceptPredictionsCommandOutput
|
|
9
|
-
extends AcceptPredictionsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AcceptPredictionsCommandOutput extends AcceptPredictionsOutput, __MetadataBearer {}
|
|
11
6
|
declare const AcceptPredictionsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AcceptPredictionsCommandInput
|
|
8
|
+
input: AcceptPredictionsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AcceptPredictionsCommandInput,
|
|
16
11
|
AcceptPredictionsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AcceptPredictionsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AcceptPredictionsCommandInput
|
|
17
|
+
input: AcceptPredictionsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AcceptPredictionsCommandInput,
|
|
25
20
|
AcceptPredictionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AcceptSubscriptionRequestOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AcceptSubscriptionRequestCommandInput
|
|
8
|
-
extends AcceptSubscriptionRequestInput {}
|
|
7
|
+
export interface AcceptSubscriptionRequestCommandInput extends AcceptSubscriptionRequestInput {}
|
|
9
8
|
export interface AcceptSubscriptionRequestCommandOutput
|
|
10
|
-
extends AcceptSubscriptionRequestOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AcceptSubscriptionRequestOutput, __MetadataBearer {}
|
|
12
10
|
declare const AcceptSubscriptionRequestCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AcceptSubscriptionRequestCommandInput
|
|
12
|
+
input: AcceptSubscriptionRequestCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AcceptSubscriptionRequestCommandInput,
|
|
17
15
|
AcceptSubscriptionRequestCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AcceptSubscriptionRequestCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AcceptSubscriptionRequestCommandInput
|
|
21
|
+
input: AcceptSubscriptionRequestCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AcceptSubscriptionRequestCommandInput,
|
|
26
24
|
AcceptSubscriptionRequestCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { AddEntityOwnerInput, AddEntityOwnerOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface AddEntityOwnerCommandInput extends AddEntityOwnerInput {}
|
|
5
|
-
export interface AddEntityOwnerCommandOutput
|
|
6
|
-
extends AddEntityOwnerOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddEntityOwnerCommandOutput extends AddEntityOwnerOutput, __MetadataBearer {}
|
|
8
6
|
declare const AddEntityOwnerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AddEntityOwnerCommandInput
|
|
8
|
+
input: AddEntityOwnerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AddEntityOwnerCommandInput,
|
|
13
11
|
AddEntityOwnerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AddEntityOwnerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AddEntityOwnerCommandInput
|
|
17
|
+
input: AddEntityOwnerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AddEntityOwnerCommandInput,
|
|
22
20
|
AddEntityOwnerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { AddPolicyGrantInput, AddPolicyGrantOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface AddPolicyGrantCommandInput extends AddPolicyGrantInput {}
|
|
5
|
-
export interface AddPolicyGrantCommandOutput
|
|
6
|
-
extends AddPolicyGrantOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddPolicyGrantCommandOutput extends AddPolicyGrantOutput, __MetadataBearer {}
|
|
8
6
|
declare const AddPolicyGrantCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AddPolicyGrantCommandInput
|
|
8
|
+
input: AddPolicyGrantCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AddPolicyGrantCommandInput,
|
|
13
11
|
AddPolicyGrantCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AddPolicyGrantCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AddPolicyGrantCommandInput
|
|
17
|
+
input: AddPolicyGrantCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AddPolicyGrantCommandInput,
|
|
22
20
|
AddPolicyGrantCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateEnvironmentRoleInput,
|
|
4
|
-
AssociateEnvironmentRoleOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateEnvironmentRoleInput, AssociateEnvironmentRoleOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateEnvironmentRoleCommandInput
|
|
8
|
-
extends AssociateEnvironmentRoleInput {}
|
|
4
|
+
export interface AssociateEnvironmentRoleCommandInput extends AssociateEnvironmentRoleInput {}
|
|
9
5
|
export interface AssociateEnvironmentRoleCommandOutput
|
|
10
|
-
extends AssociateEnvironmentRoleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateEnvironmentRoleOutput, __MetadataBearer {}
|
|
12
7
|
declare const AssociateEnvironmentRoleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateEnvironmentRoleCommandInput
|
|
9
|
+
input: AssociateEnvironmentRoleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateEnvironmentRoleCommandInput,
|
|
17
12
|
AssociateEnvironmentRoleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateEnvironmentRoleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateEnvironmentRoleCommandInput
|
|
18
|
+
input: AssociateEnvironmentRoleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateEnvironmentRoleCommandInput,
|
|
26
21
|
AssociateEnvironmentRoleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateGovernedTermsInput,
|
|
4
|
-
AssociateGovernedTermsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateGovernedTermsInput, AssociateGovernedTermsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateGovernedTermsCommandInput
|
|
8
|
-
extends AssociateGovernedTermsInput {}
|
|
4
|
+
export interface AssociateGovernedTermsCommandInput extends AssociateGovernedTermsInput {}
|
|
9
5
|
export interface AssociateGovernedTermsCommandOutput
|
|
10
|
-
extends AssociateGovernedTermsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateGovernedTermsOutput, __MetadataBearer {}
|
|
12
7
|
declare const AssociateGovernedTermsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateGovernedTermsCommandInput
|
|
9
|
+
input: AssociateGovernedTermsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateGovernedTermsCommandInput,
|
|
17
12
|
AssociateGovernedTermsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateGovernedTermsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateGovernedTermsCommandInput
|
|
18
|
+
input: AssociateGovernedTermsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateGovernedTermsCommandInput,
|
|
26
21
|
AssociateGovernedTermsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchGetAttributesMetadataOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchGetAttributesMetadataCommandInput
|
|
8
|
-
extends BatchGetAttributesMetadataInput {}
|
|
7
|
+
export interface BatchGetAttributesMetadataCommandInput extends BatchGetAttributesMetadataInput {}
|
|
9
8
|
export interface BatchGetAttributesMetadataCommandOutput
|
|
10
|
-
extends BatchGetAttributesMetadataOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchGetAttributesMetadataOutput, __MetadataBearer {}
|
|
12
10
|
declare const BatchGetAttributesMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchGetAttributesMetadataCommandInput
|
|
12
|
+
input: BatchGetAttributesMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchGetAttributesMetadataCommandInput,
|
|
17
15
|
BatchGetAttributesMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchGetAttributesMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchGetAttributesMetadataCommandInput
|
|
21
|
+
input: BatchGetAttributesMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchGetAttributesMetadataCommandInput,
|
|
26
24
|
BatchGetAttributesMetadataCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
BatchPutAttributesMetadataOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface BatchPutAttributesMetadataCommandInput
|
|
8
|
-
extends BatchPutAttributesMetadataInput {}
|
|
7
|
+
export interface BatchPutAttributesMetadataCommandInput extends BatchPutAttributesMetadataInput {}
|
|
9
8
|
export interface BatchPutAttributesMetadataCommandOutput
|
|
10
|
-
extends BatchPutAttributesMetadataOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends BatchPutAttributesMetadataOutput, __MetadataBearer {}
|
|
12
10
|
declare const BatchPutAttributesMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: BatchPutAttributesMetadataCommandInput
|
|
12
|
+
input: BatchPutAttributesMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
BatchPutAttributesMetadataCommandInput,
|
|
17
15
|
BatchPutAttributesMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const BatchPutAttributesMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: BatchPutAttributesMetadataCommandInput
|
|
21
|
+
input: BatchPutAttributesMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
BatchPutAttributesMetadataCommandInput,
|
|
26
24
|
BatchPutAttributesMetadataCommandOutput,
|