Skip to content

Commit 3837438

Browse files
1 parent 9df6640 commit 3837438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Storagetransfer/AwsS3Data.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class AwsS3Data extends \Google\Model
7878
public $privateNetworkService;
7979
/**
8080
* The Amazon Resource Name (ARN) of the role to support temporary credentials
81-
* via `AssumeRoleWithWebIdentity`. For more information about ARNs, see [IAM
81+
* via `AssumeRoleWithWebIdentity`. For more information about ARNs, see [IAM
8282
* ARNs](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifier
8383
* s.html#identifiers-arns). When a role ARN is provided, Transfer Service
8484
* fetches temporary credentials for the session using a
@@ -226,7 +226,7 @@ public function getPrivateNetworkService()
226226
}
227227
/**
228228
* The Amazon Resource Name (ARN) of the role to support temporary credentials
229-
* via `AssumeRoleWithWebIdentity`. For more information about ARNs, see [IAM
229+
* via `AssumeRoleWithWebIdentity`. For more information about ARNs, see [IAM
230230
* ARNs](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifier
231231
* s.html#identifiers-arns). When a role ARN is provided, Transfer Service
232232
* fetches temporary credentials for the session using a

0 commit comments

Comments
 (0)