module Aws::Chime

This module provides support for Amazon Chime. This module is available in the `aws-sdk-chime` 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.

chime = Aws::Chime::Client.new
resp = chime.associate_phone_number_with_user(params)

See {Client} for more information.

# Errors

Errors returned from Amazon Chime are defined in the {Errors} module and all extend {Errors::ServiceError}.

begin
  # do stuff
rescue Aws::Chime::Errors::ServiceError
  # rescues all Amazon Chime API errors
end

See {Errors} for more information.

@!group service

WARNING ABOUT GENERATED CODE

This file is generated. See the contributing guide for more information: github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

WARNING ABOUT GENERATED CODE

WARNING ABOUT GENERATED CODE

This file is generated. See the contributing guide for more information: github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

WARNING ABOUT GENERATED CODE

WARNING ABOUT GENERATED CODE

This file is generated. See the contributing guide for more information: github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

WARNING ABOUT GENERATED CODE

WARNING ABOUT GENERATED CODE

This file is generated. See the contributing guide for more information: github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md

WARNING ABOUT GENERATED CODE

Constants

GEM_VERSION