elasticinference_describe_accelerator_offerings: Describes the locations in which a given accelerator type or...

View source: R/elasticinference_operations.R

elasticinference_describe_accelerator_offeringsR Documentation

Describes the locations in which a given accelerator type or set of types is present in a given region

Description

Describes the locations in which a given accelerator type or set of types is present in a given region.

See https://www.paws-r-sdk.com/docs/elasticinference_describe_accelerator_offerings/ for full documentation.

Usage

elasticinference_describe_accelerator_offerings(
  locationType,
  acceleratorTypes = NULL
)

Arguments

locationType

[required] The location type that you want to describe accelerator type offerings for. It can assume the following values: region: will return the accelerator type offering at the regional level. availability-zone: will return the accelerator type offering at the availability zone level. availability-zone-id: will return the accelerator type offering at the availability zone level returning the availability zone id.

acceleratorTypes

The list of accelerator types to describe.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.