🧠 AWS API Gateway REST API auto-provisioning status - prod.logic.yaml🟠🟢
- Contextual name: 🧠 prod.logic.yaml🟠🟢
- ID:
/ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml - Tags:
Uses
Test Results 🟢
Generated at: 2026-09-22T15:05:14.354084670Z Open
| Result | Id | Condition Index | Condition Text | Runtime Error |
|---|---|---|---|---|
| 🟢 | test-disappeared-rest-api | ✔️ 99 | ✔️ isDisappeared(CA10__disappearanceTime__c) | ✔️ null |
| 🟢 | test-http-api | ✔️ 199 | ✔️ not(setOfText(['restApi']).contains(RecordType.DeveloperName)) | ✔️ null |
| 🟢 | test-aws-cloudformation-logical-id | ✔️ 299 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:cloudformation:logical-id')) | ✔️ null |
| 🟢 | test-aws-cloudformation-stack-id | ✔️ 399 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:cloudformation:stack-id')) | ✔️ null |
| 🟢 | test-aws-cloudformation-stack-name | ✔️ 499 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:cloudformation:stack-name')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-portfolioarn | ✔️ 599 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:portfolioArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-productarn | ✔️ 699 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:productArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-provisioningprincipalarn | ✔️ 799 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisioningPrincipalArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-provisionedproductarn | ✔️ 899 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisionedProductArn')) | ✔️ null |
| 🟢 | test-aws-servicecatalog-provisioningartifactidentifier | ✔️ 999 | ✔️ CA10__tagsJson__c.hasExact(bytes('aws:servicecatalog:provisioningArtifactIdentifier')) | ✔️ null |
| 🟢 | test-no-supported-provisioning-tags | ✔️ 1000 | ✔️ otherwise | ✔️ null |
Generation Bundle
| File | MD5 | |
|---|---|---|
| Open | /ce/ca/automated-provisioning/aws-api-gateway-rest-api/policy.yaml | 772B4618B72A67A7D9C573C28DFBF177 |
| Open | /ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml | ADFA7D2D6BB659B442D82E54190DBE91 |
| Open | /ce/ca/automated-provisioning/aws-api-gateway-rest-api/test-data.json | 1EF6682D58EDD0B37410830B9F8B5D6A |
Available Commands
repo-manager policies generate FULL /ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/automated-provisioning/aws-api-gateway-rest-api/prod.logic.yaml
Content
---
inputType: "CA10__CaAwsApiGatewayRestApi__c"
testData:
- file: "test-data.json"
recordTypes:
- restApi
conditions:
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS CloudFormation."
check:
TAG_EXISTS:
name:
BYTES: "aws:cloudformation:logical-id"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS CloudFormation."
check:
TAG_EXISTS:
name:
BYTES: "aws:cloudformation:stack-id"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS CloudFormation."
check:
TAG_EXISTS:
name:
BYTES: "aws:cloudformation:stack-name"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:portfolioArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:productArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:provisioningPrincipalArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:provisionedProductArn"
- status: "COMPLIANT"
currentStateMessage: "The automated provisioning source is AWS Service Catalog."
check:
TAG_EXISTS:
name:
BYTES: "aws:servicecatalog:provisioningArtifactIdentifier"
otherwise:
status: "INCOMPLIANT"
currentStateMessage: "The automated provisioning source is not identified by supported AWS-managed tag signals."
remediationMessage: "Review the automated provisioning source, ownership, and expected management workflow."