|
4343 | 4343 | "documentation": "A collection of key-value pairs."
|
4344 | 4344 | },
|
4345 | 4345 | "Vpc": {
|
4346 |
| - "shape": "VpcOutputSettings", |
| 4346 | + "shape": "VpcOutputSettingsDescription", |
4347 | 4347 | "locationName": "vpc",
|
4348 | 4348 | "documentation": "Settings for VPC output"
|
4349 | 4349 | }
|
|
4474 | 4474 | "documentation": "A collection of key-value pairs."
|
4475 | 4475 | },
|
4476 | 4476 | "Vpc": {
|
4477 |
| - "shape": "VpcOutputSettings", |
| 4477 | + "shape": "VpcOutputSettingsDescription", |
4478 | 4478 | "locationName": "vpc",
|
4479 | 4479 | "documentation": "Settings for VPC output"
|
4480 | 4480 | }
|
|
5198 | 5198 | "documentation": "A collection of key-value pairs."
|
5199 | 5199 | },
|
5200 | 5200 | "Vpc": {
|
5201 |
| - "shape": "VpcOutputSettings", |
| 5201 | + "shape": "VpcOutputSettingsDescription", |
5202 | 5202 | "locationName": "vpc",
|
5203 | 5203 | "documentation": "Settings for VPC output"
|
5204 | 5204 | }
|
|
5621 | 5621 | "documentation": "A collection of key-value pairs."
|
5622 | 5622 | },
|
5623 | 5623 | "Vpc": {
|
5624 |
| - "shape": "VpcOutputSettings", |
| 5624 | + "shape": "VpcOutputSettingsDescription", |
5625 | 5625 | "locationName": "vpc",
|
5626 | 5626 | "documentation": "Settings for VPC output"
|
5627 | 5627 | }
|
|
13491 | 13491 | "documentation": "A collection of key-value pairs."
|
13492 | 13492 | },
|
13493 | 13493 | "Vpc": {
|
13494 |
| - "shape": "VpcOutputSettings", |
| 13494 | + "shape": "VpcOutputSettingsDescription", |
13495 | 13495 | "locationName": "vpc",
|
13496 | 13496 | "documentation": "Settings for VPC output"
|
13497 | 13497 | }
|
|
13771 | 13771 | "documentation": "A collection of key-value pairs."
|
13772 | 13772 | },
|
13773 | 13773 | "Vpc": {
|
13774 |
| - "shape": "VpcOutputSettings", |
| 13774 | + "shape": "VpcOutputSettingsDescription", |
13775 | 13775 | "locationName": "vpc",
|
13776 | 13776 | "documentation": "Settings for VPC output"
|
13777 | 13777 | }
|
|
15050 | 15050 | "SubnetIds"
|
15051 | 15051 | ]
|
15052 | 15052 | },
|
| 15053 | + "VpcOutputSettingsDescription": { |
| 15054 | + "type": "structure", |
| 15055 | + "members": { |
| 15056 | + "AvailabilityZones": { |
| 15057 | + "shape": "__listOf__string", |
| 15058 | + "locationName": "availabilityZones", |
| 15059 | + "documentation": "The Availability Zones where the vpc subnets are located.\nThe first Availability Zone applies to the first subnet in the list of subnets.\nThe second Availability Zone applies to the second subnet.\n" |
| 15060 | + }, |
| 15061 | + "NetworkInterfaceIds": { |
| 15062 | + "shape": "__listOf__string", |
| 15063 | + "locationName": "networkInterfaceIds", |
| 15064 | + "documentation": "A list of Elastic Network Interfaces created by MediaLive in the customer's VPC\n" |
| 15065 | + }, |
| 15066 | + "SecurityGroupIds": { |
| 15067 | + "shape": "__listOf__string", |
| 15068 | + "locationName": "securityGroupIds", |
| 15069 | + "documentation": "A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.\n" |
| 15070 | + }, |
| 15071 | + "SubnetIds": { |
| 15072 | + "shape": "__listOf__string", |
| 15073 | + "locationName": "subnetIds", |
| 15074 | + "documentation": "A list of VPC subnet IDs from the same VPC.\nIf STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).\n" |
| 15075 | + } |
| 15076 | + }, |
| 15077 | + "documentation": "The properties for a private VPC Output\n" |
| 15078 | + }, |
15053 | 15079 | "WavCodingMode": {
|
15054 | 15080 | "type": "string",
|
15055 | 15081 | "documentation": "Wav Coding Mode",
|
|
0 commit comments