- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Use the VPN Gateway component to represent site-to-site VPN connections in your Amazon Web Services architecture.
Use the toolbar to configure and customize the component. The following options are available:
Use the Cloudcraft API to programmatically access and render your architecture diagrams as JSON objects.
The following is an example JSON of a VPN Gateway component:
{
"type": "vpngateway",
"id": "1a4851fe-8357-4896-876b-f2d3040d108c",
"region": "us-east-1",
"mapPos": [11.5,12],
"color": {
"isometric": "#000000",
"2d": "#000000"
},
"accentColor": {
"isometric": "#ffeb3b",
"2d": "#ffeb3b"
},
"direction": "down",
"link":" blueprint://58c2aeae-d5b7-4a50-83ea-b3fa9d17d3f5",
"locked": true
}
uuid
format.cn-
regions.down
or right
. Default is down
.blueprint://ID
format or to an external website using the https://LINK
format.true
, changes made to the component using the application are disabled until unlocked.The VPN gateway component can only be added to VPCs.