Skip to content

Commit

Permalink
docs: updated online documentation with datasync service
Browse files Browse the repository at this point in the history
  • Loading branch information
tsypuk committed May 11, 2024
1 parent 523b2c1 commit 49f9eca
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 0 deletions.
100 changes: 100 additions & 0 deletions docs/docs/aws-components/datasync.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
---
layout: default
title: AWS DataSync
parent: AWS Components
nav_order: 3
date: 2024-05-11
---

# AWS DataSync
{: .d-inline-block .no_toc }

New (v0.3.39)
{: .label .label-green }

## Table of contents
{: .no_toc .text-delta }

1. TOC
{:toc}

---


## Node Type: ``datasync``

## Rendering:

![lambda](output/jpg/datasync.jpg)

## Code Snippet:

```python
{% root_include_snippet ../tests/aws/test_datasync.py %}
```

## drawio datasync vertex:

```xml
<mxCell id="vertex:datasync:arn:aws:datasync:us-west-1:123456789012:service/datasync/data" parent="1" vertex="1">
<mxGeometry width="78" height="78" as="geometry"/>
</mxCell>
```
---

## Advanced for Geeks:

### Style:
```html
style="sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=#4AB29A;gradientDirection=north;fillColor=#116D5B;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=left;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.datasync;"
```

| attribute | value |
|:----------|:------|
|align| left |
|aspect| fixed |
|dashed| 0 |
|fillColor| #116D5B |
|fontColor| #232F3E |
|fontSize| 12 |
|fontStyle| 0 |
|gradientColor| #4AB29A |
|gradientDirection| north |
|html| 1 |
|outlineConnect| 0 |
|resIcon| mxgraph.aws4.datasync |
|shape| mxgraph.aws4.resourceIcon |
|sketch| 0 |
|strokeColor| #ffffff |
|verticalAlign| top |
|verticalLabelPosition| bottom |

### Vertex size:

| attribute | value |
|:---------|:-----------|
| width | 78 |
| height |78|

### Full XML dump:
```xml
<mxfile host="multicloud-diagrams" agent="PIP package multicloud-diagrams. Generate resources in draw.io compatible format for Cloud infrastructure. Copyrights @ Roman Tsypuk 2023. MIT license." type="MultiCloud">
<diagram id="diagram_1" name="AWS components">
<mxGraphModel dx="1015" dy="661" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="1">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="vertex:datasync:arn:aws:datasync:us-west-1:123456789012:service/datasync/data" value="&lt;b&gt;Name&lt;/b&gt;: Data Sync&lt;BR&gt;&lt;b&gt;ARN&lt;/b&gt;: arn:aws:datasync:us-west-1:123456789012:service/datasync/data&lt;BR&gt;-----------&lt;BR&gt;&lt;b&gt;serviceName&lt;/b&gt;: datasync&lt;BR&gt;&lt;b&gt;clusterArn&lt;/b&gt;: arn:aws:datasync:eu-west-1:123456789012:/datasync&lt;BR&gt;&lt;b&gt;serviceRegistries&lt;/b&gt;: arn:aws:datasync:eu-west-1:123456789012:service/datasync&lt;BR&gt;&lt;b&gt;status&lt;/b&gt;: ACTIVE&lt;BR&gt;&lt;b&gt;launchType&lt;/b&gt;: Data Transfer&lt;BR&gt;&lt;b&gt;platformVersion&lt;/b&gt;: LATEST&lt;BR&gt;&lt;b&gt;platformFamily&lt;/b&gt;: Linux" style="sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=#4AB29A;gradientDirection=north;fillColor=#116D5B;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=left;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.datasync;" parent="1" vertex="1">
<mxGeometry width="78" height="78" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
```

### drawio file:

Download generated ``datasync.drawio``:

[Download](output/drawio/datasync.drawio){: .btn .btn-purple }
13 changes: 13 additions & 0 deletions docs/docs/aws-components/output/drawio/datasync.drawio
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<mxfile host="multicloud-diagrams" agent="PIP package multicloud-diagrams. Generate resources in draw.io compatible format for Cloud infrastructure. Copyrights @ Roman Tsypuk 2023. MIT license." type="MultiCloud">
<diagram id="diagram_1" name="AWS components">
<mxGraphModel dx="1015" dy="661" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="1">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="vertex:datasync:arn:aws:datasync:us-west-1:123456789012:service/datasync/data" value="&lt;b&gt;Name&lt;/b&gt;: Data Sync&lt;BR&gt;&lt;b&gt;ARN&lt;/b&gt;: arn:aws:datasync:us-west-1:123456789012:service/datasync/data&lt;BR&gt;-----------&lt;BR&gt;&lt;b&gt;serviceName&lt;/b&gt;: datasync&lt;BR&gt;&lt;b&gt;clusterArn&lt;/b&gt;: arn:aws:datasync:eu-west-1:123456789012:/datasync&lt;BR&gt;&lt;b&gt;serviceRegistries&lt;/b&gt;: arn:aws:datasync:eu-west-1:123456789012:service/datasync&lt;BR&gt;&lt;b&gt;status&lt;/b&gt;: ACTIVE&lt;BR&gt;&lt;b&gt;launchType&lt;/b&gt;: Data Transfer&lt;BR&gt;&lt;b&gt;platformVersion&lt;/b&gt;: LATEST&lt;BR&gt;&lt;b&gt;platformFamily&lt;/b&gt;: Linux" style="sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=#4AB29A;gradientDirection=north;fillColor=#116D5B;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=left;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.datasync;" parent="1" vertex="1">
<mxGeometry width="78" height="78" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49f9eca

Please sign in to comment.