GetHostName #
Overview #
Returns hostname for IAM service.
Export parameters #
This method use the following export parameters:
-
e_host_name
Hostname for IAM service.
Example #
DATA lv_host_name TYPE string.
lv_host_name = /lnkaws/cl_aws_iam=>get_host_name( ).
> iam.amazonaws.com