Hello Team,
While installing pacbot , i get the below error
aws_iam_role_policy_attachment.iam_ecs_role_ECSAWSLambdaFullAccessPolicyAttach: 1 error occurred:
* aws_iam_role_policy_attachment.iam_ecs_role_ECSAWSLambdaFullAccessPolicyAttach: Error attaching policy arn:aws:iam::aws:policy/AWSLambdaFullAccess to IAM Role pacbot_ecs_role: NoSuchEntity: Policy arn:aws:iam::aws:policy/AWSLambdaFullAccess does not exist or is not attachable.
status code: 404, request id: e6e99ff3-e8a4-4b35-88c6-16583c50d782
I can understand that AWSLambdaFullAccess is deprecated and we currently have AWSLambda_FullAcces
I tried editing the tf.json file but every time i install it created a new TF file.
Can someone help me on this?
Hello Team,
While installing pacbot , i get the below error
I can understand that AWSLambdaFullAccess is deprecated and we currently have AWSLambda_FullAcces
I tried editing the tf.json file but every time i install it created a new TF file.
Can someone help me on this?