Skip to content

Instantly share code, notes, and snippets.

@nowthatsamatt
Created February 15, 2018 22:32
Show Gist options
  • Save nowthatsamatt/9330ae517f3f9bf5526db503b1c2fd7d to your computer and use it in GitHub Desktop.
Save nowthatsamatt/9330ae517f3f9bf5526db503b1c2fd7d to your computer and use it in GitHub Desktop.
[2018-02-15 14:27:44] ~ $ aws s3api get-bucket-acl --bucket metamx-adobeadcloud-share
GRANTS FULL_CONTROL
GRANTEE statscruncher fe098a1f2018c9b6265d2fe65f7e1064c0e6d547ae9ea1313183ee2c69592d71 CanonicalUser
OWNER statscruncher fe098a1f2018c9b6265d2fe65f7e1064c0e6d547ae9ea1313183ee2c69592d71
[2018-02-15 14:30:59] ~ $
[2018-02-15 14:31:16] ~ $ aws s3api get-object-acl --bucket metamx-adobeadcloud-share --key Metadata/ad/000000
GRANTS FULL_CONTROL
GRANTEE adobeaws784 40f5d31b71b16461b47327f2ec7fb1dcbf723eb4dfeaeb2963f85c72ce87eebd CanonicalUser
OWNER adobeaws784 40f5d31b71b16461b47327f2ec7fb1dcbf723eb4dfeaeb2963f85c72ce87eebd
[2018-02-15 14:31:17] ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment