@@ -845,59 +845,109 @@ func NewConfiguration() *Configuration {
845845 "v2.UpdateDeploymentRule" : false ,
846846 "v2.CreateHamrOrgConnection" : false ,
847847 "v2.GetHamrOrgConnection" : false ,
848+ "v2.BatchCreateIncidentRuleExecutionStates" : false ,
849+ "v2.BatchUpdateIncidentRuleExecutionStates" : false ,
848850 "v2.CreateGlobalIncidentHandle" : false ,
849851 "v2.CreateIncident" : false ,
850852 "v2.CreateIncidentAttachment" : false ,
853+ "v2.CreateIncidentCommunication" : false ,
854+ "v2.CreateIncidentGoogleMeetSpace" : false ,
851855 "v2.CreateIncidentIntegration" : false ,
856+ "v2.CreateIncidentJiraIssue" : false ,
857+ "v2.CreateIncidentJiraTemplate" : false ,
858+ "v2.CreateIncidentMicrosoftTeamsConfiguration" : false ,
859+ "v2.CreateIncidentMSTeamsOnlineMeeting" : false ,
852860 "v2.CreateIncidentNotificationRule" : false ,
853861 "v2.CreateIncidentNotificationTemplate" : false ,
854862 "v2.CreateIncidentPostmortemAttachment" : false ,
855863 "v2.CreateIncidentPostmortemTemplate" : false ,
864+ "v2.CreateIncidentRoleAssignment" : false ,
865+ "v2.CreateIncidentStatuspageIncident" : false ,
866+ "v2.CreateIncidentStatusPageNotice" : false ,
867+ "v2.CreateIncidentTimelineEntry" : false ,
856868 "v2.CreateIncidentTodo" : false ,
857869 "v2.CreateIncidentType" : false ,
858870 "v2.CreateIncidentUserDefinedField" : false ,
871+ "v2.CreateIncidentZoomConfiguration" : false ,
872+ "v2.CreateIncidentZoomMeeting" : false ,
873+ "v2.CreateStatuspageEmailSubscription" : false ,
859874 "v2.DeleteGlobalIncidentHandle" : false ,
860875 "v2.DeleteIncident" : false ,
861876 "v2.DeleteIncidentAttachment" : false ,
877+ "v2.DeleteIncidentCommunication" : false ,
862878 "v2.DeleteIncidentIntegration" : false ,
879+ "v2.DeleteIncidentJiraTemplate" : false ,
863880 "v2.DeleteIncidentNotificationRule" : false ,
864881 "v2.DeleteIncidentNotificationTemplate" : false ,
865882 "v2.DeleteIncidentPostmortemTemplate" : false ,
883+ "v2.DeleteIncidentRoleAssignment" : false ,
884+ "v2.DeleteIncidentTimelineEntry" : false ,
866885 "v2.DeleteIncidentTodo" : false ,
867886 "v2.DeleteIncidentType" : false ,
868887 "v2.DeleteIncidentUserDefinedField" : false ,
888+ "v2.ExportIncidents" : false ,
869889 "v2.GetGlobalIncidentSettings" : false ,
870890 "v2.GetIncident" : false ,
891+ "v2.GetIncidentAutomationData" : false ,
892+ "v2.GetIncidentCaseSourceLink" : false ,
893+ "v2.GetIncidentCommunication" : false ,
871894 "v2.GetIncidentIntegration" : false ,
895+ "v2.GetIncidentJiraTemplate" : false ,
872896 "v2.GetIncidentNotificationRule" : false ,
873897 "v2.GetIncidentNotificationTemplate" : false ,
898+ "v2.GetIncidentPagerdutyRelatedIncidents" : false ,
899+ "v2.GetIncidentPageSourceLink" : false ,
874900 "v2.GetIncidentPostmortemTemplate" : false ,
901+ "v2.GetIncidentReservedRole" : false ,
902+ "v2.GetIncidentRoleAssignment" : false ,
903+ "v2.GetIncidentStatusPagesSuggestion" : false ,
904+ "v2.GetIncidentTimelineEntryThread" : false ,
875905 "v2.GetIncidentTodo" : false ,
876906 "v2.GetIncidentType" : false ,
877907 "v2.GetIncidentUserDefinedField" : false ,
908+ "v2.GetStatuspageSubscriptionPreferences" : false ,
878909 "v2.ImportIncident" : false ,
879910 "v2.ListGlobalIncidentHandles" : false ,
880911 "v2.ListIncidentAttachments" : false ,
912+ "v2.ListIncidentCommunications" : false ,
881913 "v2.ListIncidentIntegrations" : false ,
914+ "v2.ListIncidentJiraTemplates" : false ,
882915 "v2.ListIncidentNotificationRules" : false ,
883916 "v2.ListIncidentNotificationTemplates" : false ,
917+ "v2.ListIncidentPagerdutyServices" : false ,
884918 "v2.ListIncidentPostmortemTemplates" : false ,
919+ "v2.ListIncidentReservedRoles" : false ,
920+ "v2.ListIncidentRuleExecutionStates" : false ,
885921 "v2.ListIncidents" : false ,
922+ "v2.ListIncidentTemplateVariables" : false ,
923+ "v2.ListIncidentTimelineEntries" : false ,
886924 "v2.ListIncidentTodos" : false ,
887925 "v2.ListIncidentTypes" : false ,
888926 "v2.ListIncidentUserDefinedFields" : false ,
927+ "v2.ListStatuspageEmailSubscriptions" : false ,
928+ "v2.PatchIncidentNotificationRule" : false ,
929+ "v2.RenderIncidentTemplate" : false ,
889930 "v2.SearchIncidents" : false ,
931+ "v2.SearchIncidentsV2" : false ,
890932 "v2.UpdateGlobalIncidentHandle" : false ,
891933 "v2.UpdateGlobalIncidentSettings" : false ,
892934 "v2.UpdateIncident" : false ,
893935 "v2.UpdateIncidentAttachment" : false ,
936+ "v2.UpdateIncidentCommunication" : false ,
894937 "v2.UpdateIncidentIntegration" : false ,
938+ "v2.UpdateIncidentJiraTemplate" : false ,
939+ "v2.UpdateIncidentMicrosoftTeamsConfiguration" : false ,
895940 "v2.UpdateIncidentNotificationRule" : false ,
896941 "v2.UpdateIncidentNotificationTemplate" : false ,
897942 "v2.UpdateIncidentPostmortemTemplate" : false ,
943+ "v2.UpdateIncidentStatuspageIncident" : false ,
944+ "v2.UpdateIncidentStatusPageNotice" : false ,
945+ "v2.UpdateIncidentTimelineEntry" : false ,
898946 "v2.UpdateIncidentTodo" : false ,
899947 "v2.UpdateIncidentType" : false ,
900948 "v2.UpdateIncidentUserDefinedField" : false ,
949+ "v2.UpdateIncidentZoomConfiguration" : false ,
950+ "v2.UpsertIncidentAutomationData" : false ,
901951 "v2.CreateAWSAccountCCMConfig" : false ,
902952 "v2.DeleteAWSAccountCCMConfig" : false ,
903953 "v2.GetAWSAccountCCMConfig" : false ,
0 commit comments