Skip to content

Commit a6245ce

Browse files
committed
fix: Name of special header for AWS credential
The JSON example is correct. See b/151677419 for more context.
1 parent 4497cf0 commit a6245ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aip/auth/4117.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ The auth libraries and applications **must** follow the steps below:
293293
"body": ""
294294
}
295295
```
296-
For the AWS token, STS requires a special header `x-goog-cloud-endpoint` to recognize that the token is for a specific workload identity provider.
296+
For the AWS token, STS requires a special header `x-goog-cloud-target-resource` to recognize that the token is for a specific workload identity provider.
297297

298298
### Determining the subject token in Microsoft Azure and URL-sourced credentials
299299

0 commit comments

Comments
 (0)