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.
This operation is synchronous.
A ResourceNotFoundException
is thrown when the server does not exist.
A ValidationException
is raised when parameters of the request are not
valid.
opsworkscm_describe_servers(ServerName, NextToken, MaxResults)
Describes the server with the specified ServerName.
This is not currently implemented for DescribeServers
requests.
This is not currently implemented for DescribeServers
requests.
svc$describe_servers( ServerName = "string", NextToken = "string", MaxResults = 123 )