@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
|
@@ -51,152 +51,59 @@ import { UpdateConfigurationSetEventDestinationCommandInput, UpdateConfiguration
|
|
|
51
51
|
export declare type ServiceInputTypes = CreateConfigurationSetCommandInput | CreateConfigurationSetEventDestinationCommandInput | CreateDedicatedIpPoolCommandInput | CreateDeliverabilityTestReportCommandInput | CreateEmailIdentityCommandInput | DeleteConfigurationSetCommandInput | DeleteConfigurationSetEventDestinationCommandInput | DeleteDedicatedIpPoolCommandInput | DeleteEmailIdentityCommandInput | GetAccountCommandInput | GetBlacklistReportsCommandInput | GetConfigurationSetCommandInput | GetConfigurationSetEventDestinationsCommandInput | GetDedicatedIpCommandInput | GetDedicatedIpsCommandInput | GetDeliverabilityDashboardOptionsCommandInput | GetDeliverabilityTestReportCommandInput | GetDomainDeliverabilityCampaignCommandInput | GetDomainStatisticsReportCommandInput | GetEmailIdentityCommandInput | ListConfigurationSetsCommandInput | ListDedicatedIpPoolsCommandInput | ListDeliverabilityTestReportsCommandInput | ListDomainDeliverabilityCampaignsCommandInput | ListEmailIdentitiesCommandInput | ListTagsForResourceCommandInput | PutAccountDedicatedIpWarmupAttributesCommandInput | PutAccountSendingAttributesCommandInput | PutConfigurationSetDeliveryOptionsCommandInput | PutConfigurationSetReputationOptionsCommandInput | PutConfigurationSetSendingOptionsCommandInput | PutConfigurationSetTrackingOptionsCommandInput | PutDedicatedIpInPoolCommandInput | PutDedicatedIpWarmupAttributesCommandInput | PutDeliverabilityDashboardOptionCommandInput | PutEmailIdentityDkimAttributesCommandInput | PutEmailIdentityFeedbackAttributesCommandInput | PutEmailIdentityMailFromAttributesCommandInput | SendEmailCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateConfigurationSetEventDestinationCommandInput;
|
|
52
52
|
export declare type ServiceOutputTypes = CreateConfigurationSetCommandOutput | CreateConfigurationSetEventDestinationCommandOutput | CreateDedicatedIpPoolCommandOutput | CreateDeliverabilityTestReportCommandOutput | CreateEmailIdentityCommandOutput | DeleteConfigurationSetCommandOutput | DeleteConfigurationSetEventDestinationCommandOutput | DeleteDedicatedIpPoolCommandOutput | DeleteEmailIdentityCommandOutput | GetAccountCommandOutput | GetBlacklistReportsCommandOutput | GetConfigurationSetCommandOutput | GetConfigurationSetEventDestinationsCommandOutput | GetDedicatedIpCommandOutput | GetDedicatedIpsCommandOutput | GetDeliverabilityDashboardOptionsCommandOutput | GetDeliverabilityTestReportCommandOutput | GetDomainDeliverabilityCampaignCommandOutput | GetDomainStatisticsReportCommandOutput | GetEmailIdentityCommandOutput | ListConfigurationSetsCommandOutput | ListDedicatedIpPoolsCommandOutput | ListDeliverabilityTestReportsCommandOutput | ListDomainDeliverabilityCampaignsCommandOutput | ListEmailIdentitiesCommandOutput | ListTagsForResourceCommandOutput | PutAccountDedicatedIpWarmupAttributesCommandOutput | PutAccountSendingAttributesCommandOutput | PutConfigurationSetDeliveryOptionsCommandOutput | PutConfigurationSetReputationOptionsCommandOutput | PutConfigurationSetSendingOptionsCommandOutput | PutConfigurationSetTrackingOptionsCommandOutput | PutDedicatedIpInPoolCommandOutput | PutDedicatedIpWarmupAttributesCommandOutput | PutDeliverabilityDashboardOptionCommandOutput | PutEmailIdentityDkimAttributesCommandOutput | PutEmailIdentityFeedbackAttributesCommandOutput | PutEmailIdentityMailFromAttributesCommandOutput | SendEmailCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateConfigurationSetEventDestinationCommandOutput;
|
|
53
53
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
54
|
-
|
|
55
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
56
|
-
*/
|
|
54
|
+
|
|
57
55
|
requestHandler?: __HttpHandler;
|
|
58
|
-
|
|
59
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
60
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
61
|
-
* @internal
|
|
62
|
-
*/
|
|
56
|
+
|
|
63
57
|
sha256?: __HashConstructor;
|
|
64
|
-
|
|
65
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
58
|
+
|
|
68
59
|
urlParser?: __UrlParser;
|
|
69
|
-
|
|
70
|
-
* A function that can calculate the length of a request body.
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
60
|
+
|
|
73
61
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
74
|
-
|
|
75
|
-
* A function that converts a stream into an array of bytes.
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
62
|
+
|
|
78
63
|
streamCollector?: __StreamCollector;
|
|
79
|
-
|
|
80
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
64
|
+
|
|
83
65
|
base64Decoder?: __Decoder;
|
|
84
|
-
|
|
85
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
66
|
+
|
|
88
67
|
base64Encoder?: __Encoder;
|
|
89
|
-
|
|
90
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
68
|
+
|
|
93
69
|
utf8Decoder?: __Decoder;
|
|
94
|
-
|
|
95
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
70
|
+
|
|
98
71
|
utf8Encoder?: __Encoder;
|
|
99
|
-
|
|
100
|
-
* The runtime environment.
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
72
|
+
|
|
103
73
|
runtime?: string;
|
|
104
|
-
|
|
105
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
106
|
-
* trait of an operation.
|
|
107
|
-
*/
|
|
74
|
+
|
|
108
75
|
disableHostPrefix?: boolean;
|
|
109
|
-
|
|
110
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
111
|
-
*/
|
|
76
|
+
|
|
112
77
|
maxAttempts?: number | __Provider<number>;
|
|
113
|
-
|
|
114
|
-
* Specifies which retry algorithm to use.
|
|
115
|
-
*/
|
|
78
|
+
|
|
116
79
|
retryMode?: string | __Provider<string>;
|
|
117
|
-
|
|
118
|
-
* Optional logger for logging debug/info/warn/error.
|
|
119
|
-
*/
|
|
80
|
+
|
|
120
81
|
logger?: __Logger;
|
|
121
|
-
|
|
122
|
-
* Unique service identifier.
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
82
|
+
|
|
125
83
|
serviceId?: string;
|
|
126
|
-
|
|
127
|
-
* The AWS region to which this client will send requests
|
|
128
|
-
*/
|
|
84
|
+
|
|
129
85
|
region?: string | __Provider<string>;
|
|
130
|
-
|
|
131
|
-
* Default credentials provider; Not available in browser runtime.
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
86
|
+
|
|
134
87
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
135
|
-
|
|
136
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
88
|
+
|
|
139
89
|
regionInfoProvider?: RegionInfoProvider;
|
|
140
|
-
|
|
141
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
142
|
-
* @internal
|
|
143
|
-
*/
|
|
90
|
+
|
|
144
91
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
145
92
|
}
|
|
146
93
|
declare type PinpointEmailClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
147
|
-
|
|
148
|
-
* The configuration interface of PinpointEmailClient class constructor that set the region, credentials and other options.
|
|
149
|
-
*/
|
|
94
|
+
|
|
150
95
|
export interface PinpointEmailClientConfig extends PinpointEmailClientConfigType {
|
|
151
96
|
}
|
|
152
97
|
declare type PinpointEmailClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
153
|
-
|
|
154
|
-
* The resolved configuration interface of PinpointEmailClient class. This is resolved and normalized from the {@link PinpointEmailClientConfig | constructor configuration interface}.
|
|
155
|
-
*/
|
|
98
|
+
|
|
156
99
|
export interface PinpointEmailClientResolvedConfig extends PinpointEmailClientResolvedConfigType {
|
|
157
100
|
}
|
|
158
|
-
|
|
159
|
-
* <fullname>Amazon Pinpoint Email Service</fullname>
|
|
160
|
-
* <p>Welcome to the <i>Amazon Pinpoint Email API Reference</i>. This guide provides
|
|
161
|
-
* information about the Amazon Pinpoint Email API (version 1.0), including supported
|
|
162
|
-
* operations, data types, parameters, and schemas.</p>
|
|
163
|
-
* <p>
|
|
164
|
-
* <a href="https://aws.amazon.com/pinpoint">Amazon Pinpoint</a> is an AWS service that you
|
|
165
|
-
* can use to engage with your customers across multiple messaging channels. You can use
|
|
166
|
-
* Amazon Pinpoint to send email, SMS text messages, voice messages, and push notifications. The
|
|
167
|
-
* Amazon Pinpoint Email API provides programmatic access to options that are unique to the
|
|
168
|
-
* email channel and supplement the options provided by the Amazon Pinpoint API.</p>
|
|
169
|
-
* <p>If you're new to Amazon Pinpoint, you might find it helpful to also review the <a href="https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html">Amazon
|
|
170
|
-
* Pinpoint Developer Guide</a>. The <i>Amazon Pinpoint Developer
|
|
171
|
-
* Guide</i> provides tutorials, code samples, and procedures that demonstrate
|
|
172
|
-
* how to use Amazon Pinpoint features programmatically and how to integrate Amazon Pinpoint functionality into
|
|
173
|
-
* mobile apps and other types of applications. The guide also provides information about
|
|
174
|
-
* key topics such as Amazon Pinpoint integration with other AWS services and the limits that apply
|
|
175
|
-
* to using the service.</p>
|
|
176
|
-
* <p>The Amazon Pinpoint Email API is available in several AWS Regions and it provides an endpoint
|
|
177
|
-
* for each of these Regions. For a list of all the Regions and endpoints where the API is
|
|
178
|
-
* currently available, see <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region">AWS Service Endpoints</a> in
|
|
179
|
-
* the <i>Amazon Web Services General Reference</i>. To learn more about AWS Regions, see
|
|
180
|
-
* <a href="https://docs.aws.amazon.com/general/latest/gr/rande-manage.html">Managing AWS
|
|
181
|
-
* Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
182
|
-
* <p>In each Region, AWS maintains multiple Availability Zones. These Availability Zones
|
|
183
|
-
* are physically isolated from each other, but are united by private, low-latency,
|
|
184
|
-
* high-throughput, and highly redundant network connections. These Availability Zones
|
|
185
|
-
* enable us to provide very high levels of availability and redundancy, while also
|
|
186
|
-
* minimizing latency. To learn more about the number of Availability Zones that are
|
|
187
|
-
* available in each Region, see <a href="http://aws.amazon.com/about-aws/global-infrastructure/">AWS Global Infrastructure</a>.</p>
|
|
188
|
-
*/
|
|
101
|
+
|
|
189
102
|
export declare class PinpointEmailClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, PinpointEmailClientResolvedConfig> {
|
|
190
|
-
|
|
191
|
-
* The resolved configuration of PinpointEmailClient class. This is resolved and normalized from the {@link PinpointEmailClientConfig | constructor configuration interface}.
|
|
192
|
-
*/
|
|
103
|
+
|
|
193
104
|
readonly config: PinpointEmailClientResolvedConfig;
|
|
194
105
|
constructor(configuration: PinpointEmailClientConfig);
|
|
195
|
-
|
|
196
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
197
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
198
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
199
|
-
*/
|
|
106
|
+
|
|
200
107
|
destroy(): void;
|
|
201
108
|
}
|
|
202
109
|
export {};
|
|
@@ -6,33 +6,11 @@ export interface CreateConfigurationSetCommandInput extends CreateConfigurationS
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateConfigurationSetCommandOutput extends CreateConfigurationSetResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create a configuration set. <i>Configuration sets</i> are groups of
|
|
11
|
-
* rules that you can apply to the emails you send using Amazon Pinpoint. You apply a configuration
|
|
12
|
-
* set to an email by including a reference to the configuration set in the headers of the
|
|
13
|
-
* email. When you apply a configuration set to an email, all of the rules in that
|
|
14
|
-
* configuration set are applied to the email. </p>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { PinpointEmailClient, CreateConfigurationSetCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
19
|
-
* // const { PinpointEmailClient, CreateConfigurationSetCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
20
|
-
* const client = new PinpointEmailClient(config);
|
|
21
|
-
* const command = new CreateConfigurationSetCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link CreateConfigurationSetCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link CreateConfigurationSetCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class CreateConfigurationSetCommand extends $Command<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
31
11
|
readonly input: CreateConfigurationSetCommandInput;
|
|
32
12
|
constructor(input: CreateConfigurationSetCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface CreateConfigurationSetEventDestinationCommandInput extends Crea
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateConfigurationSetEventDestinationCommandOutput extends CreateConfigurationSetEventDestinationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create an event destination. In Amazon Pinpoint, <i>events</i> include message
|
|
11
|
-
* sends, deliveries, opens, clicks, bounces, and complaints. <i>Event
|
|
12
|
-
* destinations</i> are places that you can send information about these events
|
|
13
|
-
* to. For example, you can send event data to Amazon SNS to receive notifications when you
|
|
14
|
-
* receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term
|
|
15
|
-
* storage.</p>
|
|
16
|
-
* <p>A single configuration set can include more than one event destination.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { PinpointEmailClient, CreateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
21
|
-
* // const { PinpointEmailClient, CreateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
22
|
-
* const client = new PinpointEmailClient(config);
|
|
23
|
-
* const command = new CreateConfigurationSetEventDestinationCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link CreateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link CreateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class CreateConfigurationSetEventDestinationCommand extends $Command<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
33
11
|
readonly input: CreateConfigurationSetEventDestinationCommandInput;
|
|
34
12
|
constructor(input: CreateConfigurationSetEventDestinationCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConfigurationSetEventDestinationCommandInput, CreateConfigurationSetEventDestinationCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface CreateDedicatedIpPoolCommandInput extends CreateDedicatedIpPool
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDedicatedIpPoolCommandOutput extends CreateDedicatedIpPoolResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
|
|
11
|
-
* IP addresses that are associated with your Amazon Pinpoint account. You can associate a pool with
|
|
12
|
-
* a configuration set. When you send an email that uses that configuration set, Amazon Pinpoint
|
|
13
|
-
* sends it using only the IP addresses in the associated pool.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { PinpointEmailClient, CreateDedicatedIpPoolCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
18
|
-
* // const { PinpointEmailClient, CreateDedicatedIpPoolCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
19
|
-
* const client = new PinpointEmailClient(config);
|
|
20
|
-
* const command = new CreateDedicatedIpPoolCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateDedicatedIpPoolCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateDedicatedIpPoolCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class CreateDedicatedIpPoolCommand extends $Command<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
30
11
|
readonly input: CreateDedicatedIpPoolCommandInput;
|
|
31
12
|
constructor(input: CreateDedicatedIpPoolCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDedicatedIpPoolCommandInput, CreateDedicatedIpPoolCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,35 +6,11 @@ export interface CreateDeliverabilityTestReportCommandInput extends CreateDelive
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeliverabilityTestReportCommandOutput extends CreateDeliverabilityTestReportResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
|
|
11
|
-
* by various email providers around the world. When you perform a predictive inbox placement test, you provide a
|
|
12
|
-
* sample message that contains the content that you plan to send to your customers. Amazon Pinpoint
|
|
13
|
-
* then sends that message to special email addresses spread across several major email
|
|
14
|
-
* providers. After about 24 hours, the test is complete, and you can use the
|
|
15
|
-
* <code>GetDeliverabilityTestReport</code> operation to view the results of the
|
|
16
|
-
* test.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { PinpointEmailClient, CreateDeliverabilityTestReportCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
21
|
-
* // const { PinpointEmailClient, CreateDeliverabilityTestReportCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
22
|
-
* const client = new PinpointEmailClient(config);
|
|
23
|
-
* const command = new CreateDeliverabilityTestReportCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link CreateDeliverabilityTestReportCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link CreateDeliverabilityTestReportCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class CreateDeliverabilityTestReportCommand extends $Command<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
33
11
|
readonly input: CreateDeliverabilityTestReportCommandInput;
|
|
34
12
|
constructor(input: CreateDeliverabilityTestReportCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeliverabilityTestReportCommandInput, CreateDeliverabilityTestReportCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,42 +6,11 @@ export interface CreateEmailIdentityCommandInput extends CreateEmailIdentityRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateEmailIdentityCommandOutput extends CreateEmailIdentityResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email
|
|
11
|
-
* address or domain that you use when you send email. Before you can use an identity to
|
|
12
|
-
* send email with Amazon Pinpoint, you first have to verify it. By verifying an address, you
|
|
13
|
-
* demonstrate that you're the owner of the address, and that you've given Amazon Pinpoint permission
|
|
14
|
-
* to send email from the address.</p>
|
|
15
|
-
* <p>When you verify an email address, Amazon Pinpoint sends an email to the address. Your email
|
|
16
|
-
* address is verified as soon as you follow the link in the verification email.
|
|
17
|
-
*
|
|
18
|
-
* </p>
|
|
19
|
-
* <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
|
|
20
|
-
* convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
|
|
21
|
-
* domain. Your domain is verified when Amazon Pinpoint detects these records in the DNS
|
|
22
|
-
* configuration for your domain. It usually takes around 72 hours to complete the domain
|
|
23
|
-
* verification process.</p>
|
|
24
|
-
* @example
|
|
25
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
26
|
-
* ```javascript
|
|
27
|
-
* import { PinpointEmailClient, CreateEmailIdentityCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
28
|
-
* // const { PinpointEmailClient, CreateEmailIdentityCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
29
|
-
* const client = new PinpointEmailClient(config);
|
|
30
|
-
* const command = new CreateEmailIdentityCommand(input);
|
|
31
|
-
* const response = await client.send(command);
|
|
32
|
-
* ```
|
|
33
|
-
*
|
|
34
|
-
* @see {@link CreateEmailIdentityCommandInput} for command's `input` shape.
|
|
35
|
-
* @see {@link CreateEmailIdentityCommandOutput} for command's `response` shape.
|
|
36
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
37
|
-
*
|
|
38
|
-
*/
|
|
9
|
+
|
|
39
10
|
export declare class CreateEmailIdentityCommand extends $Command<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
40
11
|
readonly input: CreateEmailIdentityCommandInput;
|
|
41
12
|
constructor(input: CreateEmailIdentityCommandInput);
|
|
42
|
-
|
|
43
|
-
* @internal
|
|
44
|
-
*/
|
|
13
|
+
|
|
45
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEmailIdentityCommandInput, CreateEmailIdentityCommandOutput>;
|
|
46
15
|
private serialize;
|
|
47
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface DeleteConfigurationSetCommandInput extends DeleteConfigurationS
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteConfigurationSetCommandOutput extends DeleteConfigurationSetResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Delete an existing configuration set.</p>
|
|
11
|
-
* <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
|
|
12
|
-
* apply to the emails you send. You apply a configuration set to an email by including a
|
|
13
|
-
* reference to the configuration set in the headers of the email. When you apply a
|
|
14
|
-
* configuration set to an email, all of the rules in that configuration set are applied to
|
|
15
|
-
* the email.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { PinpointEmailClient, DeleteConfigurationSetCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
20
|
-
* // const { PinpointEmailClient, DeleteConfigurationSetCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
21
|
-
* const client = new PinpointEmailClient(config);
|
|
22
|
-
* const command = new DeleteConfigurationSetCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DeleteConfigurationSetCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DeleteConfigurationSetCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class DeleteConfigurationSetCommand extends $Command<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
32
11
|
readonly input: DeleteConfigurationSetCommandInput;
|
|
33
12
|
constructor(input: DeleteConfigurationSetCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface DeleteConfigurationSetEventDestinationCommandInput extends Dele
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteConfigurationSetEventDestinationCommandOutput extends DeleteConfigurationSetEventDestinationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Delete an event destination.</p>
|
|
11
|
-
* <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,
|
|
12
|
-
* clicks, bounces, and complaints. <i>Event destinations</i> are places that
|
|
13
|
-
* you can send information about these events to. For example, you can send event data to
|
|
14
|
-
* Amazon SNS to receive notifications when you receive bounces or complaints, or you can use
|
|
15
|
-
* Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { PinpointEmailClient, DeleteConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
20
|
-
* // const { PinpointEmailClient, DeleteConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
21
|
-
* const client = new PinpointEmailClient(config);
|
|
22
|
-
* const command = new DeleteConfigurationSetEventDestinationCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DeleteConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DeleteConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class DeleteConfigurationSetEventDestinationCommand extends $Command<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
32
11
|
readonly input: DeleteConfigurationSetEventDestinationCommandInput;
|
|
33
12
|
constructor(input: DeleteConfigurationSetEventDestinationCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConfigurationSetEventDestinationCommandInput, DeleteConfigurationSetEventDestinationCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteDedicatedIpPoolCommandInput extends DeleteDedicatedIpPool
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDedicatedIpPoolCommandOutput extends DeleteDedicatedIpPoolResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Delete a dedicated IP pool.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { PinpointEmailClient, DeleteDedicatedIpPoolCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
15
|
-
* // const { PinpointEmailClient, DeleteDedicatedIpPoolCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
16
|
-
* const client = new PinpointEmailClient(config);
|
|
17
|
-
* const command = new DeleteDedicatedIpPoolCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteDedicatedIpPoolCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteDedicatedIpPoolCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteDedicatedIpPoolCommand extends $Command<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteDedicatedIpPoolCommandInput;
|
|
28
12
|
constructor(input: DeleteDedicatedIpPoolCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDedicatedIpPoolCommandInput, DeleteDedicatedIpPoolCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface DeleteEmailIdentityCommandInput extends DeleteEmailIdentityRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteEmailIdentityCommandOutput extends DeleteEmailIdentityResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes an email identity that you previously verified for use with Amazon Pinpoint. An identity
|
|
11
|
-
* can be either an email address or a domain name.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { PinpointEmailClient, DeleteEmailIdentityCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
16
|
-
* // const { PinpointEmailClient, DeleteEmailIdentityCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
17
|
-
* const client = new PinpointEmailClient(config);
|
|
18
|
-
* const command = new DeleteEmailIdentityCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DeleteEmailIdentityCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DeleteEmailIdentityCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class DeleteEmailIdentityCommand extends $Command<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
28
11
|
readonly input: DeleteEmailIdentityCommandInput;
|
|
29
12
|
constructor(input: DeleteEmailIdentityCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEmailIdentityCommandInput, DeleteEmailIdentityCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface GetAccountCommandInput extends GetAccountRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetAccountCommandOutput extends GetAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Obtain information about the email-sending status and capabilities of your Amazon Pinpoint
|
|
11
|
-
* account in the current AWS Region.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { PinpointEmailClient, GetAccountCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
16
|
-
* // const { PinpointEmailClient, GetAccountCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
17
|
-
* const client = new PinpointEmailClient(config);
|
|
18
|
-
* const command = new GetAccountCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link GetAccountCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link GetAccountCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class GetAccountCommand extends $Command<GetAccountCommandInput, GetAccountCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
28
11
|
readonly input: GetAccountCommandInput;
|
|
29
12
|
constructor(input: GetAccountCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountCommandInput, GetAccountCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetBlacklistReportsCommandInput extends GetBlacklistReportsRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetBlacklistReportsCommandOutput extends GetBlacklistReportsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Retrieve a list of the blacklists that your dedicated IP addresses appear on.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { PinpointEmailClient, GetBlacklistReportsCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
15
|
-
* // const { PinpointEmailClient, GetBlacklistReportsCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
16
|
-
* const client = new PinpointEmailClient(config);
|
|
17
|
-
* const command = new GetBlacklistReportsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetBlacklistReportsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetBlacklistReportsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetBlacklistReportsCommand extends $Command<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
27
11
|
readonly input: GetBlacklistReportsCommandInput;
|
|
28
12
|
constructor(input: GetBlacklistReportsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBlacklistReportsCommandInput, GetBlacklistReportsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,36 +6,11 @@ export interface GetConfigurationSetCommandInput extends GetConfigurationSetRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetConfigurationSetCommandOutput extends GetConfigurationSetResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Get information about an existing configuration set, including the dedicated IP pool
|
|
11
|
-
* that it's associated with, whether or not it's enabled for sending email, and
|
|
12
|
-
* more.</p>
|
|
13
|
-
* <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
|
|
14
|
-
* apply to the emails you send. You apply a configuration set to an email by including a
|
|
15
|
-
* reference to the configuration set in the headers of the email. When you apply a
|
|
16
|
-
* configuration set to an email, all of the rules in that configuration set are applied to
|
|
17
|
-
* the email.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { PinpointEmailClient, GetConfigurationSetCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
22
|
-
* // const { PinpointEmailClient, GetConfigurationSetCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
23
|
-
* const client = new PinpointEmailClient(config);
|
|
24
|
-
* const command = new GetConfigurationSetCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link GetConfigurationSetCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link GetConfigurationSetCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
9
|
+
|
|
33
10
|
export declare class GetConfigurationSetCommand extends $Command<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput, PinpointEmailClientResolvedConfig> {
|
|
34
11
|
readonly input: GetConfigurationSetCommandInput;
|
|
35
12
|
constructor(input: GetConfigurationSetCommandInput);
|
|
36
|
-
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
13
|
+
|
|
39
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: PinpointEmailClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfigurationSetCommandInput, GetConfigurationSetCommandOutput>;
|
|
40
15
|
private serialize;
|
|
41
16
|
private deserialize;
|