@aws-sdk/client-deadline 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/Deadline.d.ts +461 -662
- package/dist-types/ts3.4/DeadlineClient.d.ts +58 -197
- 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/AssociateMemberToFarmCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateMemberToQueueCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeFleetRoleForReadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeFleetRoleForWorkerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssumeQueueRoleForReadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeQueueRoleForUserCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssumeQueueRoleForWorkerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetJobEntityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetSessionActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetTaskCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetWorkerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdateTaskCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CopyJobTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteMeteredProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateMemberFromFarmCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromJobCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateMemberFromQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBudgetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetFarmCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetLicenseEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetLimitCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetMonitorCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMonitorSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSessionActionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionsStatisticsAggregationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStepCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStorageProfileForQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTaskCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetVolumeCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetWorkerCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListAvailableMeteredProductsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBudgetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFarmMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFarmsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListFleetMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListJobMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListJobParameterDefinitionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListLicenseEndpointsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListLimitsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMeteredProductsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMonitorsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListQueueEnvironmentsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListQueueFleetAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueLimitAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListQueueMembersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionActionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSessionsForWorkerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStepConsumersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStepDependenciesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStepsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListStorageProfilesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListStorageProfilesForQueueCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTasksCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListWorkersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutMeteredProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SearchJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchStepsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchTasksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchWorkersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartSessionsStatisticsAggregationCommand.d.ts +4 -6
- 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/UpdateBudgetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFarmCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateLimitCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMonitorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateMonitorSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateQueueEnvironmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateQueueFleetAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateQueueLimitAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateStepCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateStorageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTaskCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateWorkerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateWorkerScheduleCommand.d.ts +5 -10
- 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 +25 -50
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +8 -24
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBudgetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFarmsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListLimitsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListStepsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListTasksPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListWorkersPaginator.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/dist-types/ts3.4/waiters/waitForFleetActive.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobComplete.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobCreateComplete.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForJobSucceeded.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointDeleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForLicenseEndpointValid.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueFleetAssociationStopped.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueLimitAssociationStopped.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForQueueScheduling.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForQueueSchedulingBlocked.d.ts +3 -6
- package/package.json +38 -38
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateQueueRequest, CreateQueueResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateQueueCommandInput extends CreateQueueRequest {}
|
|
5
|
-
export interface CreateQueueCommandOutput
|
|
6
|
-
extends CreateQueueResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateQueueCommandOutput extends CreateQueueResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateQueueCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateQueueCommandInput
|
|
8
|
+
input: CreateQueueCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateQueueCommandInput,
|
|
13
11
|
CreateQueueCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateQueueCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateQueueCommandInput
|
|
17
|
+
input: CreateQueueCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateQueueCommandInput,
|
|
22
20
|
CreateQueueCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateQueueEnvironmentRequest,
|
|
4
|
-
CreateQueueEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateQueueEnvironmentRequest, CreateQueueEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateQueueEnvironmentCommandInput
|
|
8
|
-
extends CreateQueueEnvironmentRequest {}
|
|
4
|
+
export interface CreateQueueEnvironmentCommandInput extends CreateQueueEnvironmentRequest {}
|
|
9
5
|
export interface CreateQueueEnvironmentCommandOutput
|
|
10
|
-
extends CreateQueueEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateQueueEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateQueueEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateQueueEnvironmentCommandInput
|
|
9
|
+
input: CreateQueueEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateQueueEnvironmentCommandInput,
|
|
17
12
|
CreateQueueEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateQueueEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateQueueEnvironmentCommandInput
|
|
18
|
+
input: CreateQueueEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateQueueEnvironmentCommandInput,
|
|
26
21
|
CreateQueueEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateQueueFleetAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateQueueFleetAssociationCommandInput
|
|
8
|
-
extends CreateQueueFleetAssociationRequest {}
|
|
7
|
+
export interface CreateQueueFleetAssociationCommandInput extends CreateQueueFleetAssociationRequest {}
|
|
9
8
|
export interface CreateQueueFleetAssociationCommandOutput
|
|
10
|
-
extends CreateQueueFleetAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateQueueFleetAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateQueueFleetAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateQueueFleetAssociationCommandInput
|
|
12
|
+
input: CreateQueueFleetAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateQueueFleetAssociationCommandInput,
|
|
17
15
|
CreateQueueFleetAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateQueueFleetAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateQueueFleetAssociationCommandInput
|
|
21
|
+
input: CreateQueueFleetAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateQueueFleetAssociationCommandInput,
|
|
26
24
|
CreateQueueFleetAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateQueueLimitAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateQueueLimitAssociationCommandInput
|
|
8
|
-
extends CreateQueueLimitAssociationRequest {}
|
|
7
|
+
export interface CreateQueueLimitAssociationCommandInput extends CreateQueueLimitAssociationRequest {}
|
|
9
8
|
export interface CreateQueueLimitAssociationCommandOutput
|
|
10
|
-
extends CreateQueueLimitAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateQueueLimitAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateQueueLimitAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateQueueLimitAssociationCommandInput
|
|
12
|
+
input: CreateQueueLimitAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateQueueLimitAssociationCommandInput,
|
|
17
15
|
CreateQueueLimitAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateQueueLimitAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateQueueLimitAssociationCommandInput
|
|
21
|
+
input: CreateQueueLimitAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateQueueLimitAssociationCommandInput,
|
|
26
24
|
CreateQueueLimitAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateStorageProfileRequest,
|
|
4
|
-
CreateStorageProfileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateStorageProfileRequest, CreateStorageProfileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateStorageProfileCommandInput
|
|
8
|
-
extends CreateStorageProfileRequest {}
|
|
4
|
+
export interface CreateStorageProfileCommandInput extends CreateStorageProfileRequest {}
|
|
9
5
|
export interface CreateStorageProfileCommandOutput
|
|
10
|
-
extends CreateStorageProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateStorageProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateStorageProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateStorageProfileCommandInput
|
|
9
|
+
input: CreateStorageProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateStorageProfileCommandInput,
|
|
17
12
|
CreateStorageProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateStorageProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateStorageProfileCommandInput
|
|
18
|
+
input: CreateStorageProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateStorageProfileCommandInput,
|
|
26
21
|
CreateStorageProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateWorkerRequest, CreateWorkerResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateWorkerCommandInput extends CreateWorkerRequest {}
|
|
5
|
-
export interface CreateWorkerCommandOutput
|
|
6
|
-
extends CreateWorkerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateWorkerCommandOutput extends CreateWorkerResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreateWorkerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateWorkerCommandInput
|
|
8
|
+
input: CreateWorkerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateWorkerCommandInput,
|
|
13
11
|
CreateWorkerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateWorkerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateWorkerCommandInput
|
|
17
|
+
input: CreateWorkerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateWorkerCommandInput,
|
|
22
20
|
CreateWorkerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteBudgetRequest, DeleteBudgetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteBudgetCommandInput extends DeleteBudgetRequest {}
|
|
5
|
-
export interface DeleteBudgetCommandOutput
|
|
6
|
-
extends DeleteBudgetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteBudgetCommandOutput extends DeleteBudgetResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteBudgetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteBudgetCommandInput
|
|
8
|
+
input: DeleteBudgetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteBudgetCommandInput,
|
|
13
11
|
DeleteBudgetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteBudgetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteBudgetCommandInput
|
|
17
|
+
input: DeleteBudgetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteBudgetCommandInput,
|
|
22
20
|
DeleteBudgetCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteFarmRequest, DeleteFarmResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteFarmCommandInput extends DeleteFarmRequest {}
|
|
5
|
-
export interface DeleteFarmCommandOutput
|
|
6
|
-
extends DeleteFarmResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFarmCommandOutput extends DeleteFarmResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteFarmCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFarmCommandInput
|
|
8
|
+
input: DeleteFarmCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFarmCommandInput,
|
|
13
11
|
DeleteFarmCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFarmCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFarmCommandInput
|
|
17
|
+
input: DeleteFarmCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFarmCommandInput,
|
|
22
20
|
DeleteFarmCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteFleetRequest, DeleteFleetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteFleetCommandInput extends DeleteFleetRequest {}
|
|
5
|
-
export interface DeleteFleetCommandOutput
|
|
6
|
-
extends DeleteFleetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteFleetCommandOutput extends DeleteFleetResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteFleetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFleetCommandInput
|
|
8
|
+
input: DeleteFleetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFleetCommandInput,
|
|
13
11
|
DeleteFleetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFleetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFleetCommandInput
|
|
17
|
+
input: DeleteFleetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFleetCommandInput,
|
|
22
20
|
DeleteFleetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteLicenseEndpointRequest,
|
|
4
|
-
DeleteLicenseEndpointResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteLicenseEndpointRequest, DeleteLicenseEndpointResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteLicenseEndpointCommandInput
|
|
8
|
-
extends DeleteLicenseEndpointRequest {}
|
|
4
|
+
export interface DeleteLicenseEndpointCommandInput extends DeleteLicenseEndpointRequest {}
|
|
9
5
|
export interface DeleteLicenseEndpointCommandOutput
|
|
10
|
-
extends DeleteLicenseEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteLicenseEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteLicenseEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteLicenseEndpointCommandInput
|
|
9
|
+
input: DeleteLicenseEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteLicenseEndpointCommandInput,
|
|
17
12
|
DeleteLicenseEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteLicenseEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteLicenseEndpointCommandInput
|
|
18
|
+
input: DeleteLicenseEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteLicenseEndpointCommandInput,
|
|
26
21
|
DeleteLicenseEndpointCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteLimitRequest, DeleteLimitResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteLimitCommandInput extends DeleteLimitRequest {}
|
|
5
|
-
export interface DeleteLimitCommandOutput
|
|
6
|
-
extends DeleteLimitResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteLimitCommandOutput extends DeleteLimitResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteLimitCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteLimitCommandInput
|
|
8
|
+
input: DeleteLimitCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteLimitCommandInput,
|
|
13
11
|
DeleteLimitCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteLimitCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteLimitCommandInput
|
|
17
|
+
input: DeleteLimitCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteLimitCommandInput,
|
|
22
20
|
DeleteLimitCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteMeteredProductRequest,
|
|
4
|
-
DeleteMeteredProductResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteMeteredProductRequest, DeleteMeteredProductResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteMeteredProductCommandInput
|
|
8
|
-
extends DeleteMeteredProductRequest {}
|
|
4
|
+
export interface DeleteMeteredProductCommandInput extends DeleteMeteredProductRequest {}
|
|
9
5
|
export interface DeleteMeteredProductCommandOutput
|
|
10
|
-
extends DeleteMeteredProductResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteMeteredProductResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteMeteredProductCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteMeteredProductCommandInput
|
|
9
|
+
input: DeleteMeteredProductCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteMeteredProductCommandInput,
|
|
17
12
|
DeleteMeteredProductCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteMeteredProductCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteMeteredProductCommandInput
|
|
18
|
+
input: DeleteMeteredProductCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteMeteredProductCommandInput,
|
|
26
21
|
DeleteMeteredProductCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteMonitorRequest,
|
|
4
|
-
DeleteMonitorResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteMonitorRequest, DeleteMonitorResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteMonitorCommandInput extends DeleteMonitorRequest {}
|
|
8
|
-
export interface DeleteMonitorCommandOutput
|
|
9
|
-
extends DeleteMonitorResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteMonitorCommandOutput extends DeleteMonitorResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteMonitorCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteMonitorCommandInput
|
|
8
|
+
input: DeleteMonitorCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteMonitorCommandInput,
|
|
16
11
|
DeleteMonitorCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteMonitorCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteMonitorCommandInput
|
|
17
|
+
input: DeleteMonitorCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteMonitorCommandInput,
|
|
25
20
|
DeleteMonitorCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteQueueRequest, DeleteQueueResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteQueueCommandInput extends DeleteQueueRequest {}
|
|
5
|
-
export interface DeleteQueueCommandOutput
|
|
6
|
-
extends DeleteQueueResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteQueueCommandOutput extends DeleteQueueResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteQueueCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteQueueCommandInput
|
|
8
|
+
input: DeleteQueueCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteQueueCommandInput,
|
|
13
11
|
DeleteQueueCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteQueueCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteQueueCommandInput
|
|
17
|
+
input: DeleteQueueCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteQueueCommandInput,
|
|
22
20
|
DeleteQueueCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteQueueEnvironmentRequest,
|
|
4
|
-
DeleteQueueEnvironmentResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteQueueEnvironmentRequest, DeleteQueueEnvironmentResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteQueueEnvironmentCommandInput
|
|
8
|
-
extends DeleteQueueEnvironmentRequest {}
|
|
4
|
+
export interface DeleteQueueEnvironmentCommandInput extends DeleteQueueEnvironmentRequest {}
|
|
9
5
|
export interface DeleteQueueEnvironmentCommandOutput
|
|
10
|
-
extends DeleteQueueEnvironmentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteQueueEnvironmentResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteQueueEnvironmentCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteQueueEnvironmentCommandInput
|
|
9
|
+
input: DeleteQueueEnvironmentCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteQueueEnvironmentCommandInput,
|
|
17
12
|
DeleteQueueEnvironmentCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteQueueEnvironmentCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteQueueEnvironmentCommandInput
|
|
18
|
+
input: DeleteQueueEnvironmentCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteQueueEnvironmentCommandInput,
|
|
26
21
|
DeleteQueueEnvironmentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteQueueFleetAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteQueueFleetAssociationCommandInput
|
|
8
|
-
extends DeleteQueueFleetAssociationRequest {}
|
|
7
|
+
export interface DeleteQueueFleetAssociationCommandInput extends DeleteQueueFleetAssociationRequest {}
|
|
9
8
|
export interface DeleteQueueFleetAssociationCommandOutput
|
|
10
|
-
extends DeleteQueueFleetAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteQueueFleetAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteQueueFleetAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteQueueFleetAssociationCommandInput
|
|
12
|
+
input: DeleteQueueFleetAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteQueueFleetAssociationCommandInput,
|
|
17
15
|
DeleteQueueFleetAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteQueueFleetAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteQueueFleetAssociationCommandInput
|
|
21
|
+
input: DeleteQueueFleetAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteQueueFleetAssociationCommandInput,
|
|
26
24
|
DeleteQueueFleetAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteQueueLimitAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteQueueLimitAssociationCommandInput
|
|
8
|
-
extends DeleteQueueLimitAssociationRequest {}
|
|
7
|
+
export interface DeleteQueueLimitAssociationCommandInput extends DeleteQueueLimitAssociationRequest {}
|
|
9
8
|
export interface DeleteQueueLimitAssociationCommandOutput
|
|
10
|
-
extends DeleteQueueLimitAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteQueueLimitAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteQueueLimitAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteQueueLimitAssociationCommandInput
|
|
12
|
+
input: DeleteQueueLimitAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteQueueLimitAssociationCommandInput,
|
|
17
15
|
DeleteQueueLimitAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteQueueLimitAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteQueueLimitAssociationCommandInput
|
|
21
|
+
input: DeleteQueueLimitAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteQueueLimitAssociationCommandInput,
|
|
26
24
|
DeleteQueueLimitAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteStorageProfileRequest,
|
|
4
|
-
DeleteStorageProfileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteStorageProfileRequest, DeleteStorageProfileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteStorageProfileCommandInput
|
|
8
|
-
extends DeleteStorageProfileRequest {}
|
|
4
|
+
export interface DeleteStorageProfileCommandInput extends DeleteStorageProfileRequest {}
|
|
9
5
|
export interface DeleteStorageProfileCommandOutput
|
|
10
|
-
extends DeleteStorageProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteStorageProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteStorageProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteStorageProfileCommandInput
|
|
9
|
+
input: DeleteStorageProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteStorageProfileCommandInput,
|
|
17
12
|
DeleteStorageProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteStorageProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteStorageProfileCommandInput
|
|
18
|
+
input: DeleteStorageProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteStorageProfileCommandInput,
|
|
26
21
|
DeleteStorageProfileCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteVolumeRequest, DeleteVolumeResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteVolumeCommandInput extends DeleteVolumeRequest {}
|
|
5
|
-
export interface DeleteVolumeCommandOutput
|
|
6
|
-
extends DeleteVolumeResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteVolumeCommandOutput extends DeleteVolumeResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteVolumeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteVolumeCommandInput
|
|
8
|
+
input: DeleteVolumeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteVolumeCommandInput,
|
|
13
11
|
DeleteVolumeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteVolumeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteVolumeCommandInput
|
|
17
|
+
input: DeleteVolumeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteVolumeCommandInput,
|
|
22
20
|
DeleteVolumeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteWorkerRequest, DeleteWorkerResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteWorkerCommandInput extends DeleteWorkerRequest {}
|
|
5
|
-
export interface DeleteWorkerCommandOutput
|
|
6
|
-
extends DeleteWorkerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteWorkerCommandOutput extends DeleteWorkerResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteWorkerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteWorkerCommandInput
|
|
8
|
+
input: DeleteWorkerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteWorkerCommandInput,
|
|
13
11
|
DeleteWorkerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteWorkerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteWorkerCommandInput
|
|
17
|
+
input: DeleteWorkerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteWorkerCommandInput,
|
|
22
20
|
DeleteWorkerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateMemberFromFarmResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateMemberFromFarmCommandInput
|
|
8
|
-
extends DisassociateMemberFromFarmRequest {}
|
|
7
|
+
export interface DisassociateMemberFromFarmCommandInput extends DisassociateMemberFromFarmRequest {}
|
|
9
8
|
export interface DisassociateMemberFromFarmCommandOutput
|
|
10
|
-
extends DisassociateMemberFromFarmResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateMemberFromFarmResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateMemberFromFarmCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateMemberFromFarmCommandInput
|
|
12
|
+
input: DisassociateMemberFromFarmCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateMemberFromFarmCommandInput,
|
|
17
15
|
DisassociateMemberFromFarmCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateMemberFromFarmCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateMemberFromFarmCommandInput
|
|
21
|
+
input: DisassociateMemberFromFarmCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateMemberFromFarmCommandInput,
|
|
26
24
|
DisassociateMemberFromFarmCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateMemberFromFleetResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateMemberFromFleetCommandInput
|
|
8
|
-
extends DisassociateMemberFromFleetRequest {}
|
|
7
|
+
export interface DisassociateMemberFromFleetCommandInput extends DisassociateMemberFromFleetRequest {}
|
|
9
8
|
export interface DisassociateMemberFromFleetCommandOutput
|
|
10
|
-
extends DisassociateMemberFromFleetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateMemberFromFleetResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateMemberFromFleetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateMemberFromFleetCommandInput
|
|
12
|
+
input: DisassociateMemberFromFleetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateMemberFromFleetCommandInput,
|
|
17
15
|
DisassociateMemberFromFleetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateMemberFromFleetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateMemberFromFleetCommandInput
|
|
21
|
+
input: DisassociateMemberFromFleetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateMemberFromFleetCommandInput,
|
|
26
24
|
DisassociateMemberFromFleetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateMemberFromJobResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateMemberFromJobCommandInput
|
|
8
|
-
extends DisassociateMemberFromJobRequest {}
|
|
7
|
+
export interface DisassociateMemberFromJobCommandInput extends DisassociateMemberFromJobRequest {}
|
|
9
8
|
export interface DisassociateMemberFromJobCommandOutput
|
|
10
|
-
extends DisassociateMemberFromJobResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateMemberFromJobResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateMemberFromJobCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateMemberFromJobCommandInput
|
|
12
|
+
input: DisassociateMemberFromJobCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateMemberFromJobCommandInput,
|
|
17
15
|
DisassociateMemberFromJobCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateMemberFromJobCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateMemberFromJobCommandInput
|
|
21
|
+
input: DisassociateMemberFromJobCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateMemberFromJobCommandInput,
|
|
26
24
|
DisassociateMemberFromJobCommandOutput,
|