Get Resolver Result
Constructors
Properties
The caching configuration for the resolver.
The resolver data source name.
The maximum number of resolver request inputs that will be sent to a single LAMlong function in a `BatchInvoke` operation.
Enables or disables enhanced resolver metrics for specified resolvers. Note that `MetricsConfig` won't be used unless the `resolverLevelMetricsBehavior` value is set to `PER_RESOLVER_METRICS`. If the `resolverLevelMetricsBehavior` is set to `FULL_REQUEST_RESOLVER_METRICS` instead, `MetricsConfig` will be ignored. However, you can still set its value.
Functions linked with the pipeline resolver.
The request mapping template. Request mapping templates are optional when using a Lambda data source. For all other data sources, a request mapping template is required.
ARN of the resolver, such as arn:aws:appsync:us-east-1:123456789012:apis/graphqlapiid/types/typename/resolvers/resolvername .
The response mapping template.
Describes a runtime used by an APSYlong resolver or APSYlong function. Specifies the name and version of the runtime to use. Note that if a runtime is specified, code must also be specified.
The `SyncConfig` for a resolver attached to a versioned data source.