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).