Closed
Description
What platform/OS are you using?
Linux Ubuntu 17.10
What compiler are you using? what version?
gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)
What's your CMake arguments?
cmake -G -DCPP_STANDARD=11 -DCUSTOM_MEMORY_MANAGEMENT=0 ..
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.Java.html has an example of getting an authentication token from an instance of com.amazonaws.services.rds.auth.RdsIamAuthTokenGenerator
.
This class doesn't seem to be present in the C++ SDK. There's aws-cpp-sdk-rds but there doesn't seem to be an equivalent to com.amazonaws.services.rds.auth
.
Is RDS auth going to be available in the C++ SDK?
Metadata
Metadata
Assignees
Labels
No labels