InfraControlCrossAccountRole-dev permission { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowInvokeLambda", "Effect": "Allow", "Action": "lambda:InvokeFunction", "Resource": "arn:aws:lambda:us-east-1:566660955447:function:fgc-infra-control-panel-target-lambda-mock-1" } ] } trust relationship { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowSourceLambdaToAssume", "Effect": "Allow", "Principal": { "AWS": "arn:aws:iam::566660955447:role/fgc-infra-control-panel-de-InfraControlFunctionRole-agDpy6lnmzbK" }, "Action": "sts:AssumeRole" } ] } description Grants the FGC InfraControlPanel control Lambda (dev) cross-account permission to invoke target Lambda functions in this account. Assumed via STS by the source Lambda's execution role during infrastructure start/stop orchestration. policy name AllowInvokeTargetLambda-dev flyerFT details { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowInvokeLambda", "Effect": "Allow", "Action": "lambda:InvokeFunction", "Resource": [ "arn:aws:lambda:us-east-1:314146324500:function:flyerft-dev-start-services", "arn:aws:lambda:us-east-1:314146324500:function:flyerft-dev-stop-services", "arn:aws:lambda:us-east-1:314146324500:function:flyerft-uat-start-services", "arn:aws:lambda:us-east-1:314146324500:function:flyerft-uat-stop-services" ] } ] } TMS-maxim details { "Version": "2012-10-17", "Statement": [ { "Sid": "AllowInvokeLambda", "Effect": "Allow", "Action": "lambda:InvokeFunction", "Resource": [ "arn:aws:lambda:us-east-1:872515280354:function:maxim-uat-cluster-start", "arn:aws:lambda:us-east-1:872515280354:function:maxim-uat-cluster-stop" ] } ] } dynamoDB table columns Project (String) Environment (String) AccountID DownLambdaFunctionUrl UpLambdaFunctionUrl LastUpdatedAt LastUpdatedBy Status