An open API service indexing awesome lists of open source software.

https://github.com/mathworks-ref-arch/matlab-aws-common

Code common to MATLAB interfaces. Code in this repository is used as a dependency for other projects such as matlab-aws-s3.
https://github.com/mathworks-ref-arch/matlab-aws-common

matlab matlab-aws

Last synced: about 1 year ago
JSON representation

Code common to MATLAB interfaces. Code in this repository is used as a dependency for other projects such as matlab-aws-s3.

Awesome Lists containing this project

README

          

# MATLAB® Interface *for AWS* Common Package

Common components used across MATLAB® interfaces for AWS™ services, for example S3™.
Please refer to the [parent project](https://github.com/mathworks-ref-arch/mathworks-aws-support) for usage instructions.

## Requirements

### MathWorks products

* Requires MATLAB release R2017a or later

### 3rd party products

* Amazon Web Services account

To build a required JAR file:

* [Maven](https://maven.apache.org/)
* JDK 7
* [AWS SDK for Java](https://aws.amazon.com/sdk-for-java/) (version 1.12.534 or later)

## Getting Started

Please refer to the documents in the [Documentation](Documentation/README.md) folder to get started, however in general the documentation that ships with the interface to a specific service will be of most relevance and the best place to start.

## License

Please see the [LICENSE.md](LICENSE.md) file in this GitHub repository.

## Enhancement Request

Provide suggestions for additional features or capabilities using the following link:
https://www.mathworks.com/products/reference-architectures/request-new-reference-architectures.html

## Support

Email: `mwlab@mathworks.com` or please log an issue.

[//]: # (Copyright 2018-2023 The MathWorks, Inc.)