{
  "AuthRoleArn": {
    "Fn::GetAtt": ["AuthRole", "Arn"]
  },
  "UnauthRoleArn": {
    "Fn::GetAtt": ["UnauthRole", "Arn"]
  }
}
