Aws Migration & Modernization Entities
Agent
- Preview
- Usage
- Definition
import { Agent } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Agent/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AGENT } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, AGENT)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.agent2;',
},
_original_width: 78,
_original_height: 78,
}
Agentless Collector
- Preview
- Usage
- Definition
import { AgentlessCollector } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<AgentlessCollector/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AGENTLESS_COLLECTOR } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, AGENTLESS_COLLECTOR)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.application_discovery_service_aws_agentless_collector;',
},
_original_width: 78,
_original_height: 78,
}
Application Discovery Service
- Preview
- Usage
- Definition
import { ApplicationDiscoveryService } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<ApplicationDiscoveryService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APPLICATION_DISCOVERY_SERVICE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, APPLICATION_DISCOVERY_SERVICE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.application_discovery_service;',
},
_original_width: 78,
_original_height: 78,
}
Application Migration Service
- Preview
- Usage
- Definition
import { ApplicationMigrationService } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<ApplicationMigrationService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { APPLICATION_MIGRATION_SERVICE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, APPLICATION_MIGRATION_SERVICE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.cloudendure_migration;',
},
_original_width: 78,
_original_height: 78,
}
AS2
- Preview
- Usage
- Definition
import { As2 } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<As2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AS2 } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, AS2)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.transfer_family_aws_as2;',
},
_original_width: 76,
_original_height: 78,
}
Data Transfer Terminal
- Preview
- Usage
- Definition
import { DataTransferTerminal } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<DataTransferTerminal/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATA_TRANSFER_TERMINAL } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, DATA_TRANSFER_TERMINAL)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.data_transfer_terminal;',
},
_original_width: 78,
_original_height: 78,
}
Database Migration Service
- Preview
- Usage
- Definition
import { DatabaseMigrationService } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<DatabaseMigrationService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATABASE_MIGRATION_SERVICE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, DATABASE_MIGRATION_SERVICE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.database_migration_service;',
},
_original_width: 78,
_original_height: 78,
}
DataSync
- Preview
- Usage
- Definition
import { Datasync } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Datasync/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATASYNC } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, DATASYNC)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.datasync;',
},
_original_width: 78,
_original_height: 78,
}
Datasync Discovery
- Preview
- Usage
- Definition
import { DatasyncDiscovery } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<DatasyncDiscovery/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DATASYNC_DISCOVERY } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, DATASYNC_DISCOVERY)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.datasync_discovery;',
},
_original_width: 78,
_original_height: 77,
}
Discovery Agent
- Preview
- Usage
- Definition
import { DiscoveryAgent } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<DiscoveryAgent/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DISCOVERY_AGENT } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, DISCOVERY_AGENT)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.application_discovery_service_aws_discovery_agent;',
},
_original_width: 78,
_original_height: 63,
}
Elastic VMware Service
- Preview
- Usage
- Definition
import { ElasticVmwareService } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<ElasticVmwareService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ELASTIC_VMWARE_SERVICE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, ELASTIC_VMWARE_SERVICE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.elastic_vmware_service;',
},
_original_width: 78,
_original_height: 78,
}
FTP
- Preview
- Usage
- Definition
import { Ftp } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Ftp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FTP } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, FTP)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.transfer_for_ftp_resource;',
},
_original_width: 76,
_original_height: 78,
}
FTPS
- Preview
- Usage
- Definition
import { Ftps } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Ftps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FTPS } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, FTPS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.transfer_for_ftps_resource;',
},
_original_width: 76,
_original_height: 78,
}
Mainframe Modernization
- Preview
- Usage
- Definition
import { MainframeModernization } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MainframeModernization/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINFRAME_MODERNIZATION } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MAINFRAME_MODERNIZATION)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.mainframe_modernization;',
},
_original_width: 78,
_original_height: 78,
}
Mainframe Modernization Analyzer
- Preview
- Usage
- Definition
import { MainframeModernizationAnalyzer } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MainframeModernizationAnalyzer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINFRAME_MODERNIZATION_ANALYZER } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MAINFRAME_MODERNIZATION_ANALYZER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.mainframe_modernization_analyzer;',
},
_original_width: 78,
_original_height: 78,
}
Mainframe Modernization Compiler
- Preview
- Usage
- Definition
import { MainframeModernizationCompiler } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MainframeModernizationCompiler/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINFRAME_MODERNIZATION_COMPILER } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MAINFRAME_MODERNIZATION_COMPILER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.mainframe_modernization_compiler;',
},
_original_width: 78,
_original_height: 78,
}
Mainframe Modernization Converter
- Preview
- Usage
- Definition
import { MainframeModernizationConverter } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MainframeModernizationConverter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINFRAME_MODERNIZATION_CONVERTER } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MAINFRAME_MODERNIZATION_CONVERTER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.mainframe_modernization_converter;',
},
_original_width: 78,
_original_height: 78,
}
Mainframe Modernization Developer
- Preview
- Usage
- Definition
import { MainframeModernizationDeveloper } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MainframeModernizationDeveloper/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINFRAME_MODERNIZATION_DEVELOPER } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MAINFRAME_MODERNIZATION_DEVELOPER)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.mainframe_modernization_developer;',
},
_original_width: 78,
_original_height: 78,
}
Mainframe Modernization Runtime
- Preview
- Usage
- Definition
import { MainframeModernizationRuntime } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MainframeModernizationRuntime/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAINFRAME_MODERNIZATION_RUNTIME } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MAINFRAME_MODERNIZATION_RUNTIME)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.mainframe_modernization_runtime;',
},
_width: 78,
_height: 45,
}
Migration & Transfer
- Preview
- Usage
- Definition
import { MigrationTransfer } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationTransfer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_TRANSFER } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_TRANSFER)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.migration_and_transfer;',
},
_original_width: 78,
_original_height: 78,
}
Migration Evaluator
- Preview
- Usage
- Definition
import { MigrationEvaluator } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationEvaluator/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_EVALUATOR } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_EVALUATOR)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.migration_evaluator;',
},
_original_width: 78,
_original_height: 78,
}
Migration Evaluator Collector
- Preview
- Usage
- Definition
import { MigrationEvaluatorCollector } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationEvaluatorCollector/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_EVALUATOR_COLLECTOR } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_EVALUATOR_COLLECTOR)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.application_discovery_service_migration_evaluator_collector;',
},
_original_width: 78,
_original_height: 78,
}
Migration Hub
- Preview
- Usage
- Definition
import { MigrationHub } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationHub/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_HUB } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_HUB)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.migration_hub;',
},
_original_width: 78,
_original_height: 78,
}
Migration Hub Refactor Spaces Applications
- Preview
- Usage
- Definition
import { MigrationHubRefactorSpacesApplications } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationHubRefactorSpacesApplications/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_HUB_REFACTOR_SPACES_APPLICATIONS } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_HUB_REFACTOR_SPACES_APPLICATIONS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.migration_hub_refactor_spaces_applications;',
},
_original_width: 78,
_original_height: 78,
}
Migration Hub Refactor Spaces Environments
- Preview
- Usage
- Definition
import { MigrationHubRefactorSpacesEnvironments } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationHubRefactorSpacesEnvironments/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_HUB_REFACTOR_SPACES_ENVIRONMENTS } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_HUB_REFACTOR_SPACES_ENVIRONMENTS)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.migration_hub_refactor_spaces_environments;',
},
_original_width: 78,
_original_height: 78,
}
Migration Hub Refactor Spaces Services
- Preview
- Usage
- Definition
import { MigrationHubRefactorSpacesServices } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<MigrationHubRefactorSpacesServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MIGRATION_HUB_REFACTOR_SPACES_SERVICES } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, MIGRATION_HUB_REFACTOR_SPACES_SERVICES)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.migration_hub_refactor_spaces_services;',
},
_original_width: 78,
_original_height: 78,
}
Server Migration Service
- Preview
- Usage
- Definition
import { ServerMigrationService } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<ServerMigrationService/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SERVER_MIGRATION_SERVICE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, SERVER_MIGRATION_SERVICE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.server_migration_service;',
},
_original_width: 78,
_original_height: 78,
}
SFTP
- Preview
- Usage
- Definition
import { Sftp } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Sftp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SFTP } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, SFTP)}
/>
{
_style: {
entity: 'sketch=0;outlineConnect=0;fontColor=#232F3E;gradientColor=none;fillColor=#01A88D;strokeColor=none;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.transfer_for_sftp_resource;',
},
_original_width: 76,
_original_height: 78,
}
Snowball
- Preview
- Usage
- Definition
import { Snowball } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Snowball/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SNOWBALL } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, SNOWBALL)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.snowball;',
},
_original_width: 78,
_original_height: 78,
}
Snowball Edge
- Preview
- Usage
- Definition
import { SnowballEdge } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<SnowballEdge/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SNOWBALL_EDGE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, SNOWBALL_EDGE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.snowball_edge;',
},
_original_width: 78,
_original_height: 78,
}
Snowmobile
- Preview
- Usage
- Definition
import { Snowmobile } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Snowmobile/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SNOWMOBILE } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, SNOWMOBILE)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.snowmobile;',
},
_original_width: 78,
_original_height: 78,
}
Transfer Family
- Preview
- Usage
- Definition
import { TransferFamily } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<TransferFamily/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRANSFER_FAMILY } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, TRANSFER_FAMILY)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.transfer_family;',
},
_original_width: 78,
_original_height: 78,
}
Transfer for SFTP
- Preview
- Usage
- Definition
import { TransferForSftp } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<TransferForSftp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRANSFER_FOR_SFTP } from '@dinghy/diagrams/entitiesAwsMigrationModernization'
<Shape
{...props}
_style={extendStyle(props, TRANSFER_FOR_SFTP)}
/>
{
_style: {
entity: 'sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;fillColor=#01A88D;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.transfer_for_sftp;',
},
_original_width: 78,
_original_height: 78,
}