GetAwsJsonWebKeysRequest gets the public component of the keys used
by the cluster to sign token requests. This will be the jwks_uri for
the discover document returned by getOpenIDConfig. See the OpenID
Connect Discovery 1.0 specification for details.
Attribute
Name
Description
aws_cluster
str
Required. The AwsCluster, which owns the
JsonWebKeys. Format:
projects/{project}/locations/{location}/awsClusters/{cluster}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class GetAwsJsonWebKeysRequest (0.6.21)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.21 (latest)](/python/docs/reference/gkemulticloud/latest/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest)\n- [0.6.19](/python/docs/reference/gkemulticloud/0.6.19/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest)\n- [0.5.1](/python/docs/reference/gkemulticloud/0.5.1/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest)\n- [0.4.0](/python/docs/reference/gkemulticloud/0.4.0/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest)\n- [0.3.0](/python/docs/reference/gkemulticloud/0.3.0/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest)\n- [0.2.2](/python/docs/reference/gkemulticloud/0.2.2/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest)\n- [0.1.1](/python/docs/reference/gkemulticloud/0.1.1/google.cloud.gke_multicloud_v1.types.GetAwsJsonWebKeysRequest) \n\n GetAwsJsonWebKeysRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nGetAwsJsonWebKeysRequest gets the public component of the keys used\nby the cluster to sign token requests. This will be the jwks_uri for\nthe discover document returned by getOpenIDConfig. See the OpenID\nConnect Discovery 1.0 specification for details."]]