Skip to content

Autowiring SsmClient not working #1179

Closed
@fkjaekel

Description

@fkjaekel

Type: Bug

Component:
"Parameter Store

Describe the bug
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 so I can debug it? I only found it for other services like S3 and SQS.

Thanks

Sample
Dependencies used:

io.awspring.cloud
spring-cloud-aws-dependencies
3.1.1
pom
import


io.awspring.cloud
spring-cloud-aws-starter


io.awspring.cloud
spring-cloud-aws-starter-parameter-store

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions