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.
- Host: GitHub
- URL: https://github.com/mathworks-ref-arch/matlab-aws-common
- Owner: mathworks-ref-arch
- License: other
- Created: 2019-02-14T22:04:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T21:45:12.000Z (over 2 years ago)
- Last Synced: 2025-03-10T19:55:15.844Z (over 1 year ago)
- Topics: matlab, matlab-aws
- Language: MATLAB
- Homepage:
- Size: 41 KB
- Stars: 5
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
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.)