Package-level declarations
Types
The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI) component libraries and themes for use in your Amplify applications. You can then connect these UI components to an application's backend Amazon Web Services resources.
Inherited functions
Creates a new component for an Amplify app.
Creates a new form for an Amplify app.
Creates a theme to apply to the components in an Amplify app.
Deletes a component from an Amplify app.
Deletes a form from an Amplify app.
Deletes a theme from an Amplify app.
This is for internal use.
Exports component configurations to code that is ready to integrate into an Amplify app.
Exports form configurations to code that is ready to integrate into an Amplify app.
Exports theme configurations to code that is ready to integrate into an Amplify app.
Returns an existing code generation job.
Returns an existing component for an Amplify app.
Returns an existing form for an Amplify app.
Returns existing metadata for an Amplify app.
Returns an existing theme for an Amplify app.
Retrieves a list of code generation jobs for a specified Amplify app and backend environment.
Retrieves a list of components for a specified Amplify app and backend environment.
Retrieves a list of forms for a specified Amplify app and backend environment.
Returns a list of tags for a specified Amazon Resource Name (ARN).
Retrieves a list of themes for a specified Amplify app and backend environment.
Stores the metadata information about a feature on a form.
This is for internal use.
Starts a code generation job for a specified Amplify app and backend environment.
Tags the resource with a tag key and value.
Untags a resource with a specified Amazon Resource Name (ARN).
Updates an existing component.
Updates an existing form.
Updates an existing theme.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.