Uses of Class
software.amazon.awssdk.services.ssm.model.UnsupportedFeatureRequiredException
Packages that use UnsupportedFeatureRequiredException
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of UnsupportedFeatureRequiredException in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that throw UnsupportedFeatureRequiredExceptionModifier and TypeMethodDescriptionSsmClient.getDeployablePatchSnapshotForInstance(Consumer<GetDeployablePatchSnapshotForInstanceRequest.Builder> getDeployablePatchSnapshotForInstanceRequest) Retrieves the current snapshot for the patch baseline the managed node uses.SsmClient.getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest getDeployablePatchSnapshotForInstanceRequest) Retrieves the current snapshot for the patch baseline the managed node uses.