Interface: DatasetPrincipalPermissionProps
Defined in: packages/depot-cdk/src/stage-depot-principal-permission.ts:5
Representation of a Dataset Principal Permission configuration
Properties
accountId?
readonlyoptionalaccountId?:string
Defined in: packages/depot-cdk/src/stage-depot-principal-permission.ts:16
The AWS account ID that the principal belongs to. Defaults to the current account ID
datasetId
readonlydatasetId:string
Defined in: packages/depot-cdk/src/stage-depot-principal-permission.ts:10
The ID of the dataset that the principal will be granted access to
environmentId
readonlyenvironmentId:string
Defined in: packages/depot-cdk/src/stage-depot-principal-permission.ts:7
The ID of the environment that the dataset belongs to
principal
readonlyprincipal:string
Defined in: packages/depot-cdk/src/stage-depot-principal-permission.ts:13
The AWS IAM principal that will be granted access to the dataset