Class | Description |
---|---|
ArtifactsConfiguration |
The configuration for the artifacts.
|
AudioArtifactsConfiguration |
The audio artifact configuration object.
|
ChimeSdkMeetingConfiguration |
The configuration object of the Amazon Chime SDK meeting for a specified media capture pipeline.
|
ContentArtifactsConfiguration |
The content artifact object.
|
CreateMediaCapturePipelineRequest | |
CreateMediaCapturePipelineResult | |
DeleteMediaCapturePipelineRequest | |
DeleteMediaCapturePipelineResult | |
GetMediaCapturePipelineRequest | |
GetMediaCapturePipelineResult | |
ListMediaCapturePipelinesRequest | |
ListMediaCapturePipelinesResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
MediaCapturePipeline |
A media capture pipeline object consisting of an ID, source type, source ARN, a sink type, a sink ARN, and a
configuration object.
|
MediaCapturePipelineSummary |
A summary of a media capture pipeline.
|
SelectedVideoStreams |
The video streams to capture for a specified media capture pipeline.
|
SourceConfiguration |
Source configuration for a specified media capture pipeline.
|
Tag |
Describes a tag applied to a resource.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
VideoArtifactsConfiguration |
The video artifact configuration object.
|
Enum | Description |
---|---|
ArtifactsState | |
AudioMuxType | |
ContentMuxType | |
ErrorCode | |
MediaPipelineSinkType | |
MediaPipelineSourceType | |
MediaPipelineStatus | |
VideoMuxType |
Exception | Description |
---|---|
AmazonChimeSDKMediaPipelinesException |
Base exception for all service exceptions thrown by Amazon Chime SDK Media Pipelines
|
BadRequestException |
The input parameters don't match the service's restrictions.
|
ForbiddenException |
The client is permanently forbidden from making the request.
|
NotFoundException |
One or more of the resources in the request does not exist in the system.
|
ResourceLimitExceededException |
The request exceeds the resource limit.
|
ServiceFailureException |
The service encountered an unexpected error.
|
ServiceUnavailableException |
The service is currently unavailable.
|
ThrottledClientException |
The client exceeded its request rate limit.
|
UnauthorizedClientException |
The client is not currently authorized to make the request.
|