Aws18 Storage Entities
Amazon Elastic Block Store
- Preview
- Usage
- Definition
import { AmazonElasticBlockStore } from '@dinghy/diagrams/entitiesAws18Storage'
<AmazonElasticBlockStore/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_ELASTIC_BLOCK_STORE } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AMAZON_ELASTIC_BLOCK_STORE)}
/>
{
_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_block_store;',
},
_width: 80,
_height: 110,
}
Amazon Elastic File System
- Preview
- Usage
- Definition
import { AmazonElasticFileSystem } from '@dinghy/diagrams/entitiesAws18Storage'
<AmazonElasticFileSystem/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_ELASTIC_FILE_SYSTEM } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AMAZON_ELASTIC_FILE_SYSTEM)}
/>
{
_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_file_system;',
},
_width: 80,
_height: 110,
}
Amazon Glacier
- Preview
- Usage
- Definition
import { AmazonGlacier } from '@dinghy/diagrams/entitiesAws18Storage'
<AmazonGlacier/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_GLACIER } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AMAZON_GLACIER)}
/>
{
_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.glacier;',
},
_width: 80,
_height: 110,
}
Amazon S3
- Preview
- Usage
- Definition
import { AmazonS3 } from '@dinghy/diagrams/entitiesAws18Storage'
<AmazonS3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AMAZON_S3 } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AMAZON_S3)}
/>
{
_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.s3;',
},
_width: 80,
_height: 100,
}
Archive
- Preview
- Usage
- Definition
import { Archive } from '@dinghy/diagrams/entitiesAws18Storage'
<Archive/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ARCHIVE } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, ARCHIVE)}
/>
{
_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.archive;',
},
_original_width: 60,
_original_height: 60,
}
AWS Snowball
- Preview
- Usage
- Definition
import { AwsSnowball } from '@dinghy/diagrams/entitiesAws18Storage'
<AwsSnowball/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_SNOWBALL } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AWS_SNOWBALL)}
/>
{
_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.snowball;',
},
_width: 80,
_height: 100,
}
AWS Snowball Edge
- Preview
- Usage
- Definition
import { AwsSnowballEdge } from '@dinghy/diagrams/entitiesAws18Storage'
<AwsSnowballEdge/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_SNOWBALL_EDGE } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AWS_SNOWBALL_EDGE)}
/>
{
_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.snowball_edge;',
},
_width: 80,
_height: 110,
}
AWS Snowmobile
- Preview
- Usage
- Definition
import { AwsSnowmobile } from '@dinghy/diagrams/entitiesAws18Storage'
<AwsSnowmobile/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_SNOWMOBILE } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AWS_SNOWMOBILE)}
/>
{
_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.snowmobile;',
},
_width: 80,
_height: 110,
}
AWS Storage Gateway
- Preview
- Usage
- Definition
import { AwsStorageGateway } from '@dinghy/diagrams/entitiesAws18Storage'
<AwsStorageGateway/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AWS_STORAGE_GATEWAY } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, AWS_STORAGE_GATEWAY)}
/>
{
_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.storage_gateway;',
},
_width: 80,
_height: 110,
}
Bucket
- Preview
- Usage
- Definition
import { Bucket } from '@dinghy/diagrams/entitiesAws18Storage'
<Bucket/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUCKET } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, BUCKET)}
/>
{
_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.bucket;',
},
_original_width: 60,
_original_height: 60,
}
Bucket with
objects
- Preview
- Usage
- Definition
import { BucketWithObjects } from '@dinghy/diagrams/entitiesAws18Storage'
<BucketWithObjects/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BUCKET_WITH_OBJECTS } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, BUCKET_WITH_OBJECTS)}
/>
{
_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.bucket_with_objects;',
},
_original_width: 60,
_original_height: 60,
}
Cached
volume
- Preview
- Usage
- Definition
import { CachedVolume } from '@dinghy/diagrams/entitiesAws18Storage'
<CachedVolume/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CACHED_VOLUME } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, CACHED_VOLUME)}
/>
{
_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.cached_volume;',
},
_original_width: 60,
_original_height: 60,
}
Import/Export
- Preview
- Usage
- Definition
import { ImportExport } from '@dinghy/diagrams/entitiesAws18Storage'
<ImportExport/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IMPORT_EXPORT } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, IMPORT_EXPORT)}
/>
{
_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.import_export;',
},
_original_width: 60,
_original_height: 60,
}
Non-Cached
volume
- Preview
- Usage
- Definition
import { NonCachedVolume } from '@dinghy/diagrams/entitiesAws18Storage'
<NonCachedVolume/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NON_CACHED_VOLUME } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, NON_CACHED_VOLUME)}
/>
{
_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.non_cached_volume;',
},
_original_width: 60,
_original_height: 60,
}
Object
- Preview
- Usage
- Definition
import { Object } from '@dinghy/diagrams/entitiesAws18Storage'
<Object/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OBJECT } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, OBJECT)}
/>
{
_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.object;',
},
_original_width: 60,
_original_height: 60,
}
Snapshot
- Preview
- Usage
- Definition
import { Snapshot } from '@dinghy/diagrams/entitiesAws18Storage'
<Snapshot/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SNAPSHOT } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, SNAPSHOT)}
/>
{
_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.snapshot;',
},
_original_width: 60,
_original_height: 60,
}
Vault
- Preview
- Usage
- Definition
import { Vault } from '@dinghy/diagrams/entitiesAws18Storage'
<Vault/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VAULT } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, VAULT)}
/>
{
_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.vault;',
},
_original_width: 60,
_original_height: 60,
}
Virtual tape
library
- Preview
- Usage
- Definition
import { VirtualTapeLibrary } from '@dinghy/diagrams/entitiesAws18Storage'
<VirtualTapeLibrary/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_TAPE_LIBRARY } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_TAPE_LIBRARY)}
/>
{
_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.virtual_tape_library;',
},
_original_width: 60,
_original_height: 60,
}
Volume
- Preview
- Usage
- Definition
import { Volume } from '@dinghy/diagrams/entitiesAws18Storage'
<Volume/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VOLUME } from '@dinghy/diagrams/entitiesAws18Storage'
<Shape
{...props}
_style={extendStyle(props, VOLUME)}
/>
{
_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.volume;',
},
_original_width: 60,
_original_height: 60,
}