2 references to Account
Aspire.Hosting.Radius.Tests (2)
Publishing\RadCredentialArgumentTests.cs (2)
71
env.WithAwsProvider(
Account
, Region, aws => aws.WithAccessKey(keyId, keySecret));
91
env.WithAwsProvider(
Account
, Region, aws => aws.WithIrsa(RoleArn));