Aws18 Media Services Entities
Amazon Elastic Transcoder
- Preview
- Usage
- Definition
import { AmazonElasticTranscoder } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AmazonElasticTranscoder/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_ELASTIC_TRANSCODER } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AMAZON_ELASTIC_TRANSCODER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.elastic_transcoder;',
},
_width: 80,
_height: 110,
}
Amazon Kinesis Video Streams
- Preview
- Usage
- Definition
import { AmazonKinesisVideoStreams } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AmazonKinesisVideoStreams/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_KINESIS_VIDEO_STREAMS } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AMAZON_KINESIS_VIDEO_STREAMS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.kinesis_video_streams;',
},
_width: 80,
_height: 120,
}
AWS Elemental MediaConvert
- Preview
- Usage
- Definition
import { AwsElementalMediaconvert } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AwsElementalMediaconvert/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_ELEMENTAL_MEDIACONVERT } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AWS_ELEMENTAL_MEDIACONVERT)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.elemental_mediaconvert;',
},
_width: 80,
_height: 110,
}
AWS Elemental MediaLive
- Preview
- Usage
- Definition
import { AwsElementalMedialive } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AwsElementalMedialive/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_ELEMENTAL_MEDIALIVE } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AWS_ELEMENTAL_MEDIALIVE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.elemental_medialive;',
},
_width: 80,
_height: 110,
}
AWS Elemental MediaPackage
- Preview
- Usage
- Definition
import { AwsElementalMediapackage } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AwsElementalMediapackage/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_ELEMENTAL_MEDIAPACKAGE } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AWS_ELEMENTAL_MEDIAPACKAGE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.elemental_mediapackage;',
},
_width: 80,
_height: 110,
}
AWS Elemental MediaStore
- Preview
- Usage
- Definition
import { AwsElementalMediastore } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AwsElementalMediastore/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_ELEMENTAL_MEDIASTORE } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AWS_ELEMENTAL_MEDIASTORE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.elemental_mediastore;',
},
_width: 80,
_height: 110,
}
AWS Elemental MediaTailor
- Preview
- Usage
- Definition
import { AwsElementalMediatailor } from '@dinghy/diagrams/entitiesAws18MediaServices'
<AwsElementalMediatailor/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_ELEMENTAL_MEDIATAILOR } from '@dinghy/diagrams/entitiesAws18MediaServices'
<Shape
{...props}
_style={extendStyle(props, AWS_ELEMENTAL_MEDIATAILOR)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#ffffff;fillColor=#232F3E;dashed=0;verticalLabelPosition=middle;verticalAlign=bottom;align=center;html=1;whiteSpace=wrap;fontSize=10;fontStyle=1;spacing=3;shape=mxgraph.aws4.productIcon;prIcon=mxgraph.aws4.elemental_mediatailor;',
},
_width: 80,
_height: 110,
}