AWS OpenSearch Serverless unable to create indices or upload data
I’ve created an AWS OpenSearch Serverless (aoss) collection and have assigned a network policy (public) and data policy. I’m following the [examples on ingestion][1] using Python. However, I get a 403 on every request. My example code is: