Utility class for cloud provider detection.

Deprecated

Use CloudProviderFactory.detectProviderType or the helper function detectProviderType instead.

Constructors

Methods

Constructors

Methods

  • Gets the cloud provider for a region based on naming conventions.

    Parameters

    • regionName: string

      The name of the region

    Returns string

    The detected cloud provider string

    Deprecated

    Use CloudProviderFactory.detectProviderType or the helper function detectProviderType instead.