IdentityProviderConfiguration
The identity provider configuration that you gave when the data store was created.
Types
Properties
Link copied to clipboard
The authorization strategy that you selected when you created the data store.
Link copied to clipboard
If you enabled fine-grained authorization when you created the data store.
Link copied to clipboard
The Amazon Resource Name (ARN) of the Lambda function that you want to use to decode the access token created by the authorization server.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: IdentityProviderConfiguration.Builder.() -> Unit = {}): IdentityProviderConfiguration