Skip to content

Conversation

@gasolima
Copy link
Contributor

@gasolima gasolima commented Nov 20, 2025

No description provided.

@github-actions
Copy link
Contributor

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

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

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

resourceHasDimensionSet: r.relationship<ResourceHasDimensionSet>('resource', 'dimensionSet'),
serviceHasDimensionSet: r.relationship<ServiceHasDimensionSet>('service', 'dimensionSet'),
hasEvent: r.relationship<HasEvent>('resource', 'event'),
resourceHasEvent: r.relationship<ResourceHasEvent>('resource', 'event'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can't rename this, pretty sure this is going to break consumers. Do an alias if you must and deprecate the old name.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a new type no one using it yet, so we're fine

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit 0e8d7e4 Nov 20, 2025
10 checks passed
@aws-cdk-automation aws-cdk-automation deleted the refactor-types branch November 20, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants