AWS::AmplifyUIBuilder::ThemeDefinition of AWS::AmplifyUIBuilder::Theme Resource Type
6 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AppId | string | Create-only |
EnvironmentName | string | Create-only |
Name | string | |
Overrides | Array<ThemeValues> | |
Tags | Tags | |
Values | Array<ThemeValues> |
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::Theme
Resources:
MyResource:
Type: AWS::AmplifyUIBuilder::Theme
Properties:
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
amplify:GetAppamplifyuibuilder:CreateThemeamplifyuibuilder:GetThemeamplifyuibuilder:TagResourceamplify:GetAppamplifyuibuilder:GetThemeamplify:GetAppamplifyuibuilder:GetThemeamplifyuibuilder:TagResourceamplifyuibuilder:UntagResourceamplifyuibuilder:UpdateThemeamplify:GetAppamplifyuibuilder:DeleteThemeamplifyuibuilder:UntagResourceamplify:GetAppamplifyuibuilder:ListThemesOur 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