You are viewing documentation for version 3 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Module: Aws::WorkMail
- Defined in:
- gems/aws-sdk-workmail/lib/aws-sdk-workmail/types.rb,
gems/aws-sdk-workmail/lib/aws-sdk-workmail/client.rb,
gems/aws-sdk-workmail/lib/aws-sdk-workmail/errors.rb,
gems/aws-sdk-workmail/lib/aws-sdk-workmail/resource.rb,
gems/aws-sdk-workmail/lib/aws-sdk-workmail.rb
Overview
This module provides support for Amazon WorkMail. This module is available in the
aws-sdk-workmail
gem.
Client
The Client class provides one method for each API operation. Operation methods each accept a hash of request parameters and return a response structure.
See Client for more information.
Errors
Errors returned from Amazon WorkMail all extend Errors::ServiceError.
begin
# do stuff
rescue Aws::WorkMail::Errors::ServiceError
# rescues all service API errors
end
See Errors for more information.
Defined Under Namespace
Modules: Errors, Types Classes: Client, Resource
Constant Summary
- GEM_VERSION =
'1.19.0'