checkIngestedDocumentAcl
abstract suspend fun checkIngestedDocumentAcl(input: CheckIngestedDocumentAclRequest): CheckIngestedDocumentAclResponse
Checks whether a user has access to a specific document by verifying against the ingested access control list (ACL) in a knowledge base. Use this operation to validate that document-level access control is working as expected after ingestion. To use this operation, you must have the bedrock:CheckIngestedDocumentAcl permission.