@ThreadSafe public class RdsIamAuthTokenGenerator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RdsIamAuthTokenGenerator.Builder |
Modifier and Type | Method and Description |
---|---|
static RdsIamAuthTokenGenerator.Builder |
builder() |
String |
getAuthToken(GetIamAuthTokenRequest request)
Create an authorization token used to connect to a database that uses RDS IAM authentication.
|
public String getAuthToken(GetIamAuthTokenRequest request) throws AmazonClientException
AmazonClientException
public static RdsIamAuthTokenGenerator.Builder builder()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.