|
2374 | 2374 | "maxResults": {
|
2375 | 2375 | "target": "com.amazonaws.ivs#MaxChannelResults",
|
2376 | 2376 | "traits": {
|
2377 |
| - "smithy.api#default": 0, |
2378 | 2377 | "smithy.api#documentation": "<p>Maximum number of channels to return. Default: 100.</p>"
|
2379 | 2378 | }
|
2380 | 2379 | }
|
|
2440 | 2439 | "maxResults": {
|
2441 | 2440 | "target": "com.amazonaws.ivs#MaxPlaybackKeyPairResults",
|
2442 | 2441 | "traits": {
|
2443 |
| - "smithy.api#default": 0, |
2444 | 2442 | "smithy.api#documentation": "<p>Maximum number of key pairs to return. Default: your service quota or 100, whichever is\n smaller.</p>"
|
2445 | 2443 | }
|
2446 | 2444 | }
|
|
2509 | 2507 | "maxResults": {
|
2510 | 2508 | "target": "com.amazonaws.ivs#MaxRecordingConfigurationResults",
|
2511 | 2509 | "traits": {
|
2512 |
| - "smithy.api#default": 0, |
2513 | 2510 | "smithy.api#documentation": "<p>Maximum number of recording configurations to return. Default: your service quota or 100,\n whichever is smaller. </p>"
|
2514 | 2511 | }
|
2515 | 2512 | }
|
|
2585 | 2582 | "maxResults": {
|
2586 | 2583 | "target": "com.amazonaws.ivs#MaxStreamKeyResults",
|
2587 | 2584 | "traits": {
|
2588 |
| - "smithy.api#default": 0, |
2589 | 2585 | "smithy.api#documentation": "<p>Maximum number of streamKeys to return. Default: 1.</p>"
|
2590 | 2586 | }
|
2591 | 2587 | }
|
|
2661 | 2657 | "maxResults": {
|
2662 | 2658 | "target": "com.amazonaws.ivs#MaxStreamResults",
|
2663 | 2659 | "traits": {
|
2664 |
| - "smithy.api#default": 0, |
2665 | 2660 | "smithy.api#documentation": "<p>Maximum number of streams to return. Default: 100.</p>"
|
2666 | 2661 | }
|
2667 | 2662 | }
|
|
2733 | 2728 | "maxResults": {
|
2734 | 2729 | "target": "com.amazonaws.ivs#MaxStreamResults",
|
2735 | 2730 | "traits": {
|
2736 |
| - "smithy.api#default": 0, |
2737 | 2731 | "smithy.api#documentation": "<p>Maximum number of streams to return. Default: 100.</p>"
|
2738 | 2732 | }
|
2739 | 2733 | }
|
|
2813 | 2807 | "com.amazonaws.ivs#MaxChannelResults": {
|
2814 | 2808 | "type": "integer",
|
2815 | 2809 | "traits": {
|
2816 |
| - "smithy.api#default": 0, |
2817 | 2810 | "smithy.api#range": {
|
2818 | 2811 | "min": 1,
|
2819 | 2812 | "max": 100
|
|
2823 | 2816 | "com.amazonaws.ivs#MaxPlaybackKeyPairResults": {
|
2824 | 2817 | "type": "integer",
|
2825 | 2818 | "traits": {
|
2826 |
| - "smithy.api#default": 0, |
2827 | 2819 | "smithy.api#range": {
|
2828 | 2820 | "min": 1,
|
2829 | 2821 | "max": 100
|
|
2833 | 2825 | "com.amazonaws.ivs#MaxRecordingConfigurationResults": {
|
2834 | 2826 | "type": "integer",
|
2835 | 2827 | "traits": {
|
2836 |
| - "smithy.api#default": 0, |
2837 | 2828 | "smithy.api#range": {
|
2838 | 2829 | "min": 1,
|
2839 | 2830 | "max": 100
|
|
2843 | 2834 | "com.amazonaws.ivs#MaxStreamKeyResults": {
|
2844 | 2835 | "type": "integer",
|
2845 | 2836 | "traits": {
|
2846 |
| - "smithy.api#default": 0, |
2847 | 2837 | "smithy.api#range": {
|
2848 | 2838 | "min": 1,
|
2849 | 2839 | "max": 50
|
|
2853 | 2843 | "com.amazonaws.ivs#MaxStreamResults": {
|
2854 | 2844 | "type": "integer",
|
2855 | 2845 | "traits": {
|
2856 |
| - "smithy.api#default": 0, |
2857 | 2846 | "smithy.api#range": {
|
2858 | 2847 | "min": 1,
|
2859 | 2848 | "max": 100
|
|
3976 | 3965 | "com.amazonaws.ivs#TargetIntervalSeconds": {
|
3977 | 3966 | "type": "long",
|
3978 | 3967 | "traits": {
|
3979 |
| - "smithy.api#default": 0, |
3980 | 3968 | "smithy.api#range": {
|
3981 | 3969 | "min": 1,
|
3982 | 3970 | "max": 60
|
|
4011 | 3999 | "targetIntervalSeconds": {
|
4012 | 4000 | "target": "com.amazonaws.ivs#TargetIntervalSeconds",
|
4013 | 4001 | "traits": {
|
4014 |
| - "smithy.api#default": 0, |
4015 | 4002 | "smithy.api#documentation": "<p>The targeted thumbnail-generation interval in seconds. This is configurable (and required)\n only if <code>recordingMode</code> is <code>INTERVAL</code>. Default: 60.</p>\n <p>\n <b>Important:</b> For the <code>BASIC</code> channel type,\n setting a value for <code>targetIntervalSeconds</code> does not guarantee that thumbnails are\n generated at the specified interval. For thumbnails to be generated at the\n <code>targetIntervalSeconds</code> interval, the <code>IDR/Keyframe</code> value for the\n input video must be less than the <code>targetIntervalSeconds</code> value. See <a href=\"https://docs.aws.amazon.com/ivs/latest/userguide/streaming-config.html\"> Amazon IVS Streaming\n Configuration</a> for information on setting <code>IDR/Keyframe</code> to the\n recommended value in video-encoder settings.</p>"
|
4016 | 4003 | }
|
4017 | 4004 | },
|
|
0 commit comments