Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Neptune Export Service Job Id as default exportId if available #177

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

Cole-Greer
Copy link
Collaborator

Description of changes:

Updates the default export ID to look for an AWS Batch job id in the environment. If found, it will be used, otherwise a random UUID is generated. When running Neptune Export via the export service stack, the Batch ID in the environment matches the service Job Id. This is the same mechanism currently used to name Neptune cluster clones.

Testing:

I have tested the changes in a test deployment of the Neptune Export service stack. I've verified that the jobId is correctly propagated all the way to the S3 upload by default, and that a custom export id is propagated all the way to S3 if it is explicitly overridden by the export params.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@andreachild
Copy link

LGTM

@Cole-Greer Cole-Greer merged commit d330209 into develop Mar 31, 2025
4 checks passed
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