~tribaal/txaws/xss-hardening

432540-more-securitygroup-methods [r=therve] [f=432540]

This change adds support for more security group methods (deletion, creation,
granting and revoking permssions). In addition, four convenience methods are
provided: two each for revoking and authorizing groups.  This is to provide a
slightly more intuitive API than what is offered by AWS EC2 (the AWS EC2
methods have also been implemented, so nothing's missing).  The convenience
methods are just more clear to use, since they split the EC2 methods into
distinct areas of functionality (in AWS EC2, both the authorize and revoke AWS
EC2 methods serve dual purpose: they modify a group with another group that has
IP permissions or they modify a group with IP permissions).
Filename Latest Rev Last Changed Committer Comment Size
..
bin 3.1.2 15 years ago Robert Collins Various refactorings and [minor] cleanups, start o Diff
txaws 1 16 years ago Tristan Seligmann Initial import of S3 code from EdgeVerse. Diff
.bzrignore 3.1.2 15 years ago Robert Collins Various refactorings and [minor] cleanups, start o 13 bytes Diff Download File
LICENSE 1 16 years ago Tristan Seligmann Initial import of S3 code from EdgeVerse. 1023 bytes Diff Download File
README 7.6.13 15 years ago Duncan McGreggor Minor cleanups. 347 bytes Diff Download File