WebCoreServiceMap: {
    aws: AWSWebCore;
    azure: AzureWebCore;
}

Type representing a map of web core services.

Type declaration