Skip to content

Commit 63e5edc

Browse files
committed
fix: Name of special header for AWS credential
The JSON example is correct. See b/151677419 for more context.
1 parent 51a30ec commit 63e5edc

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
@@ -290,7 +290,7 @@ The auth libraries and applications **must** follow the steps below:
290290
"body": ""
291291
}
292292
```
293-
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.
293+
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.
294294

295295
### Determining the subject token in Microsoft Azure and URL-sourced credentials
296296

0 commit comments

Comments
 (0)