[Alpha] AWS Lambda feature server
Overview
Deployment
project: dev
registry: s3://feast/registries/dev
provider: aws
online_store:
region: us-west-2
offline_store:
cluster_id: feast
region: us-west-2
user: admin
database: feast
s3_staging_location: s3://feast/redshift/tests/staging_location
iam_role: arn:aws:iam::{aws_account}:role/redshift_s3_access_role
flags:
alpha_features: true
aws_lambda_feature_server: true
feature_server:
enabled: True
execution_role_name: arn:aws:iam::{aws_account}:role/lambda_execution_rolePermissions
Permissions
Resources
Example
Last updated
Was this helpful?