configservice_delete_resource_config: Records the configuration state for a custom resource that...

View source: R/configservice_operations.R

configservice_delete_resource_configR Documentation

Records the configuration state for a custom resource that has been deleted

Description

Records the configuration state for a custom resource that has been deleted. This API records a new ConfigurationItem with a ResourceDeleted status. You can retrieve the ConfigurationItems recorded for this resource in your Config History.

See https://www.paws-r-sdk.com/docs/configservice_delete_resource_config/ for full documentation.

Usage

configservice_delete_resource_config(ResourceType, ResourceId)

Arguments

ResourceType

[required] The type of the resource.

ResourceId

[required] Unique identifier of the resource.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.