ListAccessPreviewFindings
Source:
src/AWS/AccessAnalyzer/ListAccessPreviewFindings.ts
Runtime binding for access-analyzer:ListAccessPreviewFindings.
Lists the findings a completed access preview produced. Provide the
implementation with
Effect.provide(AWS.AccessAnalyzer.ListAccessPreviewFindingsHttp).
Access Previews
Section titled “Access Previews”const listPreviewFindings = yield* AWS.AccessAnalyzer.ListAccessPreviewFindings(analyzer);const page = yield* listPreviewFindings({ accessPreviewId });