Skip to content

Creates an IAM role granting the OpenSearch CI access to the S3 artifacts#5815

Merged
dlvenable merged 2 commits into
opensearch-project:mainfrom
dlvenable:5796-ci-access-to-s3
Jun 24, 2025
Merged

Creates an IAM role granting the OpenSearch CI access to the S3 artifacts#5815
dlvenable merged 2 commits into
opensearch-project:mainfrom
dlvenable:5796-ci-access-to-s3

Conversation

@dlvenable
Copy link
Copy Markdown
Member

Description

Creates an IAM role that the OpenSearch CI build server can assume to gain access to the S3 bucket for archives.

Issues Resolved

Contributes toward #5796 by allowing the server to perform a full S3 download of the Maven artifacts.

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… gain access to the S3 bucket for archives. Contributes toward opensearch-project#5796 by allowing the server to perform a full S3 download of the Maven artifacts.

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: David Venable <dlv@amazon.com>
Copy link
Copy Markdown
Member

@gaiksaya gaiksaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
The S3 permissions mentioned should be sufficient but we will keep watch in case we need to update it.

@dlvenable dlvenable merged commit 0548fca into opensearch-project:main Jun 24, 2025
45 of 48 checks passed
@dlvenable dlvenable deleted the 5796-ci-access-to-s3 branch June 25, 2025 21:20
JonahCalvo pushed a commit to JonahCalvo/os-data-prepper that referenced this pull request Jul 17, 2025
…acts (opensearch-project#5815)

Creates an IAM role that the OpenSearch CI build server can assume to gain access to the S3 bucket for archives. Contributes toward opensearch-project#5796 by allowing the server to perform a full S3 download of the Maven artifacts.

Signed-off-by: David Venable <dlv@amazon.com>
Signed-off-by: Jonah Calvo <caljonah@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants