package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package amplifyuibuilderiface provides an interface to enable mocking the AWS Amplify UI Builder service client for testing your code.

# Functions

CodegenGenericDataFieldDataType_Values returns all elements of the CodegenGenericDataFieldDataType enum.
CodegenJobGenericDataSourceType_Values returns all elements of the CodegenJobGenericDataSourceType enum.
CodegenJobStatus_Values returns all elements of the CodegenJobStatus enum.
FixedPosition_Values returns all elements of the FixedPosition enum.
FormActionType_Values returns all elements of the FormActionType enum.
FormButtonsPosition_Values returns all elements of the FormButtonsPosition enum.
FormDataSourceType_Values returns all elements of the FormDataSourceType enum.
GenericDataRelationshipType_Values returns all elements of the GenericDataRelationshipType enum.
JSModule_Values returns all elements of the JSModule enum.
JSScript_Values returns all elements of the JSScript enum.
JSTarget_Values returns all elements of the JSTarget enum.
LabelDecorator_Values returns all elements of the LabelDecorator enum.
New creates a new instance of the AmplifyUIBuilder client with a session.
SortDirection_Values returns all elements of the SortDirection enum.
StorageAccessLevel_Values returns all elements of the StorageAccessLevel enum.
TokenProviders_Values returns all elements of the TokenProviders enum.

# Constants

CodegenGenericDataFieldDataTypeAwsdate is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwsdateTime is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwsemail is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwsipaddress is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwsjson is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwsphone is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwstime is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwstimestamp is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeAwsurl is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeBoolean is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeEnum is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeFloat is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeId is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeInt is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeModel is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeNonModel is a CodegenGenericDataFieldDataType enum value.
CodegenGenericDataFieldDataTypeString is a CodegenGenericDataFieldDataType enum value.
CodegenJobGenericDataSourceTypeDataStore is a CodegenJobGenericDataSourceType enum value.
CodegenJobStatusFailed is a CodegenJobStatus enum value.
CodegenJobStatusInProgress is a CodegenJobStatus enum value.
CodegenJobStatusSucceeded is a CodegenJobStatus enum value.
ID to lookup a service endpoint with.
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeResourceConflictException for service response error code "ResourceConflictException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
FixedPositionFirst is a FixedPosition enum value.
FormActionTypeCreate is a FormActionType enum value.
FormActionTypeUpdate is a FormActionType enum value.
FormButtonsPositionBottom is a FormButtonsPosition enum value.
FormButtonsPositionTop is a FormButtonsPosition enum value.
FormButtonsPositionTopAndBottom is a FormButtonsPosition enum value.
FormDataSourceTypeCustom is a FormDataSourceType enum value.
FormDataSourceTypeDataStore is a FormDataSourceType enum value.
GenericDataRelationshipTypeBelongsTo is a GenericDataRelationshipType enum value.
GenericDataRelationshipTypeHasMany is a GenericDataRelationshipType enum value.
GenericDataRelationshipTypeHasOne is a GenericDataRelationshipType enum value.
JSModuleEs2020 is a JSModule enum value.
JSModuleEsnext is a JSModule enum value.
JSScriptJs is a JSScript enum value.
JSScriptJsx is a JSScript enum value.
JSScriptTsx is a JSScript enum value.
JSTargetEs2015 is a JSTarget enum value.
JSTargetEs2020 is a JSTarget enum value.
LabelDecoratorNone is a LabelDecorator enum value.
LabelDecoratorOptional is a LabelDecorator enum value.
LabelDecoratorRequired is a LabelDecorator enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SortDirectionAsc is a SortDirection enum value.
SortDirectionDesc is a SortDirection enum value.
StorageAccessLevelPrivate is a StorageAccessLevel enum value.
StorageAccessLevelProtected is a StorageAccessLevel enum value.
StorageAccessLevelPublic is a StorageAccessLevel enum value.
TokenProvidersFigma is a TokenProviders enum value.

# Structs

Represents the event action configuration for an element of a Component or ComponentChild.
AmplifyUIBuilder provides the API operation methods for making requests to AWS Amplify UI Builder.
Describes the API configuration for a code generation job.
Dependency package that may be required for the project code to run.
Describes the feature flags that you can specify for a code generation job.
Describes the enums in a generic data schema.
Describes a field in a generic data schema.
Describes a model in a generic data schema.
Describes a non-model in a generic data schema.
Describes the relationship between generic data models.
Describes the configuration for a code generation job that is associated with an Amplify app.
Describes an asset for a code generation job.
Describes the data schema for a code generation job.
Describes the configuration information for rendering the UI component associated with the code generation job.
A summary of the basic information about the code generation job.
Contains the configuration settings for a user interface (UI) element for an Amplify app.
Represents the data binding configuration for a component at runtime.
Represents the data binding configuration for a specific property using data stored in Amazon Web Services.
A nested UI configuration within a parent Component.
Represents a conditional expression to set a component property.
Describes the configuration for binding a component's properties to data.
Describes the configuration of an event.
Describes the configuration for all of a component's properties.
Associates a component property to a binding property.
Contains a summary of a component.
Describes the style configuration of a unique variation of a main component.
Represents all of the information that is required to create a component.
Represents all of the information that is required to create a form.
Represents all of the information that is required to create a theme.
Describes the DataStore configuration for an API for a code generation job.
Describes the configuration of a request to exchange an access code for a token.
Describes the configuration information for a field in a table.
Describes the configuration for the default input values to display for a field.
Describes the field position.
Describes the validation configuration for a field.
Describes the configuration for the file uploader field.
Contains the configuration settings for a Form user interface (UI) element for an Amplify app.
Describes how to bind a component property to form data.
Describes the configuration for a button UI element that is a part of a form.
Describes the call to action button configuration for the form.
Describes the data type configuration for the data source associated with a form.
Represents the data binding configuration for a form's input fields at runtime.You can use FormInputBindingPropertiesValue to add exposed properties to a form to allow different values to be entered when a form is reused in different places in an app.
Represents the data binding configuration for a specific property using data stored in Amazon Web Services.
Describes the configuration for an input field on a form.
Associates a form property to a binding property.
Describes the configuration for the form's style.
Describes the configuration settings for the form's style properties.
Describes the basic information about a form.
Describes the GraphQL configuration for an API for a code generation job.
An internal error has occurred.
An invalid or out-of-range value was supplied for the input parameter.
Represents the state configuration when an action modifies a property of another element within the same component.
Describes the configuration for an application with no API being used.
Stores information for generating Amplify DataStore queries.
Stores the metadata information about a feature on a form.
Describes the code generation job configuration for a React project.
Describes a refresh token.
The resource specified in the request conflicts with an existing resource.
The requested resource does not exist, or access was denied.
Stores the configuration information for a visual helper element for a form.
You exceeded your service quota.
Describes how to sort the data that you bind to a component.
The code generation job resource configuration.
A theme is a collection of style settings that apply globally to the components associated with an Amplify application.
Describes the basic information about a theme.
Describes the configuration of a theme's properties.
A key-value pair that defines a property of a theme.
The request was denied due to request throttling.
You don't have permission to perform this operation.
Updates and saves all of the information about a component, based on component ID.
Updates and saves all of the information about a form, based on form ID.
Saves the data binding information for a theme.
Associates a complex object with a display value.
Represents the data binding configuration for a value map.