Skip to content

Commit

Permalink
update attribute
Browse files Browse the repository at this point in the history
Signed-off-by: nithyatsu <nithyasu@microsoft.com>
  • Loading branch information
nithyatsu committed Jun 24, 2024
1 parent 12103b0 commit 98be80a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion typespec/UCP/aws-credentials.tsp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ model AwsIRSACredentialProperties extends AwsCredentialProperties {
kind: AWSCredentialKind.IRSA;

@doc("RoleARN for AWS IRSA identity")
@secret
roleARN: string;

@doc("The storage properties")
Expand Down

0 comments on commit 98be80a

Please sign in to comment.