1 2 3 4 5 6 7 8 9 10 11
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package chimesdkmediapipelines provides the API client, operations, and
// parameter types for Amazon Chime SDK Media Pipelines.
//
// The Amazon Chime SDK media pipeline APIs in this section allow software
// developers to create Amazon Chime SDK media pipelines that capture, concatenate,
// or stream your Amazon Chime SDK meetings. For more information about media
// pipelines, see Amazon Chime SDK media pipelines (https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Media_Pipelines.html)
// .
package chimesdkmediapipelines
|