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