Crate infinidash[][src]

Expand description

Fully featured AWS Infinidash client for Rust applications. You can use the AWS Infinidash client to make AWS API calls, and to get your application to scale on the AWS infrastructure automagically. AWS Infinidash leverages the blockchain to provide the ultimate security and scalability. The decentrality of the blockchain ensures that no single point of failure can be used to access the application. Using the Infinidash client, you can scale your application to any available AWS region, and you can scale your application to any available AWS account. Using assimetric cryptography, the Infinidash client can be used to encrypt data between any two AWS regions with no need for any shared secret.

Getting Started

To use the Infinidash client, you need to first install it. To do so, run the following command:

cargo install infinidash

This will install the Infinidash client in your local repository.

To use the Infinidash client, you need to first create a configuration file. To do so, run the following command:

infinidash config --create

This will create a configuration file in the current directory.

Structs

Enums

The InfinidashError type represents an error that occurs when making an AWS API call.