From 1dfb8cacc6be240d8a957dca74bb10b7d352a1ea Mon Sep 17 00:00:00 2001 From: smcaine Date: Mon, 9 Dec 2024 10:55:31 +0000 Subject: [PATCH] adding more context for --aws-irsa flag --- docs/user_guide/commands/barman_cloud/backup.inc.rst | 2 +- docs/user_guide/commands/barman_cloud/check_wal_archive.inc.rst | 2 +- docs/user_guide/commands/barman_cloud/wal_archive.inc.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user_guide/commands/barman_cloud/backup.inc.rst b/docs/user_guide/commands/barman_cloud/backup.inc.rst index ea07ef90f..350caca2b 100644 --- a/docs/user_guide/commands/barman_cloud/backup.inc.rst +++ b/docs/user_guide/commands/barman_cloud/backup.inc.rst @@ -164,7 +164,7 @@ uploaded to the cloud. Override default S3 endpoint URL with the given one. ``--aws-irsa`` - Uses IAM Role Service Account in AWS instead of Profile (e.g. ec2, eks pod). + Uses IAM Role Service Account in AWS instead of Profile (running from an eks pod). ``-P`` / ``--aws-profile`` Profile name (e.g. ``INI`` section in AWS credentials file). diff --git a/docs/user_guide/commands/barman_cloud/check_wal_archive.inc.rst b/docs/user_guide/commands/barman_cloud/check_wal_archive.inc.rst index 4b7fe63b5..ddbfa7e59 100644 --- a/docs/user_guide/commands/barman_cloud/check_wal_archive.inc.rst +++ b/docs/user_guide/commands/barman_cloud/check_wal_archive.inc.rst @@ -72,7 +72,7 @@ the target bucket is not found. Any other conditions will result in a failure. Override default S3 endpoint URL with the given one. ``--aws-irsa`` - Uses IAM Role Service Account in AWS instead of Profile (e.g. ec2, eks pod). + Uses IAM Role Service Account in AWS instead of Profile (running from an eks pod). ``-P`` / ``--aws-profile`` Profile name (e.g. ``INI`` section in AWS credentials file). diff --git a/docs/user_guide/commands/barman_cloud/wal_archive.inc.rst b/docs/user_guide/commands/barman_cloud/wal_archive.inc.rst index 552a3ad3d..ab8baef94 100644 --- a/docs/user_guide/commands/barman_cloud/wal_archive.inc.rst +++ b/docs/user_guide/commands/barman_cloud/wal_archive.inc.rst @@ -109,7 +109,7 @@ Barman server. Additionally, it can be utilized as a hook script for WAL archivi Override default S3 endpoint URL with the given one. ``--aws-irsa`` - Uses IAM Role Service Account in AWS instead of Profile (e.g. ec2, eks pod). + Uses IAM Role Service Account in AWS instead of Profile (running from an eks pod). ``-P`` / ``--aws-profile`` Profile name (e.g. ``INI`` section in AWS credentials file).