Add AWS Elemental services (#149)

pull/151/head
Justin Dray 5 years ago committed by GitHub
parent 9df680e3db
commit 97990d4cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,55 @@
# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _AWS
class _Media(_AWS):
_type = "media"
_icon_dir = "resources/aws/media"
class ElasticTranscoder(_Media):
_icon = "elastic-transcoder.png"
class ElementalConductor(_Media):
_icon = "elemental-conductor.png"
class ElementalDelta(_Media):
_icon = "elemental-delta.png"
class ElementalLive(_Media):
_icon = "elemental-live.png"
class ElementalMediaconnect(_Media):
_icon = "elemental-mediaconnect.png"
class ElementalMediaconvert(_Media):
_icon = "elemental-mediaconvert.png"
class ElementalMedialive(_Media):
_icon = "elemental-medialive.png"
class ElementalMediapackage(_Media):
_icon = "elemental-mediapackage.png"
class ElementalMediastore(_Media):
_icon = "elemental-mediastore.png"
class ElementalMediatailor(_Media):
_icon = "elemental-mediatailor.png"
class ElementalServer(_Media):
_icon = "elemental-server.png"
# Aliases

@ -239,3 +239,17 @@ Node classes list of aws provider.
- **diagrams.aws.analytics.RedshiftDenseComputeNode**
- **diagrams.aws.analytics.RedshiftDenseStorageNode**
- **diagrams.aws.analytics.Redshift**
## aws.media
- **diagrams.aws.media.ElasticTranscoder**
- **diagrams.aws.media.ElementalConductor**
- **diagrams.aws.media.ElementalDelta**
- **diagrams.aws.media.ElementalLive**
- **diagrams.aws.media.ElementalMediaconnect**
- **diagrams.aws.media.ElementalMediaconvert**
- **diagrams.aws.media.ElementalMedialive**
- **diagrams.aws.media.ElementalMediapackage**
- **diagrams.aws.media.ElementalMediastore**
- **diagrams.aws.media.ElementalMediatailor**
- **diagrams.aws.media.ElementalServer**

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Loading…
Cancel
Save