{ "info": { "name": "AWS Simple Email Service API Send Bounce", "_postman_id": "1a783656-b2e6-44f1-b019-900409cba67c", "description": "Generates and sends a bounce message to the sender of an email you received through Amazon SES.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "Receipt Rule Sets", "item": [ { "id": "32732dd2-d504-41a4-bff6-42cffa38efc8", "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": "ee939248-3c55-4d94-bf40-26470b61eb3f" } ] }, { "id": "681d0b65-eda2-46d4-959e-b4002ccd3797", "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": "bcfa20ce-c802-445c-9d37-022e30841ebb" } ] }, { "id": "6dc70c7b-12c8-4170-8974-a127d6818060", "name": "deleteReceiptRuleSet", "request": { "url": "http://example.com/api/?Action=DeleteReceiptRuleSet?RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes the specified receipt rule set and all of the receipt rules it contains." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "0e5f9bb2-1e14-4734-9a63-798259984a4b" } ] }, { "id": "8653dbda-9665-4152-8840-fbbb54579d3f", "name": "describeActiveReceiptRuleSet", "request": { "url": "http://example.com/api/?Action=DescribeActiveReceiptRuleSet?Metadata=Metadata&Rules.member.N=Rules.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the metadata and receipt rules for the receipt rule set that is currently active." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "36b2dd5b-5836-4216-bdaa-dd33ec742157" } ] }, { "id": "767982c3-3a14-43a2-93ab-6d1a15e2a542", "name": "describeReceiptRuleSet", "request": { "url": "http://example.com/api/?Action=DescribeReceiptRuleSet?RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the details of the specified receipt rule set." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "64c3dcc7-1393-477b-9330-e4af298779db" } ] }, { "id": "86f60f35-93b1-4c56-8a77-459799742a2c", "name": "listReceiptRuleSets", "request": { "url": "http://example.com/api/?Action=ListReceiptRuleSets?NextToken=NextToken", "method": "GET", "body": { "mode": "raw" }, "description": "Lists the receipt rule sets that exist under your AWS account." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "78a28bbe-0763-46a0-ab2f-96c51598a51b" } ] }, { "id": "084d2fc7-d4fb-48a6-be3f-e1670421cde1", "name": "reorderReceiptRuleSet", "request": { "url": "http://example.com/api/?Action=ReorderReceiptRuleSet?RuleNames.member.N=RuleNames.member.N&RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Reorders the receipt rules within a receipt rule set." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "0aca67f5-8c00-41b9-8176-f890a5f890f4" } ] } ] }, { "name": "Configuration Sets", "item": [ { "id": "e237ed98-88eb-48a3-91f0-574327d5261a", "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": "e48d0120-0e2c-4c39-9266-b77a4a84e07e" } ] }, { "id": "59dc939f-a2cf-4a0c-84c1-16acf35d78de", "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": "38e6bb50-82e5-4cde-812b-c37ecac47653" } ] }, { "id": "943eddcc-708e-4888-b8aa-b9d5d3c28fc7", "name": "describeConfigurationSet", "request": { "url": "http://example.com/api/?Action=DescribeConfigurationSet?ConfigurationSetAttributeNames.member.N=ConfigurationSetAttributeNames.member.N&ConfigurationSetName=ConfigurationSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the details of the specified configuration set." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "5232746c-6fa9-4674-ab25-f7f1002c11ac" } ] }, { "id": "1cff7cc0-86e2-4d16-bc98-b9af00bc5d59", "name": "listConfigurationSets", "request": { "url": "http://example.com/api/?Action=ListConfigurationSets?MaxItems=MaxItems&NextToken=NextToken", "method": "GET", "body": { "mode": "raw" }, "description": "Lists the configuration sets associated with your AWS account." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "54ead761-6739-413e-bd78-be3aa7bb9b50" } ] } ] }, { "name": "Configuration Set Event Destination", "item": [ { "id": "1218056a-129c-4360-91e1-6fc9c8f00104", "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": "71a3499b-355c-4823-a0b7-84ecde655b1d" } ] }, { "id": "f1c46f38-b214-4324-8d6f-4068c02829df", "name": "deleteConfigurationSetEventDestination", "request": { "url": "http://example.com/api/?Action=DeleteConfigurationSetEventDestination?ConfigurationSetName=ConfigurationSetName&EventDestinationName=EventDestinationName", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes a configuration set event destination." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "de0bb02a-a2e6-4b76-9534-75be209b3794" } ] } ] }, { "name": "Receipt Filters", "item": [ { "id": "72fbf844-5d0a-48a2-850e-2fdda25d741a", "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": "99e54e59-97e6-43ec-978c-420380489eb8" } ] }, { "id": "846e1e80-0d81-46e1-9923-f76a04de8560", "name": "deleteReceiptFilter", "request": { "url": "http://example.com/api/?Action=DeleteReceiptFilter?FilterName=FilterName", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes the specified IP address filter." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "1ea062f1-81d3-403d-b617-4d0d55fd46a3" } ] }, { "id": "b9676968-b372-45e8-a806-f6f45f48406c", "name": "listReceiptFilters", "request": { "url": "http://example.com/api/?Action=ListReceiptFilters?Filters.member.N=Filters.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Lists the IP address filters associated with your AWS account." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "a1d9ac03-50b4-4385-90bf-c5181bd8646b" } ] } ] }, { "name": "Receipt Rules", "item": [ { "id": "89e46b98-aa96-427d-820d-d30df009bc2d", "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": "1bb741f7-07bf-46e4-86d2-9e3dc74ad66a" } ] }, { "id": "a5cbb6da-d965-4ef5-84c3-3f9d1f1e3132", "name": "deleteReceiptRule", "request": { "url": "http://example.com/api/?Action=DeleteReceiptRule?RuleName=RuleName&RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes the specified receipt rule." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "83bbc123-ec0a-4c1b-8391-45e51eb0ecd0" } ] }, { "id": "b468532f-c4e1-4d48-804e-fc0f5cc891d6", "name": "describeReceiptRule", "request": { "url": "http://example.com/api/?Action=DescribeReceiptRule?RuleName=RuleName&RuleSetName=RuleSetName", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the details of the specified receipt rule." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "476bf423-4740-4b3b-aa4c-d1708db07dc5" } ] } ] }, { "name": "Identity", "item": [ { "id": "50691e68-b8e2-44c3-befb-b7cabb1f1ba9", "name": "deleteIdentity", "request": { "url": "http://example.com/api/?Action=DeleteIdentity?Identity=Identity", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes the specified identity (an email address or a domain) from the list of verified identities." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "170cc006-d6a7-4221-a3b0-aaa657fbba6c" } ] }, { "id": "f029cd6e-7697-41af-a04f-8842f07c141f", "name": "deleteIdentityPolicy", "request": { "url": "http://example.com/api/?Action=DeleteIdentityPolicy?Identity=Identity&PolicyName=PolicyName", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes the specified sending authorization policy for the given identity (an email address or a domain)." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "28caaf92-ba1d-4573-baf6-cde19ad425b9" } ] }, { "id": "25c14836-17ae-44ef-b602-f1901214e1ae", "name": "getIdentityDkimAttributes", "request": { "url": "http://example.com/api/?Action=GetIdentityDkimAttributes?Identities.member.N=Identities.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the current status of Easy DKIM signing for an entity." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "da0b0ff1-0aaf-444f-90b2-89cbeaadb49c" } ] }, { "id": "0a3b3f9e-d927-4d06-8707-0be797f336d6", "name": "getIdentityMailFromDomainAttributes", "request": { "url": "http://example.com/api/?Action=GetIdentityMailFromDomainAttributes?Identities.member.N=Identities.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the custom MAIL FROM attributes for a list of identities (email addresses and/or domains)." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "de983e81-e8e7-463d-b4e1-4eb01630488b" } ] }, { "id": "03b9df8e-9055-42c0-bbfa-64870ae35127", "name": "getIdentityNotificationAttributes", "request": { "url": "http://example.com/api/?Action=GetIdentityNotificationAttributes?Identities.member.N=Identities.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "5acf46b0-3142-45ee-b5ed-d517b339aedd" } ] }, { "id": "c33ae63f-2afa-4ca8-a2c0-eb7bff9ea4ad", "name": "getIdentityPolicies", "request": { "url": "http://example.com/api/?Action=GetIdentityPolicies?Identity=Identity&PolicyNames.member.N=PolicyNames.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the requested sending authorization policies for the given identity (an email address or a domain)." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "290e24d1-18fd-4aa4-9298-7ecad5400d7d" } ] }, { "id": "e0f1b858-d5ab-4a70-b733-d8060af63616", "name": "getIdentityVerificationAttributes", "request": { "url": "http://example.com/api/?Action=GetIdentityVerificationAttributes?Identities.member.N=Identities.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "000467ce-1b00-4f94-88e0-13f7813d67c8" } ] }, { "id": "e1906683-66e3-4bd6-8799-6cf1a5e833d4", "name": "listIdentities", "request": { "url": "http://example.com/api/?Action=ListIdentities?IdentityType=IdentityType&MaxItems=MaxItems&NextToken=NextToken", "method": "GET", "body": { "mode": "raw" }, "description": "Returns a list containing all of the identities (email addresses and domains) for your AWS account, regardless of verification status." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "f61abce7-1aaf-4df8-9823-f147e7f570ce" } ] }, { "id": "a8b82593-9285-412a-a895-a1757c3a1a22", "name": "listIdentityPolicies", "request": { "url": "http://example.com/api/?Action=ListIdentityPolicies?Identity=Identity", "method": "GET", "body": { "mode": "raw" }, "description": "Returns a list of sending authorization policies that are attached to the given identity (an email address or a domain)." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "bf2bbb44-c685-42e0-bb78-a2792cdff7b5" } ] }, { "id": "45c9b0c7-8210-4cbe-b583-50b7557c1a1f", "name": "putIdentityPolicy", "request": { "url": "http://example.com/api/?Action=PutIdentityPolicy?Identity=Identity&Policy=Policy&PolicyName=PolicyName", "method": "GET", "body": { "mode": "raw" }, "description": "Adds or updates a sending authorization policy for the specified identity (an email address or a domain)." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "dfb2370e-29d4-47be-97b5-4162f3ed5586" } ] } ] }, { "name": "Verified Email Addresses", "item": [ { "id": "71b0614d-8018-4411-a608-3820fe1f4b87", "name": "deleteVerifiedEmailAddress", "request": { "url": "http://example.com/api/?Action=DeleteVerifiedEmailAddress?EmailAddress=EmailAddress", "method": "GET", "body": { "mode": "raw" }, "description": "Deletes the specified email address from the list of verified addresses." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "733e5efa-f510-4730-8944-31faaa649b73" } ] }, { "id": "83a99c12-767c-412d-b9dd-4f7377ca51fc", "name": "listVerifiedEmailAddresses", "request": { "url": "http://example.com/api/?Action=ListVerifiedEmailAddresses?VerifiedEmailAddresses.member.N=VerifiedEmailAddresses.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Returns a list containing all of the email addresses that have been verified." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "cf656226-31ed-4ed3-b987-810ee6421b50" } ] } ] }, { "name": "Send Quota", "item": [ { "id": "26f4b503-588f-43f3-8fbc-86df59ddb2c4", "name": "getSendQuota", "request": { "url": "http://example.com/api/?Action=GetSendQuota?Max24HourSend=Max24HourSend&MaxSendRate=MaxSendRate&SentLast24Hours=SentLast24Hours", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the user's current sending limits." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "e40ad97e-1dff-4dda-94b0-c29cb3ed5425" } ] } ] }, { "name": "Send Statistics", "item": [ { "id": "2c6dd545-15b4-4218-8918-cf6b96322c4e", "name": "getSendStatistics", "request": { "url": "http://example.com/api/?Action=GetSendStatistics?SendDataPoints.member.N=SendDataPoints.member.N", "method": "GET", "body": { "mode": "raw" }, "description": "Returns the user's sending statistics." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "d1bdac1b-c855-452e-b7ab-49343f63239f" } ] } ] }, { "name": "Bounce", "item": [ { "id": "c9a45ba0-81a3-4935-832e-cddd4b9bf400", "name": "sendBounce", "request": { "url": "http://example.com/api/?Action=SendBounce?BouncedRecipientInfoList.member.N=BouncedRecipientInfoList.member.N&BounceSender=BounceSender&BounceSenderArn=BounceSenderArn&Explanation=Explanation&MessageDsn=MessageDsn&OriginalMessageId=OriginalMessageId", "method": "GET", "body": { "mode": "raw" }, "description": "Generates and sends a bounce message to the sender of an email you received through Amazon SES." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "28da82f2-946c-4a6c-98d7-1f4724d8c8a4" } ] } ] } ] }