Contains settings for the Systems Manager agent on your build instance.
Type: objectProperties: 1
Amazon Web ServicesAutomationContainer ImagesEC2Image BuildingVirtual Machine Images
SystemsManagerAgent is a JSON Structure definition published by Amazon EC2 Image Builder, describing 1 property. 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-ec2-image-builder/refs/heads/main/json-structure/ec2-image-builder-systems-manager-agent-structure.json",
"name": "SystemsManagerAgent",
"description": "Contains settings for the Systems Manager agent on your build instance.",
"type": "object",
"properties": {
"uninstallAfterBuild": {
"allOf": [
{
"$ref": "#/components/schemas/NullableBoolean"
},
{
"description": "Controls whether the Systems Manager agent is removed from your final build image, prior to creating the new AMI. If this is set to true, then the agent is removed from the final image. If it's set to false, then the agent is left in, so that it is included in the new AMI. The default value is false."
}
]
}
}
}
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.