Documentation
¶
Overview ¶
Package services contains code relating to the AWS services that LocalStack supports
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SupportedServices = []Service{ APIGateway, Kinesis, DynamoDB, DynamoDBStreams, S3, Firehose, Lambda, SNS, SQS, Redshift, ES, SES, Route53, CloudFormation, CloudWatch, SSM, SecretsManager, }
SupportedServices can be referenced to determine what services are supported
Functions ¶
func GetDefaultPort ¶
GetDefaultPort gets the default LocalStack port for the given service
Types ¶
type Service ¶
type Service int
Service represents a LocalStack service
type ServiceConfig ¶
ServiceConfig allows the configuration of LocalStack Service to specify a custom port
Click to show internal directories.
Click to hide internal directories.