Skip to main content

AwsPrincipalAssociationRow

  • Stability: stable

Pairs the logical Dataspine principal id with the concrete IAM ARN that workloads may assume when operating on behalf of the parent application.

  • Qualified id: com.dataspine.controlplane.AwsPrincipalAssociationRow@1
  • Kind: struct

Properties

NameTypeDescription
principal_idUuidDataspine principal referenced by the association.
iam_principal_arnStringIAM principal ARN linked to the Dataspine principal.

Back to Control Plane