---
title: "POST /describeMediaStorageConfiguration"
method: POST
path: "/describeMediaStorageConfiguration"
---

# POST /describeMediaStorageConfiguration

`POST /describeMediaStorageConfiguration`

Returns the most current information about the channel. Specify the <code>ChannelName</code> or <code>ChannelARN</code> in the input.

## Request body

- object
  - `ChannelName` string — The name of the channel.
  - `ChannelARN` string — The Amazon Resource Name (ARN) of the channel.

## Response `200`

Success

- DescribeMediaStorageConfigurationOutput
  - `MediaStorageConfiguration` object — A structure that encapsulates, or contains, the media storage configuration properties.
    - `StreamARN` string — The Amazon Resource Name (ARN) of the stream
    - `Status` 'ENABLED' | 'DISABLED', required — The status of the media storage configuration.

## Other responses

- `480` — ResourceNotFoundException
- `481` — InvalidArgumentException
- `482` — AccessDeniedException
- `483` — ClientLimitExceededException

---

[API](https://skmtc.net/aws/apis/kinesisvideo.md) · [All operations](https://skmtc.net/aws/apis/kinesisvideo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/kinesisvideo/versions/95357891934e/schema)
