@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
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
export * from "./CreateConfigurationSetCommand";
|
|
2
|
+
export * from "./CreateConfigurationSetEventDestinationCommand";
|
|
3
|
+
export * from "./CreateDedicatedIpPoolCommand";
|
|
4
|
+
export * from "./CreateDeliverabilityTestReportCommand";
|
|
5
|
+
export * from "./CreateEmailIdentityCommand";
|
|
6
|
+
export * from "./DeleteConfigurationSetCommand";
|
|
7
|
+
export * from "./DeleteConfigurationSetEventDestinationCommand";
|
|
8
|
+
export * from "./DeleteDedicatedIpPoolCommand";
|
|
9
|
+
export * from "./DeleteEmailIdentityCommand";
|
|
10
|
+
export * from "./GetAccountCommand";
|
|
11
|
+
export * from "./GetBlacklistReportsCommand";
|
|
12
|
+
export * from "./GetConfigurationSetCommand";
|
|
13
|
+
export * from "./GetConfigurationSetEventDestinationsCommand";
|
|
14
|
+
export * from "./GetDedicatedIpCommand";
|
|
15
|
+
export * from "./GetDedicatedIpsCommand";
|
|
16
|
+
export * from "./GetDeliverabilityDashboardOptionsCommand";
|
|
17
|
+
export * from "./GetDeliverabilityTestReportCommand";
|
|
18
|
+
export * from "./GetDomainDeliverabilityCampaignCommand";
|
|
19
|
+
export * from "./GetDomainStatisticsReportCommand";
|
|
20
|
+
export * from "./GetEmailIdentityCommand";
|
|
21
|
+
export * from "./ListConfigurationSetsCommand";
|
|
22
|
+
export * from "./ListDedicatedIpPoolsCommand";
|
|
23
|
+
export * from "./ListDeliverabilityTestReportsCommand";
|
|
24
|
+
export * from "./ListDomainDeliverabilityCampaignsCommand";
|
|
25
|
+
export * from "./ListEmailIdentitiesCommand";
|
|
26
|
+
export * from "./ListTagsForResourceCommand";
|
|
27
|
+
export * from "./PutAccountDedicatedIpWarmupAttributesCommand";
|
|
28
|
+
export * from "./PutAccountSendingAttributesCommand";
|
|
29
|
+
export * from "./PutConfigurationSetDeliveryOptionsCommand";
|
|
30
|
+
export * from "./PutConfigurationSetReputationOptionsCommand";
|
|
31
|
+
export * from "./PutConfigurationSetSendingOptionsCommand";
|
|
32
|
+
export * from "./PutConfigurationSetTrackingOptionsCommand";
|
|
33
|
+
export * from "./PutDedicatedIpInPoolCommand";
|
|
34
|
+
export * from "./PutDedicatedIpWarmupAttributesCommand";
|
|
35
|
+
export * from "./PutDeliverabilityDashboardOptionCommand";
|
|
36
|
+
export * from "./PutEmailIdentityDkimAttributesCommand";
|
|
37
|
+
export * from "./PutEmailIdentityFeedbackAttributesCommand";
|
|
38
|
+
export * from "./PutEmailIdentityMailFromAttributesCommand";
|
|
39
|
+
export * from "./SendEmailCommand";
|
|
40
|
+
export * from "./TagResourceCommand";
|
|
41
|
+
export * from "./UntagResourceCommand";
|
|
42
|
+
export * from "./UpdateConfigurationSetEventDestinationCommand";
|
package/dist-es/endpoints.js
CHANGED
|
@@ -38,7 +38,7 @@ var partitionHash = {
|
|
|
38
38
|
hostname: "email.{region}.amazonaws.com.cn",
|
|
39
39
|
},
|
|
40
40
|
"aws-iso": {
|
|
41
|
-
regions: ["us-iso-east-1"],
|
|
41
|
+
regions: ["us-iso-east-1", "us-iso-west-1"],
|
|
42
42
|
hostname: "email.{region}.c2s.ic.gov",
|
|
43
43
|
},
|
|
44
44
|
"aws-iso-b": {
|
|
@@ -55,4 +55,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
|
|
|
55
55
|
return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "ses", regionHash: regionHash, partitionHash: partitionHash }))];
|
|
56
56
|
});
|
|
57
57
|
}); };
|
|
58
|
-
//# sourceMappingURL=endpoints.js.map
|
package/dist-es/index.js
CHANGED
|
@@ -1,53 +1,5 @@
|
|
|
1
|
-
export * from "./PinpointEmailClient";
|
|
2
1
|
export * from "./PinpointEmail";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./commands/CreateEmailIdentityCommand";
|
|
8
|
-
export * from "./commands/DeleteConfigurationSetCommand";
|
|
9
|
-
export * from "./commands/DeleteConfigurationSetEventDestinationCommand";
|
|
10
|
-
export * from "./commands/DeleteDedicatedIpPoolCommand";
|
|
11
|
-
export * from "./commands/DeleteEmailIdentityCommand";
|
|
12
|
-
export * from "./commands/GetAccountCommand";
|
|
13
|
-
export * from "./commands/GetBlacklistReportsCommand";
|
|
14
|
-
export * from "./commands/GetConfigurationSetCommand";
|
|
15
|
-
export * from "./commands/GetConfigurationSetEventDestinationsCommand";
|
|
16
|
-
export * from "./commands/GetDedicatedIpCommand";
|
|
17
|
-
export * from "./commands/GetDedicatedIpsCommand";
|
|
18
|
-
export * from "./pagination/GetDedicatedIpsPaginator";
|
|
19
|
-
export * from "./commands/GetDeliverabilityDashboardOptionsCommand";
|
|
20
|
-
export * from "./commands/GetDeliverabilityTestReportCommand";
|
|
21
|
-
export * from "./commands/GetDomainDeliverabilityCampaignCommand";
|
|
22
|
-
export * from "./commands/GetDomainStatisticsReportCommand";
|
|
23
|
-
export * from "./commands/GetEmailIdentityCommand";
|
|
24
|
-
export * from "./commands/ListConfigurationSetsCommand";
|
|
25
|
-
export * from "./pagination/ListConfigurationSetsPaginator";
|
|
26
|
-
export * from "./commands/ListDedicatedIpPoolsCommand";
|
|
27
|
-
export * from "./pagination/ListDedicatedIpPoolsPaginator";
|
|
28
|
-
export * from "./commands/ListDeliverabilityTestReportsCommand";
|
|
29
|
-
export * from "./pagination/ListDeliverabilityTestReportsPaginator";
|
|
30
|
-
export * from "./commands/ListDomainDeliverabilityCampaignsCommand";
|
|
31
|
-
export * from "./pagination/ListDomainDeliverabilityCampaignsPaginator";
|
|
32
|
-
export * from "./commands/ListEmailIdentitiesCommand";
|
|
33
|
-
export * from "./pagination/ListEmailIdentitiesPaginator";
|
|
34
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
35
|
-
export * from "./commands/PutAccountDedicatedIpWarmupAttributesCommand";
|
|
36
|
-
export * from "./commands/PutAccountSendingAttributesCommand";
|
|
37
|
-
export * from "./commands/PutConfigurationSetDeliveryOptionsCommand";
|
|
38
|
-
export * from "./commands/PutConfigurationSetReputationOptionsCommand";
|
|
39
|
-
export * from "./commands/PutConfigurationSetSendingOptionsCommand";
|
|
40
|
-
export * from "./commands/PutConfigurationSetTrackingOptionsCommand";
|
|
41
|
-
export * from "./commands/PutDedicatedIpInPoolCommand";
|
|
42
|
-
export * from "./commands/PutDedicatedIpWarmupAttributesCommand";
|
|
43
|
-
export * from "./commands/PutDeliverabilityDashboardOptionCommand";
|
|
44
|
-
export * from "./commands/PutEmailIdentityDkimAttributesCommand";
|
|
45
|
-
export * from "./commands/PutEmailIdentityFeedbackAttributesCommand";
|
|
46
|
-
export * from "./commands/PutEmailIdentityMailFromAttributesCommand";
|
|
47
|
-
export * from "./commands/SendEmailCommand";
|
|
48
|
-
export * from "./commands/TagResourceCommand";
|
|
49
|
-
export * from "./commands/UntagResourceCommand";
|
|
50
|
-
export * from "./commands/UpdateConfigurationSetEventDestinationCommand";
|
|
51
|
-
export * from "./pagination/Interfaces";
|
|
52
|
-
export * from "./models/index";
|
|
53
|
-
//# sourceMappingURL=index.js.map
|
|
2
|
+
export * from "./PinpointEmailClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
package/dist-es/models/index.js
CHANGED
|
@@ -583,4 +583,3 @@ export var UpdateConfigurationSetEventDestinationResponse;
|
|
|
583
583
|
(function (UpdateConfigurationSetEventDestinationResponse) {
|
|
584
584
|
UpdateConfigurationSetEventDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
585
|
})(UpdateConfigurationSetEventDestinationResponse || (UpdateConfigurationSetEventDestinationResponse = {}));
|
|
586
|
-
//# sourceMappingURL=models_0.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from "./GetDedicatedIpsPaginator";
|
|
2
|
+
export * from "./Interfaces";
|
|
3
|
+
export * from "./ListConfigurationSetsPaginator";
|
|
4
|
+
export * from "./ListDedicatedIpPoolsPaginator";
|
|
5
|
+
export * from "./ListDeliverabilityTestReportsPaginator";
|
|
6
|
+
export * from "./ListDomainDeliverabilityCampaignsPaginator";
|
|
7
|
+
export * from "./ListEmailIdentitiesPaginator";
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
4
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
4
5
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -7,11 +8,9 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
7
8
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
8
9
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
9
10
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
10
|
-
import packageInfo from "../package.json";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
12
|
export var getRuntimeConfig = function (config) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
14
14
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
15
15
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=runtimeConfig.browser.js.map
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
+
import packageInfo from "../package.json";
|
|
2
3
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
4
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
|
|
4
5
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
@@ -6,17 +7,15 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
6
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
8
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
9
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
10
10
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
11
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
12
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
|
-
import packageInfo from "../package.json";
|
|
15
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
16
|
export var getRuntimeConfig = function (config) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
18
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
19
19
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
20
20
|
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, utf8Decoder: (_m = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _m !== void 0 ? _m : fromUtf8, utf8Encoder: (_o = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _o !== void 0 ? _o : toUtf8 });
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=runtimeConfig.js.map
|
|
@@ -6,4 +6,3 @@ export var getRuntimeConfig = function (config) {
|
|
|
6
6
|
var browserDefaults = getBrowserRuntimeConfig(config);
|
|
7
7
|
return __assign(__assign(__assign({}, browserDefaults), config), { runtime: "react-native", sha256: (_a = config === null || config === void 0 ? void 0 : config.sha256) !== null && _a !== void 0 ? _a : Sha256 });
|
|
8
8
|
};
|
|
9
|
-
//# sourceMappingURL=runtimeConfig.native.js.map
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
export * from "./CreateConfigurationSetCommand";
|
|
2
|
+
export * from "./CreateConfigurationSetEventDestinationCommand";
|
|
3
|
+
export * from "./CreateDedicatedIpPoolCommand";
|
|
4
|
+
export * from "./CreateDeliverabilityTestReportCommand";
|
|
5
|
+
export * from "./CreateEmailIdentityCommand";
|
|
6
|
+
export * from "./DeleteConfigurationSetCommand";
|
|
7
|
+
export * from "./DeleteConfigurationSetEventDestinationCommand";
|
|
8
|
+
export * from "./DeleteDedicatedIpPoolCommand";
|
|
9
|
+
export * from "./DeleteEmailIdentityCommand";
|
|
10
|
+
export * from "./GetAccountCommand";
|
|
11
|
+
export * from "./GetBlacklistReportsCommand";
|
|
12
|
+
export * from "./GetConfigurationSetCommand";
|
|
13
|
+
export * from "./GetConfigurationSetEventDestinationsCommand";
|
|
14
|
+
export * from "./GetDedicatedIpCommand";
|
|
15
|
+
export * from "./GetDedicatedIpsCommand";
|
|
16
|
+
export * from "./GetDeliverabilityDashboardOptionsCommand";
|
|
17
|
+
export * from "./GetDeliverabilityTestReportCommand";
|
|
18
|
+
export * from "./GetDomainDeliverabilityCampaignCommand";
|
|
19
|
+
export * from "./GetDomainStatisticsReportCommand";
|
|
20
|
+
export * from "./GetEmailIdentityCommand";
|
|
21
|
+
export * from "./ListConfigurationSetsCommand";
|
|
22
|
+
export * from "./ListDedicatedIpPoolsCommand";
|
|
23
|
+
export * from "./ListDeliverabilityTestReportsCommand";
|
|
24
|
+
export * from "./ListDomainDeliverabilityCampaignsCommand";
|
|
25
|
+
export * from "./ListEmailIdentitiesCommand";
|
|
26
|
+
export * from "./ListTagsForResourceCommand";
|
|
27
|
+
export * from "./PutAccountDedicatedIpWarmupAttributesCommand";
|
|
28
|
+
export * from "./PutAccountSendingAttributesCommand";
|
|
29
|
+
export * from "./PutConfigurationSetDeliveryOptionsCommand";
|
|
30
|
+
export * from "./PutConfigurationSetReputationOptionsCommand";
|
|
31
|
+
export * from "./PutConfigurationSetSendingOptionsCommand";
|
|
32
|
+
export * from "./PutConfigurationSetTrackingOptionsCommand";
|
|
33
|
+
export * from "./PutDedicatedIpInPoolCommand";
|
|
34
|
+
export * from "./PutDedicatedIpWarmupAttributesCommand";
|
|
35
|
+
export * from "./PutDeliverabilityDashboardOptionCommand";
|
|
36
|
+
export * from "./PutEmailIdentityDkimAttributesCommand";
|
|
37
|
+
export * from "./PutEmailIdentityFeedbackAttributesCommand";
|
|
38
|
+
export * from "./PutEmailIdentityMailFromAttributesCommand";
|
|
39
|
+
export * from "./SendEmailCommand";
|
|
40
|
+
export * from "./TagResourceCommand";
|
|
41
|
+
export * from "./UntagResourceCommand";
|
|
42
|
+
export * from "./UpdateConfigurationSetEventDestinationCommand";
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,52 +1,5 @@
|
|
|
1
|
-
export * from "./PinpointEmailClient";
|
|
2
1
|
export * from "./PinpointEmail";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./commands/CreateEmailIdentityCommand";
|
|
8
|
-
export * from "./commands/DeleteConfigurationSetCommand";
|
|
9
|
-
export * from "./commands/DeleteConfigurationSetEventDestinationCommand";
|
|
10
|
-
export * from "./commands/DeleteDedicatedIpPoolCommand";
|
|
11
|
-
export * from "./commands/DeleteEmailIdentityCommand";
|
|
12
|
-
export * from "./commands/GetAccountCommand";
|
|
13
|
-
export * from "./commands/GetBlacklistReportsCommand";
|
|
14
|
-
export * from "./commands/GetConfigurationSetCommand";
|
|
15
|
-
export * from "./commands/GetConfigurationSetEventDestinationsCommand";
|
|
16
|
-
export * from "./commands/GetDedicatedIpCommand";
|
|
17
|
-
export * from "./commands/GetDedicatedIpsCommand";
|
|
18
|
-
export * from "./pagination/GetDedicatedIpsPaginator";
|
|
19
|
-
export * from "./commands/GetDeliverabilityDashboardOptionsCommand";
|
|
20
|
-
export * from "./commands/GetDeliverabilityTestReportCommand";
|
|
21
|
-
export * from "./commands/GetDomainDeliverabilityCampaignCommand";
|
|
22
|
-
export * from "./commands/GetDomainStatisticsReportCommand";
|
|
23
|
-
export * from "./commands/GetEmailIdentityCommand";
|
|
24
|
-
export * from "./commands/ListConfigurationSetsCommand";
|
|
25
|
-
export * from "./pagination/ListConfigurationSetsPaginator";
|
|
26
|
-
export * from "./commands/ListDedicatedIpPoolsCommand";
|
|
27
|
-
export * from "./pagination/ListDedicatedIpPoolsPaginator";
|
|
28
|
-
export * from "./commands/ListDeliverabilityTestReportsCommand";
|
|
29
|
-
export * from "./pagination/ListDeliverabilityTestReportsPaginator";
|
|
30
|
-
export * from "./commands/ListDomainDeliverabilityCampaignsCommand";
|
|
31
|
-
export * from "./pagination/ListDomainDeliverabilityCampaignsPaginator";
|
|
32
|
-
export * from "./commands/ListEmailIdentitiesCommand";
|
|
33
|
-
export * from "./pagination/ListEmailIdentitiesPaginator";
|
|
34
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
35
|
-
export * from "./commands/PutAccountDedicatedIpWarmupAttributesCommand";
|
|
36
|
-
export * from "./commands/PutAccountSendingAttributesCommand";
|
|
37
|
-
export * from "./commands/PutConfigurationSetDeliveryOptionsCommand";
|
|
38
|
-
export * from "./commands/PutConfigurationSetReputationOptionsCommand";
|
|
39
|
-
export * from "./commands/PutConfigurationSetSendingOptionsCommand";
|
|
40
|
-
export * from "./commands/PutConfigurationSetTrackingOptionsCommand";
|
|
41
|
-
export * from "./commands/PutDedicatedIpInPoolCommand";
|
|
42
|
-
export * from "./commands/PutDedicatedIpWarmupAttributesCommand";
|
|
43
|
-
export * from "./commands/PutDeliverabilityDashboardOptionCommand";
|
|
44
|
-
export * from "./commands/PutEmailIdentityDkimAttributesCommand";
|
|
45
|
-
export * from "./commands/PutEmailIdentityFeedbackAttributesCommand";
|
|
46
|
-
export * from "./commands/PutEmailIdentityMailFromAttributesCommand";
|
|
47
|
-
export * from "./commands/SendEmailCommand";
|
|
48
|
-
export * from "./commands/TagResourceCommand";
|
|
49
|
-
export * from "./commands/UntagResourceCommand";
|
|
50
|
-
export * from "./commands/UpdateConfigurationSetEventDestinationCommand";
|
|
51
|
-
export * from "./pagination/Interfaces";
|
|
52
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./PinpointEmailClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from "./GetDedicatedIpsPaginator";
|
|
2
|
+
export * from "./Interfaces";
|
|
3
|
+
export * from "./ListConfigurationSetsPaginator";
|
|
4
|
+
export * from "./ListDedicatedIpPoolsPaginator";
|
|
5
|
+
export * from "./ListDeliverabilityTestReportsPaginator";
|
|
6
|
+
export * from "./ListDomainDeliverabilityCampaignsPaginator";
|
|
7
|
+
export * from "./ListEmailIdentitiesPaginator";
|