/playstore-applications-post-one

Summary

  • Source repository: jef-systems/jef-playstore-backend

  • Source SHA: b377245e53578d918bca2e964915fae89e502ad2

  • Source run id: 28378855577

  • Lambda function: jef-playstore-post-004

  • HTTP method: POST

  • API path: /playstore-applications-post-one

  • Endpoint URL: https://efj8o1q96l.execute-api.ap-southeast-1.amazonaws.com/prod/playstore-applications-post-one

  • Payload mode: json-body

Description

Function

jef-playstore-post-004 Logical ID: jef-playstore:jef-playstore-applications:post-one Order Number: 002

Module

jef-playstore

Action

post-one

Method

POST

Invocation Mode

ASYNC

Resource Path

/playstore-applications-post-one Endpoint Name: jef-playstore-applications-post-one

Table

jef-playstore-applications

Primary Key

application_id

API Gateway Response

status\_code

202

message

Request accepted for asynchronous processing.

Payload Example

application\_id

5e567648-0c03-402a-8996-10984d52a011

name

value-001

package\_name

Sample Name

version

value-001

scheme

value-001

created

2026-06-29T14:17:58Z

updated

2026-06-29T14:17:58Z

Payload Schema

{
  "type": "object",
  "additionalProperties": "False",
  "payload_mode": "flat",
  "allow_children_wrapper": "False",
  "children_wrapper_field": "",
  "allow_batch": "False",
  "table": "jef-playstore-applications",
  "primary_key": "application_id",
  "required[0]": "name",
  "required[1]": "package_name",
  "required[2]": "version",
  "required[3]": "scheme",
  "properties.application_id.field": "application_id",
  "properties.application_id.type": "S",
  "properties.application_id.required": "False",
  "properties.application_id.source_required": "True",
  "properties.application_id.server_generated": "True",
  "properties.application_id.autogenerated": "False",
  "properties.application_id.frontend_autocomputed": "False",
  "properties.application_id.format": "uuidv4",
  "properties.application_id.regex": "^[1-9a-fA-F][0-9a-fA-F]{7}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
  "properties.name.field": "name",
  "properties.name.type": "S",
  "properties.name.required": "True",
  "properties.name.source_required": "True",
  "properties.name.server_generated": "False",
  "properties.name.autogenerated": "False",
  "properties.name.frontend_autocomputed": "False",
  "properties.name.regex": "^[A-Za-z0-9 ._-]{1,120}$",
  "properties.package_name.field": "package_name",
  "properties.package_name.type": "S",
  "properties.package_name.required": "True",
  "properties.package_name.source_required": "True",
  "properties.package_name.server_generated": "False",
  "properties.package_name.autogenerated": "False",
  "properties.package_name.frontend_autocomputed": "False",
  "properties.package_name.regex": "^[A-Za-z][A-Za-z0-9_]*(?:[.][A-Za-z][A-Za-z0-9_]*){1,5}$",
  "properties.version.field": "version",
  "properties.version.type": "S",
  "properties.version.required": "True",
  "properties.version.source_required": "True",
  "properties.version.server_generated": "False",
  "properties.version.autogenerated": "False",
  "properties.version.frontend_autocomputed": "False",
  "properties.version.regex": "^[0-9]+[.][0-9]+[.][0-9]+$",
  "properties.scheme.field": "scheme",
  "properties.scheme.type": "S",
  "properties.scheme.required": "True",
  "properties.scheme.source_required": "True",
  "properties.scheme.server_generated": "False",
  "properties.scheme.autogenerated": "False",
  "properties.scheme.frontend_autocomputed": "False",
  "properties.scheme.regex": "^[a-z][a-z0-9+.-]{1,80}$",
  "properties.created.field": "created",
  "properties.created.type": "S",
  "properties.created.required": "False",
  "properties.created.source_required": "True",
  "properties.created.server_generated": "True",
  "properties.created.autogenerated": "False",
  "properties.created.frontend_autocomputed": "False",
  "properties.created.format": "iso8601",
  "properties.created.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "properties.updated.field": "updated",
  "properties.updated.type": "S",
  "properties.updated.required": "False",
  "properties.updated.source_required": "True",
  "properties.updated.server_generated": "True",
  "properties.updated.autogenerated": "False",
  "properties.updated.frontend_autocomputed": "False",
  "properties.updated.format": "iso8601",
  "properties.updated.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "children": "[]",
  "root.type": "object",
  "root.attributes.application_id.field": "application_id",
  "root.attributes.application_id.type": "S",
  "root.attributes.application_id.required": "False",
  "root.attributes.application_id.source_required": "True",
  "root.attributes.application_id.server_generated": "True",
  "root.attributes.application_id.autogenerated": "False",
  "root.attributes.application_id.frontend_autocomputed": "False",
  "root.attributes.application_id.format": "uuidv4",
  "root.attributes.application_id.regex": "^[1-9a-fA-F][0-9a-fA-F]{7}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$",
  "root.attributes.name.field": "name",
  "root.attributes.name.type": "S",
  "root.attributes.name.required": "True",
  "root.attributes.name.source_required": "True",
  "root.attributes.name.server_generated": "False",
  "root.attributes.name.autogenerated": "False",
  "root.attributes.name.frontend_autocomputed": "False",
  "root.attributes.name.regex": "^[A-Za-z0-9 ._-]{1,120}$",
  "root.attributes.package_name.field": "package_name",
  "root.attributes.package_name.type": "S",
  "root.attributes.package_name.required": "True",
  "root.attributes.package_name.source_required": "True",
  "root.attributes.package_name.server_generated": "False",
  "root.attributes.package_name.autogenerated": "False",
  "root.attributes.package_name.frontend_autocomputed": "False",
  "root.attributes.package_name.regex": "^[A-Za-z][A-Za-z0-9_]*(?:[.][A-Za-z][A-Za-z0-9_]*){1,5}$",
  "root.attributes.version.field": "version",
  "root.attributes.version.type": "S",
  "root.attributes.version.required": "True",
  "root.attributes.version.source_required": "True",
  "root.attributes.version.server_generated": "False",
  "root.attributes.version.autogenerated": "False",
  "root.attributes.version.frontend_autocomputed": "False",
  "root.attributes.version.regex": "^[0-9]+[.][0-9]+[.][0-9]+$",
  "root.attributes.scheme.field": "scheme",
  "root.attributes.scheme.type": "S",
  "root.attributes.scheme.required": "True",
  "root.attributes.scheme.source_required": "True",
  "root.attributes.scheme.server_generated": "False",
  "root.attributes.scheme.autogenerated": "False",
  "root.attributes.scheme.frontend_autocomputed": "False",
  "root.attributes.scheme.regex": "^[a-z][a-z0-9+.-]{1,80}$",
  "root.attributes.created.field": "created",
  "root.attributes.created.type": "S",
  "root.attributes.created.required": "False",
  "root.attributes.created.source_required": "True",
  "root.attributes.created.server_generated": "True",
  "root.attributes.created.autogenerated": "False",
  "root.attributes.created.frontend_autocomputed": "False",
  "root.attributes.created.format": "iso8601",
  "root.attributes.created.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$",
  "root.attributes.updated.field": "updated",
  "root.attributes.updated.type": "S",
  "root.attributes.updated.required": "False",
  "root.attributes.updated.source_required": "True",
  "root.attributes.updated.server_generated": "True",
  "root.attributes.updated.autogenerated": "False",
  "root.attributes.updated.frontend_autocomputed": "False",
  "root.attributes.updated.format": "iso8601",
  "root.attributes.updated.regex": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d{1,6})?Z?$"
}

Response Schema

{
  "type": "object",
  "properties.ok.type": "boolean",
  "properties.accepted.type": "boolean",
  "properties.is_committed.type": "boolean",
  "properties.request_id.type": "string",
  "properties.message.type": "string",
  "properties.table.type": "string",
  "properties.operation.type": "string",
  "properties.primary_key.type": "string",
  "properties.primary_key_value.type": "string",
  "properties.item_write_count.type": "number",
  "properties.child_write_count.type": "number"
}

Request Payload

{
  "application_id": "5e567648-0c03-402a-8996-10984d52a011",
  "name": "value-001",
  "package_name": "Sample Name",
  "version": "value-001",
  "scheme": "value-001",
  "created": "2026-06-29T14:17:58Z",
  "updated": "2026-06-29T14:17:58Z"
}

Response

{
  "type": "object",
  "properties.ok.type": "boolean",
  "properties.accepted.type": "boolean",
  "properties.is_committed.type": "boolean",
  "properties.request_id.type": "string",
  "properties.message.type": "string",
  "properties.table.type": "string",
  "properties.operation.type": "string",
  "properties.primary_key.type": "string",
  "properties.primary_key_value.type": "string",
  "properties.item_write_count.type": "number",
  "properties.child_write_count.type": "number"
}

CMD curl

curl -X POST "https://efj8o1q96l.execute-api.ap-southeast-1.amazonaws.com/prod/playstore-applications-post-one" -H "Content-Type: application/json" --data-raw "{\"application_id\": \"5e567648-0c03-402a-8996-10984d52a011\", \"name\": \"value-001\", \"package_name\": \"Sample Name\", \"version\": \"value-001\", \"scheme\": \"value-001\", \"created\": \"2026-06-29T14:17:58Z\", \"updated\": \"2026-06-29T14:17:58Z\"}"

PowerShell curl

curl.exe -X POST "https://efj8o1q96l.execute-api.ap-southeast-1.amazonaws.com/prod/playstore-applications-post-one" -H "Content-Type: application/json" --data-raw '{"application_id": "5e567648-0c03-402a-8996-10984d52a011", "name": "value-001", "package_name": "Sample Name", "version": "value-001", "scheme": "value-001", "created": "2026-06-29T14:17:58Z", "updated": "2026-06-29T14:17:58Z"}'