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

Specify AWS resource names to avoid truncation #1270

Open
jtherrmann opened this issue Oct 14, 2022 · 0 comments
Open

Specify AWS resource names to avoid truncation #1270

jtherrmann opened this issue Oct 14, 2022 · 0 comments
Labels
bug Something isn't working Jira Bug Create a Jira Bug for this issue

Comments

@jtherrmann
Copy link
Contributor

jtherrmann commented Oct 14, 2022

Jira: https://asfdaac.atlassian.net/browse/TOOL-2044

Currently we allow AWS to choose our resource names, which results in the important parts getting truncated (e.g. /aws/lambda/hyp3-edc-uat-StepFunction-5SOHFR3GE0C5-Star-Lambda-T9NZ3rANvwBQ where StartExecutionManager gets truncated to Star). We should specify our own names to avoid truncation. This will require generating our own hashes in the Jinja templates to ensure unique resource names.

@jtherrmann jtherrmann added the bug Something isn't working label Oct 14, 2022
@jtherrmann jtherrmann added the Jira Bug Create a Jira Bug for this issue label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Jira Bug Create a Jira Bug for this issue
Projects
None yet
Development

No branches or pull requests

1 participant