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
| Name | Type | Description |
|---|---|---|
application_id | Uuid | Application whose association should be removed. |
principal_id | Uuid | Principal participating in the association. |
iam_principal_arn | String | IAM ARN that should no longer be linked. |