paws.management (version 0.1.0)

opsworks_get_hostname_suggestion: Gets a generated host name for the specified layer, based on the current host name theme

Description

Gets a generated host name for the specified layer, based on the current host name theme.

Usage

opsworks_get_hostname_suggestion(LayerId)

Arguments

LayerId

[required] The layer ID.

Request syntax

svc$get_hostname_suggestion(
  LayerId = "string"
)

Details

Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.