Skip to main content

AWSTimestamp

The AWSTimestamp scalar type provided by AWS AppSync, represents the number of seconds that have elapsed since 1970-01-01T00:00Z. Negative values are also accepted and these represent the number of seconds till 1970-01-01T00:00Z. Timestamps are serialized and deserialized as integers. The minimum supported timestamp value is **-31557014167219200* which corresponds to -1000000000-01-01T00:00Z. The maximum supported timestamp value is **31556889864403199* which corresponds to 1000000000-12-31T23:59:59.999999999Z.

scalar AWSTimestamp

Member Of

AccountSettlement object ● ActivateSubscriptionInput input ● Charge object ● ChargeEvent object ● ChargeEventObject object ● ChargesDateRangeKPIRow object ● ChargesExport object ● CreatePaymentInput input ● CreateSubscriptionInput input ● DownloadFile object ● ExportCharges object ● Payment object ● PaymentMethodCard object ● SettlementEvent object ● SettlementEventObject object ● SubscriptionEvent object ● SubscriptionEventObject object ● UpdateChargeInput input ● UpdateSubscriptionInput input ● UploadFile object