@aws-sdk/client-medialive 3.363.0 → 3.368.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/README.md +24 -0
- package/dist-cjs/MediaLive.js +6 -0
- package/dist-cjs/commands/DescribeAccountConfigurationCommand.js +46 -0
- package/dist-cjs/commands/DescribeThumbnailsCommand.js +46 -0
- package/dist-cjs/commands/UpdateAccountConfigurationCommand.js +46 -0
- package/dist-cjs/commands/index.js +3 -0
- package/dist-cjs/models/models_1.js +11 -7
- package/dist-cjs/models/models_2.js +5 -0
- package/dist-cjs/protocols/Aws_restJson1.js +273 -3
- package/dist-es/MediaLive.js +6 -0
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +42 -0
- package/dist-es/commands/DescribeThumbnailsCommand.js +42 -0
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +42 -0
- package/dist-es/commands/index.js +3 -0
- package/dist-es/models/models_1.js +8 -4
- package/dist-es/models/models_2.js +4 -1
- package/dist-es/protocols/Aws_restJson1.js +265 -1
- package/dist-types/MediaLive.d.ts +21 -0
- package/dist-types/MediaLiveClient.d.ts +5 -2
- package/dist-types/commands/CreateChannelCommand.d.ts +6 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +3 -0
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +91 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +3 -0
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +111 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +1 -1
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +1 -1
- package/dist-types/commands/StartChannelCommand.d.ts +4 -1
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +1 -2
- package/dist-types/commands/StopChannelCommand.d.ts +3 -0
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +98 -0
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +3 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +6 -0
- package/dist-types/commands/index.d.ts +3 -0
- package/dist-types/models/models_1.d.ts +128 -192
- package/dist-types/models/models_2.d.ts +213 -1
- package/dist-types/protocols/Aws_restJson1.d.ts +27 -0
- package/dist-types/ts3.4/MediaLive.d.ts +51 -0
- package/dist-types/ts3.4/MediaLiveClient.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/index.d.ts +3 -0
- package/dist-types/ts3.4/models/models_1.d.ts +40 -53
- package/dist-types/ts3.4/models/models_2.d.ts +60 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +36 -0
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.de_UpdateReservationCommand = exports.de_UpdateMultiplexProgramCommand = exports.de_UpdateMultiplexCommand = exports.de_UpdateInputSecurityGroupCommand = exports.de_UpdateInputDeviceCommand = exports.de_UpdateInputCommand = exports.de_UpdateChannelClassCommand = exports.de_UpdateChannelCommand = exports.de_TransferInputDeviceCommand = exports.de_StopMultiplexCommand = exports.de_StopChannelCommand = exports.de_StartMultiplexCommand = exports.de_StartInputDeviceMaintenanceWindowCommand = exports.de_StartChannelCommand = exports.de_RejectInputDeviceTransferCommand = exports.de_RebootInputDeviceCommand = exports.de_PurchaseOfferingCommand = exports.de_ListTagsForResourceCommand = void 0;
|
|
3
|
+
exports.se_StartMultiplexCommand = exports.se_StartInputDeviceMaintenanceWindowCommand = exports.se_StartChannelCommand = exports.se_RejectInputDeviceTransferCommand = exports.se_RebootInputDeviceCommand = exports.se_PurchaseOfferingCommand = exports.se_ListTagsForResourceCommand = exports.se_ListReservationsCommand = exports.se_ListOfferingsCommand = exports.se_ListMultiplexProgramsCommand = exports.se_ListMultiplexesCommand = exports.se_ListInputSecurityGroupsCommand = exports.se_ListInputsCommand = exports.se_ListInputDeviceTransfersCommand = exports.se_ListInputDevicesCommand = exports.se_ListChannelsCommand = exports.se_DescribeThumbnailsCommand = exports.se_DescribeScheduleCommand = exports.se_DescribeReservationCommand = exports.se_DescribeOfferingCommand = exports.se_DescribeMultiplexProgramCommand = exports.se_DescribeMultiplexCommand = exports.se_DescribeInputSecurityGroupCommand = exports.se_DescribeInputDeviceThumbnailCommand = exports.se_DescribeInputDeviceCommand = exports.se_DescribeInputCommand = exports.se_DescribeChannelCommand = exports.se_DescribeAccountConfigurationCommand = exports.se_DeleteTagsCommand = exports.se_DeleteScheduleCommand = exports.se_DeleteReservationCommand = exports.se_DeleteMultiplexProgramCommand = exports.se_DeleteMultiplexCommand = exports.se_DeleteInputSecurityGroupCommand = exports.se_DeleteInputCommand = exports.se_DeleteChannelCommand = exports.se_CreateTagsCommand = exports.se_CreatePartnerInputCommand = exports.se_CreateMultiplexProgramCommand = exports.se_CreateMultiplexCommand = exports.se_CreateInputSecurityGroupCommand = exports.se_CreateInputCommand = exports.se_CreateChannelCommand = exports.se_ClaimDeviceCommand = exports.se_CancelInputDeviceTransferCommand = exports.se_BatchUpdateScheduleCommand = exports.se_BatchStopCommand = exports.se_BatchStartCommand = exports.se_BatchDeleteCommand = exports.se_AcceptInputDeviceTransferCommand = void 0;
|
|
4
|
+
exports.de_ListInputsCommand = exports.de_ListInputDeviceTransfersCommand = exports.de_ListInputDevicesCommand = exports.de_ListChannelsCommand = exports.de_DescribeThumbnailsCommand = exports.de_DescribeScheduleCommand = exports.de_DescribeReservationCommand = exports.de_DescribeOfferingCommand = exports.de_DescribeMultiplexProgramCommand = exports.de_DescribeMultiplexCommand = exports.de_DescribeInputSecurityGroupCommand = exports.de_DescribeInputDeviceThumbnailCommand = exports.de_DescribeInputDeviceCommand = exports.de_DescribeInputCommand = exports.de_DescribeChannelCommand = exports.de_DescribeAccountConfigurationCommand = exports.de_DeleteTagsCommand = exports.de_DeleteScheduleCommand = exports.de_DeleteReservationCommand = exports.de_DeleteMultiplexProgramCommand = exports.de_DeleteMultiplexCommand = exports.de_DeleteInputSecurityGroupCommand = exports.de_DeleteInputCommand = exports.de_DeleteChannelCommand = exports.de_CreateTagsCommand = exports.de_CreatePartnerInputCommand = exports.de_CreateMultiplexProgramCommand = exports.de_CreateMultiplexCommand = exports.de_CreateInputSecurityGroupCommand = exports.de_CreateInputCommand = exports.de_CreateChannelCommand = exports.de_ClaimDeviceCommand = exports.de_CancelInputDeviceTransferCommand = exports.de_BatchUpdateScheduleCommand = exports.de_BatchStopCommand = exports.de_BatchStartCommand = exports.de_BatchDeleteCommand = exports.de_AcceptInputDeviceTransferCommand = exports.se_UpdateReservationCommand = exports.se_UpdateMultiplexProgramCommand = exports.se_UpdateMultiplexCommand = exports.se_UpdateInputSecurityGroupCommand = exports.se_UpdateInputDeviceCommand = exports.se_UpdateInputCommand = exports.se_UpdateChannelClassCommand = exports.se_UpdateChannelCommand = exports.se_UpdateAccountConfigurationCommand = exports.se_TransferInputDeviceCommand = exports.se_StopMultiplexCommand = exports.se_StopChannelCommand = void 0;
|
|
5
|
+
exports.de_UpdateReservationCommand = exports.de_UpdateMultiplexProgramCommand = exports.de_UpdateMultiplexCommand = exports.de_UpdateInputSecurityGroupCommand = exports.de_UpdateInputDeviceCommand = exports.de_UpdateInputCommand = exports.de_UpdateChannelClassCommand = exports.de_UpdateChannelCommand = exports.de_UpdateAccountConfigurationCommand = exports.de_TransferInputDeviceCommand = exports.de_StopMultiplexCommand = exports.de_StopChannelCommand = exports.de_StartMultiplexCommand = exports.de_StartInputDeviceMaintenanceWindowCommand = exports.de_StartChannelCommand = exports.de_RejectInputDeviceTransferCommand = exports.de_RebootInputDeviceCommand = exports.de_PurchaseOfferingCommand = exports.de_ListTagsForResourceCommand = exports.de_ListReservationsCommand = exports.de_ListOfferingsCommand = exports.de_ListMultiplexProgramsCommand = exports.de_ListMultiplexesCommand = exports.de_ListInputSecurityGroupsCommand = void 0;
|
|
6
6
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
7
7
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
8
|
const uuid_1 = require("uuid");
|
|
@@ -481,6 +481,25 @@ const se_DeleteTagsCommand = async (input, context) => {
|
|
|
481
481
|
});
|
|
482
482
|
};
|
|
483
483
|
exports.se_DeleteTagsCommand = se_DeleteTagsCommand;
|
|
484
|
+
const se_DescribeAccountConfigurationCommand = async (input, context) => {
|
|
485
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
486
|
+
const headers = {
|
|
487
|
+
"content-type": "application/json",
|
|
488
|
+
};
|
|
489
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/prod/accountConfiguration";
|
|
490
|
+
let body;
|
|
491
|
+
body = "";
|
|
492
|
+
return new protocol_http_1.HttpRequest({
|
|
493
|
+
protocol,
|
|
494
|
+
hostname,
|
|
495
|
+
port,
|
|
496
|
+
method: "GET",
|
|
497
|
+
headers,
|
|
498
|
+
path: resolvedPath,
|
|
499
|
+
body,
|
|
500
|
+
});
|
|
501
|
+
};
|
|
502
|
+
exports.se_DescribeAccountConfigurationCommand = se_DescribeAccountConfigurationCommand;
|
|
484
503
|
const se_DescribeChannelCommand = async (input, context) => {
|
|
485
504
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
486
505
|
const headers = {};
|
|
@@ -662,6 +681,28 @@ const se_DescribeScheduleCommand = async (input, context) => {
|
|
|
662
681
|
});
|
|
663
682
|
};
|
|
664
683
|
exports.se_DescribeScheduleCommand = se_DescribeScheduleCommand;
|
|
684
|
+
const se_DescribeThumbnailsCommand = async (input, context) => {
|
|
685
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
686
|
+
const headers = {};
|
|
687
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/prod/channels/{ChannelId}/thumbnails";
|
|
688
|
+
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "ChannelId", () => input.ChannelId, "{ChannelId}", false);
|
|
689
|
+
const query = (0, smithy_client_1.map)({
|
|
690
|
+
pipelineId: [, (0, smithy_client_1.expectNonNull)(input.PipelineId, `PipelineId`)],
|
|
691
|
+
thumbnailType: [, (0, smithy_client_1.expectNonNull)(input.ThumbnailType, `ThumbnailType`)],
|
|
692
|
+
});
|
|
693
|
+
let body;
|
|
694
|
+
return new protocol_http_1.HttpRequest({
|
|
695
|
+
protocol,
|
|
696
|
+
hostname,
|
|
697
|
+
port,
|
|
698
|
+
method: "GET",
|
|
699
|
+
headers,
|
|
700
|
+
path: resolvedPath,
|
|
701
|
+
query,
|
|
702
|
+
body,
|
|
703
|
+
});
|
|
704
|
+
};
|
|
705
|
+
exports.se_DescribeThumbnailsCommand = se_DescribeThumbnailsCommand;
|
|
665
706
|
const se_ListChannelsCommand = async (input, context) => {
|
|
666
707
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
667
708
|
const headers = {};
|
|
@@ -1065,6 +1106,27 @@ const se_TransferInputDeviceCommand = async (input, context) => {
|
|
|
1065
1106
|
});
|
|
1066
1107
|
};
|
|
1067
1108
|
exports.se_TransferInputDeviceCommand = se_TransferInputDeviceCommand;
|
|
1109
|
+
const se_UpdateAccountConfigurationCommand = async (input, context) => {
|
|
1110
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1111
|
+
const headers = {
|
|
1112
|
+
"content-type": "application/json",
|
|
1113
|
+
};
|
|
1114
|
+
const resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/prod/accountConfiguration";
|
|
1115
|
+
let body;
|
|
1116
|
+
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
1117
|
+
accountConfiguration: [, (_) => se_AccountConfiguration(_, context), `AccountConfiguration`],
|
|
1118
|
+
}));
|
|
1119
|
+
return new protocol_http_1.HttpRequest({
|
|
1120
|
+
protocol,
|
|
1121
|
+
hostname,
|
|
1122
|
+
port,
|
|
1123
|
+
method: "PUT",
|
|
1124
|
+
headers,
|
|
1125
|
+
path: resolvedPath,
|
|
1126
|
+
body,
|
|
1127
|
+
});
|
|
1128
|
+
};
|
|
1129
|
+
exports.se_UpdateAccountConfigurationCommand = se_UpdateAccountConfigurationCommand;
|
|
1068
1130
|
const se_UpdateChannelCommand = async (input, context) => {
|
|
1069
1131
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
1070
1132
|
const headers = {
|
|
@@ -2452,6 +2514,55 @@ const de_DeleteTagsCommandError = async (output, context) => {
|
|
|
2452
2514
|
});
|
|
2453
2515
|
}
|
|
2454
2516
|
};
|
|
2517
|
+
const de_DescribeAccountConfigurationCommand = async (output, context) => {
|
|
2518
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2519
|
+
return de_DescribeAccountConfigurationCommandError(output, context);
|
|
2520
|
+
}
|
|
2521
|
+
const contents = (0, smithy_client_1.map)({
|
|
2522
|
+
$metadata: deserializeMetadata(output),
|
|
2523
|
+
});
|
|
2524
|
+
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
|
|
2525
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
2526
|
+
AccountConfiguration: [, (_) => de_AccountConfiguration(_, context), `accountConfiguration`],
|
|
2527
|
+
});
|
|
2528
|
+
Object.assign(contents, doc);
|
|
2529
|
+
return contents;
|
|
2530
|
+
};
|
|
2531
|
+
exports.de_DescribeAccountConfigurationCommand = de_DescribeAccountConfigurationCommand;
|
|
2532
|
+
const de_DescribeAccountConfigurationCommandError = async (output, context) => {
|
|
2533
|
+
const parsedOutput = {
|
|
2534
|
+
...output,
|
|
2535
|
+
body: await parseErrorBody(output.body, context),
|
|
2536
|
+
};
|
|
2537
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
2538
|
+
switch (errorCode) {
|
|
2539
|
+
case "BadGatewayException":
|
|
2540
|
+
case "com.amazonaws.medialive#BadGatewayException":
|
|
2541
|
+
throw await de_BadGatewayExceptionRes(parsedOutput, context);
|
|
2542
|
+
case "BadRequestException":
|
|
2543
|
+
case "com.amazonaws.medialive#BadRequestException":
|
|
2544
|
+
throw await de_BadRequestExceptionRes(parsedOutput, context);
|
|
2545
|
+
case "ForbiddenException":
|
|
2546
|
+
case "com.amazonaws.medialive#ForbiddenException":
|
|
2547
|
+
throw await de_ForbiddenExceptionRes(parsedOutput, context);
|
|
2548
|
+
case "GatewayTimeoutException":
|
|
2549
|
+
case "com.amazonaws.medialive#GatewayTimeoutException":
|
|
2550
|
+
throw await de_GatewayTimeoutExceptionRes(parsedOutput, context);
|
|
2551
|
+
case "InternalServerErrorException":
|
|
2552
|
+
case "com.amazonaws.medialive#InternalServerErrorException":
|
|
2553
|
+
throw await de_InternalServerErrorExceptionRes(parsedOutput, context);
|
|
2554
|
+
case "TooManyRequestsException":
|
|
2555
|
+
case "com.amazonaws.medialive#TooManyRequestsException":
|
|
2556
|
+
throw await de_TooManyRequestsExceptionRes(parsedOutput, context);
|
|
2557
|
+
default:
|
|
2558
|
+
const parsedBody = parsedOutput.body;
|
|
2559
|
+
return throwDefaultError({
|
|
2560
|
+
output,
|
|
2561
|
+
parsedBody,
|
|
2562
|
+
errorCode,
|
|
2563
|
+
});
|
|
2564
|
+
}
|
|
2565
|
+
};
|
|
2455
2566
|
const de_DescribeChannelCommand = async (output, context) => {
|
|
2456
2567
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
2457
2568
|
return de_DescribeChannelCommandError(output, context);
|
|
@@ -3071,6 +3182,61 @@ const de_DescribeScheduleCommandError = async (output, context) => {
|
|
|
3071
3182
|
});
|
|
3072
3183
|
}
|
|
3073
3184
|
};
|
|
3185
|
+
const de_DescribeThumbnailsCommand = async (output, context) => {
|
|
3186
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
3187
|
+
return de_DescribeThumbnailsCommandError(output, context);
|
|
3188
|
+
}
|
|
3189
|
+
const contents = (0, smithy_client_1.map)({
|
|
3190
|
+
$metadata: deserializeMetadata(output),
|
|
3191
|
+
});
|
|
3192
|
+
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
|
|
3193
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
3194
|
+
ThumbnailDetails: [, (_) => de___listOfThumbnailDetail(_, context), `thumbnailDetails`],
|
|
3195
|
+
});
|
|
3196
|
+
Object.assign(contents, doc);
|
|
3197
|
+
return contents;
|
|
3198
|
+
};
|
|
3199
|
+
exports.de_DescribeThumbnailsCommand = de_DescribeThumbnailsCommand;
|
|
3200
|
+
const de_DescribeThumbnailsCommandError = async (output, context) => {
|
|
3201
|
+
const parsedOutput = {
|
|
3202
|
+
...output,
|
|
3203
|
+
body: await parseErrorBody(output.body, context),
|
|
3204
|
+
};
|
|
3205
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
3206
|
+
switch (errorCode) {
|
|
3207
|
+
case "BadGatewayException":
|
|
3208
|
+
case "com.amazonaws.medialive#BadGatewayException":
|
|
3209
|
+
throw await de_BadGatewayExceptionRes(parsedOutput, context);
|
|
3210
|
+
case "BadRequestException":
|
|
3211
|
+
case "com.amazonaws.medialive#BadRequestException":
|
|
3212
|
+
throw await de_BadRequestExceptionRes(parsedOutput, context);
|
|
3213
|
+
case "ConflictException":
|
|
3214
|
+
case "com.amazonaws.medialive#ConflictException":
|
|
3215
|
+
throw await de_ConflictExceptionRes(parsedOutput, context);
|
|
3216
|
+
case "ForbiddenException":
|
|
3217
|
+
case "com.amazonaws.medialive#ForbiddenException":
|
|
3218
|
+
throw await de_ForbiddenExceptionRes(parsedOutput, context);
|
|
3219
|
+
case "GatewayTimeoutException":
|
|
3220
|
+
case "com.amazonaws.medialive#GatewayTimeoutException":
|
|
3221
|
+
throw await de_GatewayTimeoutExceptionRes(parsedOutput, context);
|
|
3222
|
+
case "InternalServerErrorException":
|
|
3223
|
+
case "com.amazonaws.medialive#InternalServerErrorException":
|
|
3224
|
+
throw await de_InternalServerErrorExceptionRes(parsedOutput, context);
|
|
3225
|
+
case "NotFoundException":
|
|
3226
|
+
case "com.amazonaws.medialive#NotFoundException":
|
|
3227
|
+
throw await de_NotFoundExceptionRes(parsedOutput, context);
|
|
3228
|
+
case "TooManyRequestsException":
|
|
3229
|
+
case "com.amazonaws.medialive#TooManyRequestsException":
|
|
3230
|
+
throw await de_TooManyRequestsExceptionRes(parsedOutput, context);
|
|
3231
|
+
default:
|
|
3232
|
+
const parsedBody = parsedOutput.body;
|
|
3233
|
+
return throwDefaultError({
|
|
3234
|
+
output,
|
|
3235
|
+
parsedBody,
|
|
3236
|
+
errorCode,
|
|
3237
|
+
});
|
|
3238
|
+
}
|
|
3239
|
+
};
|
|
3074
3240
|
const de_ListChannelsCommand = async (output, context) => {
|
|
3075
3241
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
3076
3242
|
return de_ListChannelsCommandError(output, context);
|
|
@@ -4107,6 +4273,58 @@ const de_TransferInputDeviceCommandError = async (output, context) => {
|
|
|
4107
4273
|
});
|
|
4108
4274
|
}
|
|
4109
4275
|
};
|
|
4276
|
+
const de_UpdateAccountConfigurationCommand = async (output, context) => {
|
|
4277
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
4278
|
+
return de_UpdateAccountConfigurationCommandError(output, context);
|
|
4279
|
+
}
|
|
4280
|
+
const contents = (0, smithy_client_1.map)({
|
|
4281
|
+
$metadata: deserializeMetadata(output),
|
|
4282
|
+
});
|
|
4283
|
+
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
|
|
4284
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
4285
|
+
AccountConfiguration: [, (_) => de_AccountConfiguration(_, context), `accountConfiguration`],
|
|
4286
|
+
});
|
|
4287
|
+
Object.assign(contents, doc);
|
|
4288
|
+
return contents;
|
|
4289
|
+
};
|
|
4290
|
+
exports.de_UpdateAccountConfigurationCommand = de_UpdateAccountConfigurationCommand;
|
|
4291
|
+
const de_UpdateAccountConfigurationCommandError = async (output, context) => {
|
|
4292
|
+
const parsedOutput = {
|
|
4293
|
+
...output,
|
|
4294
|
+
body: await parseErrorBody(output.body, context),
|
|
4295
|
+
};
|
|
4296
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
4297
|
+
switch (errorCode) {
|
|
4298
|
+
case "BadGatewayException":
|
|
4299
|
+
case "com.amazonaws.medialive#BadGatewayException":
|
|
4300
|
+
throw await de_BadGatewayExceptionRes(parsedOutput, context);
|
|
4301
|
+
case "BadRequestException":
|
|
4302
|
+
case "com.amazonaws.medialive#BadRequestException":
|
|
4303
|
+
throw await de_BadRequestExceptionRes(parsedOutput, context);
|
|
4304
|
+
case "ForbiddenException":
|
|
4305
|
+
case "com.amazonaws.medialive#ForbiddenException":
|
|
4306
|
+
throw await de_ForbiddenExceptionRes(parsedOutput, context);
|
|
4307
|
+
case "GatewayTimeoutException":
|
|
4308
|
+
case "com.amazonaws.medialive#GatewayTimeoutException":
|
|
4309
|
+
throw await de_GatewayTimeoutExceptionRes(parsedOutput, context);
|
|
4310
|
+
case "InternalServerErrorException":
|
|
4311
|
+
case "com.amazonaws.medialive#InternalServerErrorException":
|
|
4312
|
+
throw await de_InternalServerErrorExceptionRes(parsedOutput, context);
|
|
4313
|
+
case "TooManyRequestsException":
|
|
4314
|
+
case "com.amazonaws.medialive#TooManyRequestsException":
|
|
4315
|
+
throw await de_TooManyRequestsExceptionRes(parsedOutput, context);
|
|
4316
|
+
case "UnprocessableEntityException":
|
|
4317
|
+
case "com.amazonaws.medialive#UnprocessableEntityException":
|
|
4318
|
+
throw await de_UnprocessableEntityExceptionRes(parsedOutput, context);
|
|
4319
|
+
default:
|
|
4320
|
+
const parsedBody = parsedOutput.body;
|
|
4321
|
+
return throwDefaultError({
|
|
4322
|
+
output,
|
|
4323
|
+
parsedBody,
|
|
4324
|
+
errorCode,
|
|
4325
|
+
});
|
|
4326
|
+
}
|
|
4327
|
+
};
|
|
4110
4328
|
const de_UpdateChannelCommand = async (output, context) => {
|
|
4111
4329
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
4112
4330
|
return de_UpdateChannelCommandError(output, context);
|
|
@@ -4871,6 +5089,11 @@ const se_Ac3Settings = (input, context) => {
|
|
|
4871
5089
|
metadataControl: [, , `MetadataControl`],
|
|
4872
5090
|
});
|
|
4873
5091
|
};
|
|
5092
|
+
const se_AccountConfiguration = (input, context) => {
|
|
5093
|
+
return (0, smithy_client_1.take)(input, {
|
|
5094
|
+
kmsKeyId: [, , `KmsKeyId`],
|
|
5095
|
+
});
|
|
5096
|
+
};
|
|
4874
5097
|
const se_AncillarySourceSettings = (input, context) => {
|
|
4875
5098
|
return (0, smithy_client_1.take)(input, {
|
|
4876
5099
|
sourceAncillaryChannelNumber: [, , `SourceAncillaryChannelNumber`],
|
|
@@ -5252,6 +5475,7 @@ const se_EncoderSettings = (input, context) => {
|
|
|
5252
5475
|
motionGraphicsConfiguration: [, (_) => se_MotionGraphicsConfiguration(_, context), `MotionGraphicsConfiguration`],
|
|
5253
5476
|
nielsenConfiguration: [, (_) => se_NielsenConfiguration(_, context), `NielsenConfiguration`],
|
|
5254
5477
|
outputGroups: [, (_) => se___listOfOutputGroup(_, context), `OutputGroups`],
|
|
5478
|
+
thumbnailConfiguration: [, (_) => se_ThumbnailConfiguration(_, context), `ThumbnailConfiguration`],
|
|
5255
5479
|
timecodeConfig: [, (_) => se_TimecodeConfig(_, context), `TimecodeConfig`],
|
|
5256
5480
|
videoDescriptions: [, (_) => se___listOfVideoDescription(_, context), `VideoDescriptions`],
|
|
5257
5481
|
});
|
|
@@ -6298,6 +6522,11 @@ const se_TemporalFilterSettings = (input, context) => {
|
|
|
6298
6522
|
strength: [, , `Strength`],
|
|
6299
6523
|
});
|
|
6300
6524
|
};
|
|
6525
|
+
const se_ThumbnailConfiguration = (input, context) => {
|
|
6526
|
+
return (0, smithy_client_1.take)(input, {
|
|
6527
|
+
state: [, , `State`],
|
|
6528
|
+
});
|
|
6529
|
+
};
|
|
6301
6530
|
const se_TimecodeBurninSettings = (input, context) => {
|
|
6302
6531
|
return (0, smithy_client_1.take)(input, {
|
|
6303
6532
|
fontSize: [, , `FontSize`],
|
|
@@ -6705,6 +6934,22 @@ const de___listOfScte35Descriptor = (output, context) => {
|
|
|
6705
6934
|
});
|
|
6706
6935
|
return retVal;
|
|
6707
6936
|
};
|
|
6937
|
+
const de___listOfThumbnail = (output, context) => {
|
|
6938
|
+
const retVal = (output || [])
|
|
6939
|
+
.filter((e) => e != null)
|
|
6940
|
+
.map((entry) => {
|
|
6941
|
+
return de_Thumbnail(entry, context);
|
|
6942
|
+
});
|
|
6943
|
+
return retVal;
|
|
6944
|
+
};
|
|
6945
|
+
const de___listOfThumbnailDetail = (output, context) => {
|
|
6946
|
+
const retVal = (output || [])
|
|
6947
|
+
.filter((e) => e != null)
|
|
6948
|
+
.map((entry) => {
|
|
6949
|
+
return de_ThumbnailDetail(entry, context);
|
|
6950
|
+
});
|
|
6951
|
+
return retVal;
|
|
6952
|
+
};
|
|
6708
6953
|
const de___listOfTransferringInputDeviceSummary = (output, context) => {
|
|
6709
6954
|
const retVal = (output || [])
|
|
6710
6955
|
.filter((e) => e != null)
|
|
@@ -6753,6 +6998,11 @@ const de_Ac3Settings = (output, context) => {
|
|
|
6753
6998
|
MetadataControl: [, smithy_client_1.expectString, `metadataControl`],
|
|
6754
6999
|
});
|
|
6755
7000
|
};
|
|
7001
|
+
const de_AccountConfiguration = (output, context) => {
|
|
7002
|
+
return (0, smithy_client_1.take)(output, {
|
|
7003
|
+
KmsKeyId: [, smithy_client_1.expectString, `kmsKeyId`],
|
|
7004
|
+
});
|
|
7005
|
+
};
|
|
6756
7006
|
const de_AncillarySourceSettings = (output, context) => {
|
|
6757
7007
|
return (0, smithy_client_1.take)(output, {
|
|
6758
7008
|
SourceAncillaryChannelNumber: [, smithy_client_1.expectInt32, `sourceAncillaryChannelNumber`],
|
|
@@ -7200,6 +7450,7 @@ const de_EncoderSettings = (output, context) => {
|
|
|
7200
7450
|
],
|
|
7201
7451
|
NielsenConfiguration: [, (_) => de_NielsenConfiguration(_, context), `nielsenConfiguration`],
|
|
7202
7452
|
OutputGroups: [, (_) => de___listOfOutputGroup(_, context), `outputGroups`],
|
|
7453
|
+
ThumbnailConfiguration: [, (_) => de_ThumbnailConfiguration(_, context), `thumbnailConfiguration`],
|
|
7203
7454
|
TimecodeConfig: [, (_) => de_TimecodeConfig(_, context), `timecodeConfig`],
|
|
7204
7455
|
VideoDescriptions: [, (_) => de___listOfVideoDescription(_, context), `videoDescriptions`],
|
|
7205
7456
|
});
|
|
@@ -8461,6 +8712,25 @@ const de_TemporalFilterSettings = (output, context) => {
|
|
|
8461
8712
|
Strength: [, smithy_client_1.expectString, `strength`],
|
|
8462
8713
|
});
|
|
8463
8714
|
};
|
|
8715
|
+
const de_Thumbnail = (output, context) => {
|
|
8716
|
+
return (0, smithy_client_1.take)(output, {
|
|
8717
|
+
Body: [, smithy_client_1.expectString, `body`],
|
|
8718
|
+
ContentType: [, smithy_client_1.expectString, `contentType`],
|
|
8719
|
+
ThumbnailType: [, smithy_client_1.expectString, `thumbnailType`],
|
|
8720
|
+
TimeStamp: [, (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)), `timeStamp`],
|
|
8721
|
+
});
|
|
8722
|
+
};
|
|
8723
|
+
const de_ThumbnailConfiguration = (output, context) => {
|
|
8724
|
+
return (0, smithy_client_1.take)(output, {
|
|
8725
|
+
State: [, smithy_client_1.expectString, `state`],
|
|
8726
|
+
});
|
|
8727
|
+
};
|
|
8728
|
+
const de_ThumbnailDetail = (output, context) => {
|
|
8729
|
+
return (0, smithy_client_1.take)(output, {
|
|
8730
|
+
PipelineId: [, smithy_client_1.expectString, `pipelineId`],
|
|
8731
|
+
Thumbnails: [, (_) => de___listOfThumbnail(_, context), `thumbnails`],
|
|
8732
|
+
});
|
|
8733
|
+
};
|
|
8464
8734
|
const de_TimecodeBurninSettings = (output, context) => {
|
|
8465
8735
|
return (0, smithy_client_1.take)(output, {
|
|
8466
8736
|
FontSize: [, smithy_client_1.expectString, `fontSize`],
|
package/dist-es/MediaLive.js
CHANGED
|
@@ -21,6 +21,7 @@ import { DeleteMultiplexProgramCommand, } from "./commands/DeleteMultiplexProgra
|
|
|
21
21
|
import { DeleteReservationCommand, } from "./commands/DeleteReservationCommand";
|
|
22
22
|
import { DeleteScheduleCommand, } from "./commands/DeleteScheduleCommand";
|
|
23
23
|
import { DeleteTagsCommand } from "./commands/DeleteTagsCommand";
|
|
24
|
+
import { DescribeAccountConfigurationCommand, } from "./commands/DescribeAccountConfigurationCommand";
|
|
24
25
|
import { DescribeChannelCommand, } from "./commands/DescribeChannelCommand";
|
|
25
26
|
import { DescribeInputCommand, } from "./commands/DescribeInputCommand";
|
|
26
27
|
import { DescribeInputDeviceCommand, } from "./commands/DescribeInputDeviceCommand";
|
|
@@ -31,6 +32,7 @@ import { DescribeMultiplexProgramCommand, } from "./commands/DescribeMultiplexPr
|
|
|
31
32
|
import { DescribeOfferingCommand, } from "./commands/DescribeOfferingCommand";
|
|
32
33
|
import { DescribeReservationCommand, } from "./commands/DescribeReservationCommand";
|
|
33
34
|
import { DescribeScheduleCommand, } from "./commands/DescribeScheduleCommand";
|
|
35
|
+
import { DescribeThumbnailsCommand, } from "./commands/DescribeThumbnailsCommand";
|
|
34
36
|
import { ListChannelsCommand, } from "./commands/ListChannelsCommand";
|
|
35
37
|
import { ListInputDevicesCommand, } from "./commands/ListInputDevicesCommand";
|
|
36
38
|
import { ListInputDeviceTransfersCommand, } from "./commands/ListInputDeviceTransfersCommand";
|
|
@@ -50,6 +52,7 @@ import { StartMultiplexCommand, } from "./commands/StartMultiplexCommand";
|
|
|
50
52
|
import { StopChannelCommand } from "./commands/StopChannelCommand";
|
|
51
53
|
import { StopMultiplexCommand, } from "./commands/StopMultiplexCommand";
|
|
52
54
|
import { TransferInputDeviceCommand, } from "./commands/TransferInputDeviceCommand";
|
|
55
|
+
import { UpdateAccountConfigurationCommand, } from "./commands/UpdateAccountConfigurationCommand";
|
|
53
56
|
import { UpdateChannelClassCommand, } from "./commands/UpdateChannelClassCommand";
|
|
54
57
|
import { UpdateChannelCommand, } from "./commands/UpdateChannelCommand";
|
|
55
58
|
import { UpdateInputCommand } from "./commands/UpdateInputCommand";
|
|
@@ -82,6 +85,7 @@ const commands = {
|
|
|
82
85
|
DeleteReservationCommand,
|
|
83
86
|
DeleteScheduleCommand,
|
|
84
87
|
DeleteTagsCommand,
|
|
88
|
+
DescribeAccountConfigurationCommand,
|
|
85
89
|
DescribeChannelCommand,
|
|
86
90
|
DescribeInputCommand,
|
|
87
91
|
DescribeInputDeviceCommand,
|
|
@@ -92,6 +96,7 @@ const commands = {
|
|
|
92
96
|
DescribeOfferingCommand,
|
|
93
97
|
DescribeReservationCommand,
|
|
94
98
|
DescribeScheduleCommand,
|
|
99
|
+
DescribeThumbnailsCommand,
|
|
95
100
|
ListChannelsCommand,
|
|
96
101
|
ListInputDevicesCommand,
|
|
97
102
|
ListInputDeviceTransfersCommand,
|
|
@@ -111,6 +116,7 @@ const commands = {
|
|
|
111
116
|
StopChannelCommand,
|
|
112
117
|
StopMultiplexCommand,
|
|
113
118
|
TransferInputDeviceCommand,
|
|
119
|
+
UpdateAccountConfigurationCommand,
|
|
114
120
|
UpdateChannelCommand,
|
|
115
121
|
UpdateChannelClassCommand,
|
|
116
122
|
UpdateInputCommand,
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { de_DescribeAccountConfigurationCommand, se_DescribeAccountConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DescribeAccountConfigurationCommand extends $Command {
|
|
7
|
+
static getEndpointParameterInstructions() {
|
|
8
|
+
return {
|
|
9
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
10
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
11
|
+
Region: { type: "builtInParams", name: "region" },
|
|
12
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
20
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeAccountConfigurationCommand.getEndpointParameterInstructions()));
|
|
22
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
23
|
+
const { logger } = configuration;
|
|
24
|
+
const clientName = "MediaLiveClient";
|
|
25
|
+
const commandName = "DescribeAccountConfigurationCommand";
|
|
26
|
+
const handlerExecutionContext = {
|
|
27
|
+
logger,
|
|
28
|
+
clientName,
|
|
29
|
+
commandName,
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
|
+
};
|
|
33
|
+
const { requestHandler } = configuration;
|
|
34
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
|
+
}
|
|
36
|
+
serialize(input, context) {
|
|
37
|
+
return se_DescribeAccountConfigurationCommand(input, context);
|
|
38
|
+
}
|
|
39
|
+
deserialize(output, context) {
|
|
40
|
+
return de_DescribeAccountConfigurationCommand(output, context);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { de_DescribeThumbnailsCommand, se_DescribeThumbnailsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DescribeThumbnailsCommand extends $Command {
|
|
7
|
+
static getEndpointParameterInstructions() {
|
|
8
|
+
return {
|
|
9
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
10
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
11
|
+
Region: { type: "builtInParams", name: "region" },
|
|
12
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
20
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeThumbnailsCommand.getEndpointParameterInstructions()));
|
|
22
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
23
|
+
const { logger } = configuration;
|
|
24
|
+
const clientName = "MediaLiveClient";
|
|
25
|
+
const commandName = "DescribeThumbnailsCommand";
|
|
26
|
+
const handlerExecutionContext = {
|
|
27
|
+
logger,
|
|
28
|
+
clientName,
|
|
29
|
+
commandName,
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
|
+
};
|
|
33
|
+
const { requestHandler } = configuration;
|
|
34
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
|
+
}
|
|
36
|
+
serialize(input, context) {
|
|
37
|
+
return se_DescribeThumbnailsCommand(input, context);
|
|
38
|
+
}
|
|
39
|
+
deserialize(output, context) {
|
|
40
|
+
return de_DescribeThumbnailsCommand(output, context);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { de_UpdateAccountConfigurationCommand, se_UpdateAccountConfigurationCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class UpdateAccountConfigurationCommand extends $Command {
|
|
7
|
+
static getEndpointParameterInstructions() {
|
|
8
|
+
return {
|
|
9
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
10
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
11
|
+
Region: { type: "builtInParams", name: "region" },
|
|
12
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
20
|
+
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
|
+
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAccountConfigurationCommand.getEndpointParameterInstructions()));
|
|
22
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
23
|
+
const { logger } = configuration;
|
|
24
|
+
const clientName = "MediaLiveClient";
|
|
25
|
+
const commandName = "UpdateAccountConfigurationCommand";
|
|
26
|
+
const handlerExecutionContext = {
|
|
27
|
+
logger,
|
|
28
|
+
clientName,
|
|
29
|
+
commandName,
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
|
+
};
|
|
33
|
+
const { requestHandler } = configuration;
|
|
34
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
|
+
}
|
|
36
|
+
serialize(input, context) {
|
|
37
|
+
return se_UpdateAccountConfigurationCommand(input, context);
|
|
38
|
+
}
|
|
39
|
+
deserialize(output, context) {
|
|
40
|
+
return de_UpdateAccountConfigurationCommand(output, context);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
@@ -20,6 +20,7 @@ export * from "./DeleteMultiplexProgramCommand";
|
|
|
20
20
|
export * from "./DeleteReservationCommand";
|
|
21
21
|
export * from "./DeleteScheduleCommand";
|
|
22
22
|
export * from "./DeleteTagsCommand";
|
|
23
|
+
export * from "./DescribeAccountConfigurationCommand";
|
|
23
24
|
export * from "./DescribeChannelCommand";
|
|
24
25
|
export * from "./DescribeInputCommand";
|
|
25
26
|
export * from "./DescribeInputDeviceCommand";
|
|
@@ -30,6 +31,7 @@ export * from "./DescribeMultiplexProgramCommand";
|
|
|
30
31
|
export * from "./DescribeOfferingCommand";
|
|
31
32
|
export * from "./DescribeReservationCommand";
|
|
32
33
|
export * from "./DescribeScheduleCommand";
|
|
34
|
+
export * from "./DescribeThumbnailsCommand";
|
|
33
35
|
export * from "./ListChannelsCommand";
|
|
34
36
|
export * from "./ListInputDeviceTransfersCommand";
|
|
35
37
|
export * from "./ListInputDevicesCommand";
|
|
@@ -49,6 +51,7 @@ export * from "./StartMultiplexCommand";
|
|
|
49
51
|
export * from "./StopChannelCommand";
|
|
50
52
|
export * from "./StopMultiplexCommand";
|
|
51
53
|
export * from "./TransferInputDeviceCommand";
|
|
54
|
+
export * from "./UpdateAccountConfigurationCommand";
|
|
52
55
|
export * from "./UpdateChannelClassCommand";
|
|
53
56
|
export * from "./UpdateChannelCommand";
|
|
54
57
|
export * from "./UpdateInputCommand";
|
|
@@ -158,6 +158,10 @@ export const FollowPoint = {
|
|
|
158
158
|
END: "END",
|
|
159
159
|
START: "START",
|
|
160
160
|
};
|
|
161
|
+
export const ThumbnailType = {
|
|
162
|
+
CURRENT_ACTIVE: "CURRENT_ACTIVE",
|
|
163
|
+
UNSPECIFIED: "UNSPECIFIED",
|
|
164
|
+
};
|
|
161
165
|
export const InputDeviceTransferType = {
|
|
162
166
|
INCOMING: "INCOMING",
|
|
163
167
|
OUTGOING: "OUTGOING",
|
|
@@ -632,6 +636,10 @@ export const NielsenPcmToId3TaggingState = {
|
|
|
632
636
|
DISABLED: "DISABLED",
|
|
633
637
|
ENABLED: "ENABLED",
|
|
634
638
|
};
|
|
639
|
+
export const ThumbnailState = {
|
|
640
|
+
AUTO: "AUTO",
|
|
641
|
+
DISABLED: "DISABLED",
|
|
642
|
+
};
|
|
635
643
|
export const TimecodeConfigSource = {
|
|
636
644
|
EMBEDDED: "EMBEDDED",
|
|
637
645
|
SYSTEMCLOCK: "SYSTEMCLOCK",
|
|
@@ -645,10 +653,6 @@ export const PreferredChannelPipeline = {
|
|
|
645
653
|
PIPELINE_0: "PIPELINE_0",
|
|
646
654
|
PIPELINE_1: "PIPELINE_1",
|
|
647
655
|
};
|
|
648
|
-
export const RebootInputDeviceForce = {
|
|
649
|
-
NO: "NO",
|
|
650
|
-
YES: "YES",
|
|
651
|
-
};
|
|
652
656
|
export const DescribeInputDeviceThumbnailResponseFilterSensitiveLog = (obj) => ({
|
|
653
657
|
...obj,
|
|
654
658
|
});
|