openapi-directory
Version:
Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS
1 lines • 10.6 kB
JSON
{"openapi":"3.0.0","info":{"version":"2018-04-23","x-release":"v4","title":"AWS MediaTailor","description":"<p>Use the AWS Elemental MediaTailor SDK to configure scalable ad insertion for your live and VOD content. With AWS Elemental MediaTailor, you can serve targeted ads to viewers while maintaining broadcast quality in over-the-top (OTT) video applications. For information about using the service, including detailed information about the settings covered in this guide, see the AWS Elemental MediaTailor User Guide.<p>Through the SDK, you manage AWS Elemental MediaTailor configurations the same as you do through the console. For example, you specify ad insertion behavior and mapping information for the origin server and the ad decision server (ADS).</p>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"mediatailor","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/mediatailor-2018-04-23.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/mediatailor/"},"security":[{"hmac":[]}],"paths":{"/playbackConfiguration/{Name}":{"delete":{"operationId":"DeletePlaybackConfiguration","description":"Deletes the configuration for the specified name. ","responses":{"204":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeletePlaybackConfigurationResponse"}}}}},"parameters":[{"name":"Name","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeletePlaybackConfigurationRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetPlaybackConfiguration","description":"Returns the configuration for the specified name. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetPlaybackConfigurationResponse"}}}}},"parameters":[{"name":"Name","in":"path","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetPlaybackConfigurationRequest"}}},"required":true}}},"/playbackConfigurations":{"get":{"operationId":"ListPlaybackConfigurations","description":"Returns a list of the configurations defined in AWS Elemental MediaTailor. You can specify a max number of configurations to return at a time. The default max is 50. Results are returned in pagefuls. If AWS Elemental MediaTailor has more configurations than the specified max, it provides parameters in the response that you can use to retrieve the next pageful. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListPlaybackConfigurationsResponse"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListPlaybackConfigurationsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/playbackConfiguration":{"put":{"operationId":"PutPlaybackConfiguration","description":"Adds a new configuration to AWS Elemental MediaTailor.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutPlaybackConfigurationResponse"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutPlaybackConfigurationRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"servers":[{"url":"https://api.mediatailor.amazonaws.com/"},{"url":"http://api.mediatailor.amazonaws.com/"}],"components":{"parameters":{"Action":{"name":"Action","in":"query","required":true,"schema":{"type":"string"}},"Version":{"name":"Version","in":"query","required":true,"schema":{"type":"string"}},"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","required":false,"schema":{"type":"string"}}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"DeletePlaybackConfigurationResponse":{"type":"object","properties":{}},"DeletePlaybackConfigurationRequest":{"type":"object","properties":{}},"GetPlaybackConfigurationResponse":{"type":"object","properties":{"AdDecisionServerUrl":{"$ref":"#/components/schemas/__string"},"CdnConfiguration":{"$ref":"#/components/schemas/CdnConfiguration"},"DashConfiguration":{"$ref":"#/components/schemas/DashConfiguration"},"HlsConfiguration":{"$ref":"#/components/schemas/HlsConfiguration"},"Name":{"$ref":"#/components/schemas/__string"},"PlaybackEndpointPrefix":{"$ref":"#/components/schemas/__string"},"SessionInitializationEndpointPrefix":{"$ref":"#/components/schemas/__string"},"SlateAdUrl":{"$ref":"#/components/schemas/__string"},"TranscodeProfileName":{"$ref":"#/components/schemas/__string"},"VideoContentSourceUrl":{"$ref":"#/components/schemas/__string"}}},"GetPlaybackConfigurationRequest":{"type":"object","properties":{}},"ListPlaybackConfigurationsResponse":{"type":"object","properties":{"Items":{"$ref":"#/components/schemas/__listOfPlaybackConfigurations"},"NextToken":{"$ref":"#/components/schemas/__string"}}},"ListPlaybackConfigurationsRequest":{"type":"object","properties":{}},"PutPlaybackConfigurationResponse":{"type":"object","properties":{"AdDecisionServerUrl":{"$ref":"#/components/schemas/__string"},"CdnConfiguration":{"$ref":"#/components/schemas/CdnConfiguration"},"DashConfiguration":{"$ref":"#/components/schemas/DashConfiguration"},"HlsConfiguration":{"$ref":"#/components/schemas/HlsConfiguration"},"Name":{"$ref":"#/components/schemas/__string"},"PlaybackEndpointPrefix":{"$ref":"#/components/schemas/__string"},"SessionInitializationEndpointPrefix":{"$ref":"#/components/schemas/__string"},"SlateAdUrl":{"$ref":"#/components/schemas/__string"},"TranscodeProfileName":{"$ref":"#/components/schemas/__string"},"VideoContentSourceUrl":{"$ref":"#/components/schemas/__string"}}},"PutPlaybackConfigurationRequest":{"type":"object","properties":{"AdDecisionServerUrl":{"$ref":"#/components/schemas/__string"},"CdnConfiguration":{"$ref":"#/components/schemas/CdnConfiguration"},"DashConfiguration":{"$ref":"#/components/schemas/DashConfigurationForPut"},"Name":{"$ref":"#/components/schemas/__string"},"SlateAdUrl":{"$ref":"#/components/schemas/__string"},"TranscodeProfileName":{"$ref":"#/components/schemas/__string"},"VideoContentSourceUrl":{"$ref":"#/components/schemas/__string"}}},"__string":{"type":"string"},"CdnConfiguration":{"type":"object","properties":{"AdSegmentUrlPrefix":{"$ref":"#/components/schemas/__string"},"ContentSegmentUrlPrefix":{"$ref":"#/components/schemas/__string"}},"description":"The configuration for using a content delivery network (CDN), like Amazon CloudFront, for content and ad segment management. "},"HlsConfiguration":{"type":"object","properties":{"ManifestEndpointPrefix":{"$ref":"#/components/schemas/__string"}},"description":"The configuration for HLS content. "},"DashConfiguration":{"type":"object","properties":{"ManifestEndpointPrefix":{"$ref":"#/components/schemas/__string"},"MpdLocation":{"$ref":"#/components/schemas/__string"}},"description":"The configuration object for DASH content. "},"DashConfigurationForPut":{"type":"object","properties":{"MpdLocation":{"$ref":"#/components/schemas/__string"}},"description":"The configuration object for DASH content. "},"PlaybackConfiguration":{"type":"object","properties":{"AdDecisionServerUrl":{"$ref":"#/components/schemas/__string"},"CdnConfiguration":{"$ref":"#/components/schemas/CdnConfiguration"},"Name":{"$ref":"#/components/schemas/__string"},"SlateAdUrl":{"$ref":"#/components/schemas/__string"},"VideoContentSourceUrl":{"$ref":"#/components/schemas/__string"}},"description":"The AWSMediaTailor configuration."},"__integerMin1Max100":{"type":"integer","minimum":1,"maximum":100},"__listOfPlaybackConfigurations":{"type":"array","items":{"$ref":"#/components/schemas/PlaybackConfiguration"}}}}}