Client classes for communicating with the AWS Simple Systems Management Service.
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>ssm</artifactId>
<version>2.42.34</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieve a parameter from AWS Systems Manager Parameter Store.
Use software.amazon.awssdk.services.ssm.SsmClient instead of com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient.
No dependency data recorded yet.