AWS-Integrator

  • By Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 67 21 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 67 15 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/beta 68 19 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
latest/edge 68 16 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/beta 68 19 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.30/edge 68 16 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/stable 67 21 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/candidate 67 15 Apr 2024
Ubuntu 22.04 Ubuntu 20.04
1.29/beta 62 14 Dec 2023
Ubuntu 22.04 Ubuntu 20.04
1.29/edge 63 02 Mar 2024
Ubuntu 22.04 Ubuntu 20.04
1.28/stable 61 26 Sep 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/candidate 61 22 Sep 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/beta 54 07 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/edge 57 25 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/stable 50 12 Jun 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/candidate 50 12 Jun 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/beta 47 09 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/edge 45 07 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/stable 41 27 Feb 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/candidate 41 25 Feb 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/beta 35 09 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/edge 35 23 Nov 2022
Ubuntu 22.04 Ubuntu 20.04
1.25/stable 34 30 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.25/candidate 34 28 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.25/beta 36 01 Dec 2022
Ubuntu 22.04 Ubuntu 20.04
1.25/edge 24 09 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.24/stable 16 04 Aug 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.24/candidate 16 01 Aug 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.24/beta 9 21 Apr 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
1.24/edge 15 22 Jul 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.23/beta 5 22 Mar 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
1.23/edge 3 24 Feb 2022
Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
juju deploy aws-integrator
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • access-key | string

    An IAM access key. It is strongly recommended that you use 'juju trust' instead, if available.

  • credentials | string

    The base64-encoded contents of an AWS credentials file, which must include both 'aws_access_key_id' and 'aws_secret_access_key' fields. This can be used from bundles with 'include-base64://' (see https://jujucharms.com/docs/stable/charms-bundles#setting-charm-configurations-options-in-a-bundle), or from the command-line with 'juju config aws credentials="$(base64 /path/to/file)"'. It is strongly recommended that you use 'juju trust' instead, if available. This will take precedence over the 'access-key' / 'secret-key' config options.

  • rds-mysql-instance-class | string

    Default: db.t3.small

    Instance class to use for RDS MySQL databases.

  • rds-mysql-port | int

    Default: 3306

    Port to use for RDS MySQL databases.

  • rds-mysql-storage | int

    Default: 20

    Amount of storage (in GiB) to allocate for RDS MySQL databases.

  • secret-key | string

    An IAM secret key. It is strongly recommended that you use 'juju trust' instead, if available.

  • snapd_refresh | string

    How often snapd handles updates for installed snaps. The default (an empty string) is 4x per day. Set to "max" to check once per month based on the charm deployment date. You may also set a custom string as described in the 'refresh.timer' section here: https://forum.snapcraft.io/t/system-options/87