@aws-sdk/client-device-farm 3.490.0 → 3.496.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/DeviceFarm.js +1 -165
- package/dist-cjs/DeviceFarmClient.js +1 -43
- package/dist-cjs/commands/CreateDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateProjectCommand.js +1 -28
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +1 -29
- package/dist-cjs/commands/CreateUploadCommand.js +1 -29
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/DeleteRunCommand.js +1 -28
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/DeleteUploadCommand.js +1 -28
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +1 -28
- package/dist-cjs/commands/GetDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +1 -28
- package/dist-cjs/commands/GetInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/GetJobCommand.js +1 -28
- package/dist-cjs/commands/GetNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/GetOfferingStatusCommand.js +1 -28
- package/dist-cjs/commands/GetProjectCommand.js +1 -28
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/GetRunCommand.js +1 -28
- package/dist-cjs/commands/GetSuiteCommand.js +1 -28
- package/dist-cjs/commands/GetTestCommand.js +1 -28
- package/dist-cjs/commands/GetTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/GetTestGridSessionCommand.js +1 -28
- package/dist-cjs/commands/GetUploadCommand.js +1 -29
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +1 -29
- package/dist-cjs/commands/ListArtifactsCommand.js +1 -28
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +1 -28
- package/dist-cjs/commands/ListDevicePoolsCommand.js +1 -28
- package/dist-cjs/commands/ListDevicesCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListJobsCommand.js +1 -28
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +1 -28
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +1 -28
- package/dist-cjs/commands/ListOfferingsCommand.js +1 -28
- package/dist-cjs/commands/ListProjectsCommand.js +1 -28
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +1 -28
- package/dist-cjs/commands/ListRunsCommand.js +1 -28
- package/dist-cjs/commands/ListSamplesCommand.js +1 -28
- package/dist-cjs/commands/ListSuitesCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +1 -28
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +1 -28
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +1 -29
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +1 -28
- package/dist-cjs/commands/ListTestsCommand.js +1 -28
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +1 -28
- package/dist-cjs/commands/ListUploadsCommand.js +1 -29
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/PurchaseOfferingCommand.js +1 -28
- package/dist-cjs/commands/RenewOfferingCommand.js +1 -28
- package/dist-cjs/commands/ScheduleRunCommand.js +1 -28
- package/dist-cjs/commands/StopJobCommand.js +1 -28
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +1 -28
- package/dist-cjs/commands/StopRunCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +1 -28
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +1 -28
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +1 -28
- package/dist-cjs/commands/UpdateProjectCommand.js +1 -28
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +1 -28
- package/dist-cjs/commands/UpdateUploadCommand.js +1 -29
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -80
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6872 -11
- package/dist-cjs/models/DeviceFarmServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -458
- package/dist-cjs/pagination/GetOfferingStatusPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListArtifactsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDevicePoolsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDevicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
- package/dist-cjs/pagination/ListOfferingTransactionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListOfferingsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProjectsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRunsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSamplesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSuitesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridProjectsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridSessionActionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridSessionArtifactsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestGridSessionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTestsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUniqueProblemsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUploadsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -22
- package/dist-cjs/protocols/Aws_json1_1.js +1 -4666
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
package/dist-cjs/DeviceFarm.js
CHANGED
|
@@ -1,165 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeviceFarm = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const CreateDevicePoolCommand_1 = require("./commands/CreateDevicePoolCommand");
|
|
6
|
-
const CreateInstanceProfileCommand_1 = require("./commands/CreateInstanceProfileCommand");
|
|
7
|
-
const CreateNetworkProfileCommand_1 = require("./commands/CreateNetworkProfileCommand");
|
|
8
|
-
const CreateProjectCommand_1 = require("./commands/CreateProjectCommand");
|
|
9
|
-
const CreateRemoteAccessSessionCommand_1 = require("./commands/CreateRemoteAccessSessionCommand");
|
|
10
|
-
const CreateTestGridProjectCommand_1 = require("./commands/CreateTestGridProjectCommand");
|
|
11
|
-
const CreateTestGridUrlCommand_1 = require("./commands/CreateTestGridUrlCommand");
|
|
12
|
-
const CreateUploadCommand_1 = require("./commands/CreateUploadCommand");
|
|
13
|
-
const CreateVPCEConfigurationCommand_1 = require("./commands/CreateVPCEConfigurationCommand");
|
|
14
|
-
const DeleteDevicePoolCommand_1 = require("./commands/DeleteDevicePoolCommand");
|
|
15
|
-
const DeleteInstanceProfileCommand_1 = require("./commands/DeleteInstanceProfileCommand");
|
|
16
|
-
const DeleteNetworkProfileCommand_1 = require("./commands/DeleteNetworkProfileCommand");
|
|
17
|
-
const DeleteProjectCommand_1 = require("./commands/DeleteProjectCommand");
|
|
18
|
-
const DeleteRemoteAccessSessionCommand_1 = require("./commands/DeleteRemoteAccessSessionCommand");
|
|
19
|
-
const DeleteRunCommand_1 = require("./commands/DeleteRunCommand");
|
|
20
|
-
const DeleteTestGridProjectCommand_1 = require("./commands/DeleteTestGridProjectCommand");
|
|
21
|
-
const DeleteUploadCommand_1 = require("./commands/DeleteUploadCommand");
|
|
22
|
-
const DeleteVPCEConfigurationCommand_1 = require("./commands/DeleteVPCEConfigurationCommand");
|
|
23
|
-
const GetAccountSettingsCommand_1 = require("./commands/GetAccountSettingsCommand");
|
|
24
|
-
const GetDeviceCommand_1 = require("./commands/GetDeviceCommand");
|
|
25
|
-
const GetDeviceInstanceCommand_1 = require("./commands/GetDeviceInstanceCommand");
|
|
26
|
-
const GetDevicePoolCommand_1 = require("./commands/GetDevicePoolCommand");
|
|
27
|
-
const GetDevicePoolCompatibilityCommand_1 = require("./commands/GetDevicePoolCompatibilityCommand");
|
|
28
|
-
const GetInstanceProfileCommand_1 = require("./commands/GetInstanceProfileCommand");
|
|
29
|
-
const GetJobCommand_1 = require("./commands/GetJobCommand");
|
|
30
|
-
const GetNetworkProfileCommand_1 = require("./commands/GetNetworkProfileCommand");
|
|
31
|
-
const GetOfferingStatusCommand_1 = require("./commands/GetOfferingStatusCommand");
|
|
32
|
-
const GetProjectCommand_1 = require("./commands/GetProjectCommand");
|
|
33
|
-
const GetRemoteAccessSessionCommand_1 = require("./commands/GetRemoteAccessSessionCommand");
|
|
34
|
-
const GetRunCommand_1 = require("./commands/GetRunCommand");
|
|
35
|
-
const GetSuiteCommand_1 = require("./commands/GetSuiteCommand");
|
|
36
|
-
const GetTestCommand_1 = require("./commands/GetTestCommand");
|
|
37
|
-
const GetTestGridProjectCommand_1 = require("./commands/GetTestGridProjectCommand");
|
|
38
|
-
const GetTestGridSessionCommand_1 = require("./commands/GetTestGridSessionCommand");
|
|
39
|
-
const GetUploadCommand_1 = require("./commands/GetUploadCommand");
|
|
40
|
-
const GetVPCEConfigurationCommand_1 = require("./commands/GetVPCEConfigurationCommand");
|
|
41
|
-
const InstallToRemoteAccessSessionCommand_1 = require("./commands/InstallToRemoteAccessSessionCommand");
|
|
42
|
-
const ListArtifactsCommand_1 = require("./commands/ListArtifactsCommand");
|
|
43
|
-
const ListDeviceInstancesCommand_1 = require("./commands/ListDeviceInstancesCommand");
|
|
44
|
-
const ListDevicePoolsCommand_1 = require("./commands/ListDevicePoolsCommand");
|
|
45
|
-
const ListDevicesCommand_1 = require("./commands/ListDevicesCommand");
|
|
46
|
-
const ListInstanceProfilesCommand_1 = require("./commands/ListInstanceProfilesCommand");
|
|
47
|
-
const ListJobsCommand_1 = require("./commands/ListJobsCommand");
|
|
48
|
-
const ListNetworkProfilesCommand_1 = require("./commands/ListNetworkProfilesCommand");
|
|
49
|
-
const ListOfferingPromotionsCommand_1 = require("./commands/ListOfferingPromotionsCommand");
|
|
50
|
-
const ListOfferingsCommand_1 = require("./commands/ListOfferingsCommand");
|
|
51
|
-
const ListOfferingTransactionsCommand_1 = require("./commands/ListOfferingTransactionsCommand");
|
|
52
|
-
const ListProjectsCommand_1 = require("./commands/ListProjectsCommand");
|
|
53
|
-
const ListRemoteAccessSessionsCommand_1 = require("./commands/ListRemoteAccessSessionsCommand");
|
|
54
|
-
const ListRunsCommand_1 = require("./commands/ListRunsCommand");
|
|
55
|
-
const ListSamplesCommand_1 = require("./commands/ListSamplesCommand");
|
|
56
|
-
const ListSuitesCommand_1 = require("./commands/ListSuitesCommand");
|
|
57
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
58
|
-
const ListTestGridProjectsCommand_1 = require("./commands/ListTestGridProjectsCommand");
|
|
59
|
-
const ListTestGridSessionActionsCommand_1 = require("./commands/ListTestGridSessionActionsCommand");
|
|
60
|
-
const ListTestGridSessionArtifactsCommand_1 = require("./commands/ListTestGridSessionArtifactsCommand");
|
|
61
|
-
const ListTestGridSessionsCommand_1 = require("./commands/ListTestGridSessionsCommand");
|
|
62
|
-
const ListTestsCommand_1 = require("./commands/ListTestsCommand");
|
|
63
|
-
const ListUniqueProblemsCommand_1 = require("./commands/ListUniqueProblemsCommand");
|
|
64
|
-
const ListUploadsCommand_1 = require("./commands/ListUploadsCommand");
|
|
65
|
-
const ListVPCEConfigurationsCommand_1 = require("./commands/ListVPCEConfigurationsCommand");
|
|
66
|
-
const PurchaseOfferingCommand_1 = require("./commands/PurchaseOfferingCommand");
|
|
67
|
-
const RenewOfferingCommand_1 = require("./commands/RenewOfferingCommand");
|
|
68
|
-
const ScheduleRunCommand_1 = require("./commands/ScheduleRunCommand");
|
|
69
|
-
const StopJobCommand_1 = require("./commands/StopJobCommand");
|
|
70
|
-
const StopRemoteAccessSessionCommand_1 = require("./commands/StopRemoteAccessSessionCommand");
|
|
71
|
-
const StopRunCommand_1 = require("./commands/StopRunCommand");
|
|
72
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
73
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
74
|
-
const UpdateDeviceInstanceCommand_1 = require("./commands/UpdateDeviceInstanceCommand");
|
|
75
|
-
const UpdateDevicePoolCommand_1 = require("./commands/UpdateDevicePoolCommand");
|
|
76
|
-
const UpdateInstanceProfileCommand_1 = require("./commands/UpdateInstanceProfileCommand");
|
|
77
|
-
const UpdateNetworkProfileCommand_1 = require("./commands/UpdateNetworkProfileCommand");
|
|
78
|
-
const UpdateProjectCommand_1 = require("./commands/UpdateProjectCommand");
|
|
79
|
-
const UpdateTestGridProjectCommand_1 = require("./commands/UpdateTestGridProjectCommand");
|
|
80
|
-
const UpdateUploadCommand_1 = require("./commands/UpdateUploadCommand");
|
|
81
|
-
const UpdateVPCEConfigurationCommand_1 = require("./commands/UpdateVPCEConfigurationCommand");
|
|
82
|
-
const DeviceFarmClient_1 = require("./DeviceFarmClient");
|
|
83
|
-
const commands = {
|
|
84
|
-
CreateDevicePoolCommand: CreateDevicePoolCommand_1.CreateDevicePoolCommand,
|
|
85
|
-
CreateInstanceProfileCommand: CreateInstanceProfileCommand_1.CreateInstanceProfileCommand,
|
|
86
|
-
CreateNetworkProfileCommand: CreateNetworkProfileCommand_1.CreateNetworkProfileCommand,
|
|
87
|
-
CreateProjectCommand: CreateProjectCommand_1.CreateProjectCommand,
|
|
88
|
-
CreateRemoteAccessSessionCommand: CreateRemoteAccessSessionCommand_1.CreateRemoteAccessSessionCommand,
|
|
89
|
-
CreateTestGridProjectCommand: CreateTestGridProjectCommand_1.CreateTestGridProjectCommand,
|
|
90
|
-
CreateTestGridUrlCommand: CreateTestGridUrlCommand_1.CreateTestGridUrlCommand,
|
|
91
|
-
CreateUploadCommand: CreateUploadCommand_1.CreateUploadCommand,
|
|
92
|
-
CreateVPCEConfigurationCommand: CreateVPCEConfigurationCommand_1.CreateVPCEConfigurationCommand,
|
|
93
|
-
DeleteDevicePoolCommand: DeleteDevicePoolCommand_1.DeleteDevicePoolCommand,
|
|
94
|
-
DeleteInstanceProfileCommand: DeleteInstanceProfileCommand_1.DeleteInstanceProfileCommand,
|
|
95
|
-
DeleteNetworkProfileCommand: DeleteNetworkProfileCommand_1.DeleteNetworkProfileCommand,
|
|
96
|
-
DeleteProjectCommand: DeleteProjectCommand_1.DeleteProjectCommand,
|
|
97
|
-
DeleteRemoteAccessSessionCommand: DeleteRemoteAccessSessionCommand_1.DeleteRemoteAccessSessionCommand,
|
|
98
|
-
DeleteRunCommand: DeleteRunCommand_1.DeleteRunCommand,
|
|
99
|
-
DeleteTestGridProjectCommand: DeleteTestGridProjectCommand_1.DeleteTestGridProjectCommand,
|
|
100
|
-
DeleteUploadCommand: DeleteUploadCommand_1.DeleteUploadCommand,
|
|
101
|
-
DeleteVPCEConfigurationCommand: DeleteVPCEConfigurationCommand_1.DeleteVPCEConfigurationCommand,
|
|
102
|
-
GetAccountSettingsCommand: GetAccountSettingsCommand_1.GetAccountSettingsCommand,
|
|
103
|
-
GetDeviceCommand: GetDeviceCommand_1.GetDeviceCommand,
|
|
104
|
-
GetDeviceInstanceCommand: GetDeviceInstanceCommand_1.GetDeviceInstanceCommand,
|
|
105
|
-
GetDevicePoolCommand: GetDevicePoolCommand_1.GetDevicePoolCommand,
|
|
106
|
-
GetDevicePoolCompatibilityCommand: GetDevicePoolCompatibilityCommand_1.GetDevicePoolCompatibilityCommand,
|
|
107
|
-
GetInstanceProfileCommand: GetInstanceProfileCommand_1.GetInstanceProfileCommand,
|
|
108
|
-
GetJobCommand: GetJobCommand_1.GetJobCommand,
|
|
109
|
-
GetNetworkProfileCommand: GetNetworkProfileCommand_1.GetNetworkProfileCommand,
|
|
110
|
-
GetOfferingStatusCommand: GetOfferingStatusCommand_1.GetOfferingStatusCommand,
|
|
111
|
-
GetProjectCommand: GetProjectCommand_1.GetProjectCommand,
|
|
112
|
-
GetRemoteAccessSessionCommand: GetRemoteAccessSessionCommand_1.GetRemoteAccessSessionCommand,
|
|
113
|
-
GetRunCommand: GetRunCommand_1.GetRunCommand,
|
|
114
|
-
GetSuiteCommand: GetSuiteCommand_1.GetSuiteCommand,
|
|
115
|
-
GetTestCommand: GetTestCommand_1.GetTestCommand,
|
|
116
|
-
GetTestGridProjectCommand: GetTestGridProjectCommand_1.GetTestGridProjectCommand,
|
|
117
|
-
GetTestGridSessionCommand: GetTestGridSessionCommand_1.GetTestGridSessionCommand,
|
|
118
|
-
GetUploadCommand: GetUploadCommand_1.GetUploadCommand,
|
|
119
|
-
GetVPCEConfigurationCommand: GetVPCEConfigurationCommand_1.GetVPCEConfigurationCommand,
|
|
120
|
-
InstallToRemoteAccessSessionCommand: InstallToRemoteAccessSessionCommand_1.InstallToRemoteAccessSessionCommand,
|
|
121
|
-
ListArtifactsCommand: ListArtifactsCommand_1.ListArtifactsCommand,
|
|
122
|
-
ListDeviceInstancesCommand: ListDeviceInstancesCommand_1.ListDeviceInstancesCommand,
|
|
123
|
-
ListDevicePoolsCommand: ListDevicePoolsCommand_1.ListDevicePoolsCommand,
|
|
124
|
-
ListDevicesCommand: ListDevicesCommand_1.ListDevicesCommand,
|
|
125
|
-
ListInstanceProfilesCommand: ListInstanceProfilesCommand_1.ListInstanceProfilesCommand,
|
|
126
|
-
ListJobsCommand: ListJobsCommand_1.ListJobsCommand,
|
|
127
|
-
ListNetworkProfilesCommand: ListNetworkProfilesCommand_1.ListNetworkProfilesCommand,
|
|
128
|
-
ListOfferingPromotionsCommand: ListOfferingPromotionsCommand_1.ListOfferingPromotionsCommand,
|
|
129
|
-
ListOfferingsCommand: ListOfferingsCommand_1.ListOfferingsCommand,
|
|
130
|
-
ListOfferingTransactionsCommand: ListOfferingTransactionsCommand_1.ListOfferingTransactionsCommand,
|
|
131
|
-
ListProjectsCommand: ListProjectsCommand_1.ListProjectsCommand,
|
|
132
|
-
ListRemoteAccessSessionsCommand: ListRemoteAccessSessionsCommand_1.ListRemoteAccessSessionsCommand,
|
|
133
|
-
ListRunsCommand: ListRunsCommand_1.ListRunsCommand,
|
|
134
|
-
ListSamplesCommand: ListSamplesCommand_1.ListSamplesCommand,
|
|
135
|
-
ListSuitesCommand: ListSuitesCommand_1.ListSuitesCommand,
|
|
136
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
137
|
-
ListTestGridProjectsCommand: ListTestGridProjectsCommand_1.ListTestGridProjectsCommand,
|
|
138
|
-
ListTestGridSessionActionsCommand: ListTestGridSessionActionsCommand_1.ListTestGridSessionActionsCommand,
|
|
139
|
-
ListTestGridSessionArtifactsCommand: ListTestGridSessionArtifactsCommand_1.ListTestGridSessionArtifactsCommand,
|
|
140
|
-
ListTestGridSessionsCommand: ListTestGridSessionsCommand_1.ListTestGridSessionsCommand,
|
|
141
|
-
ListTestsCommand: ListTestsCommand_1.ListTestsCommand,
|
|
142
|
-
ListUniqueProblemsCommand: ListUniqueProblemsCommand_1.ListUniqueProblemsCommand,
|
|
143
|
-
ListUploadsCommand: ListUploadsCommand_1.ListUploadsCommand,
|
|
144
|
-
ListVPCEConfigurationsCommand: ListVPCEConfigurationsCommand_1.ListVPCEConfigurationsCommand,
|
|
145
|
-
PurchaseOfferingCommand: PurchaseOfferingCommand_1.PurchaseOfferingCommand,
|
|
146
|
-
RenewOfferingCommand: RenewOfferingCommand_1.RenewOfferingCommand,
|
|
147
|
-
ScheduleRunCommand: ScheduleRunCommand_1.ScheduleRunCommand,
|
|
148
|
-
StopJobCommand: StopJobCommand_1.StopJobCommand,
|
|
149
|
-
StopRemoteAccessSessionCommand: StopRemoteAccessSessionCommand_1.StopRemoteAccessSessionCommand,
|
|
150
|
-
StopRunCommand: StopRunCommand_1.StopRunCommand,
|
|
151
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
152
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
153
|
-
UpdateDeviceInstanceCommand: UpdateDeviceInstanceCommand_1.UpdateDeviceInstanceCommand,
|
|
154
|
-
UpdateDevicePoolCommand: UpdateDevicePoolCommand_1.UpdateDevicePoolCommand,
|
|
155
|
-
UpdateInstanceProfileCommand: UpdateInstanceProfileCommand_1.UpdateInstanceProfileCommand,
|
|
156
|
-
UpdateNetworkProfileCommand: UpdateNetworkProfileCommand_1.UpdateNetworkProfileCommand,
|
|
157
|
-
UpdateProjectCommand: UpdateProjectCommand_1.UpdateProjectCommand,
|
|
158
|
-
UpdateTestGridProjectCommand: UpdateTestGridProjectCommand_1.UpdateTestGridProjectCommand,
|
|
159
|
-
UpdateUploadCommand: UpdateUploadCommand_1.UpdateUploadCommand,
|
|
160
|
-
UpdateVPCEConfigurationCommand: UpdateVPCEConfigurationCommand_1.UpdateVPCEConfigurationCommand,
|
|
161
|
-
};
|
|
162
|
-
class DeviceFarm extends DeviceFarmClient_1.DeviceFarmClient {
|
|
163
|
-
}
|
|
164
|
-
exports.DeviceFarm = DeviceFarm;
|
|
165
|
-
(0, smithy_client_1.createAggregatedClient)(commands, DeviceFarm);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeviceFarmClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class DeviceFarmClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.DeviceFarmClient = DeviceFarmClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDevicePoolCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateDevicePoolCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateDevicePool", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateDevicePoolCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateDevicePoolCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateDevicePoolCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateDevicePoolCommand = CreateDevicePoolCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateInstanceProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateInstanceProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateInstanceProfile", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateInstanceProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateInstanceProfileCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateInstanceProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateInstanceProfileCommand = CreateInstanceProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateNetworkProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateNetworkProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateNetworkProfile", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateNetworkProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateNetworkProfileCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateNetworkProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateNetworkProfileCommand = CreateNetworkProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateProjectCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateProjectCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateProject", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateProjectCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateProjectCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateProjectCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateProjectCommand = CreateProjectCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateRemoteAccessSessionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateRemoteAccessSessionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateRemoteAccessSession", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateRemoteAccessSessionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateRemoteAccessSessionCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateRemoteAccessSessionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateRemoteAccessSessionCommand = CreateRemoteAccessSessionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateTestGridProjectCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateTestGridProjectCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateTestGridProject", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateTestGridProjectCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateTestGridProjectCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateTestGridProjectCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateTestGridProjectCommand = CreateTestGridProjectCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateTestGridUrlCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateTestGridUrlCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("DeviceFarm_20150623", "CreateTestGridUrl", {})
|
|
23
|
-
.n("DeviceFarmClient", "CreateTestGridUrlCommand")
|
|
24
|
-
.f(void 0, models_0_1.CreateTestGridUrlResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_CreateTestGridUrlCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_CreateTestGridUrlCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateTestGridUrlCommand = CreateTestGridUrlCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateUploadCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateUploadCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("DeviceFarm_20150623", "CreateUpload", {})
|
|
23
|
-
.n("DeviceFarmClient", "CreateUploadCommand")
|
|
24
|
-
.f(void 0, models_0_1.CreateUploadResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_CreateUploadCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_CreateUploadCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateUploadCommand = CreateUploadCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateVPCEConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateVPCEConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "CreateVPCEConfiguration", {})
|
|
22
|
-
.n("DeviceFarmClient", "CreateVPCEConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateVPCEConfigurationCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateVPCEConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateVPCEConfigurationCommand = CreateVPCEConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteDevicePoolCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteDevicePoolCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "DeleteDevicePool", {})
|
|
22
|
-
.n("DeviceFarmClient", "DeleteDevicePoolCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_DeleteDevicePoolCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_DeleteDevicePoolCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteDevicePoolCommand = DeleteDevicePoolCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteInstanceProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteInstanceProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "DeleteInstanceProfile", {})
|
|
22
|
-
.n("DeviceFarmClient", "DeleteInstanceProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_DeleteInstanceProfileCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_DeleteInstanceProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteInstanceProfileCommand = DeleteInstanceProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteNetworkProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteNetworkProfileCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "DeleteNetworkProfile", {})
|
|
22
|
-
.n("DeviceFarmClient", "DeleteNetworkProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_DeleteNetworkProfileCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_DeleteNetworkProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteNetworkProfileCommand = DeleteNetworkProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteProjectCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteProjectCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "DeleteProject", {})
|
|
22
|
-
.n("DeviceFarmClient", "DeleteProjectCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_DeleteProjectCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_DeleteProjectCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteProjectCommand = DeleteProjectCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteRemoteAccessSessionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteRemoteAccessSessionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("DeviceFarm_20150623", "DeleteRemoteAccessSession", {})
|
|
22
|
-
.n("DeviceFarmClient", "DeleteRemoteAccessSessionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_DeleteRemoteAccessSessionCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_DeleteRemoteAccessSessionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteRemoteAccessSessionCommand = DeleteRemoteAccessSessionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|