An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).
Type: objectProperties: 2Required: 1
BroadcastingMedia ProcessingMedia
CreatedArtifact is a JSON Structure definition published by Amazon Migration Hub, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-migration-hub/refs/heads/main/json-structure/migration-hub-api-created-artifact-structure.json",
"name": "CreatedArtifact",
"type": "object",
"description": "An ARN of the AWS cloud resource target receiving the migration (e.g., AMI, EC2 instance, RDS instance, etc.).",
"properties": {
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/CreatedArtifactName"
},
{
"description": "An ARN that uniquely identifies the result of a migration task."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/CreatedArtifactDescription"
},
{
"description": "A description that can be free-form text to record additional detail about the artifact for clarity or for later reference."
}
]
}
},
"required": [
"Name"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.