<?phpnamespace AwsSfnException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Step Functions** service. */class SfnException extends AwsException {}