Skip to main content

DeleteApplicationAwsPrincipalAssociationRequest

  • Stability: stable

Deletes the binding identified by the triple of application, Dataspine principal, and IAM ARN so future deployments stop inheriting that AWS identity.

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

Properties

NameTypeDescription
application_idUuidApplication whose association should be removed.
principal_idUuidPrincipal participating in the association.
iam_principal_arnStringIAM ARN that should no longer be linked.

Back to Control Plane