Aws18 Analytics Entities
Amazon Athena
- Preview
- Usage
- Definition

import { AmazonAthena } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonAthena/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_ATHENA } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_ATHENA)}
/>
{
_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.athena;',
},
_width: 80,
_height: 110,
}
Amazon CloudSearch
- Preview
- Usage
- Definition
import { AmazonCloudsearch } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonCloudsearch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_CLOUDSEARCH } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_CLOUDSEARCH)}
/>
{
_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.cloudsearch;',
},
_width: 80,
_height: 110,
}
Amazon Elasticsearch Service
- Preview
- Usage
- Definition
import { AmazonElasticsearchService } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonElasticsearchService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_ELASTICSEARCH_SERVICE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_ELASTICSEARCH_SERVICE)}
/>
{
_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.elasticsearch_service;',
},
_width: 80,
_height: 120,
}
Amazon EMR
- Preview
- Usage
- Definition

import { AmazonEmr } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonEmr/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_EMR } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_EMR)}
/>
{
_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.emr;',
},
_width: 80,
_height: 100,
}
Amazon Kinesis
- Preview
- Usage
- Definition
import { AmazonKinesis } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonKinesis/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_KINESIS } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_KINESIS)}
/>
{
_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;',
},
_width: 80,
_height: 110,
}
Amazon Kinesis Data Analytics
- Preview
- Usage
- Definition
import { AmazonKinesisDataAnalytics } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonKinesisDataAnalytics/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_KINESIS_DATA_ANALYTICS } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_KINESIS_DATA_ANALYTICS)}
/>
{
_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_data_analytics;',
},
_width: 80,
_height: 120,
}
Amazon Kinesis Data Firehose
- Preview
- Usage
- Definition
import { AmazonKinesisDataFirehose } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonKinesisDataFirehose/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_KINESIS_DATA_FIREHOSE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_KINESIS_DATA_FIREHOSE)}
/>
{
_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_data_firehose;',
},
_width: 80,
_height: 120,
}
Amazon Kinesis Data Streams
- Preview
- Usage
- Definition

import { AmazonKinesisDataStreams } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonKinesisDataStreams/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_KINESIS_DATA_STREAMS } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_KINESIS_DATA_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_data_streams;',
},
_width: 80,
_height: 120,
}
Amazon Kinesis Video Streams
- Preview
- Usage
- Definition
import { AmazonKinesisVideoStreams } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonKinesisVideoStreams/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_KINESIS_VIDEO_STREAMS } from '@dinghy/diagrams/entitiesAws18Analytics'
<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,
}
Amazon QuickSight
- Preview
- Usage
- Definition
import { AmazonQuicksight } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonQuicksight/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_QUICKSIGHT } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_QUICKSIGHT)}
/>
{
_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.quicksight;',
},
_width: 80,
_height: 110,
}
Amazon Redshift
- Preview
- Usage
- Definition
import { AmazonRedshift } from '@dinghy/diagrams/entitiesAws18Analytics'
<AmazonRedshift/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_REDSHIFT } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AMAZON_REDSHIFT)}
/>
{
_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.redshift;',
},
_width: 80,
_height: 110,
}
AWS Data Pipeline
- Preview
- Usage
- Definition
import { AwsDataPipeline } from '@dinghy/diagrams/entitiesAws18Analytics'
<AwsDataPipeline/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_DATA_PIPELINE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AWS_DATA_PIPELINE)}
/>
{
_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.data_pipeline;',
},
_width: 80,
_height: 110,
}
AWS Glue
- Preview
- Usage
- Definition
import { AwsGlue } from '@dinghy/diagrams/entitiesAws18Analytics'
<AwsGlue/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_GLUE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, AWS_GLUE)}
/>
{
_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.glue;',
},
_width: 80,
_height: 100,
}
Cluster
- Preview
- Usage
- Definition
import { Cluster } from '@dinghy/diagrams/entitiesAws18Analytics'
<Cluster/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLUSTER } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, CLUSTER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.cluster;',
},
_original_width: 60,
_original_height: 60,
}
Dense
compute Node
- Preview
- Usage
- Definition
import { DenseComputeNode } from '@dinghy/diagrams/entitiesAws18Analytics'
<DenseComputeNode/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DENSE_COMPUTE_NODE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, DENSE_COMPUTE_NODE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.dense_compute_node;',
},
_original_width: 60,
_original_height: 60,
}
Dense
storage Node
- Preview
- Usage
- Definition
import { DenseStorageNode } from '@dinghy/diagrams/entitiesAws18Analytics'
<DenseStorageNode/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DENSE_STORAGE_NODE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, DENSE_STORAGE_NODE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.dense_storage_node;',
},
_original_width: 60,
_original_height: 60,
}
EMR engine
- Preview
- Usage
- Definition
import { EmrEngine } from '@dinghy/diagrams/entitiesAws18Analytics'
<EmrEngine/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EMR_ENGINE } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, EMR_ENGINE)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.emr_engine;',
},
_original_width: 60,
_original_height: 60,
}
EMR engine
MapR M3
- Preview
- Usage
- Definition
import { EmrEngineMaprM3 } from '@dinghy/diagrams/entitiesAws18Analytics'
<EmrEngineMaprM3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EMR_ENGINE_MAPR_M3 } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, EMR_ENGINE_MAPR_M3)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.emr_engine_mapr_m3;',
},
_original_width: 60,
_original_height: 60,
}
EMR engine
MapR M5
- Preview
- Usage
- Definition
import { EmrEngineMaprM5 } from '@dinghy/diagrams/entitiesAws18Analytics'
<EmrEngineMaprM5/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EMR_ENGINE_MAPR_M5 } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, EMR_ENGINE_MAPR_M5)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.emr_engine_mapr_m5;',
},
_original_width: 60,
_original_height: 60,
}
EMR engine
MapR M7
- Preview
- Usage
- Definition
import { EmrEngineMaprM7 } from '@dinghy/diagrams/entitiesAws18Analytics'
<EmrEngineMaprM7/>
// or
import { extendStyle } from "@dinghy/base-components";
import { EMR_ENGINE_MAPR_M7 } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, EMR_ENGINE_MAPR_M7)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.emr_engine_mapr_m7;',
},
_original_width: 60,
_original_height: 60,
}
HDFS cluster
- Preview
- Usage
- Definition
import { HdfsCluster } from '@dinghy/diagrams/entitiesAws18Analytics'
<HdfsCluster/>
// or
import { extendStyle } from "@dinghy/base-components";
import { HDFS_CLUSTER } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, HDFS_CLUSTER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.hdfs_cluster;',
},
_original_width: 60,
_original_height: 60,
}
Search
documents
- Preview
- Usage
- Definition
import { SearchDocuments } from '@dinghy/diagrams/entitiesAws18Analytics'
<SearchDocuments/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SEARCH_DOCUMENTS } from '@dinghy/diagrams/entitiesAws18Analytics'
<Shape
{...props}
_style={extendStyle(props, SEARCH_DOCUMENTS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;strokeColor=#232F3E;fillColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.search_documents;',
},
_original_width: 60,
_original_height: 60,
}