{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"backup:StartBackupJob",
"sts:GetCallerIdentity"
],
"Resource": "*"
}
]
}