View Source aws_elastic_inference (aws v0.7.14)

Elastic Inference public APIs.

Link to this section Summary

Functions

Describes the locations in which a given accelerator type or set of types is present in a given region.
Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput.
Describes information over a provided set of accelerators belonging to an account.
Returns all tags of an Elastic Inference Accelerator.
Adds the specified tags to an Elastic Inference Accelerator.
Removes the specified tags from an Elastic Inference Accelerator.

Link to this section Functions

Link to this function

describe_accelerator_offerings(Client, Input)

View Source
Describes the locations in which a given accelerator type or set of types is present in a given region.
Link to this function

describe_accelerator_offerings(Client, Input0, Options0)

View Source
Link to this function

describe_accelerator_types(Client)

View Source
Describes the accelerator types available in a given region, as well as their characteristics, such as memory and throughput.
Link to this function

describe_accelerator_types(Client, QueryMap, HeadersMap)

View Source
Link to this function

describe_accelerator_types(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

describe_accelerators(Client, Input)

View Source
Describes information over a provided set of accelerators belonging to an account.
Link to this function

describe_accelerators(Client, Input0, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Returns all tags of an Elastic Inference Accelerator.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Adds the specified tags to an Elastic Inference Accelerator.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes the specified tags from an Elastic Inference Accelerator.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source