AWS Service
-
Global factory const which can be used to create an
AWSServiceClientwith aStitchAppClient. Pass intoStitchAppClient.serviceClient(fromFactory:withName)to get an `AWSServiceClient.Declaration
Swift
public let awsServiceClientFactory: <<error type>> -
The AWS service client, which can be used to interact with AWS via MongoDB Stitch.
See moreDeclaration
Swift
public protocol AWSServiceClient
-
An AWSRequest encapsulates the details of an AWS request over the AWS service.
See moreDeclaration
Swift
public struct AWSRequest -
A builder that can build an
See moreAWSRequestDeclaration
Swift
public class AWSRequestBuilder -
An error that the
See moreAWSRequestBuildercan throw if it is missing certain configuration properties.Declaration
Swift
public enum AWSRequestBuilderError : Error
AWS Service Reference