AWS Cloud Development Kit (AWS CDK)
The AWS Cloud Development Kit (AWS CDK) (AWS CDK) is an open-source software development framework to define your cloud application resources using familiar programming languages. A tag in AWS CDK is applied to a given construct that also applies to all of its taggable children. These tags are included in the AWS CloudFormation template synthesized from your application and are applied to the AWS resources it deploys. For more information about AWS CDK tagging, see Tagging in the AWS Cloud Development Kit (AWS CDK) v2 developer guide.
Replace mig12345
with the tag value needed for your migrated resource
followed by your MAP term agreement number in following example:
{ "Key" : "map-migrated", "Value" : "
mig12345
" }
Note
The Migration Acceleration Program requires that you tag resources with the
map-migrated
. This tag is automatically activated for you as a cost allocation
tag. Tags that are automatically activated don't count towards your cost allocation tag quota.
For more information, see Quotas and
restrictions.
Depending on your migrated resource and MPE ID, the tag value can be any of the following:
-
mig
5-digit MPE ID
-
sap
5-digit MPE ID
-
oracle
5-digit MPE ID
-
mig
10 alphanumeric MPE ID characters
-
sap
10 alphanumeric MPE ID characters
-
oracle
10 alphanumeric MPE ID characters
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 what tag values you should use, see Tagging key combinations. For more
information about your MPE ID, see MPE ID length.