generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
While creating OpenSearch serverless vector index, we’re using Dockerized python app to create mappings in given vector collection, CDK environments are mostly Docker based solutions and leads to docker-in-docker support requirements.
We can remove the Docker phrase from the initial configuration to make the process simpler ^^
Line 179 in fab3bba
def create_index( |
krokoko, syug, tmokmss and brnaba-aws