Class | Description |
---|---|
ActionParameters |
Represents the event action configuration for an element of a
Component or ComponentChild . |
Component |
Contains the configuration settings for a user interface (UI) element for an Amplify app.
|
ComponentBindingPropertiesValue |
Represents the data binding configuration for a component at runtime.
|
ComponentBindingPropertiesValueProperties |
Represents the data binding configuration for a specific property using data stored in Amazon Web Services.
|
ComponentChild |
A nested UI configuration within a parent
Component . |
ComponentConditionProperty |
Represents a conditional expression to set a component property.
|
ComponentDataConfiguration |
Describes the configuration for binding a component's properties to data.
|
ComponentEvent |
Describes the configuration of an event.
|
ComponentProperty |
Describes the configuration for all of a component's properties.
|
ComponentPropertyBindingProperties |
Associates a component property to a binding property.
|
ComponentSummary |
Contains a summary of a component.
|
ComponentVariant |
Describes the style configuration of a unique variation of a main component.
|
CreateComponentData |
Represents all of the information that is required to create a component.
|
CreateComponentRequest | |
CreateComponentResult | |
CreateThemeData |
Represents all of the information that is required to create a theme.
|
CreateThemeRequest | |
CreateThemeResult | |
DeleteComponentRequest | |
DeleteComponentResult | |
DeleteThemeRequest | |
DeleteThemeResult | |
ExchangeCodeForTokenRequest | |
ExchangeCodeForTokenRequestBody |
Describes the configuration of a request to exchange an access code for a token.
|
ExchangeCodeForTokenResult | |
ExportComponentsRequest | |
ExportComponentsResult | |
ExportThemesRequest | |
ExportThemesResult | |
FormBindingElement |
Describes how to bind a component property to form data.
|
GetComponentRequest | |
GetComponentResult | |
GetThemeRequest | |
GetThemeResult | |
ListComponentsRequest | |
ListComponentsResult | |
ListThemesRequest | |
ListThemesResult | |
MutationActionSetStateParameter |
Represents the state configuration when an action modifies a property of another element within the same component.
|
Predicate |
Stores information for generating Amplify DataStore queries.
|
RefreshTokenRequest | |
RefreshTokenRequestBody |
Describes a refresh token.
|
RefreshTokenResult | |
SortProperty |
Describes how to sort the data that you bind to a component.
|
Theme |
A theme is a collection of style settings that apply globally to the components associated with an Amplify
application.
|
ThemeSummary |
Describes the basic information about a theme.
|
ThemeValue |
Describes the configuration of a theme's properties.
|
ThemeValues |
A key-value pair that defines a property of a theme.
|
UpdateComponentData |
Updates and saves all of the information about a component, based on component ID.
|
UpdateComponentRequest | |
UpdateComponentResult | |
UpdateThemeData |
Saves the data binding information for a theme.
|
UpdateThemeRequest | |
UpdateThemeResult |
Enum | Description |
---|---|
SortDirection | |
TokenProviders |
Exception | Description |
---|---|
AWSAmplifyUIBuilderException |
Base exception for all service exceptions thrown by AWS Amplify UI Builder
|
InternalServerException |
An internal error has occurred.
|
InvalidParameterException |
An invalid or out-of-range value was supplied for the input parameter.
|
ResourceConflictException |
The resource specified in the request conflicts with an existing resource.
|
ResourceNotFoundException |
The requested resource does not exist, or access was denied.
|
ServiceQuotaExceededException |
You exceeded your service quota.
|