Update the resolver type for a case.

Important: This is a one-way action that cannot be reversed.

External Documentation

To learn more, visit the AWS documentation.

Parameters

ParameterDescription
AWS Region(s)A comma-separated list of AWS region(s) where this action will be executed.

For example, to execute in US East and Europe, enter us-east-1,eu-west-1.

Alternatively, you can use the asterisk symbol * to run the action in all available AWS Regions.
Case IDThe ID of the case to update the resolver type for.
Resolver TypeThe entity responsible for resolving the case.

Example Output

{
	"caseId": "string",
	"caseStatus": "string",
	"resolverType": "string"
}

Workflow Library Example

Sir Update Case Resolver Type with Aws and Send Results Via Email

Preview this Workflow on desktop