Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

A developer developed a shell script which uses AWS CLI to create a new Lambda function. However, He received an InvalidParameterValueException after running the script. What is issue?
  • You provided an IAM role in the CreateFunction API which AWS Lambda is unable to assume.
  • The AWS Lambda service encountered an internal error.
  • The resource already exists.
  • You have exceeded your maximum total code size per account.
Answer- A