cdk-lambda-subminute 2.0.340 → 2.0.342

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 (26) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +5 -1
  5. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +282 -280
  6. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +106 -3
  7. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +245 -169
  8. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +725 -683
  9. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +18 -9
  10. package/node_modules/aws-sdk/clients/configservice.d.ts +4 -4
  11. package/node_modules/aws-sdk/clients/connect.d.ts +21 -21
  12. package/node_modules/aws-sdk/clients/docdb.d.ts +8 -0
  13. package/node_modules/aws-sdk/clients/ecs.d.ts +11 -2
  14. package/node_modules/aws-sdk/clients/es.d.ts +2 -2
  15. package/node_modules/aws-sdk/clients/lightsail.d.ts +282 -129
  16. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +96 -7
  17. package/node_modules/aws-sdk/clients/opensearch.d.ts +9 -6
  18. package/node_modules/aws-sdk/clients/sagemaker.d.ts +47 -0
  19. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +13 -1
  20. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  21. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +7 -7
  22. package/node_modules/aws-sdk/dist/aws-sdk.js +303 -292
  23. package/node_modules/aws-sdk/dist/aws-sdk.min.js +27 -27
  24. package/node_modules/aws-sdk/lib/core.js +1 -1
  25. package/node_modules/aws-sdk/package.json +1 -1
  26. package/package.json +2 -2
@@ -252,7 +252,7 @@ declare namespace MediaConvert {
252
252
  */
253
253
  Bitrate?: __integerMin6000Max1024000;
254
254
  /**
255
- * AAC Profile.
255
+ * Specify the AAC profile. For the widest player compatibility and where higher bitrates are acceptable: Keep the default profile, LC (AAC-LC) For improved audio performance at lower bitrates: Choose HEV1 or HEV2. HEV1 (AAC-HE v1) adds spectral band replication to improve speech audio at low bitrates. HEV2 (AAC-HE v2) adds parametric stereo, which optimizes for encoding stereo audio at very low bitrates.
256
256
  */
257
257
  CodecProfile?: AacCodecProfile;
258
258
  /**
@@ -260,7 +260,7 @@ declare namespace MediaConvert {
260
260
  */
261
261
  CodingMode?: AacCodingMode;
262
262
  /**
263
- * Rate Control Mode.
263
+ * Specify the AAC rate control mode. For a constant bitrate: Choose CBR. Your AAC output bitrate will be equal to the value that you choose for Bitrate. For a variable bitrate: Choose VBR. Your AAC output bitrate will vary according to your audio content and the value that you choose for Bitrate quality.
264
264
  */
265
265
  RateControlMode?: AacRateControlMode;
266
266
  /**
@@ -268,7 +268,7 @@ declare namespace MediaConvert {
268
268
  */
269
269
  RawFormat?: AacRawFormat;
270
270
  /**
271
- * Specify the Sample rate in Hz. Valid sample rates depend on the Profile and Coding mode that you select. The following list shows valid sample rates for each Profile and Coding mode. * LC Profile, Coding mode 1.0, 2.0, and Receiver Mix: 8000, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 88200, 96000. * LC Profile, Coding mode 5.1: 32000, 44100, 48000, 96000. * HEV1 Profile, Coding mode 1.0 and Receiver Mix: 22050, 24000, 32000, 44100, 48000. * HEV1 Profile, Coding mode 2.0 and 5.1: 32000, 44100, 48000, 96000. * HEV2 Profile, Coding mode 2.0: 22050, 24000, 32000, 44100, 48000.
271
+ * Specify the AAC sample rate in samples per second (Hz). Valid sample rates depend on the AAC profile and Coding mode that you select. For a list of supported sample rates, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/aac-support.html
272
272
  */
273
273
  SampleRate?: __integerMin8000Max96000;
274
274
  /**
@@ -276,7 +276,7 @@ declare namespace MediaConvert {
276
276
  */
277
277
  Specification?: AacSpecification;
278
278
  /**
279
- * VBR Quality Level - Only used if rate_control_mode is VBR.
279
+ * Specify the quality of your variable bitrate (VBR) AAC audio. For a list of approximate VBR bitrates, see: https://docs.aws.amazon.com/mediaconvert/latest/ug/aac-support.html#aac_vbr
280
280
  */
281
281
  VbrQuality?: AacVbrQuality;
282
282
  }
@@ -1339,6 +1339,29 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
1339
1339
  }
1340
1340
  export type CmfcTimedMetadata = "PASSTHROUGH"|"NONE"|string;
1341
1341
  export type CmfcTimedMetadataBoxVersion = "VERSION_0"|"VERSION_1"|string;
1342
+ export interface ColorConversion3DLUTSetting {
1343
+ /**
1344
+ * Specify the input file S3, HTTP, or HTTPS URL for your 3D LUT .cube file. Note that MediaConvert accepts 3D LUT files up to 8MB in size.
1345
+ */
1346
+ FileInput?: __stringMin14PatternS3CubeCUBEHttpsCubeCUBE;
1347
+ /**
1348
+ * Specify which inputs use this 3D LUT, according to their color space.
1349
+ */
1350
+ InputColorSpace?: ColorSpace;
1351
+ /**
1352
+ * Specify which inputs use this 3D LUT, according to their luminance. To apply this 3D LUT to HDR10 or P3D65 (HDR) inputs with a specific mastering luminance: Enter an integer from 0 to 2147483647, corresponding to the input's Maximum luminance value. To apply this 3D LUT to any input regardless of its luminance: Leave blank, or enter 0.
1353
+ */
1354
+ InputMasteringLuminance?: __integerMin0Max2147483647;
1355
+ /**
1356
+ * Specify which outputs use this 3D LUT, according to their color space.
1357
+ */
1358
+ OutputColorSpace?: ColorSpace;
1359
+ /**
1360
+ * Specify which outputs use this 3D LUT, according to their luminance. To apply this 3D LUT to HDR10 or P3D65 (HDR) outputs with a specific luminance: Enter an integer from 0 to 2147483647, corresponding to the output's luminance. To apply this 3D LUT to any output regardless of its luminance: Leave blank, or enter 0.
1361
+ */
1362
+ OutputMasteringLuminance?: __integerMin0Max2147483647;
1363
+ }
1364
+ export type ColorConversion3DLUTSettings = ColorConversion3DLUTSetting[];
1342
1365
  export interface ColorCorrector {
1343
1366
  /**
1344
1367
  * Brightness level.
@@ -1373,6 +1396,10 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
1373
1396
  * Hue in degrees.
1374
1397
  */
1375
1398
  Hue?: __integerMinNegative180Max180;
1399
+ /**
1400
+ * Specify the maximum mastering display luminance. Enter an integer from 0 to 2147483647, in units of 0.0001 nits. For example, enter 10000000 for 1000 nits.
1401
+ */
1402
+ MaxLuminance?: __integerMin0Max2147483647;
1376
1403
  /**
1377
1404
  * Specify how MediaConvert limits the color sample range for this output. To create a limited range output from a full range input: Choose Limited range squeeze. For full range inputs, MediaConvert performs a linear offset to color samples equally across all pixels and frames. Color samples in 10-bit outputs are limited to 64 through 940, and 8-bit outputs are limited to 16 through 235. Note: For limited range inputs, values for color samples are passed through to your output unchanged. MediaConvert does not limit the sample range. To correct pixels in your input that are out of range or out of gamut: Choose Limited range clip. Use for broadcast applications. MediaConvert conforms any pixels outside of the values that you specify under Minimum YUV and Maximum YUV to limited range bounds. MediaConvert also corrects any YUV values that, when converted to RGB, would be outside the bounds you specify under Minimum RGB tolerance and Maximum RGB tolerance. With either limited range conversion, MediaConvert writes the sample range metadata in the output.
1378
1405
  */
@@ -1429,7 +1456,7 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
1429
1456
  */
1430
1457
  MxfSettings?: MxfSettings;
1431
1458
  }
1432
- export type ContainerType = "F4V"|"ISMV"|"M2TS"|"M3U8"|"CMFC"|"MOV"|"MP4"|"MPD"|"MXF"|"WEBM"|"RAW"|string;
1459
+ export type ContainerType = "F4V"|"ISMV"|"M2TS"|"M3U8"|"CMFC"|"MOV"|"MP4"|"MPD"|"MXF"|"WEBM"|"RAW"|"Y4M"|string;
1433
1460
  export type CopyProtectionAction = "PASSTHROUGH"|"STRIP"|string;
1434
1461
  export interface CreateJobRequest {
1435
1462
  /**
@@ -3658,6 +3685,10 @@ Within your job settings, all of your DVB-Sub settings must be identical.
3658
3685
  * Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.
3659
3686
  */
3660
3687
  AvailBlanking?: AvailBlanking;
3688
+ /**
3689
+ * Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs.
3690
+ */
3691
+ ColorConversion3DLUTSettings?: ColorConversion3DLUTSettings;
3661
3692
  /**
3662
3693
  * Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.
3663
3694
  */
@@ -3768,6 +3799,10 @@ Within your job settings, all of your DVB-Sub settings must be identical.
3768
3799
  * Settings for ad avail blanking. Video can be blanked or overlaid with an image, and audio muted during SCTE-35 triggered ad avails.
3769
3800
  */
3770
3801
  AvailBlanking?: AvailBlanking;
3802
+ /**
3803
+ * Use 3D LUTs to specify custom color mapping behavior when you convert from one color space into another. You can include up to 8 different 3D LUTs.
3804
+ */
3805
+ ColorConversion3DLUTSettings?: ColorConversion3DLUTSettings;
3771
3806
  /**
3772
3807
  * Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.
3773
3808
  */
@@ -5517,6 +5552,51 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
5517
5552
  }
5518
5553
  export type TtmlStylePassthrough = "ENABLED"|"DISABLED"|string;
5519
5554
  export type Type = "SYSTEM"|"CUSTOM"|string;
5555
+ export type UncompressedFourcc = "I420"|"I422"|"I444"|string;
5556
+ export type UncompressedFramerateControl = "INITIALIZE_FROM_SOURCE"|"SPECIFIED"|string;
5557
+ export type UncompressedFramerateConversionAlgorithm = "DUPLICATE_DROP"|"INTERPOLATE"|"FRAMEFORMER"|string;
5558
+ export type UncompressedInterlaceMode = "INTERLACED"|"PROGRESSIVE"|string;
5559
+ export type UncompressedScanTypeConversionMode = "INTERLACED"|"INTERLACED_OPTIMIZE"|string;
5560
+ export interface UncompressedSettings {
5561
+ /**
5562
+ * The four character code for the uncompressed video.
5563
+ */
5564
+ Fourcc?: UncompressedFourcc;
5565
+ /**
5566
+ * Use the Framerate setting to specify the frame rate for this output. If you want to keep the same frame rate as the input video, choose Follow source. If you want to do frame rate conversion, choose a frame rate from the dropdown list or choose Custom. The framerates shown in the dropdown list are decimal approximations of fractions. If you choose Custom, specify your frame rate as a fraction.
5567
+ */
5568
+ FramerateControl?: UncompressedFramerateControl;
5569
+ /**
5570
+ * Choose the method that you want MediaConvert to use when increasing or decreasing the frame rate. For numerically simple conversions, such as 60 fps to 30 fps: We recommend that you keep the default value, Drop duplicate. For numerically complex conversions, to avoid stutter: Choose Interpolate. This results in a smooth picture, but might introduce undesirable video artifacts. For complex frame rate conversions, especially if your source video has already been converted from its original cadence: Choose FrameFormer to do motion-compensated interpolation. FrameFormer uses the best conversion method frame by frame. Note that using FrameFormer increases the transcoding time and incurs a significant add-on cost. When you choose FrameFormer, your input video resolution must be at least 128x96.
5571
+ */
5572
+ FramerateConversionAlgorithm?: UncompressedFramerateConversionAlgorithm;
5573
+ /**
5574
+ * When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateDenominator to specify the denominator of this fraction. In this example, use 1001 for the value of FramerateDenominator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
5575
+ */
5576
+ FramerateDenominator?: __integerMin1Max2147483647;
5577
+ /**
5578
+ * When you use the API for transcode jobs that use frame rate conversion, specify the frame rate as a fraction. For example, 24000 / 1001 = 23.976 fps. Use FramerateNumerator to specify the numerator of this fraction. In this example, use 24000 for the value of FramerateNumerator. When you use the console for transcode jobs that use frame rate conversion, provide the value as a decimal number for Framerate. In this example, specify 23.976.
5579
+ */
5580
+ FramerateNumerator?: __integerMin1Max2147483647;
5581
+ /**
5582
+ * Optional. Choose the scan line type for this output. If you don't specify a value, MediaConvert will create a progressive output.
5583
+ */
5584
+ InterlaceMode?: UncompressedInterlaceMode;
5585
+ /**
5586
+ * Use this setting for interlaced outputs, when your output frame rate is half of your input frame rate. In this situation, choose Optimized interlacing to create a better quality interlaced output. In this case, each progressive frame from the input corresponds to an interlaced field in the output. Keep the default value, Basic interlacing, for all other output frame rates. With basic interlacing, MediaConvert performs any frame rate conversion first and then interlaces the frames. When you choose Optimized interlacing and you set your output frame rate to a value that isn't suitable for optimized interlacing, MediaConvert automatically falls back to basic interlacing. Required settings: To use optimized interlacing, you must set Telecine to None or Soft. You can't use optimized interlacing for hard telecine outputs. You must also set Interlace mode to a value other than Progressive.
5587
+ */
5588
+ ScanTypeConversionMode?: UncompressedScanTypeConversionMode;
5589
+ /**
5590
+ * Ignore this setting unless your input frame rate is 23.976 or 24 frames per second (fps). Enable slow PAL to create a 25 fps output by relabeling the video frames and resampling your audio. Note that enabling this setting will slightly reduce the duration of your video. Related settings: You must also set Framerate to 25.
5591
+ */
5592
+ SlowPal?: UncompressedSlowPal;
5593
+ /**
5594
+ * When you do frame rate conversion from 23.976 frames per second (fps) to 29.97 fps, and your output scan type is interlaced, you can optionally enable hard telecine to create a smoother picture. When you keep the default value, None, MediaConvert does a standard frame rate conversion to 29.97 without doing anything with the field polarity to create a smoother picture.
5595
+ */
5596
+ Telecine?: UncompressedTelecine;
5597
+ }
5598
+ export type UncompressedSlowPal = "DISABLED"|"ENABLED"|string;
5599
+ export type UncompressedTelecine = "NONE"|"HARD"|string;
5520
5600
  export interface UntagResourceRequest {
5521
5601
  /**
5522
5602
  * The Amazon Resource Name (ARN) of the resource that you want to remove tags from. To get the ARN, send a GET request with the resource name.
@@ -5667,7 +5747,7 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
5667
5747
  export type Vc3SlowPal = "DISABLED"|"ENABLED"|string;
5668
5748
  export type Vc3Telecine = "NONE"|"HARD"|string;
5669
5749
  export type VchipAction = "PASSTHROUGH"|"STRIP"|string;
5670
- export type VideoCodec = "AV1"|"AVC_INTRA"|"FRAME_CAPTURE"|"H_264"|"H_265"|"MPEG2"|"PASSTHROUGH"|"PRORES"|"VC3"|"VP8"|"VP9"|"XAVC"|string;
5750
+ export type VideoCodec = "AV1"|"AVC_INTRA"|"FRAME_CAPTURE"|"H_264"|"H_265"|"MPEG2"|"PASSTHROUGH"|"PRORES"|"UNCOMPRESSED"|"VC3"|"VP8"|"VP9"|"XAVC"|string;
5671
5751
  export interface VideoCodecSettings {
5672
5752
  /**
5673
5753
  * Required when you set Codec, under VideoDescription>CodecSettings to the value AV1.
@@ -5701,6 +5781,10 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
5701
5781
  * Required when you set Codec to the value PRORES.
5702
5782
  */
5703
5783
  ProresSettings?: ProresSettings;
5784
+ /**
5785
+ * Required when you set Codec, under VideoDescription>CodecSettings to the value UNCOMPRESSED.
5786
+ */
5787
+ UncompressedSettings?: UncompressedSettings;
5704
5788
  /**
5705
5789
  * Required when you set Codec to the value VC3
5706
5790
  */
@@ -5728,7 +5812,7 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
5728
5812
  */
5729
5813
  AntiAlias?: AntiAlias;
5730
5814
  /**
5731
- * Video codec settings contains the group of settings related to video encoding. The settings in this group vary depending on the value that you choose for Video codec. For each codec enum that you choose, define the corresponding settings object. The following lists the codec enum, settings object pairs. * AV1, Av1Settings * AVC_INTRA, AvcIntraSettings * FRAME_CAPTURE, FrameCaptureSettings * H_264, H264Settings * H_265, H265Settings * MPEG2, Mpeg2Settings * PRORES, ProresSettings * VC3, Vc3Settings * VP8, Vp8Settings * VP9, Vp9Settings * XAVC, XavcSettings
5815
+ * Video codec settings contains the group of settings related to video encoding. The settings in this group vary depending on the value that you choose for Video codec. For each codec enum that you choose, define the corresponding settings object. The following lists the codec enum, settings object pairs. * AV1, Av1Settings * AVC_INTRA, AvcIntraSettings * FRAME_CAPTURE, FrameCaptureSettings * H_264, H264Settings * H_265, H265Settings * MPEG2, Mpeg2Settings * PRORES, ProresSettings * UNCOMPRESSED, UncompressedSettings * VC3, Vc3Settings * VP8, Vp8Settings * VP9, Vp9Settings * XAVC, XavcSettings
5732
5816
  */
5733
5817
  CodecSettings?: VideoCodecSettings;
5734
5818
  /**
@@ -5892,6 +5976,10 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
5892
5976
  * Use these settings to provide HDR 10 metadata that is missing or inaccurate in your input video. Appropriate values vary depending on the input video and must be provided by a color grader. The color grader generates these values during the HDR 10 mastering process. The valid range for each of these settings is 0 to 50,000. Each increment represents 0.00002 in CIE1931 color coordinate. Related settings - When you specify these values, you must also set Color space to HDR 10. To specify whether the the values you specify here take precedence over the values in the metadata of your input file, set Color space usage. To specify whether color metadata is included in an output, set Color metadata. For more information about MediaConvert HDR jobs, see https://docs.aws.amazon.com/console/mediaconvert/hdr.
5893
5977
  */
5894
5978
  Hdr10Metadata?: Hdr10Metadata;
5979
+ /**
5980
+ * Specify the maximum mastering display luminance. Enter an integer from 0 to 2147483647, in units of 0.0001 nits. For example, enter 10000000 for 1000 nits.
5981
+ */
5982
+ MaxLuminance?: __integerMin0Max2147483647;
5895
5983
  /**
5896
5984
  * Use this setting if your input has video and audio durations that don't align, and your output or player has strict alignment requirements. Examples: Input audio track has a delayed start. Input video track ends before audio ends. When you set Pad video to Black, MediaConvert generates black video frames so that output video and audio durations match. Black video frames are added at the beginning or end, depending on your input. To keep the default behavior and not generate black video, set Pad video to Disabled or leave blank.
5897
5985
  */
@@ -6442,6 +6530,7 @@ When you specify Version 1, you must also set ID3 metadata to Passthrough.
6442
6530
  export type __stringMin11Max11Pattern01D20305D205D = string;
6443
6531
  export type __stringMin14PatternS3BmpBMPPngPNGHttpsBmpBMPPngPNG = string;
6444
6532
  export type __stringMin14PatternS3BmpBMPPngPNGTgaTGAHttpsBmpBMPPngPNGTgaTGA = string;
6533
+ export type __stringMin14PatternS3CubeCUBEHttpsCubeCUBE = string;
6445
6534
  export type __stringMin14PatternS3Mov09PngHttpsMov09Png = string;
6446
6535
  export type __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTT = string;
6447
6536
  export type __stringMin14PatternS3XmlXMLHttpsXmlXML = string;
@@ -1069,7 +1069,7 @@ declare namespace OpenSearch {
1069
1069
  */
1070
1070
  AccessPolicies?: PolicyDocument;
1071
1071
  /**
1072
- * The type of IP addresses supported by the endpoint for the domain.
1072
+ * Specify either dual stack or IPv4 as your IP address type. Dual stack allows you to share domain resources across IPv4 and IPv6 address types, and is the recommended option. If you set your IP address type to dual stack, you can't change your address type later.
1073
1073
  */
1074
1074
  IPAddressType?: IPAddressType;
1075
1075
  /**
@@ -1719,7 +1719,7 @@ declare namespace OpenSearch {
1719
1719
  */
1720
1720
  AccessPolicies?: AccessPoliciesStatus;
1721
1721
  /**
1722
- * The type of IP addresses supported by the endpoint for the domain.
1722
+ * Choose either dual stack or IPv4 as your IP address type. Dual stack allows you to share domain resources across IPv4 and IPv6 address types, and is the recommended option. If you set your IP address type to dual stack, you can't change your address type later.
1723
1723
  */
1724
1724
  IPAddressType?: IPAddressTypeStatus;
1725
1725
  /**
@@ -1781,7 +1781,7 @@ declare namespace OpenSearch {
1781
1781
  */
1782
1782
  EnforceHTTPS?: Boolean;
1783
1783
  /**
1784
- * Specify the TLS security policy to apply to the HTTPS endpoint of the domain. The policy can be one of the following values: Policy-Min-TLS-1-0-2019-07: TLS security policy that supports TLS version 1.0 to TLS version 1.2 Policy-Min-TLS-1-2-2019-07: TLS security policy that supports only TLS version 1.2
1784
+ * Specify the TLS security policy to apply to the HTTPS endpoint of the domain. The policy can be one of the following values: Policy-Min-TLS-1-0-2019-07: TLS security policy that supports TLS version 1.0 to TLS version 1.2 Policy-Min-TLS-1-2-2019-07: TLS security policy that supports only TLS version 1.2 Policy-Min-TLS-1-2-PFS-2023-10: TLS security policy that supports TLS version 1.2 to TLS version 1.3 with perfect forward secrecy cipher suites
1785
1785
  */
1786
1786
  TLSSecurityPolicy?: TLSSecurityPolicy;
1787
1787
  /**
@@ -1965,9 +1965,12 @@ declare namespace OpenSearch {
1965
1965
  * Domain-specific endpoint used to submit index, search, and data upload requests to the domain.
1966
1966
  */
1967
1967
  Endpoint?: ServiceUrl;
1968
+ /**
1969
+ * If IPAddressType to set to dualstack, a version 2 domain endpoint is provisioned. This endpoint functions like a normal endpoint, except that it works with both IPv4 and IPv6 IP addresses. Normal endpoints work only with IPv4 IP addresses.
1970
+ */
1968
1971
  EndpointV2?: ServiceUrl;
1969
1972
  /**
1970
- * The key-value pair that exists if the OpenSearch Service domain uses VPC endpoints.. Example key, value: 'vpc','vpc-endpoint-h2dsd34efgyghrtguk5gt6j2foh4.us-east-1.es.amazonaws.com'.
1973
+ * The key-value pair that exists if the OpenSearch Service domain uses VPC endpoints. Example key, value: 'vpc','vpc-endpoint-h2dsd34efgyghrtguk5gt6j2foh4.us-east-1.es.amazonaws.com'.
1971
1974
  */
1972
1975
  Endpoints?: EndpointsMap;
1973
1976
  /**
@@ -3428,7 +3431,7 @@ declare namespace OpenSearch {
3428
3431
  export type StorageTypeName = string;
3429
3432
  export type String = string;
3430
3433
  export type StringList = String[];
3431
- export type TLSSecurityPolicy = "Policy-Min-TLS-1-0-2019-07"|"Policy-Min-TLS-1-2-2019-07"|string;
3434
+ export type TLSSecurityPolicy = "Policy-Min-TLS-1-0-2019-07"|"Policy-Min-TLS-1-2-2019-07"|"Policy-Min-TLS-1-2-PFS-2023-10"|string;
3432
3435
  export interface Tag {
3433
3436
  /**
3434
3437
  * The tag key. Tag keys must be unique for the domain to which they are attached.
@@ -3504,7 +3507,7 @@ declare namespace OpenSearch {
3504
3507
  */
3505
3508
  AccessPolicies?: PolicyDocument;
3506
3509
  /**
3507
- * The type of IP addresses supported by the endpoint for the domain.
3510
+ * Specify either dual stack or IPv4 as your IP address type. Dual stack allows you to share domain resources across IPv4 and IPv6 address types, and is the recommended option. If your IP address type is currently set to dual stack, you can't change it.
3508
3511
  */
3509
3512
  IPAddressType?: IPAddressType;
3510
3513
  /**
@@ -3847,6 +3847,7 @@ declare namespace SageMaker {
3847
3847
  }
3848
3848
  export type CapacitySizeType = "INSTANCE_COUNT"|"CAPACITY_PERCENT"|string;
3849
3849
  export type CapacitySizeValue = number;
3850
+ export type CapacityUnit = number;
3850
3851
  export interface CaptureContentTypeHeader {
3851
3852
  /**
3852
3853
  * The list of all content type headers that Amazon SageMaker will treat as CSV and capture accordingly.
@@ -5280,6 +5281,7 @@ declare namespace SageMaker {
5280
5281
  * Use this to configure an OfflineFeatureStore. This parameter allows you to specify: The Amazon Simple Storage Service (Amazon S3) location of an OfflineStore. A configuration for an Amazon Web Services Glue or Amazon Web Services Hive data catalog. An KMS encryption key to encrypt the Amazon S3 location used for OfflineStore. If KMS encryption key is not specified, by default we encrypt all data at rest using Amazon Web Services KMS key. By defining your bucket-level key for SSE, you can reduce Amazon Web Services KMS requests costs by up to 99 percent. Format for the offline store table. Supported formats are Glue (Default) and Apache Iceberg. To learn more about this parameter, see OfflineStoreConfig.
5281
5282
  */
5282
5283
  OfflineStoreConfig?: OfflineStoreConfig;
5284
+ ThroughputConfig?: ThroughputConfig;
5283
5285
  /**
5284
5286
  * The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.
5285
5287
  */
@@ -8690,6 +8692,7 @@ declare namespace SageMaker {
8690
8692
  * The configuration of the offline store. It includes the following configurations: Amazon S3 location of the offline store. Configuration of the Glue data catalog. Table format of the offline store. Option to disable the automatic creation of a Glue table for the offline store. Encryption configuration.
8691
8693
  */
8692
8694
  OfflineStoreConfig?: OfflineStoreConfig;
8695
+ ThroughputConfig?: ThroughputConfigDescription;
8693
8696
  /**
8694
8697
  * The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.
8695
8698
  */
@@ -22026,6 +22029,49 @@ declare namespace SageMaker {
22026
22029
  BaseModelName?: BaseModelName;
22027
22030
  }
22028
22031
  export type ThingName = string;
22032
+ export interface ThroughputConfig {
22033
+ /**
22034
+ * The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
22035
+ */
22036
+ ThroughputMode: ThroughputMode;
22037
+ /**
22038
+ * For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling. This field is not applicable for on-demand feature groups.
22039
+ */
22040
+ ProvisionedReadCapacityUnits?: CapacityUnit;
22041
+ /**
22042
+ * For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling. This field is not applicable for on-demand feature groups.
22043
+ */
22044
+ ProvisionedWriteCapacityUnits?: CapacityUnit;
22045
+ }
22046
+ export interface ThroughputConfigDescription {
22047
+ /**
22048
+ * The mode used for your feature group throughput: ON_DEMAND or PROVISIONED.
22049
+ */
22050
+ ThroughputMode: ThroughputMode;
22051
+ /**
22052
+ * For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling. This field is not applicable for on-demand feature groups.
22053
+ */
22054
+ ProvisionedReadCapacityUnits?: CapacityUnit;
22055
+ /**
22056
+ * For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling. This field is not applicable for on-demand feature groups.
22057
+ */
22058
+ ProvisionedWriteCapacityUnits?: CapacityUnit;
22059
+ }
22060
+ export interface ThroughputConfigUpdate {
22061
+ /**
22062
+ * Target throughput mode of the feature group. Throughput update is an asynchronous operation, and the outcome should be monitored by polling LastUpdateStatus field in DescribeFeatureGroup response. You cannot update a feature group's throughput while another update is in progress.
22063
+ */
22064
+ ThroughputMode?: ThroughputMode;
22065
+ /**
22066
+ * For provisioned feature groups with online store enabled, this indicates the read throughput you are billed for and can consume without throttling.
22067
+ */
22068
+ ProvisionedReadCapacityUnits?: CapacityUnit;
22069
+ /**
22070
+ * For provisioned feature groups, this indicates the write throughput you are billed for and can consume without throttling.
22071
+ */
22072
+ ProvisionedWriteCapacityUnits?: CapacityUnit;
22073
+ }
22074
+ export type ThroughputMode = "OnDemand"|"Provisioned"|string;
22029
22075
  export interface TimeSeriesConfig {
22030
22076
  /**
22031
22077
  * The name of the column representing the target variable that you want to predict for each item in your dataset. The data type of the target variable must be numerical.
@@ -23312,6 +23358,7 @@ declare namespace SageMaker {
23312
23358
  * Updates the feature group online store configuration.
23313
23359
  */
23314
23360
  OnlineStoreConfig?: OnlineStoreConfigUpdate;
23361
+ ThroughputConfig?: ThroughputConfigUpdate;
23315
23362
  }
23316
23363
  export interface UpdateFeatureGroupResponse {
23317
23364
  /**
@@ -837,6 +837,10 @@ declare namespace ServiceCatalog {
837
837
  * The language code. jp - Japanese zh - Chinese
838
838
  */
839
839
  AcceptLanguage?: AcceptLanguage;
840
+ /**
841
+ * A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request.
842
+ */
843
+ IdempotencyToken?: IdempotencyToken;
840
844
  }
841
845
  export interface AssociateServiceActionWithProvisioningArtifactOutput {
842
846
  }
@@ -1105,7 +1109,7 @@ declare namespace ServiceCatalog {
1105
1109
  */
1106
1110
  ShareTagOptions?: Boolean;
1107
1111
  /**
1108
- * Enables or disables Principal sharing when creating the portfolio share. If this flag is not provided, principal sharing is disabled. When you enable Principal Name Sharing for a portfolio share, the share recipient account end users with a principal that matches any of the associated IAM patterns can provision products from the portfolio. Once shared, the share recipient can view associations of PrincipalType: IAM_PATTERN on their portfolio. You can create the principals in the recipient account before or after creating the share.
1112
+ * This parameter is only supported for portfolios with an OrganizationalNode Type of ORGANIZATION or ORGANIZATIONAL_UNIT. Enables or disables Principal sharing when creating the portfolio share. If you do not provide this flag, principal sharing is disabled. When you enable Principal Name Sharing for a portfolio share, the share recipient account end users with a principal that matches any of the associated IAM patterns can provision products from the portfolio. Once shared, the share recipient can view associations of PrincipalType: IAM_PATTERN on their portfolio. You can create the principals in the recipient account before or after creating the share.
1109
1113
  */
1110
1114
  SharePrincipals?: Boolean;
1111
1115
  }
@@ -1435,6 +1439,10 @@ declare namespace ServiceCatalog {
1435
1439
  * The language code. jp - Japanese zh - Chinese
1436
1440
  */
1437
1441
  AcceptLanguage?: AcceptLanguage;
1442
+ /**
1443
+ * A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request.
1444
+ */
1445
+ IdempotencyToken?: IdempotencyToken;
1438
1446
  }
1439
1447
  export interface DeleteServiceActionOutput {
1440
1448
  }
@@ -1986,6 +1994,10 @@ declare namespace ServiceCatalog {
1986
1994
  * The language code. jp - Japanese zh - Chinese
1987
1995
  */
1988
1996
  AcceptLanguage?: AcceptLanguage;
1997
+ /**
1998
+ * A unique identifier that you provide to ensure idempotency. If multiple requests from the same Amazon Web Services account use the same idempotency token, the same response is returned for each repeated request.
1999
+ */
2000
+ IdempotencyToken?: IdempotencyToken;
1989
2001
  }
1990
2002
  export interface DisassociateServiceActionFromProvisioningArtifactOutput {
1991
2003
  }
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1528.0',
86
+ VERSION: '2.1530.0',
87
87
 
88
88
  /**
89
89
  * @api private