@aws-sdk/client-sesv2 3.297.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/BatchGetMetricDataCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/CreateContactCommand.js +2 -3
- package/dist-cjs/commands/CreateContactListCommand.js +2 -3
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +2 -3
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +2 -3
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +1 -1
- package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/CreateImportJobCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/DeleteContactCommand.js +2 -3
- package/dist-cjs/commands/DeleteContactListCommand.js +2 -3
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +2 -3
- package/dist-cjs/commands/GetAccountCommand.js +1 -1
- package/dist-cjs/commands/GetBlacklistReportsCommand.js +2 -3
- package/dist-cjs/commands/GetConfigurationSetCommand.js +2 -3
- package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
- package/dist-cjs/commands/GetContactCommand.js +2 -3
- package/dist-cjs/commands/GetContactListCommand.js +2 -3
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetDedicatedIpCommand.js +2 -3
- package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +2 -3
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +2 -3
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +2 -3
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +2 -3
- package/dist-cjs/commands/GetEmailIdentityCommand.js +2 -3
- package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +2 -3
- package/dist-cjs/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetImportJobCommand.js +2 -3
- package/dist-cjs/commands/GetSuppressedDestinationCommand.js +2 -3
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-cjs/commands/ListContactListsCommand.js +2 -3
- package/dist-cjs/commands/ListContactsCommand.js +2 -3
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +2 -3
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +2 -3
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListEmailTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListImportJobsCommand.js +2 -3
- package/dist-cjs/commands/ListRecommendationsCommand.js +2 -3
- package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutAccountDetailsCommand.js +1 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
- package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +2 -3
- package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -1
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
- package/dist-cjs/commands/PutSuppressedDestinationCommand.js +2 -3
- package/dist-cjs/commands/SendBulkEmailCommand.js +2 -3
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-cjs/commands/SendEmailCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-cjs/commands/UpdateContactCommand.js +2 -3
- package/dist-cjs/commands/UpdateContactListCommand.js +2 -3
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -974
- package/dist-es/commands/BatchGetMetricDataCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetCommand.js +2 -3
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/CreateContactCommand.js +2 -3
- package/dist-es/commands/CreateContactListCommand.js +2 -3
- package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateDedicatedIpPoolCommand.js +2 -3
- package/dist-es/commands/CreateDeliverabilityTestReportCommand.js +2 -3
- package/dist-es/commands/CreateEmailIdentityCommand.js +2 -2
- package/dist-es/commands/CreateEmailIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/CreateEmailTemplateCommand.js +2 -3
- package/dist-es/commands/CreateImportJobCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -3
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/DeleteContactCommand.js +2 -3
- package/dist-es/commands/DeleteContactListCommand.js +2 -3
- package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +2 -3
- package/dist-es/commands/DeleteEmailIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteEmailIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteEmailTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteSuppressedDestinationCommand.js +2 -3
- package/dist-es/commands/GetAccountCommand.js +2 -2
- package/dist-es/commands/GetBlacklistReportsCommand.js +2 -3
- package/dist-es/commands/GetConfigurationSetCommand.js +2 -3
- package/dist-es/commands/GetConfigurationSetEventDestinationsCommand.js +2 -3
- package/dist-es/commands/GetContactCommand.js +2 -3
- package/dist-es/commands/GetContactListCommand.js +2 -3
- package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetDedicatedIpCommand.js +2 -3
- package/dist-es/commands/GetDedicatedIpPoolCommand.js +2 -3
- package/dist-es/commands/GetDedicatedIpsCommand.js +2 -3
- package/dist-es/commands/GetDeliverabilityDashboardOptionsCommand.js +2 -3
- package/dist-es/commands/GetDeliverabilityTestReportCommand.js +2 -3
- package/dist-es/commands/GetDomainDeliverabilityCampaignCommand.js +2 -3
- package/dist-es/commands/GetDomainStatisticsReportCommand.js +2 -3
- package/dist-es/commands/GetEmailIdentityCommand.js +2 -3
- package/dist-es/commands/GetEmailIdentityPoliciesCommand.js +2 -3
- package/dist-es/commands/GetEmailTemplateCommand.js +2 -3
- package/dist-es/commands/GetImportJobCommand.js +2 -3
- package/dist-es/commands/GetSuppressedDestinationCommand.js +2 -3
- package/dist-es/commands/ListConfigurationSetsCommand.js +2 -3
- package/dist-es/commands/ListContactListsCommand.js +2 -3
- package/dist-es/commands/ListContactsCommand.js +2 -3
- package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListDedicatedIpPoolsCommand.js +2 -3
- package/dist-es/commands/ListDeliverabilityTestReportsCommand.js +2 -3
- package/dist-es/commands/ListDomainDeliverabilityCampaignsCommand.js +2 -3
- package/dist-es/commands/ListEmailIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListEmailTemplatesCommand.js +2 -3
- package/dist-es/commands/ListImportJobsCommand.js +2 -3
- package/dist-es/commands/ListRecommendationsCommand.js +2 -3
- package/dist-es/commands/ListSuppressedDestinationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-es/commands/PutAccountDetailsCommand.js +2 -2
- package/dist-es/commands/PutAccountSendingAttributesCommand.js +2 -3
- package/dist-es/commands/PutAccountSuppressionAttributesCommand.js +2 -3
- package/dist-es/commands/PutAccountVdmAttributesCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetReputationOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetSendingOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetSuppressionOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetTrackingOptionsCommand.js +2 -3
- package/dist-es/commands/PutConfigurationSetVdmOptionsCommand.js +2 -3
- package/dist-es/commands/PutDedicatedIpInPoolCommand.js +2 -3
- package/dist-es/commands/PutDedicatedIpWarmupAttributesCommand.js +2 -3
- package/dist-es/commands/PutDeliverabilityDashboardOptionCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityDkimAttributesCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityDkimSigningAttributesCommand.js +2 -2
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +2 -3
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +2 -3
- package/dist-es/commands/PutSuppressedDestinationCommand.js +2 -3
- package/dist-es/commands/SendBulkEmailCommand.js +2 -3
- package/dist-es/commands/SendCustomVerificationEmailCommand.js +2 -3
- package/dist-es/commands/SendEmailCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestRenderEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +2 -3
- package/dist-es/commands/UpdateContactCommand.js +2 -3
- package/dist-es/commands/UpdateContactListCommand.js +2 -3
- package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +2 -3
- package/dist-es/commands/UpdateEmailIdentityPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateEmailTemplateCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -726
- package/dist-types/models/models_0.d.ts +2 -970
- package/dist-types/ts3.4/models/models_0.d.ts +0 -686
- package/package.json +4 -3
|
@@ -5574,226 +5574,10 @@ export interface UpdateEmailTemplateRequest {
|
|
|
5574
5574
|
*/
|
|
5575
5575
|
export interface UpdateEmailTemplateResponse {
|
|
5576
5576
|
}
|
|
5577
|
-
/**
|
|
5578
|
-
* @internal
|
|
5579
|
-
*/
|
|
5580
|
-
export declare const ReviewDetailsFilterSensitiveLog: (obj: ReviewDetails) => any;
|
|
5581
5577
|
/**
|
|
5582
5578
|
* @internal
|
|
5583
5579
|
*/
|
|
5584
5580
|
export declare const AccountDetailsFilterSensitiveLog: (obj: AccountDetails) => any;
|
|
5585
|
-
/**
|
|
5586
|
-
* @internal
|
|
5587
|
-
*/
|
|
5588
|
-
export declare const BatchGetMetricDataQueryFilterSensitiveLog: (obj: BatchGetMetricDataQuery) => any;
|
|
5589
|
-
/**
|
|
5590
|
-
* @internal
|
|
5591
|
-
*/
|
|
5592
|
-
export declare const BatchGetMetricDataRequestFilterSensitiveLog: (obj: BatchGetMetricDataRequest) => any;
|
|
5593
|
-
/**
|
|
5594
|
-
* @internal
|
|
5595
|
-
*/
|
|
5596
|
-
export declare const MetricDataErrorFilterSensitiveLog: (obj: MetricDataError) => any;
|
|
5597
|
-
/**
|
|
5598
|
-
* @internal
|
|
5599
|
-
*/
|
|
5600
|
-
export declare const MetricDataResultFilterSensitiveLog: (obj: MetricDataResult) => any;
|
|
5601
|
-
/**
|
|
5602
|
-
* @internal
|
|
5603
|
-
*/
|
|
5604
|
-
export declare const BatchGetMetricDataResponseFilterSensitiveLog: (obj: BatchGetMetricDataResponse) => any;
|
|
5605
|
-
/**
|
|
5606
|
-
* @internal
|
|
5607
|
-
*/
|
|
5608
|
-
export declare const BlacklistEntryFilterSensitiveLog: (obj: BlacklistEntry) => any;
|
|
5609
|
-
/**
|
|
5610
|
-
* @internal
|
|
5611
|
-
*/
|
|
5612
|
-
export declare const ContentFilterSensitiveLog: (obj: Content) => any;
|
|
5613
|
-
/**
|
|
5614
|
-
* @internal
|
|
5615
|
-
*/
|
|
5616
|
-
export declare const BodyFilterSensitiveLog: (obj: Body) => any;
|
|
5617
|
-
/**
|
|
5618
|
-
* @internal
|
|
5619
|
-
*/
|
|
5620
|
-
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
5621
|
-
/**
|
|
5622
|
-
* @internal
|
|
5623
|
-
*/
|
|
5624
|
-
export declare const BulkEmailContentFilterSensitiveLog: (obj: BulkEmailContent) => any;
|
|
5625
|
-
/**
|
|
5626
|
-
* @internal
|
|
5627
|
-
*/
|
|
5628
|
-
export declare const DestinationFilterSensitiveLog: (obj: Destination) => any;
|
|
5629
|
-
/**
|
|
5630
|
-
* @internal
|
|
5631
|
-
*/
|
|
5632
|
-
export declare const ReplacementTemplateFilterSensitiveLog: (obj: ReplacementTemplate) => any;
|
|
5633
|
-
/**
|
|
5634
|
-
* @internal
|
|
5635
|
-
*/
|
|
5636
|
-
export declare const ReplacementEmailContentFilterSensitiveLog: (obj: ReplacementEmailContent) => any;
|
|
5637
|
-
/**
|
|
5638
|
-
* @internal
|
|
5639
|
-
*/
|
|
5640
|
-
export declare const MessageTagFilterSensitiveLog: (obj: MessageTag) => any;
|
|
5641
|
-
/**
|
|
5642
|
-
* @internal
|
|
5643
|
-
*/
|
|
5644
|
-
export declare const BulkEmailEntryFilterSensitiveLog: (obj: BulkEmailEntry) => any;
|
|
5645
|
-
/**
|
|
5646
|
-
* @internal
|
|
5647
|
-
*/
|
|
5648
|
-
export declare const BulkEmailEntryResultFilterSensitiveLog: (obj: BulkEmailEntryResult) => any;
|
|
5649
|
-
/**
|
|
5650
|
-
* @internal
|
|
5651
|
-
*/
|
|
5652
|
-
export declare const CloudWatchDimensionConfigurationFilterSensitiveLog: (obj: CloudWatchDimensionConfiguration) => any;
|
|
5653
|
-
/**
|
|
5654
|
-
* @internal
|
|
5655
|
-
*/
|
|
5656
|
-
export declare const CloudWatchDestinationFilterSensitiveLog: (obj: CloudWatchDestination) => any;
|
|
5657
|
-
/**
|
|
5658
|
-
* @internal
|
|
5659
|
-
*/
|
|
5660
|
-
export declare const TopicPreferenceFilterSensitiveLog: (obj: TopicPreference) => any;
|
|
5661
|
-
/**
|
|
5662
|
-
* @internal
|
|
5663
|
-
*/
|
|
5664
|
-
export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
|
|
5665
|
-
/**
|
|
5666
|
-
* @internal
|
|
5667
|
-
*/
|
|
5668
|
-
export declare const ContactListFilterSensitiveLog: (obj: ContactList) => any;
|
|
5669
|
-
/**
|
|
5670
|
-
* @internal
|
|
5671
|
-
*/
|
|
5672
|
-
export declare const ContactListDestinationFilterSensitiveLog: (obj: ContactListDestination) => any;
|
|
5673
|
-
/**
|
|
5674
|
-
* @internal
|
|
5675
|
-
*/
|
|
5676
|
-
export declare const DeliveryOptionsFilterSensitiveLog: (obj: DeliveryOptions) => any;
|
|
5677
|
-
/**
|
|
5678
|
-
* @internal
|
|
5679
|
-
*/
|
|
5680
|
-
export declare const ReputationOptionsFilterSensitiveLog: (obj: ReputationOptions) => any;
|
|
5681
|
-
/**
|
|
5682
|
-
* @internal
|
|
5683
|
-
*/
|
|
5684
|
-
export declare const SendingOptionsFilterSensitiveLog: (obj: SendingOptions) => any;
|
|
5685
|
-
/**
|
|
5686
|
-
* @internal
|
|
5687
|
-
*/
|
|
5688
|
-
export declare const SuppressionOptionsFilterSensitiveLog: (obj: SuppressionOptions) => any;
|
|
5689
|
-
/**
|
|
5690
|
-
* @internal
|
|
5691
|
-
*/
|
|
5692
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
5693
|
-
/**
|
|
5694
|
-
* @internal
|
|
5695
|
-
*/
|
|
5696
|
-
export declare const TrackingOptionsFilterSensitiveLog: (obj: TrackingOptions) => any;
|
|
5697
|
-
/**
|
|
5698
|
-
* @internal
|
|
5699
|
-
*/
|
|
5700
|
-
export declare const DashboardOptionsFilterSensitiveLog: (obj: DashboardOptions) => any;
|
|
5701
|
-
/**
|
|
5702
|
-
* @internal
|
|
5703
|
-
*/
|
|
5704
|
-
export declare const GuardianOptionsFilterSensitiveLog: (obj: GuardianOptions) => any;
|
|
5705
|
-
/**
|
|
5706
|
-
* @internal
|
|
5707
|
-
*/
|
|
5708
|
-
export declare const VdmOptionsFilterSensitiveLog: (obj: VdmOptions) => any;
|
|
5709
|
-
/**
|
|
5710
|
-
* @internal
|
|
5711
|
-
*/
|
|
5712
|
-
export declare const CreateConfigurationSetRequestFilterSensitiveLog: (obj: CreateConfigurationSetRequest) => any;
|
|
5713
|
-
/**
|
|
5714
|
-
* @internal
|
|
5715
|
-
*/
|
|
5716
|
-
export declare const CreateConfigurationSetResponseFilterSensitiveLog: (obj: CreateConfigurationSetResponse) => any;
|
|
5717
|
-
/**
|
|
5718
|
-
* @internal
|
|
5719
|
-
*/
|
|
5720
|
-
export declare const KinesisFirehoseDestinationFilterSensitiveLog: (obj: KinesisFirehoseDestination) => any;
|
|
5721
|
-
/**
|
|
5722
|
-
* @internal
|
|
5723
|
-
*/
|
|
5724
|
-
export declare const PinpointDestinationFilterSensitiveLog: (obj: PinpointDestination) => any;
|
|
5725
|
-
/**
|
|
5726
|
-
* @internal
|
|
5727
|
-
*/
|
|
5728
|
-
export declare const SnsDestinationFilterSensitiveLog: (obj: SnsDestination) => any;
|
|
5729
|
-
/**
|
|
5730
|
-
* @internal
|
|
5731
|
-
*/
|
|
5732
|
-
export declare const EventDestinationDefinitionFilterSensitiveLog: (obj: EventDestinationDefinition) => any;
|
|
5733
|
-
/**
|
|
5734
|
-
* @internal
|
|
5735
|
-
*/
|
|
5736
|
-
export declare const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationRequest) => any;
|
|
5737
|
-
/**
|
|
5738
|
-
* @internal
|
|
5739
|
-
*/
|
|
5740
|
-
export declare const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: CreateConfigurationSetEventDestinationResponse) => any;
|
|
5741
|
-
/**
|
|
5742
|
-
* @internal
|
|
5743
|
-
*/
|
|
5744
|
-
export declare const CreateContactRequestFilterSensitiveLog: (obj: CreateContactRequest) => any;
|
|
5745
|
-
/**
|
|
5746
|
-
* @internal
|
|
5747
|
-
*/
|
|
5748
|
-
export declare const CreateContactResponseFilterSensitiveLog: (obj: CreateContactResponse) => any;
|
|
5749
|
-
/**
|
|
5750
|
-
* @internal
|
|
5751
|
-
*/
|
|
5752
|
-
export declare const TopicFilterSensitiveLog: (obj: Topic) => any;
|
|
5753
|
-
/**
|
|
5754
|
-
* @internal
|
|
5755
|
-
*/
|
|
5756
|
-
export declare const CreateContactListRequestFilterSensitiveLog: (obj: CreateContactListRequest) => any;
|
|
5757
|
-
/**
|
|
5758
|
-
* @internal
|
|
5759
|
-
*/
|
|
5760
|
-
export declare const CreateContactListResponseFilterSensitiveLog: (obj: CreateContactListResponse) => any;
|
|
5761
|
-
/**
|
|
5762
|
-
* @internal
|
|
5763
|
-
*/
|
|
5764
|
-
export declare const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateRequest) => any;
|
|
5765
|
-
/**
|
|
5766
|
-
* @internal
|
|
5767
|
-
*/
|
|
5768
|
-
export declare const CreateCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: CreateCustomVerificationEmailTemplateResponse) => any;
|
|
5769
|
-
/**
|
|
5770
|
-
* @internal
|
|
5771
|
-
*/
|
|
5772
|
-
export declare const CreateDedicatedIpPoolRequestFilterSensitiveLog: (obj: CreateDedicatedIpPoolRequest) => any;
|
|
5773
|
-
/**
|
|
5774
|
-
* @internal
|
|
5775
|
-
*/
|
|
5776
|
-
export declare const CreateDedicatedIpPoolResponseFilterSensitiveLog: (obj: CreateDedicatedIpPoolResponse) => any;
|
|
5777
|
-
/**
|
|
5778
|
-
* @internal
|
|
5779
|
-
*/
|
|
5780
|
-
export declare const RawMessageFilterSensitiveLog: (obj: RawMessage) => any;
|
|
5781
|
-
/**
|
|
5782
|
-
* @internal
|
|
5783
|
-
*/
|
|
5784
|
-
export declare const MessageFilterSensitiveLog: (obj: Message) => any;
|
|
5785
|
-
/**
|
|
5786
|
-
* @internal
|
|
5787
|
-
*/
|
|
5788
|
-
export declare const EmailContentFilterSensitiveLog: (obj: EmailContent) => any;
|
|
5789
|
-
/**
|
|
5790
|
-
* @internal
|
|
5791
|
-
*/
|
|
5792
|
-
export declare const CreateDeliverabilityTestReportRequestFilterSensitiveLog: (obj: CreateDeliverabilityTestReportRequest) => any;
|
|
5793
|
-
/**
|
|
5794
|
-
* @internal
|
|
5795
|
-
*/
|
|
5796
|
-
export declare const CreateDeliverabilityTestReportResponseFilterSensitiveLog: (obj: CreateDeliverabilityTestReportResponse) => any;
|
|
5797
5581
|
/**
|
|
5798
5582
|
* @internal
|
|
5799
5583
|
*/
|
|
@@ -5805,764 +5589,12 @@ export declare const CreateEmailIdentityRequestFilterSensitiveLog: (obj: CreateE
|
|
|
5805
5589
|
/**
|
|
5806
5590
|
* @internal
|
|
5807
5591
|
*/
|
|
5808
|
-
export declare const
|
|
5809
|
-
/**
|
|
5810
|
-
* @internal
|
|
5811
|
-
*/
|
|
5812
|
-
export declare const CreateEmailIdentityResponseFilterSensitiveLog: (obj: CreateEmailIdentityResponse) => any;
|
|
5813
|
-
/**
|
|
5814
|
-
* @internal
|
|
5815
|
-
*/
|
|
5816
|
-
export declare const CreateEmailIdentityPolicyRequestFilterSensitiveLog: (obj: CreateEmailIdentityPolicyRequest) => any;
|
|
5817
|
-
/**
|
|
5818
|
-
* @internal
|
|
5819
|
-
*/
|
|
5820
|
-
export declare const CreateEmailIdentityPolicyResponseFilterSensitiveLog: (obj: CreateEmailIdentityPolicyResponse) => any;
|
|
5821
|
-
/**
|
|
5822
|
-
* @internal
|
|
5823
|
-
*/
|
|
5824
|
-
export declare const EmailTemplateContentFilterSensitiveLog: (obj: EmailTemplateContent) => any;
|
|
5825
|
-
/**
|
|
5826
|
-
* @internal
|
|
5827
|
-
*/
|
|
5828
|
-
export declare const CreateEmailTemplateRequestFilterSensitiveLog: (obj: CreateEmailTemplateRequest) => any;
|
|
5829
|
-
/**
|
|
5830
|
-
* @internal
|
|
5831
|
-
*/
|
|
5832
|
-
export declare const CreateEmailTemplateResponseFilterSensitiveLog: (obj: CreateEmailTemplateResponse) => any;
|
|
5833
|
-
/**
|
|
5834
|
-
* @internal
|
|
5835
|
-
*/
|
|
5836
|
-
export declare const ImportDataSourceFilterSensitiveLog: (obj: ImportDataSource) => any;
|
|
5837
|
-
/**
|
|
5838
|
-
* @internal
|
|
5839
|
-
*/
|
|
5840
|
-
export declare const SuppressionListDestinationFilterSensitiveLog: (obj: SuppressionListDestination) => any;
|
|
5841
|
-
/**
|
|
5842
|
-
* @internal
|
|
5843
|
-
*/
|
|
5844
|
-
export declare const ImportDestinationFilterSensitiveLog: (obj: ImportDestination) => any;
|
|
5845
|
-
/**
|
|
5846
|
-
* @internal
|
|
5847
|
-
*/
|
|
5848
|
-
export declare const CreateImportJobRequestFilterSensitiveLog: (obj: CreateImportJobRequest) => any;
|
|
5849
|
-
/**
|
|
5850
|
-
* @internal
|
|
5851
|
-
*/
|
|
5852
|
-
export declare const CreateImportJobResponseFilterSensitiveLog: (obj: CreateImportJobResponse) => any;
|
|
5853
|
-
/**
|
|
5854
|
-
* @internal
|
|
5855
|
-
*/
|
|
5856
|
-
export declare const CustomVerificationEmailTemplateMetadataFilterSensitiveLog: (obj: CustomVerificationEmailTemplateMetadata) => any;
|
|
5857
|
-
/**
|
|
5858
|
-
* @internal
|
|
5859
|
-
*/
|
|
5860
|
-
export declare const DomainIspPlacementFilterSensitiveLog: (obj: DomainIspPlacement) => any;
|
|
5861
|
-
/**
|
|
5862
|
-
* @internal
|
|
5863
|
-
*/
|
|
5864
|
-
export declare const VolumeStatisticsFilterSensitiveLog: (obj: VolumeStatistics) => any;
|
|
5865
|
-
/**
|
|
5866
|
-
* @internal
|
|
5867
|
-
*/
|
|
5868
|
-
export declare const DailyVolumeFilterSensitiveLog: (obj: DailyVolume) => any;
|
|
5869
|
-
/**
|
|
5870
|
-
* @internal
|
|
5871
|
-
*/
|
|
5872
|
-
export declare const DashboardAttributesFilterSensitiveLog: (obj: DashboardAttributes) => any;
|
|
5873
|
-
/**
|
|
5874
|
-
* @internal
|
|
5875
|
-
*/
|
|
5876
|
-
export declare const DedicatedIpFilterSensitiveLog: (obj: DedicatedIp) => any;
|
|
5877
|
-
/**
|
|
5878
|
-
* @internal
|
|
5879
|
-
*/
|
|
5880
|
-
export declare const DedicatedIpPoolFilterSensitiveLog: (obj: DedicatedIpPool) => any;
|
|
5881
|
-
/**
|
|
5882
|
-
* @internal
|
|
5883
|
-
*/
|
|
5884
|
-
export declare const DeleteConfigurationSetRequestFilterSensitiveLog: (obj: DeleteConfigurationSetRequest) => any;
|
|
5885
|
-
/**
|
|
5886
|
-
* @internal
|
|
5887
|
-
*/
|
|
5888
|
-
export declare const DeleteConfigurationSetResponseFilterSensitiveLog: (obj: DeleteConfigurationSetResponse) => any;
|
|
5889
|
-
/**
|
|
5890
|
-
* @internal
|
|
5891
|
-
*/
|
|
5892
|
-
export declare const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationRequest) => any;
|
|
5893
|
-
/**
|
|
5894
|
-
* @internal
|
|
5895
|
-
*/
|
|
5896
|
-
export declare const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: DeleteConfigurationSetEventDestinationResponse) => any;
|
|
5897
|
-
/**
|
|
5898
|
-
* @internal
|
|
5899
|
-
*/
|
|
5900
|
-
export declare const DeleteContactRequestFilterSensitiveLog: (obj: DeleteContactRequest) => any;
|
|
5901
|
-
/**
|
|
5902
|
-
* @internal
|
|
5903
|
-
*/
|
|
5904
|
-
export declare const DeleteContactResponseFilterSensitiveLog: (obj: DeleteContactResponse) => any;
|
|
5905
|
-
/**
|
|
5906
|
-
* @internal
|
|
5907
|
-
*/
|
|
5908
|
-
export declare const DeleteContactListRequestFilterSensitiveLog: (obj: DeleteContactListRequest) => any;
|
|
5909
|
-
/**
|
|
5910
|
-
* @internal
|
|
5911
|
-
*/
|
|
5912
|
-
export declare const DeleteContactListResponseFilterSensitiveLog: (obj: DeleteContactListResponse) => any;
|
|
5913
|
-
/**
|
|
5914
|
-
* @internal
|
|
5915
|
-
*/
|
|
5916
|
-
export declare const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateRequest) => any;
|
|
5917
|
-
/**
|
|
5918
|
-
* @internal
|
|
5919
|
-
*/
|
|
5920
|
-
export declare const DeleteCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: DeleteCustomVerificationEmailTemplateResponse) => any;
|
|
5921
|
-
/**
|
|
5922
|
-
* @internal
|
|
5923
|
-
*/
|
|
5924
|
-
export declare const DeleteDedicatedIpPoolRequestFilterSensitiveLog: (obj: DeleteDedicatedIpPoolRequest) => any;
|
|
5925
|
-
/**
|
|
5926
|
-
* @internal
|
|
5927
|
-
*/
|
|
5928
|
-
export declare const DeleteDedicatedIpPoolResponseFilterSensitiveLog: (obj: DeleteDedicatedIpPoolResponse) => any;
|
|
5592
|
+
export declare const GetAccountResponseFilterSensitiveLog: (obj: GetAccountResponse) => any;
|
|
5929
5593
|
/**
|
|
5930
5594
|
* @internal
|
|
5931
5595
|
*/
|
|
5932
|
-
export declare const
|
|
5933
|
-
/**
|
|
5934
|
-
* @internal
|
|
5935
|
-
*/
|
|
5936
|
-
export declare const DeleteEmailIdentityResponseFilterSensitiveLog: (obj: DeleteEmailIdentityResponse) => any;
|
|
5937
|
-
/**
|
|
5938
|
-
* @internal
|
|
5939
|
-
*/
|
|
5940
|
-
export declare const DeleteEmailIdentityPolicyRequestFilterSensitiveLog: (obj: DeleteEmailIdentityPolicyRequest) => any;
|
|
5941
|
-
/**
|
|
5942
|
-
* @internal
|
|
5943
|
-
*/
|
|
5944
|
-
export declare const DeleteEmailIdentityPolicyResponseFilterSensitiveLog: (obj: DeleteEmailIdentityPolicyResponse) => any;
|
|
5945
|
-
/**
|
|
5946
|
-
* @internal
|
|
5947
|
-
*/
|
|
5948
|
-
export declare const DeleteEmailTemplateRequestFilterSensitiveLog: (obj: DeleteEmailTemplateRequest) => any;
|
|
5949
|
-
/**
|
|
5950
|
-
* @internal
|
|
5951
|
-
*/
|
|
5952
|
-
export declare const DeleteEmailTemplateResponseFilterSensitiveLog: (obj: DeleteEmailTemplateResponse) => any;
|
|
5953
|
-
/**
|
|
5954
|
-
* @internal
|
|
5955
|
-
*/
|
|
5956
|
-
export declare const DeleteSuppressedDestinationRequestFilterSensitiveLog: (obj: DeleteSuppressedDestinationRequest) => any;
|
|
5957
|
-
/**
|
|
5958
|
-
* @internal
|
|
5959
|
-
*/
|
|
5960
|
-
export declare const DeleteSuppressedDestinationResponseFilterSensitiveLog: (obj: DeleteSuppressedDestinationResponse) => any;
|
|
5961
|
-
/**
|
|
5962
|
-
* @internal
|
|
5963
|
-
*/
|
|
5964
|
-
export declare const DeliverabilityTestReportFilterSensitiveLog: (obj: DeliverabilityTestReport) => any;
|
|
5965
|
-
/**
|
|
5966
|
-
* @internal
|
|
5967
|
-
*/
|
|
5968
|
-
export declare const DomainDeliverabilityCampaignFilterSensitiveLog: (obj: DomainDeliverabilityCampaign) => any;
|
|
5969
|
-
/**
|
|
5970
|
-
* @internal
|
|
5971
|
-
*/
|
|
5972
|
-
export declare const InboxPlacementTrackingOptionFilterSensitiveLog: (obj: InboxPlacementTrackingOption) => any;
|
|
5973
|
-
/**
|
|
5974
|
-
* @internal
|
|
5975
|
-
*/
|
|
5976
|
-
export declare const DomainDeliverabilityTrackingOptionFilterSensitiveLog: (obj: DomainDeliverabilityTrackingOption) => any;
|
|
5977
|
-
/**
|
|
5978
|
-
* @internal
|
|
5979
|
-
*/
|
|
5980
|
-
export declare const EmailTemplateMetadataFilterSensitiveLog: (obj: EmailTemplateMetadata) => any;
|
|
5981
|
-
/**
|
|
5982
|
-
* @internal
|
|
5983
|
-
*/
|
|
5984
|
-
export declare const EventDestinationFilterSensitiveLog: (obj: EventDestination) => any;
|
|
5985
|
-
/**
|
|
5986
|
-
* @internal
|
|
5987
|
-
*/
|
|
5988
|
-
export declare const FailureInfoFilterSensitiveLog: (obj: FailureInfo) => any;
|
|
5989
|
-
/**
|
|
5990
|
-
* @internal
|
|
5991
|
-
*/
|
|
5992
|
-
export declare const GetAccountRequestFilterSensitiveLog: (obj: GetAccountRequest) => any;
|
|
5993
|
-
/**
|
|
5994
|
-
* @internal
|
|
5995
|
-
*/
|
|
5996
|
-
export declare const SendQuotaFilterSensitiveLog: (obj: SendQuota) => any;
|
|
5997
|
-
/**
|
|
5998
|
-
* @internal
|
|
5999
|
-
*/
|
|
6000
|
-
export declare const SuppressionAttributesFilterSensitiveLog: (obj: SuppressionAttributes) => any;
|
|
6001
|
-
/**
|
|
6002
|
-
* @internal
|
|
6003
|
-
*/
|
|
6004
|
-
export declare const GuardianAttributesFilterSensitiveLog: (obj: GuardianAttributes) => any;
|
|
6005
|
-
/**
|
|
6006
|
-
* @internal
|
|
6007
|
-
*/
|
|
6008
|
-
export declare const VdmAttributesFilterSensitiveLog: (obj: VdmAttributes) => any;
|
|
6009
|
-
/**
|
|
6010
|
-
* @internal
|
|
6011
|
-
*/
|
|
6012
|
-
export declare const GetAccountResponseFilterSensitiveLog: (obj: GetAccountResponse) => any;
|
|
6013
|
-
/**
|
|
6014
|
-
* @internal
|
|
6015
|
-
*/
|
|
6016
|
-
export declare const GetBlacklistReportsRequestFilterSensitiveLog: (obj: GetBlacklistReportsRequest) => any;
|
|
6017
|
-
/**
|
|
6018
|
-
* @internal
|
|
6019
|
-
*/
|
|
6020
|
-
export declare const GetBlacklistReportsResponseFilterSensitiveLog: (obj: GetBlacklistReportsResponse) => any;
|
|
6021
|
-
/**
|
|
6022
|
-
* @internal
|
|
6023
|
-
*/
|
|
6024
|
-
export declare const GetConfigurationSetRequestFilterSensitiveLog: (obj: GetConfigurationSetRequest) => any;
|
|
6025
|
-
/**
|
|
6026
|
-
* @internal
|
|
6027
|
-
*/
|
|
6028
|
-
export declare const GetConfigurationSetResponseFilterSensitiveLog: (obj: GetConfigurationSetResponse) => any;
|
|
6029
|
-
/**
|
|
6030
|
-
* @internal
|
|
6031
|
-
*/
|
|
6032
|
-
export declare const GetConfigurationSetEventDestinationsRequestFilterSensitiveLog: (obj: GetConfigurationSetEventDestinationsRequest) => any;
|
|
6033
|
-
/**
|
|
6034
|
-
* @internal
|
|
6035
|
-
*/
|
|
6036
|
-
export declare const GetConfigurationSetEventDestinationsResponseFilterSensitiveLog: (obj: GetConfigurationSetEventDestinationsResponse) => any;
|
|
6037
|
-
/**
|
|
6038
|
-
* @internal
|
|
6039
|
-
*/
|
|
6040
|
-
export declare const GetContactRequestFilterSensitiveLog: (obj: GetContactRequest) => any;
|
|
6041
|
-
/**
|
|
6042
|
-
* @internal
|
|
6043
|
-
*/
|
|
6044
|
-
export declare const GetContactResponseFilterSensitiveLog: (obj: GetContactResponse) => any;
|
|
6045
|
-
/**
|
|
6046
|
-
* @internal
|
|
6047
|
-
*/
|
|
6048
|
-
export declare const GetContactListRequestFilterSensitiveLog: (obj: GetContactListRequest) => any;
|
|
6049
|
-
/**
|
|
6050
|
-
* @internal
|
|
6051
|
-
*/
|
|
6052
|
-
export declare const GetContactListResponseFilterSensitiveLog: (obj: GetContactListResponse) => any;
|
|
6053
|
-
/**
|
|
6054
|
-
* @internal
|
|
6055
|
-
*/
|
|
6056
|
-
export declare const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateRequest) => any;
|
|
6057
|
-
/**
|
|
6058
|
-
* @internal
|
|
6059
|
-
*/
|
|
6060
|
-
export declare const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: GetCustomVerificationEmailTemplateResponse) => any;
|
|
6061
|
-
/**
|
|
6062
|
-
* @internal
|
|
6063
|
-
*/
|
|
6064
|
-
export declare const GetDedicatedIpRequestFilterSensitiveLog: (obj: GetDedicatedIpRequest) => any;
|
|
6065
|
-
/**
|
|
6066
|
-
* @internal
|
|
6067
|
-
*/
|
|
6068
|
-
export declare const GetDedicatedIpResponseFilterSensitiveLog: (obj: GetDedicatedIpResponse) => any;
|
|
6069
|
-
/**
|
|
6070
|
-
* @internal
|
|
6071
|
-
*/
|
|
6072
|
-
export declare const GetDedicatedIpPoolRequestFilterSensitiveLog: (obj: GetDedicatedIpPoolRequest) => any;
|
|
6073
|
-
/**
|
|
6074
|
-
* @internal
|
|
6075
|
-
*/
|
|
6076
|
-
export declare const GetDedicatedIpPoolResponseFilterSensitiveLog: (obj: GetDedicatedIpPoolResponse) => any;
|
|
6077
|
-
/**
|
|
6078
|
-
* @internal
|
|
6079
|
-
*/
|
|
6080
|
-
export declare const GetDedicatedIpsRequestFilterSensitiveLog: (obj: GetDedicatedIpsRequest) => any;
|
|
6081
|
-
/**
|
|
6082
|
-
* @internal
|
|
6083
|
-
*/
|
|
6084
|
-
export declare const GetDedicatedIpsResponseFilterSensitiveLog: (obj: GetDedicatedIpsResponse) => any;
|
|
6085
|
-
/**
|
|
6086
|
-
* @internal
|
|
6087
|
-
*/
|
|
6088
|
-
export declare const GetDeliverabilityDashboardOptionsRequestFilterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsRequest) => any;
|
|
6089
|
-
/**
|
|
6090
|
-
* @internal
|
|
6091
|
-
*/
|
|
6092
|
-
export declare const GetDeliverabilityDashboardOptionsResponseFilterSensitiveLog: (obj: GetDeliverabilityDashboardOptionsResponse) => any;
|
|
6093
|
-
/**
|
|
6094
|
-
* @internal
|
|
6095
|
-
*/
|
|
6096
|
-
export declare const GetDeliverabilityTestReportRequestFilterSensitiveLog: (obj: GetDeliverabilityTestReportRequest) => any;
|
|
6097
|
-
/**
|
|
6098
|
-
* @internal
|
|
6099
|
-
*/
|
|
6100
|
-
export declare const PlacementStatisticsFilterSensitiveLog: (obj: PlacementStatistics) => any;
|
|
6101
|
-
/**
|
|
6102
|
-
* @internal
|
|
6103
|
-
*/
|
|
6104
|
-
export declare const IspPlacementFilterSensitiveLog: (obj: IspPlacement) => any;
|
|
6105
|
-
/**
|
|
6106
|
-
* @internal
|
|
6107
|
-
*/
|
|
6108
|
-
export declare const GetDeliverabilityTestReportResponseFilterSensitiveLog: (obj: GetDeliverabilityTestReportResponse) => any;
|
|
6109
|
-
/**
|
|
6110
|
-
* @internal
|
|
6111
|
-
*/
|
|
6112
|
-
export declare const GetDomainDeliverabilityCampaignRequestFilterSensitiveLog: (obj: GetDomainDeliverabilityCampaignRequest) => any;
|
|
6113
|
-
/**
|
|
6114
|
-
* @internal
|
|
6115
|
-
*/
|
|
6116
|
-
export declare const GetDomainDeliverabilityCampaignResponseFilterSensitiveLog: (obj: GetDomainDeliverabilityCampaignResponse) => any;
|
|
6117
|
-
/**
|
|
6118
|
-
* @internal
|
|
6119
|
-
*/
|
|
6120
|
-
export declare const GetDomainStatisticsReportRequestFilterSensitiveLog: (obj: GetDomainStatisticsReportRequest) => any;
|
|
6121
|
-
/**
|
|
6122
|
-
* @internal
|
|
6123
|
-
*/
|
|
6124
|
-
export declare const OverallVolumeFilterSensitiveLog: (obj: OverallVolume) => any;
|
|
6125
|
-
/**
|
|
6126
|
-
* @internal
|
|
6127
|
-
*/
|
|
6128
|
-
export declare const GetDomainStatisticsReportResponseFilterSensitiveLog: (obj: GetDomainStatisticsReportResponse) => any;
|
|
6129
|
-
/**
|
|
6130
|
-
* @internal
|
|
6131
|
-
*/
|
|
6132
|
-
export declare const GetEmailIdentityRequestFilterSensitiveLog: (obj: GetEmailIdentityRequest) => any;
|
|
6133
|
-
/**
|
|
6134
|
-
* @internal
|
|
6135
|
-
*/
|
|
6136
|
-
export declare const MailFromAttributesFilterSensitiveLog: (obj: MailFromAttributes) => any;
|
|
6137
|
-
/**
|
|
6138
|
-
* @internal
|
|
6139
|
-
*/
|
|
6140
|
-
export declare const GetEmailIdentityResponseFilterSensitiveLog: (obj: GetEmailIdentityResponse) => any;
|
|
6141
|
-
/**
|
|
6142
|
-
* @internal
|
|
6143
|
-
*/
|
|
6144
|
-
export declare const GetEmailIdentityPoliciesRequestFilterSensitiveLog: (obj: GetEmailIdentityPoliciesRequest) => any;
|
|
6145
|
-
/**
|
|
6146
|
-
* @internal
|
|
6147
|
-
*/
|
|
6148
|
-
export declare const GetEmailIdentityPoliciesResponseFilterSensitiveLog: (obj: GetEmailIdentityPoliciesResponse) => any;
|
|
6149
|
-
/**
|
|
6150
|
-
* @internal
|
|
6151
|
-
*/
|
|
6152
|
-
export declare const GetEmailTemplateRequestFilterSensitiveLog: (obj: GetEmailTemplateRequest) => any;
|
|
6153
|
-
/**
|
|
6154
|
-
* @internal
|
|
6155
|
-
*/
|
|
6156
|
-
export declare const GetEmailTemplateResponseFilterSensitiveLog: (obj: GetEmailTemplateResponse) => any;
|
|
6157
|
-
/**
|
|
6158
|
-
* @internal
|
|
6159
|
-
*/
|
|
6160
|
-
export declare const GetImportJobRequestFilterSensitiveLog: (obj: GetImportJobRequest) => any;
|
|
6161
|
-
/**
|
|
6162
|
-
* @internal
|
|
6163
|
-
*/
|
|
6164
|
-
export declare const GetImportJobResponseFilterSensitiveLog: (obj: GetImportJobResponse) => any;
|
|
6165
|
-
/**
|
|
6166
|
-
* @internal
|
|
6167
|
-
*/
|
|
6168
|
-
export declare const GetSuppressedDestinationRequestFilterSensitiveLog: (obj: GetSuppressedDestinationRequest) => any;
|
|
6169
|
-
/**
|
|
6170
|
-
* @internal
|
|
6171
|
-
*/
|
|
6172
|
-
export declare const SuppressedDestinationAttributesFilterSensitiveLog: (obj: SuppressedDestinationAttributes) => any;
|
|
6173
|
-
/**
|
|
6174
|
-
* @internal
|
|
6175
|
-
*/
|
|
6176
|
-
export declare const SuppressedDestinationFilterSensitiveLog: (obj: SuppressedDestination) => any;
|
|
6177
|
-
/**
|
|
6178
|
-
* @internal
|
|
6179
|
-
*/
|
|
6180
|
-
export declare const GetSuppressedDestinationResponseFilterSensitiveLog: (obj: GetSuppressedDestinationResponse) => any;
|
|
6181
|
-
/**
|
|
6182
|
-
* @internal
|
|
6183
|
-
*/
|
|
6184
|
-
export declare const IdentityInfoFilterSensitiveLog: (obj: IdentityInfo) => any;
|
|
6185
|
-
/**
|
|
6186
|
-
* @internal
|
|
6187
|
-
*/
|
|
6188
|
-
export declare const ImportJobSummaryFilterSensitiveLog: (obj: ImportJobSummary) => any;
|
|
6189
|
-
/**
|
|
6190
|
-
* @internal
|
|
6191
|
-
*/
|
|
6192
|
-
export declare const ListConfigurationSetsRequestFilterSensitiveLog: (obj: ListConfigurationSetsRequest) => any;
|
|
6193
|
-
/**
|
|
6194
|
-
* @internal
|
|
6195
|
-
*/
|
|
6196
|
-
export declare const ListConfigurationSetsResponseFilterSensitiveLog: (obj: ListConfigurationSetsResponse) => any;
|
|
6197
|
-
/**
|
|
6198
|
-
* @internal
|
|
6199
|
-
*/
|
|
6200
|
-
export declare const ListContactListsRequestFilterSensitiveLog: (obj: ListContactListsRequest) => any;
|
|
6201
|
-
/**
|
|
6202
|
-
* @internal
|
|
6203
|
-
*/
|
|
6204
|
-
export declare const ListContactListsResponseFilterSensitiveLog: (obj: ListContactListsResponse) => any;
|
|
6205
|
-
/**
|
|
6206
|
-
* @internal
|
|
6207
|
-
*/
|
|
6208
|
-
export declare const TopicFilterFilterSensitiveLog: (obj: TopicFilter) => any;
|
|
6209
|
-
/**
|
|
6210
|
-
* @internal
|
|
6211
|
-
*/
|
|
6212
|
-
export declare const ListContactsFilterFilterSensitiveLog: (obj: ListContactsFilter) => any;
|
|
6213
|
-
/**
|
|
6214
|
-
* @internal
|
|
6215
|
-
*/
|
|
6216
|
-
export declare const ListContactsRequestFilterSensitiveLog: (obj: ListContactsRequest) => any;
|
|
6217
|
-
/**
|
|
6218
|
-
* @internal
|
|
6219
|
-
*/
|
|
6220
|
-
export declare const ListContactsResponseFilterSensitiveLog: (obj: ListContactsResponse) => any;
|
|
6221
|
-
/**
|
|
6222
|
-
* @internal
|
|
6223
|
-
*/
|
|
6224
|
-
export declare const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesRequest) => any;
|
|
6225
|
-
/**
|
|
6226
|
-
* @internal
|
|
6227
|
-
*/
|
|
6228
|
-
export declare const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog: (obj: ListCustomVerificationEmailTemplatesResponse) => any;
|
|
6229
|
-
/**
|
|
6230
|
-
* @internal
|
|
6231
|
-
*/
|
|
6232
|
-
export declare const ListDedicatedIpPoolsRequestFilterSensitiveLog: (obj: ListDedicatedIpPoolsRequest) => any;
|
|
6233
|
-
/**
|
|
6234
|
-
* @internal
|
|
6235
|
-
*/
|
|
6236
|
-
export declare const ListDedicatedIpPoolsResponseFilterSensitiveLog: (obj: ListDedicatedIpPoolsResponse) => any;
|
|
6237
|
-
/**
|
|
6238
|
-
* @internal
|
|
6239
|
-
*/
|
|
6240
|
-
export declare const ListDeliverabilityTestReportsRequestFilterSensitiveLog: (obj: ListDeliverabilityTestReportsRequest) => any;
|
|
6241
|
-
/**
|
|
6242
|
-
* @internal
|
|
6243
|
-
*/
|
|
6244
|
-
export declare const ListDeliverabilityTestReportsResponseFilterSensitiveLog: (obj: ListDeliverabilityTestReportsResponse) => any;
|
|
6245
|
-
/**
|
|
6246
|
-
* @internal
|
|
6247
|
-
*/
|
|
6248
|
-
export declare const ListDomainDeliverabilityCampaignsRequestFilterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsRequest) => any;
|
|
6249
|
-
/**
|
|
6250
|
-
* @internal
|
|
6251
|
-
*/
|
|
6252
|
-
export declare const ListDomainDeliverabilityCampaignsResponseFilterSensitiveLog: (obj: ListDomainDeliverabilityCampaignsResponse) => any;
|
|
6253
|
-
/**
|
|
6254
|
-
* @internal
|
|
6255
|
-
*/
|
|
6256
|
-
export declare const ListEmailIdentitiesRequestFilterSensitiveLog: (obj: ListEmailIdentitiesRequest) => any;
|
|
6257
|
-
/**
|
|
6258
|
-
* @internal
|
|
6259
|
-
*/
|
|
6260
|
-
export declare const ListEmailIdentitiesResponseFilterSensitiveLog: (obj: ListEmailIdentitiesResponse) => any;
|
|
6261
|
-
/**
|
|
6262
|
-
* @internal
|
|
6263
|
-
*/
|
|
6264
|
-
export declare const ListEmailTemplatesRequestFilterSensitiveLog: (obj: ListEmailTemplatesRequest) => any;
|
|
6265
|
-
/**
|
|
6266
|
-
* @internal
|
|
6267
|
-
*/
|
|
6268
|
-
export declare const ListEmailTemplatesResponseFilterSensitiveLog: (obj: ListEmailTemplatesResponse) => any;
|
|
6269
|
-
/**
|
|
6270
|
-
* @internal
|
|
6271
|
-
*/
|
|
6272
|
-
export declare const ListImportJobsRequestFilterSensitiveLog: (obj: ListImportJobsRequest) => any;
|
|
6273
|
-
/**
|
|
6274
|
-
* @internal
|
|
6275
|
-
*/
|
|
6276
|
-
export declare const ListImportJobsResponseFilterSensitiveLog: (obj: ListImportJobsResponse) => any;
|
|
6277
|
-
/**
|
|
6278
|
-
* @internal
|
|
6279
|
-
*/
|
|
6280
|
-
export declare const ListManagementOptionsFilterSensitiveLog: (obj: ListManagementOptions) => any;
|
|
6281
|
-
/**
|
|
6282
|
-
* @internal
|
|
6283
|
-
*/
|
|
6284
|
-
export declare const ListRecommendationsRequestFilterSensitiveLog: (obj: ListRecommendationsRequest) => any;
|
|
6285
|
-
/**
|
|
6286
|
-
* @internal
|
|
6287
|
-
*/
|
|
6288
|
-
export declare const RecommendationFilterSensitiveLog: (obj: Recommendation) => any;
|
|
6289
|
-
/**
|
|
6290
|
-
* @internal
|
|
6291
|
-
*/
|
|
6292
|
-
export declare const ListRecommendationsResponseFilterSensitiveLog: (obj: ListRecommendationsResponse) => any;
|
|
6293
|
-
/**
|
|
6294
|
-
* @internal
|
|
6295
|
-
*/
|
|
6296
|
-
export declare const ListSuppressedDestinationsRequestFilterSensitiveLog: (obj: ListSuppressedDestinationsRequest) => any;
|
|
6297
|
-
/**
|
|
6298
|
-
* @internal
|
|
6299
|
-
*/
|
|
6300
|
-
export declare const SuppressedDestinationSummaryFilterSensitiveLog: (obj: SuppressedDestinationSummary) => any;
|
|
6301
|
-
/**
|
|
6302
|
-
* @internal
|
|
6303
|
-
*/
|
|
6304
|
-
export declare const ListSuppressedDestinationsResponseFilterSensitiveLog: (obj: ListSuppressedDestinationsResponse) => any;
|
|
6305
|
-
/**
|
|
6306
|
-
* @internal
|
|
6307
|
-
*/
|
|
6308
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
6309
|
-
/**
|
|
6310
|
-
* @internal
|
|
6311
|
-
*/
|
|
6312
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
6313
|
-
/**
|
|
6314
|
-
* @internal
|
|
6315
|
-
*/
|
|
6316
|
-
export declare const PutAccountDedicatedIpWarmupAttributesRequestFilterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesRequest) => any;
|
|
6317
|
-
/**
|
|
6318
|
-
* @internal
|
|
6319
|
-
*/
|
|
6320
|
-
export declare const PutAccountDedicatedIpWarmupAttributesResponseFilterSensitiveLog: (obj: PutAccountDedicatedIpWarmupAttributesResponse) => any;
|
|
6321
|
-
/**
|
|
6322
|
-
* @internal
|
|
6323
|
-
*/
|
|
6324
|
-
export declare const PutAccountDetailsRequestFilterSensitiveLog: (obj: PutAccountDetailsRequest) => any;
|
|
6325
|
-
/**
|
|
6326
|
-
* @internal
|
|
6327
|
-
*/
|
|
6328
|
-
export declare const PutAccountDetailsResponseFilterSensitiveLog: (obj: PutAccountDetailsResponse) => any;
|
|
6329
|
-
/**
|
|
6330
|
-
* @internal
|
|
6331
|
-
*/
|
|
6332
|
-
export declare const PutAccountSendingAttributesRequestFilterSensitiveLog: (obj: PutAccountSendingAttributesRequest) => any;
|
|
6333
|
-
/**
|
|
6334
|
-
* @internal
|
|
6335
|
-
*/
|
|
6336
|
-
export declare const PutAccountSendingAttributesResponseFilterSensitiveLog: (obj: PutAccountSendingAttributesResponse) => any;
|
|
6337
|
-
/**
|
|
6338
|
-
* @internal
|
|
6339
|
-
*/
|
|
6340
|
-
export declare const PutAccountSuppressionAttributesRequestFilterSensitiveLog: (obj: PutAccountSuppressionAttributesRequest) => any;
|
|
6341
|
-
/**
|
|
6342
|
-
* @internal
|
|
6343
|
-
*/
|
|
6344
|
-
export declare const PutAccountSuppressionAttributesResponseFilterSensitiveLog: (obj: PutAccountSuppressionAttributesResponse) => any;
|
|
6345
|
-
/**
|
|
6346
|
-
* @internal
|
|
6347
|
-
*/
|
|
6348
|
-
export declare const PutAccountVdmAttributesRequestFilterSensitiveLog: (obj: PutAccountVdmAttributesRequest) => any;
|
|
6349
|
-
/**
|
|
6350
|
-
* @internal
|
|
6351
|
-
*/
|
|
6352
|
-
export declare const PutAccountVdmAttributesResponseFilterSensitiveLog: (obj: PutAccountVdmAttributesResponse) => any;
|
|
6353
|
-
/**
|
|
6354
|
-
* @internal
|
|
6355
|
-
*/
|
|
6356
|
-
export declare const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsRequest) => any;
|
|
6357
|
-
/**
|
|
6358
|
-
* @internal
|
|
6359
|
-
*/
|
|
6360
|
-
export declare const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetDeliveryOptionsResponse) => any;
|
|
6361
|
-
/**
|
|
6362
|
-
* @internal
|
|
6363
|
-
*/
|
|
6364
|
-
export declare const PutConfigurationSetReputationOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetReputationOptionsRequest) => any;
|
|
6365
|
-
/**
|
|
6366
|
-
* @internal
|
|
6367
|
-
*/
|
|
6368
|
-
export declare const PutConfigurationSetReputationOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetReputationOptionsResponse) => any;
|
|
6369
|
-
/**
|
|
6370
|
-
* @internal
|
|
6371
|
-
*/
|
|
6372
|
-
export declare const PutConfigurationSetSendingOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetSendingOptionsRequest) => any;
|
|
6373
|
-
/**
|
|
6374
|
-
* @internal
|
|
6375
|
-
*/
|
|
6376
|
-
export declare const PutConfigurationSetSendingOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetSendingOptionsResponse) => any;
|
|
6377
|
-
/**
|
|
6378
|
-
* @internal
|
|
6379
|
-
*/
|
|
6380
|
-
export declare const PutConfigurationSetSuppressionOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsRequest) => any;
|
|
6381
|
-
/**
|
|
6382
|
-
* @internal
|
|
6383
|
-
*/
|
|
6384
|
-
export declare const PutConfigurationSetSuppressionOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetSuppressionOptionsResponse) => any;
|
|
6385
|
-
/**
|
|
6386
|
-
* @internal
|
|
6387
|
-
*/
|
|
6388
|
-
export declare const PutConfigurationSetTrackingOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsRequest) => any;
|
|
6389
|
-
/**
|
|
6390
|
-
* @internal
|
|
6391
|
-
*/
|
|
6392
|
-
export declare const PutConfigurationSetTrackingOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetTrackingOptionsResponse) => any;
|
|
6393
|
-
/**
|
|
6394
|
-
* @internal
|
|
6395
|
-
*/
|
|
6396
|
-
export declare const PutConfigurationSetVdmOptionsRequestFilterSensitiveLog: (obj: PutConfigurationSetVdmOptionsRequest) => any;
|
|
6397
|
-
/**
|
|
6398
|
-
* @internal
|
|
6399
|
-
*/
|
|
6400
|
-
export declare const PutConfigurationSetVdmOptionsResponseFilterSensitiveLog: (obj: PutConfigurationSetVdmOptionsResponse) => any;
|
|
6401
|
-
/**
|
|
6402
|
-
* @internal
|
|
6403
|
-
*/
|
|
6404
|
-
export declare const PutDedicatedIpInPoolRequestFilterSensitiveLog: (obj: PutDedicatedIpInPoolRequest) => any;
|
|
6405
|
-
/**
|
|
6406
|
-
* @internal
|
|
6407
|
-
*/
|
|
6408
|
-
export declare const PutDedicatedIpInPoolResponseFilterSensitiveLog: (obj: PutDedicatedIpInPoolResponse) => any;
|
|
6409
|
-
/**
|
|
6410
|
-
* @internal
|
|
6411
|
-
*/
|
|
6412
|
-
export declare const PutDedicatedIpWarmupAttributesRequestFilterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesRequest) => any;
|
|
6413
|
-
/**
|
|
6414
|
-
* @internal
|
|
6415
|
-
*/
|
|
6416
|
-
export declare const PutDedicatedIpWarmupAttributesResponseFilterSensitiveLog: (obj: PutDedicatedIpWarmupAttributesResponse) => any;
|
|
6417
|
-
/**
|
|
6418
|
-
* @internal
|
|
6419
|
-
*/
|
|
6420
|
-
export declare const PutDeliverabilityDashboardOptionRequestFilterSensitiveLog: (obj: PutDeliverabilityDashboardOptionRequest) => any;
|
|
6421
|
-
/**
|
|
6422
|
-
* @internal
|
|
6423
|
-
*/
|
|
6424
|
-
export declare const PutDeliverabilityDashboardOptionResponseFilterSensitiveLog: (obj: PutDeliverabilityDashboardOptionResponse) => any;
|
|
6425
|
-
/**
|
|
6426
|
-
* @internal
|
|
6427
|
-
*/
|
|
6428
|
-
export declare const PutEmailIdentityConfigurationSetAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesRequest) => any;
|
|
6429
|
-
/**
|
|
6430
|
-
* @internal
|
|
6431
|
-
*/
|
|
6432
|
-
export declare const PutEmailIdentityConfigurationSetAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityConfigurationSetAttributesResponse) => any;
|
|
6433
|
-
/**
|
|
6434
|
-
* @internal
|
|
6435
|
-
*/
|
|
6436
|
-
export declare const PutEmailIdentityDkimAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityDkimAttributesRequest) => any;
|
|
6437
|
-
/**
|
|
6438
|
-
* @internal
|
|
6439
|
-
*/
|
|
6440
|
-
export declare const PutEmailIdentityDkimAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityDkimAttributesResponse) => any;
|
|
5596
|
+
export declare const PutAccountDetailsRequestFilterSensitiveLog: (obj: PutAccountDetailsRequest) => any;
|
|
6441
5597
|
/**
|
|
6442
5598
|
* @internal
|
|
6443
5599
|
*/
|
|
6444
5600
|
export declare const PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesRequest) => any;
|
|
6445
|
-
/**
|
|
6446
|
-
* @internal
|
|
6447
|
-
*/
|
|
6448
|
-
export declare const PutEmailIdentityDkimSigningAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityDkimSigningAttributesResponse) => any;
|
|
6449
|
-
/**
|
|
6450
|
-
* @internal
|
|
6451
|
-
*/
|
|
6452
|
-
export declare const PutEmailIdentityFeedbackAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesRequest) => any;
|
|
6453
|
-
/**
|
|
6454
|
-
* @internal
|
|
6455
|
-
*/
|
|
6456
|
-
export declare const PutEmailIdentityFeedbackAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityFeedbackAttributesResponse) => any;
|
|
6457
|
-
/**
|
|
6458
|
-
* @internal
|
|
6459
|
-
*/
|
|
6460
|
-
export declare const PutEmailIdentityMailFromAttributesRequestFilterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesRequest) => any;
|
|
6461
|
-
/**
|
|
6462
|
-
* @internal
|
|
6463
|
-
*/
|
|
6464
|
-
export declare const PutEmailIdentityMailFromAttributesResponseFilterSensitiveLog: (obj: PutEmailIdentityMailFromAttributesResponse) => any;
|
|
6465
|
-
/**
|
|
6466
|
-
* @internal
|
|
6467
|
-
*/
|
|
6468
|
-
export declare const PutSuppressedDestinationRequestFilterSensitiveLog: (obj: PutSuppressedDestinationRequest) => any;
|
|
6469
|
-
/**
|
|
6470
|
-
* @internal
|
|
6471
|
-
*/
|
|
6472
|
-
export declare const PutSuppressedDestinationResponseFilterSensitiveLog: (obj: PutSuppressedDestinationResponse) => any;
|
|
6473
|
-
/**
|
|
6474
|
-
* @internal
|
|
6475
|
-
*/
|
|
6476
|
-
export declare const SendBulkEmailRequestFilterSensitiveLog: (obj: SendBulkEmailRequest) => any;
|
|
6477
|
-
/**
|
|
6478
|
-
* @internal
|
|
6479
|
-
*/
|
|
6480
|
-
export declare const SendBulkEmailResponseFilterSensitiveLog: (obj: SendBulkEmailResponse) => any;
|
|
6481
|
-
/**
|
|
6482
|
-
* @internal
|
|
6483
|
-
*/
|
|
6484
|
-
export declare const SendCustomVerificationEmailRequestFilterSensitiveLog: (obj: SendCustomVerificationEmailRequest) => any;
|
|
6485
|
-
/**
|
|
6486
|
-
* @internal
|
|
6487
|
-
*/
|
|
6488
|
-
export declare const SendCustomVerificationEmailResponseFilterSensitiveLog: (obj: SendCustomVerificationEmailResponse) => any;
|
|
6489
|
-
/**
|
|
6490
|
-
* @internal
|
|
6491
|
-
*/
|
|
6492
|
-
export declare const SendEmailRequestFilterSensitiveLog: (obj: SendEmailRequest) => any;
|
|
6493
|
-
/**
|
|
6494
|
-
* @internal
|
|
6495
|
-
*/
|
|
6496
|
-
export declare const SendEmailResponseFilterSensitiveLog: (obj: SendEmailResponse) => any;
|
|
6497
|
-
/**
|
|
6498
|
-
* @internal
|
|
6499
|
-
*/
|
|
6500
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
6501
|
-
/**
|
|
6502
|
-
* @internal
|
|
6503
|
-
*/
|
|
6504
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
6505
|
-
/**
|
|
6506
|
-
* @internal
|
|
6507
|
-
*/
|
|
6508
|
-
export declare const TestRenderEmailTemplateRequestFilterSensitiveLog: (obj: TestRenderEmailTemplateRequest) => any;
|
|
6509
|
-
/**
|
|
6510
|
-
* @internal
|
|
6511
|
-
*/
|
|
6512
|
-
export declare const TestRenderEmailTemplateResponseFilterSensitiveLog: (obj: TestRenderEmailTemplateResponse) => any;
|
|
6513
|
-
/**
|
|
6514
|
-
* @internal
|
|
6515
|
-
*/
|
|
6516
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
6517
|
-
/**
|
|
6518
|
-
* @internal
|
|
6519
|
-
*/
|
|
6520
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
6521
|
-
/**
|
|
6522
|
-
* @internal
|
|
6523
|
-
*/
|
|
6524
|
-
export declare const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationRequest) => any;
|
|
6525
|
-
/**
|
|
6526
|
-
* @internal
|
|
6527
|
-
*/
|
|
6528
|
-
export declare const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog: (obj: UpdateConfigurationSetEventDestinationResponse) => any;
|
|
6529
|
-
/**
|
|
6530
|
-
* @internal
|
|
6531
|
-
*/
|
|
6532
|
-
export declare const UpdateContactRequestFilterSensitiveLog: (obj: UpdateContactRequest) => any;
|
|
6533
|
-
/**
|
|
6534
|
-
* @internal
|
|
6535
|
-
*/
|
|
6536
|
-
export declare const UpdateContactResponseFilterSensitiveLog: (obj: UpdateContactResponse) => any;
|
|
6537
|
-
/**
|
|
6538
|
-
* @internal
|
|
6539
|
-
*/
|
|
6540
|
-
export declare const UpdateContactListRequestFilterSensitiveLog: (obj: UpdateContactListRequest) => any;
|
|
6541
|
-
/**
|
|
6542
|
-
* @internal
|
|
6543
|
-
*/
|
|
6544
|
-
export declare const UpdateContactListResponseFilterSensitiveLog: (obj: UpdateContactListResponse) => any;
|
|
6545
|
-
/**
|
|
6546
|
-
* @internal
|
|
6547
|
-
*/
|
|
6548
|
-
export declare const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateRequest) => any;
|
|
6549
|
-
/**
|
|
6550
|
-
* @internal
|
|
6551
|
-
*/
|
|
6552
|
-
export declare const UpdateCustomVerificationEmailTemplateResponseFilterSensitiveLog: (obj: UpdateCustomVerificationEmailTemplateResponse) => any;
|
|
6553
|
-
/**
|
|
6554
|
-
* @internal
|
|
6555
|
-
*/
|
|
6556
|
-
export declare const UpdateEmailIdentityPolicyRequestFilterSensitiveLog: (obj: UpdateEmailIdentityPolicyRequest) => any;
|
|
6557
|
-
/**
|
|
6558
|
-
* @internal
|
|
6559
|
-
*/
|
|
6560
|
-
export declare const UpdateEmailIdentityPolicyResponseFilterSensitiveLog: (obj: UpdateEmailIdentityPolicyResponse) => any;
|
|
6561
|
-
/**
|
|
6562
|
-
* @internal
|
|
6563
|
-
*/
|
|
6564
|
-
export declare const UpdateEmailTemplateRequestFilterSensitiveLog: (obj: UpdateEmailTemplateRequest) => any;
|
|
6565
|
-
/**
|
|
6566
|
-
* @internal
|
|
6567
|
-
*/
|
|
6568
|
-
export declare const UpdateEmailTemplateResponseFilterSensitiveLog: (obj: UpdateEmailTemplateResponse) => any;
|