@aws-sdk/client-pinpoint-email 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/PinpointEmail.js +0 -32
- package/dist-cjs/PinpointEmailClient.js +0 -37
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -29
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -31
- package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +0 -28
- package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +0 -31
- package/dist-cjs/commands/CreateEmailIdentityCommand.js +0 -38
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -30
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +0 -25
- package/dist-cjs/commands/DeleteEmailIdentityCommand.js +0 -26
- 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 -31
- package/dist-cjs/commands/GetDedicatedIpCommand.js +0 -27
- package/dist-cjs/commands/GetDedicatedIpsCommand.js +0 -26
- package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +0 -31
- package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +0 -25
- package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +0 -28
- package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +0 -26
- package/dist-cjs/commands/GetEmailIdentityCommand.js +0 -27
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -31
- package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +0 -26
- package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +0 -27
- package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +0 -28
- package/dist-cjs/commands/ListEmailIdentitiesCommand.js +0 -27
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -30
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.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/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/PutEmailIdentityDkimAttributesCommand.js +0 -25
- package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -35
- package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -26
- package/dist-cjs/commands/SendEmailCommand.js +0 -42
- package/dist-cjs/commands/TagResourceCommand.js +0 -33
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -30
- package/dist-cjs/commands/index.js +45 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -52
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -391
- 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/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/index.js +10 -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/PinpointEmail.js +0 -1
- package/dist-es/PinpointEmailClient.js +0 -1
- package/dist-es/commands/CreateConfigurationSetCommand.js +0 -1
- package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.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/DeleteConfigurationSetCommand.js +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/DeleteDedicatedIpPoolCommand.js +0 -1
- package/dist-es/commands/DeleteEmailIdentityCommand.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/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/ListConfigurationSetsCommand.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/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.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/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/PutEmailIdentityDkimAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityFeedbackAttributesCommand.js +0 -1
- package/dist-es/commands/PutEmailIdentityMailFromAttributesCommand.js +0 -1
- package/dist-es/commands/SendEmailCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -1
- package/dist-es/commands/index.js +42 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -52
- 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/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/index.js +7 -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 +42 -0
- package/dist-types/index.d.ts +4 -51
- package/dist-types/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/PinpointEmail.d.ts +43 -308
- package/dist-types/ts3.4/PinpointEmailClient.d.ts +24 -117
- 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/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 -33
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -25
- 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/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 -26
- 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 -26
- package/dist-types/ts3.4/commands/GetDeliverabilityTestReportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainDeliverabilityCampaignCommand.d.ts +2 -23
- 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/ListConfigurationSetsCommand.d.ts +2 -26
- 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 -23
- package/dist-types/ts3.4/commands/ListEmailIdentitiesCommand.d.ts +2 -22
- 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/PutAccountSendingAttributesCommand.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/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/PutEmailIdentityDkimAttributesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/index.d.ts +42 -0
- package/dist-types/ts3.4/index.d.ts +4 -51
- package/dist-types/ts3.4/models/models_0.d.ts +504 -2198
- package/dist-types/ts3.4/pagination/index.d.ts +7 -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/PinpointEmail.js.map +0 -1
- package/dist-cjs/PinpointEmailClient.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/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/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.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/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/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/ListConfigurationSetsCommand.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/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-cjs/commands/PutAccountSendingAttributesCommand.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/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/PutEmailIdentityDkimAttributesCommand.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/SendEmailCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.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/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/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/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/PinpointEmail.js.map +0 -1
- package/dist-es/PinpointEmailClient.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/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/DeleteConfigurationSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.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/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/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/ListConfigurationSetsCommand.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/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutAccountDedicatedIpWarmupAttributesCommand.js.map +0 -1
- package/dist-es/commands/PutAccountSendingAttributesCommand.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/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/PutEmailIdentityDkimAttributesCommand.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/SendEmailCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.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/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/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/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/PinpointEmail.ts +0 -1719
- package/src/PinpointEmailClient.ts +0 -495
- package/src/commands/CreateConfigurationSetCommand.ts +0 -99
- package/src/commands/CreateConfigurationSetEventDestinationCommand.ts +0 -113
- package/src/commands/CreateDedicatedIpPoolCommand.ts +0 -98
- package/src/commands/CreateDeliverabilityTestReportCommand.ts +0 -109
- package/src/commands/CreateEmailIdentityCommand.ts +0 -108
- package/src/commands/DeleteConfigurationSetCommand.ts +0 -100
- package/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +0 -112
- package/src/commands/DeleteDedicatedIpPoolCommand.ts +0 -95
- package/src/commands/DeleteEmailIdentityCommand.ts +0 -96
- 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 -112
- package/src/commands/GetDedicatedIpCommand.ts +0 -97
- package/src/commands/GetDedicatedIpsCommand.ts +0 -96
- package/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +0 -112
- package/src/commands/GetDeliverabilityTestReportCommand.ts +0 -100
- package/src/commands/GetDomainDeliverabilityCampaignCommand.ts +0 -106
- package/src/commands/GetDomainStatisticsReportCommand.ts +0 -99
- package/src/commands/GetEmailIdentityCommand.ts +0 -97
- package/src/commands/ListConfigurationSetsCommand.ts +0 -101
- package/src/commands/ListDedicatedIpPoolsCommand.ts +0 -96
- package/src/commands/ListDeliverabilityTestReportsCommand.ts +0 -102
- package/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +0 -109
- package/src/commands/ListEmailIdentitiesCommand.ts +0 -97
- package/src/commands/ListTagsForResourceCommand.ts +0 -100
- package/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +0 -107
- package/src/commands/PutAccountSendingAttributesCommand.ts +0 -100
- package/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetReputationOptionsCommand.ts +0 -107
- package/src/commands/PutConfigurationSetSendingOptionsCommand.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/PutEmailIdentityDkimAttributesCommand.ts +0 -103
- package/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +0 -116
- package/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +0 -107
- package/src/commands/SendEmailCommand.ts +0 -112
- package/src/commands/TagResourceCommand.ts +0 -103
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +0 -112
- package/src/endpoints.ts +0 -62
- package/src/index.ts +0 -52
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -3845
- package/src/pagination/GetDedicatedIpsPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListConfigurationSetsPaginator.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/protocols/Aws_restJson1.ts +0 -5818
- 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
|
@@ -5,43 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Add one or more tags (keys and values) to a specified resource. A
|
|
10
|
-
* <i>tag</i> is a label that you optionally define and associate with a
|
|
11
|
-
* resource in Amazon Pinpoint. Tags can help you categorize and manage resources in different ways,
|
|
12
|
-
* such as by purpose, owner, environment, or other criteria. A resource can have as many
|
|
13
|
-
* as 50 tags.</p>
|
|
14
|
-
* <p>Each tag consists of a required <i>tag key</i> and an
|
|
15
|
-
* associated <i>tag value</i>, both of which you define. A tag key is a
|
|
16
|
-
* general label that acts as a category for more specific tag values. A tag value acts as
|
|
17
|
-
* a descriptor within a tag key.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { PinpointEmailClient, TagResourceCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
22
|
-
* // const { PinpointEmailClient, TagResourceCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
23
|
-
* const client = new PinpointEmailClient(config);
|
|
24
|
-
* const command = new TagResourceCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
33
8
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
34
|
-
// Start section: command_properties
|
|
35
|
-
// End section: command_properties
|
|
36
9
|
constructor(input) {
|
|
37
|
-
// Start section: command_constructor
|
|
38
10
|
super();
|
|
39
11
|
this.input = input;
|
|
40
|
-
// End section: command_constructor
|
|
41
12
|
}
|
|
42
|
-
/**
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
45
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
46
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
47
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -66,4 +34,3 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
66
34
|
}
|
|
67
35
|
}
|
|
68
36
|
exports.TagResourceCommand = TagResourceCommand;
|
|
69
|
-
//# sourceMappingURL=TagResourceCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Remove one or more tags (keys and values) from a specified resource.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { PinpointEmailClient, UntagResourceCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
14
|
-
* // const { PinpointEmailClient, UntagResourceCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
15
|
-
* const client = new PinpointEmailClient(config);
|
|
16
|
-
* const command = new UntagResourceCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
61
|
-
//# sourceMappingURL=UntagResourceCommand.js.map
|
|
@@ -5,40 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Update the configuration of an event destination for a configuration set.</p>
|
|
10
|
-
* <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
|
|
11
|
-
* clicks, bounces, and complaints. <i>Event destinations</i> are places that
|
|
12
|
-
* you can send information about these events to. For example, you can send event data to
|
|
13
|
-
* Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
|
|
14
|
-
* Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { PinpointEmailClient, UpdateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
19
|
-
* // const { PinpointEmailClient, UpdateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
20
|
-
* const client = new PinpointEmailClient(config);
|
|
21
|
-
* const command = new UpdateConfigurationSetEventDestinationCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link UpdateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link UpdateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
8
|
class UpdateConfigurationSetEventDestinationCommand extends smithy_client_1.Command {
|
|
31
|
-
// Start section: command_properties
|
|
32
|
-
// End section: command_properties
|
|
33
9
|
constructor(input) {
|
|
34
|
-
// Start section: command_constructor
|
|
35
10
|
super();
|
|
36
11
|
this.input = input;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -63,4 +34,3 @@ class UpdateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
63
34
|
}
|
|
64
35
|
}
|
|
65
36
|
exports.UpdateConfigurationSetEventDestinationCommand = UpdateConfigurationSetEventDestinationCommand;
|
|
66
|
-
//# sourceMappingURL=UpdateConfigurationSetEventDestinationCommand.js.map
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./CreateConfigurationSetCommand"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./CreateConfigurationSetEventDestinationCommand"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./CreateDedicatedIpPoolCommand"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./CreateDeliverabilityTestReportCommand"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./CreateEmailIdentityCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./DeleteConfigurationSetCommand"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./DeleteConfigurationSetEventDestinationCommand"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./DeleteDedicatedIpPoolCommand"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./DeleteEmailIdentityCommand"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./GetAccountCommand"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./GetBlacklistReportsCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./GetConfigurationSetCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./GetConfigurationSetEventDestinationsCommand"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./GetDedicatedIpCommand"), exports);
|
|
18
|
+
tslib_1.__exportStar(require("./GetDedicatedIpsCommand"), exports);
|
|
19
|
+
tslib_1.__exportStar(require("./GetDeliverabilityDashboardOptionsCommand"), exports);
|
|
20
|
+
tslib_1.__exportStar(require("./GetDeliverabilityTestReportCommand"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./GetDomainDeliverabilityCampaignCommand"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./GetDomainStatisticsReportCommand"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./GetEmailIdentityCommand"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./ListConfigurationSetsCommand"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./ListDedicatedIpPoolsCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./ListDeliverabilityTestReportsCommand"), exports);
|
|
27
|
+
tslib_1.__exportStar(require("./ListDomainDeliverabilityCampaignsCommand"), exports);
|
|
28
|
+
tslib_1.__exportStar(require("./ListEmailIdentitiesCommand"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./PutAccountDedicatedIpWarmupAttributesCommand"), exports);
|
|
31
|
+
tslib_1.__exportStar(require("./PutAccountSendingAttributesCommand"), exports);
|
|
32
|
+
tslib_1.__exportStar(require("./PutConfigurationSetDeliveryOptionsCommand"), exports);
|
|
33
|
+
tslib_1.__exportStar(require("./PutConfigurationSetReputationOptionsCommand"), exports);
|
|
34
|
+
tslib_1.__exportStar(require("./PutConfigurationSetSendingOptionsCommand"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./PutConfigurationSetTrackingOptionsCommand"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./PutDedicatedIpInPoolCommand"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./PutDedicatedIpWarmupAttributesCommand"), exports);
|
|
38
|
+
tslib_1.__exportStar(require("./PutDeliverabilityDashboardOptionCommand"), exports);
|
|
39
|
+
tslib_1.__exportStar(require("./PutEmailIdentityDkimAttributesCommand"), exports);
|
|
40
|
+
tslib_1.__exportStar(require("./PutEmailIdentityFeedbackAttributesCommand"), exports);
|
|
41
|
+
tslib_1.__exportStar(require("./PutEmailIdentityMailFromAttributesCommand"), exports);
|
|
42
|
+
tslib_1.__exportStar(require("./SendEmailCommand"), exports);
|
|
43
|
+
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
44
|
+
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
45
|
+
tslib_1.__exportStar(require("./UpdateConfigurationSetEventDestinationCommand"), exports);
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -40,7 +40,7 @@ const partitionHash = {
|
|
|
40
40
|
hostname: "email.{region}.amazonaws.com.cn",
|
|
41
41
|
},
|
|
42
42
|
"aws-iso": {
|
|
43
|
-
regions: ["us-iso-east-1"],
|
|
43
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
44
44
|
hostname: "email.{region}.c2s.ic.gov",
|
|
45
45
|
},
|
|
46
46
|
"aws-iso-b": {
|
|
@@ -59,4 +59,3 @@ const defaultRegionInfoProvider = async (region, options) => config_resolver_1.g
|
|
|
59
59
|
partitionHash,
|
|
60
60
|
});
|
|
61
61
|
exports.defaultRegionInfoProvider = defaultRegionInfoProvider;
|
|
62
|
-
//# sourceMappingURL=endpoints.js.map
|
package/dist-cjs/index.js
CHANGED
|
@@ -1,56 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./PinpointEmailClient"), exports);
|
|
5
4
|
tslib_1.__exportStar(require("./PinpointEmail"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./
|
|
7
|
-
tslib_1.__exportStar(require("./commands
|
|
8
|
-
tslib_1.__exportStar(require("./
|
|
9
|
-
tslib_1.__exportStar(require("./
|
|
10
|
-
tslib_1.__exportStar(require("./commands/CreateEmailIdentityCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./commands/DeleteConfigurationSetCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./commands/DeleteConfigurationSetEventDestinationCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./commands/DeleteDedicatedIpPoolCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./commands/DeleteEmailIdentityCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./commands/GetAccountCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./commands/GetBlacklistReportsCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./commands/GetConfigurationSetCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./commands/GetConfigurationSetEventDestinationsCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./commands/GetDedicatedIpCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./commands/GetDedicatedIpsCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./pagination/GetDedicatedIpsPaginator"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./commands/GetDeliverabilityDashboardOptionsCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./commands/GetDeliverabilityTestReportCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./commands/GetDomainDeliverabilityCampaignCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./commands/GetDomainStatisticsReportCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./commands/GetEmailIdentityCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./commands/ListConfigurationSetsCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./pagination/ListConfigurationSetsPaginator"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./commands/ListDedicatedIpPoolsCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./pagination/ListDedicatedIpPoolsPaginator"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./commands/ListDeliverabilityTestReportsCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./pagination/ListDeliverabilityTestReportsPaginator"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./commands/ListDomainDeliverabilityCampaignsCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./pagination/ListDomainDeliverabilityCampaignsPaginator"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./commands/ListEmailIdentitiesCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./pagination/ListEmailIdentitiesPaginator"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./commands/PutAccountDedicatedIpWarmupAttributesCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./commands/PutAccountSendingAttributesCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./commands/PutConfigurationSetDeliveryOptionsCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./commands/PutConfigurationSetReputationOptionsCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./commands/PutConfigurationSetSendingOptionsCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./commands/PutConfigurationSetTrackingOptionsCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./commands/PutDedicatedIpInPoolCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./commands/PutDedicatedIpWarmupAttributesCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./commands/PutDeliverabilityDashboardOptionCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./commands/PutEmailIdentityDkimAttributesCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./commands/PutEmailIdentityFeedbackAttributesCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./commands/PutEmailIdentityMailFromAttributesCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./commands/SendEmailCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./commands/UpdateConfigurationSetEventDestinationCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./pagination/Interfaces"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./models/index"), exports);
|
|
56
|
-
//# sourceMappingURL=index.js.map
|
|
5
|
+
tslib_1.__exportStar(require("./PinpointEmailClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./commands"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./pagination"), exports);
|
package/dist-cjs/models/index.js
CHANGED