@aws-sdk/client-device-farm 3.296.0 → 3.298.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/commands/CreateDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/CreateTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateTestGridUrlCommand.js +1 -1
- package/dist-cjs/commands/CreateUploadCommand.js +1 -1
- package/dist-cjs/commands/CreateVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/DeleteRunCommand.js +2 -3
- package/dist-cjs/commands/DeleteTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteUploadCommand.js +2 -3
- package/dist-cjs/commands/DeleteVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetDeviceCommand.js +2 -3
- package/dist-cjs/commands/GetDeviceInstanceCommand.js +2 -3
- package/dist-cjs/commands/GetDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/GetDevicePoolCompatibilityCommand.js +2 -3
- package/dist-cjs/commands/GetInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/GetJobCommand.js +2 -3
- package/dist-cjs/commands/GetNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/GetOfferingStatusCommand.js +2 -3
- package/dist-cjs/commands/GetProjectCommand.js +2 -3
- package/dist-cjs/commands/GetRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/GetRunCommand.js +2 -3
- package/dist-cjs/commands/GetSuiteCommand.js +2 -3
- package/dist-cjs/commands/GetTestCommand.js +2 -3
- package/dist-cjs/commands/GetTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/GetTestGridSessionCommand.js +2 -3
- package/dist-cjs/commands/GetUploadCommand.js +1 -1
- package/dist-cjs/commands/GetVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/commands/InstallToRemoteAccessSessionCommand.js +1 -1
- package/dist-cjs/commands/ListArtifactsCommand.js +2 -3
- package/dist-cjs/commands/ListDeviceInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListDevicePoolsCommand.js +2 -3
- package/dist-cjs/commands/ListDevicesCommand.js +2 -3
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListJobsCommand.js +2 -3
- package/dist-cjs/commands/ListNetworkProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingPromotionsCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingTransactionsCommand.js +2 -3
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -3
- package/dist-cjs/commands/ListProjectsCommand.js +2 -3
- package/dist-cjs/commands/ListRemoteAccessSessionsCommand.js +2 -3
- package/dist-cjs/commands/ListRunsCommand.js +2 -3
- package/dist-cjs/commands/ListSamplesCommand.js +2 -3
- package/dist-cjs/commands/ListSuitesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTestGridProjectsCommand.js +2 -3
- package/dist-cjs/commands/ListTestGridSessionActionsCommand.js +2 -3
- package/dist-cjs/commands/ListTestGridSessionArtifactsCommand.js +1 -1
- package/dist-cjs/commands/ListTestGridSessionsCommand.js +2 -3
- package/dist-cjs/commands/ListTestsCommand.js +2 -3
- package/dist-cjs/commands/ListUniqueProblemsCommand.js +2 -3
- package/dist-cjs/commands/ListUploadsCommand.js +1 -1
- package/dist-cjs/commands/ListVPCEConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-cjs/commands/RenewOfferingCommand.js +2 -3
- package/dist-cjs/commands/ScheduleRunCommand.js +2 -3
- package/dist-cjs/commands/StopJobCommand.js +2 -3
- package/dist-cjs/commands/StopRemoteAccessSessionCommand.js +2 -3
- package/dist-cjs/commands/StopRunCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDeviceInstanceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDevicePoolCommand.js +2 -3
- package/dist-cjs/commands/UpdateInstanceProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateNetworkProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
- package/dist-cjs/commands/UpdateTestGridProjectCommand.js +2 -3
- package/dist-cjs/commands/UpdateUploadCommand.js +1 -1
- package/dist-cjs/commands/UpdateVPCEConfigurationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -785
- package/dist-es/commands/CreateDevicePoolCommand.js +2 -3
- package/dist-es/commands/CreateInstanceProfileCommand.js +2 -3
- package/dist-es/commands/CreateNetworkProfileCommand.js +2 -3
- package/dist-es/commands/CreateProjectCommand.js +2 -3
- package/dist-es/commands/CreateRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/CreateTestGridProjectCommand.js +2 -3
- package/dist-es/commands/CreateTestGridUrlCommand.js +2 -2
- package/dist-es/commands/CreateUploadCommand.js +2 -2
- package/dist-es/commands/CreateVPCEConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteDevicePoolCommand.js +2 -3
- package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -3
- package/dist-es/commands/DeleteNetworkProfileCommand.js +2 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -3
- package/dist-es/commands/DeleteRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/DeleteRunCommand.js +2 -3
- package/dist-es/commands/DeleteTestGridProjectCommand.js +2 -3
- package/dist-es/commands/DeleteUploadCommand.js +2 -3
- package/dist-es/commands/DeleteVPCEConfigurationCommand.js +2 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-es/commands/GetDeviceCommand.js +2 -3
- package/dist-es/commands/GetDeviceInstanceCommand.js +2 -3
- package/dist-es/commands/GetDevicePoolCommand.js +2 -3
- package/dist-es/commands/GetDevicePoolCompatibilityCommand.js +2 -3
- package/dist-es/commands/GetInstanceProfileCommand.js +2 -3
- package/dist-es/commands/GetJobCommand.js +2 -3
- package/dist-es/commands/GetNetworkProfileCommand.js +2 -3
- package/dist-es/commands/GetOfferingStatusCommand.js +2 -3
- package/dist-es/commands/GetProjectCommand.js +2 -3
- package/dist-es/commands/GetRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/GetRunCommand.js +2 -3
- package/dist-es/commands/GetSuiteCommand.js +2 -3
- package/dist-es/commands/GetTestCommand.js +2 -3
- package/dist-es/commands/GetTestGridProjectCommand.js +2 -3
- package/dist-es/commands/GetTestGridSessionCommand.js +2 -3
- package/dist-es/commands/GetUploadCommand.js +2 -2
- package/dist-es/commands/GetVPCEConfigurationCommand.js +2 -3
- package/dist-es/commands/InstallToRemoteAccessSessionCommand.js +2 -2
- package/dist-es/commands/ListArtifactsCommand.js +2 -3
- package/dist-es/commands/ListDeviceInstancesCommand.js +2 -3
- package/dist-es/commands/ListDevicePoolsCommand.js +2 -3
- package/dist-es/commands/ListDevicesCommand.js +2 -3
- package/dist-es/commands/ListInstanceProfilesCommand.js +2 -3
- package/dist-es/commands/ListJobsCommand.js +2 -3
- package/dist-es/commands/ListNetworkProfilesCommand.js +2 -3
- package/dist-es/commands/ListOfferingPromotionsCommand.js +2 -3
- package/dist-es/commands/ListOfferingTransactionsCommand.js +2 -3
- package/dist-es/commands/ListOfferingsCommand.js +2 -3
- package/dist-es/commands/ListProjectsCommand.js +2 -3
- package/dist-es/commands/ListRemoteAccessSessionsCommand.js +2 -3
- package/dist-es/commands/ListRunsCommand.js +2 -3
- package/dist-es/commands/ListSamplesCommand.js +2 -3
- package/dist-es/commands/ListSuitesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTestGridProjectsCommand.js +2 -3
- package/dist-es/commands/ListTestGridSessionActionsCommand.js +2 -3
- package/dist-es/commands/ListTestGridSessionArtifactsCommand.js +2 -2
- package/dist-es/commands/ListTestGridSessionsCommand.js +2 -3
- package/dist-es/commands/ListTestsCommand.js +2 -3
- package/dist-es/commands/ListUniqueProblemsCommand.js +2 -3
- package/dist-es/commands/ListUploadsCommand.js +2 -2
- package/dist-es/commands/ListVPCEConfigurationsCommand.js +2 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +2 -3
- package/dist-es/commands/RenewOfferingCommand.js +2 -3
- package/dist-es/commands/ScheduleRunCommand.js +2 -3
- package/dist-es/commands/StopJobCommand.js +2 -3
- package/dist-es/commands/StopRemoteAccessSessionCommand.js +2 -3
- package/dist-es/commands/StopRunCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDeviceInstanceCommand.js +2 -3
- package/dist-es/commands/UpdateDevicePoolCommand.js +2 -3
- package/dist-es/commands/UpdateInstanceProfileCommand.js +2 -3
- package/dist-es/commands/UpdateNetworkProfileCommand.js +2 -3
- package/dist-es/commands/UpdateProjectCommand.js +2 -3
- package/dist-es/commands/UpdateTestGridProjectCommand.js +2 -3
- package/dist-es/commands/UpdateUploadCommand.js +2 -2
- package/dist-es/commands/UpdateVPCEConfigurationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -585
- package/dist-types/DeviceFarm.d.ts +78 -0
- package/dist-types/DeviceFarmClient.d.ts +24 -4
- package/dist-types/commands/CreateDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateTestGridUrlCommand.d.ts +16 -0
- package/dist-types/commands/CreateUploadCommand.d.ts +16 -0
- package/dist-types/commands/CreateVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUploadCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePoolCompatibilityCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetJobCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetOfferingStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetProjectCommand.d.ts +16 -0
- package/dist-types/commands/GetRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetRunCommand.d.ts +16 -0
- package/dist-types/commands/GetSuiteCommand.d.ts +16 -0
- package/dist-types/commands/GetTestCommand.d.ts +16 -0
- package/dist-types/commands/GetTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/GetTestGridSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetUploadCommand.d.ts +16 -0
- package/dist-types/commands/GetVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/InstallToRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/ListArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicePoolsCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListJobsCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingPromotionsCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingTransactionsCommand.d.ts +16 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListRemoteAccessSessionsCommand.d.ts +16 -0
- package/dist-types/commands/ListRunsCommand.d.ts +16 -0
- package/dist-types/commands/ListSamplesCommand.d.ts +16 -0
- package/dist-types/commands/ListSuitesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionActionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestGridSessionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTestsCommand.d.ts +16 -0
- package/dist-types/commands/ListUniqueProblemsCommand.d.ts +16 -0
- package/dist-types/commands/ListUploadsCommand.d.ts +16 -0
- package/dist-types/commands/ListVPCEConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RenewOfferingCommand.d.ts +16 -0
- package/dist-types/commands/ScheduleRunCommand.d.ts +16 -0
- package/dist-types/commands/StopJobCommand.d.ts +16 -0
- package/dist-types/commands/StopRemoteAccessSessionCommand.d.ts +16 -0
- package/dist-types/commands/StopRunCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDevicePoolCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTestGridProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUploadCommand.d.ts +16 -0
- package/dist-types/commands/UpdateVPCEConfigurationCommand.d.ts +16 -0
- package/dist-types/models/DeviceFarmServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +444 -788
- package/dist-types/pagination/GetOfferingStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevicePoolsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDevicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListJobsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingTransactionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRunsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSamplesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSuitesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionArtifactsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestGridSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTestsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUniqueProblemsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUploadsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -539
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateDevicePoolRequestFilterSensitiveLog, CreateDevicePoolResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateDevicePoolCommand, serializeAws_json1_1CreateDevicePoolCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateDevicePoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateDevicePoolCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateInstanceProfileRequestFilterSensitiveLog, CreateInstanceProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateInstanceProfileCommand, serializeAws_json1_1CreateInstanceProfileCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateInstanceProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateInstanceProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateNetworkProfileRequestFilterSensitiveLog, CreateNetworkProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateNetworkProfileCommand, serializeAws_json1_1CreateNetworkProfileCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateNetworkProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateNetworkProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateProjectRequestFilterSensitiveLog, CreateProjectResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateProjectCommand, serializeAws_json1_1CreateProjectCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateProjectCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateProjectCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateRemoteAccessSessionRequestFilterSensitiveLog, CreateRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateRemoteAccessSessionCommand, serializeAws_json1_1CreateRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateRemoteAccessSessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateRemoteAccessSessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateTestGridProjectRequestFilterSensitiveLog, CreateTestGridProjectResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateTestGridProjectCommand, serializeAws_json1_1CreateTestGridProjectCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateTestGridProjectCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateTestGridProjectCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateTestGridUrlResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateTestGridUrlCommand, serializeAws_json1_1CreateTestGridUrlCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateTestGridUrlCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class CreateTestGridUrlCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: CreateTestGridUrlResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CreateUploadResultFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateUploadCommand, serializeAws_json1_1CreateUploadCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateUploadCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class CreateUploadCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: CreateUploadResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateVPCEConfigurationRequestFilterSensitiveLog, CreateVPCEConfigurationResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1CreateVPCEConfigurationCommand, serializeAws_json1_1CreateVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class CreateVPCEConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateVPCEConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDevicePoolRequestFilterSensitiveLog, DeleteDevicePoolResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteDevicePoolCommand, serializeAws_json1_1DeleteDevicePoolCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteDevicePoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteDevicePoolCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteInstanceProfileRequestFilterSensitiveLog, DeleteInstanceProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteInstanceProfileCommand, serializeAws_json1_1DeleteInstanceProfileCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteInstanceProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteInstanceProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteNetworkProfileRequestFilterSensitiveLog, DeleteNetworkProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteNetworkProfileCommand, serializeAws_json1_1DeleteNetworkProfileCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteNetworkProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteNetworkProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteProjectRequestFilterSensitiveLog, DeleteProjectResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteProjectCommand, serializeAws_json1_1DeleteProjectCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteProjectCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteProjectCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteRemoteAccessSessionRequestFilterSensitiveLog, DeleteRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteRemoteAccessSessionCommand, serializeAws_json1_1DeleteRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteRemoteAccessSessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteRemoteAccessSessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteRunRequestFilterSensitiveLog, DeleteRunResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteRunCommand, serializeAws_json1_1DeleteRunCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteRunCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteRunCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteTestGridProjectRequestFilterSensitiveLog, DeleteTestGridProjectResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteTestGridProjectCommand, serializeAws_json1_1DeleteTestGridProjectCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteTestGridProjectCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTestGridProjectCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteUploadRequestFilterSensitiveLog, DeleteUploadResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteUploadCommand, serializeAws_json1_1DeleteUploadCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteUploadCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteUploadCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteVPCEConfigurationRequestFilterSensitiveLog, DeleteVPCEConfigurationResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1DeleteVPCEConfigurationCommand, serializeAws_json1_1DeleteVPCEConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class DeleteVPCEConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteVPCEConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetAccountSettingsRequestFilterSensitiveLog, GetAccountSettingsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetAccountSettingsCommand, serializeAws_json1_1GetAccountSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetAccountSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetAccountSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetDeviceRequestFilterSensitiveLog, GetDeviceResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetDeviceCommand, serializeAws_json1_1GetDeviceCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetDeviceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDeviceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetDeviceInstanceRequestFilterSensitiveLog, GetDeviceInstanceResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetDeviceInstanceCommand, serializeAws_json1_1GetDeviceInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetDeviceInstanceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDeviceInstanceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetDevicePoolRequestFilterSensitiveLog, GetDevicePoolResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetDevicePoolCommand, serializeAws_json1_1GetDevicePoolCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetDevicePoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDevicePoolCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetDevicePoolCompatibilityRequestFilterSensitiveLog, GetDevicePoolCompatibilityResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetDevicePoolCompatibilityCommand, serializeAws_json1_1GetDevicePoolCompatibilityCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetDevicePoolCompatibilityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetDevicePoolCompatibilityCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetInstanceProfileRequestFilterSensitiveLog, GetInstanceProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetInstanceProfileCommand, serializeAws_json1_1GetInstanceProfileCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetInstanceProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetInstanceProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetJobRequestFilterSensitiveLog, GetJobResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetJobCommand, serializeAws_json1_1GetJobCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetJobCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetJobCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetNetworkProfileRequestFilterSensitiveLog, GetNetworkProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetNetworkProfileCommand, serializeAws_json1_1GetNetworkProfileCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetNetworkProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetNetworkProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetOfferingStatusRequestFilterSensitiveLog, GetOfferingStatusResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetOfferingStatusCommand, serializeAws_json1_1GetOfferingStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetOfferingStatusCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetOfferingStatusCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetProjectRequestFilterSensitiveLog, GetProjectResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetProjectCommand, serializeAws_json1_1GetProjectCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetProjectCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetProjectCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetRemoteAccessSessionRequestFilterSensitiveLog, GetRemoteAccessSessionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetRemoteAccessSessionCommand, serializeAws_json1_1GetRemoteAccessSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetRemoteAccessSessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetRemoteAccessSessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetRunRequestFilterSensitiveLog, GetRunResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetRunCommand, serializeAws_json1_1GetRunCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetRunCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetRunCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { GetSuiteRequestFilterSensitiveLog, GetSuiteResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1GetSuiteCommand, serializeAws_json1_1GetSuiteCommand } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class GetSuiteCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class GetSuiteCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|