Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,11 @@ tags:
|
|
9 |
pretty_name: AWS Pricing Dataset
|
10 |
size_categories:
|
11 |
- 1M<n<10M
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
The following data is pulled from AWS official pricing API.
|
|
|
9 |
pretty_name: AWS Pricing Dataset
|
10 |
size_categories:
|
11 |
- 1M<n<10M
|
12 |
+
dataset_info:
|
13 |
+
- config_name: A4B
|
14 |
+
data_files: "A4B.csv"
|
15 |
+
- config_name: AWSAmplify
|
16 |
+
data_files: "AWSAmplify.csv"
|
17 |
---
|
18 |
|
19 |
The following data is pulled from AWS official pricing API.
|