1234567891011121314151617181920212223242526272829 |
- {
- "statefulConfig": {
- "triggerName": "httpTrigger",
- "description": "",
- "triggerId": "645ea6cf-1837-476d-a573-44549b2876c0",
- "sourceArn": null,
- "triggerType": "http",
- "invocationRole": null,
- "qualifier": null,
- "urlInternet": "https://invoice-filling-stategr-service-rxjrqjwiow.cn-shanghai.fcapp.run",
- "urlIntranet": "https://invoice-filling-stategr-service-rxjrqjwiow.cn-shanghai-vpc.fcapp.run",
- "triggerConfig": {
- "methods": [
- "GET",
- "POST",
- "PUT",
- "DELETE",
- "HEAD",
- "OPTIONS"
- ],
- "authType": "anonymous"
- },
- "createdTime": "2022-07-18T02:02:16Z",
- "lastModifiedTime": "2022-11-15T06:43:32Z",
- "status": null,
- "targetArn": null,
- "name": "httpTrigger"
- }
- }
|