You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -163,7 +158,6 @@ Nested schema for **profile**:
163
158
Nested schema for **identities**:
164
159
* `accounts` - (Optional, List) Only valid for the type user. Accounts from which a user can assume the trusted profile.
165
160
* `description` - (Optional, String) Description of the identity that can assume the trusted profile. This is optional field for all the types of identities. When this field is not set for the identity type 'serviceid' then the description of the service id is used. Description is recommended for the identity type 'crn' E.g. 'Instance 1234 of IBM Cloud Service project'.
166
-
* `iam_id` - (Required, String) IAM ID of the identity.
167
161
* `identifier` - (Required, String) Identifier of the identity that can assume the trusted profiles. This can be a user identifier (IAM id), serviceid or crn. Internally it uses account id of the service id for the identifier 'serviceid' and for the identifier 'crn' it uses account id contained in the CRN.
168
162
* `type` - (Required, String) Type of the identity.
0 commit comments