Skip to content

Commit f44c59f

Browse files
author
cibot
committed
Definitions Update responder
1 parent 9f72209 commit f44c59f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

alsdkdefs/apis/responder/responder.v1.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2500,23 +2500,6 @@ paths:
25002500
type: aws_proxy
25012501
uri:
25022502
'Fn::Sub': 'arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${ResponderDLQReenqueueFunction.Arn}/invocations'
2503-
'/v1/management/ddb/purge':
2504-
post:
2505-
summary: Purge ddb tables
2506-
operationId: ddb_purge
2507-
responses:
2508-
'204':
2509-
description: No Content
2510-
'400':
2511-
description: Bad Request
2512-
security:
2513-
- aims_request_authorizer: []
2514-
description: Deletes all items from ddb table without expdate attribute
2515-
x-amazon-apigateway-integration:
2516-
httpMethod: POST
2517-
type: aws_proxy
2518-
uri:
2519-
'Fn::Sub': 'arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${ResponderDdbPurgeFunction.Arn}:responderDdbPurgeFunction/invocations'
25202503
'/v1/{account_id}/authentication_token':
25212504
parameters:
25222505
- schema:

0 commit comments

Comments
 (0)