We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d635e commit d172713Copy full SHA for d172713
data-collection/deploy/module-pricing.yaml
@@ -319,7 +319,7 @@ Mappings:
319
- { Type: string, Name: protocol }
320
AWSLambda:
321
path: lambda
322
- partition:
+ partition:
323
- { Name: region, Type: string }
324
fields:
325
- { Type: string, Name: sku }
@@ -329,7 +329,7 @@ Mappings:
329
- { Type: string, Name: pricedescription }
330
- { Type: string, Name: effectivedate }
331
- { Type: string, Name: endingrange }
332
- - { Type: bigint, Name: startingrange }
+ - { Type: string, Name: startingrange }
333
334
- { Type: string, Name: unit }
335
- { Type: double, Name: priceperunit }
0 commit comments