aws-ddk-core
Version:
The AWS DataOps Development Kit is an open source development framework for customers that build data workflows and modern data architecture on AWS.
18 lines (12 loc) • 441 B
Markdown
layout: default
{% assign version = page.dir | split: "/" %}
# {{ version[2] |capitalize }} Release Documentation
## How-To Guides
These guides range from simple, task-based guides to more complex instructions
{% include how-to-index.html %}
## API Documentation
<ul>
<li><a href="./api/index" target="_blank" rel="noreferrer noopener" aria-haspopup="true">{{ version[2] | capitalize}} Release API Documentation</a></li>
</ul>