Joohae Kim
Results
2
comments of
Joohae Kim
I wonder if we can simply add a option variable for AWS_SESSION_TOKEN to use `STS` credentials I can use session token with `AWS_PROFILE` options, but I have to update `.aws/credential`...
the workaround is not working for me, I don't use Flutter and the crash happened at the same place I'm using the code to initialize DataDog ``` Datadog.initialize( appContext: .init(),...