An event driven governance solution, that provides data cataloguing, profiling and data quality processing after ingestion.
Project description
Prototype 3 FGA Project
Setup
- Create a virtual environment:
conda create -n <env_name> python=3.10 - Install the test package using the pip install command
Program use
Project initialization:
- Run
fga initto provide user access creds and setup overall project, through responding to a series of prompts. Like shown below
Provide a project name default: [fga]:
What region should your resources be provisioned in eg: eu-west-1?:
What should we name the cluster? default: [eks-cluster]:
What resource prefix should we use(an alphanumeric; 3-11 character limit)? default: [fga]: "provide a resource prefix"
Provide the IAM Access Key: "access key goes here"
Provide the AWS Secret key: "secret key goes here"
The fga directory already exists. Do you want to update its contents? [y/N]: y
Your project fga has been created here: /<dir-path>/fga
On completion a dir path will be provided indicating where project has been setup.
cd into the dir ie: cd <dir-path/fga>
Provision the FGA resources.
- run command:
fga provisionto deploy the FGA infrastructure.
View extra commands here.
- run command:
fga --helpto see other commands
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fga_demo-0.1.8.tar.gz
(14.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fga_demo-0.1.8-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file fga_demo-0.1.8.tar.gz.
File metadata
- Download URL: fga_demo-0.1.8.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.10 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0aeacc16680e23bb1e39fd782b7cccdb134c1862921cd08aa5b9161ea1db428d
|
|
| MD5 |
1d6f0da76da4d7518a794031e53ebeb4
|
|
| BLAKE2b-256 |
e882c8b9b764e1ba8ee3524ddfac961ce8aeeab967df5ce9d295cc120f4d85e3
|
File details
Details for the file fga_demo-0.1.8-py3-none-any.whl.
File metadata
- Download URL: fga_demo-0.1.8-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.10 Darwin/22.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f985ceb17e89e5b54dd0b61e6049379e830cb0b82a05ef0a7cd7d3e501f9c190
|
|
| MD5 |
00a6c9d3cddec5a3bbb9363e1acdf456
|
|
| BLAKE2b-256 |
9fe4411188314f85cc650ec67677a47640949991e280195562aa53d8fd53d0c6
|