Build an AWS service definition from its configuration.
Use the AWS.Config
module to create the configuration for the AWS
service to use.
AWS.Internal.Service.Service
An AWS Service definition. This is needed to make HTTP calls to the service.
service : AWS.Config.ServiceConfig -> Service
Build an AWS service.