5c1c890f69
* Abstract away service name Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Compuute x-amz-content-256 header Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Fix async signing Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Adds types-six to dependencies Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Optionally remove Content-Length Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Fix dict typo Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Remove requirement for x-amz-content-sha256 header Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Remove deletion of content-length Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Fix capitalization Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> * Adding unit tests Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com> Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
OpenSearch Python Client
- Welcome!
- User Guide
- API Doc
- Compatibility with OpenSearch
- Project Resources
- Code of Conduct
- License
- Copyright
Welcome!
opensearch-py is a community-driven, open source fork of elasticsearch-py licensed under the Apache v2.0 License. For more information, see opensearch.org and the API Doc.
This is the low-level client. A high-level Python client is in the works, and will be available soon.
User Guide
To get started with the OpenSearch Python Client, see User Guide.
Compatibility with OpenSearch
See Compatibility.
Project Resources
- Project Website
- Downloads
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.