Amazon Web Services: Downloads
Summary
You can download all the supported plugin releases from this page.
The change log for each version series can be found under the download link & hash.
See the versioning scheme for compatibility information.
Releases
Version 5.0.0
Download: aws-5.0.0.tgz
SHA256: d09c730db12b9ef5d5914132700084405230f47be25a8010766089bbfbf8713f
Series History
See the revision history for series 5.0.x below
Revisions
5.0.0 - 15/11/2022
Changed
-
Add support for alpine-3.16
-
Drop support for alpine-3.12
Version 4.2.0
Download: aws-4.2.0.tgz
SHA256: 2edbee5c12904e146a9037320190a6a05c616b3ee8e94dc7c1e2693cd856716b
Series History
See the revision history for series 4.2.x below
Revisions
4.2.0 - 07/11/2022
Changed
- Update dependencies
Version 4.1.0
Download: aws-4.1.0.tgz
SHA256: f892ddf6ebe19096de7be799d3ed1574350fdd464eb8013533eaa69eda8a894f
Series History
See the revision history for series 4.1.x below
Revisions
4.1.0 - 01/11/2022
Changed
- Update dependencies.
Version 4.0.0
Download: aws-4.0.0.tgz
SHA256: a24dd9bb24ce72ba76f12921ba773dcd0d0e3142541e1ad0c00d873743307984
Series History
See the revision history for series 4.0.x below
Revisions
4.0.0 - 15/03/2022
Changed
- Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).
Version 3.4.0
Download: aws-3.4.0.tgz
SHA256: eaf59b192647e898f09d75abd6459f2b573b8aea366a51a1736256964cef66e3
Series History
See the revision history for series 3.4.x below
Revisions
3.4.0 - 08/09/2021
Changed
- Improved plugin startup speed.
Version 3.3.1
Download: aws-3.3.1.tgz
SHA256: f0ad691523734584c3f0a55918e17c6bf2b1dd8eb5476849872cbd248b850fe4
Series History
See the revision history for series 3.3.x below
Revisions
3.3.1 - 27/05/2021
Added
- Added a description to the plugin manifest.
3.3.0 - 17/05/2020
Added
- Display friendly errors in the task interface when authentication fails.
Version 3.2.0
Download: aws-3.2.0.tgz
SHA256: 2df5c8c6c77579956eb0c2ae4245be9a50273e8576fd1604d1fec8f5228ddf3a
Series History
See the revision history for series 3.2.x below
Revisions
3.2.0 - 27/01/2020
Added
- New exists, get_by_name, & users_for_group actions in the groups module
Version 3.1.0
Download: aws-3.1.0.tgz
SHA256: 235c9e54d3443f3b6c010bb7e6909198a3ced0b359be1635dfccac2fa72e8570
Series History
See the revision history for series 3.1.x below
Revisions
3.1.0 - 26/01/2020
Added
- New exists & get_by_name actions in the users module
Version 3.0.0
Download: aws-3.0.0.tgz
SHA256: 0b0a33284014a39a0445d17d7ffb5c5d77d1e5b3cc2c4d23152dcf6d83258dbf
Series History
See the revision history for series 3.0.x below
Revisions
3.0.0 - 26/01/2020
Added
-
New IAM users & groups modules
-
Support paging on all EC2 & IAM search actions
Versioning Scheme
Plugin versions are in major
.minor
.patch
format.
Major
- Significant functionality changes
- May not be backward compatible
Minor
- Bug fixes
- Minor functionality changes
- Backward compatible
Patch
- No functional changes
- Reserved for documentation updates