|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > AWS Resource Explorer > Connector Parameters Authentication |
Your AWS access key identifier for API authentication
Technical Name |
ACCESS_KEY_ID |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
AKIAIOSFODNN7EXAMPLE |
The access key ID is part of your AWS security credentials. You can find this in your AWS Management Console under IAM.
Your AWS secret access key for API authentication
Technical Name |
SECRET_ACCESS_KEY |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY |
The secret access key is part of your AWS security credentials. This is a sensitive value that should never be shared.