Skip to content
Snippets Groups Projects
Commit 65c2ecaa authored by nabil.abdennad's avatar nabil.abdennad
Browse files

without service

parent 9e672d12
No related branches found
No related tags found
No related merge requests found
File added
......@@ -2,7 +2,7 @@ import boto3
import os
LOCAL_DIR = "pdfs"
BUCKET_NAME = 'cloud-lecture-2023'
BUCKET_NAME = 'cloud-lecture-nabil-2024-25'
# Initiate S3 client
s3_client = boto3.client('s3')
......
......@@ -5,8 +5,8 @@ import time
client = boto3.client('opensearchserverless')
service = 'aoss'
Vector_store_name='test2'
#service = 'aoss'
Vector_store_name='test-nabil'
def createEncryptionPolicy(client):
"""Creates an encryption policy that matches all collections beginning with test"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment