The IAM role: SubscriberLambdaExecutionRole-transitVpcSubscriberAccount created in cfts/initializeSubscriberAccount.json has an invalid Action and reports an error in IAM. There is no "lambda:Invoke" method. Looking at the screenshot, it appears there is only InvokeFunction & InvokeAsync. This PR removes "lambda:Invoke"
The IAM role: SubscriberLambdaExecutionRole-transitVpcSubscriberAccount created in cfts/initializeSubscriberAccount.json has an invalid Action and reports an error in IAM. There is no "lambda:Invoke" method. Looking at the screenshot, it appears there is only InvokeFunction & InvokeAsync. This PR removes "lambda:Invoke"