diff --git a/app/src/components/projects/ProjectCard.tsx b/app/src/components/projects/ProjectCard.tsx
index 632c364..ecfc17a 100644
--- a/app/src/components/projects/ProjectCard.tsx
+++ b/app/src/components/projects/ProjectCard.tsx
@@ -449,50 +449,18 @@ export default function ProjectCard({ project }: Props) {
{/* Auth mode selector */}
Auth:
-
-
-
-
+
+
+
+
+
{/* Action buttons */}
@@ -836,20 +804,17 @@ export default function ProjectCard({ project }: Props) {
{/* Sub-method selector */}
Method:
- {(["static_credentials", "profile", "bearer_token"] as BedrockAuthMethod[]).map((m) => (
-
- ))}
+
{/* AWS Region (always shown) */}