Skip to content

Conversation

angusy29
Copy link
Contributor

@angusy29 angusy29 commented Mar 20, 2025

Description of changes:

This PR cleans up the dependencies which are pulled in from the common project.

This also fixes the issue of the registered resources throwing an exception on execution of the handler:

Resource handler returned message: "software/amazon/awssdk/protocols/query/interceptor/QueryParametersToBodyInterceptor" (RequestToken: b9e6363a-3022-32bf-4126-bfebcc105793, HandlerErrorCode: InternalFailure)

This was because the aws-cloudformation-rpdk-java-plugin plugin was pulling in awssdk 2.19.0 dependencies: https://github.com/aws-cloudformation/cloudformation-cli-java-plugin/blob/master/pom.xml#L40

However, we are using 2.30.38.

See issue: aws/aws-sdk-java-v2#4791

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…ndencies from aws-cloudformation-rpdk-java-plugin
Copy link
Contributor

@ccmlst ccmlst left a comment

Choose a reason for hiding this comment

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

LGTM

@angusy29 angusy29 added this pull request to the merge queue Mar 20, 2025
Merged via the queue into aws-cloudformation:master with commit 0a36fff Mar 20, 2025
1 check passed
@angusy29 angusy29 deleted the schema branch March 20, 2025 06:01
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.

2 participants