Skip to content

iamlive

Generate policies from AWS calls

Generate an IAM policy from AWS calls using client-side monitoring (CSM) or embedded proxy policy.

devops

https://github.com/iann0036/iamlive

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install iamlive

sudo apt install iamlive

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    iamlive=1.1.19*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      iamlive=1.1.19*

Download URLs

Version SHA256 Size (KB)
1.1.19 dca03f42cdfec2199bdb32092c9d3a8511b0ec66d70111ddd6a2735d6203ede2 6875
1.1.18 935b0c9ff60f5a28eec22105dcd8a84e149a2830883eade2a82cac927346917d 6874
1.1.16 6ccfac03584db6b9203a1eacbe8e2ca66bd8ce07bf637ee5718d1c7b8638b249 6875
1.1.15 4009875ce77c05af4d0fda0a5bbe419aab93d46dd16a38ce8a18fabbf1406fe9 6874
1.1.14 6de0084ab0319a0a3620eae6260e8a87ef7411ed4ef362a0774f048cee82d47d 6874
1.1.13 a8c7886a2e05852d9e5a4640243164fb52a583b7522319c24a0d8bc40bcbbd97 6859
1.1.12 822b4e6fb8d1d7903a91f93525740035531ffaa87820c86dce33ea113911eddb 5964
1.1.11 0a873282fcc16572f1cbbc2a95b9f095ee6724c9c38bd1b640861341e9ec6f46 4553
1.1.10 feded4ceff5379627e681688815a77130f58bd09218c7e7939a1ae441d544e03 4554
1.1.9 9380fd1e7693864e98dd40e13ebdc379ebaf1c5c08ccae4acaa48d8d0f09302b 4554
Version SHA256 Size (KB)
1.1.19 05c9a67eecaf4bfec5f35d464e678a9a383c42acc2f908a7f5d4b7fac94b9b5e 6416
1.1.18 06cc3b889bad1c1e53d92d53584258570e9de6965400e606a8a33ef5105bbffb 6417
1.1.16 63e2a54f3f41297726a90a770c42e66b851b20d5d7397fa6aaa9a3d79ae60cc1 6415
1.1.15 092bc428746a5c6d2ae69895e5c8f9f44e58df3b4718e6a05b6e122795863bda 6415
1.1.14 37370baf99963ed58f76355b99a16c25290865d0242edda40579672cfbac62da 6415
1.1.13 350ab4d4c43df6f8cc5c8e51e9f285b9a6cd1b85d9fe25a7f556cb3299323d06 6403
1.1.12 a2560b4331ee03f5270d9be9c0a98f87e8374bec912bc06b60880d449fc60a43 5621
1.1.11 8e6703cc2af82c00d7bf5686d5dbf8afbdb08b2f1d77c9a8a7c83e53f307df4f 4205
1.1.10 9fdf1b681fda41792f96e3e008d3e35c0d4a1b2700d31c3b61725f3dc09b508c 4204
1.1.9 f2e8a47b093d9508d92e3d1c5e3f7dc2f71c268e515de08c3c2b824b091271ec 4205

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for iamlive are versioned here.

Click here to see iamlive ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/iamlive/ops2deb.yml
name: iamlive
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 0.44.0
    - 0.45.0
    - 0.46.0
    - 0.47.3
    - 0.48.0
    - 0.49.0
    - 0.50.0
    - 0.51.0
    - 0.51.1
    - 0.51.2
    - 0.52.0
    - 0.53.0
    - 1.1.0
    - 1.1.1
    - 1.1.2
    - 1.1.3
    - 1.1.4
    - 1.1.5
    - 1.1.6
    - 1.1.7
    - 1.1.8
    - 1.1.9
    - 1.1.10
    - 1.1.11
    - 1.1.12
    - 1.1.13
    - 1.1.14
    - 1.1.15
    - 1.1.16
    - 1.1.18
    - 1.1.19
homepage: https://github.com/iann0036/iamlive
summary: generate policies from AWS calls
description: |-
  Generate an IAM policy from AWS calls using client-side monitoring (CSM) or
  embedded proxy policy.
fetch: https://github.com/iann0036/iamlive/releases/download/v{{version}}/iamlive-v{{version}}-linux-{{goarch}}.tar.gz
install:
  - iamlive:/usr/bin/iamlive

The blueprint fetch keyword contains a URL template pointing to iamlive releases. Downloaded files are locked in a lockfile versioned here.

Click here to see iamlive release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/iamlive/ops2deb.lock.yml
- url: https://github.com/iann0036/iamlive/releases/download/v0.44.0/iamlive-v0.44.0-linux-amd64.tar.gz
  sha256: 964938114ea29fbd5b594f5d63318bb40eb15f2b751c9ab56fab27347e1b24e3
  timestamp: 2022-01-27 10:47:54+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.44.0/iamlive-v0.44.0-linux-arm64.tar.gz
  sha256: e3ad7d5c84edcabb10ca1560e0c808b586f7ba008b04ebc880c9fd9dca13bb7d
  timestamp: 2022-01-28 18:33:46+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.45.0/iamlive-v0.45.0-linux-amd64.tar.gz
  sha256: 1982dfc0cdfa32bd67e54ab11ea09478d12a99d5995a5c427afd1e7c543e6a28
  timestamp: 2022-02-21 07:25:23+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.45.0/iamlive-v0.45.0-linux-arm64.tar.gz
  sha256: 49bec1e96bd591eb910db5b652800a0b401484eb77c67981d35fda31247fa3b1
  timestamp: 2022-02-21 07:25:23+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.46.0/iamlive-v0.46.0-linux-amd64.tar.gz
  sha256: 46512ca8f59f294b39aa3e0ab6f1ba92891a1f716aaa0f8e1aee4c1c7a89a65f
  timestamp: 2022-03-08 13:35:25+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.46.0/iamlive-v0.46.0-linux-arm64.tar.gz
  sha256: a5bbab8620ba5efd70ac7a58836efcb68c06fdf82a597e8df55b527538968569
  timestamp: 2022-03-08 13:35:25+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.47.3/iamlive-v0.47.3-linux-amd64.tar.gz
  sha256: fde581925142c09a3b028a4f4a7a132404f6e4b4c9e3b9affca1f500b2af9da8
  timestamp: 2022-05-14 14:44:40+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.47.3/iamlive-v0.47.3-linux-arm64.tar.gz
  sha256: 20b7bf5d1f9b2832720a18881a701a6594bc642b7dcccf167c0f3e1ef752a9de
  timestamp: 2022-05-14 14:44:40+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.48.0/iamlive-v0.48.0-linux-amd64.tar.gz
  sha256: 6fd991354d8a7aefb187cf479be7095c4d14ad8a6397588f01839094f767fa30
  timestamp: 2022-06-29 14:46:53+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.48.0/iamlive-v0.48.0-linux-arm64.tar.gz
  sha256: e7ed06908850cbabc2df161c1ee9b6eb54195bb503acb549439fd5c41f31cb75
  timestamp: 2022-06-29 14:46:53+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.49.0/iamlive-v0.49.0-linux-amd64.tar.gz
  sha256: 6b3dbfcfa876666889b6fae599c6a5e7b5fda3be66d30d52a4e362cbacc5db69
  timestamp: 2022-08-19 11:23:22+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.49.0/iamlive-v0.49.0-linux-arm64.tar.gz
  sha256: b211f1e4be8632d0ae67893a3ab9713fdc62af18a063d0c8240deef775169643
  timestamp: 2022-08-19 11:23:22+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.50.0/iamlive-v0.50.0-linux-amd64.tar.gz
  sha256: 0da23aa2b4c312d9b59488fcfb3a0ef639ead19d82fe56a6801103dcd1747f14
  timestamp: 2023-01-01 07:22:35+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.50.0/iamlive-v0.50.0-linux-arm64.tar.gz
  sha256: 758503a50e45b7380c6f96203623575672d29843caa08f84fc4e14644df04059
  timestamp: 2023-01-01 07:22:35+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.51.0/iamlive-v0.51.0-linux-amd64.tar.gz
  sha256: c8eed5961026dbb9f27cdbffdc4a8300e8dcb2a003d31d9eaa7cd628992f9703
  timestamp: 2023-02-03 04:23:38+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.51.0/iamlive-v0.51.0-linux-arm64.tar.gz
  sha256: 36c7703e59ab08e366d1ff0be3f2079d0882544577b7245fcb8e2f70e8549f60
  timestamp: 2023-02-03 04:23:38+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.51.1/iamlive-v0.51.1-linux-amd64.tar.gz
  sha256: 22a86e0d0dd89ab4b7c4dc98fa8eae5dc683bc3379bab8efef22f2aab4823968
  timestamp: 2023-02-23 07:24:44+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.51.1/iamlive-v0.51.1-linux-arm64.tar.gz
  sha256: 658941904cfc93284f49cd5bf85f7d2827e41bff3ec97b378ad26b53f422bb9c
  timestamp: 2023-02-23 07:24:44+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.51.2/iamlive-v0.51.2-linux-amd64.tar.gz
  sha256: 1d3167f714e7570b07c13803d407b03ccc5851666cedb81a629c2b66030247cb
  timestamp: 2023-02-24 02:41:10+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.51.2/iamlive-v0.51.2-linux-arm64.tar.gz
  sha256: ceb908d9749da917b717af345e6d03ab3b95ae0fd0e5c99cba32f405b43c6d75
  timestamp: 2023-02-24 02:41:10+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.52.0/iamlive-v0.52.0-linux-amd64.tar.gz
  sha256: d089b914ad2558884eeddc79688b2db601c05bc8a0b4d7260c3f6c551ee3dce4
  timestamp: 2023-04-29 12:30:19+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.52.0/iamlive-v0.52.0-linux-arm64.tar.gz
  sha256: c43156ec22d6334571f9139e2bfae9cbebd6939cd613a15ea3f8f04f658237da
  timestamp: 2023-04-29 12:30:19+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.53.0/iamlive-v0.53.0-linux-amd64.tar.gz
  sha256: 726dbda8ee3e3b5838cca04dc085c62b5ab1ec7165924f992965310ddb33605e
  timestamp: 2023-07-14 03:27:40+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v0.53.0/iamlive-v0.53.0-linux-arm64.tar.gz
  sha256: c73cfaa63a1e30dd3c37e84dec0ef3294ff033cfb8a427cd3e1d7da9cb83a02e
  timestamp: 2023-07-14 03:27:40+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.0/iamlive-v1.1.0-linux-amd64.tar.gz
  sha256: 2894f6135f9280c56d05c521c3c479a2452a2a25cdb944a3b68a40987f63b528
  timestamp: 2023-09-16 15:16:39+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.0/iamlive-v1.1.0-linux-arm64.tar.gz
  sha256: e24af138487fa1530aeb601e8bd667e89278f91698a545e94f4cc782672564cd
  timestamp: 2023-09-16 15:16:39+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.1/iamlive-v1.1.1-linux-amd64.tar.gz
  sha256: 9da1d7362a2f49cbc189286c627dcd3559b41575f7fc34b21944fb69a799d049
  timestamp: 2023-09-17 12:29:23+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.1/iamlive-v1.1.1-linux-arm64.tar.gz
  sha256: ea1871c010f16a9c757ddfe62b40d9350c43d303f4b5d6083f3f57e6e9f47e09
  timestamp: 2023-09-17 12:29:23+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.2/iamlive-v1.1.2-linux-amd64.tar.gz
  sha256: 94a526950212384bf11fe83f10896babfbcc6c5d79aeccebe4c4359608016411
  timestamp: 2023-11-03 06:21:43+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.2/iamlive-v1.1.2-linux-arm64.tar.gz
  sha256: 87201042dbb02f8ea892880894b9c95422c6bcce5eb66a7388558f239cfb6667
  timestamp: 2023-11-03 06:21:43+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.3/iamlive-v1.1.3-linux-amd64.tar.gz
  sha256: 4b85741d3354d47e111ff4e22bd42450f9cac45c56edb8f2787081d98a44c31c
  timestamp: 2023-11-05 21:13:36+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.3/iamlive-v1.1.3-linux-arm64.tar.gz
  sha256: 4d27fa9e86afcbf87ffdbe73945257686ceaa5f87646d272a9e00abdb91360f4
  timestamp: 2023-11-05 21:13:36+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.4/iamlive-v1.1.4-linux-amd64.tar.gz
  sha256: e16e90853c6f8ef829a26bc1c7f60a710ae1f3797d7f24925843573661a0db74
  timestamp: 2023-11-06 03:17:40+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.4/iamlive-v1.1.4-linux-arm64.tar.gz
  sha256: 09190fd76424b2165a3054e5bdeefed976719129f583333fd9c90d7350d2c8bf
  timestamp: 2023-11-06 03:17:40+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.5/iamlive-v1.1.5-linux-amd64.tar.gz
  sha256: c7cc621e9d3865cbd4f166782ecce4568fc98594987ffd85d285e0166bcabd20
  timestamp: 2023-11-19 06:21:05+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.5/iamlive-v1.1.5-linux-arm64.tar.gz
  sha256: b694960ef0c68f307451bfc8117e0bc1bf5bc52a0074ebd7fd25d060dda39519
  timestamp: 2023-11-19 06:21:05+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.6/iamlive-v1.1.6-linux-amd64.tar.gz
  sha256: 986c9a867253203662fab4b76b1a4616061df271ca23a6be06363fa799257200
  timestamp: 2023-12-16 09:15:39+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.6/iamlive-v1.1.6-linux-arm64.tar.gz
  sha256: 63606c2c49c53c75e6fbb0cfc34ad84e07f7ed2278d76a9cb1f693aa0c22d4a1
  timestamp: 2023-12-16 09:15:39+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.7/iamlive-v1.1.7-linux-amd64.tar.gz
  sha256: 0a1083a1026eda52dff5c5f82fc87b920f400c691a5c821e34a6f2c3d2ed644f
  timestamp: 2024-02-18 03:06:28+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.7/iamlive-v1.1.7-linux-arm64.tar.gz
  sha256: 5705550ac71fc65c4aaab97222778004fa7d3002f19a1131ecc135845226b44a
  timestamp: 2024-02-18 03:06:28+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.8/iamlive-v1.1.8-linux-amd64.tar.gz
  sha256: 0a5b0fdd8a954ae0d6c016e76bdf9ea8a66995db7ec172f708295c3a0ad4ecd7
  timestamp: 2024-02-29 00:20:36+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.8/iamlive-v1.1.8-linux-arm64.tar.gz
  sha256: 189c8d0d6709821c271a9e19e9be9bf93833db5037492ab907fdf8ec30dae161
  timestamp: 2024-02-29 00:20:36+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.9/iamlive-v1.1.9-linux-amd64.tar.gz
  sha256: 139cb64c137096cdd03e08e73cd5d062561cff4fcc8b1857376031c21f820d32
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.9/iamlive-v1.1.9-linux-arm64.tar.gz
  sha256: f219eaaa54d3d6e124c5658cb4173d92ece307116896941368b5265b6a85997e
  timestamp: 2024-07-09 09:06:44+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.10/iamlive-v1.1.10-linux-amd64.tar.gz
  sha256: d3034525a30972d558814f144ee007fc9a30019024b1abf9c01bc7b17c1915e7
  timestamp: 2024-07-17 06:07:59+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.10/iamlive-v1.1.10-linux-arm64.tar.gz
  sha256: 770a84c78e74219730363d22ff7e1061f07d2b219ed9b29732928d3808ab9a4d
  timestamp: 2024-07-17 06:07:59+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.11/iamlive-v1.1.11-linux-amd64.tar.gz
  sha256: 9bcd7be880b2f651b88da875abf69e377fe1df8310817c8508eb8dfb682f9abd
  timestamp: 2024-09-06 15:05:54+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.11/iamlive-v1.1.11-linux-arm64.tar.gz
  sha256: 6b0e87f4c4f7945aa35840be05387ad58f5e71bf91294a87efca57db58fb63e6
  timestamp: 2024-09-06 15:05:54+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.12/iamlive-v1.1.12-linux-amd64.tar.gz
  sha256: d5bbceb775a432a401401fe57361e09f3bdf832c6150499bbeb53c186a3158a4
  timestamp: 2024-12-14 00:28:45+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.12/iamlive-v1.1.12-linux-arm64.tar.gz
  sha256: fc4c971779be2f7aa5ff5152432a473f6633ea76743c35ea6f4d6ee4f1bda452
  timestamp: 2024-12-14 00:28:45+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.13/iamlive-v1.1.13-linux-amd64.tar.gz
  sha256: 664ed89032eba9108ab0c24632c066ed61d6395b71f43c774390a46098e0f4fb
  timestamp: 2025-01-11 09:06:03+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.13/iamlive-v1.1.13-linux-arm64.tar.gz
  sha256: 85f17422d509a7b95c2d424c07b67d375b09907085363024c7066452d36c49d7
  timestamp: 2025-01-11 09:06:03+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.14/iamlive-v1.1.14-linux-amd64.tar.gz
  sha256: 8d174f00790a206ec326689856a7d34a2e623b9c19ff23737b50ce455f77d7b1
  timestamp: 2025-02-01 06:07:38+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.14/iamlive-v1.1.14-linux-arm64.tar.gz
  sha256: a669a88e4fe973e2ba5cb38c3ed90a0dae407925d3412d9fcf8220aef667ac67
  timestamp: 2025-02-01 06:07:38+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.15/iamlive-v1.1.15-linux-amd64.tar.gz
  sha256: 0b9bd42558dc64614137e8bc1c0d01b565c1cc56101e0026fd816e4d92b08b79
  timestamp: 2025-02-06 12:10:31+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.15/iamlive-v1.1.15-linux-arm64.tar.gz
  sha256: 28a21c7a3d88afb717f96e6179c974c3ea02966a0629c2c67aab3a6016c5a5f2
  timestamp: 2025-02-06 12:10:31+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.16/iamlive-v1.1.16-linux-amd64.tar.gz
  sha256: 8d5d2736c5dedfa62055bda66ef0755ad2a1739ea62250fdc1b5c43819fc3a4b
  timestamp: 2025-02-09 00:29:38+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.16/iamlive-v1.1.16-linux-arm64.tar.gz
  sha256: 78971033a47fbfc2f71b3db2a0328925fcba86d4dcb6415fb16d6b8850fdf14e
  timestamp: 2025-02-09 00:29:38+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.18/iamlive-v1.1.18-linux-amd64.tar.gz
  sha256: 77e92a5818cb7e98d4209b9fed5022191b004c94de72674c401a2f618f45ca5d
  timestamp: 2025-02-12 12:10:49+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.18/iamlive-v1.1.18-linux-arm64.tar.gz
  sha256: 18506abef6cbc82a5d2833fe8179001987cbb16998fedd6ff005e532e4a92b99
  timestamp: 2025-02-12 12:10:49+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.19/iamlive-v1.1.19-linux-amd64.tar.gz
  sha256: 973389be0d8b318dc7ea30cfae7c4cfe994d6d6ec4732875ed17f27deb31c346
  timestamp: 2025-02-12 15:07:14+00:00
- url: https://github.com/iann0036/iamlive/releases/download/v1.1.19/iamlive-v1.1.19-linux-arm64.tar.gz
  sha256: d97f32d95c5f00dca947b58914aa271bf751009df936091bcd05c8683ba8d25f
  timestamp: 2025-02-12 15:07:14+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/iamlive.svg)](https://docs.wakemeops.com/packages/iamlive)
<a href="https://docs.wakemeops.com/packages/iamlive">
  <img src="https://docs.wakemeops.com/badges/iamlive.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/iamlive.svg
:target: https://docs.wakemeops.com/packages/iamlive