trustedResourceOwners property

List<String>? trustedResourceOwners
final

A list of the resource-owning account IDs that the caller's account can use to share their user access details (user ARNs). The user ARNs can be logged in the resource owner's AWS CloudTrail log.

You may want to specify this property when you are in a high-trust boundary, such as the same team or company.

Implementation

final List<String>? trustedResourceOwners;