{ "info": { "name": "AWS Simple Email Service API Delete Configuration Set", "_postman_id": "dd01b240-9ae9-40f3-9f35-2a9a9c5304e6", "description": "Deletes a configuration set.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "Receipt Rule Sets", "item": [ { "id": "6e5a682f-48c1-4ad8-ad63-ee8bb5f857b8", "name": "cloneReceiptRuleSet", "request": { "url": "http://example.com/api/?Action=CloneReceiptRuleSet?OriginalRuleSetName=OriginalRuleSetName&RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a receipt rule set by cloning an existing one." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "da464c5d-878d-406f-b6dc-ea18bd3bbaeb" } ] }, { "id": "23210917-198c-4219-b4de-8bdf0357e0c0", "name": "createReceiptRuleSet", "request": { "url": "http://example.com/api/?Action=CreateReceiptRuleSet?RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Creates an empty receipt rule set." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "505f5037-10b7-44df-a9bc-c114eadccf71" } ] } ] }, { "name": "Configuration Sets", "item": [ { "id": "b22fd8f3-7788-4e3d-b8ac-7ba47a306938", "name": "createConfigurationSet", "request": { "url": "http://example.com/api/?Action=CreateConfigurationSet?ConfigurationSet=ConfigurationSet", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a configuration set." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "94166deb-6250-47e8-b800-66dad9e966c5" } ] }, { "id": "ff25a65b-1550-4fcb-a205-2698da8900d6", "name": "deleteConfigurationSet", "request": { "url": "http://example.com/api/?Action=DeleteConfigurationSet?ConfigurationSetName=ConfigurationSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes a configuration set." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "c7ddf089-b9f7-43cf-868e-a39e886015b5" } ] } ] }, { "name": "Configuration Set Event Destination", "item": [ { "id": "5af76c4a-872b-441f-8150-bde7bdbb9fd0", "name": "createConfigurationSetEventDestination", "request": { "url": "http://example.com/api/?Action=CreateConfigurationSetEventDestination?ConfigurationSetName=ConfigurationSetName&EventDestination=EventDestination", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a configuration set event destination." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "0a50e917-7532-4278-a657-5ebe87582f29" } ] } ] }, { "name": "Receipt Filters", "item": [ { "id": "9d7d68ba-1b70-45fc-a7ad-bdab8f8e27b1", "name": "createReceiptFilter", "request": { "url": "http://example.com/api/?Action=CreateReceiptFilter?Filter=Filter", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a new IP address filter." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "678ad92a-845f-4559-8f06-2489343fda4c" } ] } ] }, { "name": "Receipt Rules", "item": [ { "id": "76c22744-42cd-4e23-820d-fdce7ac10624", "name": "createReceiptRule", "request": { "url": "http://example.com/api/?Action=CreateReceiptRule?After=After&Rule=Rule&RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Creates a receipt rule." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "49469966-3ae4-4468-8e8a-a14ab2930258" } ] } ] } ] }