We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8baa2 commit f6f07d0Copy full SHA for f6f07d0
1 file changed
src/enums/serviceMap.ts
@@ -88,6 +88,7 @@ import AzureBackupPolicy from '../services/backupPolicies'
88
import AzureBilling from '../services/billing'
89
import AzureLogProfiles from '../services/logProfiles'
90
import Subscription from '../services/subscription'
91
+import AzureApplicationGateway from '../services/applicationGateway'
92
93
/**
94
* serviceMap is an object that contains all currently supported services for AWS
0 commit comments