describeStackSummary
inline suspend fun OpsWorksClient.describeStackSummary(crossinline block: DescribeStackSummaryRequest.Builder.() -> Unit): DescribeStackSummaryResponse
Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup
or online
.
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information about user permissions, see Managing User Permissions.