Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 1, 2020 14:17
Embed
What would you like to do?
"offers" : {   
"AmazonChimeDialin" : {     
"offerCode" : "AmazonChimeDialin",     
"versionIndexUrl" : "/offers/v1.0/aws/AmazonChimeDialin/index.json",     
"currentVersionUrl" : "/offers/v1.0/aws/AmazonChimeDialin/current/index.json",    
"currentRegionIndexUrl" : "/offers/v1.0/aws/AmazonChimeDialin/current/region_index.json"   
},   
"mobileanalytics" : {     
"offerCode" : "mobileanalytics",     
"versionIndexUrl" : "/offers/v1.0/aws/mobileanalytics/index.json",     
"currentVersionUrl" : "/offers/v1.0/aws/mobileanalytics/current/index.json",     
"currentRegionIndexUrl" : "/offers/v1.0/aws/mobileanalytics/current/region_index.json"   
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment