Package-level declarations
Types
Security configuration for your AppSync API.
Logging level for the AppSync API.
Security configuration for your AppSync API.
Integration behavior for a handler configuration.
Invocation type for direct lambda integrations.
Enables or disables enhanced data source metrics for specified data sources. Note that MetricsConfig
won't be used unless the dataSourceLevelMetricsBehavior
value is set to PER_DATA_SOURCE_METRICS
. If the dataSourceLevelMetricsBehavior
is set to FULL_REQUEST_DATA_SOURCE_METRICS
instead, MetricsConfig
will be ignored. However, you can still set its value. MetricsConfig
can be ENABLED
or DISABLED
.
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.
Configuration of the merged behavior for the association. For example when it could be auto or has to be manual.
Current status of SourceApiAssociation.