| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeInstanceInformationIterable |
SsmClient.describeInstanceInformationPaginator()
Describes one or more of your managed nodes, including information about the operating system platform, the
version of SSM Agent installed on the managed node, node status, and so on.
|
default DescribeInstanceInformationIterable |
SsmClient.describeInstanceInformationPaginator(Consumer<DescribeInstanceInformationRequest.Builder> describeInstanceInformationRequest)
Describes one or more of your managed nodes, including information about the operating system platform, the
version of SSM Agent installed on the managed node, node status, and so on.
|
default DescribeInstanceInformationIterable |
SsmClient.describeInstanceInformationPaginator(DescribeInstanceInformationRequest describeInstanceInformationRequest)
Describes one or more of your managed nodes, including information about the operating system platform, the
version of SSM Agent installed on the managed node, node status, and so on.
|
Copyright © 2022. All rights reserved.