Skip to content

Commit 3be0f21

Browse files
Add new services
1 parent c7234ef commit 3be0f21

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: localstack_client/config.py

+14
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
"edge": 4566,
1616
# Botocore services
1717
# When adding new services below, assign them port 4566
18+
"account": 4566,
1819
"acm": 4619,
20+
"acm-pca": 4566,
1921
"amplify": 4622,
2022
"apigateway": 4567,
2123
"apigatewaymanagementapi": 4625,
@@ -29,13 +31,20 @@
2931
"autoscaling": 4616,
3032
"backup": 4638,
3133
"batch": 4614,
34+
"bedrock": 4566,
35+
"bedrock-runtime": 4566,
3236
"ce": 4633,
37+
"cloudcontrol": 4566,
3338
"cloudformation": 4581,
3439
"cloudfront": 4606,
3540
"cloudsearch": 4595,
3641
"cloudtrail": 4612,
3742
"cloudwatch": 4582,
43+
"codebuild": 4566,
3844
"codecommit": 4620,
45+
"codeconnections": 4566,
46+
"codedeploy": 4566,
47+
"codepipeline": 4566,
3948
"cognito-identity": 4591,
4049
"cognito-idp": 4590,
4150
"config": 4641,
@@ -51,6 +60,7 @@
5160
"elasticache": 4598,
5261
"elasticbeanstalk": 4604,
5362
"elasticsearch": 4571,
63+
"elastictranscoder": 4566,
5464
"elb": 4588,
5565
"elbv2": 4628,
5666
"emr": 4600,
@@ -82,6 +92,7 @@
8292
"mediastore": 4617,
8393
"mediastore-data": 4617,
8494
"meteringmarketplace": 4644,
95+
"memorydb": 4566,
8596
"mq": 4566,
8697
"mwaa": 4642,
8798
"neptune": 4594,
@@ -111,18 +122,21 @@
111122
"servicediscovery": 4630,
112123
"ses": 4579,
113124
"sesv2": 4579,
125+
"shield": 4566,
114126
"sns": 4575,
115127
"sqs": 4576,
116128
"ssm": 4583,
117129
"stepfunctions": 4585,
118130
"sts": 4592,
119131
"support": 4629,
120132
"swf": 4596,
133+
"textract": 4566,
121134
"timestream": 4626,
122135
"timestream-query": 4626,
123136
"timestream-write": 4626,
124137
"transcribe": 4566,
125138
"transfer": 4618,
139+
"verifiedpermissions": 4566,
126140
"waf": 4640,
127141
"wafv2": 4640,
128142
"xray": 4603,

0 commit comments

Comments
 (0)