You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/govcloud-deployment.md
+16-8Lines changed: 16 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,21 +76,24 @@ aws cloudformation deploy \
76
76
77
77
The following services are automatically removed from the GovCloud template:
78
78
79
-
### Web UI Components (22 resources removed)
79
+
### Web UI Components (11 resources removed)
80
80
81
81
- CloudFront distribution and origin access identity
82
82
- WebUI S3 bucket and build pipeline
83
83
- CodeBuild project for UI deployment
84
84
- Security headers policy
85
85
86
-
### API Layer (20+ resources removed)
86
+
### API Layer (136 resources removed)
87
87
88
88
- AppSync GraphQL API and schema
89
-
- All GraphQL resolvers and data sources
90
-
- 10+ Lambda resolver functions
89
+
- All GraphQL resolvers and data sources (50+ resolvers)
90
+
- Lambda resolver functions (20+ functions)
91
+
-**Test Studio Resources (36 resources)**: All test management Lambda functions, AppSync resolvers, data sources, SQS queues, and supporting infrastructure added in v0.4.6
0 commit comments