mirror of https://github.com/mingrammer/diagrams
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
536 B
36 lines
536 B
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
|
|
|
from . import _AWS
|
|
|
|
|
|
class _Mobile(_AWS):
|
|
_type = "mobile"
|
|
_icon_dir = "resources/aws/mobile"
|
|
|
|
|
|
class Amplify(_Mobile):
|
|
_icon = "amplify.png"
|
|
|
|
|
|
class APIGatewayEndpoint(_Mobile):
|
|
_icon = "api-gateway-endpoint.png"
|
|
|
|
|
|
class APIGateway(_Mobile):
|
|
_icon = "api-gateway.png"
|
|
|
|
|
|
class Appsync(_Mobile):
|
|
_icon = "appsync.png"
|
|
|
|
|
|
class DeviceFarm(_Mobile):
|
|
_icon = "device-farm.png"
|
|
|
|
|
|
class Pinpoint(_Mobile):
|
|
_icon = "pinpoint.png"
|
|
|
|
|
|
# Aliases
|