Skip to content

iamlive

Generate policies from AWS calls

Use client-side monitoring (CSM) or embedded proxy to generate AWS IAM 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=0.51.2*

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

Download URLs

Version SHA256 Size (KB)
0.51.2 d4b698751332028d058f7b20be903bf451c68d74651f02be622b82a63fc0d418 3130
0.51.1 fb96536dc429960ad43890924b72d5b4f76e8f1ae680cad79898091c6fba77fa 3130
0.51.0 ed267de88eff53b87d6be014be115f1aa30026173a8036f275f80df0da760a65 3129
0.50.0 8ca4f4415ceaa22ed75dac1921c67cc68ef4e38d720f49cbc94db38ffd34cddd 3125
0.49.0 8ed287d4e27a5ed706cb3673163ebcfb5a347b5750d8dbf86b302d6a8b12e40a 3088
0.48.0 6103c68b25d6750668743cd162a36cd145d4b9c247c784f9acf0a249ecd57d45 3079
0.47.3 ba2851ab5e78a81cd2877849e84edf17fe475b64096a949f58f492c32d97c39f 3075
0.46.0 666667364e2e680ef79bdcfb55e5f9ba1859588405f1971ac45c079094e42544 3061
0.45.0 07112b828456dab1e9e084091577f47b02f43304901657231720b0abbf66d5c7 3062
0.44.0 b4f2eae0a663cdab905c4eca809065b6d6107500b9ffe05db4da6bb24e2a0a7d 3057
Version SHA256 Size (KB)
0.51.2 f20d25d9e4e6f8a7fae4ee9e1b6faa501456008bb09ee5fec62c0c7985400a7d 2831
0.51.1 4680e61f4a2275128e639a89dc33e6568af9ab9b5aaa40be0ad47b3e146f3e3a 2832
0.51.0 783c15504c4bc9b475f00e2f4103a25f1762f34dc2b844ec6ae36bb0f882c58d 2832
0.50.0 c313b0a7c4d7a77913943403864382d66347968b7a04d9b69c373c13a7c2ec85 2826
0.49.0 5be03e37b0dfe54c5ef64ba49236fc555ff4421ec261b78faf5c1bb6fe4430eb 2789
0.48.0 b52c9baed7b38c92fce3a85f097e0ae85ca69aa3081bf9f7cfb65b86df8e3ab7 2779
0.47.3 9eceafbd6c890aa7759286b7299d4aa6969ddd31b6e6e1bc74133fe34ae8a04a 2774
0.46.0 f76618bd18e008a776191d94f81889501a8ad6ac6c010bcf1560fcb99463777d 2762
0.45.0 6e6a743a633ad609bb586512b0c6cf7d26ab45e7bf9b55e400e6a6bbd4a312f8 2762
0.44.0 839fc6a3e30b386f9a767f5450da712cae096b90b678202f3a14928bc0143322 2757

Blueprints

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

Click here to see iamlive ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/iamlive/ops2deb.yml
- name: iamlive
  version: 0.44.0
  homepage: https://github.com/iann0036/iamlive
  summary: generate policies from AWS calls
  description: Use client-side monitoring (CSM) or embedded proxy to generate AWS
    IAM policy.
  fetch: https://github.com/iann0036/iamlive/releases/download/v{{version}}/iamlive-v{{version}}-linux-amd64.tar.gz
  script:
    - mv iamlive {{src}}/usr/bin/iamlive

- name: iamlive
  matrix:
    versions:
      - 0.44.0
      - 0.45.0
      - 0.46.0
    architectures:
      - arm64
      - amd64
  homepage: https://github.com/iann0036/iamlive
  summary: generate policies from AWS calls
  description: Use client-side monitoring (CSM) or embedded proxy to generate AWS
    IAM policy.
  fetch: https://github.com/iann0036/iamlive/releases/download/v{{version}}/iamlive-v{{version}}-linux-{{goarch}}.tar.gz
  script:
    - mv iamlive {{src}}/usr/bin/iamlive

- name: iamlive
  matrix:
    versions:
      - 0.47.3
      - 0.48.0
      - 0.49.0
      - 0.50.0
      - 0.51.0
      - 0.51.1
      - 0.51.2
    architectures:
      - amd64
      - arm64
  homepage: https://github.com/iann0036/iamlive
  summary: generate policies from AWS calls
  description: Use client-side monitoring (CSM) or embedded proxy to generate AWS
    IAM 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 versionned 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

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