BackgroundJobDemo/BackgroundJobDemo.Aws/AwsConfig.cs using Amazon; namespace BackgroundJobDemo.Aws { public class AwsConfig { public RegionEndpoint Region { get; set; } public string BucketName { g......"Jobs", columns: table => new { Id = table.Column<string>(nullable:...Status = table.Column<int>(nullable: false), FileName = table.Col...