> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.oai.bedrock.parse_content_parts

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### parse\_content\_parts

```python theme={null}
parse_content_parts(message: dict[str, Any]) -> list[dict[str, Any]]
```

<b>Parameters:</b>

| Name      | Description               |
| --------- | ------------------------- |
| `message` | **Type:** dict\[str, Any] |

<br />
