Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python] Support Smithy document type #2163

Closed
unexge opened this issue Jan 4, 2023 · 0 comments · Fixed by #2188
Closed

[Python] Support Smithy document type #2163

unexge opened this issue Jan 4, 2023 · 0 comments · Fixed by #2188
Labels
python-server Python server SDK

Comments

@unexge
Copy link
Contributor

unexge commented Jan 4, 2023

Python SSDKs don't support document types currently. It is supported in pure Rust SSDKs, and we just need to add a wrapper around aws_smithy_types::Document for Python. Similar to aws_smithy_http_server_python::Blob and aws_smithy_http_server_python::DateTime.

@unexge unexge added the python-server Python server SDK label Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python-server Python server SDK
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant