-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAmazon Chime & Slack Calls.txt
43 lines (36 loc) · 1 KB
/
Amazon Chime & Slack Calls.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Hosts, Ports and Protocols needed for Amazon Chime services
# https://answers.chime.aws/articles/123/hosts-ports-and-protocols-needed-for-amazon-chime.html
#
# Network configuration and bandwidth requirements
# https://docs.aws.amazon.com/chime/latest/ag/network-config.html
#
# Amazon Chimes is the backend for Slack Calls
# https://slack.com/intl/en-in/blog/news/slack-aws-drive-development-agility
# Last edit: 20220111
_Hostnames_
# Wildcards and prime top domain roots
chime.aws
*.chime.aws
*.amazonaws.com
RegEx that should work for wildcard domains, at least for hostnames with letters, numbers, dash or period in the name: ^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-\.]*[a-zA-Z0-9])\.)example.com
# Rest of the domains
meet.an1.chime.in
meet.as1.chime.in
meet.as2.chime.in
meet.chime.in
meet.ew1.chime.in
meet.se1.chime.in
meet.ue1.chime.in
meet.uw2.chime.in
_IPs_
13.248.147.139
3.80.16.0/23
34.212.95.128/25
34.223.21.0/25
52.55.62.128/25
52.55.63.0/25
76.223.18.152
99.77.128.0/18
99.77.253.0/24
_URLs_
[none]