@breautek/storm
    Preparing search index...

    Interface ICloudwatchConfig

    interface ICloudwatchConfig {
        credentials: ICloudwatchCredentials;
        region: string;
        stream: ICloudwatchStreamConfig;
    }
    Index
    region: string