Custom Plugin S3Location
data class CustomPluginS3Location(val bucketArn: String, val fileKey: String, val objectVersion: String? = null)
The S3 bucket Amazon Resource Name (ARN), file key, and object version of the plugin file stored in Amazon S3.