Skip to content

/AWS1/CL_EMC=>GETMANAGEDENDPTSESSIONCREDS()

About GetManagedEndpointSessionCredentials

Generate a session token to connect to a managed endpoint.

Method Signature

IMPORTING

Required arguments:

IV_ENDPOINTIDENTIFIER TYPE /AWS1/EMCSTRING2048 /AWS1/EMCSTRING2048

The ARN of the managed endpoint for which the request is submitted.

IV_VIRTUALCLUSTERIDENTIFIER TYPE /AWS1/EMCSTRING2048 /AWS1/EMCSTRING2048

The ARN of the Virtual Cluster which the Managed Endpoint belongs to.

IV_EXECUTIONROLEARN TYPE /AWS1/EMCIAMROLEARN /AWS1/EMCIAMROLEARN

The IAM Execution Role ARN that will be used by the job run.

IV_CREDENTIALTYPE TYPE /AWS1/EMCCREDENTIALTYPE /AWS1/EMCCREDENTIALTYPE

Type of the token requested. Currently supported and default value of this field is “TOKEN.”

Optional arguments:

IV_DURATIONINSECONDS TYPE /AWS1/EMCJAVAINTEGER /AWS1/EMCJAVAINTEGER

Duration in seconds for which the session token is valid. The default duration is 15 minutes and the maximum is 12 hours.

IV_LOGCONTEXT TYPE /AWS1/EMCLOGCONTEXT /AWS1/EMCLOGCONTEXT

String identifier used to separate sections of the execution logs uploaded to S3.

IV_CLIENTTOKEN TYPE /AWS1/EMCCLIENTTOKEN /AWS1/EMCCLIENTTOKEN

The client idempotency token of the job run request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EMCGETMANAGEDENDPTS01 /AWS1/CL_EMCGETMANAGEDENDPTS01