The write Lambda function backing the three SigV4 API routes.
OptionalapnsThe APNs channel enabled on the push application, when apnsChannel is
configured. undefined when no APNs configuration was provided. Either the
production (CfnAPNSChannel) or sandbox (CfnAPNSSandboxChannel) channel,
depending on apnsChannel.sandbox.
OptionalconnectThe Amazon Connect instance created in create-from-scratch mode (when
domainName is omitted). undefined in attach mode.
The DynamoDB Devices table — the authoritative, strongly-consistent device
store (PK = deviceId, GSI on principalId, native TTL on ttl).
OptionalgcmThe GCM/FCM channel enabled on the push application, when fcmChannel is
configured. undefined when no FCM configuration was provided.
The HTTP API fronting the three SigV4 write routes.
The AmplifyProfile object type registered on the domain.
OptionalprofilesThe Customer Profiles domain created in create-from-scratch mode (when
domainName is omitted). undefined in attach mode, where the object types
are registered into a pre-existing domain the construct does not own.
The AWS End User Messaging / Pinpoint application backing push delivery.
The push-delivery Lambda function, wired as the target of a Connect Journey Custom-action (Invoke Lambda).
CDK resources exposed by AmplifyNotifications.