Replies: 1 comment
-
This is unfortunately not as easy as looking for a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to the documentation, a SsmClient should automatically created, but I'm getting No qualifying bean of type software.amazon.awssdk.services.ssm.SsmClient
Could you tell me in what class is the @bean method for the SsmClient located so I can debug it? I only found it for other services like S3 and SQS.
I'm using version 3.1.1
Beta Was this translation helpful? Give feedback.
All reactions