Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 5, column: 3, }, end: Position { line: 5, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 5, column: 9, }, end: Position { line: 5, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 5, column: 16, }, end: Position { line: 5, column: 24, }, }, }, ), Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 5, column: 25, }, end: Position { line: 5, column: 35, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "configFile", span: Span { start: Position { line: 11, column: 3, }, end: Position { line: 11, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 11, column: 16, }, end: Position { line: 11, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 11, column: 21, }, end: Position { line: 11, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 11, column: 32, }, end: Position { line: 11, column: 42, }, }, }, ), ], span: Span { start: Position { line: 11, column: 31, }, end: Position { line: 11, column: 43, }, }, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "LIFECYCLED_HANDLER=", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 12, column: 24, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 12, column: 26, }, end: Position { line: 12, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "handler", span: Span { start: Position { line: 12, column: 30, }, end: Position { line: 12, column: 37, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 13, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 13, column: 7, }, end: Position { line: 13, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 13, column: 11, }, end: Position { line: 13, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 13, column: 27, }, end: Position { line: 13, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cloudwatchGroup", span: Span { start: Position { line: 13, column: 31, }, end: Position { line: 13, column: 46, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 13, column: 50, }, end: Position { line: 13, column: 54, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_CLOUDWATCH_GROUP=", span: Span { start: Position { line: 13, column: 57, }, end: Position { line: 13, column: 107, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 13, column: 87, }, end: Position { line: 13, column: 90, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cloudwatchGroup", span: Span { start: Position { line: 13, column: 91, }, end: Position { line: 13, column: 106, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 13, column: 56, }, end: Position { line: 13, column: 108, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 14, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 14, column: 11, }, end: Position { line: 14, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 14, column: 27, }, end: Position { line: 14, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cloudwatchStream", span: Span { start: Position { line: 14, column: 31, }, end: Position { line: 14, column: 47, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 14, column: 51, }, end: Position { line: 14, column: 55, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_CLOUDWATCH_STREAM=", span: Span { start: Position { line: 14, column: 58, }, end: Position { line: 14, column: 110, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 14, column: 89, }, end: Position { line: 14, column: 92, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "cloudwatchStream", span: Span { start: Position { line: 14, column: 93, }, end: Position { line: 14, column: 109, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 14, column: 57, }, end: Position { line: 14, column: 111, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 15, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 15, column: 7, }, end: Position { line: 15, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 15, column: 11, }, end: Position { line: 15, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 15, column: 26, }, end: Position { line: 15, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "debug", span: Span { start: Position { line: 15, column: 30, }, end: Position { line: 15, column: 35, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_DEBUG=", span: Span { start: Position { line: 15, column: 37, }, end: Position { line: 15, column: 83, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 15, column: 56, }, end: Position { line: 15, column: 59, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "boolToString", span: Span { start: Position { line: 15, column: 60, }, end: Position { line: 15, column: 72, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 15, column: 73, }, end: Position { line: 15, column: 76, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "debug", span: Span { start: Position { line: 15, column: 77, }, end: Position { line: 15, column: 82, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 15, column: 36, }, end: Position { line: 15, column: 84, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 16, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 16, column: 7, }, end: Position { line: 16, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 16, column: 11, }, end: Position { line: 16, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 16, column: 27, }, end: Position { line: 16, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "instanceId", span: Span { start: Position { line: 16, column: 31, }, end: Position { line: 16, column: 41, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 16, column: 45, }, end: Position { line: 16, column: 49, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_INSTANCE_ID=", span: Span { start: Position { line: 16, column: 52, }, end: Position { line: 16, column: 92, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 16, column: 77, }, end: Position { line: 16, column: 80, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "instanceId", span: Span { start: Position { line: 16, column: 81, }, end: Position { line: 16, column: 91, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 16, column: 51, }, end: Position { line: 16, column: 93, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 17, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 17, column: 7, }, end: Position { line: 17, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 17, column: 11, }, end: Position { line: 17, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 17, column: 26, }, end: Position { line: 17, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "json", span: Span { start: Position { line: 17, column: 30, }, end: Position { line: 17, column: 34, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_JSON=", span: Span { start: Position { line: 17, column: 36, }, end: Position { line: 17, column: 80, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 17, column: 54, }, end: Position { line: 17, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "boolToString", span: Span { start: Position { line: 17, column: 58, }, end: Position { line: 17, column: 70, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 17, column: 71, }, end: Position { line: 17, column: 74, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "json", span: Span { start: Position { line: 17, column: 75, }, end: Position { line: 17, column: 79, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 17, column: 35, }, end: Position { line: 17, column: 81, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 18, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 18, column: 7, }, end: Position { line: 18, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 18, column: 11, }, end: Position { line: 18, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 18, column: 26, }, end: Position { line: 18, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "noSpot", span: Span { start: Position { line: 18, column: 30, }, end: Position { line: 18, column: 36, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_NO_SPOT=", span: Span { start: Position { line: 18, column: 38, }, end: Position { line: 18, column: 87, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 18, column: 59, }, end: Position { line: 18, column: 62, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "boolToString", span: Span { start: Position { line: 18, column: 63, }, end: Position { line: 18, column: 75, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 18, column: 76, }, end: Position { line: 18, column: 79, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "noSpot", span: Span { start: Position { line: 18, column: 80, }, end: Position { line: 18, column: 86, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 18, column: 37, }, end: Position { line: 18, column: 88, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 19, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 19, column: 7, }, end: Position { line: 19, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 19, column: 11, }, end: Position { line: 19, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 19, column: 27, }, end: Position { line: 19, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "snsTopic", span: Span { start: Position { line: 19, column: 31, }, end: Position { line: 19, column: 39, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 19, column: 43, }, end: Position { line: 19, column: 47, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "LIFECYCLED_SNS_TOPIC=", span: Span { start: Position { line: 19, column: 50, }, end: Position { line: 19, column: 86, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 19, column: 73, }, end: Position { line: 19, column: 76, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "snsTopic", span: Span { start: Position { line: 19, column: 77, }, end: Position { line: 19, column: 85, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 19, column: 49, }, end: Position { line: 19, column: 87, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 20, column: 5, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 20, column: 7, }, end: Position { line: 20, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "optionalString", span: Span { start: Position { line: 20, column: 11, }, end: Position { line: 20, column: 25, }, }, }, ), ], default: None, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 20, column: 27, }, end: Position { line: 20, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "awsRegion", span: Span { start: Position { line: 20, column: 31, }, end: Position { line: 20, column: 40, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 20, column: 44, }, end: Position { line: 20, column: 48, }, }, }, ), }, ), String( String_ { parts: [ Raw( PartRaw { content: "AWS_REGION=", span: Span { start: Position { line: 20, column: 51, }, end: Position { line: 20, column: 78, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 20, column: 64, }, end: Position { line: 20, column: 67, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "awsRegion", span: Span { start: Position { line: 20, column: 68, }, end: Position { line: 20, column: 77, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 20, column: 50, }, end: Position { line: 20, column: 79, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 12, column: 1, }, end: Position { line: 21, column: 3, }, }, }, ), ], span: Span { start: Position { line: 11, column: 44, }, end: Position { line: 21, column: 5, }, }, }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 24, column: 3, }, end: Position { line: 24, column: 7, }, }, }, ), Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 24, column: 8, }, end: Position { line: 24, column: 19, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "maintainers", span: Span { start: Position { line: 24, column: 27, }, end: Position { line: 24, column: 38, }, }, }, ), target: List( List { elements: [ Identifier( Identifier { id: "cole-h", span: Span { start: Position { line: 24, column: 42, }, end: Position { line: 24, column: 48, }, }, }, ), Identifier( Identifier { id: "grahamc", span: Span { start: Position { line: 24, column: 49, }, end: Position { line: 24, column: 56, }, }, }, ), ], span: Span { start: Position { line: 24, column: 40, }, end: Position { line: 24, column: 58, }, }, }, ), span: Span { start: Position { line: 24, column: 22, }, end: Position { line: 24, column: 58, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 26, column: 3, }, end: Position { line: 26, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 27, column: 5, }, end: Position { line: 27, column: 13, }, }, }, ), Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 27, column: 14, }, end: Position { line: 27, column: 24, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 28, column: 7, }, end: Position { line: 28, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 28, column: 16, }, end: Position { line: 28, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 28, column: 32, }, end: Position { line: 28, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 28, column: 36, }, end: Position { line: 28, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 28, column: 43, }, end: Position { line: 28, column: 53, }, }, }, ), ], span: Span { start: Position { line: 28, column: 42, }, end: Position { line: 28, column: 54, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "queueCleaner", span: Span { start: Position { line: 30, column: 7, }, end: Position { line: 30, column: 19, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 31, column: 9, }, end: Position { line: 31, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 31, column: 18, }, end: Position { line: 31, column: 32, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 31, column: 34, }, end: Position { line: 31, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 31, column: 38, }, end: Position { line: 31, column: 43, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "lifecycled-queue-cleaner", span: Span { start: Position { line: 31, column: 45, }, end: Position { line: 31, column: 69, }, }, }, ), ], span: Span { start: Position { line: 31, column: 44, }, end: Position { line: 31, column: 70, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "frequency", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 33, column: 21, }, end: Position { line: 33, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 34, column: 11, }, end: Position { line: 34, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 34, column: 18, }, end: Position { line: 34, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 34, column: 24, }, end: Position { line: 34, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 35, column: 11, }, end: Position { line: 35, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "hourly", span: Span { start: Position { line: 35, column: 22, }, end: Position { line: 35, column: 28, }, }, }, ), ], span: Span { start: Position { line: 35, column: 21, }, end: Position { line: 35, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 36, column: 11, }, end: Position { line: 36, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 36, column: 25, }, end: Position { line: 36, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 36, column: 29, }, end: Position { line: 36, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "How often to trigger the queue cleaner.\n\nNOTE: This string should be a valid value for a systemd\ntimer's `OnCalendar` configuration. See\n{manpage}`systemd.timer(5)`\nfor more information.\n", span: Span { start: Position { line: 37, column: 1, }, end: Position { line: 43, column: 11, }, }, }, ), ], span: Span { start: Position { line: 36, column: 35, }, end: Position { line: 43, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 33, column: 30, }, end: Position { line: 44, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "parallel", span: Span { start: Position { line: 46, column: 9, }, end: Position { line: 46, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 46, column: 20, }, end: Position { line: 46, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 47, column: 11, }, end: Position { line: 47, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 47, column: 18, }, end: Position { line: 47, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ints", span: Span { start: Position { line: 47, column: 24, }, end: Position { line: 47, column: 28, }, }, }, ), Raw( PartRaw { content: "unsigned", span: Span { start: Position { line: 47, column: 29, }, end: Position { line: 47, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 48, column: 11, }, end: Position { line: 48, column: 18, }, }, }, ), ], to: Integer( Integer { value: "20", span: Span { start: Position { line: 48, column: 21, }, end: Position { line: 48, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 49, column: 11, }, end: Position { line: 49, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 49, column: 25, }, end: Position { line: 49, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 49, column: 29, }, end: Position { line: 49, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The number of parallel deletes to run.\n", span: Span { start: Position { line: 50, column: 1, }, end: Position { line: 51, column: 11, }, }, }, ), ], span: Span { start: Position { line: 49, column: 35, }, end: Position { line: 51, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 46, column: 29, }, end: Position { line: 52, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 30, column: 22, }, end: Position { line: 53, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "instanceId", span: Span { start: Position { line: 55, column: 7, }, end: Position { line: 55, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 55, column: 20, }, end: Position { line: 55, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 56, column: 9, }, end: Position { line: 56, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 56, column: 16, }, end: Position { line: 56, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 56, column: 22, }, end: Position { line: 56, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 56, column: 29, }, end: Position { line: 56, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 56, column: 35, }, end: Position { line: 56, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 57, column: 9, }, end: Position { line: 57, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 57, column: 19, }, end: Position { line: 57, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 58, column: 9, }, end: Position { line: 58, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 58, column: 23, }, end: Position { line: 58, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 58, column: 27, }, end: Position { line: 58, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The instance ID to listen for events for.\n", span: Span { start: Position { line: 59, column: 1, }, end: Position { line: 60, column: 9, }, }, }, ), ], span: Span { start: Position { line: 58, column: 33, }, end: Position { line: 60, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 55, column: 29, }, end: Position { line: 61, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "snsTopic", span: Span { start: Position { line: 63, column: 7, }, end: Position { line: 63, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 63, column: 18, }, end: Position { line: 63, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 64, column: 9, }, end: Position { line: 64, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 64, column: 16, }, end: Position { line: 64, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 64, column: 22, }, end: Position { line: 64, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 64, column: 29, }, end: Position { line: 64, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 64, column: 35, }, end: Position { line: 64, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 65, column: 9, }, end: Position { line: 65, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 65, column: 19, }, end: Position { line: 65, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 66, column: 9, }, end: Position { line: 66, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 66, column: 23, }, end: Position { line: 66, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 66, column: 27, }, end: Position { line: 66, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The SNS topic that receives events.\n", span: Span { start: Position { line: 67, column: 1, }, end: Position { line: 68, column: 9, }, }, }, ), ], span: Span { start: Position { line: 66, column: 33, }, end: Position { line: 68, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 63, column: 27, }, end: Position { line: 69, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "noSpot", span: Span { start: Position { line: 71, column: 7, }, end: Position { line: 71, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 71, column: 16, }, end: Position { line: 71, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 72, column: 9, }, end: Position { line: 72, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 72, column: 16, }, end: Position { line: 72, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 72, column: 22, }, end: Position { line: 72, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 73, column: 19, }, end: Position { line: 73, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 74, column: 9, }, end: Position { line: 74, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 74, column: 23, }, end: Position { line: 74, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 74, column: 27, }, end: Position { line: 74, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Disable the spot termination listener.\n", span: Span { start: Position { line: 75, column: 1, }, end: Position { line: 76, column: 9, }, }, }, ), ], span: Span { start: Position { line: 74, column: 33, }, end: Position { line: 76, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 71, column: 25, }, end: Position { line: 77, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "handler", span: Span { start: Position { line: 79, column: 7, }, end: Position { line: 79, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 79, column: 17, }, end: Position { line: 79, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 80, column: 9, }, end: Position { line: 80, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 80, column: 16, }, end: Position { line: 80, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 80, column: 22, }, end: Position { line: 80, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 81, column: 9, }, end: Position { line: 81, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 81, column: 23, }, end: Position { line: 81, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 81, column: 27, }, end: Position { line: 81, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The script to invoke to handle events.\n", span: Span { start: Position { line: 82, column: 1, }, end: Position { line: 83, column: 9, }, }, }, ), ], span: Span { start: Position { line: 81, column: 33, }, end: Position { line: 83, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 79, column: 26, }, end: Position { line: 84, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "json", span: Span { start: Position { line: 86, column: 7, }, end: Position { line: 86, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 86, column: 14, }, end: Position { line: 86, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 87, column: 9, }, end: Position { line: 87, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 87, column: 16, }, end: Position { line: 87, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 87, column: 22, }, end: Position { line: 87, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 88, column: 9, }, end: Position { line: 88, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 88, column: 19, }, end: Position { line: 88, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 89, column: 9, }, end: Position { line: 89, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 89, column: 23, }, end: Position { line: 89, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 89, column: 27, }, end: Position { line: 89, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Enable JSON logging.\n", span: Span { start: Position { line: 90, column: 1, }, end: Position { line: 91, column: 9, }, }, }, ), ], span: Span { start: Position { line: 89, column: 33, }, end: Position { line: 91, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 86, column: 23, }, end: Position { line: 92, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cloudwatchGroup", span: Span { start: Position { line: 94, column: 7, }, end: Position { line: 94, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 94, column: 25, }, end: Position { line: 94, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 95, column: 9, }, end: Position { line: 95, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 95, column: 16, }, end: Position { line: 95, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 95, column: 22, }, end: Position { line: 95, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 95, column: 29, }, end: Position { line: 95, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 95, column: 35, }, end: Position { line: 95, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 96, column: 9, }, end: Position { line: 96, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 96, column: 19, }, end: Position { line: 96, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 97, column: 9, }, end: Position { line: 97, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 97, column: 23, }, end: Position { line: 97, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 97, column: 27, }, end: Position { line: 97, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Write logs to a specific Cloudwatch Logs group.\n", span: Span { start: Position { line: 98, column: 1, }, end: Position { line: 99, column: 9, }, }, }, ), ], span: Span { start: Position { line: 97, column: 33, }, end: Position { line: 99, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 94, column: 34, }, end: Position { line: 100, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cloudwatchStream", span: Span { start: Position { line: 102, column: 7, }, end: Position { line: 102, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 102, column: 26, }, end: Position { line: 102, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 103, column: 9, }, end: Position { line: 103, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 103, column: 16, }, end: Position { line: 103, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 103, column: 22, }, end: Position { line: 103, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 103, column: 29, }, end: Position { line: 103, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 103, column: 35, }, end: Position { line: 103, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 104, column: 9, }, end: Position { line: 104, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 104, column: 19, }, end: Position { line: 104, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 105, column: 9, }, end: Position { line: 105, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 105, column: 23, }, end: Position { line: 105, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 105, column: 27, }, end: Position { line: 105, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Write logs to a specific Cloudwatch Logs stream. Defaults to the instance ID.\n", span: Span { start: Position { line: 106, column: 1, }, end: Position { line: 107, column: 9, }, }, }, ), ], span: Span { start: Position { line: 105, column: 33, }, end: Position { line: 107, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 102, column: 35, }, end: Position { line: 108, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "debug", span: Span { start: Position { line: 110, column: 7, }, end: Position { line: 110, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 110, column: 15, }, end: Position { line: 110, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 111, column: 9, }, end: Position { line: 111, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 111, column: 16, }, end: Position { line: 111, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 111, column: 22, }, end: Position { line: 111, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 112, column: 9, }, end: Position { line: 112, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 112, column: 19, }, end: Position { line: 112, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 113, column: 9, }, end: Position { line: 113, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 113, column: 23, }, end: Position { line: 113, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 113, column: 27, }, end: Position { line: 113, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Enable debugging information.\n", span: Span { start: Position { line: 114, column: 1, }, end: Position { line: 115, column: 9, }, }, }, ), ], span: Span { start: Position { line: 113, column: 33, }, end: Position { line: 115, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 110, column: 24, }, end: Position { line: 116, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "awsRegion", span: Span { start: Position { line: 120, column: 7, }, end: Position { line: 120, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 120, column: 19, }, end: Position { line: 120, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 121, column: 9, }, end: Position { line: 121, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 121, column: 16, }, end: Position { line: 121, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 121, column: 22, }, end: Position { line: 121, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 121, column: 29, }, end: Position { line: 121, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 121, column: 35, }, end: Position { line: 121, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 122, column: 9, }, end: Position { line: 122, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 122, column: 19, }, end: Position { line: 122, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 123, column: 9, }, end: Position { line: 123, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 123, column: 23, }, end: Position { line: 123, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 123, column: 27, }, end: Position { line: 123, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The region used for accessing AWS services.\n", span: Span { start: Position { line: 124, column: 1, }, end: Position { line: 125, column: 9, }, }, }, ), ], span: Span { start: Position { line: 123, column: 33, }, end: Position { line: 125, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 120, column: 28, }, end: Position { line: 126, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 27, column: 27, }, end: Position { line: 127, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 26, column: 13, }, end: Position { line: 128, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 132, column: 3, }, end: Position { line: 132, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkMerge", span: Span { start: Position { line: 132, column: 12, }, end: Position { line: 132, column: 19, }, }, }, ), arguments: [ List( List { elements: [ FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 133, column: 6, }, end: Position { line: 133, column: 10, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 133, column: 11, }, end: Position { line: 133, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 133, column: 15, }, end: Position { line: 133, column: 21, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 134, column: 7, }, end: Position { line: 134, column: 18, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 134, column: 19, }, end: Position { line: 134, column: 22, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 134, column: 24, }, end: Position { line: 134, column: 34, }, }, }, ), ], span: Span { start: Position { line: 134, column: 23, }, end: Position { line: 134, column: 35, }, }, }, ), }, ), Raw( PartRaw { content: "source", span: Span { start: Position { line: 134, column: 36, }, end: Position { line: 134, column: 42, }, }, }, ), ], to: Identifier( Identifier { id: "configFile", span: Span { start: Position { line: 134, column: 45, }, end: Position { line: 134, column: 55, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 136, column: 7, }, end: Position { line: 136, column: 14, }, }, }, ), Raw( PartRaw { content: "packages", span: Span { start: Position { line: 136, column: 15, }, end: Position { line: 136, column: 23, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 136, column: 28, }, end: Position { line: 136, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 136, column: 33, }, end: Position { line: 136, column: 43, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 136, column: 26, }, end: Position { line: 136, column: 45, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 137, column: 7, }, end: Position { line: 137, column: 14, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 137, column: 15, }, end: Position { line: 137, column: 23, }, }, }, ), Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 137, column: 24, }, end: Position { line: 137, column: 34, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 138, column: 9, }, end: Position { line: 138, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network-online.target", span: Span { start: Position { line: 138, column: 23, }, end: Position { line: 138, column: 44, }, }, }, ), ], span: Span { start: Position { line: 138, column: 22, }, end: Position { line: 138, column: 45, }, }, }, ), ], span: Span { start: Position { line: 138, column: 20, }, end: Position { line: 138, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "restartTriggers", span: Span { start: Position { line: 139, column: 9, }, end: Position { line: 139, column: 24, }, }, }, ), ], to: List( List { elements: [ Identifier( Identifier { id: "configFile", span: Span { start: Position { line: 139, column: 29, }, end: Position { line: 139, column: 39, }, }, }, ), ], span: Span { start: Position { line: 139, column: 27, }, end: Position { line: 139, column: 41, }, }, }, ), }, ), ], span: Span { start: Position { line: 137, column: 37, }, end: Position { line: 140, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 133, column: 22, }, end: Position { line: 141, column: 6, }, }, }, ), ], }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 143, column: 6, }, end: Position { line: 143, column: 10, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 143, column: 11, }, end: Position { line: 143, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "queueCleaner", span: Span { start: Position { line: 143, column: 15, }, end: Position { line: 143, column: 27, }, }, }, ), Raw( PartRaw { content: "enable", span: Span { start: Position { line: 143, column: 28, }, end: Position { line: 143, column: 34, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 144, column: 7, }, end: Position { line: 144, column: 14, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 144, column: 15, }, end: Position { line: 144, column: 23, }, }, }, ), Raw( PartRaw { content: "lifecycled-queue-cleaner", span: Span { start: Position { line: 144, column: 24, }, end: Position { line: 144, column: 48, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 145, column: 9, }, end: Position { line: 145, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Lifecycle Daemon Queue Cleaner", span: Span { start: Position { line: 145, column: 24, }, end: Position { line: 145, column: 54, }, }, }, ), ], span: Span { start: Position { line: 145, column: 23, }, end: Position { line: 145, column: 55, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 146, column: 9, }, end: Position { line: 146, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 146, column: 23, }, end: Position { line: 146, column: 36, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 146, column: 38, }, end: Position { line: 146, column: 41, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "awsRegion", span: Span { start: Position { line: 146, column: 42, }, end: Position { line: 146, column: 51, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 146, column: 55, }, end: Position { line: 146, column: 59, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "AWS_REGION", span: Span { start: Position { line: 146, column: 63, }, end: Position { line: 146, column: 73, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 146, column: 76, }, end: Position { line: 146, column: 79, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "awsRegion", span: Span { start: Position { line: 146, column: 80, }, end: Position { line: 146, column: 89, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 146, column: 61, }, end: Position { line: 146, column: 92, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 147, column: 9, }, end: Position { line: 147, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 148, column: 11, }, end: Position { line: 148, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "oneshot", span: Span { start: Position { line: 148, column: 19, }, end: Position { line: 148, column: 26, }, }, }, ), ], span: Span { start: Position { line: 148, column: 18, }, end: Position { line: 148, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 149, column: 11, }, end: Position { line: 149, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 149, column: 26, }, end: Position { line: 149, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lifecycled", span: Span { start: Position { line: 149, column: 31, }, end: Position { line: 149, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/lifecycled-queue-cleaner -parallel ", span: Span { start: Position { line: 149, column: 24, }, end: Position { line: 149, column: 82, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 149, column: 84, }, end: Position { line: 149, column: 92, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 149, column: 93, }, end: Position { line: 149, column: 96, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "queueCleaner", span: Span { start: Position { line: 149, column: 97, }, end: Position { line: 149, column: 109, }, }, }, ), Raw( PartRaw { content: "parallel", span: Span { start: Position { line: 149, column: 110, }, end: Position { line: 149, column: 118, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 149, column: 23, }, end: Position { line: 149, column: 120, }, }, }, ), }, ), ], span: Span { start: Position { line: 147, column: 25, }, end: Position { line: 150, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 144, column: 51, }, end: Position { line: 151, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 153, column: 7, }, end: Position { line: 153, column: 14, }, }, }, ), Raw( PartRaw { content: "timers", span: Span { start: Position { line: 153, column: 15, }, end: Position { line: 153, column: 21, }, }, }, ), Raw( PartRaw { content: "lifecycled-queue-cleaner", span: Span { start: Position { line: 153, column: 22, }, end: Position { line: 153, column: 46, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 154, column: 9, }, end: Position { line: 154, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Lifecycle Daemon Queue Cleaner Timer", span: Span { start: Position { line: 154, column: 24, }, end: Position { line: 154, column: 60, }, }, }, ), ], span: Span { start: Position { line: 154, column: 23, }, end: Position { line: 154, column: 61, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 155, column: 9, }, end: Position { line: 155, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "timers.target", span: Span { start: Position { line: 155, column: 23, }, end: Position { line: 155, column: 36, }, }, }, ), ], span: Span { start: Position { line: 155, column: 22, }, end: Position { line: 155, column: 37, }, }, }, ), ], span: Span { start: Position { line: 155, column: 20, }, end: Position { line: 155, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 156, column: 9, }, end: Position { line: 156, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network-online.target", span: Span { start: Position { line: 156, column: 20, }, end: Position { line: 156, column: 41, }, }, }, ), ], span: Span { start: Position { line: 156, column: 19, }, end: Position { line: 156, column: 42, }, }, }, ), ], span: Span { start: Position { line: 156, column: 17, }, end: Position { line: 156, column: 44, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "timerConfig", span: Span { start: Position { line: 157, column: 9, }, end: Position { line: 157, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Unit", span: Span { start: Position { line: 158, column: 11, }, end: Position { line: 158, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "lifecycled-queue-cleaner.service", span: Span { start: Position { line: 158, column: 19, }, end: Position { line: 158, column: 51, }, }, }, ), ], span: Span { start: Position { line: 158, column: 18, }, end: Position { line: 158, column: 52, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "OnCalendar", span: Span { start: Position { line: 159, column: 11, }, end: Position { line: 159, column: 21, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 159, column: 27, }, end: Position { line: 159, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "queueCleaner", span: Span { start: Position { line: 159, column: 31, }, end: Position { line: 159, column: 43, }, }, }, ), Raw( PartRaw { content: "frequency", span: Span { start: Position { line: 159, column: 44, }, end: Position { line: 159, column: 53, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 159, column: 24, }, end: Position { line: 159, column: 55, }, }, }, ), }, ), ], span: Span { start: Position { line: 157, column: 23, }, end: Position { line: 160, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 153, column: 49, }, end: Position { line: 161, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 143, column: 35, }, end: Position { line: 162, column: 6, }, }, }, ), ], }, ), ], span: Span { start: Position { line: 132, column: 20, }, end: Position { line: 163, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 23, column: 1, }, end: Position { line: 164, column: 2, }, }, }, ), span: Span { start: Position { line: 4, column: 1, }, end: Position { line: 164, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 164, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 164, column: 2, }, }, }, )