AccessKey
- Last Updated: November 17, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- PostgreSQL 6.0
- Documentation
Purpose
Specifies the access key ID used for authenticating with AWS
credentials (AuthenticationMethod=AWSIAM).
Valid Values
String
where:
String
is the access key ID for your IAM user or AWS account root user.
Data Source Methods
public String getAccessKey()
public void setAccessKey(String)
Default
No default value
Data Type
String