@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,53 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
|
|
12
|
+
* **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
|
|
46
|
+
* **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
|
|
47
|
+
* **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
6
53
|
# [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
|
|
7
54
|
|
|
8
55
|
|
|
@@ -44,37 +44,6 @@ const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
|
44
44
|
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
45
45
|
const UpdateConfigurationSetEventDestinationCommand_1 = require("./commands/UpdateConfigurationSetEventDestinationCommand");
|
|
46
46
|
const PinpointEmailClient_1 = require("./PinpointEmailClient");
|
|
47
|
-
/**
|
|
48
|
-
* <fullname>Amazon Pinpoint Email Service</fullname>
|
|
49
|
-
* <p>Welcome to the <i>Amazon Pinpoint Email API Reference</i>. This guide provides
|
|
50
|
-
* information about the Amazon Pinpoint Email API (version 1.0), including supported
|
|
51
|
-
* operations, data types, parameters, and schemas.</p>
|
|
52
|
-
* <p>
|
|
53
|
-
* <a href="https://aws.amazon.com/pinpoint">Amazon Pinpoint</a> is an AWS service that you
|
|
54
|
-
* can use to engage with your customers across multiple messaging channels. You can use
|
|
55
|
-
* Amazon Pinpoint to send email, SMS text messages, voice messages, and push notifications. The
|
|
56
|
-
* Amazon Pinpoint Email API provides programmatic access to options that are unique to the
|
|
57
|
-
* email channel and supplement the options provided by the Amazon Pinpoint API.</p>
|
|
58
|
-
* <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
|
|
59
|
-
* Pinpoint Developer Guide</a>. The <i>Amazon Pinpoint Developer
|
|
60
|
-
* Guide</i> provides tutorials, code samples, and procedures that demonstrate
|
|
61
|
-
* how to use Amazon Pinpoint features programmatically and how to integrate Amazon Pinpoint functionality into
|
|
62
|
-
* mobile apps and other types of applications. The guide also provides information about
|
|
63
|
-
* key topics such as Amazon Pinpoint integration with other AWS services and the limits that apply
|
|
64
|
-
* to using the service.</p>
|
|
65
|
-
* <p>The Amazon Pinpoint Email API is available in several AWS Regions and it provides an endpoint
|
|
66
|
-
* for each of these Regions. For a list of all the Regions and endpoints where the API is
|
|
67
|
-
* currently available, see <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region">AWS Service Endpoints</a> in
|
|
68
|
-
* the <i>Amazon Web Services General Reference</i>. To learn more about AWS Regions, see
|
|
69
|
-
* <a href="https://docs.aws.amazon.com/general/latest/gr/rande-manage.html">Managing AWS
|
|
70
|
-
* Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
71
|
-
* <p>In each Region, AWS maintains multiple Availability Zones. These Availability Zones
|
|
72
|
-
* are physically isolated from each other, but are united by private, low-latency,
|
|
73
|
-
* high-throughput, and highly redundant network connections. These Availability Zones
|
|
74
|
-
* enable us to provide very high levels of availability and redundancy, while also
|
|
75
|
-
* minimizing latency. To learn more about the number of Availability Zones that are
|
|
76
|
-
* available in each Region, see <a href="http://aws.amazon.com/about-aws/global-infrastructure/">AWS Global Infrastructure</a>.</p>
|
|
77
|
-
*/
|
|
78
47
|
class PinpointEmail extends PinpointEmailClient_1.PinpointEmailClient {
|
|
79
48
|
createConfigurationSet(args, optionsOrCb, cb) {
|
|
80
49
|
const command = new CreateConfigurationSetCommand_1.CreateConfigurationSetCommand(args);
|
|
@@ -666,4 +635,3 @@ class PinpointEmail extends PinpointEmailClient_1.PinpointEmailClient {
|
|
|
666
635
|
}
|
|
667
636
|
}
|
|
668
637
|
exports.PinpointEmail = PinpointEmail;
|
|
669
|
-
//# sourceMappingURL=PinpointEmail.js.map
|
|
@@ -10,37 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
10
10
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
11
11
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
12
12
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
13
|
-
/**
|
|
14
|
-
* <fullname>Amazon Pinpoint Email Service</fullname>
|
|
15
|
-
* <p>Welcome to the <i>Amazon Pinpoint Email API Reference</i>. This guide provides
|
|
16
|
-
* information about the Amazon Pinpoint Email API (version 1.0), including supported
|
|
17
|
-
* operations, data types, parameters, and schemas.</p>
|
|
18
|
-
* <p>
|
|
19
|
-
* <a href="https://aws.amazon.com/pinpoint">Amazon Pinpoint</a> is an AWS service that you
|
|
20
|
-
* can use to engage with your customers across multiple messaging channels. You can use
|
|
21
|
-
* Amazon Pinpoint to send email, SMS text messages, voice messages, and push notifications. The
|
|
22
|
-
* Amazon Pinpoint Email API provides programmatic access to options that are unique to the
|
|
23
|
-
* email channel and supplement the options provided by the Amazon Pinpoint API.</p>
|
|
24
|
-
* <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
|
|
25
|
-
* Pinpoint Developer Guide</a>. The <i>Amazon Pinpoint Developer
|
|
26
|
-
* Guide</i> provides tutorials, code samples, and procedures that demonstrate
|
|
27
|
-
* how to use Amazon Pinpoint features programmatically and how to integrate Amazon Pinpoint functionality into
|
|
28
|
-
* mobile apps and other types of applications. The guide also provides information about
|
|
29
|
-
* key topics such as Amazon Pinpoint integration with other AWS services and the limits that apply
|
|
30
|
-
* to using the service.</p>
|
|
31
|
-
* <p>The Amazon Pinpoint Email API is available in several AWS Regions and it provides an endpoint
|
|
32
|
-
* for each of these Regions. For a list of all the Regions and endpoints where the API is
|
|
33
|
-
* currently available, see <a href="https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region">AWS Service Endpoints</a> in
|
|
34
|
-
* the <i>Amazon Web Services General Reference</i>. To learn more about AWS Regions, see
|
|
35
|
-
* <a href="https://docs.aws.amazon.com/general/latest/gr/rande-manage.html">Managing AWS
|
|
36
|
-
* Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
37
|
-
* <p>In each Region, AWS maintains multiple Availability Zones. These Availability Zones
|
|
38
|
-
* are physically isolated from each other, but are united by private, low-latency,
|
|
39
|
-
* high-throughput, and highly redundant network connections. These Availability Zones
|
|
40
|
-
* enable us to provide very high levels of availability and redundancy, while also
|
|
41
|
-
* minimizing latency. To learn more about the number of Availability Zones that are
|
|
42
|
-
* available in each Region, see <a href="http://aws.amazon.com/about-aws/global-infrastructure/">AWS Global Infrastructure</a>.</p>
|
|
43
|
-
*/
|
|
44
13
|
class PinpointEmailClient extends smithy_client_1.Client {
|
|
45
14
|
constructor(configuration) {
|
|
46
15
|
const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
|
|
@@ -59,14 +28,8 @@ class PinpointEmailClient extends smithy_client_1.Client {
|
|
|
59
28
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
|
|
60
29
|
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
|
|
61
30
|
}
|
|
62
|
-
/**
|
|
63
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
64
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
65
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
66
|
-
*/
|
|
67
31
|
destroy() {
|
|
68
32
|
super.destroy();
|
|
69
33
|
}
|
|
70
34
|
}
|
|
71
35
|
exports.PinpointEmailClient = PinpointEmailClient;
|
|
72
|
-
//# sourceMappingURL=PinpointEmailClient.js.map
|
|
@@ -5,39 +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>Create a configuration set. <i>Configuration sets</i> are groups of
|
|
10
|
-
* rules that you can apply to the emails you send using Amazon Pinpoint. You apply a configuration
|
|
11
|
-
* set to an email by including a reference to the configuration set in the headers of the
|
|
12
|
-
* email. When you apply a configuration set to an email, all of the rules in that
|
|
13
|
-
* configuration set are applied to the email. </p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { PinpointEmailClient, CreateConfigurationSetCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
18
|
-
* // const { PinpointEmailClient, CreateConfigurationSetCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
19
|
-
* const client = new PinpointEmailClient(config);
|
|
20
|
-
* const command = new CreateConfigurationSetCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link CreateConfigurationSetCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link CreateConfigurationSetCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
8
|
class CreateConfigurationSetCommand extends smithy_client_1.Command {
|
|
30
|
-
// Start section: command_properties
|
|
31
|
-
// End section: command_properties
|
|
32
9
|
constructor(input) {
|
|
33
|
-
// Start section: command_constructor
|
|
34
10
|
super();
|
|
35
11
|
this.input = input;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -62,4 +34,3 @@ class CreateConfigurationSetCommand extends smithy_client_1.Command {
|
|
|
62
34
|
}
|
|
63
35
|
}
|
|
64
36
|
exports.CreateConfigurationSetCommand = CreateConfigurationSetCommand;
|
|
65
|
-
//# sourceMappingURL=CreateConfigurationSetCommand.js.map
|
|
@@ -5,41 +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>Create an event destination. In Amazon Pinpoint, <i>events</i> include message
|
|
10
|
-
* sends, deliveries, opens, clicks, bounces, and complaints. <i>Event
|
|
11
|
-
* destinations</i> are places that you can send information about these events
|
|
12
|
-
* to. For example, you can send event data to Amazon SNS to receive notifications when you
|
|
13
|
-
* receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term
|
|
14
|
-
* storage.</p>
|
|
15
|
-
* <p>A single configuration set can include more than one event destination.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { PinpointEmailClient, CreateConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
20
|
-
* // const { PinpointEmailClient, CreateConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
21
|
-
* const client = new PinpointEmailClient(config);
|
|
22
|
-
* const command = new CreateConfigurationSetEventDestinationCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Command {
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
9
|
constructor(input) {
|
|
35
|
-
// Start section: command_constructor
|
|
36
10
|
super();
|
|
37
11
|
this.input = input;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -64,4 +34,3 @@ class CreateConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
64
34
|
}
|
|
65
35
|
}
|
|
66
36
|
exports.CreateConfigurationSetEventDestinationCommand = CreateConfigurationSetEventDestinationCommand;
|
|
67
|
-
//# sourceMappingURL=CreateConfigurationSetEventDestinationCommand.js.map
|
|
@@ -5,38 +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>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated
|
|
10
|
-
* IP addresses that are associated with your Amazon Pinpoint account. You can associate a pool with
|
|
11
|
-
* a configuration set. When you send an email that uses that configuration set, Amazon Pinpoint
|
|
12
|
-
* sends it using only the IP addresses in the associated pool.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { PinpointEmailClient, CreateDedicatedIpPoolCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
17
|
-
* // const { PinpointEmailClient, CreateDedicatedIpPoolCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
18
|
-
* const client = new PinpointEmailClient(config);
|
|
19
|
-
* const command = new CreateDedicatedIpPoolCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link CreateDedicatedIpPoolCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link CreateDedicatedIpPoolCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
28
8
|
class CreateDedicatedIpPoolCommand extends smithy_client_1.Command {
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
9
|
constructor(input) {
|
|
32
|
-
// Start section: command_constructor
|
|
33
10
|
super();
|
|
34
11
|
this.input = input;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -61,4 +34,3 @@ class CreateDedicatedIpPoolCommand extends smithy_client_1.Command {
|
|
|
61
34
|
}
|
|
62
35
|
}
|
|
63
36
|
exports.CreateDedicatedIpPoolCommand = CreateDedicatedIpPoolCommand;
|
|
64
|
-
//# sourceMappingURL=CreateDedicatedIpPoolCommand.js.map
|
|
@@ -5,41 +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>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled
|
|
10
|
-
* by various email providers around the world. When you perform a predictive inbox placement test, you provide a
|
|
11
|
-
* sample message that contains the content that you plan to send to your customers. Amazon Pinpoint
|
|
12
|
-
* then sends that message to special email addresses spread across several major email
|
|
13
|
-
* providers. After about 24 hours, the test is complete, and you can use the
|
|
14
|
-
* <code>GetDeliverabilityTestReport</code> operation to view the results of the
|
|
15
|
-
* test.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { PinpointEmailClient, CreateDeliverabilityTestReportCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
20
|
-
* // const { PinpointEmailClient, CreateDeliverabilityTestReportCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
21
|
-
* const client = new PinpointEmailClient(config);
|
|
22
|
-
* const command = new CreateDeliverabilityTestReportCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link CreateDeliverabilityTestReportCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link CreateDeliverabilityTestReportCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
31
8
|
class CreateDeliverabilityTestReportCommand extends smithy_client_1.Command {
|
|
32
|
-
// Start section: command_properties
|
|
33
|
-
// End section: command_properties
|
|
34
9
|
constructor(input) {
|
|
35
|
-
// Start section: command_constructor
|
|
36
10
|
super();
|
|
37
11
|
this.input = input;
|
|
38
|
-
// End section: command_constructor
|
|
39
12
|
}
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
44
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
45
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -64,4 +34,3 @@ class CreateDeliverabilityTestReportCommand extends smithy_client_1.Command {
|
|
|
64
34
|
}
|
|
65
35
|
}
|
|
66
36
|
exports.CreateDeliverabilityTestReportCommand = CreateDeliverabilityTestReportCommand;
|
|
67
|
-
//# sourceMappingURL=CreateDeliverabilityTestReportCommand.js.map
|
|
@@ -5,48 +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>Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email
|
|
10
|
-
* address or domain that you use when you send email. Before you can use an identity to
|
|
11
|
-
* send email with Amazon Pinpoint, you first have to verify it. By verifying an address, you
|
|
12
|
-
* demonstrate that you're the owner of the address, and that you've given Amazon Pinpoint permission
|
|
13
|
-
* to send email from the address.</p>
|
|
14
|
-
* <p>When you verify an email address, Amazon Pinpoint sends an email to the address. Your email
|
|
15
|
-
* address is verified as soon as you follow the link in the verification email.
|
|
16
|
-
*
|
|
17
|
-
* </p>
|
|
18
|
-
* <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can
|
|
19
|
-
* convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your
|
|
20
|
-
* domain. Your domain is verified when Amazon Pinpoint detects these records in the DNS
|
|
21
|
-
* configuration for your domain. It usually takes around 72 hours to complete the domain
|
|
22
|
-
* verification process.</p>
|
|
23
|
-
* @example
|
|
24
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
25
|
-
* ```javascript
|
|
26
|
-
* import { PinpointEmailClient, CreateEmailIdentityCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
27
|
-
* // const { PinpointEmailClient, CreateEmailIdentityCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
28
|
-
* const client = new PinpointEmailClient(config);
|
|
29
|
-
* const command = new CreateEmailIdentityCommand(input);
|
|
30
|
-
* const response = await client.send(command);
|
|
31
|
-
* ```
|
|
32
|
-
*
|
|
33
|
-
* @see {@link CreateEmailIdentityCommandInput} for command's `input` shape.
|
|
34
|
-
* @see {@link CreateEmailIdentityCommandOutput} for command's `response` shape.
|
|
35
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
36
|
-
*
|
|
37
|
-
*/
|
|
38
8
|
class CreateEmailIdentityCommand extends smithy_client_1.Command {
|
|
39
|
-
// Start section: command_properties
|
|
40
|
-
// End section: command_properties
|
|
41
9
|
constructor(input) {
|
|
42
|
-
// Start section: command_constructor
|
|
43
10
|
super();
|
|
44
11
|
this.input = input;
|
|
45
|
-
// End section: command_constructor
|
|
46
12
|
}
|
|
47
|
-
/**
|
|
48
|
-
* @internal
|
|
49
|
-
*/
|
|
50
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
51
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
52
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -71,4 +34,3 @@ class CreateEmailIdentityCommand extends smithy_client_1.Command {
|
|
|
71
34
|
}
|
|
72
35
|
}
|
|
73
36
|
exports.CreateEmailIdentityCommand = CreateEmailIdentityCommand;
|
|
74
|
-
//# sourceMappingURL=CreateEmailIdentityCommand.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>Delete an existing configuration set.</p>
|
|
10
|
-
* <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can
|
|
11
|
-
* apply to the emails you send. You apply a configuration set to an email by including a
|
|
12
|
-
* reference to the configuration set in the headers of the email. When you apply a
|
|
13
|
-
* configuration set to an email, all of the rules in that configuration set are applied to
|
|
14
|
-
* 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, DeleteConfigurationSetCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
19
|
-
* // const { PinpointEmailClient, DeleteConfigurationSetCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
20
|
-
* const client = new PinpointEmailClient(config);
|
|
21
|
-
* const command = new DeleteConfigurationSetCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link DeleteConfigurationSetCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link DeleteConfigurationSetCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
8
|
class DeleteConfigurationSetCommand 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 DeleteConfigurationSetCommand extends smithy_client_1.Command {
|
|
|
63
34
|
}
|
|
64
35
|
}
|
|
65
36
|
exports.DeleteConfigurationSetCommand = DeleteConfigurationSetCommand;
|
|
66
|
-
//# sourceMappingURL=DeleteConfigurationSetCommand.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>Delete an event destination.</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, DeleteConfigurationSetEventDestinationCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
19
|
-
* // const { PinpointEmailClient, DeleteConfigurationSetEventDestinationCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
20
|
-
* const client = new PinpointEmailClient(config);
|
|
21
|
-
* const command = new DeleteConfigurationSetEventDestinationCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link DeleteConfigurationSetEventDestinationCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link DeleteConfigurationSetEventDestinationCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
30
8
|
class DeleteConfigurationSetEventDestinationCommand 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 DeleteConfigurationSetEventDestinationCommand extends smithy_client_1.Comm
|
|
|
63
34
|
}
|
|
64
35
|
}
|
|
65
36
|
exports.DeleteConfigurationSetEventDestinationCommand = DeleteConfigurationSetEventDestinationCommand;
|
|
66
|
-
//# sourceMappingURL=DeleteConfigurationSetEventDestinationCommand.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>Delete a dedicated IP pool.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { PinpointEmailClient, DeleteDedicatedIpPoolCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
14
|
-
* // const { PinpointEmailClient, DeleteDedicatedIpPoolCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
15
|
-
* const client = new PinpointEmailClient(config);
|
|
16
|
-
* const command = new DeleteDedicatedIpPoolCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteDedicatedIpPoolCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteDedicatedIpPoolCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteDedicatedIpPoolCommand 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 DeleteDedicatedIpPoolCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteDedicatedIpPoolCommand = DeleteDedicatedIpPoolCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteDedicatedIpPoolCommand.js.map
|
|
@@ -5,36 +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>Deletes an email identity that you previously verified for use with Amazon Pinpoint. An identity
|
|
10
|
-
* can be either an email address or a domain name.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { PinpointEmailClient, DeleteEmailIdentityCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
15
|
-
* // const { PinpointEmailClient, DeleteEmailIdentityCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
16
|
-
* const client = new PinpointEmailClient(config);
|
|
17
|
-
* const command = new DeleteEmailIdentityCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteEmailIdentityCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteEmailIdentityCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class DeleteEmailIdentityCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -59,4 +34,3 @@ class DeleteEmailIdentityCommand extends smithy_client_1.Command {
|
|
|
59
34
|
}
|
|
60
35
|
}
|
|
61
36
|
exports.DeleteEmailIdentityCommand = DeleteEmailIdentityCommand;
|
|
62
|
-
//# sourceMappingURL=DeleteEmailIdentityCommand.js.map
|
|
@@ -5,36 +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>Obtain information about the email-sending status and capabilities of your Amazon Pinpoint
|
|
10
|
-
* account in the current AWS Region.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { PinpointEmailClient, GetAccountCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
15
|
-
* // const { PinpointEmailClient, GetAccountCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
16
|
-
* const client = new PinpointEmailClient(config);
|
|
17
|
-
* const command = new GetAccountCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetAccountCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetAccountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
8
|
class GetAccountCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
9
|
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
10
|
super();
|
|
32
11
|
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -59,4 +34,3 @@ class GetAccountCommand extends smithy_client_1.Command {
|
|
|
59
34
|
}
|
|
60
35
|
}
|
|
61
36
|
exports.GetAccountCommand = GetAccountCommand;
|
|
62
|
-
//# sourceMappingURL=GetAccountCommand.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>Retrieve a list of the blacklists that your dedicated IP addresses appear on.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { PinpointEmailClient, GetBlacklistReportsCommand } from "@aws-sdk/client-pinpoint-email"; // ES Modules import
|
|
14
|
-
* // const { PinpointEmailClient, GetBlacklistReportsCommand } = require("@aws-sdk/client-pinpoint-email"); // CommonJS import
|
|
15
|
-
* const client = new PinpointEmailClient(config);
|
|
16
|
-
* const command = new GetBlacklistReportsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link GetBlacklistReportsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link GetBlacklistReportsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link PinpointEmailClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class GetBlacklistReportsCommand 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 GetBlacklistReportsCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.GetBlacklistReportsCommand = GetBlacklistReportsCommand;
|
|
61
|
-
//# sourceMappingURL=GetBlacklistReportsCommand.js.map
|