@aws-sdk/client-device-farm 3.799.0 → 3.804.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 -0
- package/dist-es/protocols/Aws_json1_1.js +5 -4
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +1 -1
- package/dist-types/commands/CreateUploadCommand.d.ts +1 -1
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRunCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUploadCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +1 -1
- package/dist-types/commands/GetDevicePoolCommand.d.ts +1 -1
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetProjectCommand.d.ts +1 -1
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetRunCommand.d.ts +1 -1
- package/dist-types/commands/GetSuiteCommand.d.ts +1 -1
- package/dist-types/commands/GetTestCommand.d.ts +1 -1
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +1 -1
- package/dist-types/commands/GetUploadCommand.d.ts +1 -1
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +1 -1
- package/dist-types/commands/ListJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListSamplesCommand.d.ts +1 -1
- package/dist-types/commands/ListSuitesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTestsCommand.d.ts +1 -1
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +1 -1
- package/dist-types/commands/ListUploadsCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RenewOfferingCommand.d.ts +1 -1
- package/dist-types/commands/ScheduleRunCommand.d.ts +1 -1
- package/dist-types/commands/StopJobCommand.d.ts +1 -1
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUploadCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/models/models_0.d.ts +6 -0
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDevicePoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateNetworkProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTestGridProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTestGridUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDevicePoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTestGridProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeviceInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevicePoolCompatibilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetNetworkProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSuiteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTestCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTestGridProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InstallToRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDevicePoolsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListNetworkProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRemoteAccessSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSamplesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSuitesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionActionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionArtifactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTestGridSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUniqueProblemsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUploadsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenewOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ScheduleRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopRemoteAccessSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDeviceInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevicePoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInstanceProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateNetworkProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTestGridProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUploadCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVPCEConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
package/dist-cjs/index.js
CHANGED
|
@@ -2473,6 +2473,7 @@ var se_GetDevicePoolCompatibilityRequest = /* @__PURE__ */ __name((input, contex
|
|
|
2473
2473
|
appArn: [],
|
|
2474
2474
|
configuration: /* @__PURE__ */ __name((_) => se_ScheduleRunConfiguration(_, context), "configuration"),
|
|
2475
2475
|
devicePoolArn: [],
|
|
2476
|
+
projectArn: [],
|
|
2476
2477
|
test: import_smithy_client._json,
|
|
2477
2478
|
testType: []
|
|
2478
2479
|
});
|
|
@@ -1631,16 +1631,17 @@ const se_GetDevicePoolCompatibilityRequest = (input, context) => {
|
|
|
1631
1631
|
appArn: [],
|
|
1632
1632
|
configuration: (_) => se_ScheduleRunConfiguration(_, context),
|
|
1633
1633
|
devicePoolArn: [],
|
|
1634
|
+
projectArn: [],
|
|
1634
1635
|
test: _json,
|
|
1635
1636
|
testType: [],
|
|
1636
1637
|
});
|
|
1637
1638
|
};
|
|
1638
1639
|
const se_ListTestGridSessionsRequest = (input, context) => {
|
|
1639
1640
|
return take(input, {
|
|
1640
|
-
creationTimeAfter: (_) => _.getTime() /
|
|
1641
|
-
creationTimeBefore: (_) => _.getTime() /
|
|
1642
|
-
endTimeAfter: (_) => _.getTime() /
|
|
1643
|
-
endTimeBefore: (_) => _.getTime() /
|
|
1641
|
+
creationTimeAfter: (_) => _.getTime() / 1_000,
|
|
1642
|
+
creationTimeBefore: (_) => _.getTime() / 1_000,
|
|
1643
|
+
endTimeAfter: (_) => _.getTime() / 1_000,
|
|
1644
|
+
endTimeBefore: (_) => _.getTime() / 1_000,
|
|
1644
1645
|
maxResult: [],
|
|
1645
1646
|
nextToken: [],
|
|
1646
1647
|
projectArn: [],
|
|
@@ -23,7 +23,7 @@ export interface CreateDevicePoolCommandOutput extends CreateDevicePoolResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDevicePoolCommand_base: {
|
|
25
25
|
new (input: CreateDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDevicePoolCommandInput, CreateDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDevicePoolCommandInput, CreateDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfil
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateInstanceProfileCommand_base: {
|
|
25
25
|
new (input: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceProfileCommandInput, CreateInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateNetworkProfileCommandOutput extends CreateNetworkProfileR
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateNetworkProfileCommand_base: {
|
|
25
25
|
new (input: CreateNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkProfileCommandInput, CreateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNetworkProfileCommandInput, CreateNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProjectCommandOutput extends CreateProjectResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProjectCommand_base: {
|
|
25
25
|
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProjectCommandInput, CreateProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRemoteAccessSessionCommandOutput extends CreateRemoteAcce
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRemoteAccessSessionCommand_base: {
|
|
25
25
|
new (input: CreateRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRemoteAccessSessionCommandInput, CreateRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRemoteAccessSessionCommandInput, CreateRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTestGridProjectCommandOutput extends CreateTestGridProjec
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTestGridProjectCommand_base: {
|
|
25
25
|
new (input: CreateTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridProjectCommandInput, CreateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridProjectCommandInput, CreateTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateTestGridUrlCommandOutput extends CreateTestGridUrlResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateTestGridUrlCommand_base: {
|
|
25
25
|
new (input: CreateTestGridUrlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridUrlCommandInput, CreateTestGridUrlCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateTestGridUrlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTestGridUrlCommandInput, CreateTestGridUrlCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUploadCommandOutput extends CreateUploadResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUploadCommand_base: {
|
|
25
25
|
new (input: CreateUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUploadCommandInput, CreateUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUploadCommandInput, CreateUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateVPCEConfigurationCommandOutput extends CreateVPCEConfigur
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateVPCEConfigurationCommand_base: {
|
|
25
25
|
new (input: CreateVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCEConfigurationCommandInput, CreateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVPCEConfigurationCommandInput, CreateVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDevicePoolCommandOutput extends DeleteDevicePoolResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDevicePoolCommand_base: {
|
|
25
25
|
new (input: DeleteDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDevicePoolCommandInput, DeleteDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDevicePoolCommandInput, DeleteDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteInstanceProfileCommandOutput extends DeleteInstanceProfil
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteInstanceProfileCommand_base: {
|
|
25
25
|
new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteNetworkProfileCommandOutput extends DeleteNetworkProfileR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteNetworkProfileCommand_base: {
|
|
25
25
|
new (input: DeleteNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkProfileCommandInput, DeleteNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteNetworkProfileCommandInput, DeleteNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProjectCommand_base: {
|
|
25
25
|
new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRemoteAccessSessionCommandOutput extends DeleteRemoteAcce
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRemoteAccessSessionCommand_base: {
|
|
25
25
|
new (input: DeleteRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRemoteAccessSessionCommandInput, DeleteRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRemoteAccessSessionCommandInput, DeleteRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRunCommandOutput extends DeleteRunResult, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRunCommand_base: {
|
|
25
25
|
new (input: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRunCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRunCommandInput, DeleteRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTestGridProjectCommandOutput extends DeleteTestGridProjec
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTestGridProjectCommand_base: {
|
|
25
25
|
new (input: DeleteTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestGridProjectCommandInput, DeleteTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTestGridProjectCommandInput, DeleteTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteUploadCommandOutput extends DeleteUploadResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUploadCommand_base: {
|
|
25
25
|
new (input: DeleteUploadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUploadCommandInput, DeleteUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteUploadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUploadCommandInput, DeleteUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteVPCEConfigurationCommandOutput extends DeleteVPCEConfigur
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteVPCEConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCEConfigurationCommandInput, DeleteVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVPCEConfigurationCommandInput, DeleteVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDeviceCommandOutput extends GetDeviceResult, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDeviceCommand_base: {
|
|
25
25
|
new (input: GetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceCommandInput, GetDeviceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDeviceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceCommandInput, GetDeviceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDeviceInstanceCommandOutput extends GetDeviceInstanceResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDeviceInstanceCommand_base: {
|
|
25
25
|
new (input: GetDeviceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceInstanceCommandInput, GetDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDeviceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceInstanceCommandInput, GetDeviceInstanceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDevicePoolCommandOutput extends GetDevicePoolResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDevicePoolCommand_base: {
|
|
25
25
|
new (input: GetDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePoolCommandInput, GetDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDevicePoolCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePoolCommandInput, GetDevicePoolCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDevicePoolCompatibilityCommandOutput extends GetDevicePoolCo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDevicePoolCompatibilityCommand_base: {
|
|
25
25
|
new (input: GetDevicePoolCompatibilityCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePoolCompatibilityCommandInput, GetDevicePoolCompatibilityCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDevicePoolCompatibilityCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePoolCompatibilityCommandInput, GetDevicePoolCompatibilityCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -84,6 +84,7 @@ declare const GetDevicePoolCompatibilityCommand_base: {
|
|
|
84
84
|
* ],
|
|
85
85
|
* billingMethod: "METERED" || "UNMETERED",
|
|
86
86
|
* },
|
|
87
|
+
* projectArn: "STRING_VALUE",
|
|
87
88
|
* };
|
|
88
89
|
* const command = new GetDevicePoolCompatibilityCommand(input);
|
|
89
90
|
* const response = await client.send(command);
|
|
@@ -23,7 +23,7 @@ export interface GetInstanceProfileCommandOutput extends GetInstanceProfileResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetInstanceProfileCommand_base: {
|
|
25
25
|
new (input: GetInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetInstanceProfileCommandInput, GetInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetInstanceProfileCommandInput, GetInstanceProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetJobCommandOutput extends GetJobResult, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetJobCommand_base: {
|
|
25
25
|
new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetNetworkProfileCommandOutput extends GetNetworkProfileResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetNetworkProfileCommand_base: {
|
|
25
25
|
new (input: GetNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkProfileCommandInput, GetNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetNetworkProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetNetworkProfileCommandInput, GetNetworkProfileCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetProjectCommandOutput extends GetProjectResult, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetProjectCommand_base: {
|
|
25
25
|
new (input: GetProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetProjectCommandInput, GetProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetProjectCommandInput, GetProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRemoteAccessSessionCommandOutput extends GetRemoteAccessSess
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRemoteAccessSessionCommand_base: {
|
|
25
25
|
new (input: GetRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetRemoteAccessSessionCommandInput, GetRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetRemoteAccessSessionCommandInput, GetRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRunCommandOutput extends GetRunResult, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRunCommand_base: {
|
|
25
25
|
new (input: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSuiteCommandOutput extends GetSuiteResult, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSuiteCommand_base: {
|
|
25
25
|
new (input: GetSuiteCommandInput): import("@smithy/smithy-client").CommandImpl<GetSuiteCommandInput, GetSuiteCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSuiteCommandInput): import("@smithy/smithy-client").CommandImpl<GetSuiteCommandInput, GetSuiteCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTestCommandOutput extends GetTestResult, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTestCommand_base: {
|
|
25
25
|
new (input: GetTestCommandInput): import("@smithy/smithy-client").CommandImpl<GetTestCommandInput, GetTestCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTestCommandInput): import("@smithy/smithy-client").CommandImpl<GetTestCommandInput, GetTestCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetTestGridProjectCommandOutput extends GetTestGridProjectResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetTestGridProjectCommand_base: {
|
|
25
25
|
new (input: GetTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetTestGridProjectCommandInput, GetTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetTestGridProjectCommandInput): import("@smithy/smithy-client").CommandImpl<GetTestGridProjectCommandInput, GetTestGridProjectCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetUploadCommandOutput extends GetUploadResult, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetUploadCommand_base: {
|
|
25
25
|
new (input: GetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<GetUploadCommandInput, GetUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetUploadCommandInput): import("@smithy/smithy-client").CommandImpl<GetUploadCommandInput, GetUploadCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetVPCEConfigurationCommandOutput extends GetVPCEConfigurationR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetVPCEConfigurationCommand_base: {
|
|
25
25
|
new (input: GetVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVPCEConfigurationCommandInput, GetVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetVPCEConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetVPCEConfigurationCommandInput, GetVPCEConfigurationCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface InstallToRemoteAccessSessionCommandOutput extends InstallToRemo
|
|
|
23
23
|
}
|
|
24
24
|
declare const InstallToRemoteAccessSessionCommand_base: {
|
|
25
25
|
new (input: InstallToRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<InstallToRemoteAccessSessionCommandInput, InstallToRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: InstallToRemoteAccessSessionCommandInput): import("@smithy/smithy-client").CommandImpl<InstallToRemoteAccessSessionCommandInput, InstallToRemoteAccessSessionCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListArtifactsCommandOutput extends ListArtifactsResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListArtifactsCommand_base: {
|
|
25
25
|
new (input: ListArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArtifactsCommandInput, ListArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListArtifactsCommandInput, ListArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListDevicePoolsCommandOutput extends ListDevicePoolsResult, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListDevicePoolsCommand_base: {
|
|
25
25
|
new (input: ListDevicePoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListDevicePoolsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicePoolsCommandInput, ListDevicePoolsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListJobsCommandOutput extends ListJobsResult, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListJobsCommand_base: {
|
|
25
25
|
new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListJobsCommandInput, ListJobsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListNetworkProfilesCommandOutput extends ListNetworkProfilesRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListNetworkProfilesCommand_base: {
|
|
25
25
|
new (input: ListNetworkProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNetworkProfilesCommandInput, ListNetworkProfilesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListNetworkProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNetworkProfilesCommandInput, ListNetworkProfilesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListRemoteAccessSessionsCommandOutput extends ListRemoteAccessS
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListRemoteAccessSessionsCommand_base: {
|
|
25
25
|
new (input: ListRemoteAccessSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRemoteAccessSessionsCommandInput, ListRemoteAccessSessionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListRemoteAccessSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRemoteAccessSessionsCommandInput, ListRemoteAccessSessionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListRunsCommandOutput extends ListRunsResult, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListRunsCommand_base: {
|
|
25
25
|
new (input: ListRunsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRunsCommandInput, ListRunsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListRunsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRunsCommandInput, ListRunsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSamplesCommandOutput extends ListSamplesResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSamplesCommand_base: {
|
|
25
25
|
new (input: ListSamplesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSamplesCommandInput, ListSamplesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSamplesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSamplesCommandInput, ListSamplesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSuitesCommandOutput extends ListSuitesResult, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSuitesCommand_base: {
|
|
25
25
|
new (input: ListSuitesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSuitesCommandInput, ListSuitesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSuitesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSuitesCommandInput, ListSuitesCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTestGridSessionActionsCommandOutput extends ListTestGridSes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTestGridSessionActionsCommand_base: {
|
|
25
25
|
new (input: ListTestGridSessionActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionActionsCommandInput, ListTestGridSessionActionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTestGridSessionActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionActionsCommandInput, ListTestGridSessionActionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTestGridSessionArtifactsCommandOutput extends ListTestGridS
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTestGridSessionArtifactsCommand_base: {
|
|
25
25
|
new (input: ListTestGridSessionArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionArtifactsCommandInput, ListTestGridSessionArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTestGridSessionArtifactsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionArtifactsCommandInput, ListTestGridSessionArtifactsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTestGridSessionsCommandOutput extends ListTestGridSessionsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTestGridSessionsCommand_base: {
|
|
25
25
|
new (input: ListTestGridSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionsCommandInput, ListTestGridSessionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTestGridSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestGridSessionsCommandInput, ListTestGridSessionsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTestsCommandOutput extends ListTestsResult, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTestsCommand_base: {
|
|
25
25
|
new (input: ListTestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestsCommandInput, ListTestsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTestsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTestsCommandInput, ListTestsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListUniqueProblemsCommandOutput extends ListUniqueProblemsResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListUniqueProblemsCommand_base: {
|
|
25
25
|
new (input: ListUniqueProblemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListUniqueProblemsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUniqueProblemsCommandInput, ListUniqueProblemsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListUploadsCommandOutput extends ListUploadsResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListUploadsCommand_base: {
|
|
25
25
|
new (input: ListUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUploadsCommandInput, ListUploadsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListUploadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUploadsCommandInput, ListUploadsCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PurchaseOfferingCommandOutput extends PurchaseOfferingResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const PurchaseOfferingCommand_base: {
|
|
25
25
|
new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PurchaseOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseOfferingCommandInput, PurchaseOfferingCommandOutput, DeviceFarmClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|