{ "info": { "name": "AWS Simple Email Service API Create Configuration Set Event Destination", "_postman_id": "5b9b6c8b-53ff-4b91-9bdd-dffb74513655", "description": "Creates a configuration set event destination.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "Receipt Rule Sets", "item": [ { "id": "829c69d9-1b39-4e48-8bf2-bde0fe39bb97", "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": "a253bf94-70f6-4d64-87ef-d69c02f98616" } ] } ] }, { "name": "Configuration Sets", "item": [ { "id": "65344e73-82eb-4b43-a0fd-8ee08c86896d", "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": "7b01b91c-00e0-4d08-b02a-3d28f9f6d9be" } ] } ] }, { "name": "Configuration Set Event Destination", "item": [ { "id": "1cfa5824-18f5-4b08-8c53-28faf5caf29f", "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": "ac051ef9-2ab1-40b5-8199-38c1abbdcc82" } ] } ] } ] }