1 2 3 4 5 6 7 8 9 10 11 12 13
|
// 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. The Amplify Console provides a continuous delivery and hosting service for
// web applications. For more information, see the Amplify Console User Guide
// (https://docs.aws.amazon.com/amplify/latest/userguide/welcome.html). The Amplify
// Framework is a comprehensive set of SDKs, libraries, tools, and documentation
// for client app development. For more information, see the Amplify Framework.
// (https://docs.amplify.aws/)
package amplify
|