S3StorageConfig
import type { S3StorageConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/sagemaker.ts";interface S3StorageConfig {
KmsKeyId?: string | null;
ResolvedOutputS3Uri?: string | null;
S3Uri: string;
}import type { S3StorageConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/sagemaker.ts";