Class GetAwsJsonWebKeysRequest (0.6.8)

GetAwsJsonWebKeysRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

NameDescription
aws_cluster str
Required. The AwsCluster, which owns the JsonWebKeys. Format: projects/{project}/locations/{location}/awsClusters/{cluster}