|
290 | 290 | {"shape":"NotFoundException"}, |
291 | 291 | {"shape":"ServiceUnavailableException"} |
292 | 292 | ], |
293 | | - "documentation":"<p> Displays the details of a bridge.</p>" |
| 293 | + "documentation":"<p> Displays the details of a bridge.</p>", |
| 294 | + "readonly":true |
294 | 295 | }, |
295 | 296 | "DescribeFlow":{ |
296 | 297 | "name":"DescribeFlow", |
|
309 | 310 | {"shape":"NotFoundException"}, |
310 | 311 | {"shape":"ServiceUnavailableException"} |
311 | 312 | ], |
312 | | - "documentation":"<p> Displays the details of a flow. The response includes the flow Amazon Resource Name (ARN), name, and Availability Zone, as well as details about the source, outputs, and entitlements.</p>" |
| 313 | + "documentation":"<p> Displays the details of a flow. The response includes the flow Amazon Resource Name (ARN), name, and Availability Zone, as well as details about the source, outputs, and entitlements.</p>", |
| 314 | + "readonly":true |
313 | 315 | }, |
314 | 316 | "DescribeFlowSourceMetadata":{ |
315 | 317 | "name":"DescribeFlowSourceMetadata", |
|
328 | 330 | {"shape":"NotFoundException"}, |
329 | 331 | {"shape":"ServiceUnavailableException"} |
330 | 332 | ], |
331 | | - "documentation":"<p> The <code>DescribeFlowSourceMetadata</code> API is used to view information about the flow's source transport stream and programs. This API displays status messages about the flow's source as well as details about the program's video, audio, and other data. </p>" |
| 333 | + "documentation":"<p> The <code>DescribeFlowSourceMetadata</code> API is used to view information about the flow's source transport stream and programs. This API displays status messages about the flow's source as well as details about the program's video, audio, and other data. </p>", |
| 334 | + "readonly":true |
332 | 335 | }, |
333 | 336 | "DescribeFlowSourceThumbnail":{ |
334 | 337 | "name":"DescribeFlowSourceThumbnail", |
|
347 | 350 | {"shape":"NotFoundException"}, |
348 | 351 | {"shape":"ServiceUnavailableException"} |
349 | 352 | ], |
350 | | - "documentation":"<p> Describes the thumbnail for the flow source. </p>" |
| 353 | + "documentation":"<p> Describes the thumbnail for the flow source. </p>", |
| 354 | + "readonly":true |
351 | 355 | }, |
352 | 356 | "DescribeGateway":{ |
353 | 357 | "name":"DescribeGateway", |
|
367 | 371 | {"shape":"NotFoundException"}, |
368 | 372 | {"shape":"ServiceUnavailableException"} |
369 | 373 | ], |
370 | | - "documentation":"<p> Displays the details of a gateway. The response includes the gateway Amazon Resource Name (ARN), name, and CIDR blocks, as well as details about the networks.</p>" |
| 374 | + "documentation":"<p> Displays the details of a gateway. The response includes the gateway Amazon Resource Name (ARN), name, and CIDR blocks, as well as details about the networks.</p>", |
| 375 | + "readonly":true |
371 | 376 | }, |
372 | 377 | "DescribeGatewayInstance":{ |
373 | 378 | "name":"DescribeGatewayInstance", |
|
387 | 392 | {"shape":"NotFoundException"}, |
388 | 393 | {"shape":"ServiceUnavailableException"} |
389 | 394 | ], |
390 | | - "documentation":"<p> Displays the details of an instance. </p>" |
| 395 | + "documentation":"<p> Displays the details of an instance. </p>", |
| 396 | + "readonly":true |
391 | 397 | }, |
392 | 398 | "DescribeOffering":{ |
393 | 399 | "name":"DescribeOffering", |
|
405 | 411 | {"shape":"NotFoundException"}, |
406 | 412 | {"shape":"ServiceUnavailableException"} |
407 | 413 | ], |
408 | | - "documentation":"<p> Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).</p>" |
| 414 | + "documentation":"<p> Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).</p>", |
| 415 | + "readonly":true |
409 | 416 | }, |
410 | 417 | "DescribeReservation":{ |
411 | 418 | "name":"DescribeReservation", |
|
423 | 430 | {"shape":"NotFoundException"}, |
424 | 431 | {"shape":"ServiceUnavailableException"} |
425 | 432 | ], |
426 | | - "documentation":"<p> Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).</p>" |
| 433 | + "documentation":"<p> Displays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reservation (such as price, duration, and outbound bandwidth).</p>", |
| 434 | + "readonly":true |
427 | 435 | }, |
428 | 436 | "GrantFlowEntitlements":{ |
429 | 437 | "name":"GrantFlowEntitlements", |
|
461 | 469 | {"shape":"InternalServerErrorException"}, |
462 | 470 | {"shape":"ServiceUnavailableException"} |
463 | 471 | ], |
464 | | - "documentation":"<p> Displays a list of bridges that are associated with this account and an optionally specified Amazon Resource Name (ARN). This request returns a paginated result.</p>" |
| 472 | + "documentation":"<p> Displays a list of bridges that are associated with this account and an optionally specified Amazon Resource Name (ARN). This request returns a paginated result.</p>", |
| 473 | + "readonly":true |
465 | 474 | }, |
466 | 475 | "ListEntitlements":{ |
467 | 476 | "name":"ListEntitlements", |
|
478 | 487 | {"shape":"InternalServerErrorException"}, |
479 | 488 | {"shape":"ServiceUnavailableException"} |
480 | 489 | ], |
481 | | - "documentation":"<p> Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.</p>" |
| 490 | + "documentation":"<p> Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page.</p>", |
| 491 | + "readonly":true |
482 | 492 | }, |
483 | 493 | "ListFlows":{ |
484 | 494 | "name":"ListFlows", |
|
495 | 505 | {"shape":"InternalServerErrorException"}, |
496 | 506 | {"shape":"ServiceUnavailableException"} |
497 | 507 | ], |
498 | | - "documentation":"<p> Displays a list of flows that are associated with this account. This request returns a paginated result.</p>" |
| 508 | + "documentation":"<p> Displays a list of flows that are associated with this account. This request returns a paginated result.</p>", |
| 509 | + "readonly":true |
499 | 510 | }, |
500 | 511 | "ListGatewayInstances":{ |
501 | 512 | "name":"ListGatewayInstances", |
|
513 | 524 | {"shape":"InternalServerErrorException"}, |
514 | 525 | {"shape":"ServiceUnavailableException"} |
515 | 526 | ], |
516 | | - "documentation":"<p> Displays a list of instances associated with the Amazon Web Services account. This request returns a paginated result. You can use the filterArn property to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).</p>" |
| 527 | + "documentation":"<p> Displays a list of instances associated with the Amazon Web Services account. This request returns a paginated result. You can use the filterArn property to display only the instances associated with the selected Gateway Amazon Resource Name (ARN).</p>", |
| 528 | + "readonly":true |
517 | 529 | }, |
518 | 530 | "ListGateways":{ |
519 | 531 | "name":"ListGateways", |
|
531 | 543 | {"shape":"InternalServerErrorException"}, |
532 | 544 | {"shape":"ServiceUnavailableException"} |
533 | 545 | ], |
534 | | - "documentation":"<p> Displays a list of gateways that are associated with this account. This request returns a paginated result.</p>" |
| 546 | + "documentation":"<p> Displays a list of gateways that are associated with this account. This request returns a paginated result.</p>", |
| 547 | + "readonly":true |
535 | 548 | }, |
536 | 549 | "ListOfferings":{ |
537 | 550 | "name":"ListOfferings", |
|
548 | 561 | {"shape":"InternalServerErrorException"}, |
549 | 562 | {"shape":"ServiceUnavailableException"} |
550 | 563 | ], |
551 | | - "documentation":"<p> Displays a list of all offerings that are available to this account in the current Amazon Web Services Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.</p>" |
| 564 | + "documentation":"<p> Displays a list of all offerings that are available to this account in the current Amazon Web Services Region. If you have an active reservation (which means you've purchased an offering that has already started and hasn't expired yet), your account isn't eligible for other offerings.</p>", |
| 565 | + "readonly":true |
552 | 566 | }, |
553 | 567 | "ListReservations":{ |
554 | 568 | "name":"ListReservations", |
|
565 | 579 | {"shape":"InternalServerErrorException"}, |
566 | 580 | {"shape":"ServiceUnavailableException"} |
567 | 581 | ], |
568 | | - "documentation":"<p> Displays a list of all reservations that have been purchased by this account in the current Amazon Web Services Region. This list includes all reservations in all states (such as active and expired).</p>" |
| 582 | + "documentation":"<p> Displays a list of all reservations that have been purchased by this account in the current Amazon Web Services Region. This list includes all reservations in all states (such as active and expired).</p>", |
| 583 | + "readonly":true |
569 | 584 | }, |
570 | 585 | "ListTagsForResource":{ |
571 | 586 | "name":"ListTagsForResource", |
|
581 | 596 | {"shape":"InternalServerErrorException"}, |
582 | 597 | {"shape":"NotFoundException"} |
583 | 598 | ], |
584 | | - "documentation":"<p> List all tags on a MediaConnect resource.</p>" |
| 599 | + "documentation":"<p> List all tags on a MediaConnect resource.</p>", |
| 600 | + "readonly":true |
585 | 601 | }, |
586 | 602 | "PurchaseOffering":{ |
587 | 603 | "name":"PurchaseOffering", |
|
1503 | 1519 | "shape":"String", |
1504 | 1520 | "documentation":"<p> The resolution of the video.</p>", |
1505 | 1521 | "locationName":"videoFormat" |
| 1522 | + }, |
| 1523 | + "MediaStreamTags":{ |
| 1524 | + "shape":"__mapOfString", |
| 1525 | + "documentation":"<p> The key-value pairs that can be used to tag and organize the media stream. </p>", |
| 1526 | + "locationName":"mediaStreamTags" |
1506 | 1527 | } |
1507 | 1528 | }, |
1508 | 1529 | "documentation":"<p> The media stream that you want to add to the flow. </p>" |
1509 | 1530 | }, |
1510 | 1531 | "AddOutputRequest":{ |
1511 | 1532 | "type":"structure", |
1512 | | - "required":["Protocol"], |
1513 | 1533 | "members":{ |
1514 | 1534 | "CidrAllowList":{ |
1515 | 1535 | "shape":"__listOfString", |
|
1600 | 1620 | "shape":"String", |
1601 | 1621 | "documentation":"<p> A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name. </p>", |
1602 | 1622 | "locationName":"ndiProgramName" |
| 1623 | + }, |
| 1624 | + "OutputTags":{ |
| 1625 | + "shape":"__mapOfString", |
| 1626 | + "documentation":"<p> The key-value pairs that can be used to tag and organize the output. </p>", |
| 1627 | + "locationName":"outputTags" |
1603 | 1628 | } |
1604 | 1629 | }, |
1605 | 1630 | "documentation":"<p> A request to add an output to a flow.</p>" |
|
2119 | 2144 | "shape":"NdiConfig", |
2120 | 2145 | "documentation":"<p> Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs. </p>", |
2121 | 2146 | "locationName":"ndiConfig" |
| 2147 | + }, |
| 2148 | + "FlowTags":{ |
| 2149 | + "shape":"__mapOfString", |
| 2150 | + "documentation":"<p> The key-value pairs that can be used to tag and organize the flow. </p>", |
| 2151 | + "locationName":"flowTags" |
2122 | 2152 | } |
2123 | 2153 | } |
2124 | 2154 | }, |
|
3220 | 3250 | "shape":"__listOfString", |
3221 | 3251 | "documentation":"<p> The Amazon Web Services account IDs that you want to share your content with. The receiving accounts (subscribers) will be allowed to create their own flows using your content as the source.</p>", |
3222 | 3252 | "locationName":"subscribers" |
| 3253 | + }, |
| 3254 | + "EntitlementTags":{ |
| 3255 | + "shape":"__mapOfString", |
| 3256 | + "documentation":"<p> The key-value pairs that can be used to tag and organize the entitlement. </p>", |
| 3257 | + "locationName":"entitlementTags" |
3223 | 3258 | } |
3224 | 3259 | }, |
3225 | 3260 | "documentation":"<p> The entitlements that you want to grant on a flow.</p>" |
|
5015 | 5050 | "shape":"SetGatewayBridgeSourceRequest", |
5016 | 5051 | "documentation":"<p> The source configuration for cloud flows receiving a stream from a bridge.</p>", |
5017 | 5052 | "locationName":"gatewayBridgeSource" |
| 5053 | + }, |
| 5054 | + "SourceTags":{ |
| 5055 | + "shape":"__mapOfString", |
| 5056 | + "documentation":"<p> The key-value pairs that can be used to tag and organize the source. </p>", |
| 5057 | + "locationName":"sourceTags" |
5018 | 5058 | } |
5019 | 5059 | }, |
5020 | 5060 | "documentation":"<p> The settings for the source of the flow.</p>" |
|
6165 | 6205 | "shape":"NdiConfig", |
6166 | 6206 | "documentation":"<p> Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs. </p>", |
6167 | 6207 | "locationName":"ndiConfig" |
| 6208 | + }, |
| 6209 | + "FlowSize":{ |
| 6210 | + "shape":"FlowSize", |
| 6211 | + "documentation":"<p> Determines the processing capacity and feature set of the flow. </p>", |
| 6212 | + "locationName":"flowSize" |
6168 | 6213 | } |
6169 | 6214 | } |
6170 | 6215 | }, |
|
6517 | 6562 | "shape":"String", |
6518 | 6563 | "documentation":"<p> The subnet IDs that you want to use for your VPC interface. A range of IP addresses in your VPC. When you create your VPC, you specify a range of IPv4 addresses for the VPC in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16. This is the primary CIDR block for your VPC. When you create a subnet for your VPC, you specify the CIDR block for the subnet, which is a subset of the VPC CIDR block. The subnets that you use across all VPC interfaces on the flow must be in the same Availability Zone as the flow. </p>", |
6519 | 6564 | "locationName":"subnetId" |
| 6565 | + }, |
| 6566 | + "VpcInterfaceTags":{ |
| 6567 | + "shape":"__mapOfString", |
| 6568 | + "documentation":"<p> The key-value pairs that can be used to tag and organize the VPC network interface. </p>", |
| 6569 | + "locationName":"vpcInterfaceTags" |
6520 | 6570 | } |
6521 | 6571 | }, |
6522 | 6572 | "documentation":"<p>The details of the VPC interfaces that you want to add to the flow. </p>" |
|
0 commit comments