Skip to main content

servers

Retrieves a list of servers in a region

Overview

Nameservers
TypeResource
Descriptionservers
Idawscc.opsworkscm.servers

Fields

NameDatatypeDescription
server_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
server_name
FROM awscc.opsworkscm.servers
WHERE region = 'us-east-1'

Permissions

To operate on the servers resource, the following permissions are required:

Create

opsworks-cm:CreateServer,
opsworks-cm:DescribeServers,
iam:PassRole

List

opsworks-cm:DescribeServers,
opsworks-cm:ListTagsForResource