View source: R/apprunner_operations.R
apprunner_delete_observability_configuration | R Documentation |
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 more App Runner services.
See https://www.paws-r-sdk.com/docs/apprunner_delete_observability_configuration/ for full documentation.
apprunner_delete_observability_configuration(ObservabilityConfigurationArn)
ObservabilityConfigurationArn |
[required] The Amazon Resource Name (ARN) of the App Runner observability configuration that you want to delete. The ARN can be a full observability configuration ARN, or a partial ARN
ending with either |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.