Table of Contents
imagebuilder.
Client
¶A low-level client representing EC2 Image Builder (imagebuilder)
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation, management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and pre-configured with software and settings to meet specific IT standards.
import boto3
client = boto3.client('imagebuilder')
These are the available methods: