v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1474216311.3 KB

Describes AWS OpsWorks Stacks service errors.

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.

This call accepts only one resource-identifying parameter.

post/#X-Amz-Target=OpsWorks_20130218.DescribeServiceErrors

Headers

X-Amz-Target'OpsWorks_20130218.DescribeServiceErrors' required

Request body

StackIdstring

The stack ID. If you use this parameter, <code>DescribeServiceErrors</code> returns descriptions of the errors associated with the specified stack.

InstanceIdstring

The instance ID. If you use this parameter, <code>DescribeServiceErrors</code> returns descriptions of the errors associated with the specified instance.

ServiceErrorIdsString[]

An array of service error IDs. If you use this parameter, <code>DescribeServiceErrors</code> returns descriptions of the specified errors. Otherwise, it returns a description of every error.

Response

Success