sig/errors.rbs in aws-sdk-ec2instanceconnect-1.37.0 vs sig/errors.rbs in aws-sdk-ec2instanceconnect-1.38.0

- old
+ new

@@ -36,9 +36,12 @@ def message: () -> ::String end class SerialConsoleSessionUnavailableException < ::Aws::Errors::ServiceError def message: () -> ::String end + class SerialConsoleSessionUnsupportedException < ::Aws::Errors::ServiceError + def message: () -> ::String + end class ServiceException < ::Aws::Errors::ServiceError def message: () -> ::String end class ThrottlingException < ::Aws::Errors::ServiceError def message: () -> ::String