Get Graph Ql Api Result
Constructors
Properties
A list of additional authentication providers for the GraphqlApi API.
Security configuration for your GraphQL API
Enables and controls the enhanced metrics feature. Enhanced metrics emit granular data on API usage and performance such as AppSync request and error counts, latency, and cache hits/misses. All enhanced metric data is sent to your CloudWatch account, and you can configure the types of data that will be sent.
A map containing the list of resources with their properties and environment variables.
The fully qualified domain name (FQDN) of the endpoint URL of your GraphQL API.
The GraphQL endpoint ARN.
The Endpoint URL of your GraphQL API.
Sets the value of the GraphQL API to enable (ENABLED) or disable (DISABLED) introspection. If no value is provided, the introspection configuration will be set to ENABLED by default. This field will produce an error if the operation attempts to use the introspection feature while this field is disabled.
A LambdaAuthorizerConfig holds configuration on how to authorize AWS AppSync API access when using the AWS_LAMBDA authorizer mode. Be aware that an AWS AppSync API may have only one Lambda authorizer configured at a time.
The Amazon CloudWatch Logs configuration.
The AWS Identity and Access Management service role ARN for a merged API.
The OpenID Connect configuration.
The owner contact information for an API resource.
The maximum depth a query can have in a single request. Depth refers to the amount of nested levels allowed in the body of query.
The fully qualified domain name (FQDN) of the real-time endpoint URL of your GraphQL API.
The GraphQL API real-time endpoint URL.
The maximum number of resolvers that can be invoked in a single request.
Optional authorization configuration for using Amazon Cognito user pools with your GraphQL endpoint.
Sets the scope of the GraphQL API to public (GLOBAL) or private (PRIVATE). By default, the scope is set to Global if no value is provided.
A flag indicating whether to use AWS X-Ray tracing for this GraphqlApi.