AWSWebIdentityToken Parameter (Connect-Parquet Cmdlet)
The OAuth 2.0 access token or OpenID Connect ID token that is provided by an identity provider.
Syntax
Connect-Parquet -AWSWebIdentityToken string
Data Type
cstr
Default Value
""
Remarks
The OAuth 2.0 access token or OpenID Connect ID token that is provided by an identity provider. An application can get this token by authenticating a user with a web identity provider. If not specified, the value for this connection property is automatically obtained from the value of the 'AWS_WEB_IDENTITY_TOKEN_FILE' environment variable.