Crate rusoto_elastic_inference

Source
Expand description

Elastic Inference public APIs.

If you’re using the service, you’re probably looking for ElasticInferenceClient and ElasticInference.

Structs§

AcceleratorType

The details of an Elastic Inference Accelerator type.

AcceleratorTypeOffering

The offering for an Elastic Inference Accelerator type.

DescribeAcceleratorOfferingsRequest
DescribeAcceleratorOfferingsResponse
DescribeAcceleratorTypesRequest
DescribeAcceleratorTypesResponse
DescribeAcceleratorsRequest
DescribeAcceleratorsResponse
ElasticInferenceAccelerator

The details of an Elastic Inference Accelerator.

ElasticInferenceAcceleratorHealth

The health details of an Elastic Inference Accelerator.

ElasticInferenceClient
A client for the Amazon Elastic Inference API.
Filter

A filter expression for the Elastic Inference Accelerator list.

KeyValuePair

A throughput entry for an Elastic Inference Accelerator type.

ListTagsForResourceRequest
ListTagsForResourceResult
MemoryInfo

The memory information of an Elastic Inference Accelerator type.

TagResourceRequest
TagResourceResult
UntagResourceRequest
UntagResourceResult

Enums§

DescribeAcceleratorOfferingsError
Errors returned by DescribeAcceleratorOfferings
DescribeAcceleratorTypesError
Errors returned by DescribeAcceleratorTypes
DescribeAcceleratorsError
Errors returned by DescribeAccelerators
ListTagsForResourceError
Errors returned by ListTagsForResource
TagResourceError
Errors returned by TagResource
UntagResourceError
Errors returned by UntagResource

Traits§

ElasticInference
Trait representing the capabilities of the Amazon Elastic Inference API. Amazon Elastic Inference clients implement this trait.