File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Metadata:
3838 CodeKey :
3939 Default : cfn/rls/create_rls.zip # RLS Folder to be updated, once the LAB will be created
4040 CidRlsLocation :
41- Default : " rls "
41+ Default : " cid_rls "
4242 CodeBucket :
4343 Default : " aws-managed-cost-intelligence-dashboards"
4444 DeployLambdaResources :
@@ -94,7 +94,7 @@ Parameters:
9494 CidRlsLocation :
9595 Type : String
9696 Description : location of the RLS files in the S3 bucket
97- Default : " rls "
97+ Default : " cid_rls "
9898Outputs :
9999 LambdaFunctionName :
100100 Condition : DeployLambda
@@ -202,7 +202,7 @@ Resources:
202202 - quicksight:ListIngestions
203203 - quicksight:UpdateDataSetPermissions
204204
205- CIDRLS :
205+ LambdaCIDRLS :
206206 Type : AWS::Lambda::Function
207207 Condition : DeployLambda
208208 Properties :
You can’t perform that action at this time.
0 commit comments