Skip to content

/AWS1/CL_AANIAMROLECONF

The proposed access control configuration for an IAM role. You can propose a configuration for a new IAM role or an existing IAM role that you own by specifying the trust policy. If the configuration is for a new IAM role, you must specify the trust policy. If the configuration is for an existing IAM role that you own and you do not propose the trust policy, the access preview uses the existing trust policy for the role. The proposed trust policy cannot be an empty string. For more information about role trust policy limits, see IAM and STS quotas.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_trustpolicy TYPE /AWS1/AANIAMTRUSTPOLICY /AWS1/AANIAMTRUSTPOLICY

The proposed trust policy for the IAM role.


Queryable Attributes

trustPolicy

The proposed trust policy for the IAM role.

Accessible with the following methods

Method Description
GET_TRUSTPOLICY() Getter for TRUSTPOLICY, with configurable default
ASK_TRUSTPOLICY() Getter for TRUSTPOLICY w/ exceptions if field has no value
HAS_TRUSTPOLICY() Determine if TRUSTPOLICY has a value