UNPKG

awscdk-construct-scte-scheduler

Version:

AWS CDK Construct for scheduling SCTE-35 events using the MediaLive schedule API

6 lines (5 loc) 182 B
export declare const ENV_PROFILE = "AWS_PROFILE"; export declare const DEFAULT_PROFILE = "default"; export declare const getProfileName: (init: { profile?: string; }) => string;