1java_library_host { 2 name: "awssdk-annotations", 3 srcs: ["src/main/**/*.java"], 4 target: { 5 windows: { 6 enabled: true, 7 }, 8 }, 9} 10