Commit graph

4 commits

Author SHA1 Message Date
Dusty Mabe
ddc89da862 aws-iam-policies: fcos-upload-amis: add ability to clean up AMIs
Adding DeregisterImage and DeleteSnapshot will allow us to prune
old AMIs from EC2.
2021-08-30 20:24:36 +00:00
Dusty Mabe
c2ceab0958 aws-iam-policies: fcos-upload-amis: group some policies with other similar ones
Move CreateSnapshot to be with ImportSnapshot. Move DescribeImageAttribute
to be with ModifyImageAttribute.
2021-08-30 20:24:36 +00:00
Dusty Mabe
35c9d91e18 aws-iam-policies: fcos-upload-amis: add ability to DescribeRegions
Need this since we recently changed to dynamically detect regions
to upload to. See ab3cae5
2020-04-24 21:34:17 +02:00
Kevin Fenzi
7f4959768b aws policy: initial copies of json policy files.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:14 +02:00