protected SqsEndpointManager(SqsEndpoint endpoint, IAwsConfiguration awsConfiguration) : base(awsConfiguration) { Endpoint = endpoint; }