Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

Dashix111
Copy link

Description of changes:

  • ensure new contract tests are passing by fixing ReadHandler permission
  • ensure new tagging contract tests are running and passing by
    • updating resource schema for tagging
    • fixing how ReadHandler handles access denied exception
  • pin aws-cloudformation-rpdk-java-plugin to 2.0.16 since newer versions are not compatible with JDK8

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

@Dashix111 Dashix111 closed this Jan 21, 2025
@Dashix111 Dashix111 reopened this Jan 21, 2025
<groupId>software.amazon.cloudformation</groupId>
<artifactId>aws-cloudformation-rpdk-java-plugin</artifactId>
<version>[2.0.0, 3.0.0)</version>
<version>2.0.16</version>

Choose a reason for hiding this comment

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

Will this upgrade in version will have any effect on any of the existing functionality. Asking as it seems its getting updated for all SSM service here.

Copy link
Author

@Dashix111 Dashix111 Jan 30, 2025

Choose a reason for hiding this comment

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

good point. I think [2.0.0, 2.1.0) might be a better update, since 2.1.0 was the version causing issues. Updating all services otherwise build will fail

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants