@cdklabs/cdk-ecs-codedeploy 0.0.12 → 0.0.14

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.
Files changed (44) hide show
  1. package/.jsii +3 -3
  2. package/lib/ecs-appspec/index.js +1 -1
  3. package/lib/ecs-deployment/index.js +1 -1
  4. package/node_modules/aws-sdk/CHANGELOG.md +21 -1
  5. package/node_modules/aws-sdk/README.md +2 -2
  6. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +6 -0
  7. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +90 -83
  8. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +3 -0
  9. package/node_modules/aws-sdk/apis/license-manager-linux-subscriptions-2018-05-10.examples.json +5 -0
  10. package/node_modules/aws-sdk/apis/license-manager-linux-subscriptions-2018-05-10.min.json +203 -0
  11. package/node_modules/aws-sdk/apis/license-manager-linux-subscriptions-2018-05-10.paginators.json +16 -0
  12. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +2 -1
  13. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +247 -201
  14. package/node_modules/aws-sdk/apis/metadata.json +4 -0
  15. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +283 -140
  16. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +159 -91
  18. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +14 -5
  19. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -33
  20. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  21. package/node_modules/aws-sdk/clients/all.js +2 -1
  22. package/node_modules/aws-sdk/clients/batch.d.ts +13 -5
  23. package/node_modules/aws-sdk/clients/ec2.d.ts +52 -38
  24. package/node_modules/aws-sdk/clients/licensemanagerlinuxsubscriptions.d.ts +269 -0
  25. package/node_modules/aws-sdk/clients/licensemanagerlinuxsubscriptions.js +18 -0
  26. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +4 -0
  27. package/node_modules/aws-sdk/clients/macie2.d.ts +1 -1
  28. package/node_modules/aws-sdk/clients/medialive.d.ts +47 -4
  29. package/node_modules/aws-sdk/clients/nimble.d.ts +319 -123
  30. package/node_modules/aws-sdk/clients/resourceexplorer2.d.ts +6 -6
  31. package/node_modules/aws-sdk/clients/route53domains.d.ts +227 -37
  32. package/node_modules/aws-sdk/clients/sagemaker.d.ts +26 -10
  33. package/node_modules/aws-sdk/clients/ssm.d.ts +3 -3
  34. package/node_modules/aws-sdk/clients/support.d.ts +35 -35
  35. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +1 -1
  36. package/node_modules/aws-sdk/clients/transfer.d.ts +16 -7
  37. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  38. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +51 -14
  39. package/node_modules/aws-sdk/dist/aws-sdk.js +259 -177
  40. package/node_modules/aws-sdk/dist/aws-sdk.min.js +69 -69
  41. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  42. package/node_modules/aws-sdk/lib/core.js +1 -1
  43. package/node_modules/aws-sdk/package.json +1 -1
  44. package/package.json +5 -5
@@ -0,0 +1,269 @@
1
+ import {Request} from '../lib/request';
2
+ import {Response} from '../lib/response';
3
+ import {AWSError} from '../lib/error';
4
+ import {Service} from '../lib/service';
5
+ import {ServiceConfigurationOptions} from '../lib/service';
6
+ import {ConfigBase as Config} from '../lib/config-base';
7
+ interface Blob {}
8
+ declare class LicenseManagerLinuxSubscriptions extends Service {
9
+ /**
10
+ * Constructs a service object. This object has one method for each API operation.
11
+ */
12
+ constructor(options?: LicenseManagerLinuxSubscriptions.Types.ClientConfiguration)
13
+ config: Config & LicenseManagerLinuxSubscriptions.Types.ClientConfiguration;
14
+ /**
15
+ * Lists the Linux subscriptions service settings.
16
+ */
17
+ getServiceSettings(params: LicenseManagerLinuxSubscriptions.Types.GetServiceSettingsRequest, callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.GetServiceSettingsResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.GetServiceSettingsResponse, AWSError>;
18
+ /**
19
+ * Lists the Linux subscriptions service settings.
20
+ */
21
+ getServiceSettings(callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.GetServiceSettingsResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.GetServiceSettingsResponse, AWSError>;
22
+ /**
23
+ * Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions.
24
+ */
25
+ listLinuxSubscriptionInstances(params: LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionInstancesRequest, callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionInstancesResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionInstancesResponse, AWSError>;
26
+ /**
27
+ * Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions.
28
+ */
29
+ listLinuxSubscriptionInstances(callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionInstancesResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionInstancesResponse, AWSError>;
30
+ /**
31
+ * Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.
32
+ */
33
+ listLinuxSubscriptions(params: LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionsRequest, callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionsResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionsResponse, AWSError>;
34
+ /**
35
+ * Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.
36
+ */
37
+ listLinuxSubscriptions(callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionsResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.ListLinuxSubscriptionsResponse, AWSError>;
38
+ /**
39
+ * Updates the service settings for Linux subscriptions.
40
+ */
41
+ updateServiceSettings(params: LicenseManagerLinuxSubscriptions.Types.UpdateServiceSettingsRequest, callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.UpdateServiceSettingsResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.UpdateServiceSettingsResponse, AWSError>;
42
+ /**
43
+ * Updates the service settings for Linux subscriptions.
44
+ */
45
+ updateServiceSettings(callback?: (err: AWSError, data: LicenseManagerLinuxSubscriptions.Types.UpdateServiceSettingsResponse) => void): Request<LicenseManagerLinuxSubscriptions.Types.UpdateServiceSettingsResponse, AWSError>;
46
+ }
47
+ declare namespace LicenseManagerLinuxSubscriptions {
48
+ export type Boolean = boolean;
49
+ export type BoxInteger = number;
50
+ export type BoxLong = number;
51
+ export interface Filter {
52
+ /**
53
+ * The type of name to filter by.
54
+ */
55
+ Name?: String;
56
+ /**
57
+ * An operator for filtering results.
58
+ */
59
+ Operator?: Operator;
60
+ /**
61
+ * One or more values for the name to filter by.
62
+ */
63
+ Values?: StringList;
64
+ }
65
+ export type FilterList = Filter[];
66
+ export interface GetServiceSettingsRequest {
67
+ }
68
+ export interface GetServiceSettingsResponse {
69
+ /**
70
+ * The Region in which License Manager displays the aggregated data for Linux subscriptions.
71
+ */
72
+ HomeRegions?: StringList;
73
+ /**
74
+ * Lists if discovery has been enabled for Linux subscriptions.
75
+ */
76
+ LinuxSubscriptionsDiscovery?: LinuxSubscriptionsDiscovery;
77
+ /**
78
+ * Lists the settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
79
+ */
80
+ LinuxSubscriptionsDiscoverySettings?: LinuxSubscriptionsDiscoverySettings;
81
+ /**
82
+ * Indicates the status of Linux subscriptions settings being applied.
83
+ */
84
+ Status?: Status;
85
+ /**
86
+ * A message which details the Linux subscriptions service settings current status.
87
+ */
88
+ StatusMessage?: StringMap;
89
+ }
90
+ export interface Instance {
91
+ /**
92
+ * The account ID which owns the instance.
93
+ */
94
+ AccountID?: String;
95
+ /**
96
+ * The AMI ID used to launch the instance.
97
+ */
98
+ AmiId?: String;
99
+ /**
100
+ * The instance ID of the resource.
101
+ */
102
+ InstanceID?: String;
103
+ /**
104
+ * The instance type of the resource.
105
+ */
106
+ InstanceType?: String;
107
+ /**
108
+ * The time in which the last discovery updated the instance details.
109
+ */
110
+ LastUpdatedTime?: String;
111
+ /**
112
+ * The product code for the instance. For more information, see Usage operation values in the License Manager User Guide .
113
+ */
114
+ ProductCode?: ProductCodeList;
115
+ /**
116
+ * The Region the instance is running in.
117
+ */
118
+ Region?: String;
119
+ /**
120
+ * The status of the instance.
121
+ */
122
+ Status?: String;
123
+ /**
124
+ * The name of the subscription being used by the instance.
125
+ */
126
+ SubscriptionName?: String;
127
+ /**
128
+ * The usage operation of the instance. For more information, see For more information, see Usage operation values in the License Manager User Guide.
129
+ */
130
+ UsageOperation?: String;
131
+ }
132
+ export type InstanceList = Instance[];
133
+ export type LinuxSubscriptionsDiscovery = "Enabled"|"Disabled"|string;
134
+ export interface LinuxSubscriptionsDiscoverySettings {
135
+ /**
136
+ * Details if you have enabled resource discovery across your accounts in Organizations.
137
+ */
138
+ OrganizationIntegration: OrganizationIntegration;
139
+ /**
140
+ * The Regions in which to discover data for Linux subscriptions.
141
+ */
142
+ SourceRegions: StringList;
143
+ }
144
+ export interface ListLinuxSubscriptionInstancesRequest {
145
+ /**
146
+ * An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify. For example, you can filter by the name of AmiID with an optional operator to see subscriptions that match, partially match, or don't match a certain Amazon Machine Image (AMI) ID. The valid names for this filter are: AmiID InstanceID AccountID Status Region UsageOperation ProductCode InstanceType The valid Operators for this filter are: contains equals Notequal
147
+ */
148
+ Filters?: FilterList;
149
+ /**
150
+ * Maximum number of results to return in a single call.
151
+ */
152
+ MaxResults?: BoxInteger;
153
+ /**
154
+ * Token for the next set of results.
155
+ */
156
+ NextToken?: ListLinuxSubscriptionInstancesRequestNextTokenString;
157
+ }
158
+ export type ListLinuxSubscriptionInstancesRequestNextTokenString = string;
159
+ export interface ListLinuxSubscriptionInstancesResponse {
160
+ /**
161
+ * An array that contains instance objects.
162
+ */
163
+ Instances?: InstanceList;
164
+ /**
165
+ * Token for the next set of results.
166
+ */
167
+ NextToken?: String;
168
+ }
169
+ export interface ListLinuxSubscriptionsRequest {
170
+ /**
171
+ * An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify. For example, you can filter by the name of Subscription with an optional operator to see subscriptions that match, partially match, or don't match a certain subscription's name. The valid names for this filter are: Subscription The valid Operators for this filter are: contains equals Notequal
172
+ */
173
+ Filters?: FilterList;
174
+ /**
175
+ * Maximum number of results to return in a single call.
176
+ */
177
+ MaxResults?: BoxInteger;
178
+ /**
179
+ * Token for the next set of results.
180
+ */
181
+ NextToken?: ListLinuxSubscriptionsRequestNextTokenString;
182
+ }
183
+ export type ListLinuxSubscriptionsRequestNextTokenString = string;
184
+ export interface ListLinuxSubscriptionsResponse {
185
+ /**
186
+ * Token for the next set of results.
187
+ */
188
+ NextToken?: String;
189
+ /**
190
+ * An array that contains subscription objects.
191
+ */
192
+ Subscriptions?: SubscriptionList;
193
+ }
194
+ export type Operator = "Equal"|"NotEqual"|"Contains"|string;
195
+ export type OrganizationIntegration = "Enabled"|"Disabled"|string;
196
+ export type ProductCodeList = String[];
197
+ export type Status = "InProgress"|"Completed"|"Successful"|"Failed"|string;
198
+ export type String = string;
199
+ export type StringList = StringListMemberString[];
200
+ export type StringListMemberString = string;
201
+ export type StringMap = {[key: string]: String};
202
+ export interface Subscription {
203
+ /**
204
+ * The total amount of running instances using this subscription.
205
+ */
206
+ InstanceCount?: BoxLong;
207
+ /**
208
+ * The name of the subscription.
209
+ */
210
+ Name?: String;
211
+ /**
212
+ * The type of subscription. The type can be subscription-included with Amazon EC2, Bring Your Own Subscription model (BYOS), or from the Amazon Web Services Marketplace. Certain subscriptions may use licensing from the Amazon Web Services Marketplace as well as OS licensing from Amazon EC2 or BYOS.
213
+ */
214
+ Type?: String;
215
+ }
216
+ export type SubscriptionList = Subscription[];
217
+ export interface UpdateServiceSettingsRequest {
218
+ /**
219
+ * Describes if updates are allowed to the service settings for Linux subscriptions. If you allow updates, you can aggregate Linux subscription data in more than one home Region.
220
+ */
221
+ AllowUpdate?: Boolean;
222
+ /**
223
+ * Describes if the discovery of Linux subscriptions is enabled.
224
+ */
225
+ LinuxSubscriptionsDiscovery: LinuxSubscriptionsDiscovery;
226
+ /**
227
+ * The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
228
+ */
229
+ LinuxSubscriptionsDiscoverySettings: LinuxSubscriptionsDiscoverySettings;
230
+ }
231
+ export interface UpdateServiceSettingsResponse {
232
+ /**
233
+ * The Region in which License Manager displays the aggregated data for Linux subscriptions.
234
+ */
235
+ HomeRegions?: StringList;
236
+ /**
237
+ * Lists if discovery has been enabled for Linux subscriptions.
238
+ */
239
+ LinuxSubscriptionsDiscovery?: LinuxSubscriptionsDiscovery;
240
+ /**
241
+ * The settings defined for Linux subscriptions discovery. The settings include if Organizations integration has been enabled, and which Regions data will be aggregated from.
242
+ */
243
+ LinuxSubscriptionsDiscoverySettings?: LinuxSubscriptionsDiscoverySettings;
244
+ /**
245
+ * Indicates the status of Linux subscriptions settings being applied.
246
+ */
247
+ Status?: Status;
248
+ /**
249
+ * A message which details the Linux subscriptions service settings current status.
250
+ */
251
+ StatusMessage?: StringMap;
252
+ }
253
+ /**
254
+ * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
255
+ */
256
+ export type apiVersion = "2018-05-10"|"latest"|string;
257
+ export interface ClientApiVersions {
258
+ /**
259
+ * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
260
+ */
261
+ apiVersion?: apiVersion;
262
+ }
263
+ export type ClientConfiguration = ServiceConfigurationOptions & ClientApiVersions;
264
+ /**
265
+ * Contains interfaces for use with the LicenseManagerLinuxSubscriptions client.
266
+ */
267
+ export import Types = LicenseManagerLinuxSubscriptions;
268
+ }
269
+ export = LicenseManagerLinuxSubscriptions;
@@ -0,0 +1,18 @@
1
+ require('../lib/node_loader');
2
+ var AWS = require('../lib/core');
3
+ var Service = AWS.Service;
4
+ var apiLoader = AWS.apiLoader;
5
+
6
+ apiLoader.services['licensemanagerlinuxsubscriptions'] = {};
7
+ AWS.LicenseManagerLinuxSubscriptions = Service.defineService('licensemanagerlinuxsubscriptions', ['2018-05-10']);
8
+ Object.defineProperty(apiLoader.services['licensemanagerlinuxsubscriptions'], '2018-05-10', {
9
+ get: function get() {
10
+ var model = require('../apis/license-manager-linux-subscriptions-2018-05-10.min.json');
11
+ model.paginators = require('../apis/license-manager-linux-subscriptions-2018-05-10.paginators.json').pagination;
12
+ return model;
13
+ },
14
+ enumerable: true,
15
+ configurable: true
16
+ });
17
+
18
+ module.exports = AWS.LicenseManagerLinuxSubscriptions;
@@ -1481,6 +1481,10 @@ declare namespace LookoutEquipment {
1481
1481
  * The name of the ML model used by the inference scheduler to be listed.
1482
1482
  */
1483
1483
  ModelName?: ModelName;
1484
+ /**
1485
+ * Specifies the current status of the inference schedulers to list.
1486
+ */
1487
+ Status?: InferenceSchedulerStatus;
1484
1488
  }
1485
1489
  export interface ListInferenceSchedulersResponse {
1486
1490
  /**
@@ -4008,7 +4008,7 @@ declare namespace Macie2 {
4008
4008
  */
4009
4009
  numberOfRuns?: __double;
4010
4010
  }
4011
- export type StorageClass = "STANDARD"|"REDUCED_REDUNDANCY"|"STANDARD_IA"|"INTELLIGENT_TIERING"|"DEEP_ARCHIVE"|"ONEZONE_IA"|"GLACIER"|string;
4011
+ export type StorageClass = "STANDARD"|"REDUCED_REDUNDANCY"|"STANDARD_IA"|"INTELLIGENT_TIERING"|"DEEP_ARCHIVE"|"ONEZONE_IA"|"GLACIER"|"GLACIER_IR"|"OUTPOSTS"|string;
4012
4012
  export interface SuppressDataIdentifier {
4013
4013
  /**
4014
4014
  * The unique identifier for the custom data identifier or managed data identifier that detected the type of sensitive data to exclude or include in the score.
@@ -788,6 +788,12 @@ Note that this field and audioType are both ignored if inputType is broadcasterM
788
788
  }
789
789
  export type AudioDescriptionAudioTypeControl = "FOLLOW_INPUT"|"USE_CONFIGURED"|string;
790
790
  export type AudioDescriptionLanguageCodeControl = "FOLLOW_INPUT"|"USE_CONFIGURED"|string;
791
+ export interface AudioDolbyEDecode {
792
+ /**
793
+ * Applies only to Dolby E. Enter the program ID (according to the metadata in the audio) of the Dolby E program to extract from the specified track. One program extracted per audio selector. To select multiple programs, create multiple selectors with the same Track and different Program numbers. “All channels” means to ignore the program IDs and include all the channels in this selector; useful if metadata is known to be incorrect.
794
+ */
795
+ ProgramSelection: DolbyEProgramSelection;
796
+ }
791
797
  export interface AudioHlsRenditionSelection {
792
798
  /**
793
799
  * Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
@@ -902,6 +908,10 @@ Alternate rendition that the client will not try to play back by default. Repres
902
908
  * Selects one or more unique audio tracks from within a source.
903
909
  */
904
910
  Tracks: __listOfAudioTrack;
911
+ /**
912
+ * Configure decoding options for Dolby E streams - these should be Dolby E frames carried in PCM streams tagged with SMPTE-337
913
+ */
914
+ DolbyEDecode?: AudioDolbyEDecode;
905
915
  }
906
916
  export type AudioType = "CLEAN_EFFECTS"|"HEARING_IMPAIRED"|"UNDEFINED"|"VISUAL_IMPAIRED_COMMENTARY"|string;
907
917
  export interface AudioWatermarkSettings {
@@ -2449,6 +2459,7 @@ during input switch actions. Presently, this functionality only works with MP4_F
2449
2459
  }
2450
2460
  export type DeviceSettingsSyncState = "SYNCED"|"SYNCING"|string;
2451
2461
  export type DeviceUpdateStatus = "UP_TO_DATE"|"NOT_UP_TO_DATE"|"UPDATING"|string;
2462
+ export type DolbyEProgramSelection = "ALL_CHANNELS"|"PROGRAM_1"|"PROGRAM_2"|"PROGRAM_3"|"PROGRAM_4"|"PROGRAM_5"|"PROGRAM_6"|"PROGRAM_7"|"PROGRAM_8"|string;
2452
2463
  export interface DolbyVision81Settings {
2453
2464
  }
2454
2465
  export interface DvbNitSettings {
@@ -2814,7 +2825,7 @@ You specify only the font family. All other style information (color, bold, posi
2814
2825
  */
2815
2826
  AdAvailOffset?: __integerMinNegative1000Max1000;
2816
2827
  /**
2817
- * Password if credentials are required to access the POIS endpoint. This is a reference to an AWS parameter store name from which the password can be retrieved. AWS Parameter store format: "ssm://"
2828
+ * Documentation update needed
2818
2829
  */
2819
2830
  PasswordParam?: __string;
2820
2831
  /**
@@ -2822,7 +2833,7 @@ You specify only the font family. All other style information (color, bold, posi
2822
2833
  */
2823
2834
  PoisEndpoint: __stringMax2048;
2824
2835
  /**
2825
- * Username if credentials are required to access the POIS endpoint. This can be either a plaintext username, or a reference to an AWS parameter store name from which the username can be retrieved. AWS Parameter store format: "ssm://"
2836
+ * Documentation update needed
2826
2837
  */
2827
2838
  Username?: __string;
2828
2839
  /**
@@ -2944,6 +2955,10 @@ If you disable the feature on an existing schedule, make sure that you first del
2944
2955
  * Unit for the frame capture interval.
2945
2956
  */
2946
2957
  CaptureIntervalUnits?: FrameCaptureIntervalUnit;
2958
+ /**
2959
+ * Timecode burn-in settings
2960
+ */
2961
+ TimecodeBurninSettings?: TimecodeBurninSettings;
2947
2962
  }
2948
2963
  export interface GlobalConfiguration {
2949
2964
  /**
@@ -3198,6 +3213,10 @@ This field is optional; when no value is specified the encoder will choose the n
3198
3213
  - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config
3199
3214
  */
3200
3215
  TimecodeInsertion?: H264TimecodeInsertionBehavior;
3216
+ /**
3217
+ * Timecode burn-in settings
3218
+ */
3219
+ TimecodeBurninSettings?: TimecodeBurninSettings;
3201
3220
  }
3202
3221
  export type H264SpatialAq = "DISABLED"|"ENABLED"|string;
3203
3222
  export type H264SubGopLength = "DYNAMIC"|"FIXED"|string;
@@ -3360,6 +3379,10 @@ This field is optional; when no value is specified the encoder will choose the n
3360
3379
  - 'picTimingSei': Pass through picture timing SEI messages from the source specified in Timecode Config
3361
3380
  */
3362
3381
  TimecodeInsertion?: H265TimecodeInsertionBehavior;
3382
+ /**
3383
+ * Timecode burn-in settings
3384
+ */
3385
+ TimecodeBurninSettings?: TimecodeBurninSettings;
3363
3386
  }
3364
3387
  export type H265Tier = "HIGH"|"MAIN"|string;
3365
3388
  export type H265TimecodeInsertionBehavior = "DISABLED"|"PIC_TIMING_SEI"|string;
@@ -3573,7 +3596,7 @@ If this "keep segments" number is too low, the following might happen: the playe
3573
3596
  */
3574
3597
  ManifestDurationFormat?: HlsManifestDurationFormat;
3575
3598
  /**
3576
- * When set, minimumSegmentLength is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.
3599
+ * Minimum length of MPEG-2 Transport Stream segments in seconds. When set, minimum segment length is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.
3577
3600
  */
3578
3601
  MinSegmentLength?: __integerMin0;
3579
3602
  /**
@@ -3615,7 +3638,7 @@ For an HLS output group with MediaPackage as the destination, the DISABLED behav
3615
3638
  */
3616
3639
  RedundantManifest?: HlsRedundantManifest;
3617
3640
  /**
3618
- * Length of MPEG-2 Transport Stream segments to create (in seconds). Note that segments will end on the next keyframe after this number of seconds, so actual segment length may be longer.
3641
+ * Length of MPEG-2 Transport Stream segments to create in seconds. Note that segments will end on the next keyframe after this duration, so actual segment length may be longer.
3619
3642
  */
3620
3643
  SegmentLength?: __integerMin1;
3621
3644
  /**
@@ -5057,6 +5080,10 @@ DISABLED: do not include timecodes.
5057
5080
  GOP_TIMECODE: Include timecode metadata in the GOP header.
5058
5081
  */
5059
5082
  TimecodeInsertion?: Mpeg2TimecodeInsertionBehavior;
5083
+ /**
5084
+ * Timecode burn-in settings
5085
+ */
5086
+ TimecodeBurninSettings?: TimecodeBurninSettings;
5060
5087
  }
5061
5088
  export type Mpeg2SubGopLength = "DYNAMIC"|"FIXED"|string;
5062
5089
  export type Mpeg2TimecodeInsertionBehavior = "DISABLED"|"GOP_TIMECODE"|string;
@@ -6552,6 +6579,22 @@ one destination per packager.
6552
6579
  Strength?: TemporalFilterStrength;
6553
6580
  }
6554
6581
  export type TemporalFilterStrength = "AUTO"|"STRENGTH_1"|"STRENGTH_2"|"STRENGTH_3"|"STRENGTH_4"|"STRENGTH_5"|"STRENGTH_6"|"STRENGTH_7"|"STRENGTH_8"|"STRENGTH_9"|"STRENGTH_10"|"STRENGTH_11"|"STRENGTH_12"|"STRENGTH_13"|"STRENGTH_14"|"STRENGTH_15"|"STRENGTH_16"|string;
6582
+ export type TimecodeBurninFontSize = "EXTRA_SMALL_10"|"LARGE_48"|"MEDIUM_32"|"SMALL_16"|string;
6583
+ export type TimecodeBurninPosition = "BOTTOM_CENTER"|"BOTTOM_LEFT"|"BOTTOM_RIGHT"|"MIDDLE_CENTER"|"MIDDLE_LEFT"|"MIDDLE_RIGHT"|"TOP_CENTER"|"TOP_LEFT"|"TOP_RIGHT"|string;
6584
+ export interface TimecodeBurninSettings {
6585
+ /**
6586
+ * Choose a timecode burn-in font size
6587
+ */
6588
+ FontSize: TimecodeBurninFontSize;
6589
+ /**
6590
+ * Choose a timecode burn-in output position
6591
+ */
6592
+ Position: TimecodeBurninPosition;
6593
+ /**
6594
+ * Create a timecode burn-in prefix (optional)
6595
+ */
6596
+ Prefix?: __stringMax255;
6597
+ }
6555
6598
  export interface TimecodeConfig {
6556
6599
  /**
6557
6600
  * Identifies the source for the timecode that will be associated with the events outputs.