14 lines
434 B
HCL
14 lines
434 B
HCL
aws_account_id = 975049960860
|
|
# TODO provide new layer arn for UAT? 336392948345 was used in DEV but not sure what account that is?!
|
|
text_creation_lambda_additional_layer_arn = "arn:aws:lambda:us-east-2:336392948345:layer:AWSSDKPandas-Python312:8"
|
|
|
|
client_list = {
|
|
client1 = {
|
|
client_id = "cn1"
|
|
full_name = "Centene"
|
|
},
|
|
client2 = {
|
|
client_id = "ph1"
|
|
full_name = "Priority Health"
|
|
}
|
|
} |