2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-12-18 10:38:39 +00:00
gl-store-s3.js/node_modules/aws-sdk/apis/email-2010-12-01.paginators.json
2019-05-08 12:19:12 +01:00

18 lines
430 B
JSON

{
"pagination": {
"ListCustomVerificationEmailTemplates": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken"
},
"ListIdentities": {
"input_token": "NextToken",
"limit_key": "MaxItems",
"output_token": "NextToken",
"result_key": "Identities"
},
"ListVerifiedEmailAddresses": {
"result_key": "VerifiedEmailAddresses"
}
}
}