/AWS1/IF_SYN¶
/AWS1/IF_SYN represents the ABAP client for the synthetics service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_SYN
| Operation | Method |
|---|---|
| AssociateResource | ASSOCIATERESOURCE() |
| CreateCanary | CREATECANARY() |
| CreateGroup | CREATEGROUP() |
| DeleteCanary | DELETECANARY() |
| DeleteGroup | DELETEGROUP() |
| DescribeCanaries | DESCRIBECANARIES() |
| DescribeCanariesLastRun | DESCRIBECANARIESLASTRUN() |
| DescribeRuntimeVersions | DESCRIBERUNTIMEVERSIONS() |
| DisassociateResource | DISASSOCIATERESOURCE() |
| GetCanary | GETCANARY() |
| GetCanaryRuns | GETCANARYRUNS() |
| GetGroup | GETGROUP() |
| ListAssociatedGroups | LISTASSOCIATEDGROUPS() |
| ListGroupResources | LISTGROUPRESOURCES() |
| ListGroups | LISTGROUPS() |
| ListTagsForResource | LISTTAGSFORRESOURCE() |
| StartCanary | STARTCANARY() |
| StartCanaryDryRun | STARTCANARYDRYRUN() |
| StopCanary | STOPCANARY() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateCanary | UPDATECANARY() |