# 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[​](#member-of "Direct link to Member Of")

[`AccountSettlement`](https://docs.monei.com/apis/graphql/types/objects/account-settlement/.md) object ● [`ActivateSubscriptionInput`](https://docs.monei.com/apis/graphql/types/inputs/activate-subscription-input/.md) input ● [`BlacklistItem`](https://docs.monei.com/apis/graphql/types/objects/blacklist-item/.md) object ● [`BlacklistItemInput`](https://docs.monei.com/apis/graphql/types/inputs/blacklist-item-input/.md) input ● [`Charge`](https://docs.monei.com/apis/graphql/types/objects/charge/.md) object ● [`ChargeEvent`](https://docs.monei.com/apis/graphql/types/objects/charge-event/.md) object ● [`ChargeEventObject`](https://docs.monei.com/apis/graphql/types/objects/charge-event-object/.md) object ● [`ChargesDateRangeKPIRow`](https://docs.monei.com/apis/graphql/types/objects/charges-date-range-kpirow/.md) object ● [`ChargesExport`](https://docs.monei.com/apis/graphql/types/objects/charges-export/.md) object ● [`CreatePaymentInput`](https://docs.monei.com/apis/graphql/types/inputs/create-payment-input/.md) input ● [`CreateSubscriptionInput`](https://docs.monei.com/apis/graphql/types/inputs/create-subscription-input/.md) input ● [`DownloadFile`](https://docs.monei.com/apis/graphql/types/objects/download-file/.md) object ● [`ExportCharges`](https://docs.monei.com/apis/graphql/types/objects/export-charges/.md) object ● [`Payment`](https://docs.monei.com/apis/graphql/types/objects/payment/.md) object ● [`PaymentMethodCard`](https://docs.monei.com/apis/graphql/types/objects/payment-method-card/.md) object ● [`SettlementEvent`](https://docs.monei.com/apis/graphql/types/objects/settlement-event/.md) object ● [`SettlementEventObject`](https://docs.monei.com/apis/graphql/types/objects/settlement-event-object/.md) object ● [`Subscription`](https://docs.monei.com/apis/graphql/types/objects/subscription/.md) object ● [`SubscriptionEvent`](https://docs.monei.com/apis/graphql/types/objects/subscription-event/.md) object ● [`SubscriptionEventObject`](https://docs.monei.com/apis/graphql/types/objects/subscription-event-object/.md) object ● [`UpdateSubscriptionInput`](https://docs.monei.com/apis/graphql/types/inputs/update-subscription-input/.md) input ● [`UploadFile`](https://docs.monei.com/apis/graphql/types/objects/upload-file/.md) object
