add cert_expires_at
This commit is contained in:
@@ -26,7 +26,7 @@ Globals:
|
||||
Architectures:
|
||||
- x86_64
|
||||
Layers:
|
||||
- !Sub arn:aws:lambda:sa-east-1:336641857101:layer:layercake:98
|
||||
- !Sub arn:aws:lambda:sa-east-1:336641857101:layer:layercake:99
|
||||
Environment:
|
||||
Variables:
|
||||
TZ: America/Sao_Paulo
|
||||
@@ -96,6 +96,8 @@ Resources:
|
||||
detail:
|
||||
new_image:
|
||||
sk: ["0"]
|
||||
access_expires_at:
|
||||
- exists: false
|
||||
|
||||
EventPatchKonvivaFunction:
|
||||
Type: AWS::Serverless::Function
|
||||
@@ -355,6 +357,8 @@ Resources:
|
||||
sk: ["0"]
|
||||
new_image:
|
||||
status: [COMPLETED]
|
||||
cert_expires_at:
|
||||
- exists: true
|
||||
org_id:
|
||||
- exists: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user