imagebuilder_delete_infrastructure_configuration {paws.compute}R Documentation

Deletes an infrastructure configuration

Description

Deletes an infrastructure configuration.

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

Usage

imagebuilder_delete_infrastructure_configuration(
  infrastructureConfigurationArn
)

Arguments

infrastructureConfigurationArn

[required] The Amazon Resource Name (ARN) of the infrastructure configuration to delete.


[Package paws.compute version 0.6.1 Index]