Skip to content

/AWS1/CL_EKSARGOCDAWSIDCCFGREQ

Configuration for integrating Argo CD with IAM Identity CenterIAM; Identity Center. This allows you to use your organization's identity provider for authentication to Argo CD.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_idcinstancearn TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance to use for authentication.

Optional arguments:

iv_idcregion TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The Region where your IAM Identity CenterIAM; Identity Center instance is located.


Queryable Attributes

idcInstanceArn

The Amazon Resource Name (ARN) of the IAM Identity CenterIAM; Identity Center instance to use for authentication.

Accessible with the following methods

Method Description
GET_IDCINSTANCEARN() Getter for IDCINSTANCEARN, with configurable default
ASK_IDCINSTANCEARN() Getter for IDCINSTANCEARN w/ exceptions if field has no valu
HAS_IDCINSTANCEARN() Determine if IDCINSTANCEARN has a value

idcRegion

The Region where your IAM Identity CenterIAM; Identity Center instance is located.

Accessible with the following methods

Method Description
GET_IDCREGION() Getter for IDCREGION, with configurable default
ASK_IDCREGION() Getter for IDCREGION w/ exceptions if field has no value
HAS_IDCREGION() Determine if IDCREGION has a value