1 2 3 4 5 6 7 8 9 10
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package imagebuilder provides the API client, operations, and parameter types
// for EC2 Image Builder.
//
// 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.
package imagebuilder
|