Skip to content

Conversation

@aws-cdk-automation
Copy link
Contributor

⚠️ This Pull Request updates daily and will overwrite all manual changes pushed to the branch

Updates the cfn-schema source from upstream. See details in workflow run.


Automatically created by projen via the "update-source-cfn-schema" workflow

> ⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch

Updates the cfn-schema source from upstream. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/20015905966

------

*Automatically created by projen via the "update-source-cfn-schema" workflow*

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation.

Run the following commands inside the repo:

gh co 2280
git switch -c fix-pr-2280 && git push -u origin HEAD
gh pr create -t "fix: PR #2280" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2280"

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2025

@aws-cdk/aws-service-spec: Model database diff detected
📁 Download full diff

└[~] service aws-connect
  └ resources
     ├[+]  resource AWS::Connect::DataTableRecord
     │  ├      name: DataTableRecord
     │  │      cloudFormationType: AWS::Connect::DataTableRecord
     │  │      documentation: Resource Type definition for AWS::Connect::DataTableRecord
     │  ├ properties
     │  │  ├ InstanceArn: string (immutable)
     │  │  ├ DataTableArn: string (immutable)
     │  │  └ DataTableRecord: DataTableRecord
     │  ├ attributes
     │  │  └ RecordId: string
     │  └ types
     │     ├ type DataTableRecord
     │     │ ├      name: DataTableRecord
     │     │ └ properties
     │     │    ├ PrimaryValues: Array<Value>
     │     │    └ Values: Array<Value> (required)
     │     └ type Value
     │       ├      name: Value
     │       └ properties
     │          ├ AttributeId: string
     │          └ AttributeValue: string
     └[+]  resource AWS::Connect::Workspace
        ├      name: Workspace
        │      cloudFormationType: AWS::Connect::Workspace
        │      documentation: Resource Type definition for AWS::Connect::Workspace
        │      tagInformation: {"tagPropertyName":"Tags","variant":"standard"}
        ├ properties
        │  ├ Name: string (required)
        │  ├ InstanceArn: string (required, immutable)
        │  ├ Visibility: string
        │  ├ Description: string
        │  ├ Title: string
        │  ├ Theme: WorkspaceTheme
        │  ├ Media: Array<MediaItem>
        │  ├ Pages: Array<WorkspacePage>
        │  ├ Associations: Array<string>
        │  └ Tags: Array<tag>
        ├ attributes
        │  ├ Arn: string
        │  └ Id: string
        └ types
           ├ type FontFamily
           │ ├      name: FontFamily
           │ └ properties
           │    └ Default: string
           ├ type MediaItem
           │ ├      name: MediaItem
           │ └ properties
           │    ├ Type: string (required)
           │    └ Source: string
           ├ type PaletteCanvas
           │ ├      name: PaletteCanvas
           │ └ properties
           │    ├ ContainerBackground: string
           │    ├ PageBackground: string
           │    └ ActiveBackground: string
           ├ type PaletteHeader
           │ ├      name: PaletteHeader
           │ └ properties
           │    ├ Background: string
           │    ├ Text: string
           │    ├ TextHover: string
           │    └ InvertActionsColors: boolean
           ├ type PaletteNavigation
           │ ├      name: PaletteNavigation
           │ └ properties
           │    ├ Background: string
           │    ├ TextBackgroundHover: string
           │    ├ TextBackgroundActive: string
           │    ├ Text: string
           │    ├ TextHover: string
           │    ├ TextActive: string
           │    └ InvertActionsColors: boolean
           ├ type PalettePrimary
           │ ├      name: PalettePrimary
           │ └ properties
           │    ├ Default: string
           │    ├ Active: string
           │    └ ContrastText: string
           ├ type WorkspacePage
           │ ├      name: WorkspacePage
           │ └ properties
           │    ├ ResourceArn: string (required)
           │    ├ Page: string (required)
           │    ├ Slug: string
           │    └ InputData: string
           ├ type WorkspaceTheme
           │ ├      documentation: The theme configuration for the Connect workspace
           │ │      name: WorkspaceTheme
           │ └ properties
           │    ├ Light: WorkspaceThemeConfig
           │    └ Dark: WorkspaceThemeConfig
           ├ type WorkspaceThemeConfig
           │ ├      name: WorkspaceThemeConfig
           │ └ properties
           │    ├ Palette: WorkspaceThemePalette
           │    └ Typography: WorkspaceThemeTypography
           ├ type WorkspaceThemePalette
           │ ├      name: WorkspaceThemePalette
           │ └ properties
           │    ├ Header: PaletteHeader
           │    ├ Navigation: PaletteNavigation
           │    ├ Canvas: PaletteCanvas
           │    └ Primary: PalettePrimary
           └ type WorkspaceThemeTypography
             ├      name: WorkspaceThemeTypography
             └ properties
                └ FontFamily: FontFamily

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 6b50000 Dec 8, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/cfn-schema branch December 8, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant