notifications/notifications/src/main/kotlin/org/opensearch/notifications/index/ConfigIndexingActions.kt (6 lines): - line 61: // TODO: URL validation with rules - line 66: // TODO: URL validation with rules - line 71: // TODO: URL validation with rules - line 76: // TODO: URL validation with rules - line 157: // TODO: host validation with rules - line 162: // TODO: host validation with rules notifications/notifications/src/main/kotlin/org/opensearch/notifications/send/SendTestNotificationActionHelper.kt (3 lines): - line 34: return "[$feature] Test Message Title-$configId" // TODO: change as spec - line 38: return "Test message content body for config id $configId\nfrom feature $feature" // TODO: change as spec - line 49: """.trimIndent() // TODO: change as spec notifications/notifications/src/main/kotlin/org/opensearch/notifications/resthandler/NotificationStatsRestHandler.kt (2 lines): - line 43: * TODO: Add response body in common-utils - line 61: // TODO: Wrap this into TransportAction notifications/core/src/main/plugin-metadata/plugin-security.policy (2 lines): - line 17: // TODO: get these fixed in aws sdk - line 30: // TODO: get these fixed in aws sdk notifications/notifications/src/main/plugin-metadata/plugin-security.policy (2 lines): - line 17: // TODO: get these fixed in aws sdk - line 30: // TODO: get these fixed in aws sdk dashboards-notifications/public/services/EventService.ts (1 line): - line 24: // TODO needs backend support notifications/notifications/src/main/kotlin/org/opensearch/notifications/metrics/Metrics.kt (1 line): - line 227: ), // TODO: add after implementation added dashboards-notifications/public/services/NotificationService.ts (1 line): - line 127: // TODO limit concurrency here? notifications/notifications/src/main/kotlin/org/opensearch/notifications/action/GetFeatureChannelListAction.kt (1 line): - line 65: } // TODO: Validate against allowed features