You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
While working on supporting latest in url, we are following the suggestion to #1569 (comment) to upload an index.yml file which contains the latest build number.
Is your feature request related to a problem? Please describe
While working on supporting
latest
in url, we are following the suggestion to #1569 (comment) to upload anindex.yml
file which contains the latest build number.However, as documented in #1569 (comment), we identify that there is AmazonS3Exception when uploading
index.yml
file. Looks like the IAM roleopensearch-bundle
is not allowed to perform such uploading. The complete log is in this Jenkins run http://jenki-jenki-fpgmrv2ryxko-1366042710.us-east-1.elb.amazonaws.com/job/Playground/job/tianleh-distribution-url-latest/7/consoleDescribe the solution you'd like
Allow
opensearch-bundle
to uploadindex.yml
file under$BUCKET/distribution-build-opensearch/1.2.4
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: