opsworkscm_describe_servers: Lists all configuration management servers that are...

View source: R/opsworkscm_operations.R

opsworkscm_describe_serversR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.