Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetStudioSessionMappingOutput

import type { GetStudioSessionMappingOutput } from "https://aws-api.deno.dev/v0.3/services/emr.ts?docs=full";
interface GetStudioSessionMappingOutput {
SessionMapping?: SessionMappingDetail | null;
}

§Properties

§
SessionMapping?: SessionMappingDetail | null
[src]

The session mapping details for the specified Amazon EMR Studio and identity, including session policy ARN and creation time.