Method: Aws::Errors::ServiceError#context

Defined in:
lib/aws-sdk-core/errors.rb

#contextSeahorse::Client::RequestContext (readonly)

Returns The context of the request that triggered the remote service to return this error.

Returns:



30
31
32
# File 'lib/aws-sdk-core/errors.rb', line 30

def context
  @context
end