{
    "Statement": [
        {
            "Action": "sts:AssumeRole",
            "Effect": "Allow",
            "Principal": {
                "Service": "transfer.amazonaws.com"
            }
        }
    ],
    "Version": "2012-10-17"
}
