Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sources): update cfn-schema #1514

Merged
merged 1 commit into from
Dec 20, 2024
Merged

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/12424912385

------

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

Signed-off-by: github-actions <[email protected]>
Copy link

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 1514
git switch -c fix-pr-1514 && git push -u origin HEAD
gh pr create -t "fix: PR #1514" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/1514"

Copy link

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

├[~] service aws-ec2
│ └ resources
│    └[~]  resource AWS::EC2::VPCEndpointService
│       ├      - tagInformation: undefined
│       │      + tagInformation: {"tagPropertyName":"Tags","variant":"standard"}
│       └ properties
│          └[+] Tags: Array<tag>
├[~] service aws-quicksight
│ └ resources
│    ├[~]  resource AWS::QuickSight::Analysis
│    │  └ types
│    │     ├[~] type GeospatialLayerMapConfiguration
│    │     │ └ properties
│    │     │    └[+] Interactions: json
│    │     ├[~] type GeospatialMapConfiguration
│    │     │ └ properties
│    │     │    └[+] Interactions: json
│    │     └[~] type ImageMenuOption
│    │       └ properties
│    │          └[+] AvailabilityStatus: json
│    ├[~]  resource AWS::QuickSight::Dashboard
│    │  └ types
│    │     ├[~] type DashboardPublishOptions
│    │     │ └ properties
│    │     │    └ VisualMenuOption: - VisualMenuOption
│    │     │                        + json ⇐ VisualMenuOption
│    │     ├[~] type GeospatialLayerMapConfiguration
│    │     │ └ properties
│    │     │    └[+] Interactions: json
│    │     └[~] type GeospatialMapConfiguration
│    │       └ properties
│    │          └[+] Interactions: json
│    ├[~]  resource AWS::QuickSight::DataSet
│    │  └ types
│    │     └[~] type S3Source
│    │       └ properties
│    │          └ UploadSettings: - UploadSettings
│    │                            + json ⇐ UploadSettings
│    └[~]  resource AWS::QuickSight::Template
│       └ types
│          ├[~] type AxisDisplayOptions
│          │ └ properties
│          │    ├ AxisLineVisibility: - string
│          │    │                     + json ⇐ string
│          │    └ GridLineVisibility: - string
│          │                          + json ⇐ string
│          ├[~] type BoxPlotOptions
│          │ └ properties
│          │    ├ AllDataPointsVisibility: - string
│          │    │                          + json ⇐ string
│          │    └ OutlierVisibility: - string
│          │                         + json ⇐ string
│          ├[~] type ChartAxisLabelOptions
│          │ └ properties
│          │    ├ SortIconVisibility: - string
│          │    │                     + json ⇐ string
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type ColumnTooltipItem
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type DataLabelOptions
│          │ └ properties
│          │    ├ CategoryLabelVisibility: - string
│          │    │                          + json ⇐ string
│          │    ├ MeasureLabelVisibility: - string
│          │    │                         + json ⇐ string
│          │    ├ TotalsVisibility: - string
│          │    │                   + json ⇐ string
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type DataPathLabelType
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type DateAxisOptions
│          │ └ properties
│          │    └ MissingDateVisibility: - string
│          │                             + json ⇐ string
│          ├[~] type DonutCenterOptions
│          │ └ properties
│          │    └ LabelVisibility: - string
│          │                       + json ⇐ string
│          ├[~] type FieldBasedTooltip
│          │ └ properties
│          │    └ AggregationVisibility: - string
│          │                             + json ⇐ string
│          ├[~] type FieldLabelType
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type FieldTooltipItem
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type FreeFormLayoutElement
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type FreeFormLayoutElementBackgroundStyle
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type FreeFormLayoutElementBorderStyle
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type FunnelChartDataLabelOptions
│          │ └ properties
│          │    ├ CategoryLabelVisibility: - string
│          │    │                          + json ⇐ string
│          │    ├ MeasureLabelVisibility: - string
│          │    │                         + json ⇐ string
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type ImageMenuOption
│          │ └ properties
│          │    └[+] AvailabilityStatus: json
│          ├[~] type KPISparklineOptions
│          │ └ properties
│          │    ├ TooltipVisibility: - string
│          │    │                    + json ⇐ string
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type LabelOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type LegendOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type LineChartLineStyleSettings
│          │ └ properties
│          │    └ LineVisibility: - string
│          │                      + json ⇐ string
│          ├[~] type LineChartMarkerStyleSettings
│          │ └ properties
│          │    └ MarkerVisibility: - string
│          │                        + json ⇐ string
│          ├[~] type ListControlSearchOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type ListControlSelectAllOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type LoadingAnimation
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type MaximumLabelType
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type MinimumLabelType
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type PanelConfiguration
│          │ └ properties
│          │    ├ BackgroundVisibility: - string
│          │    │                       + json ⇐ string
│          │    ├ BorderVisibility: - string
│          │    │                   + json ⇐ string
│          │    └ GutterVisibility: - string
│          │                        + json ⇐ string
│          ├[~] type PanelTitleOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type PivotTableFieldOption
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type PivotTableOptions
│          │ └ properties
│          │    ├ CollapsedRowDimensionsVisibility: - string
│          │    │                                   + json ⇐ string
│          │    ├ ColumnNamesVisibility: - string
│          │    │                        + json ⇐ string
│          │    ├ SingleMetricVisibility: - string
│          │    │                         + json ⇐ string
│          │    └ ToggleButtonsVisibility: - string
│          │                               + json ⇐ string
│          ├[~] type PivotTablePaginatedReportOptions
│          │ └ properties
│          │    ├ OverflowColumnHeaderVisibility: - string
│          │    │                                 + json ⇐ string
│          │    └ VerticalOverflowVisibility: - string
│          │                                  + json ⇐ string
│          ├[~] type PivotTableRowsLabelOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type PivotTotalOptions
│          │ └ properties
│          │    └ TotalsVisibility: - string
│          │                        + json ⇐ string
│          ├[~] type ProgressBarOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type RadarChartAreaStyleSettings
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type RadarChartConfiguration
│          │ └ properties
│          │    └ AlternateBandColorsVisibility: - string
│          │                                     + json ⇐ string
│          ├[~] type RangeEndsLabelType
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type ScrollBarOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type SecondaryValueOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type SheetControlInfoIconLabelOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type SheetElementConfigurationOverrides
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type SheetImageTooltipConfiguration
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + string ⇐ json
│          ├[~] type SubtotalOptions
│          │ └ properties
│          │    └ TotalsVisibility: - string
│          │                        + json ⇐ string
│          ├[~] type TableCellStyle
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type TableFieldOption
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type TablePaginatedReportOptions
│          │ └ properties
│          │    ├ OverflowColumnHeaderVisibility: - string
│          │    │                                 + json ⇐ string
│          │    └ VerticalOverflowVisibility: - string
│          │                                  + json ⇐ string
│          ├[~] type TextControlPlaceholderOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type ThousandSeparatorOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type TooltipOptions
│          │ └ properties
│          │    └ TooltipVisibility: - string
│          │                         + json ⇐ string
│          ├[~] type TotalOptions
│          │ └ properties
│          │    └ TotalsVisibility: - string
│          │                        + json ⇐ string
│          ├[~] type TrendArrowOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          ├[~] type VisualSubtitleLabelOptions
│          │ └ properties
│          │    └ Visibility: - string
│          │                  + json ⇐ string
│          └[~] type VisualTitleLabelOptions
│            └ properties
│               └ Visibility: - string
│                             + json ⇐ string
└[~] service aws-ses
  └ resources
     └[~]  resource AWS::SES::MailManagerRuleSet
        └ types
           ├[+]  type DeliverToQBusinessAction
           │  ├      name: DeliverToQBusinessAction
           │  └ properties
           │     ├ ActionFailurePolicy: string
           │     ├ ApplicationId: string (required)
           │     ├ IndexId: string (required)
           │     └ RoleArn: string (required)
           └[~] type RuleAction
             └ properties
                └[+] DeliverToQBusiness: DeliverToQBusinessAction

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Dec 20, 2024
Merged via the queue into main with commit 580c232 Dec 20, 2024
11 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/cfn-schema branch December 20, 2024 03:39
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