diff --git a/packages/spacecat-shared-data-access/docs/schema.json b/packages/spacecat-shared-data-access/docs/schema.json index 4145a1c3..5d15e622 100755 --- a/packages/spacecat-shared-data-access/docs/schema.json +++ b/packages/spacecat-shared-data-access/docs/schema.json @@ -72,122 +72,10 @@ "Projection": { "ProjectionType": "ALL" } }, { - "IndexName": "spacecat-data-Suggestion-byOpportunityId", + "IndexName": "spacecat-data-gsi5pk-gsi5sk", "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Site-all", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Site-byOrganizationId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi2pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi2sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Site-byDeliveryType", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi3pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi3sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Organization-all", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Audit-bySiteId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Experiment-bySiteId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-KeyEvent-bySiteId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-SiteCandidate-all", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-SiteCandidate-bySiteId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi2pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi2sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-SiteTopPage-bySiteId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-Configuration-all", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "version", "AttributeType": "N" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-ImportJob-all", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-ImportJob-byStatus", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi2pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi2sk", "AttributeType": "S" } - }, - "Projection": { "ProjectionType": "ALL" } - }, - { - "IndexName": "spacecat-data-ImportUrl-byImportJobId", - "KeyAttributes": { - "PartitionKey": { "AttributeName": "gsi1pk", "AttributeType": "S" }, - "SortKey": { "AttributeName": "gsi1sk", "AttributeType": "S" } + "PartitionKey": { "AttributeName": "gsi5pk", "AttributeType": "S" }, + "SortKey": { "AttributeName": "gsi5sk", "AttributeType": "S" } }, "Projection": { "ProjectionType": "ALL" } }