AWSService constructor

const AWSService(
  1. String service
)

Creates a new AWSService instance which can be passed to a SigV4 signer.

Implementation

const AWSService(this.service);