Skip to main content

🔌 AWS API Gateway Stage - object.extracts.yaml

  • Contextual name: 🔌 object.extracts.yaml
  • ID: /types/CA10__CaAwsApiGatewayStage__c/object.extracts.yaml

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ AWS API Gateway API Execution Logging in CloudWatch is not enabled🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS API Gateway REST API Detailed CloudWatch Metrics are not enabled🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS API Gateway REST API Stage is not associated with a WAF Web ACL🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS API Gateway REST API Stage X-Ray Tracing is not enabled🟢🟢 x3

Content

Open File

---
extracts:
# Values: OFF | INFO | ERROR. Nullable. Can't have no access, retrieved via apigateway:GetStages.
- name: CA10__cloudWatchLogLevel__c
value:
FIELD:
path: CA10__cloudWatchLogLevel__c
# Values: Yes | No. Not nullable. Can't have no access, retrieved via apigateway:GetStages.
- name: CA10__xrayTracingEnabled__c
value:
FIELD:
path: CA10__xrayTracingEnabled__c
# Nullable. Can't have no access, retrieved via apigateway:GetStages.
- name: CA10__webAclArn__c
value:
FIELD:
path: CA10__webAclArn__c
# Nullable. Checkbox
- name: CA10__cloudWatchMetricsEnabled__c
value:
FIELD:
path: CA10__cloudWatchMetricsEnabled__c