audit integtation 2
This commit is contained in:
parent
0d18c56f01
commit
6740548171
|
@ -72,7 +72,7 @@ def run_audit(msg):
|
|||
|
||||
|
||||
object_key = "INPUT/" + str(script_file_name)
|
||||
local_file_path = "/home/ubuntu/Conversion_Kitchen_Code/kitchen_counter/media/audit_counter_files" + script_file_name
|
||||
local_file_path = "/home/ubuntu/Conversion_Kitchen_Code/kitchen_counter/media/audit_counter_files/" + script_file_name
|
||||
s3_client = boto3.client('s3',
|
||||
aws_access_key_id="AKIAQVLBBGCB45RMLKVW",
|
||||
aws_secret_access_key="ZWc6KOc5LuBLuCEBDDfQTor+Q7rp3fFH74gVt+AA",
|
||||
|
|
Loading…
Reference in New Issue