@aws-sdk/client-sesv2 3.35.0 → 3.38.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/CHANGELOG.md +47 -0
- package/dist-cjs/SESv2.js +0 -11
- package/dist-cjs/SESv2Client.js +0 -16
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/CreateContactCommand.js +0 -26
- package/dist-cjs/commands/CreateContactListCommand.js +0 -25
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -28
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -31
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -50
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +0 -36
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/CreateImportJobCommand.js +0 -25
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -30
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/DeleteContactCommand.js +0 -25
- package/dist-cjs/commands/DeleteContactListCommand.js +0 -25
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -26
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +0 -37
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +0 -27
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/GetAccountCommand.js +0 -26
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +0 -25
- package/dist-cjs/commands/GetConfigurationSetCommand.js +0 -32
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +0 -32
- package/dist-cjs/commands/GetContactCommand.js +0 -25
- package/dist-cjs/commands/GetContactListCommand.js +0 -26
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -29
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -27
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -26
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -32
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -25
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -27
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -27
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +0 -36
- package/dist-cjs/commands/GetEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/GetImportJobCommand.js +0 -25
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +0 -26
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -31
- package/dist-cjs/commands/ListContactListsCommand.js +0 -25
- package/dist-cjs/commands/ListContactsCommand.js +0 -25
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -29
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -26
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -27
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -27
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -28
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +0 -28
- package/dist-cjs/commands/ListImportJobsCommand.js +0 -25
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountDetailsCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -25
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -26
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +0 -34
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +0 -31
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -47
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -34
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -26
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +0 -25
- package/dist-cjs/commands/SendBulkEmailCommand.js +0 -25
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -32
- package/dist-cjs/commands/SendEmailCommand.js +0 -48
- package/dist-cjs/commands/TagResourceCommand.js +0 -33
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/UpdateContactCommand.js +0 -27
- package/dist-cjs/commands/UpdateContactListCommand.js +0 -25
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +0 -37
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +0 -28
- package/dist-cjs/commands/index.js +84 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -97
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -718
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +0 -11
- package/dist-cjs/pagination/ListContactListsPaginator.js +0 -11
- package/dist-cjs/pagination/ListContactsPaginator.js +0 -11
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -11
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -11
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +0 -11
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +0 -11
- package/dist-cjs/pagination/ListImportJobsPaginator.js +0 -11
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +16 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/SESv2.js +0 -1
- package/dist-es/SESv2Client.js +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/CreateContactCommand.js +0 -1
- package/dist-es/commands/CreateContactListCommand.js +0 -1
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +0 -1
- package/dist-es/commands/CreateEmailIdentityCommand.js +0 -1
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/CreateEmailTemplateCommand.js +0 -1
- package/dist-es/commands/CreateImportJobCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/DeleteContactCommand.js +0 -1
- package/dist-es/commands/DeleteContactListCommand.js +0 -1
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/DeleteEmailTemplateCommand.js +0 -1
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/GetAccountCommand.js +0 -1
- package/dist-es/commands/GetBlacklistReportsCommand.js +0 -1
- package/dist-es/commands/GetConfigurationSetCommand.js +0 -1
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +0 -1
- package/dist-es/commands/GetContactCommand.js +0 -1
- package/dist-es/commands/GetContactListCommand.js +0 -1
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/GetDedicatedIpCommand.js +0 -1
- package/dist-es/commands/GetDedicatedIpsCommand.js +0 -1
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -1
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +0 -1
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +0 -1
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +0 -1
- package/dist-es/commands/GetEmailIdentityCommand.js +0 -1
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +0 -1
- package/dist-es/commands/GetEmailTemplateCommand.js +0 -1
- package/dist-es/commands/GetImportJobCommand.js +0 -1
- package/dist-es/commands/GetSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/ListConfigurationSetsCommand.js +0 -1
- package/dist-es/commands/ListContactListsCommand.js +0 -1
- package/dist-es/commands/ListContactsCommand.js +0 -1
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -1
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +0 -1
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +0 -1
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -1
- package/dist-es/commands/ListEmailIdentitiesCommand.js +0 -1
- package/dist-es/commands/ListEmailTemplatesCommand.js +0 -1
- package/dist-es/commands/ListImportJobsCommand.js +0 -1
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountDetailsCommand.js +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +0 -1
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +0 -1
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +0 -1
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
- package/dist-es/commands/PutSuppressedDestinationCommand.js +0 -1
- package/dist-es/commands/SendBulkEmailCommand.js +0 -1
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +0 -1
- package/dist-es/commands/SendEmailCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/UpdateContactCommand.js +0 -1
- package/dist-es/commands/UpdateContactListCommand.js +0 -1
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -1
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +0 -1
- package/dist-es/commands/UpdateEmailTemplateCommand.js +0 -1
- package/dist-es/commands/index.js +81 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -97
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetDedicatedIpsPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListConfigurationSetsPaginator.js +0 -1
- package/dist-es/pagination/ListContactListsPaginator.js +0 -1
- package/dist-es/pagination/ListContactsPaginator.js +0 -1
- package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -1
- package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js +0 -1
- package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js +0 -1
- package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js +0 -1
- package/dist-es/pagination/ListEmailIdentitiesPaginator.js +0 -1
- package/dist-es/pagination/ListEmailTemplatesPaginator.js +0 -1
- package/dist-es/pagination/ListImportJobsPaginator.js +0 -1
- package/dist-es/pagination/ListSuppressedDestinationsPaginator.js +0 -1
- package/dist-es/pagination/index.js +13 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +81 -0
- package/dist-types/index.d.ts +4 -96
- package/dist-types/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/SESv2.d.ts +82 -539
- package/dist-types/ts3.4/SESv2Client.d.ts +24 -96
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDedicatedIpPoolCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDeliverabilityTestReportCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/CreateEmailIdentityCommand.d.ts +2 -45
- package/dist-types/ts3.4/commands/CreateEmailIdentityPolicyCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DeleteDedicatedIpPoolCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteEmailIdentityCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetBlacklistReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConfigurationSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetConfigurationSetEventDestinationsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetContactCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetContactListCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetDedicatedIpCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDedicatedIpsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetDeliverabilityDashboardOptionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDomainStatisticsReportCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetEmailIdentityCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetEmailIdentityPoliciesCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSuppressedDestinationCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListContactListsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListDedicatedIpPoolsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListDeliverabilityTestReportsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListDomainDeliverabilityCampaignsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListEmailTemplatesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListImportJobsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TestRenderEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateContactListCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/UpdateEmailIdentityPolicyCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/index.d.ts +81 -0
- package/dist-types/ts3.4/index.d.ts +4 -96
- package/dist-types/ts3.4/models/models_0.d.ts +947 -4045
- package/dist-types/ts3.4/pagination/index.d.ts +13 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/SESv2.js.map +0 -1
- package/dist-cjs/SESv2Client.js.map +0 -1
- package/dist-cjs/commands/CreateConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateContactCommand.js.map +0 -1
- package/dist-cjs/commands/CreateContactListCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/CreateImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteContactCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteContactListCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/GetAccountCommand.js.map +0 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/GetContactCommand.js.map +0 -1
- package/dist-cjs/commands/GetContactListCommand.js.map +0 -1
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetDedicatedIpCommand.js.map +0 -1
- package/dist-cjs/commands/GetDedicatedIpsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailIdentityCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js.map +0 -1
- package/dist-cjs/commands/GetEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/GetImportJobCommand.js.map +0 -1
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/ListConfigurationSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactListsCommand.js.map +0 -1
- package/dist-cjs/commands/ListContactsCommand.js.map +0 -1
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js.map +0 -1
- package/dist-cjs/commands/ListEmailTemplatesCommand.js.map +0 -1
- package/dist-cjs/commands/ListImportJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDetailsCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/SendBulkEmailCommand.js.map +0 -1
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js.map +0 -1
- package/dist-cjs/commands/SendEmailCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateContactCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateContactListCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetDedicatedIpsPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListConfigurationSetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactListsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEmailTemplatesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListImportJobsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/SESv2.js.map +0 -1
- package/dist-es/SESv2Client.js.map +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/CreateContactCommand.js.map +0 -1
- package/dist-es/commands/CreateContactListCommand.js.map +0 -1
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js.map +0 -1
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/CreateEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/CreateImportJobCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/DeleteContactCommand.js.map +0 -1
- package/dist-es/commands/DeleteContactListCommand.js.map +0 -1
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/DeleteEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/GetAccountCommand.js.map +0 -1
- package/dist-es/commands/GetBlacklistReportsCommand.js.map +0 -1
- package/dist-es/commands/GetConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js.map +0 -1
- package/dist-es/commands/GetContactCommand.js.map +0 -1
- package/dist-es/commands/GetContactListCommand.js.map +0 -1
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetDedicatedIpCommand.js.map +0 -1
- package/dist-es/commands/GetDedicatedIpsCommand.js.map +0 -1
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js.map +0 -1
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js.map +0 -1
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js.map +0 -1
- package/dist-es/commands/GetDomainStatisticsReportCommand.js.map +0 -1
- package/dist-es/commands/GetEmailIdentityCommand.js.map +0 -1
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js.map +0 -1
- package/dist-es/commands/GetEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/GetImportJobCommand.js.map +0 -1
- package/dist-es/commands/GetSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/ListConfigurationSetsCommand.js.map +0 -1
- package/dist-es/commands/ListContactListsCommand.js.map +0 -1
- package/dist-es/commands/ListContactsCommand.js.map +0 -1
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js.map +0 -1
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js.map +0 -1
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js.map +0 -1
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js.map +0 -1
- package/dist-es/commands/ListEmailIdentitiesCommand.js.map +0 -1
- package/dist-es/commands/ListEmailTemplatesCommand.js.map +0 -1
- package/dist-es/commands/ListImportJobsCommand.js.map +0 -1
- package/dist-es/commands/ListSuppressedDestinationsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDetailsCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js.map +0 -1
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js.map +0 -1
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutSuppressedDestinationCommand.js.map +0 -1
- package/dist-es/commands/SendBulkEmailCommand.js.map +0 -1
- package/dist-es/commands/SendCustomVerificationEmailCommand.js.map +0 -1
- package/dist-es/commands/SendEmailCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/TestRenderEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js.map +0 -1
- package/dist-es/commands/UpdateContactCommand.js.map +0 -1
- package/dist-es/commands/UpdateContactListCommand.js.map +0 -1
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js.map +0 -1
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js.map +0 -1
- package/dist-es/commands/UpdateEmailTemplateCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetDedicatedIpsPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListConfigurationSetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactListsPaginator.js.map +0 -1
- package/dist-es/pagination/ListContactsPaginator.js.map +0 -1
- package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/ListDedicatedIpPoolsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeliverabilityTestReportsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDomainDeliverabilityCampaignsPaginator.js.map +0 -1
- package/dist-es/pagination/ListEmailIdentitiesPaginator.js.map +0 -1
- package/dist-es/pagination/ListEmailTemplatesPaginator.js.map +0 -1
- package/dist-es/pagination/ListImportJobsPaginator.js.map +0 -1
- package/dist-es/pagination/ListSuppressedDestinationsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/SESv2.ts +0 -3272
- package/src/SESv2Client.ts +0 -657
- package/src/commands/CreateConfigurationSetCommand.ts +0 -99
- package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/CreateContactCommand.ts +0 -96
- package/src/commands/CreateContactListCommand.ts +0 -95
- package/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/CreateDedicatedIpPoolCommand.ts +0 -98
- package/src/commands/CreateDeliverabilityTestReportCommand.ts +0 -109
- package/src/commands/CreateEmailIdentityCommand.ts +0 -120
- package/src/commands/CreateEmailIdentityPolicyCommand.ts +0 -109
- package/src/commands/CreateEmailTemplateCommand.ts +0 -98
- package/src/commands/CreateImportJobCommand.ts +0 -95
- package/src/commands/DeleteConfigurationSetCommand.ts +0 -100
- package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/DeleteContactCommand.ts +0 -95
- package/src/commands/DeleteContactListCommand.ts +0 -95
- package/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/DeleteDedicatedIpPoolCommand.ts +0 -95
- package/src/commands/DeleteEmailIdentityCommand.ts +0 -96
- package/src/commands/DeleteEmailIdentityPolicyCommand.ts +0 -110
- package/src/commands/DeleteEmailTemplateCommand.ts +0 -97
- package/src/commands/DeleteSuppressedDestinationCommand.ts +0 -100
- package/src/commands/GetAccountCommand.ts +0 -96
- package/src/commands/GetBlacklistReportsCommand.ts +0 -95
- package/src/commands/GetConfigurationSetCommand.ts +0 -102
- package/src/commands/GetConfigurationSetEventDestinationsCommand.ts +0 -113
- package/src/commands/GetContactCommand.ts +0 -95
- package/src/commands/GetContactListCommand.ts +0 -96
- package/src/commands/GetCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/GetDedicatedIpCommand.ts +0 -97
- package/src/commands/GetDedicatedIpsCommand.ts +0 -96
- package/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -113
- package/src/commands/GetDeliverabilityTestReportCommand.ts +0 -100
- package/src/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -105
- package/src/commands/GetDomainStatisticsReportCommand.ts +0 -99
- package/src/commands/GetEmailIdentityCommand.ts +0 -97
- package/src/commands/GetEmailIdentityPoliciesCommand.ts +0 -106
- package/src/commands/GetEmailTemplateCommand.ts +0 -98
- package/src/commands/GetImportJobCommand.ts +0 -95
- package/src/commands/GetSuppressedDestinationCommand.ts +0 -96
- package/src/commands/ListConfigurationSetsCommand.ts +0 -101
- package/src/commands/ListContactListsCommand.ts +0 -95
- package/src/commands/ListContactsCommand.ts +0 -95
- package/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +0 -110
- package/src/commands/ListDedicatedIpPoolsCommand.ts +0 -96
- package/src/commands/ListDeliverabilityTestReportsCommand.ts +0 -102
- package/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -108
- package/src/commands/ListEmailIdentitiesCommand.ts +0 -98
- package/src/commands/ListEmailTemplatesCommand.ts +0 -98
- package/src/commands/ListImportJobsCommand.ts +0 -95
- package/src/commands/ListSuppressedDestinationsCommand.ts +0 -99
- package/src/commands/ListTagsForResourceCommand.ts +0 -100
- package/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -107
- package/src/commands/PutAccountDetailsCommand.ts +0 -95
- package/src/commands/PutAccountSendingAttributesCommand.ts +0 -100
- package/src/commands/PutAccountSuppressionAttributesCommand.ts +0 -103
- package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSendingOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +0 -107
- package/src/commands/PutDedicatedIpInPoolCommand.ts +0 -104
- package/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +0 -103
- package/src/commands/PutDeliverabilityDashboardOptionCommand.ts +0 -109
- package/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts +0 -110
- package/src/commands/PutEmailIdentityDkimAttributesCommand.ts +0 -103
- package/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts +0 -129
- package/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -115
- package/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -107
- package/src/commands/PutSuppressedDestinationCommand.ts +0 -95
- package/src/commands/SendBulkEmailCommand.ts +0 -95
- package/src/commands/SendCustomVerificationEmailCommand.ts +0 -107
- package/src/commands/SendEmailCommand.ts +0 -118
- package/src/commands/TagResourceCommand.ts +0 -103
- package/src/commands/TestRenderEmailTemplateCommand.ts +0 -98
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/UpdateContactCommand.ts +0 -97
- package/src/commands/UpdateContactListCommand.ts +0 -95
- package/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +0 -110
- package/src/commands/UpdateEmailIdentityPolicyCommand.ts +0 -110
- package/src/commands/UpdateEmailTemplateCommand.ts +0 -98
- package/src/endpoints.ts +0 -62
- package/src/index.ts +0 -97
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -7160
- package/src/pagination/GetDedicatedIpsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListConfigurationSetsPaginator.ts +0 -59
- package/src/pagination/ListContactListsPaginator.ts +0 -59
- package/src/pagination/ListContactsPaginator.ts +0 -59
- package/src/pagination/ListCustomVerificationEmailTemplatesPaginator.ts +0 -59
- package/src/pagination/ListDedicatedIpPoolsPaginator.ts +0 -59
- package/src/pagination/ListDeliverabilityTestReportsPaginator.ts +0 -59
- package/src/pagination/ListDomainDeliverabilityCampaignsPaginator.ts +0 -59
- package/src/pagination/ListEmailIdentitiesPaginator.ts +0 -59
- package/src/pagination/ListEmailTemplatesPaginator.ts +0 -59
- package/src/pagination/ListImportJobsPaginator.ts +0 -59
- package/src/pagination/ListSuppressedDestinationsPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -10909
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -26,18 +26,12 @@ var ReviewStatus;
|
|
|
26
26
|
})(ReviewStatus = exports.ReviewStatus || (exports.ReviewStatus = {}));
|
|
27
27
|
var ReviewDetails;
|
|
28
28
|
(function (ReviewDetails) {
|
|
29
|
-
/**
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
32
29
|
ReviewDetails.filterSensitiveLog = (obj) => ({
|
|
33
30
|
...obj,
|
|
34
31
|
});
|
|
35
32
|
})(ReviewDetails = exports.ReviewDetails || (exports.ReviewDetails = {}));
|
|
36
33
|
var AccountDetails;
|
|
37
34
|
(function (AccountDetails) {
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
35
|
AccountDetails.filterSensitiveLog = (obj) => ({
|
|
42
36
|
...obj,
|
|
43
37
|
...(obj.WebsiteURL && { WebsiteURL: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -47,27 +41,18 @@ var AccountDetails;
|
|
|
47
41
|
})(AccountDetails = exports.AccountDetails || (exports.AccountDetails = {}));
|
|
48
42
|
var AccountSuspendedException;
|
|
49
43
|
(function (AccountSuspendedException) {
|
|
50
|
-
/**
|
|
51
|
-
* @internal
|
|
52
|
-
*/
|
|
53
44
|
AccountSuspendedException.filterSensitiveLog = (obj) => ({
|
|
54
45
|
...obj,
|
|
55
46
|
});
|
|
56
47
|
})(AccountSuspendedException = exports.AccountSuspendedException || (exports.AccountSuspendedException = {}));
|
|
57
48
|
var AlreadyExistsException;
|
|
58
49
|
(function (AlreadyExistsException) {
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
50
|
AlreadyExistsException.filterSensitiveLog = (obj) => ({
|
|
63
51
|
...obj,
|
|
64
52
|
});
|
|
65
53
|
})(AlreadyExistsException = exports.AlreadyExistsException || (exports.AlreadyExistsException = {}));
|
|
66
54
|
var BadRequestException;
|
|
67
55
|
(function (BadRequestException) {
|
|
68
|
-
/**
|
|
69
|
-
* @internal
|
|
70
|
-
*/
|
|
71
56
|
BadRequestException.filterSensitiveLog = (obj) => ({
|
|
72
57
|
...obj,
|
|
73
58
|
});
|
|
@@ -79,90 +64,60 @@ var BehaviorOnMxFailure;
|
|
|
79
64
|
})(BehaviorOnMxFailure = exports.BehaviorOnMxFailure || (exports.BehaviorOnMxFailure = {}));
|
|
80
65
|
var BlacklistEntry;
|
|
81
66
|
(function (BlacklistEntry) {
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
67
|
BlacklistEntry.filterSensitiveLog = (obj) => ({
|
|
86
68
|
...obj,
|
|
87
69
|
});
|
|
88
70
|
})(BlacklistEntry = exports.BlacklistEntry || (exports.BlacklistEntry = {}));
|
|
89
71
|
var Content;
|
|
90
72
|
(function (Content) {
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
73
|
Content.filterSensitiveLog = (obj) => ({
|
|
95
74
|
...obj,
|
|
96
75
|
});
|
|
97
76
|
})(Content = exports.Content || (exports.Content = {}));
|
|
98
77
|
var Body;
|
|
99
78
|
(function (Body) {
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
79
|
Body.filterSensitiveLog = (obj) => ({
|
|
104
80
|
...obj,
|
|
105
81
|
});
|
|
106
82
|
})(Body = exports.Body || (exports.Body = {}));
|
|
107
83
|
var Template;
|
|
108
84
|
(function (Template) {
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
85
|
Template.filterSensitiveLog = (obj) => ({
|
|
113
86
|
...obj,
|
|
114
87
|
});
|
|
115
88
|
})(Template = exports.Template || (exports.Template = {}));
|
|
116
89
|
var BulkEmailContent;
|
|
117
90
|
(function (BulkEmailContent) {
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
91
|
BulkEmailContent.filterSensitiveLog = (obj) => ({
|
|
122
92
|
...obj,
|
|
123
93
|
});
|
|
124
94
|
})(BulkEmailContent = exports.BulkEmailContent || (exports.BulkEmailContent = {}));
|
|
125
95
|
var Destination;
|
|
126
96
|
(function (Destination) {
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
97
|
Destination.filterSensitiveLog = (obj) => ({
|
|
131
98
|
...obj,
|
|
132
99
|
});
|
|
133
100
|
})(Destination = exports.Destination || (exports.Destination = {}));
|
|
134
101
|
var ReplacementTemplate;
|
|
135
102
|
(function (ReplacementTemplate) {
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
103
|
ReplacementTemplate.filterSensitiveLog = (obj) => ({
|
|
140
104
|
...obj,
|
|
141
105
|
});
|
|
142
106
|
})(ReplacementTemplate = exports.ReplacementTemplate || (exports.ReplacementTemplate = {}));
|
|
143
107
|
var ReplacementEmailContent;
|
|
144
108
|
(function (ReplacementEmailContent) {
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
109
|
ReplacementEmailContent.filterSensitiveLog = (obj) => ({
|
|
149
110
|
...obj,
|
|
150
111
|
});
|
|
151
112
|
})(ReplacementEmailContent = exports.ReplacementEmailContent || (exports.ReplacementEmailContent = {}));
|
|
152
113
|
var MessageTag;
|
|
153
114
|
(function (MessageTag) {
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
115
|
MessageTag.filterSensitiveLog = (obj) => ({
|
|
158
116
|
...obj,
|
|
159
117
|
});
|
|
160
118
|
})(MessageTag = exports.MessageTag || (exports.MessageTag = {}));
|
|
161
119
|
var BulkEmailEntry;
|
|
162
120
|
(function (BulkEmailEntry) {
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
121
|
BulkEmailEntry.filterSensitiveLog = (obj) => ({
|
|
167
122
|
...obj,
|
|
168
123
|
});
|
|
@@ -186,9 +141,6 @@ var BulkEmailStatus;
|
|
|
186
141
|
})(BulkEmailStatus = exports.BulkEmailStatus || (exports.BulkEmailStatus = {}));
|
|
187
142
|
var BulkEmailEntryResult;
|
|
188
143
|
(function (BulkEmailEntryResult) {
|
|
189
|
-
/**
|
|
190
|
-
* @internal
|
|
191
|
-
*/
|
|
192
144
|
BulkEmailEntryResult.filterSensitiveLog = (obj) => ({
|
|
193
145
|
...obj,
|
|
194
146
|
});
|
|
@@ -201,36 +153,24 @@ var DimensionValueSource;
|
|
|
201
153
|
})(DimensionValueSource = exports.DimensionValueSource || (exports.DimensionValueSource = {}));
|
|
202
154
|
var CloudWatchDimensionConfiguration;
|
|
203
155
|
(function (CloudWatchDimensionConfiguration) {
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
156
|
CloudWatchDimensionConfiguration.filterSensitiveLog = (obj) => ({
|
|
208
157
|
...obj,
|
|
209
158
|
});
|
|
210
159
|
})(CloudWatchDimensionConfiguration = exports.CloudWatchDimensionConfiguration || (exports.CloudWatchDimensionConfiguration = {}));
|
|
211
160
|
var CloudWatchDestination;
|
|
212
161
|
(function (CloudWatchDestination) {
|
|
213
|
-
/**
|
|
214
|
-
* @internal
|
|
215
|
-
*/
|
|
216
162
|
CloudWatchDestination.filterSensitiveLog = (obj) => ({
|
|
217
163
|
...obj,
|
|
218
164
|
});
|
|
219
165
|
})(CloudWatchDestination = exports.CloudWatchDestination || (exports.CloudWatchDestination = {}));
|
|
220
166
|
var ConcurrentModificationException;
|
|
221
167
|
(function (ConcurrentModificationException) {
|
|
222
|
-
/**
|
|
223
|
-
* @internal
|
|
224
|
-
*/
|
|
225
168
|
ConcurrentModificationException.filterSensitiveLog = (obj) => ({
|
|
226
169
|
...obj,
|
|
227
170
|
});
|
|
228
171
|
})(ConcurrentModificationException = exports.ConcurrentModificationException || (exports.ConcurrentModificationException = {}));
|
|
229
172
|
var ConflictException;
|
|
230
173
|
(function (ConflictException) {
|
|
231
|
-
/**
|
|
232
|
-
* @internal
|
|
233
|
-
*/
|
|
234
174
|
ConflictException.filterSensitiveLog = (obj) => ({
|
|
235
175
|
...obj,
|
|
236
176
|
});
|
|
@@ -242,27 +182,18 @@ var SubscriptionStatus;
|
|
|
242
182
|
})(SubscriptionStatus = exports.SubscriptionStatus || (exports.SubscriptionStatus = {}));
|
|
243
183
|
var TopicPreference;
|
|
244
184
|
(function (TopicPreference) {
|
|
245
|
-
/**
|
|
246
|
-
* @internal
|
|
247
|
-
*/
|
|
248
185
|
TopicPreference.filterSensitiveLog = (obj) => ({
|
|
249
186
|
...obj,
|
|
250
187
|
});
|
|
251
188
|
})(TopicPreference = exports.TopicPreference || (exports.TopicPreference = {}));
|
|
252
189
|
var Contact;
|
|
253
190
|
(function (Contact) {
|
|
254
|
-
/**
|
|
255
|
-
* @internal
|
|
256
|
-
*/
|
|
257
191
|
Contact.filterSensitiveLog = (obj) => ({
|
|
258
192
|
...obj,
|
|
259
193
|
});
|
|
260
194
|
})(Contact = exports.Contact || (exports.Contact = {}));
|
|
261
195
|
var ContactList;
|
|
262
196
|
(function (ContactList) {
|
|
263
|
-
/**
|
|
264
|
-
* @internal
|
|
265
|
-
*/
|
|
266
197
|
ContactList.filterSensitiveLog = (obj) => ({
|
|
267
198
|
...obj,
|
|
268
199
|
});
|
|
@@ -274,9 +205,6 @@ var ContactListImportAction;
|
|
|
274
205
|
})(ContactListImportAction = exports.ContactListImportAction || (exports.ContactListImportAction = {}));
|
|
275
206
|
var ContactListDestination;
|
|
276
207
|
(function (ContactListDestination) {
|
|
277
|
-
/**
|
|
278
|
-
* @internal
|
|
279
|
-
*/
|
|
280
208
|
ContactListDestination.filterSensitiveLog = (obj) => ({
|
|
281
209
|
...obj,
|
|
282
210
|
});
|
|
@@ -288,27 +216,18 @@ var TlsPolicy;
|
|
|
288
216
|
})(TlsPolicy = exports.TlsPolicy || (exports.TlsPolicy = {}));
|
|
289
217
|
var DeliveryOptions;
|
|
290
218
|
(function (DeliveryOptions) {
|
|
291
|
-
/**
|
|
292
|
-
* @internal
|
|
293
|
-
*/
|
|
294
219
|
DeliveryOptions.filterSensitiveLog = (obj) => ({
|
|
295
220
|
...obj,
|
|
296
221
|
});
|
|
297
222
|
})(DeliveryOptions = exports.DeliveryOptions || (exports.DeliveryOptions = {}));
|
|
298
223
|
var ReputationOptions;
|
|
299
224
|
(function (ReputationOptions) {
|
|
300
|
-
/**
|
|
301
|
-
* @internal
|
|
302
|
-
*/
|
|
303
225
|
ReputationOptions.filterSensitiveLog = (obj) => ({
|
|
304
226
|
...obj,
|
|
305
227
|
});
|
|
306
228
|
})(ReputationOptions = exports.ReputationOptions || (exports.ReputationOptions = {}));
|
|
307
229
|
var SendingOptions;
|
|
308
230
|
(function (SendingOptions) {
|
|
309
|
-
/**
|
|
310
|
-
* @internal
|
|
311
|
-
*/
|
|
312
231
|
SendingOptions.filterSensitiveLog = (obj) => ({
|
|
313
232
|
...obj,
|
|
314
233
|
});
|
|
@@ -320,81 +239,54 @@ var SuppressionListReason;
|
|
|
320
239
|
})(SuppressionListReason = exports.SuppressionListReason || (exports.SuppressionListReason = {}));
|
|
321
240
|
var SuppressionOptions;
|
|
322
241
|
(function (SuppressionOptions) {
|
|
323
|
-
/**
|
|
324
|
-
* @internal
|
|
325
|
-
*/
|
|
326
242
|
SuppressionOptions.filterSensitiveLog = (obj) => ({
|
|
327
243
|
...obj,
|
|
328
244
|
});
|
|
329
245
|
})(SuppressionOptions = exports.SuppressionOptions || (exports.SuppressionOptions = {}));
|
|
330
246
|
var Tag;
|
|
331
247
|
(function (Tag) {
|
|
332
|
-
/**
|
|
333
|
-
* @internal
|
|
334
|
-
*/
|
|
335
248
|
Tag.filterSensitiveLog = (obj) => ({
|
|
336
249
|
...obj,
|
|
337
250
|
});
|
|
338
251
|
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
339
252
|
var TrackingOptions;
|
|
340
253
|
(function (TrackingOptions) {
|
|
341
|
-
/**
|
|
342
|
-
* @internal
|
|
343
|
-
*/
|
|
344
254
|
TrackingOptions.filterSensitiveLog = (obj) => ({
|
|
345
255
|
...obj,
|
|
346
256
|
});
|
|
347
257
|
})(TrackingOptions = exports.TrackingOptions || (exports.TrackingOptions = {}));
|
|
348
258
|
var CreateConfigurationSetRequest;
|
|
349
259
|
(function (CreateConfigurationSetRequest) {
|
|
350
|
-
/**
|
|
351
|
-
* @internal
|
|
352
|
-
*/
|
|
353
260
|
CreateConfigurationSetRequest.filterSensitiveLog = (obj) => ({
|
|
354
261
|
...obj,
|
|
355
262
|
});
|
|
356
263
|
})(CreateConfigurationSetRequest = exports.CreateConfigurationSetRequest || (exports.CreateConfigurationSetRequest = {}));
|
|
357
264
|
var CreateConfigurationSetResponse;
|
|
358
265
|
(function (CreateConfigurationSetResponse) {
|
|
359
|
-
/**
|
|
360
|
-
* @internal
|
|
361
|
-
*/
|
|
362
266
|
CreateConfigurationSetResponse.filterSensitiveLog = (obj) => ({
|
|
363
267
|
...obj,
|
|
364
268
|
});
|
|
365
269
|
})(CreateConfigurationSetResponse = exports.CreateConfigurationSetResponse || (exports.CreateConfigurationSetResponse = {}));
|
|
366
270
|
var LimitExceededException;
|
|
367
271
|
(function (LimitExceededException) {
|
|
368
|
-
/**
|
|
369
|
-
* @internal
|
|
370
|
-
*/
|
|
371
272
|
LimitExceededException.filterSensitiveLog = (obj) => ({
|
|
372
273
|
...obj,
|
|
373
274
|
});
|
|
374
275
|
})(LimitExceededException = exports.LimitExceededException || (exports.LimitExceededException = {}));
|
|
375
276
|
var NotFoundException;
|
|
376
277
|
(function (NotFoundException) {
|
|
377
|
-
/**
|
|
378
|
-
* @internal
|
|
379
|
-
*/
|
|
380
278
|
NotFoundException.filterSensitiveLog = (obj) => ({
|
|
381
279
|
...obj,
|
|
382
280
|
});
|
|
383
281
|
})(NotFoundException = exports.NotFoundException || (exports.NotFoundException = {}));
|
|
384
282
|
var TooManyRequestsException;
|
|
385
283
|
(function (TooManyRequestsException) {
|
|
386
|
-
/**
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
389
284
|
TooManyRequestsException.filterSensitiveLog = (obj) => ({
|
|
390
285
|
...obj,
|
|
391
286
|
});
|
|
392
287
|
})(TooManyRequestsException = exports.TooManyRequestsException || (exports.TooManyRequestsException = {}));
|
|
393
288
|
var KinesisFirehoseDestination;
|
|
394
289
|
(function (KinesisFirehoseDestination) {
|
|
395
|
-
/**
|
|
396
|
-
* @internal
|
|
397
|
-
*/
|
|
398
290
|
KinesisFirehoseDestination.filterSensitiveLog = (obj) => ({
|
|
399
291
|
...obj,
|
|
400
292
|
});
|
|
@@ -414,162 +306,108 @@ var EventType;
|
|
|
414
306
|
})(EventType = exports.EventType || (exports.EventType = {}));
|
|
415
307
|
var PinpointDestination;
|
|
416
308
|
(function (PinpointDestination) {
|
|
417
|
-
/**
|
|
418
|
-
* @internal
|
|
419
|
-
*/
|
|
420
309
|
PinpointDestination.filterSensitiveLog = (obj) => ({
|
|
421
310
|
...obj,
|
|
422
311
|
});
|
|
423
312
|
})(PinpointDestination = exports.PinpointDestination || (exports.PinpointDestination = {}));
|
|
424
313
|
var SnsDestination;
|
|
425
314
|
(function (SnsDestination) {
|
|
426
|
-
/**
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
315
|
SnsDestination.filterSensitiveLog = (obj) => ({
|
|
430
316
|
...obj,
|
|
431
317
|
});
|
|
432
318
|
})(SnsDestination = exports.SnsDestination || (exports.SnsDestination = {}));
|
|
433
319
|
var EventDestinationDefinition;
|
|
434
320
|
(function (EventDestinationDefinition) {
|
|
435
|
-
/**
|
|
436
|
-
* @internal
|
|
437
|
-
*/
|
|
438
321
|
EventDestinationDefinition.filterSensitiveLog = (obj) => ({
|
|
439
322
|
...obj,
|
|
440
323
|
});
|
|
441
324
|
})(EventDestinationDefinition = exports.EventDestinationDefinition || (exports.EventDestinationDefinition = {}));
|
|
442
325
|
var CreateConfigurationSetEventDestinationRequest;
|
|
443
326
|
(function (CreateConfigurationSetEventDestinationRequest) {
|
|
444
|
-
/**
|
|
445
|
-
* @internal
|
|
446
|
-
*/
|
|
447
327
|
CreateConfigurationSetEventDestinationRequest.filterSensitiveLog = (obj) => ({
|
|
448
328
|
...obj,
|
|
449
329
|
});
|
|
450
330
|
})(CreateConfigurationSetEventDestinationRequest = exports.CreateConfigurationSetEventDestinationRequest || (exports.CreateConfigurationSetEventDestinationRequest = {}));
|
|
451
331
|
var CreateConfigurationSetEventDestinationResponse;
|
|
452
332
|
(function (CreateConfigurationSetEventDestinationResponse) {
|
|
453
|
-
/**
|
|
454
|
-
* @internal
|
|
455
|
-
*/
|
|
456
333
|
CreateConfigurationSetEventDestinationResponse.filterSensitiveLog = (obj) => ({
|
|
457
334
|
...obj,
|
|
458
335
|
});
|
|
459
336
|
})(CreateConfigurationSetEventDestinationResponse = exports.CreateConfigurationSetEventDestinationResponse || (exports.CreateConfigurationSetEventDestinationResponse = {}));
|
|
460
337
|
var CreateContactRequest;
|
|
461
338
|
(function (CreateContactRequest) {
|
|
462
|
-
/**
|
|
463
|
-
* @internal
|
|
464
|
-
*/
|
|
465
339
|
CreateContactRequest.filterSensitiveLog = (obj) => ({
|
|
466
340
|
...obj,
|
|
467
341
|
});
|
|
468
342
|
})(CreateContactRequest = exports.CreateContactRequest || (exports.CreateContactRequest = {}));
|
|
469
343
|
var CreateContactResponse;
|
|
470
344
|
(function (CreateContactResponse) {
|
|
471
|
-
/**
|
|
472
|
-
* @internal
|
|
473
|
-
*/
|
|
474
345
|
CreateContactResponse.filterSensitiveLog = (obj) => ({
|
|
475
346
|
...obj,
|
|
476
347
|
});
|
|
477
348
|
})(CreateContactResponse = exports.CreateContactResponse || (exports.CreateContactResponse = {}));
|
|
478
349
|
var Topic;
|
|
479
350
|
(function (Topic) {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
351
|
Topic.filterSensitiveLog = (obj) => ({
|
|
484
352
|
...obj,
|
|
485
353
|
});
|
|
486
354
|
})(Topic = exports.Topic || (exports.Topic = {}));
|
|
487
355
|
var CreateContactListRequest;
|
|
488
356
|
(function (CreateContactListRequest) {
|
|
489
|
-
/**
|
|
490
|
-
* @internal
|
|
491
|
-
*/
|
|
492
357
|
CreateContactListRequest.filterSensitiveLog = (obj) => ({
|
|
493
358
|
...obj,
|
|
494
359
|
});
|
|
495
360
|
})(CreateContactListRequest = exports.CreateContactListRequest || (exports.CreateContactListRequest = {}));
|
|
496
361
|
var CreateContactListResponse;
|
|
497
362
|
(function (CreateContactListResponse) {
|
|
498
|
-
/**
|
|
499
|
-
* @internal
|
|
500
|
-
*/
|
|
501
363
|
CreateContactListResponse.filterSensitiveLog = (obj) => ({
|
|
502
364
|
...obj,
|
|
503
365
|
});
|
|
504
366
|
})(CreateContactListResponse = exports.CreateContactListResponse || (exports.CreateContactListResponse = {}));
|
|
505
367
|
var CreateCustomVerificationEmailTemplateRequest;
|
|
506
368
|
(function (CreateCustomVerificationEmailTemplateRequest) {
|
|
507
|
-
/**
|
|
508
|
-
* @internal
|
|
509
|
-
*/
|
|
510
369
|
CreateCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
511
370
|
...obj,
|
|
512
371
|
});
|
|
513
372
|
})(CreateCustomVerificationEmailTemplateRequest = exports.CreateCustomVerificationEmailTemplateRequest || (exports.CreateCustomVerificationEmailTemplateRequest = {}));
|
|
514
373
|
var CreateCustomVerificationEmailTemplateResponse;
|
|
515
374
|
(function (CreateCustomVerificationEmailTemplateResponse) {
|
|
516
|
-
/**
|
|
517
|
-
* @internal
|
|
518
|
-
*/
|
|
519
375
|
CreateCustomVerificationEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
520
376
|
...obj,
|
|
521
377
|
});
|
|
522
378
|
})(CreateCustomVerificationEmailTemplateResponse = exports.CreateCustomVerificationEmailTemplateResponse || (exports.CreateCustomVerificationEmailTemplateResponse = {}));
|
|
523
379
|
var CreateDedicatedIpPoolRequest;
|
|
524
380
|
(function (CreateDedicatedIpPoolRequest) {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
381
|
CreateDedicatedIpPoolRequest.filterSensitiveLog = (obj) => ({
|
|
529
382
|
...obj,
|
|
530
383
|
});
|
|
531
384
|
})(CreateDedicatedIpPoolRequest = exports.CreateDedicatedIpPoolRequest || (exports.CreateDedicatedIpPoolRequest = {}));
|
|
532
385
|
var CreateDedicatedIpPoolResponse;
|
|
533
386
|
(function (CreateDedicatedIpPoolResponse) {
|
|
534
|
-
/**
|
|
535
|
-
* @internal
|
|
536
|
-
*/
|
|
537
387
|
CreateDedicatedIpPoolResponse.filterSensitiveLog = (obj) => ({
|
|
538
388
|
...obj,
|
|
539
389
|
});
|
|
540
390
|
})(CreateDedicatedIpPoolResponse = exports.CreateDedicatedIpPoolResponse || (exports.CreateDedicatedIpPoolResponse = {}));
|
|
541
391
|
var RawMessage;
|
|
542
392
|
(function (RawMessage) {
|
|
543
|
-
/**
|
|
544
|
-
* @internal
|
|
545
|
-
*/
|
|
546
393
|
RawMessage.filterSensitiveLog = (obj) => ({
|
|
547
394
|
...obj,
|
|
548
395
|
});
|
|
549
396
|
})(RawMessage = exports.RawMessage || (exports.RawMessage = {}));
|
|
550
397
|
var Message;
|
|
551
398
|
(function (Message) {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
399
|
Message.filterSensitiveLog = (obj) => ({
|
|
556
400
|
...obj,
|
|
557
401
|
});
|
|
558
402
|
})(Message = exports.Message || (exports.Message = {}));
|
|
559
403
|
var EmailContent;
|
|
560
404
|
(function (EmailContent) {
|
|
561
|
-
/**
|
|
562
|
-
* @internal
|
|
563
|
-
*/
|
|
564
405
|
EmailContent.filterSensitiveLog = (obj) => ({
|
|
565
406
|
...obj,
|
|
566
407
|
});
|
|
567
408
|
})(EmailContent = exports.EmailContent || (exports.EmailContent = {}));
|
|
568
409
|
var CreateDeliverabilityTestReportRequest;
|
|
569
410
|
(function (CreateDeliverabilityTestReportRequest) {
|
|
570
|
-
/**
|
|
571
|
-
* @internal
|
|
572
|
-
*/
|
|
573
411
|
CreateDeliverabilityTestReportRequest.filterSensitiveLog = (obj) => ({
|
|
574
412
|
...obj,
|
|
575
413
|
});
|
|
@@ -581,36 +419,24 @@ var DeliverabilityTestStatus;
|
|
|
581
419
|
})(DeliverabilityTestStatus = exports.DeliverabilityTestStatus || (exports.DeliverabilityTestStatus = {}));
|
|
582
420
|
var CreateDeliverabilityTestReportResponse;
|
|
583
421
|
(function (CreateDeliverabilityTestReportResponse) {
|
|
584
|
-
/**
|
|
585
|
-
* @internal
|
|
586
|
-
*/
|
|
587
422
|
CreateDeliverabilityTestReportResponse.filterSensitiveLog = (obj) => ({
|
|
588
423
|
...obj,
|
|
589
424
|
});
|
|
590
425
|
})(CreateDeliverabilityTestReportResponse = exports.CreateDeliverabilityTestReportResponse || (exports.CreateDeliverabilityTestReportResponse = {}));
|
|
591
426
|
var MailFromDomainNotVerifiedException;
|
|
592
427
|
(function (MailFromDomainNotVerifiedException) {
|
|
593
|
-
/**
|
|
594
|
-
* @internal
|
|
595
|
-
*/
|
|
596
428
|
MailFromDomainNotVerifiedException.filterSensitiveLog = (obj) => ({
|
|
597
429
|
...obj,
|
|
598
430
|
});
|
|
599
431
|
})(MailFromDomainNotVerifiedException = exports.MailFromDomainNotVerifiedException || (exports.MailFromDomainNotVerifiedException = {}));
|
|
600
432
|
var MessageRejected;
|
|
601
433
|
(function (MessageRejected) {
|
|
602
|
-
/**
|
|
603
|
-
* @internal
|
|
604
|
-
*/
|
|
605
434
|
MessageRejected.filterSensitiveLog = (obj) => ({
|
|
606
435
|
...obj,
|
|
607
436
|
});
|
|
608
437
|
})(MessageRejected = exports.MessageRejected || (exports.MessageRejected = {}));
|
|
609
438
|
var SendingPausedException;
|
|
610
439
|
(function (SendingPausedException) {
|
|
611
|
-
/**
|
|
612
|
-
* @internal
|
|
613
|
-
*/
|
|
614
440
|
SendingPausedException.filterSensitiveLog = (obj) => ({
|
|
615
441
|
...obj,
|
|
616
442
|
});
|
|
@@ -622,9 +448,6 @@ var DkimSigningKeyLength;
|
|
|
622
448
|
})(DkimSigningKeyLength = exports.DkimSigningKeyLength || (exports.DkimSigningKeyLength = {}));
|
|
623
449
|
var DkimSigningAttributes;
|
|
624
450
|
(function (DkimSigningAttributes) {
|
|
625
|
-
/**
|
|
626
|
-
* @internal
|
|
627
|
-
*/
|
|
628
451
|
DkimSigningAttributes.filterSensitiveLog = (obj) => ({
|
|
629
452
|
...obj,
|
|
630
453
|
...(obj.DomainSigningPrivateKey && { DomainSigningPrivateKey: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -632,9 +455,6 @@ var DkimSigningAttributes;
|
|
|
632
455
|
})(DkimSigningAttributes = exports.DkimSigningAttributes || (exports.DkimSigningAttributes = {}));
|
|
633
456
|
var CreateEmailIdentityRequest;
|
|
634
457
|
(function (CreateEmailIdentityRequest) {
|
|
635
|
-
/**
|
|
636
|
-
* @internal
|
|
637
|
-
*/
|
|
638
458
|
CreateEmailIdentityRequest.filterSensitiveLog = (obj) => ({
|
|
639
459
|
...obj,
|
|
640
460
|
...(obj.DkimSigningAttributes && {
|
|
@@ -657,9 +477,6 @@ var DkimStatus;
|
|
|
657
477
|
})(DkimStatus = exports.DkimStatus || (exports.DkimStatus = {}));
|
|
658
478
|
var DkimAttributes;
|
|
659
479
|
(function (DkimAttributes) {
|
|
660
|
-
/**
|
|
661
|
-
* @internal
|
|
662
|
-
*/
|
|
663
480
|
DkimAttributes.filterSensitiveLog = (obj) => ({
|
|
664
481
|
...obj,
|
|
665
482
|
});
|
|
@@ -672,54 +489,36 @@ var IdentityType;
|
|
|
672
489
|
})(IdentityType = exports.IdentityType || (exports.IdentityType = {}));
|
|
673
490
|
var CreateEmailIdentityResponse;
|
|
674
491
|
(function (CreateEmailIdentityResponse) {
|
|
675
|
-
/**
|
|
676
|
-
* @internal
|
|
677
|
-
*/
|
|
678
492
|
CreateEmailIdentityResponse.filterSensitiveLog = (obj) => ({
|
|
679
493
|
...obj,
|
|
680
494
|
});
|
|
681
495
|
})(CreateEmailIdentityResponse = exports.CreateEmailIdentityResponse || (exports.CreateEmailIdentityResponse = {}));
|
|
682
496
|
var CreateEmailIdentityPolicyRequest;
|
|
683
497
|
(function (CreateEmailIdentityPolicyRequest) {
|
|
684
|
-
/**
|
|
685
|
-
* @internal
|
|
686
|
-
*/
|
|
687
498
|
CreateEmailIdentityPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
688
499
|
...obj,
|
|
689
500
|
});
|
|
690
501
|
})(CreateEmailIdentityPolicyRequest = exports.CreateEmailIdentityPolicyRequest || (exports.CreateEmailIdentityPolicyRequest = {}));
|
|
691
502
|
var CreateEmailIdentityPolicyResponse;
|
|
692
503
|
(function (CreateEmailIdentityPolicyResponse) {
|
|
693
|
-
/**
|
|
694
|
-
* @internal
|
|
695
|
-
*/
|
|
696
504
|
CreateEmailIdentityPolicyResponse.filterSensitiveLog = (obj) => ({
|
|
697
505
|
...obj,
|
|
698
506
|
});
|
|
699
507
|
})(CreateEmailIdentityPolicyResponse = exports.CreateEmailIdentityPolicyResponse || (exports.CreateEmailIdentityPolicyResponse = {}));
|
|
700
508
|
var EmailTemplateContent;
|
|
701
509
|
(function (EmailTemplateContent) {
|
|
702
|
-
/**
|
|
703
|
-
* @internal
|
|
704
|
-
*/
|
|
705
510
|
EmailTemplateContent.filterSensitiveLog = (obj) => ({
|
|
706
511
|
...obj,
|
|
707
512
|
});
|
|
708
513
|
})(EmailTemplateContent = exports.EmailTemplateContent || (exports.EmailTemplateContent = {}));
|
|
709
514
|
var CreateEmailTemplateRequest;
|
|
710
515
|
(function (CreateEmailTemplateRequest) {
|
|
711
|
-
/**
|
|
712
|
-
* @internal
|
|
713
|
-
*/
|
|
714
516
|
CreateEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
715
517
|
...obj,
|
|
716
518
|
});
|
|
717
519
|
})(CreateEmailTemplateRequest = exports.CreateEmailTemplateRequest || (exports.CreateEmailTemplateRequest = {}));
|
|
718
520
|
var CreateEmailTemplateResponse;
|
|
719
521
|
(function (CreateEmailTemplateResponse) {
|
|
720
|
-
/**
|
|
721
|
-
* @internal
|
|
722
|
-
*/
|
|
723
522
|
CreateEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
724
523
|
...obj,
|
|
725
524
|
});
|
|
@@ -731,9 +530,6 @@ var DataFormat;
|
|
|
731
530
|
})(DataFormat = exports.DataFormat || (exports.DataFormat = {}));
|
|
732
531
|
var ImportDataSource;
|
|
733
532
|
(function (ImportDataSource) {
|
|
734
|
-
/**
|
|
735
|
-
* @internal
|
|
736
|
-
*/
|
|
737
533
|
ImportDataSource.filterSensitiveLog = (obj) => ({
|
|
738
534
|
...obj,
|
|
739
535
|
});
|
|
@@ -745,72 +541,48 @@ var SuppressionListImportAction;
|
|
|
745
541
|
})(SuppressionListImportAction = exports.SuppressionListImportAction || (exports.SuppressionListImportAction = {}));
|
|
746
542
|
var SuppressionListDestination;
|
|
747
543
|
(function (SuppressionListDestination) {
|
|
748
|
-
/**
|
|
749
|
-
* @internal
|
|
750
|
-
*/
|
|
751
544
|
SuppressionListDestination.filterSensitiveLog = (obj) => ({
|
|
752
545
|
...obj,
|
|
753
546
|
});
|
|
754
547
|
})(SuppressionListDestination = exports.SuppressionListDestination || (exports.SuppressionListDestination = {}));
|
|
755
548
|
var ImportDestination;
|
|
756
549
|
(function (ImportDestination) {
|
|
757
|
-
/**
|
|
758
|
-
* @internal
|
|
759
|
-
*/
|
|
760
550
|
ImportDestination.filterSensitiveLog = (obj) => ({
|
|
761
551
|
...obj,
|
|
762
552
|
});
|
|
763
553
|
})(ImportDestination = exports.ImportDestination || (exports.ImportDestination = {}));
|
|
764
554
|
var CreateImportJobRequest;
|
|
765
555
|
(function (CreateImportJobRequest) {
|
|
766
|
-
/**
|
|
767
|
-
* @internal
|
|
768
|
-
*/
|
|
769
556
|
CreateImportJobRequest.filterSensitiveLog = (obj) => ({
|
|
770
557
|
...obj,
|
|
771
558
|
});
|
|
772
559
|
})(CreateImportJobRequest = exports.CreateImportJobRequest || (exports.CreateImportJobRequest = {}));
|
|
773
560
|
var CreateImportJobResponse;
|
|
774
561
|
(function (CreateImportJobResponse) {
|
|
775
|
-
/**
|
|
776
|
-
* @internal
|
|
777
|
-
*/
|
|
778
562
|
CreateImportJobResponse.filterSensitiveLog = (obj) => ({
|
|
779
563
|
...obj,
|
|
780
564
|
});
|
|
781
565
|
})(CreateImportJobResponse = exports.CreateImportJobResponse || (exports.CreateImportJobResponse = {}));
|
|
782
566
|
var CustomVerificationEmailTemplateMetadata;
|
|
783
567
|
(function (CustomVerificationEmailTemplateMetadata) {
|
|
784
|
-
/**
|
|
785
|
-
* @internal
|
|
786
|
-
*/
|
|
787
568
|
CustomVerificationEmailTemplateMetadata.filterSensitiveLog = (obj) => ({
|
|
788
569
|
...obj,
|
|
789
570
|
});
|
|
790
571
|
})(CustomVerificationEmailTemplateMetadata = exports.CustomVerificationEmailTemplateMetadata || (exports.CustomVerificationEmailTemplateMetadata = {}));
|
|
791
572
|
var DomainIspPlacement;
|
|
792
573
|
(function (DomainIspPlacement) {
|
|
793
|
-
/**
|
|
794
|
-
* @internal
|
|
795
|
-
*/
|
|
796
574
|
DomainIspPlacement.filterSensitiveLog = (obj) => ({
|
|
797
575
|
...obj,
|
|
798
576
|
});
|
|
799
577
|
})(DomainIspPlacement = exports.DomainIspPlacement || (exports.DomainIspPlacement = {}));
|
|
800
578
|
var VolumeStatistics;
|
|
801
579
|
(function (VolumeStatistics) {
|
|
802
|
-
/**
|
|
803
|
-
* @internal
|
|
804
|
-
*/
|
|
805
580
|
VolumeStatistics.filterSensitiveLog = (obj) => ({
|
|
806
581
|
...obj,
|
|
807
582
|
});
|
|
808
583
|
})(VolumeStatistics = exports.VolumeStatistics || (exports.VolumeStatistics = {}));
|
|
809
584
|
var DailyVolume;
|
|
810
585
|
(function (DailyVolume) {
|
|
811
|
-
/**
|
|
812
|
-
* @internal
|
|
813
|
-
*/
|
|
814
586
|
DailyVolume.filterSensitiveLog = (obj) => ({
|
|
815
587
|
...obj,
|
|
816
588
|
});
|
|
@@ -822,189 +594,126 @@ var WarmupStatus;
|
|
|
822
594
|
})(WarmupStatus = exports.WarmupStatus || (exports.WarmupStatus = {}));
|
|
823
595
|
var DedicatedIp;
|
|
824
596
|
(function (DedicatedIp) {
|
|
825
|
-
/**
|
|
826
|
-
* @internal
|
|
827
|
-
*/
|
|
828
597
|
DedicatedIp.filterSensitiveLog = (obj) => ({
|
|
829
598
|
...obj,
|
|
830
599
|
});
|
|
831
600
|
})(DedicatedIp = exports.DedicatedIp || (exports.DedicatedIp = {}));
|
|
832
601
|
var DeleteConfigurationSetRequest;
|
|
833
602
|
(function (DeleteConfigurationSetRequest) {
|
|
834
|
-
/**
|
|
835
|
-
* @internal
|
|
836
|
-
*/
|
|
837
603
|
DeleteConfigurationSetRequest.filterSensitiveLog = (obj) => ({
|
|
838
604
|
...obj,
|
|
839
605
|
});
|
|
840
606
|
})(DeleteConfigurationSetRequest = exports.DeleteConfigurationSetRequest || (exports.DeleteConfigurationSetRequest = {}));
|
|
841
607
|
var DeleteConfigurationSetResponse;
|
|
842
608
|
(function (DeleteConfigurationSetResponse) {
|
|
843
|
-
/**
|
|
844
|
-
* @internal
|
|
845
|
-
*/
|
|
846
609
|
DeleteConfigurationSetResponse.filterSensitiveLog = (obj) => ({
|
|
847
610
|
...obj,
|
|
848
611
|
});
|
|
849
612
|
})(DeleteConfigurationSetResponse = exports.DeleteConfigurationSetResponse || (exports.DeleteConfigurationSetResponse = {}));
|
|
850
613
|
var DeleteConfigurationSetEventDestinationRequest;
|
|
851
614
|
(function (DeleteConfigurationSetEventDestinationRequest) {
|
|
852
|
-
/**
|
|
853
|
-
* @internal
|
|
854
|
-
*/
|
|
855
615
|
DeleteConfigurationSetEventDestinationRequest.filterSensitiveLog = (obj) => ({
|
|
856
616
|
...obj,
|
|
857
617
|
});
|
|
858
618
|
})(DeleteConfigurationSetEventDestinationRequest = exports.DeleteConfigurationSetEventDestinationRequest || (exports.DeleteConfigurationSetEventDestinationRequest = {}));
|
|
859
619
|
var DeleteConfigurationSetEventDestinationResponse;
|
|
860
620
|
(function (DeleteConfigurationSetEventDestinationResponse) {
|
|
861
|
-
/**
|
|
862
|
-
* @internal
|
|
863
|
-
*/
|
|
864
621
|
DeleteConfigurationSetEventDestinationResponse.filterSensitiveLog = (obj) => ({
|
|
865
622
|
...obj,
|
|
866
623
|
});
|
|
867
624
|
})(DeleteConfigurationSetEventDestinationResponse = exports.DeleteConfigurationSetEventDestinationResponse || (exports.DeleteConfigurationSetEventDestinationResponse = {}));
|
|
868
625
|
var DeleteContactRequest;
|
|
869
626
|
(function (DeleteContactRequest) {
|
|
870
|
-
/**
|
|
871
|
-
* @internal
|
|
872
|
-
*/
|
|
873
627
|
DeleteContactRequest.filterSensitiveLog = (obj) => ({
|
|
874
628
|
...obj,
|
|
875
629
|
});
|
|
876
630
|
})(DeleteContactRequest = exports.DeleteContactRequest || (exports.DeleteContactRequest = {}));
|
|
877
631
|
var DeleteContactResponse;
|
|
878
632
|
(function (DeleteContactResponse) {
|
|
879
|
-
/**
|
|
880
|
-
* @internal
|
|
881
|
-
*/
|
|
882
633
|
DeleteContactResponse.filterSensitiveLog = (obj) => ({
|
|
883
634
|
...obj,
|
|
884
635
|
});
|
|
885
636
|
})(DeleteContactResponse = exports.DeleteContactResponse || (exports.DeleteContactResponse = {}));
|
|
886
637
|
var DeleteContactListRequest;
|
|
887
638
|
(function (DeleteContactListRequest) {
|
|
888
|
-
/**
|
|
889
|
-
* @internal
|
|
890
|
-
*/
|
|
891
639
|
DeleteContactListRequest.filterSensitiveLog = (obj) => ({
|
|
892
640
|
...obj,
|
|
893
641
|
});
|
|
894
642
|
})(DeleteContactListRequest = exports.DeleteContactListRequest || (exports.DeleteContactListRequest = {}));
|
|
895
643
|
var DeleteContactListResponse;
|
|
896
644
|
(function (DeleteContactListResponse) {
|
|
897
|
-
/**
|
|
898
|
-
* @internal
|
|
899
|
-
*/
|
|
900
645
|
DeleteContactListResponse.filterSensitiveLog = (obj) => ({
|
|
901
646
|
...obj,
|
|
902
647
|
});
|
|
903
648
|
})(DeleteContactListResponse = exports.DeleteContactListResponse || (exports.DeleteContactListResponse = {}));
|
|
904
649
|
var DeleteCustomVerificationEmailTemplateRequest;
|
|
905
650
|
(function (DeleteCustomVerificationEmailTemplateRequest) {
|
|
906
|
-
/**
|
|
907
|
-
* @internal
|
|
908
|
-
*/
|
|
909
651
|
DeleteCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
910
652
|
...obj,
|
|
911
653
|
});
|
|
912
654
|
})(DeleteCustomVerificationEmailTemplateRequest = exports.DeleteCustomVerificationEmailTemplateRequest || (exports.DeleteCustomVerificationEmailTemplateRequest = {}));
|
|
913
655
|
var DeleteCustomVerificationEmailTemplateResponse;
|
|
914
656
|
(function (DeleteCustomVerificationEmailTemplateResponse) {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
657
|
DeleteCustomVerificationEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
919
658
|
...obj,
|
|
920
659
|
});
|
|
921
660
|
})(DeleteCustomVerificationEmailTemplateResponse = exports.DeleteCustomVerificationEmailTemplateResponse || (exports.DeleteCustomVerificationEmailTemplateResponse = {}));
|
|
922
661
|
var DeleteDedicatedIpPoolRequest;
|
|
923
662
|
(function (DeleteDedicatedIpPoolRequest) {
|
|
924
|
-
/**
|
|
925
|
-
* @internal
|
|
926
|
-
*/
|
|
927
663
|
DeleteDedicatedIpPoolRequest.filterSensitiveLog = (obj) => ({
|
|
928
664
|
...obj,
|
|
929
665
|
});
|
|
930
666
|
})(DeleteDedicatedIpPoolRequest = exports.DeleteDedicatedIpPoolRequest || (exports.DeleteDedicatedIpPoolRequest = {}));
|
|
931
667
|
var DeleteDedicatedIpPoolResponse;
|
|
932
668
|
(function (DeleteDedicatedIpPoolResponse) {
|
|
933
|
-
/**
|
|
934
|
-
* @internal
|
|
935
|
-
*/
|
|
936
669
|
DeleteDedicatedIpPoolResponse.filterSensitiveLog = (obj) => ({
|
|
937
670
|
...obj,
|
|
938
671
|
});
|
|
939
672
|
})(DeleteDedicatedIpPoolResponse = exports.DeleteDedicatedIpPoolResponse || (exports.DeleteDedicatedIpPoolResponse = {}));
|
|
940
673
|
var DeleteEmailIdentityRequest;
|
|
941
674
|
(function (DeleteEmailIdentityRequest) {
|
|
942
|
-
/**
|
|
943
|
-
* @internal
|
|
944
|
-
*/
|
|
945
675
|
DeleteEmailIdentityRequest.filterSensitiveLog = (obj) => ({
|
|
946
676
|
...obj,
|
|
947
677
|
});
|
|
948
678
|
})(DeleteEmailIdentityRequest = exports.DeleteEmailIdentityRequest || (exports.DeleteEmailIdentityRequest = {}));
|
|
949
679
|
var DeleteEmailIdentityResponse;
|
|
950
680
|
(function (DeleteEmailIdentityResponse) {
|
|
951
|
-
/**
|
|
952
|
-
* @internal
|
|
953
|
-
*/
|
|
954
681
|
DeleteEmailIdentityResponse.filterSensitiveLog = (obj) => ({
|
|
955
682
|
...obj,
|
|
956
683
|
});
|
|
957
684
|
})(DeleteEmailIdentityResponse = exports.DeleteEmailIdentityResponse || (exports.DeleteEmailIdentityResponse = {}));
|
|
958
685
|
var DeleteEmailIdentityPolicyRequest;
|
|
959
686
|
(function (DeleteEmailIdentityPolicyRequest) {
|
|
960
|
-
/**
|
|
961
|
-
* @internal
|
|
962
|
-
*/
|
|
963
687
|
DeleteEmailIdentityPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
964
688
|
...obj,
|
|
965
689
|
});
|
|
966
690
|
})(DeleteEmailIdentityPolicyRequest = exports.DeleteEmailIdentityPolicyRequest || (exports.DeleteEmailIdentityPolicyRequest = {}));
|
|
967
691
|
var DeleteEmailIdentityPolicyResponse;
|
|
968
692
|
(function (DeleteEmailIdentityPolicyResponse) {
|
|
969
|
-
/**
|
|
970
|
-
* @internal
|
|
971
|
-
*/
|
|
972
693
|
DeleteEmailIdentityPolicyResponse.filterSensitiveLog = (obj) => ({
|
|
973
694
|
...obj,
|
|
974
695
|
});
|
|
975
696
|
})(DeleteEmailIdentityPolicyResponse = exports.DeleteEmailIdentityPolicyResponse || (exports.DeleteEmailIdentityPolicyResponse = {}));
|
|
976
697
|
var DeleteEmailTemplateRequest;
|
|
977
698
|
(function (DeleteEmailTemplateRequest) {
|
|
978
|
-
/**
|
|
979
|
-
* @internal
|
|
980
|
-
*/
|
|
981
699
|
DeleteEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
982
700
|
...obj,
|
|
983
701
|
});
|
|
984
702
|
})(DeleteEmailTemplateRequest = exports.DeleteEmailTemplateRequest || (exports.DeleteEmailTemplateRequest = {}));
|
|
985
703
|
var DeleteEmailTemplateResponse;
|
|
986
704
|
(function (DeleteEmailTemplateResponse) {
|
|
987
|
-
/**
|
|
988
|
-
* @internal
|
|
989
|
-
*/
|
|
990
705
|
DeleteEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
991
706
|
...obj,
|
|
992
707
|
});
|
|
993
708
|
})(DeleteEmailTemplateResponse = exports.DeleteEmailTemplateResponse || (exports.DeleteEmailTemplateResponse = {}));
|
|
994
709
|
var DeleteSuppressedDestinationRequest;
|
|
995
710
|
(function (DeleteSuppressedDestinationRequest) {
|
|
996
|
-
/**
|
|
997
|
-
* @internal
|
|
998
|
-
*/
|
|
999
711
|
DeleteSuppressedDestinationRequest.filterSensitiveLog = (obj) => ({
|
|
1000
712
|
...obj,
|
|
1001
713
|
});
|
|
1002
714
|
})(DeleteSuppressedDestinationRequest = exports.DeleteSuppressedDestinationRequest || (exports.DeleteSuppressedDestinationRequest = {}));
|
|
1003
715
|
var DeleteSuppressedDestinationResponse;
|
|
1004
716
|
(function (DeleteSuppressedDestinationResponse) {
|
|
1005
|
-
/**
|
|
1006
|
-
* @internal
|
|
1007
|
-
*/
|
|
1008
717
|
DeleteSuppressedDestinationResponse.filterSensitiveLog = (obj) => ({
|
|
1009
718
|
...obj,
|
|
1010
719
|
});
|
|
@@ -1017,99 +726,66 @@ var DeliverabilityDashboardAccountStatus;
|
|
|
1017
726
|
})(DeliverabilityDashboardAccountStatus = exports.DeliverabilityDashboardAccountStatus || (exports.DeliverabilityDashboardAccountStatus = {}));
|
|
1018
727
|
var DeliverabilityTestReport;
|
|
1019
728
|
(function (DeliverabilityTestReport) {
|
|
1020
|
-
/**
|
|
1021
|
-
* @internal
|
|
1022
|
-
*/
|
|
1023
729
|
DeliverabilityTestReport.filterSensitiveLog = (obj) => ({
|
|
1024
730
|
...obj,
|
|
1025
731
|
});
|
|
1026
732
|
})(DeliverabilityTestReport = exports.DeliverabilityTestReport || (exports.DeliverabilityTestReport = {}));
|
|
1027
733
|
var DomainDeliverabilityCampaign;
|
|
1028
734
|
(function (DomainDeliverabilityCampaign) {
|
|
1029
|
-
/**
|
|
1030
|
-
* @internal
|
|
1031
|
-
*/
|
|
1032
735
|
DomainDeliverabilityCampaign.filterSensitiveLog = (obj) => ({
|
|
1033
736
|
...obj,
|
|
1034
737
|
});
|
|
1035
738
|
})(DomainDeliverabilityCampaign = exports.DomainDeliverabilityCampaign || (exports.DomainDeliverabilityCampaign = {}));
|
|
1036
739
|
var InboxPlacementTrackingOption;
|
|
1037
740
|
(function (InboxPlacementTrackingOption) {
|
|
1038
|
-
/**
|
|
1039
|
-
* @internal
|
|
1040
|
-
*/
|
|
1041
741
|
InboxPlacementTrackingOption.filterSensitiveLog = (obj) => ({
|
|
1042
742
|
...obj,
|
|
1043
743
|
});
|
|
1044
744
|
})(InboxPlacementTrackingOption = exports.InboxPlacementTrackingOption || (exports.InboxPlacementTrackingOption = {}));
|
|
1045
745
|
var DomainDeliverabilityTrackingOption;
|
|
1046
746
|
(function (DomainDeliverabilityTrackingOption) {
|
|
1047
|
-
/**
|
|
1048
|
-
* @internal
|
|
1049
|
-
*/
|
|
1050
747
|
DomainDeliverabilityTrackingOption.filterSensitiveLog = (obj) => ({
|
|
1051
748
|
...obj,
|
|
1052
749
|
});
|
|
1053
750
|
})(DomainDeliverabilityTrackingOption = exports.DomainDeliverabilityTrackingOption || (exports.DomainDeliverabilityTrackingOption = {}));
|
|
1054
751
|
var EmailTemplateMetadata;
|
|
1055
752
|
(function (EmailTemplateMetadata) {
|
|
1056
|
-
/**
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
1059
753
|
EmailTemplateMetadata.filterSensitiveLog = (obj) => ({
|
|
1060
754
|
...obj,
|
|
1061
755
|
});
|
|
1062
756
|
})(EmailTemplateMetadata = exports.EmailTemplateMetadata || (exports.EmailTemplateMetadata = {}));
|
|
1063
757
|
var EventDestination;
|
|
1064
758
|
(function (EventDestination) {
|
|
1065
|
-
/**
|
|
1066
|
-
* @internal
|
|
1067
|
-
*/
|
|
1068
759
|
EventDestination.filterSensitiveLog = (obj) => ({
|
|
1069
760
|
...obj,
|
|
1070
761
|
});
|
|
1071
762
|
})(EventDestination = exports.EventDestination || (exports.EventDestination = {}));
|
|
1072
763
|
var FailureInfo;
|
|
1073
764
|
(function (FailureInfo) {
|
|
1074
|
-
/**
|
|
1075
|
-
* @internal
|
|
1076
|
-
*/
|
|
1077
765
|
FailureInfo.filterSensitiveLog = (obj) => ({
|
|
1078
766
|
...obj,
|
|
1079
767
|
});
|
|
1080
768
|
})(FailureInfo = exports.FailureInfo || (exports.FailureInfo = {}));
|
|
1081
769
|
var GetAccountRequest;
|
|
1082
770
|
(function (GetAccountRequest) {
|
|
1083
|
-
/**
|
|
1084
|
-
* @internal
|
|
1085
|
-
*/
|
|
1086
771
|
GetAccountRequest.filterSensitiveLog = (obj) => ({
|
|
1087
772
|
...obj,
|
|
1088
773
|
});
|
|
1089
774
|
})(GetAccountRequest = exports.GetAccountRequest || (exports.GetAccountRequest = {}));
|
|
1090
775
|
var SendQuota;
|
|
1091
776
|
(function (SendQuota) {
|
|
1092
|
-
/**
|
|
1093
|
-
* @internal
|
|
1094
|
-
*/
|
|
1095
777
|
SendQuota.filterSensitiveLog = (obj) => ({
|
|
1096
778
|
...obj,
|
|
1097
779
|
});
|
|
1098
780
|
})(SendQuota = exports.SendQuota || (exports.SendQuota = {}));
|
|
1099
781
|
var SuppressionAttributes;
|
|
1100
782
|
(function (SuppressionAttributes) {
|
|
1101
|
-
/**
|
|
1102
|
-
* @internal
|
|
1103
|
-
*/
|
|
1104
783
|
SuppressionAttributes.filterSensitiveLog = (obj) => ({
|
|
1105
784
|
...obj,
|
|
1106
785
|
});
|
|
1107
786
|
})(SuppressionAttributes = exports.SuppressionAttributes || (exports.SuppressionAttributes = {}));
|
|
1108
787
|
var GetAccountResponse;
|
|
1109
788
|
(function (GetAccountResponse) {
|
|
1110
|
-
/**
|
|
1111
|
-
* @internal
|
|
1112
|
-
*/
|
|
1113
789
|
GetAccountResponse.filterSensitiveLog = (obj) => ({
|
|
1114
790
|
...obj,
|
|
1115
791
|
...(obj.Details && { Details: AccountDetails.filterSensitiveLog(obj.Details) }),
|
|
@@ -1117,252 +793,168 @@ var GetAccountResponse;
|
|
|
1117
793
|
})(GetAccountResponse = exports.GetAccountResponse || (exports.GetAccountResponse = {}));
|
|
1118
794
|
var GetBlacklistReportsRequest;
|
|
1119
795
|
(function (GetBlacklistReportsRequest) {
|
|
1120
|
-
/**
|
|
1121
|
-
* @internal
|
|
1122
|
-
*/
|
|
1123
796
|
GetBlacklistReportsRequest.filterSensitiveLog = (obj) => ({
|
|
1124
797
|
...obj,
|
|
1125
798
|
});
|
|
1126
799
|
})(GetBlacklistReportsRequest = exports.GetBlacklistReportsRequest || (exports.GetBlacklistReportsRequest = {}));
|
|
1127
800
|
var GetBlacklistReportsResponse;
|
|
1128
801
|
(function (GetBlacklistReportsResponse) {
|
|
1129
|
-
/**
|
|
1130
|
-
* @internal
|
|
1131
|
-
*/
|
|
1132
802
|
GetBlacklistReportsResponse.filterSensitiveLog = (obj) => ({
|
|
1133
803
|
...obj,
|
|
1134
804
|
});
|
|
1135
805
|
})(GetBlacklistReportsResponse = exports.GetBlacklistReportsResponse || (exports.GetBlacklistReportsResponse = {}));
|
|
1136
806
|
var GetConfigurationSetRequest;
|
|
1137
807
|
(function (GetConfigurationSetRequest) {
|
|
1138
|
-
/**
|
|
1139
|
-
* @internal
|
|
1140
|
-
*/
|
|
1141
808
|
GetConfigurationSetRequest.filterSensitiveLog = (obj) => ({
|
|
1142
809
|
...obj,
|
|
1143
810
|
});
|
|
1144
811
|
})(GetConfigurationSetRequest = exports.GetConfigurationSetRequest || (exports.GetConfigurationSetRequest = {}));
|
|
1145
812
|
var GetConfigurationSetResponse;
|
|
1146
813
|
(function (GetConfigurationSetResponse) {
|
|
1147
|
-
/**
|
|
1148
|
-
* @internal
|
|
1149
|
-
*/
|
|
1150
814
|
GetConfigurationSetResponse.filterSensitiveLog = (obj) => ({
|
|
1151
815
|
...obj,
|
|
1152
816
|
});
|
|
1153
817
|
})(GetConfigurationSetResponse = exports.GetConfigurationSetResponse || (exports.GetConfigurationSetResponse = {}));
|
|
1154
818
|
var GetConfigurationSetEventDestinationsRequest;
|
|
1155
819
|
(function (GetConfigurationSetEventDestinationsRequest) {
|
|
1156
|
-
/**
|
|
1157
|
-
* @internal
|
|
1158
|
-
*/
|
|
1159
820
|
GetConfigurationSetEventDestinationsRequest.filterSensitiveLog = (obj) => ({
|
|
1160
821
|
...obj,
|
|
1161
822
|
});
|
|
1162
823
|
})(GetConfigurationSetEventDestinationsRequest = exports.GetConfigurationSetEventDestinationsRequest || (exports.GetConfigurationSetEventDestinationsRequest = {}));
|
|
1163
824
|
var GetConfigurationSetEventDestinationsResponse;
|
|
1164
825
|
(function (GetConfigurationSetEventDestinationsResponse) {
|
|
1165
|
-
/**
|
|
1166
|
-
* @internal
|
|
1167
|
-
*/
|
|
1168
826
|
GetConfigurationSetEventDestinationsResponse.filterSensitiveLog = (obj) => ({
|
|
1169
827
|
...obj,
|
|
1170
828
|
});
|
|
1171
829
|
})(GetConfigurationSetEventDestinationsResponse = exports.GetConfigurationSetEventDestinationsResponse || (exports.GetConfigurationSetEventDestinationsResponse = {}));
|
|
1172
830
|
var GetContactRequest;
|
|
1173
831
|
(function (GetContactRequest) {
|
|
1174
|
-
/**
|
|
1175
|
-
* @internal
|
|
1176
|
-
*/
|
|
1177
832
|
GetContactRequest.filterSensitiveLog = (obj) => ({
|
|
1178
833
|
...obj,
|
|
1179
834
|
});
|
|
1180
835
|
})(GetContactRequest = exports.GetContactRequest || (exports.GetContactRequest = {}));
|
|
1181
836
|
var GetContactResponse;
|
|
1182
837
|
(function (GetContactResponse) {
|
|
1183
|
-
/**
|
|
1184
|
-
* @internal
|
|
1185
|
-
*/
|
|
1186
838
|
GetContactResponse.filterSensitiveLog = (obj) => ({
|
|
1187
839
|
...obj,
|
|
1188
840
|
});
|
|
1189
841
|
})(GetContactResponse = exports.GetContactResponse || (exports.GetContactResponse = {}));
|
|
1190
842
|
var GetContactListRequest;
|
|
1191
843
|
(function (GetContactListRequest) {
|
|
1192
|
-
/**
|
|
1193
|
-
* @internal
|
|
1194
|
-
*/
|
|
1195
844
|
GetContactListRequest.filterSensitiveLog = (obj) => ({
|
|
1196
845
|
...obj,
|
|
1197
846
|
});
|
|
1198
847
|
})(GetContactListRequest = exports.GetContactListRequest || (exports.GetContactListRequest = {}));
|
|
1199
848
|
var GetContactListResponse;
|
|
1200
849
|
(function (GetContactListResponse) {
|
|
1201
|
-
/**
|
|
1202
|
-
* @internal
|
|
1203
|
-
*/
|
|
1204
850
|
GetContactListResponse.filterSensitiveLog = (obj) => ({
|
|
1205
851
|
...obj,
|
|
1206
852
|
});
|
|
1207
853
|
})(GetContactListResponse = exports.GetContactListResponse || (exports.GetContactListResponse = {}));
|
|
1208
854
|
var GetCustomVerificationEmailTemplateRequest;
|
|
1209
855
|
(function (GetCustomVerificationEmailTemplateRequest) {
|
|
1210
|
-
/**
|
|
1211
|
-
* @internal
|
|
1212
|
-
*/
|
|
1213
856
|
GetCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
1214
857
|
...obj,
|
|
1215
858
|
});
|
|
1216
859
|
})(GetCustomVerificationEmailTemplateRequest = exports.GetCustomVerificationEmailTemplateRequest || (exports.GetCustomVerificationEmailTemplateRequest = {}));
|
|
1217
860
|
var GetCustomVerificationEmailTemplateResponse;
|
|
1218
861
|
(function (GetCustomVerificationEmailTemplateResponse) {
|
|
1219
|
-
/**
|
|
1220
|
-
* @internal
|
|
1221
|
-
*/
|
|
1222
862
|
GetCustomVerificationEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
1223
863
|
...obj,
|
|
1224
864
|
});
|
|
1225
865
|
})(GetCustomVerificationEmailTemplateResponse = exports.GetCustomVerificationEmailTemplateResponse || (exports.GetCustomVerificationEmailTemplateResponse = {}));
|
|
1226
866
|
var GetDedicatedIpRequest;
|
|
1227
867
|
(function (GetDedicatedIpRequest) {
|
|
1228
|
-
/**
|
|
1229
|
-
* @internal
|
|
1230
|
-
*/
|
|
1231
868
|
GetDedicatedIpRequest.filterSensitiveLog = (obj) => ({
|
|
1232
869
|
...obj,
|
|
1233
870
|
});
|
|
1234
871
|
})(GetDedicatedIpRequest = exports.GetDedicatedIpRequest || (exports.GetDedicatedIpRequest = {}));
|
|
1235
872
|
var GetDedicatedIpResponse;
|
|
1236
873
|
(function (GetDedicatedIpResponse) {
|
|
1237
|
-
/**
|
|
1238
|
-
* @internal
|
|
1239
|
-
*/
|
|
1240
874
|
GetDedicatedIpResponse.filterSensitiveLog = (obj) => ({
|
|
1241
875
|
...obj,
|
|
1242
876
|
});
|
|
1243
877
|
})(GetDedicatedIpResponse = exports.GetDedicatedIpResponse || (exports.GetDedicatedIpResponse = {}));
|
|
1244
878
|
var GetDedicatedIpsRequest;
|
|
1245
879
|
(function (GetDedicatedIpsRequest) {
|
|
1246
|
-
/**
|
|
1247
|
-
* @internal
|
|
1248
|
-
*/
|
|
1249
880
|
GetDedicatedIpsRequest.filterSensitiveLog = (obj) => ({
|
|
1250
881
|
...obj,
|
|
1251
882
|
});
|
|
1252
883
|
})(GetDedicatedIpsRequest = exports.GetDedicatedIpsRequest || (exports.GetDedicatedIpsRequest = {}));
|
|
1253
884
|
var GetDedicatedIpsResponse;
|
|
1254
885
|
(function (GetDedicatedIpsResponse) {
|
|
1255
|
-
/**
|
|
1256
|
-
* @internal
|
|
1257
|
-
*/
|
|
1258
886
|
GetDedicatedIpsResponse.filterSensitiveLog = (obj) => ({
|
|
1259
887
|
...obj,
|
|
1260
888
|
});
|
|
1261
889
|
})(GetDedicatedIpsResponse = exports.GetDedicatedIpsResponse || (exports.GetDedicatedIpsResponse = {}));
|
|
1262
890
|
var GetDeliverabilityDashboardOptionsRequest;
|
|
1263
891
|
(function (GetDeliverabilityDashboardOptionsRequest) {
|
|
1264
|
-
/**
|
|
1265
|
-
* @internal
|
|
1266
|
-
*/
|
|
1267
892
|
GetDeliverabilityDashboardOptionsRequest.filterSensitiveLog = (obj) => ({
|
|
1268
893
|
...obj,
|
|
1269
894
|
});
|
|
1270
895
|
})(GetDeliverabilityDashboardOptionsRequest = exports.GetDeliverabilityDashboardOptionsRequest || (exports.GetDeliverabilityDashboardOptionsRequest = {}));
|
|
1271
896
|
var GetDeliverabilityDashboardOptionsResponse;
|
|
1272
897
|
(function (GetDeliverabilityDashboardOptionsResponse) {
|
|
1273
|
-
/**
|
|
1274
|
-
* @internal
|
|
1275
|
-
*/
|
|
1276
898
|
GetDeliverabilityDashboardOptionsResponse.filterSensitiveLog = (obj) => ({
|
|
1277
899
|
...obj,
|
|
1278
900
|
});
|
|
1279
901
|
})(GetDeliverabilityDashboardOptionsResponse = exports.GetDeliverabilityDashboardOptionsResponse || (exports.GetDeliverabilityDashboardOptionsResponse = {}));
|
|
1280
902
|
var GetDeliverabilityTestReportRequest;
|
|
1281
903
|
(function (GetDeliverabilityTestReportRequest) {
|
|
1282
|
-
/**
|
|
1283
|
-
* @internal
|
|
1284
|
-
*/
|
|
1285
904
|
GetDeliverabilityTestReportRequest.filterSensitiveLog = (obj) => ({
|
|
1286
905
|
...obj,
|
|
1287
906
|
});
|
|
1288
907
|
})(GetDeliverabilityTestReportRequest = exports.GetDeliverabilityTestReportRequest || (exports.GetDeliverabilityTestReportRequest = {}));
|
|
1289
908
|
var PlacementStatistics;
|
|
1290
909
|
(function (PlacementStatistics) {
|
|
1291
|
-
/**
|
|
1292
|
-
* @internal
|
|
1293
|
-
*/
|
|
1294
910
|
PlacementStatistics.filterSensitiveLog = (obj) => ({
|
|
1295
911
|
...obj,
|
|
1296
912
|
});
|
|
1297
913
|
})(PlacementStatistics = exports.PlacementStatistics || (exports.PlacementStatistics = {}));
|
|
1298
914
|
var IspPlacement;
|
|
1299
915
|
(function (IspPlacement) {
|
|
1300
|
-
/**
|
|
1301
|
-
* @internal
|
|
1302
|
-
*/
|
|
1303
916
|
IspPlacement.filterSensitiveLog = (obj) => ({
|
|
1304
917
|
...obj,
|
|
1305
918
|
});
|
|
1306
919
|
})(IspPlacement = exports.IspPlacement || (exports.IspPlacement = {}));
|
|
1307
920
|
var GetDeliverabilityTestReportResponse;
|
|
1308
921
|
(function (GetDeliverabilityTestReportResponse) {
|
|
1309
|
-
/**
|
|
1310
|
-
* @internal
|
|
1311
|
-
*/
|
|
1312
922
|
GetDeliverabilityTestReportResponse.filterSensitiveLog = (obj) => ({
|
|
1313
923
|
...obj,
|
|
1314
924
|
});
|
|
1315
925
|
})(GetDeliverabilityTestReportResponse = exports.GetDeliverabilityTestReportResponse || (exports.GetDeliverabilityTestReportResponse = {}));
|
|
1316
926
|
var GetDomainDeliverabilityCampaignRequest;
|
|
1317
927
|
(function (GetDomainDeliverabilityCampaignRequest) {
|
|
1318
|
-
/**
|
|
1319
|
-
* @internal
|
|
1320
|
-
*/
|
|
1321
928
|
GetDomainDeliverabilityCampaignRequest.filterSensitiveLog = (obj) => ({
|
|
1322
929
|
...obj,
|
|
1323
930
|
});
|
|
1324
931
|
})(GetDomainDeliverabilityCampaignRequest = exports.GetDomainDeliverabilityCampaignRequest || (exports.GetDomainDeliverabilityCampaignRequest = {}));
|
|
1325
932
|
var GetDomainDeliverabilityCampaignResponse;
|
|
1326
933
|
(function (GetDomainDeliverabilityCampaignResponse) {
|
|
1327
|
-
/**
|
|
1328
|
-
* @internal
|
|
1329
|
-
*/
|
|
1330
934
|
GetDomainDeliverabilityCampaignResponse.filterSensitiveLog = (obj) => ({
|
|
1331
935
|
...obj,
|
|
1332
936
|
});
|
|
1333
937
|
})(GetDomainDeliverabilityCampaignResponse = exports.GetDomainDeliverabilityCampaignResponse || (exports.GetDomainDeliverabilityCampaignResponse = {}));
|
|
1334
938
|
var GetDomainStatisticsReportRequest;
|
|
1335
939
|
(function (GetDomainStatisticsReportRequest) {
|
|
1336
|
-
/**
|
|
1337
|
-
* @internal
|
|
1338
|
-
*/
|
|
1339
940
|
GetDomainStatisticsReportRequest.filterSensitiveLog = (obj) => ({
|
|
1340
941
|
...obj,
|
|
1341
942
|
});
|
|
1342
943
|
})(GetDomainStatisticsReportRequest = exports.GetDomainStatisticsReportRequest || (exports.GetDomainStatisticsReportRequest = {}));
|
|
1343
944
|
var OverallVolume;
|
|
1344
945
|
(function (OverallVolume) {
|
|
1345
|
-
/**
|
|
1346
|
-
* @internal
|
|
1347
|
-
*/
|
|
1348
946
|
OverallVolume.filterSensitiveLog = (obj) => ({
|
|
1349
947
|
...obj,
|
|
1350
948
|
});
|
|
1351
949
|
})(OverallVolume = exports.OverallVolume || (exports.OverallVolume = {}));
|
|
1352
950
|
var GetDomainStatisticsReportResponse;
|
|
1353
951
|
(function (GetDomainStatisticsReportResponse) {
|
|
1354
|
-
/**
|
|
1355
|
-
* @internal
|
|
1356
|
-
*/
|
|
1357
952
|
GetDomainStatisticsReportResponse.filterSensitiveLog = (obj) => ({
|
|
1358
953
|
...obj,
|
|
1359
954
|
});
|
|
1360
955
|
})(GetDomainStatisticsReportResponse = exports.GetDomainStatisticsReportResponse || (exports.GetDomainStatisticsReportResponse = {}));
|
|
1361
956
|
var GetEmailIdentityRequest;
|
|
1362
957
|
(function (GetEmailIdentityRequest) {
|
|
1363
|
-
/**
|
|
1364
|
-
* @internal
|
|
1365
|
-
*/
|
|
1366
958
|
GetEmailIdentityRequest.filterSensitiveLog = (obj) => ({
|
|
1367
959
|
...obj,
|
|
1368
960
|
});
|
|
@@ -1376,63 +968,42 @@ var MailFromDomainStatus;
|
|
|
1376
968
|
})(MailFromDomainStatus = exports.MailFromDomainStatus || (exports.MailFromDomainStatus = {}));
|
|
1377
969
|
var MailFromAttributes;
|
|
1378
970
|
(function (MailFromAttributes) {
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
971
|
MailFromAttributes.filterSensitiveLog = (obj) => ({
|
|
1383
972
|
...obj,
|
|
1384
973
|
});
|
|
1385
974
|
})(MailFromAttributes = exports.MailFromAttributes || (exports.MailFromAttributes = {}));
|
|
1386
975
|
var GetEmailIdentityResponse;
|
|
1387
976
|
(function (GetEmailIdentityResponse) {
|
|
1388
|
-
/**
|
|
1389
|
-
* @internal
|
|
1390
|
-
*/
|
|
1391
977
|
GetEmailIdentityResponse.filterSensitiveLog = (obj) => ({
|
|
1392
978
|
...obj,
|
|
1393
979
|
});
|
|
1394
980
|
})(GetEmailIdentityResponse = exports.GetEmailIdentityResponse || (exports.GetEmailIdentityResponse = {}));
|
|
1395
981
|
var GetEmailIdentityPoliciesRequest;
|
|
1396
982
|
(function (GetEmailIdentityPoliciesRequest) {
|
|
1397
|
-
/**
|
|
1398
|
-
* @internal
|
|
1399
|
-
*/
|
|
1400
983
|
GetEmailIdentityPoliciesRequest.filterSensitiveLog = (obj) => ({
|
|
1401
984
|
...obj,
|
|
1402
985
|
});
|
|
1403
986
|
})(GetEmailIdentityPoliciesRequest = exports.GetEmailIdentityPoliciesRequest || (exports.GetEmailIdentityPoliciesRequest = {}));
|
|
1404
987
|
var GetEmailIdentityPoliciesResponse;
|
|
1405
988
|
(function (GetEmailIdentityPoliciesResponse) {
|
|
1406
|
-
/**
|
|
1407
|
-
* @internal
|
|
1408
|
-
*/
|
|
1409
989
|
GetEmailIdentityPoliciesResponse.filterSensitiveLog = (obj) => ({
|
|
1410
990
|
...obj,
|
|
1411
991
|
});
|
|
1412
992
|
})(GetEmailIdentityPoliciesResponse = exports.GetEmailIdentityPoliciesResponse || (exports.GetEmailIdentityPoliciesResponse = {}));
|
|
1413
993
|
var GetEmailTemplateRequest;
|
|
1414
994
|
(function (GetEmailTemplateRequest) {
|
|
1415
|
-
/**
|
|
1416
|
-
* @internal
|
|
1417
|
-
*/
|
|
1418
995
|
GetEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
1419
996
|
...obj,
|
|
1420
997
|
});
|
|
1421
998
|
})(GetEmailTemplateRequest = exports.GetEmailTemplateRequest || (exports.GetEmailTemplateRequest = {}));
|
|
1422
999
|
var GetEmailTemplateResponse;
|
|
1423
1000
|
(function (GetEmailTemplateResponse) {
|
|
1424
|
-
/**
|
|
1425
|
-
* @internal
|
|
1426
|
-
*/
|
|
1427
1001
|
GetEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
1428
1002
|
...obj,
|
|
1429
1003
|
});
|
|
1430
1004
|
})(GetEmailTemplateResponse = exports.GetEmailTemplateResponse || (exports.GetEmailTemplateResponse = {}));
|
|
1431
1005
|
var GetImportJobRequest;
|
|
1432
1006
|
(function (GetImportJobRequest) {
|
|
1433
|
-
/**
|
|
1434
|
-
* @internal
|
|
1435
|
-
*/
|
|
1436
1007
|
GetImportJobRequest.filterSensitiveLog = (obj) => ({
|
|
1437
1008
|
...obj,
|
|
1438
1009
|
});
|
|
@@ -1446,54 +1017,36 @@ var JobStatus;
|
|
|
1446
1017
|
})(JobStatus = exports.JobStatus || (exports.JobStatus = {}));
|
|
1447
1018
|
var GetImportJobResponse;
|
|
1448
1019
|
(function (GetImportJobResponse) {
|
|
1449
|
-
/**
|
|
1450
|
-
* @internal
|
|
1451
|
-
*/
|
|
1452
1020
|
GetImportJobResponse.filterSensitiveLog = (obj) => ({
|
|
1453
1021
|
...obj,
|
|
1454
1022
|
});
|
|
1455
1023
|
})(GetImportJobResponse = exports.GetImportJobResponse || (exports.GetImportJobResponse = {}));
|
|
1456
1024
|
var GetSuppressedDestinationRequest;
|
|
1457
1025
|
(function (GetSuppressedDestinationRequest) {
|
|
1458
|
-
/**
|
|
1459
|
-
* @internal
|
|
1460
|
-
*/
|
|
1461
1026
|
GetSuppressedDestinationRequest.filterSensitiveLog = (obj) => ({
|
|
1462
1027
|
...obj,
|
|
1463
1028
|
});
|
|
1464
1029
|
})(GetSuppressedDestinationRequest = exports.GetSuppressedDestinationRequest || (exports.GetSuppressedDestinationRequest = {}));
|
|
1465
1030
|
var SuppressedDestinationAttributes;
|
|
1466
1031
|
(function (SuppressedDestinationAttributes) {
|
|
1467
|
-
/**
|
|
1468
|
-
* @internal
|
|
1469
|
-
*/
|
|
1470
1032
|
SuppressedDestinationAttributes.filterSensitiveLog = (obj) => ({
|
|
1471
1033
|
...obj,
|
|
1472
1034
|
});
|
|
1473
1035
|
})(SuppressedDestinationAttributes = exports.SuppressedDestinationAttributes || (exports.SuppressedDestinationAttributes = {}));
|
|
1474
1036
|
var SuppressedDestination;
|
|
1475
1037
|
(function (SuppressedDestination) {
|
|
1476
|
-
/**
|
|
1477
|
-
* @internal
|
|
1478
|
-
*/
|
|
1479
1038
|
SuppressedDestination.filterSensitiveLog = (obj) => ({
|
|
1480
1039
|
...obj,
|
|
1481
1040
|
});
|
|
1482
1041
|
})(SuppressedDestination = exports.SuppressedDestination || (exports.SuppressedDestination = {}));
|
|
1483
1042
|
var GetSuppressedDestinationResponse;
|
|
1484
1043
|
(function (GetSuppressedDestinationResponse) {
|
|
1485
|
-
/**
|
|
1486
|
-
* @internal
|
|
1487
|
-
*/
|
|
1488
1044
|
GetSuppressedDestinationResponse.filterSensitiveLog = (obj) => ({
|
|
1489
1045
|
...obj,
|
|
1490
1046
|
});
|
|
1491
1047
|
})(GetSuppressedDestinationResponse = exports.GetSuppressedDestinationResponse || (exports.GetSuppressedDestinationResponse = {}));
|
|
1492
1048
|
var IdentityInfo;
|
|
1493
1049
|
(function (IdentityInfo) {
|
|
1494
|
-
/**
|
|
1495
|
-
* @internal
|
|
1496
|
-
*/
|
|
1497
1050
|
IdentityInfo.filterSensitiveLog = (obj) => ({
|
|
1498
1051
|
...obj,
|
|
1499
1052
|
});
|
|
@@ -1505,297 +1058,198 @@ var ImportDestinationType;
|
|
|
1505
1058
|
})(ImportDestinationType = exports.ImportDestinationType || (exports.ImportDestinationType = {}));
|
|
1506
1059
|
var ImportJobSummary;
|
|
1507
1060
|
(function (ImportJobSummary) {
|
|
1508
|
-
/**
|
|
1509
|
-
* @internal
|
|
1510
|
-
*/
|
|
1511
1061
|
ImportJobSummary.filterSensitiveLog = (obj) => ({
|
|
1512
1062
|
...obj,
|
|
1513
1063
|
});
|
|
1514
1064
|
})(ImportJobSummary = exports.ImportJobSummary || (exports.ImportJobSummary = {}));
|
|
1515
1065
|
var InvalidNextTokenException;
|
|
1516
1066
|
(function (InvalidNextTokenException) {
|
|
1517
|
-
/**
|
|
1518
|
-
* @internal
|
|
1519
|
-
*/
|
|
1520
1067
|
InvalidNextTokenException.filterSensitiveLog = (obj) => ({
|
|
1521
1068
|
...obj,
|
|
1522
1069
|
});
|
|
1523
1070
|
})(InvalidNextTokenException = exports.InvalidNextTokenException || (exports.InvalidNextTokenException = {}));
|
|
1524
1071
|
var ListConfigurationSetsRequest;
|
|
1525
1072
|
(function (ListConfigurationSetsRequest) {
|
|
1526
|
-
/**
|
|
1527
|
-
* @internal
|
|
1528
|
-
*/
|
|
1529
1073
|
ListConfigurationSetsRequest.filterSensitiveLog = (obj) => ({
|
|
1530
1074
|
...obj,
|
|
1531
1075
|
});
|
|
1532
1076
|
})(ListConfigurationSetsRequest = exports.ListConfigurationSetsRequest || (exports.ListConfigurationSetsRequest = {}));
|
|
1533
1077
|
var ListConfigurationSetsResponse;
|
|
1534
1078
|
(function (ListConfigurationSetsResponse) {
|
|
1535
|
-
/**
|
|
1536
|
-
* @internal
|
|
1537
|
-
*/
|
|
1538
1079
|
ListConfigurationSetsResponse.filterSensitiveLog = (obj) => ({
|
|
1539
1080
|
...obj,
|
|
1540
1081
|
});
|
|
1541
1082
|
})(ListConfigurationSetsResponse = exports.ListConfigurationSetsResponse || (exports.ListConfigurationSetsResponse = {}));
|
|
1542
1083
|
var ListContactListsRequest;
|
|
1543
1084
|
(function (ListContactListsRequest) {
|
|
1544
|
-
/**
|
|
1545
|
-
* @internal
|
|
1546
|
-
*/
|
|
1547
1085
|
ListContactListsRequest.filterSensitiveLog = (obj) => ({
|
|
1548
1086
|
...obj,
|
|
1549
1087
|
});
|
|
1550
1088
|
})(ListContactListsRequest = exports.ListContactListsRequest || (exports.ListContactListsRequest = {}));
|
|
1551
1089
|
var ListContactListsResponse;
|
|
1552
1090
|
(function (ListContactListsResponse) {
|
|
1553
|
-
/**
|
|
1554
|
-
* @internal
|
|
1555
|
-
*/
|
|
1556
1091
|
ListContactListsResponse.filterSensitiveLog = (obj) => ({
|
|
1557
1092
|
...obj,
|
|
1558
1093
|
});
|
|
1559
1094
|
})(ListContactListsResponse = exports.ListContactListsResponse || (exports.ListContactListsResponse = {}));
|
|
1560
1095
|
var TopicFilter;
|
|
1561
1096
|
(function (TopicFilter) {
|
|
1562
|
-
/**
|
|
1563
|
-
* @internal
|
|
1564
|
-
*/
|
|
1565
1097
|
TopicFilter.filterSensitiveLog = (obj) => ({
|
|
1566
1098
|
...obj,
|
|
1567
1099
|
});
|
|
1568
1100
|
})(TopicFilter = exports.TopicFilter || (exports.TopicFilter = {}));
|
|
1569
1101
|
var ListContactsFilter;
|
|
1570
1102
|
(function (ListContactsFilter) {
|
|
1571
|
-
/**
|
|
1572
|
-
* @internal
|
|
1573
|
-
*/
|
|
1574
1103
|
ListContactsFilter.filterSensitiveLog = (obj) => ({
|
|
1575
1104
|
...obj,
|
|
1576
1105
|
});
|
|
1577
1106
|
})(ListContactsFilter = exports.ListContactsFilter || (exports.ListContactsFilter = {}));
|
|
1578
1107
|
var ListContactsRequest;
|
|
1579
1108
|
(function (ListContactsRequest) {
|
|
1580
|
-
/**
|
|
1581
|
-
* @internal
|
|
1582
|
-
*/
|
|
1583
1109
|
ListContactsRequest.filterSensitiveLog = (obj) => ({
|
|
1584
1110
|
...obj,
|
|
1585
1111
|
});
|
|
1586
1112
|
})(ListContactsRequest = exports.ListContactsRequest || (exports.ListContactsRequest = {}));
|
|
1587
1113
|
var ListContactsResponse;
|
|
1588
1114
|
(function (ListContactsResponse) {
|
|
1589
|
-
/**
|
|
1590
|
-
* @internal
|
|
1591
|
-
*/
|
|
1592
1115
|
ListContactsResponse.filterSensitiveLog = (obj) => ({
|
|
1593
1116
|
...obj,
|
|
1594
1117
|
});
|
|
1595
1118
|
})(ListContactsResponse = exports.ListContactsResponse || (exports.ListContactsResponse = {}));
|
|
1596
1119
|
var ListCustomVerificationEmailTemplatesRequest;
|
|
1597
1120
|
(function (ListCustomVerificationEmailTemplatesRequest) {
|
|
1598
|
-
/**
|
|
1599
|
-
* @internal
|
|
1600
|
-
*/
|
|
1601
1121
|
ListCustomVerificationEmailTemplatesRequest.filterSensitiveLog = (obj) => ({
|
|
1602
1122
|
...obj,
|
|
1603
1123
|
});
|
|
1604
1124
|
})(ListCustomVerificationEmailTemplatesRequest = exports.ListCustomVerificationEmailTemplatesRequest || (exports.ListCustomVerificationEmailTemplatesRequest = {}));
|
|
1605
1125
|
var ListCustomVerificationEmailTemplatesResponse;
|
|
1606
1126
|
(function (ListCustomVerificationEmailTemplatesResponse) {
|
|
1607
|
-
/**
|
|
1608
|
-
* @internal
|
|
1609
|
-
*/
|
|
1610
1127
|
ListCustomVerificationEmailTemplatesResponse.filterSensitiveLog = (obj) => ({
|
|
1611
1128
|
...obj,
|
|
1612
1129
|
});
|
|
1613
1130
|
})(ListCustomVerificationEmailTemplatesResponse = exports.ListCustomVerificationEmailTemplatesResponse || (exports.ListCustomVerificationEmailTemplatesResponse = {}));
|
|
1614
1131
|
var ListDedicatedIpPoolsRequest;
|
|
1615
1132
|
(function (ListDedicatedIpPoolsRequest) {
|
|
1616
|
-
/**
|
|
1617
|
-
* @internal
|
|
1618
|
-
*/
|
|
1619
1133
|
ListDedicatedIpPoolsRequest.filterSensitiveLog = (obj) => ({
|
|
1620
1134
|
...obj,
|
|
1621
1135
|
});
|
|
1622
1136
|
})(ListDedicatedIpPoolsRequest = exports.ListDedicatedIpPoolsRequest || (exports.ListDedicatedIpPoolsRequest = {}));
|
|
1623
1137
|
var ListDedicatedIpPoolsResponse;
|
|
1624
1138
|
(function (ListDedicatedIpPoolsResponse) {
|
|
1625
|
-
/**
|
|
1626
|
-
* @internal
|
|
1627
|
-
*/
|
|
1628
1139
|
ListDedicatedIpPoolsResponse.filterSensitiveLog = (obj) => ({
|
|
1629
1140
|
...obj,
|
|
1630
1141
|
});
|
|
1631
1142
|
})(ListDedicatedIpPoolsResponse = exports.ListDedicatedIpPoolsResponse || (exports.ListDedicatedIpPoolsResponse = {}));
|
|
1632
1143
|
var ListDeliverabilityTestReportsRequest;
|
|
1633
1144
|
(function (ListDeliverabilityTestReportsRequest) {
|
|
1634
|
-
/**
|
|
1635
|
-
* @internal
|
|
1636
|
-
*/
|
|
1637
1145
|
ListDeliverabilityTestReportsRequest.filterSensitiveLog = (obj) => ({
|
|
1638
1146
|
...obj,
|
|
1639
1147
|
});
|
|
1640
1148
|
})(ListDeliverabilityTestReportsRequest = exports.ListDeliverabilityTestReportsRequest || (exports.ListDeliverabilityTestReportsRequest = {}));
|
|
1641
1149
|
var ListDeliverabilityTestReportsResponse;
|
|
1642
1150
|
(function (ListDeliverabilityTestReportsResponse) {
|
|
1643
|
-
/**
|
|
1644
|
-
* @internal
|
|
1645
|
-
*/
|
|
1646
1151
|
ListDeliverabilityTestReportsResponse.filterSensitiveLog = (obj) => ({
|
|
1647
1152
|
...obj,
|
|
1648
1153
|
});
|
|
1649
1154
|
})(ListDeliverabilityTestReportsResponse = exports.ListDeliverabilityTestReportsResponse || (exports.ListDeliverabilityTestReportsResponse = {}));
|
|
1650
1155
|
var ListDomainDeliverabilityCampaignsRequest;
|
|
1651
1156
|
(function (ListDomainDeliverabilityCampaignsRequest) {
|
|
1652
|
-
/**
|
|
1653
|
-
* @internal
|
|
1654
|
-
*/
|
|
1655
1157
|
ListDomainDeliverabilityCampaignsRequest.filterSensitiveLog = (obj) => ({
|
|
1656
1158
|
...obj,
|
|
1657
1159
|
});
|
|
1658
1160
|
})(ListDomainDeliverabilityCampaignsRequest = exports.ListDomainDeliverabilityCampaignsRequest || (exports.ListDomainDeliverabilityCampaignsRequest = {}));
|
|
1659
1161
|
var ListDomainDeliverabilityCampaignsResponse;
|
|
1660
1162
|
(function (ListDomainDeliverabilityCampaignsResponse) {
|
|
1661
|
-
/**
|
|
1662
|
-
* @internal
|
|
1663
|
-
*/
|
|
1664
1163
|
ListDomainDeliverabilityCampaignsResponse.filterSensitiveLog = (obj) => ({
|
|
1665
1164
|
...obj,
|
|
1666
1165
|
});
|
|
1667
1166
|
})(ListDomainDeliverabilityCampaignsResponse = exports.ListDomainDeliverabilityCampaignsResponse || (exports.ListDomainDeliverabilityCampaignsResponse = {}));
|
|
1668
1167
|
var ListEmailIdentitiesRequest;
|
|
1669
1168
|
(function (ListEmailIdentitiesRequest) {
|
|
1670
|
-
/**
|
|
1671
|
-
* @internal
|
|
1672
|
-
*/
|
|
1673
1169
|
ListEmailIdentitiesRequest.filterSensitiveLog = (obj) => ({
|
|
1674
1170
|
...obj,
|
|
1675
1171
|
});
|
|
1676
1172
|
})(ListEmailIdentitiesRequest = exports.ListEmailIdentitiesRequest || (exports.ListEmailIdentitiesRequest = {}));
|
|
1677
1173
|
var ListEmailIdentitiesResponse;
|
|
1678
1174
|
(function (ListEmailIdentitiesResponse) {
|
|
1679
|
-
/**
|
|
1680
|
-
* @internal
|
|
1681
|
-
*/
|
|
1682
1175
|
ListEmailIdentitiesResponse.filterSensitiveLog = (obj) => ({
|
|
1683
1176
|
...obj,
|
|
1684
1177
|
});
|
|
1685
1178
|
})(ListEmailIdentitiesResponse = exports.ListEmailIdentitiesResponse || (exports.ListEmailIdentitiesResponse = {}));
|
|
1686
1179
|
var ListEmailTemplatesRequest;
|
|
1687
1180
|
(function (ListEmailTemplatesRequest) {
|
|
1688
|
-
/**
|
|
1689
|
-
* @internal
|
|
1690
|
-
*/
|
|
1691
1181
|
ListEmailTemplatesRequest.filterSensitiveLog = (obj) => ({
|
|
1692
1182
|
...obj,
|
|
1693
1183
|
});
|
|
1694
1184
|
})(ListEmailTemplatesRequest = exports.ListEmailTemplatesRequest || (exports.ListEmailTemplatesRequest = {}));
|
|
1695
1185
|
var ListEmailTemplatesResponse;
|
|
1696
1186
|
(function (ListEmailTemplatesResponse) {
|
|
1697
|
-
/**
|
|
1698
|
-
* @internal
|
|
1699
|
-
*/
|
|
1700
1187
|
ListEmailTemplatesResponse.filterSensitiveLog = (obj) => ({
|
|
1701
1188
|
...obj,
|
|
1702
1189
|
});
|
|
1703
1190
|
})(ListEmailTemplatesResponse = exports.ListEmailTemplatesResponse || (exports.ListEmailTemplatesResponse = {}));
|
|
1704
1191
|
var ListImportJobsRequest;
|
|
1705
1192
|
(function (ListImportJobsRequest) {
|
|
1706
|
-
/**
|
|
1707
|
-
* @internal
|
|
1708
|
-
*/
|
|
1709
1193
|
ListImportJobsRequest.filterSensitiveLog = (obj) => ({
|
|
1710
1194
|
...obj,
|
|
1711
1195
|
});
|
|
1712
1196
|
})(ListImportJobsRequest = exports.ListImportJobsRequest || (exports.ListImportJobsRequest = {}));
|
|
1713
1197
|
var ListImportJobsResponse;
|
|
1714
1198
|
(function (ListImportJobsResponse) {
|
|
1715
|
-
/**
|
|
1716
|
-
* @internal
|
|
1717
|
-
*/
|
|
1718
1199
|
ListImportJobsResponse.filterSensitiveLog = (obj) => ({
|
|
1719
1200
|
...obj,
|
|
1720
1201
|
});
|
|
1721
1202
|
})(ListImportJobsResponse = exports.ListImportJobsResponse || (exports.ListImportJobsResponse = {}));
|
|
1722
1203
|
var ListManagementOptions;
|
|
1723
1204
|
(function (ListManagementOptions) {
|
|
1724
|
-
/**
|
|
1725
|
-
* @internal
|
|
1726
|
-
*/
|
|
1727
1205
|
ListManagementOptions.filterSensitiveLog = (obj) => ({
|
|
1728
1206
|
...obj,
|
|
1729
1207
|
});
|
|
1730
1208
|
})(ListManagementOptions = exports.ListManagementOptions || (exports.ListManagementOptions = {}));
|
|
1731
1209
|
var ListSuppressedDestinationsRequest;
|
|
1732
1210
|
(function (ListSuppressedDestinationsRequest) {
|
|
1733
|
-
/**
|
|
1734
|
-
* @internal
|
|
1735
|
-
*/
|
|
1736
1211
|
ListSuppressedDestinationsRequest.filterSensitiveLog = (obj) => ({
|
|
1737
1212
|
...obj,
|
|
1738
1213
|
});
|
|
1739
1214
|
})(ListSuppressedDestinationsRequest = exports.ListSuppressedDestinationsRequest || (exports.ListSuppressedDestinationsRequest = {}));
|
|
1740
1215
|
var SuppressedDestinationSummary;
|
|
1741
1216
|
(function (SuppressedDestinationSummary) {
|
|
1742
|
-
/**
|
|
1743
|
-
* @internal
|
|
1744
|
-
*/
|
|
1745
1217
|
SuppressedDestinationSummary.filterSensitiveLog = (obj) => ({
|
|
1746
1218
|
...obj,
|
|
1747
1219
|
});
|
|
1748
1220
|
})(SuppressedDestinationSummary = exports.SuppressedDestinationSummary || (exports.SuppressedDestinationSummary = {}));
|
|
1749
1221
|
var ListSuppressedDestinationsResponse;
|
|
1750
1222
|
(function (ListSuppressedDestinationsResponse) {
|
|
1751
|
-
/**
|
|
1752
|
-
* @internal
|
|
1753
|
-
*/
|
|
1754
1223
|
ListSuppressedDestinationsResponse.filterSensitiveLog = (obj) => ({
|
|
1755
1224
|
...obj,
|
|
1756
1225
|
});
|
|
1757
1226
|
})(ListSuppressedDestinationsResponse = exports.ListSuppressedDestinationsResponse || (exports.ListSuppressedDestinationsResponse = {}));
|
|
1758
1227
|
var ListTagsForResourceRequest;
|
|
1759
1228
|
(function (ListTagsForResourceRequest) {
|
|
1760
|
-
/**
|
|
1761
|
-
* @internal
|
|
1762
|
-
*/
|
|
1763
1229
|
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1764
1230
|
...obj,
|
|
1765
1231
|
});
|
|
1766
1232
|
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
1767
1233
|
var ListTagsForResourceResponse;
|
|
1768
1234
|
(function (ListTagsForResourceResponse) {
|
|
1769
|
-
/**
|
|
1770
|
-
* @internal
|
|
1771
|
-
*/
|
|
1772
1235
|
ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
1773
1236
|
...obj,
|
|
1774
1237
|
});
|
|
1775
1238
|
})(ListTagsForResourceResponse = exports.ListTagsForResourceResponse || (exports.ListTagsForResourceResponse = {}));
|
|
1776
1239
|
var PutAccountDedicatedIpWarmupAttributesRequest;
|
|
1777
1240
|
(function (PutAccountDedicatedIpWarmupAttributesRequest) {
|
|
1778
|
-
/**
|
|
1779
|
-
* @internal
|
|
1780
|
-
*/
|
|
1781
1241
|
PutAccountDedicatedIpWarmupAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1782
1242
|
...obj,
|
|
1783
1243
|
});
|
|
1784
1244
|
})(PutAccountDedicatedIpWarmupAttributesRequest = exports.PutAccountDedicatedIpWarmupAttributesRequest || (exports.PutAccountDedicatedIpWarmupAttributesRequest = {}));
|
|
1785
1245
|
var PutAccountDedicatedIpWarmupAttributesResponse;
|
|
1786
1246
|
(function (PutAccountDedicatedIpWarmupAttributesResponse) {
|
|
1787
|
-
/**
|
|
1788
|
-
* @internal
|
|
1789
|
-
*/
|
|
1790
1247
|
PutAccountDedicatedIpWarmupAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
1791
1248
|
...obj,
|
|
1792
1249
|
});
|
|
1793
1250
|
})(PutAccountDedicatedIpWarmupAttributesResponse = exports.PutAccountDedicatedIpWarmupAttributesResponse || (exports.PutAccountDedicatedIpWarmupAttributesResponse = {}));
|
|
1794
1251
|
var PutAccountDetailsRequest;
|
|
1795
1252
|
(function (PutAccountDetailsRequest) {
|
|
1796
|
-
/**
|
|
1797
|
-
* @internal
|
|
1798
|
-
*/
|
|
1799
1253
|
PutAccountDetailsRequest.filterSensitiveLog = (obj) => ({
|
|
1800
1254
|
...obj,
|
|
1801
1255
|
...(obj.WebsiteURL && { WebsiteURL: smithy_client_1.SENSITIVE_STRING }),
|
|
@@ -1805,234 +1259,156 @@ var PutAccountDetailsRequest;
|
|
|
1805
1259
|
})(PutAccountDetailsRequest = exports.PutAccountDetailsRequest || (exports.PutAccountDetailsRequest = {}));
|
|
1806
1260
|
var PutAccountDetailsResponse;
|
|
1807
1261
|
(function (PutAccountDetailsResponse) {
|
|
1808
|
-
/**
|
|
1809
|
-
* @internal
|
|
1810
|
-
*/
|
|
1811
1262
|
PutAccountDetailsResponse.filterSensitiveLog = (obj) => ({
|
|
1812
1263
|
...obj,
|
|
1813
1264
|
});
|
|
1814
1265
|
})(PutAccountDetailsResponse = exports.PutAccountDetailsResponse || (exports.PutAccountDetailsResponse = {}));
|
|
1815
1266
|
var PutAccountSendingAttributesRequest;
|
|
1816
1267
|
(function (PutAccountSendingAttributesRequest) {
|
|
1817
|
-
/**
|
|
1818
|
-
* @internal
|
|
1819
|
-
*/
|
|
1820
1268
|
PutAccountSendingAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1821
1269
|
...obj,
|
|
1822
1270
|
});
|
|
1823
1271
|
})(PutAccountSendingAttributesRequest = exports.PutAccountSendingAttributesRequest || (exports.PutAccountSendingAttributesRequest = {}));
|
|
1824
1272
|
var PutAccountSendingAttributesResponse;
|
|
1825
1273
|
(function (PutAccountSendingAttributesResponse) {
|
|
1826
|
-
/**
|
|
1827
|
-
* @internal
|
|
1828
|
-
*/
|
|
1829
1274
|
PutAccountSendingAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
1830
1275
|
...obj,
|
|
1831
1276
|
});
|
|
1832
1277
|
})(PutAccountSendingAttributesResponse = exports.PutAccountSendingAttributesResponse || (exports.PutAccountSendingAttributesResponse = {}));
|
|
1833
1278
|
var PutAccountSuppressionAttributesRequest;
|
|
1834
1279
|
(function (PutAccountSuppressionAttributesRequest) {
|
|
1835
|
-
/**
|
|
1836
|
-
* @internal
|
|
1837
|
-
*/
|
|
1838
1280
|
PutAccountSuppressionAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1839
1281
|
...obj,
|
|
1840
1282
|
});
|
|
1841
1283
|
})(PutAccountSuppressionAttributesRequest = exports.PutAccountSuppressionAttributesRequest || (exports.PutAccountSuppressionAttributesRequest = {}));
|
|
1842
1284
|
var PutAccountSuppressionAttributesResponse;
|
|
1843
1285
|
(function (PutAccountSuppressionAttributesResponse) {
|
|
1844
|
-
/**
|
|
1845
|
-
* @internal
|
|
1846
|
-
*/
|
|
1847
1286
|
PutAccountSuppressionAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
1848
1287
|
...obj,
|
|
1849
1288
|
});
|
|
1850
1289
|
})(PutAccountSuppressionAttributesResponse = exports.PutAccountSuppressionAttributesResponse || (exports.PutAccountSuppressionAttributesResponse = {}));
|
|
1851
1290
|
var PutConfigurationSetDeliveryOptionsRequest;
|
|
1852
1291
|
(function (PutConfigurationSetDeliveryOptionsRequest) {
|
|
1853
|
-
/**
|
|
1854
|
-
* @internal
|
|
1855
|
-
*/
|
|
1856
1292
|
PutConfigurationSetDeliveryOptionsRequest.filterSensitiveLog = (obj) => ({
|
|
1857
1293
|
...obj,
|
|
1858
1294
|
});
|
|
1859
1295
|
})(PutConfigurationSetDeliveryOptionsRequest = exports.PutConfigurationSetDeliveryOptionsRequest || (exports.PutConfigurationSetDeliveryOptionsRequest = {}));
|
|
1860
1296
|
var PutConfigurationSetDeliveryOptionsResponse;
|
|
1861
1297
|
(function (PutConfigurationSetDeliveryOptionsResponse) {
|
|
1862
|
-
/**
|
|
1863
|
-
* @internal
|
|
1864
|
-
*/
|
|
1865
1298
|
PutConfigurationSetDeliveryOptionsResponse.filterSensitiveLog = (obj) => ({
|
|
1866
1299
|
...obj,
|
|
1867
1300
|
});
|
|
1868
1301
|
})(PutConfigurationSetDeliveryOptionsResponse = exports.PutConfigurationSetDeliveryOptionsResponse || (exports.PutConfigurationSetDeliveryOptionsResponse = {}));
|
|
1869
1302
|
var PutConfigurationSetReputationOptionsRequest;
|
|
1870
1303
|
(function (PutConfigurationSetReputationOptionsRequest) {
|
|
1871
|
-
/**
|
|
1872
|
-
* @internal
|
|
1873
|
-
*/
|
|
1874
1304
|
PutConfigurationSetReputationOptionsRequest.filterSensitiveLog = (obj) => ({
|
|
1875
1305
|
...obj,
|
|
1876
1306
|
});
|
|
1877
1307
|
})(PutConfigurationSetReputationOptionsRequest = exports.PutConfigurationSetReputationOptionsRequest || (exports.PutConfigurationSetReputationOptionsRequest = {}));
|
|
1878
1308
|
var PutConfigurationSetReputationOptionsResponse;
|
|
1879
1309
|
(function (PutConfigurationSetReputationOptionsResponse) {
|
|
1880
|
-
/**
|
|
1881
|
-
* @internal
|
|
1882
|
-
*/
|
|
1883
1310
|
PutConfigurationSetReputationOptionsResponse.filterSensitiveLog = (obj) => ({
|
|
1884
1311
|
...obj,
|
|
1885
1312
|
});
|
|
1886
1313
|
})(PutConfigurationSetReputationOptionsResponse = exports.PutConfigurationSetReputationOptionsResponse || (exports.PutConfigurationSetReputationOptionsResponse = {}));
|
|
1887
1314
|
var PutConfigurationSetSendingOptionsRequest;
|
|
1888
1315
|
(function (PutConfigurationSetSendingOptionsRequest) {
|
|
1889
|
-
/**
|
|
1890
|
-
* @internal
|
|
1891
|
-
*/
|
|
1892
1316
|
PutConfigurationSetSendingOptionsRequest.filterSensitiveLog = (obj) => ({
|
|
1893
1317
|
...obj,
|
|
1894
1318
|
});
|
|
1895
1319
|
})(PutConfigurationSetSendingOptionsRequest = exports.PutConfigurationSetSendingOptionsRequest || (exports.PutConfigurationSetSendingOptionsRequest = {}));
|
|
1896
1320
|
var PutConfigurationSetSendingOptionsResponse;
|
|
1897
1321
|
(function (PutConfigurationSetSendingOptionsResponse) {
|
|
1898
|
-
/**
|
|
1899
|
-
* @internal
|
|
1900
|
-
*/
|
|
1901
1322
|
PutConfigurationSetSendingOptionsResponse.filterSensitiveLog = (obj) => ({
|
|
1902
1323
|
...obj,
|
|
1903
1324
|
});
|
|
1904
1325
|
})(PutConfigurationSetSendingOptionsResponse = exports.PutConfigurationSetSendingOptionsResponse || (exports.PutConfigurationSetSendingOptionsResponse = {}));
|
|
1905
1326
|
var PutConfigurationSetSuppressionOptionsRequest;
|
|
1906
1327
|
(function (PutConfigurationSetSuppressionOptionsRequest) {
|
|
1907
|
-
/**
|
|
1908
|
-
* @internal
|
|
1909
|
-
*/
|
|
1910
1328
|
PutConfigurationSetSuppressionOptionsRequest.filterSensitiveLog = (obj) => ({
|
|
1911
1329
|
...obj,
|
|
1912
1330
|
});
|
|
1913
1331
|
})(PutConfigurationSetSuppressionOptionsRequest = exports.PutConfigurationSetSuppressionOptionsRequest || (exports.PutConfigurationSetSuppressionOptionsRequest = {}));
|
|
1914
1332
|
var PutConfigurationSetSuppressionOptionsResponse;
|
|
1915
1333
|
(function (PutConfigurationSetSuppressionOptionsResponse) {
|
|
1916
|
-
/**
|
|
1917
|
-
* @internal
|
|
1918
|
-
*/
|
|
1919
1334
|
PutConfigurationSetSuppressionOptionsResponse.filterSensitiveLog = (obj) => ({
|
|
1920
1335
|
...obj,
|
|
1921
1336
|
});
|
|
1922
1337
|
})(PutConfigurationSetSuppressionOptionsResponse = exports.PutConfigurationSetSuppressionOptionsResponse || (exports.PutConfigurationSetSuppressionOptionsResponse = {}));
|
|
1923
1338
|
var PutConfigurationSetTrackingOptionsRequest;
|
|
1924
1339
|
(function (PutConfigurationSetTrackingOptionsRequest) {
|
|
1925
|
-
/**
|
|
1926
|
-
* @internal
|
|
1927
|
-
*/
|
|
1928
1340
|
PutConfigurationSetTrackingOptionsRequest.filterSensitiveLog = (obj) => ({
|
|
1929
1341
|
...obj,
|
|
1930
1342
|
});
|
|
1931
1343
|
})(PutConfigurationSetTrackingOptionsRequest = exports.PutConfigurationSetTrackingOptionsRequest || (exports.PutConfigurationSetTrackingOptionsRequest = {}));
|
|
1932
1344
|
var PutConfigurationSetTrackingOptionsResponse;
|
|
1933
1345
|
(function (PutConfigurationSetTrackingOptionsResponse) {
|
|
1934
|
-
/**
|
|
1935
|
-
* @internal
|
|
1936
|
-
*/
|
|
1937
1346
|
PutConfigurationSetTrackingOptionsResponse.filterSensitiveLog = (obj) => ({
|
|
1938
1347
|
...obj,
|
|
1939
1348
|
});
|
|
1940
1349
|
})(PutConfigurationSetTrackingOptionsResponse = exports.PutConfigurationSetTrackingOptionsResponse || (exports.PutConfigurationSetTrackingOptionsResponse = {}));
|
|
1941
1350
|
var PutDedicatedIpInPoolRequest;
|
|
1942
1351
|
(function (PutDedicatedIpInPoolRequest) {
|
|
1943
|
-
/**
|
|
1944
|
-
* @internal
|
|
1945
|
-
*/
|
|
1946
1352
|
PutDedicatedIpInPoolRequest.filterSensitiveLog = (obj) => ({
|
|
1947
1353
|
...obj,
|
|
1948
1354
|
});
|
|
1949
1355
|
})(PutDedicatedIpInPoolRequest = exports.PutDedicatedIpInPoolRequest || (exports.PutDedicatedIpInPoolRequest = {}));
|
|
1950
1356
|
var PutDedicatedIpInPoolResponse;
|
|
1951
1357
|
(function (PutDedicatedIpInPoolResponse) {
|
|
1952
|
-
/**
|
|
1953
|
-
* @internal
|
|
1954
|
-
*/
|
|
1955
1358
|
PutDedicatedIpInPoolResponse.filterSensitiveLog = (obj) => ({
|
|
1956
1359
|
...obj,
|
|
1957
1360
|
});
|
|
1958
1361
|
})(PutDedicatedIpInPoolResponse = exports.PutDedicatedIpInPoolResponse || (exports.PutDedicatedIpInPoolResponse = {}));
|
|
1959
1362
|
var PutDedicatedIpWarmupAttributesRequest;
|
|
1960
1363
|
(function (PutDedicatedIpWarmupAttributesRequest) {
|
|
1961
|
-
/**
|
|
1962
|
-
* @internal
|
|
1963
|
-
*/
|
|
1964
1364
|
PutDedicatedIpWarmupAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
1965
1365
|
...obj,
|
|
1966
1366
|
});
|
|
1967
1367
|
})(PutDedicatedIpWarmupAttributesRequest = exports.PutDedicatedIpWarmupAttributesRequest || (exports.PutDedicatedIpWarmupAttributesRequest = {}));
|
|
1968
1368
|
var PutDedicatedIpWarmupAttributesResponse;
|
|
1969
1369
|
(function (PutDedicatedIpWarmupAttributesResponse) {
|
|
1970
|
-
/**
|
|
1971
|
-
* @internal
|
|
1972
|
-
*/
|
|
1973
1370
|
PutDedicatedIpWarmupAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
1974
1371
|
...obj,
|
|
1975
1372
|
});
|
|
1976
1373
|
})(PutDedicatedIpWarmupAttributesResponse = exports.PutDedicatedIpWarmupAttributesResponse || (exports.PutDedicatedIpWarmupAttributesResponse = {}));
|
|
1977
1374
|
var PutDeliverabilityDashboardOptionRequest;
|
|
1978
1375
|
(function (PutDeliverabilityDashboardOptionRequest) {
|
|
1979
|
-
/**
|
|
1980
|
-
* @internal
|
|
1981
|
-
*/
|
|
1982
1376
|
PutDeliverabilityDashboardOptionRequest.filterSensitiveLog = (obj) => ({
|
|
1983
1377
|
...obj,
|
|
1984
1378
|
});
|
|
1985
1379
|
})(PutDeliverabilityDashboardOptionRequest = exports.PutDeliverabilityDashboardOptionRequest || (exports.PutDeliverabilityDashboardOptionRequest = {}));
|
|
1986
1380
|
var PutDeliverabilityDashboardOptionResponse;
|
|
1987
1381
|
(function (PutDeliverabilityDashboardOptionResponse) {
|
|
1988
|
-
/**
|
|
1989
|
-
* @internal
|
|
1990
|
-
*/
|
|
1991
1382
|
PutDeliverabilityDashboardOptionResponse.filterSensitiveLog = (obj) => ({
|
|
1992
1383
|
...obj,
|
|
1993
1384
|
});
|
|
1994
1385
|
})(PutDeliverabilityDashboardOptionResponse = exports.PutDeliverabilityDashboardOptionResponse || (exports.PutDeliverabilityDashboardOptionResponse = {}));
|
|
1995
1386
|
var PutEmailIdentityConfigurationSetAttributesRequest;
|
|
1996
1387
|
(function (PutEmailIdentityConfigurationSetAttributesRequest) {
|
|
1997
|
-
/**
|
|
1998
|
-
* @internal
|
|
1999
|
-
*/
|
|
2000
1388
|
PutEmailIdentityConfigurationSetAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
2001
1389
|
...obj,
|
|
2002
1390
|
});
|
|
2003
1391
|
})(PutEmailIdentityConfigurationSetAttributesRequest = exports.PutEmailIdentityConfigurationSetAttributesRequest || (exports.PutEmailIdentityConfigurationSetAttributesRequest = {}));
|
|
2004
1392
|
var PutEmailIdentityConfigurationSetAttributesResponse;
|
|
2005
1393
|
(function (PutEmailIdentityConfigurationSetAttributesResponse) {
|
|
2006
|
-
/**
|
|
2007
|
-
* @internal
|
|
2008
|
-
*/
|
|
2009
1394
|
PutEmailIdentityConfigurationSetAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
2010
1395
|
...obj,
|
|
2011
1396
|
});
|
|
2012
1397
|
})(PutEmailIdentityConfigurationSetAttributesResponse = exports.PutEmailIdentityConfigurationSetAttributesResponse || (exports.PutEmailIdentityConfigurationSetAttributesResponse = {}));
|
|
2013
1398
|
var PutEmailIdentityDkimAttributesRequest;
|
|
2014
1399
|
(function (PutEmailIdentityDkimAttributesRequest) {
|
|
2015
|
-
/**
|
|
2016
|
-
* @internal
|
|
2017
|
-
*/
|
|
2018
1400
|
PutEmailIdentityDkimAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
2019
1401
|
...obj,
|
|
2020
1402
|
});
|
|
2021
1403
|
})(PutEmailIdentityDkimAttributesRequest = exports.PutEmailIdentityDkimAttributesRequest || (exports.PutEmailIdentityDkimAttributesRequest = {}));
|
|
2022
1404
|
var PutEmailIdentityDkimAttributesResponse;
|
|
2023
1405
|
(function (PutEmailIdentityDkimAttributesResponse) {
|
|
2024
|
-
/**
|
|
2025
|
-
* @internal
|
|
2026
|
-
*/
|
|
2027
1406
|
PutEmailIdentityDkimAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
2028
1407
|
...obj,
|
|
2029
1408
|
});
|
|
2030
1409
|
})(PutEmailIdentityDkimAttributesResponse = exports.PutEmailIdentityDkimAttributesResponse || (exports.PutEmailIdentityDkimAttributesResponse = {}));
|
|
2031
1410
|
var PutEmailIdentityDkimSigningAttributesRequest;
|
|
2032
1411
|
(function (PutEmailIdentityDkimSigningAttributesRequest) {
|
|
2033
|
-
/**
|
|
2034
|
-
* @internal
|
|
2035
|
-
*/
|
|
2036
1412
|
PutEmailIdentityDkimSigningAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
2037
1413
|
...obj,
|
|
2038
1414
|
...(obj.SigningAttributes && {
|
|
@@ -2042,281 +1418,187 @@ var PutEmailIdentityDkimSigningAttributesRequest;
|
|
|
2042
1418
|
})(PutEmailIdentityDkimSigningAttributesRequest = exports.PutEmailIdentityDkimSigningAttributesRequest || (exports.PutEmailIdentityDkimSigningAttributesRequest = {}));
|
|
2043
1419
|
var PutEmailIdentityDkimSigningAttributesResponse;
|
|
2044
1420
|
(function (PutEmailIdentityDkimSigningAttributesResponse) {
|
|
2045
|
-
/**
|
|
2046
|
-
* @internal
|
|
2047
|
-
*/
|
|
2048
1421
|
PutEmailIdentityDkimSigningAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
2049
1422
|
...obj,
|
|
2050
1423
|
});
|
|
2051
1424
|
})(PutEmailIdentityDkimSigningAttributesResponse = exports.PutEmailIdentityDkimSigningAttributesResponse || (exports.PutEmailIdentityDkimSigningAttributesResponse = {}));
|
|
2052
1425
|
var PutEmailIdentityFeedbackAttributesRequest;
|
|
2053
1426
|
(function (PutEmailIdentityFeedbackAttributesRequest) {
|
|
2054
|
-
/**
|
|
2055
|
-
* @internal
|
|
2056
|
-
*/
|
|
2057
1427
|
PutEmailIdentityFeedbackAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
2058
1428
|
...obj,
|
|
2059
1429
|
});
|
|
2060
1430
|
})(PutEmailIdentityFeedbackAttributesRequest = exports.PutEmailIdentityFeedbackAttributesRequest || (exports.PutEmailIdentityFeedbackAttributesRequest = {}));
|
|
2061
1431
|
var PutEmailIdentityFeedbackAttributesResponse;
|
|
2062
1432
|
(function (PutEmailIdentityFeedbackAttributesResponse) {
|
|
2063
|
-
/**
|
|
2064
|
-
* @internal
|
|
2065
|
-
*/
|
|
2066
1433
|
PutEmailIdentityFeedbackAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
2067
1434
|
...obj,
|
|
2068
1435
|
});
|
|
2069
1436
|
})(PutEmailIdentityFeedbackAttributesResponse = exports.PutEmailIdentityFeedbackAttributesResponse || (exports.PutEmailIdentityFeedbackAttributesResponse = {}));
|
|
2070
1437
|
var PutEmailIdentityMailFromAttributesRequest;
|
|
2071
1438
|
(function (PutEmailIdentityMailFromAttributesRequest) {
|
|
2072
|
-
/**
|
|
2073
|
-
* @internal
|
|
2074
|
-
*/
|
|
2075
1439
|
PutEmailIdentityMailFromAttributesRequest.filterSensitiveLog = (obj) => ({
|
|
2076
1440
|
...obj,
|
|
2077
1441
|
});
|
|
2078
1442
|
})(PutEmailIdentityMailFromAttributesRequest = exports.PutEmailIdentityMailFromAttributesRequest || (exports.PutEmailIdentityMailFromAttributesRequest = {}));
|
|
2079
1443
|
var PutEmailIdentityMailFromAttributesResponse;
|
|
2080
1444
|
(function (PutEmailIdentityMailFromAttributesResponse) {
|
|
2081
|
-
/**
|
|
2082
|
-
* @internal
|
|
2083
|
-
*/
|
|
2084
1445
|
PutEmailIdentityMailFromAttributesResponse.filterSensitiveLog = (obj) => ({
|
|
2085
1446
|
...obj,
|
|
2086
1447
|
});
|
|
2087
1448
|
})(PutEmailIdentityMailFromAttributesResponse = exports.PutEmailIdentityMailFromAttributesResponse || (exports.PutEmailIdentityMailFromAttributesResponse = {}));
|
|
2088
1449
|
var PutSuppressedDestinationRequest;
|
|
2089
1450
|
(function (PutSuppressedDestinationRequest) {
|
|
2090
|
-
/**
|
|
2091
|
-
* @internal
|
|
2092
|
-
*/
|
|
2093
1451
|
PutSuppressedDestinationRequest.filterSensitiveLog = (obj) => ({
|
|
2094
1452
|
...obj,
|
|
2095
1453
|
});
|
|
2096
1454
|
})(PutSuppressedDestinationRequest = exports.PutSuppressedDestinationRequest || (exports.PutSuppressedDestinationRequest = {}));
|
|
2097
1455
|
var PutSuppressedDestinationResponse;
|
|
2098
1456
|
(function (PutSuppressedDestinationResponse) {
|
|
2099
|
-
/**
|
|
2100
|
-
* @internal
|
|
2101
|
-
*/
|
|
2102
1457
|
PutSuppressedDestinationResponse.filterSensitiveLog = (obj) => ({
|
|
2103
1458
|
...obj,
|
|
2104
1459
|
});
|
|
2105
1460
|
})(PutSuppressedDestinationResponse = exports.PutSuppressedDestinationResponse || (exports.PutSuppressedDestinationResponse = {}));
|
|
2106
1461
|
var SendBulkEmailRequest;
|
|
2107
1462
|
(function (SendBulkEmailRequest) {
|
|
2108
|
-
/**
|
|
2109
|
-
* @internal
|
|
2110
|
-
*/
|
|
2111
1463
|
SendBulkEmailRequest.filterSensitiveLog = (obj) => ({
|
|
2112
1464
|
...obj,
|
|
2113
1465
|
});
|
|
2114
1466
|
})(SendBulkEmailRequest = exports.SendBulkEmailRequest || (exports.SendBulkEmailRequest = {}));
|
|
2115
1467
|
var SendBulkEmailResponse;
|
|
2116
1468
|
(function (SendBulkEmailResponse) {
|
|
2117
|
-
/**
|
|
2118
|
-
* @internal
|
|
2119
|
-
*/
|
|
2120
1469
|
SendBulkEmailResponse.filterSensitiveLog = (obj) => ({
|
|
2121
1470
|
...obj,
|
|
2122
1471
|
});
|
|
2123
1472
|
})(SendBulkEmailResponse = exports.SendBulkEmailResponse || (exports.SendBulkEmailResponse = {}));
|
|
2124
1473
|
var SendCustomVerificationEmailRequest;
|
|
2125
1474
|
(function (SendCustomVerificationEmailRequest) {
|
|
2126
|
-
/**
|
|
2127
|
-
* @internal
|
|
2128
|
-
*/
|
|
2129
1475
|
SendCustomVerificationEmailRequest.filterSensitiveLog = (obj) => ({
|
|
2130
1476
|
...obj,
|
|
2131
1477
|
});
|
|
2132
1478
|
})(SendCustomVerificationEmailRequest = exports.SendCustomVerificationEmailRequest || (exports.SendCustomVerificationEmailRequest = {}));
|
|
2133
1479
|
var SendCustomVerificationEmailResponse;
|
|
2134
1480
|
(function (SendCustomVerificationEmailResponse) {
|
|
2135
|
-
/**
|
|
2136
|
-
* @internal
|
|
2137
|
-
*/
|
|
2138
1481
|
SendCustomVerificationEmailResponse.filterSensitiveLog = (obj) => ({
|
|
2139
1482
|
...obj,
|
|
2140
1483
|
});
|
|
2141
1484
|
})(SendCustomVerificationEmailResponse = exports.SendCustomVerificationEmailResponse || (exports.SendCustomVerificationEmailResponse = {}));
|
|
2142
1485
|
var SendEmailRequest;
|
|
2143
1486
|
(function (SendEmailRequest) {
|
|
2144
|
-
/**
|
|
2145
|
-
* @internal
|
|
2146
|
-
*/
|
|
2147
1487
|
SendEmailRequest.filterSensitiveLog = (obj) => ({
|
|
2148
1488
|
...obj,
|
|
2149
1489
|
});
|
|
2150
1490
|
})(SendEmailRequest = exports.SendEmailRequest || (exports.SendEmailRequest = {}));
|
|
2151
1491
|
var SendEmailResponse;
|
|
2152
1492
|
(function (SendEmailResponse) {
|
|
2153
|
-
/**
|
|
2154
|
-
* @internal
|
|
2155
|
-
*/
|
|
2156
1493
|
SendEmailResponse.filterSensitiveLog = (obj) => ({
|
|
2157
1494
|
...obj,
|
|
2158
1495
|
});
|
|
2159
1496
|
})(SendEmailResponse = exports.SendEmailResponse || (exports.SendEmailResponse = {}));
|
|
2160
1497
|
var TagResourceRequest;
|
|
2161
1498
|
(function (TagResourceRequest) {
|
|
2162
|
-
/**
|
|
2163
|
-
* @internal
|
|
2164
|
-
*/
|
|
2165
1499
|
TagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
2166
1500
|
...obj,
|
|
2167
1501
|
});
|
|
2168
1502
|
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
2169
1503
|
var TagResourceResponse;
|
|
2170
1504
|
(function (TagResourceResponse) {
|
|
2171
|
-
/**
|
|
2172
|
-
* @internal
|
|
2173
|
-
*/
|
|
2174
1505
|
TagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
2175
1506
|
...obj,
|
|
2176
1507
|
});
|
|
2177
1508
|
})(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
|
|
2178
1509
|
var TestRenderEmailTemplateRequest;
|
|
2179
1510
|
(function (TestRenderEmailTemplateRequest) {
|
|
2180
|
-
/**
|
|
2181
|
-
* @internal
|
|
2182
|
-
*/
|
|
2183
1511
|
TestRenderEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
2184
1512
|
...obj,
|
|
2185
1513
|
});
|
|
2186
1514
|
})(TestRenderEmailTemplateRequest = exports.TestRenderEmailTemplateRequest || (exports.TestRenderEmailTemplateRequest = {}));
|
|
2187
1515
|
var TestRenderEmailTemplateResponse;
|
|
2188
1516
|
(function (TestRenderEmailTemplateResponse) {
|
|
2189
|
-
/**
|
|
2190
|
-
* @internal
|
|
2191
|
-
*/
|
|
2192
1517
|
TestRenderEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
2193
1518
|
...obj,
|
|
2194
1519
|
});
|
|
2195
1520
|
})(TestRenderEmailTemplateResponse = exports.TestRenderEmailTemplateResponse || (exports.TestRenderEmailTemplateResponse = {}));
|
|
2196
1521
|
var UntagResourceRequest;
|
|
2197
1522
|
(function (UntagResourceRequest) {
|
|
2198
|
-
/**
|
|
2199
|
-
* @internal
|
|
2200
|
-
*/
|
|
2201
1523
|
UntagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
2202
1524
|
...obj,
|
|
2203
1525
|
});
|
|
2204
1526
|
})(UntagResourceRequest = exports.UntagResourceRequest || (exports.UntagResourceRequest = {}));
|
|
2205
1527
|
var UntagResourceResponse;
|
|
2206
1528
|
(function (UntagResourceResponse) {
|
|
2207
|
-
/**
|
|
2208
|
-
* @internal
|
|
2209
|
-
*/
|
|
2210
1529
|
UntagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
2211
1530
|
...obj,
|
|
2212
1531
|
});
|
|
2213
1532
|
})(UntagResourceResponse = exports.UntagResourceResponse || (exports.UntagResourceResponse = {}));
|
|
2214
1533
|
var UpdateConfigurationSetEventDestinationRequest;
|
|
2215
1534
|
(function (UpdateConfigurationSetEventDestinationRequest) {
|
|
2216
|
-
/**
|
|
2217
|
-
* @internal
|
|
2218
|
-
*/
|
|
2219
1535
|
UpdateConfigurationSetEventDestinationRequest.filterSensitiveLog = (obj) => ({
|
|
2220
1536
|
...obj,
|
|
2221
1537
|
});
|
|
2222
1538
|
})(UpdateConfigurationSetEventDestinationRequest = exports.UpdateConfigurationSetEventDestinationRequest || (exports.UpdateConfigurationSetEventDestinationRequest = {}));
|
|
2223
1539
|
var UpdateConfigurationSetEventDestinationResponse;
|
|
2224
1540
|
(function (UpdateConfigurationSetEventDestinationResponse) {
|
|
2225
|
-
/**
|
|
2226
|
-
* @internal
|
|
2227
|
-
*/
|
|
2228
1541
|
UpdateConfigurationSetEventDestinationResponse.filterSensitiveLog = (obj) => ({
|
|
2229
1542
|
...obj,
|
|
2230
1543
|
});
|
|
2231
1544
|
})(UpdateConfigurationSetEventDestinationResponse = exports.UpdateConfigurationSetEventDestinationResponse || (exports.UpdateConfigurationSetEventDestinationResponse = {}));
|
|
2232
1545
|
var UpdateContactRequest;
|
|
2233
1546
|
(function (UpdateContactRequest) {
|
|
2234
|
-
/**
|
|
2235
|
-
* @internal
|
|
2236
|
-
*/
|
|
2237
1547
|
UpdateContactRequest.filterSensitiveLog = (obj) => ({
|
|
2238
1548
|
...obj,
|
|
2239
1549
|
});
|
|
2240
1550
|
})(UpdateContactRequest = exports.UpdateContactRequest || (exports.UpdateContactRequest = {}));
|
|
2241
1551
|
var UpdateContactResponse;
|
|
2242
1552
|
(function (UpdateContactResponse) {
|
|
2243
|
-
/**
|
|
2244
|
-
* @internal
|
|
2245
|
-
*/
|
|
2246
1553
|
UpdateContactResponse.filterSensitiveLog = (obj) => ({
|
|
2247
1554
|
...obj,
|
|
2248
1555
|
});
|
|
2249
1556
|
})(UpdateContactResponse = exports.UpdateContactResponse || (exports.UpdateContactResponse = {}));
|
|
2250
1557
|
var UpdateContactListRequest;
|
|
2251
1558
|
(function (UpdateContactListRequest) {
|
|
2252
|
-
/**
|
|
2253
|
-
* @internal
|
|
2254
|
-
*/
|
|
2255
1559
|
UpdateContactListRequest.filterSensitiveLog = (obj) => ({
|
|
2256
1560
|
...obj,
|
|
2257
1561
|
});
|
|
2258
1562
|
})(UpdateContactListRequest = exports.UpdateContactListRequest || (exports.UpdateContactListRequest = {}));
|
|
2259
1563
|
var UpdateContactListResponse;
|
|
2260
1564
|
(function (UpdateContactListResponse) {
|
|
2261
|
-
/**
|
|
2262
|
-
* @internal
|
|
2263
|
-
*/
|
|
2264
1565
|
UpdateContactListResponse.filterSensitiveLog = (obj) => ({
|
|
2265
1566
|
...obj,
|
|
2266
1567
|
});
|
|
2267
1568
|
})(UpdateContactListResponse = exports.UpdateContactListResponse || (exports.UpdateContactListResponse = {}));
|
|
2268
1569
|
var UpdateCustomVerificationEmailTemplateRequest;
|
|
2269
1570
|
(function (UpdateCustomVerificationEmailTemplateRequest) {
|
|
2270
|
-
/**
|
|
2271
|
-
* @internal
|
|
2272
|
-
*/
|
|
2273
1571
|
UpdateCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
2274
1572
|
...obj,
|
|
2275
1573
|
});
|
|
2276
1574
|
})(UpdateCustomVerificationEmailTemplateRequest = exports.UpdateCustomVerificationEmailTemplateRequest || (exports.UpdateCustomVerificationEmailTemplateRequest = {}));
|
|
2277
1575
|
var UpdateCustomVerificationEmailTemplateResponse;
|
|
2278
1576
|
(function (UpdateCustomVerificationEmailTemplateResponse) {
|
|
2279
|
-
/**
|
|
2280
|
-
* @internal
|
|
2281
|
-
*/
|
|
2282
1577
|
UpdateCustomVerificationEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
2283
1578
|
...obj,
|
|
2284
1579
|
});
|
|
2285
1580
|
})(UpdateCustomVerificationEmailTemplateResponse = exports.UpdateCustomVerificationEmailTemplateResponse || (exports.UpdateCustomVerificationEmailTemplateResponse = {}));
|
|
2286
1581
|
var UpdateEmailIdentityPolicyRequest;
|
|
2287
1582
|
(function (UpdateEmailIdentityPolicyRequest) {
|
|
2288
|
-
/**
|
|
2289
|
-
* @internal
|
|
2290
|
-
*/
|
|
2291
1583
|
UpdateEmailIdentityPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
2292
1584
|
...obj,
|
|
2293
1585
|
});
|
|
2294
1586
|
})(UpdateEmailIdentityPolicyRequest = exports.UpdateEmailIdentityPolicyRequest || (exports.UpdateEmailIdentityPolicyRequest = {}));
|
|
2295
1587
|
var UpdateEmailIdentityPolicyResponse;
|
|
2296
1588
|
(function (UpdateEmailIdentityPolicyResponse) {
|
|
2297
|
-
/**
|
|
2298
|
-
* @internal
|
|
2299
|
-
*/
|
|
2300
1589
|
UpdateEmailIdentityPolicyResponse.filterSensitiveLog = (obj) => ({
|
|
2301
1590
|
...obj,
|
|
2302
1591
|
});
|
|
2303
1592
|
})(UpdateEmailIdentityPolicyResponse = exports.UpdateEmailIdentityPolicyResponse || (exports.UpdateEmailIdentityPolicyResponse = {}));
|
|
2304
1593
|
var UpdateEmailTemplateRequest;
|
|
2305
1594
|
(function (UpdateEmailTemplateRequest) {
|
|
2306
|
-
/**
|
|
2307
|
-
* @internal
|
|
2308
|
-
*/
|
|
2309
1595
|
UpdateEmailTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
2310
1596
|
...obj,
|
|
2311
1597
|
});
|
|
2312
1598
|
})(UpdateEmailTemplateRequest = exports.UpdateEmailTemplateRequest || (exports.UpdateEmailTemplateRequest = {}));
|
|
2313
1599
|
var UpdateEmailTemplateResponse;
|
|
2314
1600
|
(function (UpdateEmailTemplateResponse) {
|
|
2315
|
-
/**
|
|
2316
|
-
* @internal
|
|
2317
|
-
*/
|
|
2318
1601
|
UpdateEmailTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
2319
1602
|
...obj,
|
|
2320
1603
|
});
|
|
2321
1604
|
})(UpdateEmailTemplateResponse = exports.UpdateEmailTemplateResponse || (exports.UpdateEmailTemplateResponse = {}));
|
|
2322
|
-
//# sourceMappingURL=models_0.js.map
|