@aws-sdk/client-ses 3.490.0 → 3.496.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/SES.js +1 -153
- package/dist-cjs/SESClient.js +1 -43
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteIdentityCommand.js +1 -28
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -28
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetSendQuotaCommand.js +1 -28
- package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -28
- package/dist-cjs/commands/GetTemplateCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListIdentitiesCommand.js +1 -28
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +1 -28
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +1 -28
- package/dist-cjs/commands/ListTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -28
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +1 -28
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/SendBounceCommand.js +1 -28
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +1 -28
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
- package/dist-cjs/commands/SendEmailCommand.js +1 -28
- package/dist-cjs/commands/SendRawEmailCommand.js +1 -28
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +1 -28
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +1 -28
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +1 -28
- package/dist-cjs/commands/TestRenderTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -28
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +1 -28
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +1 -28
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -28
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -74
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +8971 -12
- package/dist-cjs/models/SESServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -572
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListIdentitiesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -6
- package/dist-cjs/protocols/Aws_query.js +1 -6702
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -4
- package/dist-cjs/waiters/waitForIdentityExists.js +1 -43
- package/package.json +41 -41
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.