This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LiuFan
/
PrivacyScanData
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ad9a4f33ff
Ramos
Etiquetas
dev-lf
lsn
master
PrivacyScanD...
/
S3
/
new2
/
AWSLambda-MICListCC-master
刘凡
9ff4d1d109
add S3,archive,truncate
há 2 anos atrás
..
Lambda Function Creation.pdf
9ff4d1d109
add S3,archive,truncate
há 2 anos atrás
MICListCC.json
9ff4d1d109
add S3,archive,truncate
há 2 anos atrás
MICListCC.py
9ff4d1d109
add S3,archive,truncate
há 2 anos atrás
MICListCC.zip
9ff4d1d109
add S3,archive,truncate
há 2 anos atrás
README.md
9ff4d1d109
add S3,archive,truncate
há 2 anos atrás
README.md
AWS Lamda - MICListCC
Requirement:
Download the xlsx
Store the xlsx
Read the tab titled "MICs List by CC"
Create a list of dict containing all rows (except row 1). The values in row 1 would be the keys for in each dict.
Store the list from step 4) as a .json file in an AWS S3 bucket
The above function should be run as an AWS Lambda