AWS::AmplifyUIBuilder::ComponentDefinition of AWS::AmplifyUIBuilder::Component Resource Type
14 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AppId | string | Create-only |
BindingProperties | ComponentBindingProperties | |
Children | Array<ComponentChild> | |
CollectionProperties | ComponentCollectionProperties | |
ComponentType | string | |
EnvironmentName | string | Create-only |
Events | ComponentEvents | |
Name | string | |
Overrides | ComponentOverrides | |
Properties | ComponentProperties | |
SchemaVersion | string | |
SourceId | string | |
Tags | Tags | |
Variants | Array<ComponentVariant> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreatedAt | string | - |
Id | string | - |
ModifiedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AmplifyUIBuilder::Component
Resources:
MyResource:
Type: AWS::AmplifyUIBuilder::Component
Properties:
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
amplify:GetAppamplifyuibuilder:CreateComponentamplifyuibuilder:GetComponentamplifyuibuilder:TagResourceamplify:GetAppamplifyuibuilder:GetComponentamplify:GetAppamplifyuibuilder:GetComponentamplifyuibuilder:TagResourceamplifyuibuilder:UntagResourceamplifyuibuilder:UpdateComponentamplify:GetAppamplifyuibuilder:DeleteComponentamplifyuibuilder:GetComponentamplifyuibuilder:UntagResourceamplify:GetAppamplifyuibuilder:ListComponentsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAppIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AppIdEnvironmentName