

# Tagging key combinations
<a name="setting-up"></a>

To better help you find your tagging values, consider the following questions:


+ What AWS service will be the destination for your migration?
+ What is in the license agreement of your databases?
+ Where is the source of your migration (on-prem or already in AWS as Amazon EC2A)?
+ Are your workloads in the specialized workload list such as SAP or Oracle workloads?



Use the tagging decision tree shown in the following diagram to help you assign the tag value for your migrated workloads. For a complete list of services that are included in MAP 2.0, see the MAP 2.0 Included Services list: **https://s3-us-west-2.amazonaws.com/map-2.0-customer-documentation/included-services/MAP\_Included\_Services\_List.pdf**. 

The following diagram shows the decision tree for selecting the appropriate tag value:

![Decision tree flowchart for selecting MAP 2.0 tag values based on migration source, destination, and workload type](http://docs.aws.amazon.com/MAP/latest/userguide/images/MAP-tagging-flowchart.png)






**To get started**
+ Where are you migrating to?

  
  + **Services included in the Service list**
  + **SAP included in the Service list**
  + **Oracle included in the Service list**
  + **Database and analytics included in the Service list**: For more information, see [Database and analytics tags](DBA-tags.md).

  

**Note**  
Use lowercase letters for the `mig`, `sap`, and `oracle` prefixes and uppercase letters for the alphanumeric MPE IDs (long MPE IDs). For more information about your MPE ID, see [MPE ID length](mpe-length.md).

## Services - Short MPE IDs
<a name="setting-up-services-short-ids"></a>

`mig{{5-digit MPE ID}}`

*Example: *`mig12345`

## Services - Long MPE IDs
<a name="setting-up-services-long-ids"></a>

`mig{{10 alphanumeric MPE ID characters}}`

*Example: *`migABCDE12345`

## SAP - Short MPE IDs
<a name="setting-up-sap-short-ids"></a>

`sap{{5-digit MPE ID}}`

*Example: *`sap12345`

## SAP - Long MPE IDs
<a name="setting-up-sap-long-ids"></a>

`sap{{10 alphanumeric MPE ID characters}}`

*Example: *`sapABCDE12345`

## Oracle - Short MPE IDs
<a name="setting-up-oracle-short-ids"></a>

`oracle{{5-digit MPE ID}}`

*Example: *`oracle12345`

## Oracle - Long MPE IDs
<a name="setting-up-oracle-long-ids"></a>

`oracle{{10 alphanumeric MPE ID characters}}`

*Example: *`oracleABCDE12345`

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Migration Acceleration Program. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query MAP` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
