aws-sdk 2.875.0 → 2.879.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.
Files changed (90) hide show
  1. package/CHANGELOG.md +47 -1
  2. package/README.md +1 -1
  3. package/apis/batch-2016-08-10.min.json +74 -53
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/cloud9-2017-09-23.min.json +48 -14
  6. package/apis/cloudformation-2010-05-15.min.json +50 -48
  7. package/apis/cloudhsm-2014-05-30.min.json +18 -51
  8. package/apis/cognito-sync-2014-06-30.examples.json +5 -0
  9. package/apis/cognito-sync-2014-06-30.min.json +2 -3
  10. package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
  11. package/apis/comprehend-2017-11-27.min.json +12 -6
  12. package/apis/config-2014-11-12.min.json +238 -128
  13. package/apis/databrew-2017-07-25.min.json +154 -60
  14. package/apis/datapipeline-2012-10-29.examples.json +5 -0
  15. package/apis/datapipeline-2012-10-29.min.json +1 -1
  16. package/apis/datapipeline-2012-10-29.paginators.json +10 -10
  17. package/apis/detective-2018-10-26.min.json +114 -18
  18. package/apis/directconnect-2012-10-25.min.json +151 -52
  19. package/apis/ec2-2016-11-15.min.json +831 -625
  20. package/apis/ec2-2016-11-15.paginators.json +6 -0
  21. package/apis/ec2-2016-11-15.waiters2.json +1 -1
  22. package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
  23. package/apis/fms-2018-01-01.min.json +41 -7
  24. package/apis/frauddetector-2019-11-15.min.json +158 -54
  25. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  26. package/apis/imagebuilder-2019-12-02.min.json +141 -111
  27. package/apis/iot-2015-05-28.min.json +20 -15
  28. package/apis/iotwireless-2020-11-22.min.json +43 -2
  29. package/apis/kendra-2019-02-03.min.json +38 -36
  30. package/apis/lightsail-2016-11-28.min.json +121 -114
  31. package/apis/machinelearning-2014-12-12.examples.json +5 -0
  32. package/apis/machinelearning-2014-12-12.min.json +3 -4
  33. package/apis/machinelearning-2014-12-12.paginators.json +5 -5
  34. package/apis/mediaconvert-2017-08-29.min.json +122 -83
  35. package/apis/mediapackage-2017-10-12.min.json +64 -48
  36. package/apis/monitoring-2010-08-01.min.json +208 -38
  37. package/apis/monitoring-2010-08-01.paginators.json +5 -0
  38. package/apis/pinpoint-2016-12-01.min.json +15 -2
  39. package/apis/pricing-2017-10-15.examples.json +1 -0
  40. package/apis/redshift-2012-12-01.min.json +398 -191
  41. package/apis/route53resolver-2018-04-01.min.json +791 -89
  42. package/apis/route53resolver-2018-04-01.paginators.json +36 -0
  43. package/apis/runtime.lex-2016-11-28.min.json +29 -3
  44. package/apis/sagemaker-2017-07-24.min.json +141 -112
  45. package/apis/wafv2-2019-07-29.min.json +196 -89
  46. package/apis/workmail-2017-10-01.min.json +247 -30
  47. package/clients/batch.d.ts +41 -3
  48. package/clients/cloud9.d.ts +22 -12
  49. package/clients/cloudformation.d.ts +4 -0
  50. package/clients/cloudwatch.d.ts +222 -3
  51. package/clients/cognitosync.d.ts +20 -20
  52. package/clients/cognitosync.js +1 -0
  53. package/clients/comprehend.d.ts +24 -0
  54. package/clients/configservice.d.ts +182 -10
  55. package/clients/databrew.d.ts +145 -25
  56. package/clients/detective.d.ts +74 -0
  57. package/clients/directconnect.d.ts +161 -2
  58. package/clients/ec2.d.ts +239 -14
  59. package/clients/ec2instanceconnect.d.ts +41 -8
  60. package/clients/fms.d.ts +63 -2
  61. package/clients/frauddetector.d.ts +174 -0
  62. package/clients/imagebuilder.d.ts +378 -340
  63. package/clients/iot.d.ts +5 -0
  64. package/clients/iotwireless.d.ts +75 -0
  65. package/clients/kendra.d.ts +27 -17
  66. package/clients/lexmodelbuildingservice.d.ts +1 -1
  67. package/clients/lexruntime.d.ts +17 -3
  68. package/clients/lightsail.d.ts +17 -2
  69. package/clients/machinelearning.d.ts +71 -71
  70. package/clients/mediaconvert.d.ts +70 -11
  71. package/clients/mediapackage.d.ts +13 -0
  72. package/clients/pinpoint.d.ts +23 -3
  73. package/clients/redshift.d.ts +275 -0
  74. package/clients/route53resolver.d.ts +1093 -57
  75. package/clients/sagemaker.d.ts +76 -44
  76. package/clients/transcribeservice.d.ts +1 -1
  77. package/clients/wafv2.d.ts +126 -3
  78. package/clients/workmail.d.ts +294 -0
  79. package/dist/aws-sdk-core-react-native.js +2 -2
  80. package/dist/aws-sdk-react-native.js +1868 -1835
  81. package/dist/aws-sdk.js +2415 -1583
  82. package/dist/aws-sdk.min.js +80 -80
  83. package/lib/core.js +1 -1
  84. package/lib/event_listeners.js +1 -1
  85. package/lib/http/node.js +1 -1
  86. package/lib/services/s3.js +31 -8
  87. package/lib/services/s3control.js +18 -15
  88. package/lib/services/s3util.js +10 -10
  89. package/package.json +1 -1
  90. package/scripts/region-checker/allowlist.js +12 -12
@@ -260,7 +260,9 @@ declare namespace MediaConvert {
260
260
  export type AacVbrQuality = "LOW"|"MEDIUM_LOW"|"MEDIUM_HIGH"|"HIGH"|string;
261
261
  export type Ac3BitstreamMode = "COMPLETE_MAIN"|"COMMENTARY"|"DIALOGUE"|"EMERGENCY"|"HEARING_IMPAIRED"|"MUSIC_AND_EFFECTS"|"VISUALLY_IMPAIRED"|"VOICE_OVER"|string;
262
262
  export type Ac3CodingMode = "CODING_MODE_1_0"|"CODING_MODE_1_1"|"CODING_MODE_2_0"|"CODING_MODE_3_2_LFE"|string;
263
+ export type Ac3DynamicRangeCompressionLine = "FILM_STANDARD"|"FILM_LIGHT"|"MUSIC_STANDARD"|"MUSIC_LIGHT"|"SPEECH"|"NONE"|string;
263
264
  export type Ac3DynamicRangeCompressionProfile = "FILM_STANDARD"|"NONE"|string;
265
+ export type Ac3DynamicRangeCompressionRf = "FILM_STANDARD"|"FILM_LIGHT"|"MUSIC_STANDARD"|"MUSIC_LIGHT"|"SPEECH"|"NONE"|string;
264
266
  export type Ac3LfeFilter = "ENABLED"|"DISABLED"|string;
265
267
  export type Ac3MetadataControl = "FOLLOW_INPUT"|"USE_CONFIGURED"|string;
266
268
  export interface Ac3Settings {
@@ -281,9 +283,17 @@ declare namespace MediaConvert {
281
283
  */
282
284
  Dialnorm?: __integerMin1Max31;
283
285
  /**
284
- * If set to FILM_STANDARD, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.
286
+ * Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the Dolby Digital stream for the line operating mode. Related setting: When you use this setting, MediaConvert ignores any value you provide for Dynamic range compression profile (DynamicRangeCompressionProfile). For information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control chapter of the Dolby Metadata Guide at https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.
287
+ */
288
+ DynamicRangeCompressionLine?: Ac3DynamicRangeCompressionLine;
289
+ /**
290
+ * When you want to add Dolby dynamic range compression (DRC) signaling to your output stream, we recommend that you use the mode-specific settings instead of Dynamic range compression profile (DynamicRangeCompressionProfile). The mode-specific settings are Dynamic range compression profile, line mode (dynamicRangeCompressionLine) and Dynamic range compression profile, RF mode (dynamicRangeCompressionRf). Note that when you specify values for all three settings, MediaConvert ignores the value of this setting in favor of the mode-specific settings. If you do use this setting instead of the mode-specific settings, choose None (NONE) to leave out DRC signaling. Keep the default Film standard (FILM_STANDARD) to set the profile to Dolby's film standard profile for all operating modes.
285
291
  */
286
292
  DynamicRangeCompressionProfile?: Ac3DynamicRangeCompressionProfile;
293
+ /**
294
+ * Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the Dolby Digital stream for the RF operating mode. Related setting: When you use this setting, MediaConvert ignores any value you provide for Dynamic range compression profile (DynamicRangeCompressionProfile). For information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control chapter of the Dolby Metadata Guide at https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.
295
+ */
296
+ DynamicRangeCompressionRf?: Ac3DynamicRangeCompressionRf;
287
297
  /**
288
298
  * Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding mode.
289
299
  */
@@ -837,6 +847,10 @@ All burn-in and DVB-Sub font settings must match.
837
847
  * Settings specific to TTML caption outputs, including Pass style information (TtmlStylePassthrough).
838
848
  */
839
849
  TtmlDestinationSettings?: TtmlDestinationSettings;
850
+ /**
851
+ * WEBVTT Destination Settings
852
+ */
853
+ WebvttDestinationSettings?: WebvttDestinationSettings;
840
854
  }
841
855
  export type CaptionDestinationType = "BURN_IN"|"DVB_SUB"|"EMBEDDED"|"EMBEDDED_PLUS_SCTE20"|"IMSC"|"SCTE20_PLUS_EMBEDDED"|"SCC"|"SRT"|"SMI"|"TELETEXT"|"TTML"|"WEBVTT"|string;
842
856
  export interface CaptionSelector {
@@ -877,7 +891,7 @@ All burn-in and DVB-Sub font settings must match.
877
891
  */
878
892
  EmbeddedSourceSettings?: EmbeddedSourceSettings;
879
893
  /**
880
- * If your input captions are SCC, SMI, SRT, STL, TTML, or IMSC 1.1 in an xml file, specify the URI of the input caption source file. If your caption source is IMSC in an IMF package, use TrackSourceSettings instead of FileSoureSettings.
894
+ * If your input captions are SCC, SMI, SRT, STL, TTML, WebVTT, or IMSC 1.1 in an xml file, specify the URI of the input caption source file. If your caption source is IMSC in an IMF package, use TrackSourceSettings instead of FileSoureSettings.
881
895
  */
882
896
  FileSourceSettings?: FileSourceSettings;
883
897
  /**
@@ -893,7 +907,7 @@ All burn-in and DVB-Sub font settings must match.
893
907
  */
894
908
  TrackSourceSettings?: TrackSourceSettings;
895
909
  }
896
- export type CaptionSourceType = "ANCILLARY"|"DVB_SUB"|"EMBEDDED"|"SCTE20"|"SCC"|"TTML"|"STL"|"SRT"|"SMI"|"SMPTE_TT"|"TELETEXT"|"NULL_SOURCE"|"IMSC"|string;
910
+ export type CaptionSourceType = "ANCILLARY"|"DVB_SUB"|"EMBEDDED"|"SCTE20"|"SCC"|"TTML"|"STL"|"SRT"|"SMI"|"SMPTE_TT"|"TELETEXT"|"NULL_SOURCE"|"IMSC"|"WEBVTT"|string;
897
911
  export interface ChannelMapping {
898
912
  /**
899
913
  * In your JSON job specification, include one child of OutputChannels for each audio channel that you want in your output. Each child should contain one instance of InputChannels or InputChannelsFineTune.
@@ -992,6 +1006,10 @@ All burn-in and DVB-Sub font settings must match.
992
1006
  * Specify whether your DASH profile is on-demand or main. When you choose Main profile (MAIN_PROFILE), the service signals urn:mpeg:dash:profile:isoff-main:2011 in your .mpd DASH manifest. When you choose On-demand (ON_DEMAND_PROFILE), the service signals urn:mpeg:dash:profile:isoff-on-demand:2011 in your .mpd. When you choose On-demand, you must also set the output group setting Segment control (SegmentControl) to Single file (SINGLE_FILE).
993
1007
  */
994
1008
  MpdProfile?: CmafMpdProfile;
1009
+ /**
1010
+ * Use this setting only when your output video stream has B-frames, which causes the initial presentation time stamp (PTS) to be offset from the initial decode time stamp (DTS). Specify how MediaConvert handles PTS when writing time stamps in output DASH manifests. Choose Match initial PTS (MATCH_INITIAL_PTS) when you want MediaConvert to use the initial PTS as the first time stamp in the manifest. Choose Zero-based (ZERO_BASED) to have MediaConvert ignore the initial PTS in the video stream and instead write the initial time stamp as zero in the manifest. For outputs that don't have B-frames, the time stamps in your DASH manifests start at zero regardless of your choice here.
1011
+ */
1012
+ PtsOffsetHandlingForBFrames?: CmafPtsOffsetHandlingForBFrames;
995
1013
  /**
996
1014
  * When set to SINGLE_FILE, a single output file is generated, which is internally segmented using the Fragment Length and Segment Length. When set to SEGMENTED_FILES, separate segment files will be created.
997
1015
  */
@@ -1022,12 +1040,15 @@ All burn-in and DVB-Sub font settings must match.
1022
1040
  export type CmafManifestCompression = "GZIP"|"NONE"|string;
1023
1041
  export type CmafManifestDurationFormat = "FLOATING_POINT"|"INTEGER"|string;
1024
1042
  export type CmafMpdProfile = "MAIN_PROFILE"|"ON_DEMAND_PROFILE"|string;
1043
+ export type CmafPtsOffsetHandlingForBFrames = "ZERO_BASED"|"MATCH_INITIAL_PTS"|string;
1025
1044
  export type CmafSegmentControl = "SINGLE_FILE"|"SEGMENTED_FILES"|string;
1026
1045
  export type CmafStreamInfResolution = "INCLUDE"|"EXCLUDE"|string;
1027
1046
  export type CmafWriteDASHManifest = "DISABLED"|"ENABLED"|string;
1028
1047
  export type CmafWriteHLSManifest = "DISABLED"|"ENABLED"|string;
1029
1048
  export type CmafWriteSegmentTimelineInRepresentation = "ENABLED"|"DISABLED"|string;
1030
1049
  export type CmfcAudioDuration = "DEFAULT_CODEC_DURATION"|"MATCH_VIDEO_DURATION"|string;
1050
+ export type CmfcAudioTrackType = "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT"|"ALTERNATE_AUDIO_AUTO_SELECT"|"ALTERNATE_AUDIO_NOT_AUTO_SELECT"|string;
1051
+ export type CmfcDescriptiveVideoServiceFlag = "DONT_FLAG"|"FLAG"|string;
1031
1052
  export type CmfcIFrameOnlyManifest = "INCLUDE"|"EXCLUDE"|string;
1032
1053
  export type CmfcScte35Esam = "INSERT"|"NONE"|string;
1033
1054
  export type CmfcScte35Source = "PASSTHROUGH"|"NONE"|string;
@@ -1036,6 +1057,22 @@ All burn-in and DVB-Sub font settings must match.
1036
1057
  * Specify this setting only when your output will be consumed by a downstream repackaging workflow that is sensitive to very small duration differences between video and audio. For this situation, choose Match video duration (MATCH_VIDEO_DURATION). In all other cases, keep the default value, Default codec duration (DEFAULT_CODEC_DURATION). When you choose Match video duration, MediaConvert pads the output audio streams with silence or trims them to ensure that the total duration of each audio stream is at least as long as the total duration of the video stream. After padding or trimming, the audio stream duration is no more than one frame longer than the video stream. MediaConvert applies audio padding or trimming only to the end of the last segment of the output. For unsegmented outputs, MediaConvert adds padding only to the end of the file. When you keep the default value, any minor discrepancies between audio and video duration will depend on your output audio codec.
1037
1058
  */
1038
1059
  AudioDuration?: CmfcAudioDuration;
1060
+ /**
1061
+ * Specify the audio rendition group for this audio rendition. Specify up to one value for each audio output in your output group. This value appears in your HLS parent manifest in the EXT-X-MEDIA tag of TYPE=AUDIO, as the value for the GROUP-ID attribute. For example, if you specify "audio_aac_1" for Audio group ID, it appears in your manifest like this: #EXT-X-MEDIA:TYPE=AUDIO,GROUP-ID="audio_aac_1". Related setting: To associate the rendition group that this audio track belongs to with a video rendition, include the same value that you provide here for that video output's setting Audio rendition sets (audioRenditionSets).
1062
+ */
1063
+ AudioGroupId?: __string;
1064
+ /**
1065
+ * List the audio rendition groups that you want included with this video rendition. Use a comma-separated list. For example, say you want to include the audio rendition groups that have the audio group IDs "audio_aac_1" and "audio_dolby". Then you would specify this value: "audio_aac_1, audio_dolby". Related setting: The rendition groups that you include in your comma-separated list should all match values that you specify in the setting Audio group ID (AudioGroupId) for audio renditions in the same output group as this video rendition. Default behavior: If you don't specify anything here and for Audio group ID, MediaConvert puts each audio variant in its own audio rendition group and associates it with every video variant. Each value in your list appears in your HLS parent manifest in the EXT-X-STREAM-INF tag as the value for the AUDIO attribute. To continue the previous example, say that the file name for the child manifest for your video rendition is "amazing_video_1.m3u8". Then, in your parent manifest, each value will appear on separate lines, like this: #EXT-X-STREAM-INF:AUDIO="audio_aac_1"... amazing_video_1.m3u8 #EXT-X-STREAM-INF:AUDIO="audio_dolby"... amazing_video_1.m3u8
1066
+ */
1067
+ AudioRenditionSets?: __string;
1068
+ /**
1069
+ * Use this setting to control the values that MediaConvert puts in your HLS parent playlist to control how the client player selects which audio track to play. The other options for this setting determine the values that MediaConvert writes for the DEFAULT and AUTOSELECT attributes of the EXT-X-MEDIA entry for the audio variant. For more information about these attributes, see the Apple documentation article https://developer.apple.com/documentation/http_live_streaming/example_playlists_for_http_live_streaming/adding_alternate_media_to_a_playlist. Choose Alternate audio, auto select, default (ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT) to set DEFAULT=YES and AUTOSELECT=YES. Choose this value for only one variant in your output group. Choose Alternate audio, auto select, not default (ALTERNATE_AUDIO_AUTO_SELECT) to set DEFAULT=NO and AUTOSELECT=YES. Choose Alternate Audio, Not Auto Select to set DEFAULT=NO and AUTOSELECT=NO. When you don't specify a value for this setting, MediaConvert defaults to Alternate audio, auto select, default. When there is more than one variant in your output group, you must explicitly choose a value for this setting.
1070
+ */
1071
+ AudioTrackType?: CmfcAudioTrackType;
1072
+ /**
1073
+ * Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest. When you choose Flag (FLAG), MediaConvert includes the parameter CHARACTERISTICS="public.accessibility.describes-video" in the EXT-X-MEDIA entry for this track. When you keep the default choice, Don't flag (DONT_FLAG), MediaConvert leaves this parameter out. The DVS flag can help with accessibility on Apple devices. For more information, see the Apple documentation.
1074
+ */
1075
+ DescriptiveVideoServiceFlag?: CmfcDescriptiveVideoServiceFlag;
1039
1076
  /**
1040
1077
  * Choose Include (INCLUDE) to have MediaConvert generate an HLS child manifest that lists only the I-frames for this rendition, in addition to your regular manifest for this rendition. You might use this manifest as part of a workflow that creates preview functions for your video. MediaConvert adds both the I-frame only child manifest and the regular child manifest to the parent manifest. When you don't need the I-frame only child manifest, keep the default value Exclude (EXCLUDE).
1041
1078
  */
@@ -1307,11 +1344,16 @@ All burn-in and DVB-Sub font settings must match.
1307
1344
  */
1308
1345
  SpekeKeyProvider?: SpekeKeyProvider;
1309
1346
  }
1347
+ export type DashIsoGroupAudioChannelConfigSchemeIdUri = "MPEG_CHANNEL_CONFIGURATION"|"DOLBY_CHANNEL_CONFIGURATION"|string;
1310
1348
  export interface DashIsoGroupSettings {
1311
1349
  /**
1312
1350
  * By default, the service creates one .mpd DASH manifest for each DASH ISO output group in your job. This default manifest references every output in the output group. To create additional DASH manifests that reference a subset of the outputs in the output group, specify a list of them here.
1313
1351
  */
1314
1352
  AdditionalManifests?: __listOfDashAdditionalManifest;
1353
+ /**
1354
+ * Use this setting only when your audio codec is a Dolby one (AC3, EAC3, or Atmos) and your downstream workflow requires that your DASH manifest use the Dolby channel configuration tag, rather than the MPEG one. For example, you might need to use this to make dynamic ad insertion work. Specify which audio channel configuration scheme ID URI MediaConvert writes in your DASH manifest. Keep the default value, MPEG channel configuration (MPEG_CHANNEL_CONFIGURATION), to have MediaConvert write this: urn:mpeg:mpegB:cicp:ChannelConfiguration. Choose Dolby channel configuration (DOLBY_CHANNEL_CONFIGURATION) to have MediaConvert write this instead: tag:dolby.com,2014:dash:audio_channel_configuration:2011.
1355
+ */
1356
+ AudioChannelConfigSchemeIdUri?: DashIsoGroupAudioChannelConfigSchemeIdUri;
1315
1357
  /**
1316
1358
  * A partial URI prefix that will be put in the manifest (.mpd) file at the top level BaseURL element. Can be used if streams are delivered from a different URL than the manifest file.
1317
1359
  */
@@ -1348,6 +1390,10 @@ All burn-in and DVB-Sub font settings must match.
1348
1390
  * Specify whether your DASH profile is on-demand or main. When you choose Main profile (MAIN_PROFILE), the service signals urn:mpeg:dash:profile:isoff-main:2011 in your .mpd DASH manifest. When you choose On-demand (ON_DEMAND_PROFILE), the service signals urn:mpeg:dash:profile:isoff-on-demand:2011 in your .mpd. When you choose On-demand, you must also set the output group setting Segment control (SegmentControl) to Single file (SINGLE_FILE).
1349
1391
  */
1350
1392
  MpdProfile?: DashIsoMpdProfile;
1393
+ /**
1394
+ * Use this setting only when your output video stream has B-frames, which causes the initial presentation time stamp (PTS) to be offset from the initial decode time stamp (DTS). Specify how MediaConvert handles PTS when writing time stamps in output DASH manifests. Choose Match initial PTS (MATCH_INITIAL_PTS) when you want MediaConvert to use the initial PTS as the first time stamp in the manifest. Choose Zero-based (ZERO_BASED) to have MediaConvert ignore the initial PTS in the video stream and instead write the initial time stamp as zero in the manifest. For outputs that don't have B-frames, the time stamps in your DASH manifests start at zero regardless of your choice here.
1395
+ */
1396
+ PtsOffsetHandlingForBFrames?: DashIsoPtsOffsetHandlingForBFrames;
1351
1397
  /**
1352
1398
  * When set to SINGLE_FILE, a single output file is generated, which is internally segmented using the Fragment Length and Segment Length. When set to SEGMENTED_FILES, separate segment files will be created.
1353
1399
  */
@@ -1364,6 +1410,7 @@ All burn-in and DVB-Sub font settings must match.
1364
1410
  export type DashIsoHbbtvCompliance = "HBBTV_1_5"|"NONE"|string;
1365
1411
  export type DashIsoMpdProfile = "MAIN_PROFILE"|"ON_DEMAND_PROFILE"|string;
1366
1412
  export type DashIsoPlaybackDeviceCompatibility = "CENC_V1"|"UNENCRYPTED_SEI"|string;
1413
+ export type DashIsoPtsOffsetHandlingForBFrames = "ZERO_BASED"|"MATCH_INITIAL_PTS"|string;
1367
1414
  export type DashIsoSegmentControl = "SINGLE_FILE"|"SEGMENTED_FILES"|string;
1368
1415
  export type DashIsoWriteSegmentTimelineInRepresentation = "ENABLED"|"DISABLED"|string;
1369
1416
  export type DecryptionMode = "AES_CTR"|"AES_CBC"|"AES_GCM"|string;
@@ -1714,11 +1761,11 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
1714
1761
  */
1715
1762
  Dialnorm?: __integerMin1Max31;
1716
1763
  /**
1717
- * Specify the absolute peak level for a signal with dynamic range compression.
1764
+ * Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the Dolby Digital stream for the line operating mode. Related setting: When you use this setting, MediaConvert ignores any value you provide for Dynamic range compression profile (DynamicRangeCompressionProfile). For information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control chapter of the Dolby Metadata Guide at https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.
1718
1765
  */
1719
1766
  DynamicRangeCompressionLine?: Eac3DynamicRangeCompressionLine;
1720
1767
  /**
1721
- * Specify how the service limits the audio dynamic range when compressing the audio.
1768
+ * Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the Dolby Digital stream for the RF operating mode. Related setting: When you use this setting, MediaConvert ignores any value you provide for Dynamic range compression profile (DynamicRangeCompressionProfile). For information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control chapter of the Dolby Metadata Guide at https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.
1722
1769
  */
1723
1770
  DynamicRangeCompressionRf?: Eac3DynamicRangeCompressionRf;
1724
1771
  /**
@@ -1867,9 +1914,9 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
1867
1914
  */
1868
1915
  Framerate?: CaptionSourceFramerate;
1869
1916
  /**
1870
- * External caption file used for loading captions. Accepted file extensions are 'scc', 'ttml', 'dfxp', 'stl', 'srt', 'xml', and 'smi'.
1917
+ * External caption file used for loading captions. Accepted file extensions are 'scc', 'ttml', 'dfxp', 'stl', 'srt', 'xml', 'smi', and 'vtt'.
1871
1918
  */
1872
- SourceFile?: __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI;
1919
+ SourceFile?: __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTT;
1873
1920
  /**
1874
1921
  * Specifies a time delta in seconds to offset the captions from the source file.
1875
1922
  */
@@ -2428,6 +2475,7 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
2428
2475
  export type HlsCaptionLanguageSetting = "INSERT"|"OMIT"|"NONE"|string;
2429
2476
  export type HlsClientCache = "DISABLED"|"ENABLED"|string;
2430
2477
  export type HlsCodecSpecification = "RFC_6381"|"RFC_4281"|string;
2478
+ export type HlsDescriptiveVideoServiceFlag = "DONT_FLAG"|"FLAG"|string;
2431
2479
  export type HlsDirectoryStructure = "SINGLE_DIRECTORY"|"SUBDIRECTORY_PER_STREAM"|string;
2432
2480
  export interface HlsEncryptionSettings {
2433
2481
  /**
@@ -2577,7 +2625,7 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
2577
2625
  export type HlsSegmentControl = "SINGLE_FILE"|"SEGMENTED_FILES"|string;
2578
2626
  export interface HlsSettings {
2579
2627
  /**
2580
- * Specifies the group to which the audio Rendition belongs.
2628
+ * Specifies the group to which the audio rendition belongs.
2581
2629
  */
2582
2630
  AudioGroupId?: __string;
2583
2631
  /**
@@ -2592,6 +2640,10 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
2592
2640
  * Four types of audio-only tracks are supported: Audio-Only Variant Stream The client can play back this audio-only stream instead of video in low-bandwidth scenarios. Represented as an EXT-X-STREAM-INF in the HLS manifest. Alternate Audio, Auto Select, Default Alternate rendition that the client should try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=YES, AUTOSELECT=YES Alternate Audio, Auto Select, Not Default Alternate rendition that the client may try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=YES Alternate Audio, not Auto Select Alternate rendition that the client will not try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NO
2593
2641
  */
2594
2642
  AudioTrackType?: HlsAudioTrackType;
2643
+ /**
2644
+ * Specify whether to flag this audio track as descriptive video service (DVS) in your HLS parent manifest. When you choose Flag (FLAG), MediaConvert includes the parameter CHARACTERISTICS="public.accessibility.describes-video" in the EXT-X-MEDIA entry for this track. When you keep the default choice, Don't flag (DONT_FLAG), MediaConvert leaves this parameter out. The DVS flag can help with accessibility on Apple devices. For more information, see the Apple documentation.
2645
+ */
2646
+ DescriptiveVideoServiceFlag?: HlsDescriptiveVideoServiceFlag;
2595
2647
  /**
2596
2648
  * Choose Include (INCLUDE) to have MediaConvert generate a child manifest that lists only the I-frames for this rendition, in addition to your regular manifest for this rendition. You might use this manifest as part of a workflow that creates preview functions for your video. MediaConvert adds both the I-frame only child manifest and the regular child manifest to the parent manifest. When you don't need the I-frame only child manifest, keep the default value Exclude (EXCLUDE).
2597
2649
  */
@@ -4073,7 +4125,7 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
4073
4125
  */
4074
4126
  InputChannels?: __listOf__integerMinNegative60Max6;
4075
4127
  /**
4076
- * Use this setting to specify your remix values when they have a decimal component, such as -10.312, 0.08, or 4.9. MediaConvert rounds your remixing values to the nearest thousandth.
4128
+ * Use this setting to specify your remix values when they have a decimal component, such as -10.312, 0.08, or 4.9. MediaConvert rounds your remixing values to the nearest thousandth.
4077
4129
  */
4078
4130
  InputChannelsFineTune?: __listOf__doubleMinNegative60Max6;
4079
4131
  }
@@ -4603,7 +4655,7 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
4603
4655
  }
4604
4656
  export interface TtmlDestinationSettings {
4605
4657
  /**
4606
- * Pass through style and position information from a TTML-like input source (TTML, SMPTE-TT) to the TTML output.
4658
+ * Pass through style and position information from a TTML-like input source (TTML, IMSC, SMPTE-TT) to the TTML output.
4607
4659
  */
4608
4660
  StylePassthrough?: TtmlStylePassthrough;
4609
4661
  }
@@ -5090,6 +5142,13 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
5090
5142
  */
5091
5143
  SampleRate?: __integerMin8000Max192000;
5092
5144
  }
5145
+ export interface WebvttDestinationSettings {
5146
+ /**
5147
+ * If your input captions format is teletext or teletext inside of STL, enable this setting to pass through style, color, and position information to your WebVTT output captions.
5148
+ */
5149
+ StylePassthrough?: WebvttStylePassthrough;
5150
+ }
5151
+ export type WebvttStylePassthrough = "ENABLED"|"DISABLED"|string;
5093
5152
  export type __doubleMin0 = number;
5094
5153
  export type __doubleMin0Max1 = number;
5095
5154
  export type __doubleMin0Max2147483647 = number;
@@ -5231,7 +5290,7 @@ Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, and -6.0.
5231
5290
  export type __stringMin14PatternS3BmpBMPPngPNGHttpsBmpBMPPngPNG = string;
5232
5291
  export type __stringMin14PatternS3BmpBMPPngPNGTgaTGAHttpsBmpBMPPngPNGTgaTGA = string;
5233
5292
  export type __stringMin14PatternS3Mov09PngHttpsMov09Png = string;
5234
- export type __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMI = string;
5293
+ export type __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTT = string;
5235
5294
  export type __stringMin16Max24PatternAZaZ0922AZaZ0916 = string;
5236
5295
  export type __stringMin1Max100000 = string;
5237
5296
  export type __stringMin1Max20 = string;
@@ -699,6 +699,16 @@ If not specified, there will be no time delay in effect for the OriginEndpoint.
699
699
  */
700
700
  LogGroupName?: __string;
701
701
  }
702
+ export interface EncryptionContractConfiguration {
703
+ /**
704
+ * A collection of audio encryption presets.
705
+ */
706
+ PresetSpeke20Audio: PresetSpeke20Audio;
707
+ /**
708
+ * A collection of video encryption presets.
709
+ */
710
+ PresetSpeke20Video: PresetSpeke20Video;
711
+ }
702
712
  export type EncryptionMethod = "AES_128"|"SAMPLE_AES"|string;
703
713
  export interface HarvestJob {
704
714
  /**
@@ -1115,6 +1125,8 @@ If not specified, there will be no time delay in effect for the OriginEndpoint.
1115
1125
  }
1116
1126
  export type Origination = "ALLOW"|"DENY"|string;
1117
1127
  export type PlaylistType = "NONE"|"EVENT"|"VOD"|string;
1128
+ export type PresetSpeke20Audio = "PRESET-AUDIO-1"|string;
1129
+ export type PresetSpeke20Video = "PRESET-VIDEO-1"|string;
1118
1130
  export type Profile = "NONE"|"HBBTV_1_5"|string;
1119
1131
  export interface RotateChannelCredentialsRequest {
1120
1132
  /**
@@ -1194,6 +1206,7 @@ transfer with the key provider service.
1194
1206
 
1195
1207
  */
1196
1208
  CertificateArn?: __string;
1209
+ EncryptionContractConfiguration?: EncryptionContractConfiguration;
1197
1210
  /**
1198
1211
  * The resource ID to include in key requests.
1199
1212
  */
@@ -4522,6 +4522,10 @@ declare namespace Pinpoint {
4522
4522
  * The maximum number of messages that the journey can send each second.
4523
4523
  */
4524
4524
  MessagesPerSecond?: __integer;
4525
+ /**
4526
+ * Minimum time that must pass before an endpoint can re-enter a given journey. The duration should use an ISO 8601 format, such as PT1H.
4527
+ */
4528
+ EndpointReentryInterval?: __string;
4525
4529
  }
4526
4530
  export interface JourneyPushMessage {
4527
4531
  /**
@@ -4590,6 +4594,14 @@ declare namespace Pinpoint {
4590
4594
  * This object is not used or supported.
4591
4595
  */
4592
4596
  tags?: MapOf__string;
4597
+ /**
4598
+ * Specifies whether endpoints in quiet hours should enter a wait till the end of their quiet hours.
4599
+ */
4600
+ WaitForQuietTime?: __boolean;
4601
+ /**
4602
+ * Specifies whether a journey should be refreshed on segment update.
4603
+ */
4604
+ RefreshOnSegmentUpdate?: __boolean;
4593
4605
  }
4594
4606
  export interface JourneySMSMessage {
4595
4607
  /**
@@ -4634,7 +4646,7 @@ declare namespace Pinpoint {
4634
4646
  }
4635
4647
  export interface JourneyStateRequest {
4636
4648
  /**
4637
- * The status of the journey. Currently, the only supported value is CANCELLED. If you cancel a journey, Amazon Pinpoint continues to perform activities that are currently in progress, until those activities are complete. Amazon Pinpoint also continues to collect and aggregate analytics data for those activities, until they are complete, and any activities that were complete when you cancelled the journey. After you cancel a journey, you can't add, change, or remove any activities from the journey. In addition, Amazon Pinpoint stops evaluating the journey and doesn't perform any activities that haven't started.
4649
+ * The status of the journey. Currently, Supported values are ACTIVE, PAUSED, and CANCELLED If you cancel a journey, Amazon Pinpoint continues to perform activities that are currently in progress, until those activities are complete. Amazon Pinpoint also continues to collect and aggregate analytics data for those activities, until they are complete, and any activities that were complete when you cancelled the journey. After you cancel a journey, you can't add, change, or remove any activities from the journey. In addition, Amazon Pinpoint stops evaluating the journey and doesn't perform any activities that haven't started. When the journey is paused, Amazon Pinpoint continues to perform activities that are currently in progress, until those activities are complete. Endpoints will stop entering journeys when the journey is paused and will resume entering the journey after the journey is resumed. For wait activities, wait time is paused when the journey is paused. Currently, PAUSED only supports journeys with a segment refresh interval.
4638
4650
  */
4639
4651
  State?: State;
4640
4652
  }
@@ -5876,7 +5888,7 @@ declare namespace Pinpoint {
5876
5888
  */
5877
5889
  SegmentStartCondition?: SegmentCondition;
5878
5890
  }
5879
- export type State = "DRAFT"|"ACTIVE"|"COMPLETED"|"CANCELLED"|"CLOSED"|string;
5891
+ export type State = "DRAFT"|"ACTIVE"|"COMPLETED"|"CANCELLED"|"CLOSED"|"PAUSED"|string;
5880
5892
  export interface TagResourceRequest {
5881
5893
  /**
5882
5894
  * The Amazon Resource Name (ARN) of the resource.
@@ -6709,9 +6721,17 @@ declare namespace Pinpoint {
6709
6721
  */
6710
6722
  StartCondition?: StartCondition;
6711
6723
  /**
6712
- * The status of the journey. Valid values are: DRAFT - Saves the journey and doesn't publish it. ACTIVE - Saves and publishes the journey. Depending on the journey's schedule, the journey starts running immediately or at the scheduled start time. If a journey's status is ACTIVE, you can't add, change, or remove activities from it. The CANCELLED, COMPLETED, and CLOSED values are not supported in requests to create or update a journey. To cancel a journey, use the Journey State resource.
6724
+ * The status of the journey. Valid values are: DRAFT - Saves the journey and doesn't publish it. ACTIVE - Saves and publishes the journey. Depending on the journey's schedule, the journey starts running immediately or at the scheduled start time. If a journey's status is ACTIVE, you can't add, change, or remove activities from it. PAUSED, CANCELLED, COMPLETED, and CLOSED states are not supported in requests to create or update a journey. To cancel, pause, or resume a journey, use the Journey State resource.
6713
6725
  */
6714
6726
  State?: State;
6727
+ /**
6728
+ * Specifies whether endpoints in quiet hours should enter a wait till the end of their quiet hours.
6729
+ */
6730
+ WaitForQuietTime?: __boolean;
6731
+ /**
6732
+ * Specifies whether a journey should be refreshed on segment update.
6733
+ */
6734
+ RefreshOnSegmentUpdate?: __boolean;
6715
6735
  }
6716
6736
  export interface WriteSegmentRequest {
6717
6737
  /**