-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
AWS supportIssues related to AWS supportIssues related to AWS support
Description
Dear maintainers,
First of all, thank you for this excellent library and your contributions to the Scala and Typelevel ecosystem.
In my work, I run several batch jobs on a daily basis in AWS ECS and AWS Batch that depend on the smithy4s AWS integration.
Occasionally, these jobs fail with the following error:
smithy4s.aws.AwsCredentialsFileException: Credentials file not found at '/root/.aws/credentials'
I’m not sure whether this is a bug in the smithy4s AWS runtime or if it’s caused by a delay in the AWS credentials setup (for example, when the workflow initializes AwsEnvironment before the credentials file becomes available).
If anyone has encountered the same issue, I would greatly appreciate any comments or advice.
Metadata
Metadata
Assignees
Labels
AWS supportIssues related to AWS supportIssues related to AWS support