Skip to content

Commit

Permalink
revert appsync changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Amplifiyer committed Sep 19, 2023
1 parent 5f77d88 commit 4261163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aws-cdk/lib/api/hotswap-deployments.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const RESOURCE_DETECTORS: { [key:string]: HotswapDetector } = {
// AppSync
'AWS::AppSync::Resolver': isHotswappableAppSyncChange,
'AWS::AppSync::FunctionConfiguration': isHotswappableAppSyncChange,
'AWS::AppSync::GraphQLSchema': isHotswappableAppSyncChange,

'AWS::ECS::TaskDefinition': isHotswappableEcsServiceChange,
'AWS::CodeBuild::Project': isHotswappableCodeBuildProjectChange,
Expand Down

0 comments on commit 4261163

Please sign in to comment.