Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Jun 26, 2024
1 parent 10af540 commit 7797f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typespec/UCP/aws-credentials.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ model AwsAccessKeyCredentialProperties extends AwsCredentialProperties {

@doc("AWS credential storage properties")
model AwsIRSACredentialProperties extends AwsCredentialProperties {
@doc("Access Key kind")
@doc("IRSA credential kind")
kind: AWSCredentialKind.IRSA;

@doc("RoleARN for AWS IRSA identity")
Expand Down

0 comments on commit 7797f38

Please sign in to comment.