View source: R/opsworks_operations.R
opsworks_describe_service_errors | R Documentation |
Describes OpsWorks Stacks service errors.
See https://www.paws-r-sdk.com/docs/opsworks_describe_service_errors/ for full documentation.
opsworks_describe_service_errors(
StackId = NULL,
InstanceId = NULL,
ServiceErrorIds = NULL
)
StackId |
The stack ID. If you use this parameter,
|
InstanceId |
The instance ID. If you use this parameter,
|
ServiceErrorIds |
An array of service error IDs. If you use this parameter,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.