@aws-sdk/client-mediaconnect 3.31.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -0
- package/{dist/cjs → dist-cjs}/MediaConnect.js +1 -1
- package/dist-cjs/MediaConnect.js.map +1 -0
- package/{dist/cjs → dist-cjs}/MediaConnectClient.js +14 -14
- package/dist-cjs/MediaConnectClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddFlowMediaStreamsCommand.js +5 -5
- package/dist-cjs/commands/AddFlowMediaStreamsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddFlowOutputsCommand.js +5 -5
- package/dist-cjs/commands/AddFlowOutputsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddFlowSourcesCommand.js +5 -5
- package/dist-cjs/commands/AddFlowSourcesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddFlowVpcInterfacesCommand.js +5 -5
- package/dist-cjs/commands/AddFlowVpcInterfacesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateFlowCommand.js +5 -5
- package/dist-cjs/commands/CreateFlowCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteFlowCommand.js +5 -5
- package/dist-cjs/commands/DeleteFlowCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFlowCommand.js +5 -5
- package/dist-cjs/commands/DescribeFlowCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeOfferingCommand.js +5 -5
- package/dist-cjs/commands/DescribeOfferingCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeReservationCommand.js +5 -5
- package/dist-cjs/commands/DescribeReservationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GrantFlowEntitlementsCommand.js +5 -5
- package/dist-cjs/commands/GrantFlowEntitlementsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListEntitlementsCommand.js +5 -5
- package/dist-cjs/commands/ListEntitlementsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListFlowsCommand.js +5 -5
- package/dist-cjs/commands/ListFlowsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListOfferingsCommand.js +5 -5
- package/dist-cjs/commands/ListOfferingsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListReservationsCommand.js +5 -5
- package/dist-cjs/commands/ListReservationsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PurchaseOfferingCommand.js +5 -5
- package/dist-cjs/commands/PurchaseOfferingCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveFlowMediaStreamCommand.js +5 -5
- package/dist-cjs/commands/RemoveFlowMediaStreamCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveFlowOutputCommand.js +5 -5
- package/dist-cjs/commands/RemoveFlowOutputCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveFlowSourceCommand.js +5 -5
- package/dist-cjs/commands/RemoveFlowSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveFlowVpcInterfaceCommand.js +5 -5
- package/dist-cjs/commands/RemoveFlowVpcInterfaceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RevokeFlowEntitlementCommand.js +5 -5
- package/dist-cjs/commands/RevokeFlowEntitlementCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartFlowCommand.js +5 -5
- package/dist-cjs/commands/StartFlowCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopFlowCommand.js +5 -5
- package/dist-cjs/commands/StopFlowCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFlowCommand.js +5 -5
- package/dist-cjs/commands/UpdateFlowCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFlowEntitlementCommand.js +5 -5
- package/dist-cjs/commands/UpdateFlowEntitlementCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFlowMediaStreamCommand.js +5 -5
- package/dist-cjs/commands/UpdateFlowMediaStreamCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFlowOutputCommand.js +5 -5
- package/dist-cjs/commands/UpdateFlowOutputCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateFlowSourceCommand.js +5 -5
- package/dist-cjs/commands/UpdateFlowSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +45 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListEntitlementsPaginator.js +1 -1
- package/dist-cjs/pagination/ListEntitlementsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListFlowsPaginator.js +1 -1
- package/dist-cjs/pagination/ListFlowsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListOfferingsPaginator.js +1 -1
- package/dist-cjs/pagination/ListOfferingsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListReservationsPaginator.js +1 -1
- package/dist-cjs/pagination/ListReservationsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +220 -220
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForFlowActive.js +9 -9
- package/dist-cjs/waiters/waitForFlowActive.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForFlowDeleted.js +7 -7
- package/dist-cjs/waiters/waitForFlowDeleted.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForFlowStandby.js +8 -8
- package/dist-cjs/waiters/waitForFlowStandby.js.map +1 -0
- package/{dist/es → dist-es}/MediaConnect.js +2 -5
- package/dist-es/MediaConnect.js.map +1 -0
- package/{dist/es → dist-es}/MediaConnectClient.js +2 -10
- package/dist-es/MediaConnectClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddFlowMediaStreamsCommand.js +4 -29
- package/dist-es/commands/AddFlowMediaStreamsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddFlowOutputsCommand.js +4 -29
- package/dist-es/commands/AddFlowOutputsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddFlowSourcesCommand.js +4 -29
- package/dist-es/commands/AddFlowSourcesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddFlowVpcInterfacesCommand.js +4 -29
- package/dist-es/commands/AddFlowVpcInterfacesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateFlowCommand.js +4 -29
- package/dist-es/commands/CreateFlowCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteFlowCommand.js +4 -29
- package/dist-es/commands/DeleteFlowCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeFlowCommand.js +4 -29
- package/dist-es/commands/DescribeFlowCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeOfferingCommand.js +4 -29
- package/dist-es/commands/DescribeOfferingCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeReservationCommand.js +4 -29
- package/dist-es/commands/DescribeReservationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GrantFlowEntitlementsCommand.js +4 -29
- package/dist-es/commands/GrantFlowEntitlementsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListEntitlementsCommand.js +4 -29
- package/dist-es/commands/ListEntitlementsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListFlowsCommand.js +4 -29
- package/dist-es/commands/ListFlowsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListOfferingsCommand.js +4 -29
- package/dist-es/commands/ListOfferingsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListReservationsCommand.js +4 -29
- package/dist-es/commands/ListReservationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PurchaseOfferingCommand.js +4 -29
- package/dist-es/commands/PurchaseOfferingCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveFlowMediaStreamCommand.js +4 -29
- package/dist-es/commands/RemoveFlowMediaStreamCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveFlowOutputCommand.js +4 -29
- package/dist-es/commands/RemoveFlowOutputCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveFlowSourceCommand.js +4 -29
- package/dist-es/commands/RemoveFlowSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveFlowVpcInterfaceCommand.js +4 -29
- package/dist-es/commands/RemoveFlowVpcInterfaceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RevokeFlowEntitlementCommand.js +4 -29
- package/dist-es/commands/RevokeFlowEntitlementCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartFlowCommand.js +4 -29
- package/dist-es/commands/StartFlowCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopFlowCommand.js +4 -29
- package/dist-es/commands/StopFlowCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateFlowCommand.js +4 -29
- package/dist-es/commands/UpdateFlowCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateFlowEntitlementCommand.js +4 -29
- package/dist-es/commands/UpdateFlowEntitlementCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateFlowMediaStreamCommand.js +4 -29
- package/dist-es/commands/UpdateFlowMediaStreamCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateFlowOutputCommand.js +4 -29
- package/dist-es/commands/UpdateFlowOutputCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateFlowSourceCommand.js +4 -29
- package/dist-es/commands/UpdateFlowSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -321
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListEntitlementsPaginator.js +17 -29
- package/dist-es/pagination/ListEntitlementsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListFlowsPaginator.js +17 -29
- package/dist-es/pagination/ListFlowsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListOfferingsPaginator.js +17 -29
- package/dist-es/pagination/ListOfferingsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListReservationsPaginator.js +17 -29
- package/dist-es/pagination/ListReservationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +931 -936
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForFlowActive.js +14 -23
- package/dist-es/waiters/waitForFlowActive.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForFlowDeleted.js +13 -22
- package/dist-es/waiters/waitForFlowDeleted.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForFlowStandby.js +13 -22
- package/dist-es/waiters/waitForFlowStandby.js.map +1 -0
- package/{dist/types → dist-types}/MediaConnect.d.ts +2 -2
- package/{dist/types → dist-types}/MediaConnectClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AddFlowMediaStreamsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/AddFlowOutputsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/AddFlowSourcesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/AddFlowVpcInterfacesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeOfferingCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeReservationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GrantFlowEntitlementsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListEntitlementsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListFlowsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListOfferingsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListReservationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/PurchaseOfferingCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveFlowMediaStreamCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveFlowOutputCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveFlowSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RevokeFlowEntitlementCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StartFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StopFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFlowEntitlementCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFlowMediaStreamCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFlowOutputCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateFlowSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListEntitlementsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListFlowsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListOfferingsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListReservationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/MediaConnect.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/MediaConnectClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/AddFlowOutputsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/AddFlowSourcesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeOfferingCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeReservationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListEntitlementsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListFlowsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListOfferingsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListReservationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/PurchaseOfferingCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveFlowOutputCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveFlowSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StartFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StopFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFlowCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFlowOutputCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateFlowSourceCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListEntitlementsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListFlowsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListOfferingsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListReservationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.browser.d.ts +37 -36
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/waiters/waitForFlowActive.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/waiters/waitForFlowDeleted.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/waiters/waitForFlowStandby.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForFlowActive.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForFlowDeleted.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForFlowStandby.d.ts +2 -2
- package/package.json +51 -51
- package/{MediaConnect.ts → src/MediaConnect.ts} +3 -2
- package/{MediaConnectClient.ts → src/MediaConnectClient.ts} +58 -57
- package/{commands → src/commands}/AddFlowMediaStreamsCommand.ts +8 -7
- package/{commands → src/commands}/AddFlowOutputsCommand.ts +8 -7
- package/{commands → src/commands}/AddFlowSourcesCommand.ts +8 -7
- package/{commands → src/commands}/AddFlowVpcInterfacesCommand.ts +8 -7
- package/{commands → src/commands}/CreateFlowCommand.ts +8 -7
- package/{commands → src/commands}/DeleteFlowCommand.ts +8 -7
- package/{commands → src/commands}/DescribeFlowCommand.ts +8 -7
- package/{commands → src/commands}/DescribeOfferingCommand.ts +8 -7
- package/{commands → src/commands}/DescribeReservationCommand.ts +8 -7
- package/{commands → src/commands}/GrantFlowEntitlementsCommand.ts +8 -7
- package/{commands → src/commands}/ListEntitlementsCommand.ts +8 -7
- package/{commands → src/commands}/ListFlowsCommand.ts +8 -7
- package/{commands → src/commands}/ListOfferingsCommand.ts +8 -7
- package/{commands → src/commands}/ListReservationsCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/PurchaseOfferingCommand.ts +8 -7
- package/{commands → src/commands}/RemoveFlowMediaStreamCommand.ts +8 -7
- package/{commands → src/commands}/RemoveFlowOutputCommand.ts +8 -7
- package/{commands → src/commands}/RemoveFlowSourceCommand.ts +8 -7
- package/{commands → src/commands}/RemoveFlowVpcInterfaceCommand.ts +8 -7
- package/{commands → src/commands}/RevokeFlowEntitlementCommand.ts +8 -7
- package/{commands → src/commands}/StartFlowCommand.ts +8 -7
- package/{commands → src/commands}/StopFlowCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFlowCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFlowEntitlementCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFlowMediaStreamCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFlowOutputCommand.ts +8 -7
- package/{commands → src/commands}/UpdateFlowSourceCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListEntitlementsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListFlowsPaginator.ts +3 -2
- package/{pagination → src/pagination}/ListOfferingsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListReservationsPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_restJson1.ts +53 -52
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/{waiters → src/waiters}/waitForFlowActive.ts +8 -7
- package/{waiters → src/waiters}/waitForFlowDeleted.ts +6 -5
- package/{waiters → src/waiters}/waitForFlowStandby.ts +7 -6
- package/tsconfig.es.json +1 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- package/dist/cjs/MediaConnect.js.map +0 -1
- package/dist/cjs/MediaConnectClient.js.map +0 -1
- package/dist/cjs/commands/AddFlowMediaStreamsCommand.js.map +0 -1
- package/dist/cjs/commands/AddFlowOutputsCommand.js.map +0 -1
- package/dist/cjs/commands/AddFlowSourcesCommand.js.map +0 -1
- package/dist/cjs/commands/AddFlowVpcInterfacesCommand.js.map +0 -1
- package/dist/cjs/commands/CreateFlowCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteFlowCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeFlowCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeOfferingCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeReservationCommand.js.map +0 -1
- package/dist/cjs/commands/GrantFlowEntitlementsCommand.js.map +0 -1
- package/dist/cjs/commands/ListEntitlementsCommand.js.map +0 -1
- package/dist/cjs/commands/ListFlowsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOfferingsCommand.js.map +0 -1
- package/dist/cjs/commands/ListReservationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/PurchaseOfferingCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveFlowMediaStreamCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveFlowOutputCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveFlowSourceCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveFlowVpcInterfaceCommand.js.map +0 -1
- package/dist/cjs/commands/RevokeFlowEntitlementCommand.js.map +0 -1
- package/dist/cjs/commands/StartFlowCommand.js.map +0 -1
- package/dist/cjs/commands/StopFlowCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateFlowCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateFlowEntitlementCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateFlowMediaStreamCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateFlowOutputCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateFlowSourceCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -45
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -92
- package/dist/cjs/pagination/ListEntitlementsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListFlowsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOfferingsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListReservationsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForFlowActive.js.map +0 -1
- package/dist/cjs/waiters/waitForFlowDeleted.js.map +0 -1
- package/dist/cjs/waiters/waitForFlowStandby.js.map +0 -1
- package/dist/es/MediaConnect.js.map +0 -1
- package/dist/es/MediaConnectClient.js.map +0 -1
- package/dist/es/commands/AddFlowMediaStreamsCommand.js.map +0 -1
- package/dist/es/commands/AddFlowOutputsCommand.js.map +0 -1
- package/dist/es/commands/AddFlowSourcesCommand.js.map +0 -1
- package/dist/es/commands/AddFlowVpcInterfacesCommand.js.map +0 -1
- package/dist/es/commands/CreateFlowCommand.js.map +0 -1
- package/dist/es/commands/DeleteFlowCommand.js.map +0 -1
- package/dist/es/commands/DescribeFlowCommand.js.map +0 -1
- package/dist/es/commands/DescribeOfferingCommand.js.map +0 -1
- package/dist/es/commands/DescribeReservationCommand.js.map +0 -1
- package/dist/es/commands/GrantFlowEntitlementsCommand.js.map +0 -1
- package/dist/es/commands/ListEntitlementsCommand.js.map +0 -1
- package/dist/es/commands/ListFlowsCommand.js.map +0 -1
- package/dist/es/commands/ListOfferingsCommand.js.map +0 -1
- package/dist/es/commands/ListReservationsCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/PurchaseOfferingCommand.js.map +0 -1
- package/dist/es/commands/RemoveFlowMediaStreamCommand.js.map +0 -1
- package/dist/es/commands/RemoveFlowOutputCommand.js.map +0 -1
- package/dist/es/commands/RemoveFlowSourceCommand.js.map +0 -1
- package/dist/es/commands/RemoveFlowVpcInterfaceCommand.js.map +0 -1
- package/dist/es/commands/RevokeFlowEntitlementCommand.js.map +0 -1
- package/dist/es/commands/StartFlowCommand.js.map +0 -1
- package/dist/es/commands/StopFlowCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateFlowCommand.js.map +0 -1
- package/dist/es/commands/UpdateFlowEntitlementCommand.js.map +0 -1
- package/dist/es/commands/UpdateFlowMediaStreamCommand.js.map +0 -1
- package/dist/es/commands/UpdateFlowOutputCommand.js.map +0 -1
- package/dist/es/commands/UpdateFlowSourceCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -92
- package/dist/es/pagination/ListEntitlementsPaginator.js.map +0 -1
- package/dist/es/pagination/ListFlowsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOfferingsPaginator.js.map +0 -1
- package/dist/es/pagination/ListReservationsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForFlowActive.js.map +0 -1
- package/dist/es/waiters/waitForFlowDeleted.js.map +0 -1
- package/dist/es/waiters/waitForFlowStandby.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeOfferingCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeOfferingCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAsBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeReservationRequest, DescribeReservationResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeReservationCommand, serializeAws_restJson1DescribeReservationCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, DescribeReservationCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, DescribeReservationCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new DescribeReservationCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DescribeReservationCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DescribeReservationCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DescribeReservationCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeReservationRequest, DescribeReservationResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeReservationCommand, serializeAws_restJson1DescribeReservationCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeReservationCommand = (function (_super) {
|
|
24
7
|
__extends(DescribeReservationCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DescribeReservationCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DescribeReservationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeReservationCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeReservationCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,4BAA4B,CAAC;AAsBpC;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { GrantFlowEntitlementsRequest, GrantFlowEntitlementsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1GrantFlowEntitlementsCommand, serializeAws_restJson1GrantFlowEntitlementsCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, GrantFlowEntitlementsCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, GrantFlowEntitlementsCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new GrantFlowEntitlementsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link GrantFlowEntitlementsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link GrantFlowEntitlementsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var GrantFlowEntitlementsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { GrantFlowEntitlementsRequest, GrantFlowEntitlementsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1GrantFlowEntitlementsCommand, serializeAws_restJson1GrantFlowEntitlementsCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var GrantFlowEntitlementsCommand = (function (_super) {
|
|
24
7
|
__extends(GrantFlowEntitlementsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function GrantFlowEntitlementsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
GrantFlowEntitlementsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GrantFlowEntitlementsCommand.js","sourceRoot":"","sources":["../../src/commands/GrantFlowEntitlementsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AAsBpC;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListEntitlementsRequest, ListEntitlementsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListEntitlementsCommand, serializeAws_restJson1ListEntitlementsCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, ListEntitlementsCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, ListEntitlementsCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new ListEntitlementsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListEntitlementsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListEntitlementsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListEntitlementsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListEntitlementsRequest, ListEntitlementsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListEntitlementsCommand, serializeAws_restJson1ListEntitlementsCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListEntitlementsCommand = (function (_super) {
|
|
24
7
|
__extends(ListEntitlementsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListEntitlementsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
ListEntitlementsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListEntitlementsCommand.js","sourceRoot":"","sources":["../../src/commands/ListEntitlementsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAsBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListFlowsRequest, ListFlowsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListFlowsCommand, serializeAws_restJson1ListFlowsCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, ListFlowsCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, ListFlowsCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new ListFlowsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListFlowsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListFlowsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListFlowsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListFlowsRequest, ListFlowsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListFlowsCommand, serializeAws_restJson1ListFlowsCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListFlowsCommand = (function (_super) {
|
|
24
7
|
__extends(ListFlowsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListFlowsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
ListFlowsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListFlowsCommand.js","sourceRoot":"","sources":["../../src/commands/ListFlowsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AACzE,OAAO,EACL,wCAAwC,EACxC,sCAAsC,GACvC,MAAM,4BAA4B,CAAC;AAsBpC;IAAsC,oCAIrC;IAIC,0BAAqB,KAA4B;QAAjD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuB;;IAIjD,CAAC;IAKD,4CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,kBAAkB,CAAC;QACvC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gBAAgB,CAAC,kBAAkB;YAC5D,wBAAwB,EAAE,iBAAiB,CAAC,kBAAkB;SAC/D,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oCAAS,GAAjB,UAAkB,KAA4B,EAAE,OAAuB;QACrE,OAAO,sCAAsC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAEO,sCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,wCAAwC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAIH,uBAAC;AAAD,CAAC,AAtDD,CAAsC,QAAQ,GAsD7C"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListOfferingsRequest, ListOfferingsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListOfferingsCommand, serializeAws_restJson1ListOfferingsCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, ListOfferingsCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, ListOfferingsCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new ListOfferingsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListOfferingsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListOfferingsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListOfferingsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListOfferingsRequest, ListOfferingsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListOfferingsCommand, serializeAws_restJson1ListOfferingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListOfferingsCommand = (function (_super) {
|
|
24
7
|
__extends(ListOfferingsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListOfferingsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
ListOfferingsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListOfferingsCommand.js","sourceRoot":"","sources":["../../src/commands/ListOfferingsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,4BAA4B,CAAC;AAsBpC;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,qBAAqB,CAAC,kBAAkB;SACnE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListReservationsRequest, ListReservationsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListReservationsCommand, serializeAws_restJson1ListReservationsCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, ListReservationsCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, ListReservationsCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new ListReservationsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListReservationsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListReservationsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListReservationsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListReservationsRequest, ListReservationsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListReservationsCommand, serializeAws_restJson1ListReservationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListReservationsCommand = (function (_super) {
|
|
24
7
|
__extends(ListReservationsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListReservationsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
ListReservationsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListReservationsCommand.js","sourceRoot":"","sources":["../../src/commands/ListReservationsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAsBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, ListTagsForResourceCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, ListTagsForResourceCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new ListTagsForResourceCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var ListTagsForResourceCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListTagsForResourceCommand = (function (_super) {
|
|
24
7
|
__extends(ListTagsForResourceCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function ListTagsForResourceCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
ListTagsForResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListTagsForResourceCommand.js","sourceRoot":"","sources":["../../src/commands/ListTagsForResourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,4BAA4B,CAAC;AAsBpC;IAAgD,8CAI/C;IAIC,oCAAqB,KAAsC;QAA3D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAiC;;IAI3D,CAAC;IAKD,sDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,4BAA4B,CAAC;QACjD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,8CAAS,GAAjB,UAAkB,KAAsC,EAAE,OAAuB;QAC/E,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,gDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,iCAAC;AAAD,CAAC,AAtDD,CAAgD,QAAQ,GAsDvD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { PurchaseOfferingRequest, PurchaseOfferingResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1PurchaseOfferingCommand, serializeAws_restJson1PurchaseOfferingCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, PurchaseOfferingCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, PurchaseOfferingCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new PurchaseOfferingCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link PurchaseOfferingCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link PurchaseOfferingCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var PurchaseOfferingCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { PurchaseOfferingRequest, PurchaseOfferingResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1PurchaseOfferingCommand, serializeAws_restJson1PurchaseOfferingCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var PurchaseOfferingCommand = (function (_super) {
|
|
24
7
|
__extends(PurchaseOfferingCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function PurchaseOfferingCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
PurchaseOfferingCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PurchaseOfferingCommand.js","sourceRoot":"","sources":["../../src/commands/PurchaseOfferingCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAsBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { RemoveFlowMediaStreamRequest, RemoveFlowMediaStreamResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1RemoveFlowMediaStreamCommand, serializeAws_restJson1RemoveFlowMediaStreamCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, RemoveFlowMediaStreamCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, RemoveFlowMediaStreamCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new RemoveFlowMediaStreamCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link RemoveFlowMediaStreamCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link RemoveFlowMediaStreamCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var RemoveFlowMediaStreamCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { RemoveFlowMediaStreamRequest, RemoveFlowMediaStreamResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1RemoveFlowMediaStreamCommand, serializeAws_restJson1RemoveFlowMediaStreamCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var RemoveFlowMediaStreamCommand = (function (_super) {
|
|
24
7
|
__extends(RemoveFlowMediaStreamCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function RemoveFlowMediaStreamCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
RemoveFlowMediaStreamCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoveFlowMediaStreamCommand.js","sourceRoot":"","sources":["../../src/commands/RemoveFlowMediaStreamCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AAsBpC;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { RemoveFlowOutputRequest, RemoveFlowOutputResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1RemoveFlowOutputCommand, serializeAws_restJson1RemoveFlowOutputCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, RemoveFlowOutputCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, RemoveFlowOutputCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new RemoveFlowOutputCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link RemoveFlowOutputCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link RemoveFlowOutputCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var RemoveFlowOutputCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { RemoveFlowOutputRequest, RemoveFlowOutputResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1RemoveFlowOutputCommand, serializeAws_restJson1RemoveFlowOutputCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var RemoveFlowOutputCommand = (function (_super) {
|
|
24
7
|
__extends(RemoveFlowOutputCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function RemoveFlowOutputCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
RemoveFlowOutputCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoveFlowOutputCommand.js","sourceRoot":"","sources":["../../src/commands/RemoveFlowOutputCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAsBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { RemoveFlowSourceRequest, RemoveFlowSourceResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1RemoveFlowSourceCommand, serializeAws_restJson1RemoveFlowSourceCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, RemoveFlowSourceCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, RemoveFlowSourceCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new RemoveFlowSourceCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link RemoveFlowSourceCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link RemoveFlowSourceCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var RemoveFlowSourceCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { RemoveFlowSourceRequest, RemoveFlowSourceResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1RemoveFlowSourceCommand, serializeAws_restJson1RemoveFlowSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var RemoveFlowSourceCommand = (function (_super) {
|
|
24
7
|
__extends(RemoveFlowSourceCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function RemoveFlowSourceCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
RemoveFlowSourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RemoveFlowSourceCommand.js","sourceRoot":"","sources":["../../src/commands/RemoveFlowSourceCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAsBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA+C,EAC/C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,oBAAoB,CAAC;QACxC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,40 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { RemoveFlowVpcInterfaceRequest, RemoveFlowVpcInterfaceResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1RemoveFlowVpcInterfaceCommand, serializeAws_restJson1RemoveFlowVpcInterfaceCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { MediaConnectClient, RemoveFlowVpcInterfaceCommand } from "@aws-sdk/client-mediaconnect"; // ES Modules import
|
|
12
|
-
* // const { MediaConnectClient, RemoveFlowVpcInterfaceCommand } = require("@aws-sdk/client-mediaconnect"); // CommonJS import
|
|
13
|
-
* const client = new MediaConnectClient(config);
|
|
14
|
-
* const command = new RemoveFlowVpcInterfaceCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link RemoveFlowVpcInterfaceCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link RemoveFlowVpcInterfaceCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link MediaConnectClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var RemoveFlowVpcInterfaceCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { RemoveFlowVpcInterfaceRequest, RemoveFlowVpcInterfaceResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1RemoveFlowVpcInterfaceCommand, serializeAws_restJson1RemoveFlowVpcInterfaceCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var RemoveFlowVpcInterfaceCommand = (function (_super) {
|
|
24
7
|
__extends(RemoveFlowVpcInterfaceCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function RemoveFlowVpcInterfaceCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
RemoveFlowVpcInterfaceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|