Skip to content

/AWS1/CL_RLA=>UPDATETRUSTANCHOR()

About UpdateTrustAnchor

Updates a trust anchor. You establish trust between IAM Roles Anywhere and your certificate authority (CA) by configuring a trust anchor. You can define a trust anchor as a reference to an Private Certificate Authority (Private CA) or by uploading a CA certificate. Your Amazon Web Services workloads can authenticate with the trust anchor using certificates issued by the CA in exchange for temporary Amazon Web Services credentials.

Required permissions: rolesanywhere:UpdateTrustAnchor.

Method Signature

IMPORTING

Required arguments:

IV_TRUSTANCHORID TYPE /AWS1/RLAUUID /AWS1/RLAUUID

The unique identifier of the trust anchor.

Optional arguments:

IV_NAME TYPE /AWS1/RLARESOURCENAME /AWS1/RLARESOURCENAME

The name of the trust anchor.

IO_SOURCE TYPE REF TO /AWS1/CL_RLASOURCE /AWS1/CL_RLASOURCE

The trust anchor type and its related certificate data.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RLATRUSTANCHORDETRSP /AWS1/CL_RLATRUSTANCHORDETRSP