Interface ServerlessSpec

Configuration needed to deploy a serverless index.

Export

ServerlessSpec

Hierarchy

  • ServerlessSpec

Properties

Properties

The public cloud where you would like your index hosted. Serverless indexes can be hosted only in AWS at this time.

Memberof

ServerlessSpec

region: string

The region where you would like your index to be created. Serverless indexes can be created only in the us-west-2 region of AWS at this time.

Memberof

ServerlessSpec