{
  "name": "functionRuntime",
  "type": "util",
  "commands": [],
  "eventHandlers": [],
  "functionRuntime": {
    "pluginId": "amplify-python-function-runtime-provider",
    "conditions": {
      "provider": "awscloudformation",
      "services": ["Lambda", "LambdaLayer"]
    },
    "runtimes": [
      {
        "name": "Python",
        "value": "python"
      }
    ]
  }
}
