Skip to content

Commit 239bb99

Browse files
maxtybarkrokoko
andauthored
feat(construct): added support for aurora, pinecone and redis in bedrock (#346)
* feat(construct): added support for aurora, pinecone and redis data sources for bedrock * fix(build): fix self mutation * removed commented code in dockerfile Signed-off-by: Maksim Tybar <[email protected]> * chore(merge): merge main to branch --------- Signed-off-by: Maksim Tybar <[email protected]> Co-authored-by: Alain Krok <[email protected]>
1 parent c25fd08 commit 239bb99

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+3548
-64
lines changed

apidocs/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66

77
### Namespaces
88

9+
- [amazonaurora](modules/amazonaurora.md)
910
- [bedrock](modules/bedrock.md)
1011
- [opensearch\_vectorindex](modules/opensearch_vectorindex.md)
1112
- [opensearchserverless](modules/opensearchserverless.md)
13+
- [pinecone](modules/pinecone.md)
14+
- [redisenterprisecloud](modules/redisenterprisecloud.md)
1215

1316
### Enumerations
1417

0 commit comments

Comments
 (0)