From 2753dc857e1e968097c93111e19557ab6ecd7564 Mon Sep 17 00:00:00 2001 From: Thomas Powell Date: Thu, 12 Aug 2021 14:18:02 +0100 Subject: [PATCH] Minor changes to foundry-athena.yaml.template (#3) --- .../foundry-athena.yaml.template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/foundry-athena-query-federation-connector/foundry-athena.yaml.template b/foundry-athena-query-federation-connector/foundry-athena.yaml.template index d29c285..89bccb9 100644 --- a/foundry-athena-query-federation-connector/foundry-athena.yaml.template +++ b/foundry-athena-query-federation-connector/foundry-athena.yaml.template @@ -16,10 +16,10 @@ Parameters: Description: 'The S3 bucket where lambda code exists' Type: String LambdaCodeS3Key: - Description: 'The S3 object Key for code jar file' + Description: 'The S3 object key for code jar file' Type: String FoundryUrl: - Description: 'The url of the foundry stack (e.g. https://.palantirfoundry.com/).' + Description: 'The URL of the Foundry stack (e.g. https://.palantirfoundry.com/).' Type: String SecretName: Description: 'The name of the SecretManager secret that contains the token to be used to make calls to Foundry.' @@ -40,7 +40,7 @@ Parameters: Default: 3008 Type: Number DisableSpillEncryption: - Description: 'If set to ''false'' data spilled to S3 is encrypted with AES GCM' + Description: 'WARNING: If set to 'true' encryption for spilled data is disabled.' Default: 'false' Type: String SecurityGroupIds: