You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Amazon DynamoDB, ECS, Lambda, Redshift Data, STS, and more
19
19
- Amazon Bedrock Runtime for generative AI workloads
20
20
21
-
The [documentation portal](https://ei-dtst.insidelabspages.mathworks.com/Cloud/AWS/matlab-aws-support-v2/docs/index.html) lists every supported service and data model.
21
+
The [documentation portal](https://mathworks-ref-arch.github.io/matlab-aws-support-v2) lists every supported service and data model.
22
22
23
23
> **Tip:** MATLAB already includes built-in remote data helpers (for example, [`dir`](https://www.mathworks.com/help/matlab/ref/dir.html) and the [remote data workflow guide](https://www.mathworks.com/help/matlab/import_export/work-with-remote-data.html)). Use those higher-level features whenever they cover your scenario before dropping to the low-level SDK wrappers in this project.
24
24
@@ -44,7 +44,7 @@ The [documentation portal](https://ei-dtst.insidelabspages.mathworks.com/Cloud/A
44
44
45
45
## Documentation
46
46
47
-
Full usage instructions, service-specific walkthroughs, and the AWSSDK API reference are published at the [MATLAB AWS documentation site](https://ei-dtst.insidelabspages.mathworks.com/Cloud/AWS/matlab-aws-support-v2/docs/index.html).
47
+
Full usage instructions, service-specific walkthroughs, and the AWSSDK API reference are published at the [MATLAB AWS documentation site](https://mathworks-ref-arch.github.io/matlab-aws-support-v2).
0 commit comments