|
2633 | 2633 | "smithy.api#documentation": "<p>The configuration for HLS content.</p>"
|
2634 | 2634 | }
|
2635 | 2635 | },
|
| 2636 | + "InsertionMode": { |
| 2637 | + "target": "com.amazonaws.mediatailor#InsertionMode", |
| 2638 | + "traits": { |
| 2639 | + "smithy.api#default": "STITCHED_ONLY", |
| 2640 | + "smithy.api#documentation": "<p>The setting that controls whether players can use stitched or guided ad insertion. The default, <code>STITCHED_ONLY</code>, forces all player sessions to use stitched (server-side) ad insertion. Choosing <code>PLAYER_SELECT</code> allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.</p>" |
| 2641 | + } |
| 2642 | + }, |
2636 | 2643 | "LivePreRollConfiguration": {
|
2637 | 2644 | "target": "com.amazonaws.mediatailor#LivePreRollConfiguration",
|
2638 | 2645 | "traits": {
|
|
2875 | 2882 | "smithy.api#documentation": "<p>The VOD source's HTTP package configuration settings.</p>"
|
2876 | 2883 | }
|
2877 | 2884 | },
|
| 2885 | + "com.amazonaws.mediatailor#InsertionMode": { |
| 2886 | + "type": "enum", |
| 2887 | + "members": { |
| 2888 | + "STITCHED_ONLY": { |
| 2889 | + "target": "smithy.api#Unit", |
| 2890 | + "traits": { |
| 2891 | + "smithy.api#enumValue": "STITCHED_ONLY" |
| 2892 | + } |
| 2893 | + }, |
| 2894 | + "PLAYER_SELECT": { |
| 2895 | + "target": "smithy.api#Unit", |
| 2896 | + "traits": { |
| 2897 | + "smithy.api#enumValue": "PLAYER_SELECT" |
| 2898 | + } |
| 2899 | + } |
| 2900 | + }, |
| 2901 | + "traits": { |
| 2902 | + "smithy.api#documentation": "<p>Insertion Mode controls whether players can use stitched or guided ad insertion.</p>" |
| 2903 | + } |
| 2904 | + }, |
2878 | 2905 | "com.amazonaws.mediatailor#KeyValuePair": {
|
2879 | 2906 | "type": "structure",
|
2880 | 2907 | "members": {
|
|
4486 | 4513 | "smithy.api#documentation": "<p>The configuration for HLS content.</p>"
|
4487 | 4514 | }
|
4488 | 4515 | },
|
| 4516 | + "InsertionMode": { |
| 4517 | + "target": "com.amazonaws.mediatailor#InsertionMode", |
| 4518 | + "traits": { |
| 4519 | + "smithy.api#default": "STITCHED_ONLY", |
| 4520 | + "smithy.api#documentation": "<p>The setting that controls whether players can use stitched or guided ad insertion. The default, <code>STITCHED_ONLY</code>, forces all player sessions to use stitched (server-side) ad insertion. Choosing <code>PLAYER_SELECT</code> allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.</p>" |
| 4521 | + } |
| 4522 | + }, |
4489 | 4523 | "LivePreRollConfiguration": {
|
4490 | 4524 | "target": "com.amazonaws.mediatailor#LivePreRollConfiguration",
|
4491 | 4525 | "traits": {
|
|
4876 | 4910 | "smithy.api#documentation": "<p>The configuration for DASH content.</p>"
|
4877 | 4911 | }
|
4878 | 4912 | },
|
| 4913 | + "InsertionMode": { |
| 4914 | + "target": "com.amazonaws.mediatailor#InsertionMode", |
| 4915 | + "traits": { |
| 4916 | + "smithy.api#default": "STITCHED_ONLY", |
| 4917 | + "smithy.api#documentation": "<p>The setting that controls whether players can use stitched or guided ad insertion. The default, <code>STITCHED_ONLY</code>, forces all player sessions to use stitched (server-side) ad insertion. Choosing <code>PLAYER_SELECT</code> allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.</p>" |
| 4918 | + } |
| 4919 | + }, |
4879 | 4920 | "LivePreRollConfiguration": {
|
4880 | 4921 | "target": "com.amazonaws.mediatailor#LivePreRollConfiguration",
|
4881 | 4922 | "traits": {
|
|
4973 | 5014 | "smithy.api#documentation": "<p>The configuration for HLS content.</p>"
|
4974 | 5015 | }
|
4975 | 5016 | },
|
| 5017 | + "InsertionMode": { |
| 5018 | + "target": "com.amazonaws.mediatailor#InsertionMode", |
| 5019 | + "traits": { |
| 5020 | + "smithy.api#default": "STITCHED_ONLY", |
| 5021 | + "smithy.api#documentation": "<p>The setting that controls whether players can use stitched or guided ad insertion. The default, <code>STITCHED_ONLY</code>, forces all player sessions to use stitched (server-side) ad insertion. Choosing <code>PLAYER_SELECT</code> allows players to select either stitched or guided ad insertion at session-initialization time. The default for players that do not specify an insertion mode is stitched.</p>" |
| 5022 | + } |
| 5023 | + }, |
4976 | 5024 | "LivePreRollConfiguration": {
|
4977 | 5025 | "target": "com.amazonaws.mediatailor#LivePreRollConfiguration",
|
4978 | 5026 | "traits": {
|
|
0 commit comments