3.2.16.2.1. Check only working connections for an adapterΒΆ

This does the following:

  • Get the AWS adapter on the master node

  • Get only the working connections from the AWS adapter metadata

  • Check that the working connections can reach their endpoints.

$ axonshell adapters get --name aws | \
  axonshell adapters cnx get --no-broken | \
  axonshell adapters cnx check -xf check.json