1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package amplify provides the API client, operations, and parameter types for
// AWS Amplify.
//
// Amplify enables developers to develop and deploy cloud-powered mobile and web
// apps. Amplify Hosting provides a continuous delivery and hosting service for web
// applications. For more information, see the [Amplify Hosting User Guide]. The Amplify Framework is a
// comprehensive set of SDKs, libraries, tools, and documentation for client app
// development. For more information, see the [Amplify Framework.]
//
// [Amplify Hosting User Guide]: https://docs.aws.amazon.com/amplify/latest/userguide/welcome.html
// [Amplify Framework.]: https://docs.amplify.aws/
package amplify
|