Select security groups to assign to the Fargate service that will be - running the database access agent. The security groups you pick must - allow outbound connectivity to this Teleport cluster. If you don't - select any security groups, the default one for the VPC will be used. + running the Teleport Database Service. If you don't select any security + groups, the default one for the VPC will be used.
{/* TODO(bl-nero): Convert this to an alert box with embedded retry button */} {attempt.status === 'failed' && ( @@ -138,6 +165,23 @@ export const SelectSecurityGroups = ({ onSelectSecurityGroup={onSelectSecurityGroup} selectedSecurityGroups={selectedSecurityGroups} /> +Select the AWS Region you would like to see databases for:
++ Select a AWS Region and a VPC ID you would like to see databases for: +
+ There are no VPCs defined in the selected region. Try another region. +
)} {hasIamPermError && (- Note: Auto-enroll will enroll all database engines - in this region (e.g. PostgreSQL, MySQL, Aurora). -
+ {showAutoEnrollToggle && ( +