select id, amazon_e_c2_for_windows_server as data, 'Amazon EC2 for Windows Server' as 'specialities'  from a_w_s where amazon_e_c2_for_windows_server is not null and deleted=0
union all
select id, amazon_cloud_front as data, 'Amazon CloudFront' as 'specialities'  from a_w_s where amazon_cloud_front is not null and deleted=0
union all
select id, amazon_e_k_s_delivery as data, 'Amazon EKS Delivery' as 'specialities'  from a_w_s where amazon_e_k_s_delivery is not null and deleted=0
union all
select id, amazon_redshift as data, 'Amazon Redshift' as 'specialities'  from a_w_s where amazon_redshift is not null and deleted=0
union all
select id, amazon_r_d_s as data, 'Amazon RDS' as 'specialities'  from a_w_s where amazon_r_d_s is not null and deleted=0
union all
select id, a_w_s_w_a_f as data, 'AWS WAF' as 'specialities'  from a_w_s where a_w_s_w_a_f is not null and deleted=0
union all
select id, amazon_a_p_i_gateway as data, 'Amazon API Gateway' as 'specialities'  from a_w_s where amazon_a_p_i_gateway is not null and deleted=0
union all
select id, a_w_s_glue_delivery as data, 'AWS Glue Delivery' as 'specialities'  from a_w_s where a_w_s_glue_delivery is not null and deleted=0
union all
select id, amazon_e_c2_systems_manager as data, 'Amazon EC2 Systems Manager' as 'specialities'  from a_w_s where amazon_e_c2_systems_manager is not null and deleted=0
union all 
select id, a_w_s_control_tower_delivery as data, 'AWS Control Tower Delivery' as 'specialities'  from a_w_s where a_w_s_control_tower_delivery is not null and deleted=0
union all
select id, amazon_e_m_r as data, 'Amazon EMR' as 'specialities'  from a_w_s where amazon_e_m_r is not null and deleted=0
union all
select id, amazon_quick_sight as data, 'Amazon QuickSight' as 'specialities'  from a_w_s where amazon_quick_sight is not null and deleted=0
union all
select id, a_w_s_cloud_formation as data, 'AWS CloudFormation' as 'specialities'  from a_w_s where a_w_s_cloud_formation is not null and deleted=0
union all
select id, amazon_connect as data, 'Amazon Connect' as 'specialities'  from a_w_s where amazon_connect is not null and deleted=0
union all
select id, a_w_s_lambda as data, 'AWS Lambda' as 'specialities'  from a_w_s where a_w_s_lambda is not null and deleted=0
union all
select id, a_w_s_server_migration_service as data, 'AWS Server Migration Service' as 'specialities'  from a_w_s where a_w_s_server_migration_service is not null and deleted=0
union all
select id, amazon_kinesis as data, 'Amazon Kinesis' as 'specialities'  from a_w_s where amazon_kinesis is not null and deleted=0
union all
select id, a_w_s_config as data, 'AWS Config' as 'specialities'  from a_w_s where a_w_s_config is not null and deleted=0
union all 
select id, amazon_dynamo_d_b as data, 'Amazon DynamoDB' as 'specialities'  from a_w_s where amazon_dynamo_d_b is not null and deleted=0
union all
select id, a_w_s_direct_connect as data, 'AWS Direct Connect' as 'specialities'  from a_w_s where a_w_s_direct_connect is not null and deleted=0
union all 
select id, a_w_s_database_migration_service as data, 'AWS Database Migration Service' as 'specialities'  from a_w_s where a_w_s_database_migration_service is not null and deleted=0