aws-sdk 2.992.0 → 2.996.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 (56) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/appintegrations-2020-07-29.min.json +222 -8
  4. package/apis/appsync-2017-07-25.min.json +97 -77
  5. package/apis/connect-2017-08-08.min.json +25 -11
  6. package/apis/ec2-2016-11-15.min.json +25 -15
  7. package/apis/imagebuilder-2019-12-02.min.json +116 -82
  8. package/apis/license-manager-2018-08-01.min.json +186 -72
  9. package/apis/mediaconvert-2017-08-29.min.json +194 -83
  10. package/apis/mediapackage-vod-2018-11-07.min.json +3 -0
  11. package/apis/mediatailor-2018-04-23.min.json +198 -149
  12. package/apis/metadata.json +7 -0
  13. package/apis/models.lex.v2-2020-08-07.min.json +179 -22
  14. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  15. package/apis/pinpoint-2016-12-01.min.json +226 -213
  16. package/apis/ssm-2014-11-06.min.json +105 -100
  17. package/apis/ssm-2014-11-06.waiters2.json +5 -0
  18. package/apis/voice-id-2021-09-27.examples.json +5 -0
  19. package/apis/voice-id-2021-09-27.min.json +903 -0
  20. package/apis/voice-id-2021-09-27.paginators.json +24 -0
  21. package/apis/wafv2-2019-07-29.min.json +114 -97
  22. package/apis/wisdom-2020-10-19.examples.json +5 -0
  23. package/apis/wisdom-2020-10-19.min.json +1525 -0
  24. package/apis/wisdom-2020-10-19.paginators.json +46 -0
  25. package/clients/all.d.ts +2 -0
  26. package/clients/all.js +3 -1
  27. package/clients/appintegrations.d.ts +273 -2
  28. package/clients/appsync.d.ts +35 -13
  29. package/clients/connect.d.ts +60 -32
  30. package/clients/ec2.d.ts +17 -5
  31. package/clients/elbv2.d.ts +7 -7
  32. package/clients/iam.d.ts +85 -85
  33. package/clients/imagebuilder.d.ts +73 -25
  34. package/clients/lexmodelsv2.d.ts +188 -0
  35. package/clients/licensemanager.d.ts +215 -42
  36. package/clients/mediaconvert.d.ts +154 -17
  37. package/clients/mediapackagevod.d.ts +4 -0
  38. package/clients/mediatailor.d.ts +47 -1
  39. package/clients/pinpoint.d.ts +24 -0
  40. package/clients/ssm.d.ts +40 -19
  41. package/clients/voiceid.d.ts +1133 -0
  42. package/clients/voiceid.js +18 -0
  43. package/clients/wafv2.d.ts +18 -0
  44. package/clients/wisdom.d.ts +1499 -0
  45. package/clients/wisdom.js +18 -0
  46. package/dist/aws-sdk-core-react-native.js +5 -5
  47. package/dist/aws-sdk-react-native.js +96 -22
  48. package/dist/aws-sdk.js +173 -132
  49. package/dist/aws-sdk.min.js +70 -70
  50. package/lib/config.js +1 -1
  51. package/lib/config_service_placeholders.d.ts +4 -0
  52. package/lib/core.js +1 -1
  53. package/lib/event_listeners.js +1 -1
  54. package/lib/http_request.d.ts +1 -1
  55. package/lib/signers/v4.js +1 -1
  56. package/package.json +1 -1
@@ -690,11 +690,16 @@ declare namespace MediaConvert {
690
690
  QualityTuningLevel?: AvcIntraUhdQualityTuningLevel;
691
691
  }
692
692
  export type BillingTagsSource = "QUEUE"|"PRESET"|"JOB_TEMPLATE"|"JOB"|string;
693
+ export type BurnInSubtitleStylePassthrough = "ENABLED"|"DISABLED"|string;
693
694
  export interface BurninDestinationSettings {
694
695
  /**
695
696
  * If no explicit x_position or y_position is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
696
697
  */
697
698
  Alignment?: BurninSubtitleAlignment;
699
+ /**
700
+ * Ignore this setting unless your input captions are STL, any type of 608, teletext, or TTML, and your output captions are burned in. Specify how the service applies the color specified in the setting Font color (BurninSubtitleFontColor). By default, this color is white. When you choose WHITE_TEXT_ONLY, the service uses the specified font color only for text that is white in the input. When you choose ALL_TEXT, the service uses the specified font color for all output captions text. If you leave both settings at their default value, your output font color is the same as your input font color.
701
+ */
702
+ ApplyFontColor?: BurninSubtitleApplyFontColor;
698
703
  /**
699
704
  * Specifies the color of the rectangle behind the captions.
700
705
  All burn-in and DVB-Sub font settings must match.
@@ -704,6 +709,10 @@ All burn-in and DVB-Sub font settings must match.
704
709
  * Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
705
710
  */
706
711
  BackgroundOpacity?: __integerMin0Max255;
712
+ /**
713
+ * Specify the font that you want the service to use for your burn in captions when your input captions specify a font that MediaConvert doesn't support. When you keep the default value, Best match (BEST_MATCH), MediaConvert uses a supported font that most closely matches the font that your input captions specify. When there are multiple unsupported fonts in your input captions, MediaConvert matches each font with the supported font that matches best. When you explicitly choose a replacement font, MediaConvert uses that font to replace all unsupported fonts from your input.
714
+ */
715
+ FallbackFont?: BurninSubtitleFallbackFont;
707
716
  /**
708
717
  * Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
709
718
  */
@@ -726,6 +735,10 @@ All burn-in and DVB-Sub font settings must match.
726
735
  * A positive integer indicates the exact font size in points. Set to 0 for automatic font size selection. All burn-in and DVB-Sub font settings must match.
727
736
  */
728
737
  FontSize?: __integerMin0Max96;
738
+ /**
739
+ * Ignore this setting unless your BurninSubtitleFontColor setting is HEX. Format is six or eight hexidecimal digits, representing the red, green, and blue components, with the two extra digits used for an optional alpha value. For example a value of 1122AABB is a red value of 0x11, a green value of 0x22, a blue value of 0xAA, and an alpha value of 0xBB.
740
+ */
741
+ HexFontColor?: __stringMin6Max8Pattern09aFAF609aFAF2;
729
742
  /**
730
743
  * Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
731
744
  */
@@ -751,6 +764,10 @@ All burn-in and DVB-Sub font settings must match.
751
764
  * Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
752
765
  */
753
766
  ShadowYOffset?: __integerMinNegative2147483648Max2147483647;
767
+ /**
768
+ * Ignore this setting unless your output captions are burned in. Choose which set of style and position values the service applies to your output captions. When you choose ENABLED, the service uses the input style and position information from your input. When you choose DISABLED, the service uses any style values that you specify in your output settings. If you don't specify values, the service uses default style and position values. When you choose DISABLED, the service ignores all style and position values from your input.
769
+ */
770
+ StylePassthrough?: BurnInSubtitleStylePassthrough;
754
771
  /**
755
772
  * Only applies to jobs with input captions in Teletext or STL formats. Specify whether the spacing between letters in your captions is set by the captions grid or varies depending on letter width. Choose fixed grid to conform to the spacing specified in the captions file more accurately. Choose proportional to make the text easier to read if the captions are closed caption.
756
773
  */
@@ -764,12 +781,14 @@ All burn-in and DVB-Sub font settings must match.
764
781
  */
765
782
  YPosition?: __integerMin0Max2147483647;
766
783
  }
767
- export type BurninSubtitleAlignment = "CENTERED"|"LEFT"|string;
768
- export type BurninSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|string;
769
- export type BurninSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
770
- export type BurninSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
771
- export type BurninSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|string;
772
- export type BurninSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|string;
784
+ export type BurninSubtitleAlignment = "CENTERED"|"LEFT"|"AUTO"|string;
785
+ export type BurninSubtitleApplyFontColor = "WHITE_TEXT_ONLY"|"ALL_TEXT"|string;
786
+ export type BurninSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
787
+ export type BurninSubtitleFallbackFont = "BEST_MATCH"|"MONOSPACED_SANSSERIF"|"MONOSPACED_SERIF"|"PROPORTIONAL_SANSSERIF"|"PROPORTIONAL_SERIF"|string;
788
+ export type BurninSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"HEX"|"AUTO"|string;
789
+ export type BurninSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"AUTO"|string;
790
+ export type BurninSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
791
+ export type BurninSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|"AUTO"|string;
773
792
  export interface CancelJobRequest {
774
793
  /**
775
794
  * The Job ID of the job to be cancelled.
@@ -1002,6 +1021,10 @@ All burn-in and DVB-Sub font settings must match.
1002
1021
  * Specify whether MediaConvert generates images for trick play. Keep the default value, None (NONE), to not generate any images. Choose Thumbnail (THUMBNAIL) to generate tiled thumbnails. Choose Thumbnail and full frame (THUMBNAIL_AND_FULLFRAME) to generate tiled thumbnails and full-resolution images of single frames. When you enable Write HLS manifest (WriteHlsManifest), MediaConvert creates a child manifest for each set of images that you generate and adds corresponding entries to the parent manifest. When you enable Write DASH manifest (WriteDashManifest), MediaConvert adds an entry in the .mpd manifest for each set of images that you generate. A common application for these images is Roku trick mode. The thumbnails and full-frame images that MediaConvert creates with this feature are compatible with this Roku specification: https://developer.roku.com/docs/developer-program/media-playback/trick-mode/hls-and-dash.md
1003
1022
  */
1004
1023
  ImageBasedTrickPlay?: CmafImageBasedTrickPlay;
1024
+ /**
1025
+ * Tile and thumbnail settings applicable when imageBasedTrickPlay is ADVANCED
1026
+ */
1027
+ ImageBasedTrickPlaySettings?: CmafImageBasedTrickPlaySettings;
1005
1028
  /**
1006
1029
  * When set to GZIP, compresses HLS playlist.
1007
1030
  */
@@ -1059,8 +1082,35 @@ All burn-in and DVB-Sub font settings must match.
1059
1082
  */
1060
1083
  WriteSegmentTimelineInRepresentation?: CmafWriteSegmentTimelineInRepresentation;
1061
1084
  }
1062
- export type CmafImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|string;
1085
+ export type CmafImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
1086
+ export interface CmafImageBasedTrickPlaySettings {
1087
+ /**
1088
+ * The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
1089
+ */
1090
+ IntervalCadence?: CmafIntervalCadence;
1091
+ /**
1092
+ * Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
1093
+ */
1094
+ ThumbnailHeight?: __integerMin2Max4096;
1095
+ /**
1096
+ * Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
1097
+ */
1098
+ ThumbnailInterval?: __doubleMin0Max2147483647;
1099
+ /**
1100
+ * Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
1101
+ */
1102
+ ThumbnailWidth?: __integerMin8Max4096;
1103
+ /**
1104
+ * Number of thumbnails in each column of a tile image. Set a value between 2 and 2048. Must be divisible by 2.
1105
+ */
1106
+ TileHeight?: __integerMin1Max2048;
1107
+ /**
1108
+ * Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
1109
+ */
1110
+ TileWidth?: __integerMin1Max512;
1111
+ }
1063
1112
  export type CmafInitializationVectorInManifest = "INCLUDE"|"EXCLUDE"|string;
1113
+ export type CmafIntervalCadence = "FOLLOW_IFRAME"|"FOLLOW_CUSTOM"|string;
1064
1114
  export type CmafKeyProviderType = "SPEKE"|"STATIC_KEY"|string;
1065
1115
  export type CmafManifestCompression = "GZIP"|"NONE"|string;
1066
1116
  export type CmafManifestDurationFormat = "FLOATING_POINT"|"INTEGER"|string;
@@ -1414,6 +1464,10 @@ All burn-in and DVB-Sub font settings must match.
1414
1464
  * Specify whether MediaConvert generates images for trick play. Keep the default value, None (NONE), to not generate any images. Choose Thumbnail (THUMBNAIL) to generate tiled thumbnails. Choose Thumbnail and full frame (THUMBNAIL_AND_FULLFRAME) to generate tiled thumbnails and full-resolution images of single frames. MediaConvert adds an entry in the .mpd manifest for each set of images that you generate. A common application for these images is Roku trick mode. The thumbnails and full-frame images that MediaConvert creates with this feature are compatible with this Roku specification: https://developer.roku.com/docs/developer-program/media-playback/trick-mode/hls-and-dash.md
1415
1465
  */
1416
1466
  ImageBasedTrickPlay?: DashIsoImageBasedTrickPlay;
1467
+ /**
1468
+ * Tile and thumbnail settings applicable when imageBasedTrickPlay is ADVANCED
1469
+ */
1470
+ ImageBasedTrickPlaySettings?: DashIsoImageBasedTrickPlaySettings;
1417
1471
  /**
1418
1472
  * Minimum time of initially buffered media that is needed to ensure smooth playout.
1419
1473
  */
@@ -1448,7 +1502,34 @@ All burn-in and DVB-Sub font settings must match.
1448
1502
  WriteSegmentTimelineInRepresentation?: DashIsoWriteSegmentTimelineInRepresentation;
1449
1503
  }
1450
1504
  export type DashIsoHbbtvCompliance = "HBBTV_1_5"|"NONE"|string;
1451
- export type DashIsoImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|string;
1505
+ export type DashIsoImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
1506
+ export interface DashIsoImageBasedTrickPlaySettings {
1507
+ /**
1508
+ * The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
1509
+ */
1510
+ IntervalCadence?: DashIsoIntervalCadence;
1511
+ /**
1512
+ * Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
1513
+ */
1514
+ ThumbnailHeight?: __integerMin1Max4096;
1515
+ /**
1516
+ * Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
1517
+ */
1518
+ ThumbnailInterval?: __doubleMin0Max2147483647;
1519
+ /**
1520
+ * Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
1521
+ */
1522
+ ThumbnailWidth?: __integerMin8Max4096;
1523
+ /**
1524
+ * Number of thumbnails in each column of a tile image. Set a value between 2 and 2048. Must be divisible by 2.
1525
+ */
1526
+ TileHeight?: __integerMin1Max2048;
1527
+ /**
1528
+ * Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
1529
+ */
1530
+ TileWidth?: __integerMin1Max512;
1531
+ }
1532
+ export type DashIsoIntervalCadence = "FOLLOW_IFRAME"|"FOLLOW_CUSTOM"|string;
1452
1533
  export type DashIsoMpdProfile = "MAIN_PROFILE"|"ON_DEMAND_PROFILE"|string;
1453
1534
  export type DashIsoPlaybackDeviceCompatibility = "CENC_V1"|"UNENCRYPTED_SEI"|string;
1454
1535
  export type DashIsoPtsOffsetHandlingForBFrames = "ZERO_BASED"|"MATCH_INITIAL_PTS"|string;
@@ -1600,6 +1681,10 @@ All burn-in and DVB-Sub font settings must match.
1600
1681
  * If no explicit x_position or y_position is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1601
1682
  */
1602
1683
  Alignment?: DvbSubtitleAlignment;
1684
+ /**
1685
+ * Ignore this setting unless your input captions are STL, any type of 608, teletext, or TTML, and your output captions are DVB-SUB. Specify how the service applies the color specified in the setting Font color (DvbSubtitleFontColor). By default, this color is white. When you choose WHITE_TEXT_ONLY, the service uses the specified font color only for text that is white in the input. When you choose ALL_TEXT, the service uses the specified font color for all output captions text. If you leave both settings at their default value, your output font color is the same as your input font color.
1686
+ */
1687
+ ApplyFontColor?: DvbSubtitleApplyFontColor;
1603
1688
  /**
1604
1689
  * Specifies the color of the rectangle behind the captions.
1605
1690
  All burn-in and DVB-Sub font settings must match.
@@ -1621,6 +1706,10 @@ All burn-in and DVB-Sub font settings must match.
1621
1706
  * Use this setting, along with DDS x-coordinate (ddsXCoordinate), to specify the upper left corner of the display definition segment (DDS) display window. With this setting, specify the distance, in pixels, between the top of the frame and the top of the DDS display window. Keep the default value, 0, to have MediaConvert automatically choose this offset. Related setting: When you use this setting, you must set DDS handling (ddsHandling) to a value other than None (NONE). MediaConvert uses these values to determine whether to write page position data to the DDS or to the page composition segment (PCS). All burn-in and DVB-Sub font settings must match.
1622
1707
  */
1623
1708
  DdsYCoordinate?: __integerMin0Max2147483647;
1709
+ /**
1710
+ * Specify the font that you want the service to use for your burn in captions when your input captions specify a font that MediaConvert doesn't support. When you keep the default value, Best match (BEST_MATCH), MediaConvert uses a supported font that most closely matches the font that your input captions specify. When there are multiple unsupported fonts in your input captions, MediaConvert matches each font with the supported font that matches best. When you explicitly choose a replacement font, MediaConvert uses that font to replace all unsupported fonts from your input.
1711
+ */
1712
+ FallbackFont?: DvbSubSubtitleFallbackFont;
1624
1713
  /**
1625
1714
  * Specifies the color of the DVB-SUB captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1626
1715
  */
@@ -1647,6 +1736,10 @@ All burn-in and DVB-Sub font settings must match.
1647
1736
  * Specify the height, in pixels, of this set of DVB-Sub captions. The default value is 576 pixels. Related setting: When you use this setting, you must set DDS handling (ddsHandling) to a value other than None (NONE). All burn-in and DVB-Sub font settings must match.
1648
1737
  */
1649
1738
  Height?: __integerMin1Max2147483647;
1739
+ /**
1740
+ * Ignore this setting unless your DvbSubtitleFontColor setting is HEX. Format is six or eight hexidecimal digits, representing the red, green, and blue components, with the two extra digits used for an optional alpha value. For example a value of 1122AABB is a red value of 0x11, a green value of 0x22, a blue value of 0xAA, and an alpha value of 0xBB.
1741
+ */
1742
+ HexFontColor?: __stringMin6Max8Pattern09aFAF609aFAF2;
1650
1743
  /**
1651
1744
  * Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
1652
1745
  */
@@ -1672,6 +1765,10 @@ All burn-in and DVB-Sub font settings must match.
1672
1765
  * Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
1673
1766
  */
1674
1767
  ShadowYOffset?: __integerMinNegative2147483648Max2147483647;
1768
+ /**
1769
+ * Choose which set of style and position values the service applies to your output captions. When you choose ENABLED, the service uses the input style and position information from your input. When you choose DISABLED, the service uses any style values that you specify in your output settings. If you don't specify values, the service uses default style and position values. When you choose DISABLED, the service ignores all style and position values from your input.
1770
+ */
1771
+ StylePassthrough?: DvbSubtitleStylePassthrough;
1675
1772
  /**
1676
1773
  * Specify whether your DVB subtitles are standard or for hearing impaired. Choose hearing impaired if your subtitles include audio descriptions and dialogue. Choose standard if your subtitles include only dialogue.
1677
1774
  */
@@ -1699,12 +1796,15 @@ All burn-in and DVB-Sub font settings must match.
1699
1796
  */
1700
1797
  Pid?: __integerMin1Max2147483647;
1701
1798
  }
1702
- export type DvbSubtitleAlignment = "CENTERED"|"LEFT"|string;
1703
- export type DvbSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|string;
1704
- export type DvbSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
1705
- export type DvbSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|string;
1706
- export type DvbSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|string;
1707
- export type DvbSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|string;
1799
+ export type DvbSubSubtitleFallbackFont = "BEST_MATCH"|"MONOSPACED_SANSSERIF"|"MONOSPACED_SERIF"|"PROPORTIONAL_SANSSERIF"|"PROPORTIONAL_SERIF"|string;
1800
+ export type DvbSubtitleAlignment = "CENTERED"|"LEFT"|"AUTO"|string;
1801
+ export type DvbSubtitleApplyFontColor = "WHITE_TEXT_ONLY"|"ALL_TEXT"|string;
1802
+ export type DvbSubtitleBackgroundColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
1803
+ export type DvbSubtitleFontColor = "WHITE"|"BLACK"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"HEX"|"AUTO"|string;
1804
+ export type DvbSubtitleOutlineColor = "BLACK"|"WHITE"|"YELLOW"|"RED"|"GREEN"|"BLUE"|"AUTO"|string;
1805
+ export type DvbSubtitleShadowColor = "NONE"|"BLACK"|"WHITE"|"AUTO"|string;
1806
+ export type DvbSubtitleStylePassthrough = "ENABLED"|"DISABLED"|string;
1807
+ export type DvbSubtitleTeletextSpacing = "FIXED_GRID"|"PROPORTIONAL"|"AUTO"|string;
1708
1808
  export type DvbSubtitlingType = "HEARING_IMPAIRED"|"STANDARD"|string;
1709
1809
  export interface DvbTdtSettings {
1710
1810
  /**
@@ -2650,6 +2750,10 @@ All burn-in and DVB-Sub font settings must match.
2650
2750
  * Specify whether MediaConvert generates images for trick play. Keep the default value, None (NONE), to not generate any images. Choose Thumbnail (THUMBNAIL) to generate tiled thumbnails. Choose Thumbnail and full frame (THUMBNAIL_AND_FULLFRAME) to generate tiled thumbnails and full-resolution images of single frames. MediaConvert creates a child manifest for each set of images that you generate and adds corresponding entries to the parent manifest. A common application for these images is Roku trick mode. The thumbnails and full-frame images that MediaConvert creates with this feature are compatible with this Roku specification: https://developer.roku.com/docs/developer-program/media-playback/trick-mode/hls-and-dash.md
2651
2751
  */
2652
2752
  ImageBasedTrickPlay?: HlsImageBasedTrickPlay;
2753
+ /**
2754
+ * Tile and thumbnail settings applicable when imageBasedTrickPlay is ADVANCED
2755
+ */
2756
+ ImageBasedTrickPlaySettings?: HlsImageBasedTrickPlaySettings;
2653
2757
  /**
2654
2758
  * When set to GZIP, compresses HLS playlist.
2655
2759
  */
@@ -2716,8 +2820,35 @@ All burn-in and DVB-Sub font settings must match.
2716
2820
  TimestampDeltaMilliseconds?: __integerMinNegative2147483648Max2147483647;
2717
2821
  }
2718
2822
  export type HlsIFrameOnlyManifest = "INCLUDE"|"EXCLUDE"|string;
2719
- export type HlsImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|string;
2823
+ export type HlsImageBasedTrickPlay = "NONE"|"THUMBNAIL"|"THUMBNAIL_AND_FULLFRAME"|"ADVANCED"|string;
2824
+ export interface HlsImageBasedTrickPlaySettings {
2825
+ /**
2826
+ * The cadence MediaConvert follows for generating thumbnails. If set to FOLLOW_IFRAME, MediaConvert generates thumbnails for each IDR frame in the output (matching the GOP cadence). If set to FOLLOW_CUSTOM, MediaConvert generates thumbnails according to the interval you specify in thumbnailInterval.
2827
+ */
2828
+ IntervalCadence?: HlsIntervalCadence;
2829
+ /**
2830
+ * Height of each thumbnail within each tile image, in pixels. Leave blank to maintain aspect ratio with thumbnail width. If following the aspect ratio would lead to a total tile height greater than 4096, then the job will be rejected. Must be divisible by 2.
2831
+ */
2832
+ ThumbnailHeight?: __integerMin2Max4096;
2833
+ /**
2834
+ * Enter the interval, in seconds, that MediaConvert uses to generate thumbnails. If the interval you enter doesn't align with the output frame rate, MediaConvert automatically rounds the interval to align with the output frame rate. For example, if the output frame rate is 29.97 frames per second and you enter 5, MediaConvert uses a 150 frame interval to generate thumbnails.
2835
+ */
2836
+ ThumbnailInterval?: __doubleMin0Max2147483647;
2837
+ /**
2838
+ * Width of each thumbnail within each tile image, in pixels. Default is 312. Must be divisible by 8.
2839
+ */
2840
+ ThumbnailWidth?: __integerMin8Max4096;
2841
+ /**
2842
+ * Number of thumbnails in each column of a tile image. Set a value between 2 and 2048. Must be divisible by 2.
2843
+ */
2844
+ TileHeight?: __integerMin1Max2048;
2845
+ /**
2846
+ * Number of thumbnails in each row of a tile image. Set a value between 1 and 512.
2847
+ */
2848
+ TileWidth?: __integerMin1Max512;
2849
+ }
2720
2850
  export type HlsInitializationVectorInManifest = "INCLUDE"|"EXCLUDE"|string;
2851
+ export type HlsIntervalCadence = "FOLLOW_IFRAME"|"FOLLOW_CUSTOM"|string;
2721
2852
  export type HlsKeyProviderType = "SPEKE"|"STATIC_KEY"|string;
2722
2853
  export type HlsManifestCompression = "GZIP"|"NONE"|string;
2723
2854
  export type HlsManifestDurationFormat = "FLOATING_POINT"|"INTEGER"|string;
@@ -3171,7 +3302,7 @@ All burn-in and DVB-Sub font settings must match.
3171
3302
  */
3172
3303
  Esam?: EsamSettings;
3173
3304
  /**
3174
- * Hexadecimal value as per EIA-608 Line 21 Data Services, section 9.5.1.5 05h Content Advisory.
3305
+ * If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.
3175
3306
  */
3176
3307
  ExtendedDataServices?: ExtendedDataServices;
3177
3308
  /**
@@ -3277,7 +3408,7 @@ All burn-in and DVB-Sub font settings must match.
3277
3408
  */
3278
3409
  Esam?: EsamSettings;
3279
3410
  /**
3280
- * Hexadecimal value as per EIA-608 Line 21 Data Services, section 9.5.1.5 05h Content Advisory.
3411
+ * If your source content has EIA-608 Line 21 Data Services, enable this feature to specify what MediaConvert does with the Extended Data Services (XDS) packets. You can choose to pass through XDS packets, or remove them from the output. For more information about XDS, see EIA-608 Line Data Services, section 9.5.1.5 05h Content Advisory.
3281
3412
  */
3282
3413
  ExtendedDataServices?: ExtendedDataServices;
3283
3414
  /**
@@ -5650,11 +5781,14 @@ All burn-in and DVB-Sub font settings must match.
5650
5781
  export type __integerMin1Max17895697 = number;
5651
5782
  export type __integerMin1Max2 = number;
5652
5783
  export type __integerMin1Max20 = number;
5784
+ export type __integerMin1Max2048 = number;
5653
5785
  export type __integerMin1Max2147483640 = number;
5654
5786
  export type __integerMin1Max2147483647 = number;
5655
5787
  export type __integerMin1Max31 = number;
5656
5788
  export type __integerMin1Max32 = number;
5657
5789
  export type __integerMin1Max4 = number;
5790
+ export type __integerMin1Max4096 = number;
5791
+ export type __integerMin1Max512 = number;
5658
5792
  export type __integerMin1Max6 = number;
5659
5793
  export type __integerMin1Max60000 = number;
5660
5794
  export type __integerMin1Max64 = number;
@@ -5663,6 +5797,7 @@ All burn-in and DVB-Sub font settings must match.
5663
5797
  export type __integerMin25Max10000 = number;
5664
5798
  export type __integerMin25Max2000 = number;
5665
5799
  export type __integerMin2Max2147483647 = number;
5800
+ export type __integerMin2Max4096 = number;
5666
5801
  export type __integerMin32000Max192000 = number;
5667
5802
  export type __integerMin32000Max384000 = number;
5668
5803
  export type __integerMin32000Max48000 = number;
@@ -5677,6 +5812,7 @@ All burn-in and DVB-Sub font settings must match.
5677
5812
  export type __integerMin8000Max192000 = number;
5678
5813
  export type __integerMin8000Max96000 = number;
5679
5814
  export type __integerMin8Max12 = number;
5815
+ export type __integerMin8Max4096 = number;
5680
5816
  export type __integerMin96Max600 = number;
5681
5817
  export type __integerMinNegative1000Max1000 = number;
5682
5818
  export type __integerMinNegative180Max180 = number;
@@ -5748,6 +5884,7 @@ All burn-in and DVB-Sub font settings must match.
5748
5884
  export type __stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12 = string;
5749
5885
  export type __stringMin3Max3Pattern1809aFAF09aEAE = string;
5750
5886
  export type __stringMin3Max3PatternAZaZ3 = string;
5887
+ export type __stringMin6Max8Pattern09aFAF609aFAF2 = string;
5751
5888
  export type __stringMin9Max19PatternAZ26EastWestCentralNorthSouthEastWest1912 = string;
5752
5889
  export type __stringPattern = string;
5753
5890
  export type __stringPattern010920405090509092 = string;
@@ -534,6 +534,10 @@ rounded to the nearest multiple of the source segment duration.
534
534
  * The ID of the PackagingConfiguration being applied to the Asset.
535
535
  */
536
536
  PackagingConfigurationId?: __string;
537
+ /**
538
+ * The current processing status of the asset used for the packaging configuration. The status can be either QUEUED, PROCESSING, PLAYABLE, or FAILED. Status information won't be available for most assets ingested before 2021-09-30.
539
+ */
540
+ Status?: __string;
537
541
  /**
538
542
  * The URL of the parent manifest for the repackaged Asset.
539
543
  */
@@ -11,6 +11,14 @@ declare class MediaTailor extends Service {
11
11
  */
12
12
  constructor(options?: MediaTailor.Types.ClientConfiguration)
13
13
  config: Config & MediaTailor.Types.ClientConfiguration;
14
+ /**
15
+ * Configures Amazon CloudWatch log settings for a playback configuration.
16
+ */
17
+ configureLogsForPlaybackConfiguration(params: MediaTailor.Types.ConfigureLogsForPlaybackConfigurationRequest, callback?: (err: AWSError, data: MediaTailor.Types.ConfigureLogsForPlaybackConfigurationResponse) => void): Request<MediaTailor.Types.ConfigureLogsForPlaybackConfigurationResponse, AWSError>;
18
+ /**
19
+ * Configures Amazon CloudWatch log settings for a playback configuration.
20
+ */
21
+ configureLogsForPlaybackConfiguration(callback?: (err: AWSError, data: MediaTailor.Types.ConfigureLogsForPlaybackConfigurationResponse) => void): Request<MediaTailor.Types.ConfigureLogsForPlaybackConfigurationResponse, AWSError>;
14
22
  /**
15
23
  * Creates a channel.
16
24
  */
@@ -397,13 +405,33 @@ declare namespace MediaTailor {
397
405
  export type ChannelState = "RUNNING"|"STOPPED"|string;
398
406
  export type ConfigurationAliasesRequest = {[key: string]: __mapOf__string};
399
407
  export type ConfigurationAliasesResponse = {[key: string]: __mapOf__string};
408
+ export interface ConfigureLogsForPlaybackConfigurationRequest {
409
+ /**
410
+ * The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode. Valid values: 0 - 100
411
+ */
412
+ PercentEnabled: __integer;
413
+ /**
414
+ * The name of the playback configuration.
415
+ */
416
+ PlaybackConfigurationName: __string;
417
+ }
418
+ export interface ConfigureLogsForPlaybackConfigurationResponse {
419
+ /**
420
+ * The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.
421
+ */
422
+ PercentEnabled?: __integer;
423
+ /**
424
+ * The name of the playback configuration.
425
+ */
426
+ PlaybackConfigurationName?: __string;
427
+ }
400
428
  export interface CreateChannelRequest {
401
429
  /**
402
430
  * The identifier for the channel you are working on.
403
431
  */
404
432
  ChannelName: __string;
405
433
  /**
406
- * The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses an LINEAR PlaybackMode.
434
+ * The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses a LINEAR PlaybackMode.
407
435
  */
408
436
  FillerSlate?: SlateSource;
409
437
  /**
@@ -972,6 +1000,10 @@ declare namespace MediaTailor {
972
1000
  * The configuration for pre-roll ad insertion.
973
1001
  */
974
1002
  LivePreRollConfiguration?: LivePreRollConfiguration;
1003
+ /**
1004
+ * The Amazon CloudWatch log settings for a playback configuration.
1005
+ */
1006
+ LogConfiguration?: LogConfiguration;
975
1007
  /**
976
1008
  * The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
977
1009
  */
@@ -1176,6 +1208,12 @@ declare namespace MediaTailor {
1176
1208
  */
1177
1209
  MaxDurationSeconds?: __integer;
1178
1210
  }
1211
+ export interface LogConfiguration {
1212
+ /**
1213
+ * The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode. Valid values: 0 - 100
1214
+ */
1215
+ PercentEnabled: __integer;
1216
+ }
1179
1217
  export interface ManifestProcessingRules {
1180
1218
  /**
1181
1219
  * For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest. No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.
@@ -1219,6 +1257,10 @@ declare namespace MediaTailor {
1219
1257
  * The configuration for pre-roll ad insertion.
1220
1258
  */
1221
1259
  LivePreRollConfiguration?: LivePreRollConfiguration;
1260
+ /**
1261
+ * The Amazon CloudWatch log settings for a playback configuration.
1262
+ */
1263
+ LogConfiguration?: LogConfiguration;
1222
1264
  /**
1223
1265
  * The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
1224
1266
  */
@@ -1364,6 +1406,10 @@ declare namespace MediaTailor {
1364
1406
  * The configuration for pre-roll ad insertion.
1365
1407
  */
1366
1408
  LivePreRollConfiguration?: LivePreRollConfiguration;
1409
+ /**
1410
+ * The Amazon CloudWatch log settings for a playback configuration.
1411
+ */
1412
+ LogConfiguration?: LogConfiguration;
1367
1413
  /**
1368
1414
  * The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.
1369
1415
  */
@@ -1563,6 +1563,10 @@ declare namespace Pinpoint {
1563
1563
  * The settings for a wait activity. This type of activity waits for a certain amount of time or until a specific date and time before moving participants to the next activity in a journey.
1564
1564
  */
1565
1565
  Wait?: WaitActivity;
1566
+ /**
1567
+ * The settings for a connect activity. This type of activity initiates a contact center call to participants.
1568
+ */
1569
+ ContactCenter?: ContactCenterActivity;
1566
1570
  }
1567
1571
  export interface ActivityResponse {
1568
1572
  /**
@@ -2245,6 +2249,12 @@ declare namespace Pinpoint {
2245
2249
  */
2246
2250
  TrueActivity?: __string;
2247
2251
  }
2252
+ export interface ContactCenterActivity {
2253
+ /**
2254
+ * The unique identifier for the next activity to perform after the this activity.
2255
+ */
2256
+ NextActivity?: __string;
2257
+ }
2248
2258
  export interface CreateAppRequest {
2249
2259
  CreateApplicationRequest: CreateApplicationRequest;
2250
2260
  }
@@ -4884,6 +4894,16 @@ declare namespace Pinpoint {
4884
4894
  */
4885
4895
  TimeToLive?: __string;
4886
4896
  }
4897
+ export interface JourneyChannelSettings {
4898
+ /**
4899
+ * Amazon Resource Name (ARN) of the Connect Campaign.
4900
+ */
4901
+ ConnectCampaignArn?: __string;
4902
+ /**
4903
+ * IAM role ARN to be assumed when invoking Connect campaign execution APIs for dialing.
4904
+ */
4905
+ ConnectCampaignExecutionRoleArn?: __string;
4906
+ }
4887
4907
  export interface JourneyResponse {
4888
4908
  /**
4889
4909
  * A map that contains a set of Activity objects, one object for each activity in the journey. For each Activity object, the key is the unique identifier (string) for an activity and the value is the settings for the activity.
@@ -4953,6 +4973,10 @@ declare namespace Pinpoint {
4953
4973
  * Specifies whether a journey should be refreshed on segment update.
4954
4974
  */
4955
4975
  RefreshOnSegmentUpdate?: __boolean;
4976
+ /**
4977
+ * The channel-specific configurations for the journey.
4978
+ */
4979
+ JourneyChannelSettings?: JourneyChannelSettings;
4956
4980
  }
4957
4981
  export interface JourneySMSMessage {
4958
4982
  /**