3 references to Region
Aspire.Hosting.Radius.Tests (3)
CloudProviders\ConflictingCredentialsTests.cs (3)
62.WithAwsProvider(Account, Region, aws => aws.WithIrsa($"arn:aws:iam::{Account}:role/dev-role")); 64.WithAwsProvider(Account, Region, aws => aws.WithIrsa($"arn:aws:iam::{Account}:role/prod-role")); 100.WithAwsProvider(Account, Region, aws => aws.WithIrsa($"arn:aws:iam::{Account}:role/r"));