Skip to content

Instantly share code, notes, and snippets.

@dagrz
Created June 1, 2016 12:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagrz/4b655dca9fed76a7fb9112d92307da83 to your computer and use it in GitHub Desktop.
Save dagrz/4b655dca9fed76a7fb9112d92307da83 to your computer and use it in GitHub Desktop.
{
"Owner": {
"DisplayName": "[user-name]",
"ID": "[user-id]"
},
"Grants": [
{
"Grantee": {
"Type": "CanonicalUser",
"DisplayName": "[user-name]",
"ID": "[user-id]"
},
"Permission": "WRITE_ACP"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment