paws.management (version 0.5.0)

opsworkscm_describe_node_association_status: Returns the current status of an existing association or disassociation request

Description

Returns the current status of an existing association or disassociation request.

See https://www.paws-r-sdk.com/docs/opsworkscm_describe_node_association_status/ for full documentation.

Usage

opsworkscm_describe_node_association_status(
  NodeAssociationStatusToken,
  ServerName
)

Arguments

NodeAssociationStatusToken

[required] The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.

ServerName

[required] The name of the server from which to disassociate the node.