Access Key Credentials
Creates a credential object containing an Access Key and its corresponding secret/password.
Outputs#
| Port | Description |
|---|---|
invalid port type: credentials |
A credential object containing the access key and secret. |
Addendum#
This data node securely holds an access key and its secret/password, outputting them as a structured credential object.
This is commonly used for service-to-service authentication, like with AWS S3.
Security
Always use the secret input type for keys and passwords to ensure they are handled securely by Actionforge.
ID: credentials-accesskey@v1