paws.management (version 0.5.0)

opsworkscm_describe_servers: Lists all configuration management servers that are identified with your account

Description

Lists all configuration management servers that are identified with your account. Only the stored results from Amazon DynamoDB are returned. AWS OpsWorks CM does not query other services.

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

Usage

opsworkscm_describe_servers(
  ServerName = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

ServerName

Describes the server with the specified ServerName.

NextToken

This is not currently implemented for describe_servers requests.

MaxResults

This is not currently implemented for describe_servers requests.