Setting up the data source account credential
- Last Updated: December 22, 2020
- 1 minute read
Before you can create an S/4HANA connection in AWS Glue, you must obtain account credential information for your S/4HANA data source. The credential information you need depends on the authentication method you are using to connect with S/4HANA. The following forms of authentication are supported:
- hostname: requires hostname, username, and password.
- hostname_servicelist: requires hostname, servicelist, username, and password.
Note: Best practices recommend that credential information be securely maintained with
AWS Secrets Manager. See Store
your credentials in AWS Secrets Manager.
The following list provides a brief description of applicable credentials.
- Host name: The name or the IP address of the server to which you want to connect.
- Service list: A comma-separated list of standard and/or custom services to which the driver connects.
- User name: The user name that is used to connect to your S/4HANA Cloud instance.
- Password: The password to use to connect to your S/4HANA Cloud instance. A security token may be appended to the password.