aws mediaconnect

API for AWS Elemental MediaConnect

Subcommands

NameDescription
add-flow-outputsAdds outputs to an existing flow. You can create up to 50 outputs per flow
add-flow-sourcesAdds Sources to flow
add-flow-vpc-interfacesAdds VPC interfaces to flow
create-flowCreates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50)
delete-flowDeletes a flow. Before you can delete a flow, you must stop the flow
describe-flowDisplays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements
describe-offeringDisplays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN)
describe-reservationDisplays 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)
grant-flow-entitlementsGrants entitlements to an existing flow
list-entitlementsDisplays a list of all entitlements that have been granted to this account. This request returns 20 results per page
list-flowsDisplays a list of flows that are associated with this account. This request returns a paginated result
list-offeringsDisplays a list of all offerings that are available to this account in the current AWS 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
list-reservationsDisplays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expired)
list-tags-for-resourceList all tags on an AWS Elemental MediaConnect resource
purchase-offeringSubmits a request to purchase an offering. If you already have an active reservation, you can't purchase another offering
remove-flow-outputRemoves an output from an existing flow. This request can be made only on an output that does not have an entitlement associated with it. If the output has an entitlement, you must revoke the entitlement instead. When an entitlement is revoked from a flow, the service automatically removes the associated output
remove-flow-sourceRemoves a source from an existing flow. This request can be made only if there is more than one source on the flow
remove-flow-vpc-interfaceRemoves a VPC Interface from an existing flow. This request can be made only on a VPC interface that does not have a Source or Output associated with it. If the VPC interface is referenced by a Source or Output, you must first delete or update the Source or Output to no longer reference the VPC interface
revoke-flow-entitlementRevokes an entitlement from a flow. Once an entitlement is revoked, the content becomes unavailable to the subscriber and the associated output is removed
start-flowStarts a flow
stop-flowStops a flow
tag-resourceAssociates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well
untag-resourceDeletes specified tags from a resource
update-flowUpdates flow
update-flow-entitlementYou can change an entitlement's description, subscribers, and encryption. If you change the subscribers, the service will remove the outputs that are are used by the subscribers that are removed
update-flow-outputUpdates an existing flow output
update-flow-sourceUpdates the source of a flow
waitWait until a particular condition is satisfied. Each subcommand polls an API until the listed requirement is met