public async Task <ApiResponse> SaveAWSPropertySettingsAsync(SiteAWSProperty model) => await _repository.SaveAWSPropertySettingsAsync(model);