--- swagger: "2.0" x-collection-name: AWS Simple Email Service x-complete: 0 info: title: AWS Simple Email Service API Describe Receipt Rule version: 1.0.0 description: Returns the details of the specified receipt rule. schemes: - http produces: - application/json consumes: - application/json paths: /?Action=CloneReceiptRuleSet: get: summary: Clone Receipt Rule Set description: Creates a receipt rule set by cloning an existing one. operationId: cloneReceiptRuleSet x-api-path-slug: actionclonereceiptruleset-get parameters: - in: query name: OriginalRuleSetName description: The name of the rule set to clone type: string - in: query name: RuleSetName description: The name of the rule set to create type: string responses: 200: description: OK tags: - Receipt Rule Sets /?Action=CreateConfigurationSet: get: summary: Create Configuration Set description: Creates a configuration set. operationId: createConfigurationSet x-api-path-slug: actioncreateconfigurationset-get parameters: - in: query name: ConfigurationSet description: A data structure that contains the name of the configuration set type: string responses: 200: description: OK tags: - Configuration Sets /?Action=CreateConfigurationSetEventDestination: get: summary: Create Configuration Set Event Destination description: Creates a configuration set event destination. operationId: createConfigurationSetEventDestination x-api-path-slug: actioncreateconfigurationseteventdestination-get parameters: - in: query name: ConfigurationSetName description: The name of the configuration set to which to apply the event destination type: string - in: query name: EventDestination description: An object that describes the AWS service to which Amazon SES will publish the email sending events associated with the specified configuration set type: string responses: 200: description: OK tags: - Configuration Set Event Destination /?Action=CreateReceiptFilter: get: summary: Create Receipt Filter description: Creates a new IP address filter. operationId: createReceiptFilter x-api-path-slug: actioncreatereceiptfilter-get parameters: - in: query name: Filter description: A data structure that describes the IP address filter to create, which consists of a name, an IP address range, and whether to allow or block mail from it type: string responses: 200: description: OK tags: - Receipt Filters /?Action=CreateReceiptRule: get: summary: Create Receipt Rule description: Creates a receipt rule. operationId: createReceiptRule x-api-path-slug: actioncreatereceiptrule-get parameters: - in: query name: After description: The name of an existing rule after which the new rule will be placed type: string - in: query name: Rule description: A data structure that contains the specified rules name, actions, recipients, domains, enabled status, scan status, and TLS policy type: string - in: query name: RuleSetName description: The name of the rule set to which to add the rule type: string responses: 200: description: OK tags: - Receipt Rules /?Action=CreateReceiptRuleSet: get: summary: Create Receipt Rule Set description: Creates an empty receipt rule set. operationId: createReceiptRuleSet x-api-path-slug: actioncreatereceiptruleset-get parameters: - in: query name: RuleSetName description: The name of the rule set to create type: string responses: 200: description: OK tags: - Receipt Rule Sets /?Action=DeleteConfigurationSet: get: summary: Delete Configuration Set description: Deletes a configuration set. operationId: deleteConfigurationSet x-api-path-slug: actiondeleteconfigurationset-get parameters: - in: query name: ConfigurationSetName description: The name of the configuration set to delete type: string responses: 200: description: OK tags: - Configuration Sets /?Action=DeleteConfigurationSetEventDestination: get: summary: Delete Configuration Set Event Destination description: Deletes a configuration set event destination. operationId: deleteConfigurationSetEventDestination x-api-path-slug: actiondeleteconfigurationseteventdestination-get parameters: - in: query name: ConfigurationSetName description: The name of the configuration set from which to delete the event destination type: string - in: query name: EventDestinationName description: The name of the event destination to delete type: string responses: 200: description: OK tags: - Configuration Set Event Destination /?Action=DeleteIdentity: get: summary: Delete Identity description: Deletes the specified identity (an email address or a domain) from the list of verified identities. operationId: deleteIdentity x-api-path-slug: actiondeleteidentity-get parameters: - in: query name: Identity description: The identity to be removed from the list of identities for the AWS Account type: string responses: 200: description: OK tags: - Identity /?Action=DeleteIdentityPolicy: get: summary: Delete Identity Policy description: Deletes the specified sending authorization policy for the given identity (an email address or a domain). operationId: deleteIdentityPolicy x-api-path-slug: actiondeleteidentitypolicy-get parameters: - in: query name: Identity description: The identity that is associated with the policy that you want to delete type: string - in: query name: PolicyName description: The name of the policy to be deleted type: string responses: 200: description: OK tags: - Identity /?Action=DeleteReceiptFilter: get: summary: Delete Receipt Filter description: Deletes the specified IP address filter. operationId: deleteReceiptFilter x-api-path-slug: actiondeletereceiptfilter-get parameters: - in: query name: FilterName description: The name of the IP address filter to delete type: string responses: 200: description: OK tags: - Receipt Filters /?Action=DeleteReceiptRule: get: summary: Delete Receipt Rule description: Deletes the specified receipt rule. operationId: deleteReceiptRule x-api-path-slug: actiondeletereceiptrule-get parameters: - in: query name: RuleName description: The name of the receipt rule to delete type: string - in: query name: RuleSetName description: The name of the receipt rule set that contains the receipt rule to delete type: string responses: 200: description: OK tags: - Receipt Rules /?Action=DeleteReceiptRuleSet: get: summary: Delete Receipt Rule Set description: Deletes the specified receipt rule set and all of the receipt rules it contains. operationId: deleteReceiptRuleSet x-api-path-slug: actiondeletereceiptruleset-get parameters: - in: query name: RuleSetName description: The name of the receipt rule set to delete type: string responses: 200: description: OK tags: - Receipt Rule Sets /?Action=DeleteVerifiedEmailAddress: get: summary: Delete Verified Email Address description: Deletes the specified email address from the list of verified addresses. operationId: deleteVerifiedEmailAddress x-api-path-slug: actiondeleteverifiedemailaddress-get parameters: - in: query name: EmailAddress description: An email address to be removed from the list of verified addresses type: string responses: 200: description: OK tags: - Verified Email Addresses /?Action=DescribeActiveReceiptRuleSet: get: summary: Describe Active Receipt Rule Set description: Returns the metadata and receipt rules for the receipt rule set that is currently active. operationId: describeActiveReceiptRuleSet x-api-path-slug: actiondescribeactivereceiptruleset-get parameters: - in: query name: Metadata description: The metadata for the currently active receipt rule set type: string - in: query name: Rules.member.N description: The receipt rules that belong to the active rule set type: string responses: 200: description: OK tags: - Receipt Rule Sets /?Action=DescribeConfigurationSet: get: summary: Describe Configuration Set description: Returns the details of the specified configuration set. operationId: describeConfigurationSet x-api-path-slug: actiondescribeconfigurationset-get parameters: - in: query name: ConfigurationSetAttributeNames.member.N description: A list of configuration set attributes to return type: string - in: query name: ConfigurationSetName description: The name of the configuration set to describe type: string responses: 200: description: OK tags: - Configuration Sets /?Action=DescribeReceiptRule: get: summary: Describe Receipt Rule description: Returns the details of the specified receipt rule. operationId: describeReceiptRule x-api-path-slug: actiondescribereceiptrule-get parameters: - in: query name: RuleName description: The name of the receipt rule type: string - in: query name: RuleSetName description: The name of the receipt rule set to which the receipt rule belongs type: string responses: 200: description: OK tags: - Receipt Rules x-streamrank: polling_total_time_average: 0 polling_size_download_average: 0 streaming_total_time_average: 0 streaming_size_download_average: 0 change_yes: 0 change_no: 0 time_percentage: 0 size_percentage: 0 change_percentage: 0 last_run: "" days_run: 0 minute_run: 0 ---