Added 1x sentence to clarify use/support for IAM Instance Profiles. (#6349)

* Added 1x sentence to clarify use/support for IAM Instance Profiles.

Signed-off-by: etgraylog <evan.tepsic@graylog.com>

* Update _tuning-your-cluster/availability-and-recovery/snapshots/snapshot-restore.md

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Evan Tepsic <84512952+etgraylog@users.noreply.github.com>

---------

Signed-off-by: etgraylog <evan.tepsic@graylog.com>
Signed-off-by: Evan Tepsic <84512952+etgraylog@users.noreply.github.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
This commit is contained in:
Evan Tepsic 2024-02-14 14:10:36 -05:00 committed by GitHub
parent 692c34ccbd
commit 7716ca4de8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,6 +101,8 @@ You will most likely not need to specify any parameters except for `location`. F
After the Docker cluster starts, skip to step 7.
If you're using [AWS IAM instance profile](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html) to allow OpenSearch nodes on AWS EC2 instances to inherit roles for policies when granting access to AWS S3 buckets, skip to step 8.
1. Add your AWS access and secret keys to the OpenSearch keystore:
```bash