File tree 2 files changed +9
-3
lines changed
services/costexplorer/src/main/resources/codegen-resources
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS Cost Explorer Service" ,
4
+ "contributor" : " " ,
5
+ "description" : " AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers."
6
+ }
Original file line number Diff line number Diff line change 1315
1315
" PLATFORM" ,
1316
1316
" SUBSCRIPTION_ID" ,
1317
1317
" LEGAL_ENTITY_NAME" ,
1318
- " INVOICING_ENTITY" ,
1319
1318
" DEPLOYMENT_OPTION" ,
1320
1319
" DATABASE_ENGINE" ,
1321
1320
" CACHE_ENGINE" ,
1328
1327
" SAVINGS_PLAN_ARN" ,
1329
1328
" PAYMENT_OPTION" ,
1330
1329
" AGREEMENT_END_DATE_TIME_AFTER" ,
1331
- " AGREEMENT_END_DATE_TIME_BEFORE"
1330
+ " AGREEMENT_END_DATE_TIME_BEFORE" ,
1331
+ " INVOICING_ENTITY"
1332
1332
]
1333
1333
},
1334
1334
"DimensionValues" :{
3954
3954
"type" :" string" ,
3955
3955
"max" :302 ,
3956
3956
"min" :6 ,
3957
- "pattern" :" (^[a-zA-Z0-9.!#$%&'*+=?^_‘{|}~-]+@[a-zA-Z0-9_-]+(\\ .[a-zA-Z0-9_-]+)+$)|(^arn:(aws[a-zA-Z-]*):sns:[a-zA-Z0-9-]+:[0-9]{12}:[a-zA-Z0-9_-]+$)"
3957
+ "pattern" :" (^[a-zA-Z0-9.!#$%&'*+=?^_‘{|}~-]+@[a-zA-Z0-9_-]+(\\ .[a-zA-Z0-9_-]+)+$)|(^arn:(aws[a-zA-Z-]*):sns:[a-zA-Z0-9-]+:[0-9]{12}:[a-zA-Z0-9_-]+( \\ .fifo)? $)"
3958
3958
},
3959
3959
"SubscriberStatus" :{
3960
3960
"type" :" string" ,
You can’t perform that action at this time.
0 commit comments