AWS App Runner Skill
amazonaws-com-apprunner
amazonaws-com-apprunner
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Associate your own domain name with the App Runner subdomain URL of your App Runner service. After you call AssociateCustomDomain and receive a successful response, use the inform... |
POST | / | Create an App Runner automatic scaling configuration resource. App Runner requires this resource when you create or update App Runner services and you require non-default auto sca... |
POST | / | Create an App Runner connection resource. App Runner requires a connection resource when you create App Runner services that access private repositories from certain third-party p... |
POST | / | Create an App Runner observability configuration resource. App Runner requires this resource when you create or update App Runner services and you want to enable non-default obser... |
POST | / | Create an App Runner service. After the service is created, the action also automatically starts a deployment. This is an asynchronous operation. On a successful call, you can use... |
POST | / | Create an App Runner VPC connector resource. App Runner requires this resource when you want to associate your App Runner service to a custom Amazon Virtual Private Cloud (Amazon... |
POST | / | Create an App Runner VPC Ingress Connection resource. App Runner requires this resource when you want to associate your App Runner service with an Amazon VPC endpoint. |
POST | / | Delete an App Runner automatic scaling configuration resource. You can delete a top level auto scaling configuration, a specific revision of one, or all revisions associated with... |
POST | / | Delete an App Runner connection. You must first ensure that there are no running App Runner services that use this connection. If there are any, the DeleteConnection action fails. |
POST | / | Delete an App Runner observability configuration resource. You can delete a specific revision or the latest active revision. You can't delete a configuration that's used by one or... |
POST | / | Delete an App Runner service. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's pr... |
POST | / | Delete an App Runner VPC connector resource. You can't delete a connector that's used by one or more App Runner services. |
POST | / | Delete an App Runner VPC Ingress Connection resource that's associated with an App Runner service. The VPC Ingress Connection must be in one of the following states to be deleted:... |
POST | / | Return a full description of an App Runner automatic scaling configuration resource. |
POST | / | Return a description of custom domain names that are associated with an App Runner service. |
POST | / | Return a full description of an App Runner observability configuration resource. |
POST | / | Return a full description of an App Runner service. |
POST | / | Return a description of an App Runner VPC connector resource. |
POST | / | Return a full description of an App Runner VPC Ingress Connection resource. |
POST | / | Disassociate a custom domain name from an App Runner service. Certificates tracking domain validity are associated with a custom domain and are stored in AWS Certificate Manager (... |
POST | / | Returns a list of active App Runner automatic scaling configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revi... |
POST | / | Returns a list of App Runner connections that are associated with your Amazon Web Services account. |
POST | / | Returns a list of active App Runner observability configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revision... |
POST | / | Return a list of operations that occurred on an App Runner service. The resulting list of OperationSummary objects is sorted in reverse chronological order. The first object on th... |
POST | / | Returns a list of running App Runner services in your Amazon Web Services account. |
POST | / | Returns a list of the associated App Runner services using an auto scaling configuration. |
POST | / | List tags that are associated with for an App Runner resource. The response contains a list of tag key-value pairs. |
POST | / | Returns a list of App Runner VPC connectors in your Amazon Web Services account. |
POST | / | Return a list of App Runner VPC Ingress Connections in your Amazon Web Services account. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-apprunner
Downloads and installs to ~/.claude/skills/amazonaws-com-apprunner/
2020-05-15 (2026-02-13)