sparse-intern-71089
12/13/2022, 8:52 PMproud-umbrella-2459
12/13/2022, 9:38 PMconst iceberg = new aws.glue.Connection("spark-iceberg", {
connectionProperties: pulumi.secret({
CONNECTOR_CLASS_NAME: "iceberg",
CONNECTOR_TYPE: "Spark",
CONNECTOR_URL: "<https://709825985650.dkr.ecr.us-east-1.amazonaws.com/amazon-web-services/glue/iceberg:0.14.0-glue3.0-2>",
}),
connectionType: "MARKETPLACE",
description: "Connect Iceberg sources",
matchCriterias: [
"Connection",
"template-connection",
],
name: "Apache Iceberg Connector for Glue 3.0",
}, {})
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by