A developer has stored several configuration parameters required by an application in AWS Systems Manager Parameter Store. The application will retrieve these parameters at runtime without hardcoding them into the application code. When deploying an AWS Lambda function that needs access to these parameters, which IAM policy action must be included to allow the function to retrieve the parameters?
ssm:PutParameter
ssm:GetParameters
ec2:DescribeInstances
ssm:DescribeParameters