Uses of Interface
software.amazon.awssdk.services.ssm.SsmAsyncClient
Packages that use SsmAsyncClient
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 SsmAsyncClient in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that return SsmAsyncClientModifier and TypeMethodDescriptionstatic SsmAsyncClientSsmAsyncClient.create()Create aSsmAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of SsmAsyncClient in software.amazon.awssdk.services.ssm.paginators
Constructors in software.amazon.awssdk.services.ssm.paginators with parameters of type SsmAsyncClientModifierConstructorDescriptionDescribeActivationsPublisher(SsmAsyncClient client, DescribeActivationsRequest firstRequest) DescribeAssociationExecutionsPublisher(SsmAsyncClient client, DescribeAssociationExecutionsRequest firstRequest) DescribeAssociationExecutionTargetsPublisher(SsmAsyncClient client, DescribeAssociationExecutionTargetsRequest firstRequest) DescribeAutomationExecutionsPublisher(SsmAsyncClient client, DescribeAutomationExecutionsRequest firstRequest) DescribeAutomationStepExecutionsPublisher(SsmAsyncClient client, DescribeAutomationStepExecutionsRequest firstRequest) DescribeAvailablePatchesPublisher(SsmAsyncClient client, DescribeAvailablePatchesRequest firstRequest) DescribeEffectiveInstanceAssociationsPublisher(SsmAsyncClient client, DescribeEffectiveInstanceAssociationsRequest firstRequest) DescribeEffectivePatchesForPatchBaselinePublisher(SsmAsyncClient client, DescribeEffectivePatchesForPatchBaselineRequest firstRequest) DescribeInstanceAssociationsStatusPublisher(SsmAsyncClient client, DescribeInstanceAssociationsStatusRequest firstRequest) DescribeInstanceInformationPublisher(SsmAsyncClient client, DescribeInstanceInformationRequest firstRequest) DescribeInstancePatchesPublisher(SsmAsyncClient client, DescribeInstancePatchesRequest firstRequest) DescribeInstancePatchStatesForPatchGroupPublisher(SsmAsyncClient client, DescribeInstancePatchStatesForPatchGroupRequest firstRequest) DescribeInstancePatchStatesPublisher(SsmAsyncClient client, DescribeInstancePatchStatesRequest firstRequest) DescribeInstancePropertiesPublisher(SsmAsyncClient client, DescribeInstancePropertiesRequest firstRequest) DescribeInventoryDeletionsPublisher(SsmAsyncClient client, DescribeInventoryDeletionsRequest firstRequest) DescribeMaintenanceWindowExecutionsPublisher(SsmAsyncClient client, DescribeMaintenanceWindowExecutionsRequest firstRequest) DescribeMaintenanceWindowExecutionTaskInvocationsPublisher(SsmAsyncClient client, DescribeMaintenanceWindowExecutionTaskInvocationsRequest firstRequest) DescribeMaintenanceWindowExecutionTasksPublisher(SsmAsyncClient client, DescribeMaintenanceWindowExecutionTasksRequest firstRequest) DescribeMaintenanceWindowSchedulePublisher(SsmAsyncClient client, DescribeMaintenanceWindowScheduleRequest firstRequest) DescribeMaintenanceWindowsForTargetPublisher(SsmAsyncClient client, DescribeMaintenanceWindowsForTargetRequest firstRequest) DescribeMaintenanceWindowsPublisher(SsmAsyncClient client, DescribeMaintenanceWindowsRequest firstRequest) DescribeMaintenanceWindowTargetsPublisher(SsmAsyncClient client, DescribeMaintenanceWindowTargetsRequest firstRequest) DescribeMaintenanceWindowTasksPublisher(SsmAsyncClient client, DescribeMaintenanceWindowTasksRequest firstRequest) DescribeOpsItemsPublisher(SsmAsyncClient client, DescribeOpsItemsRequest firstRequest) DescribeParametersPublisher(SsmAsyncClient client, DescribeParametersRequest firstRequest) DescribePatchBaselinesPublisher(SsmAsyncClient client, DescribePatchBaselinesRequest firstRequest) DescribePatchGroupsPublisher(SsmAsyncClient client, DescribePatchGroupsRequest firstRequest) DescribePatchPropertiesPublisher(SsmAsyncClient client, DescribePatchPropertiesRequest firstRequest) DescribeSessionsPublisher(SsmAsyncClient client, DescribeSessionsRequest firstRequest) GetInventoryPublisher(SsmAsyncClient client, GetInventoryRequest firstRequest) GetInventorySchemaPublisher(SsmAsyncClient client, GetInventorySchemaRequest firstRequest) GetOpsSummaryPublisher(SsmAsyncClient client, GetOpsSummaryRequest firstRequest) GetParameterHistoryPublisher(SsmAsyncClient client, GetParameterHistoryRequest firstRequest) GetParametersByPathPublisher(SsmAsyncClient client, GetParametersByPathRequest firstRequest) GetResourcePoliciesPublisher(SsmAsyncClient client, GetResourcePoliciesRequest firstRequest) ListAssociationsPublisher(SsmAsyncClient client, ListAssociationsRequest firstRequest) ListAssociationVersionsPublisher(SsmAsyncClient client, ListAssociationVersionsRequest firstRequest) ListCloudConnectorsPublisher(SsmAsyncClient client, ListCloudConnectorsRequest firstRequest) ListCommandInvocationsPublisher(SsmAsyncClient client, ListCommandInvocationsRequest firstRequest) ListCommandsPublisher(SsmAsyncClient client, ListCommandsRequest firstRequest) ListComplianceItemsPublisher(SsmAsyncClient client, ListComplianceItemsRequest firstRequest) ListComplianceSummariesPublisher(SsmAsyncClient client, ListComplianceSummariesRequest firstRequest) ListDocumentsPublisher(SsmAsyncClient client, ListDocumentsRequest firstRequest) ListDocumentVersionsPublisher(SsmAsyncClient client, ListDocumentVersionsRequest firstRequest) ListNodesPublisher(SsmAsyncClient client, ListNodesRequest firstRequest) ListNodesSummaryPublisher(SsmAsyncClient client, ListNodesSummaryRequest firstRequest) ListOpsItemEventsPublisher(SsmAsyncClient client, ListOpsItemEventsRequest firstRequest) ListOpsItemRelatedItemsPublisher(SsmAsyncClient client, ListOpsItemRelatedItemsRequest firstRequest) ListOpsMetadataPublisher(SsmAsyncClient client, ListOpsMetadataRequest firstRequest) ListResourceComplianceSummariesPublisher(SsmAsyncClient client, ListResourceComplianceSummariesRequest firstRequest) ListResourceDataSyncPublisher(SsmAsyncClient client, ListResourceDataSyncRequest firstRequest) ValidateCloudConnectorPublisher(SsmAsyncClient client, ValidateCloudConnectorRequest firstRequest) -
Uses of SsmAsyncClient in software.amazon.awssdk.services.ssm.waiters
Methods in software.amazon.awssdk.services.ssm.waiters with parameters of type SsmAsyncClientModifier and TypeMethodDescriptionSsmAsyncWaiter.Builder.client(SsmAsyncClient client) Sets a customSsmAsyncClientthat will be used to poll the resource