//
pkg.gl
Category
github.com/picante-io/aws-doc-sdk-examples
go
cloudformation
DeleteStack
package
1.0.4
Repository:
https://github.com/picante-io/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
54 SLOC
#
Functions
RemoveStack
RemoveStack deletes an AWS CloudFormation stack Inputs: svc is an AWS CloudFormation service client stackName is the name of the new stack Output: If success, nil Otherwise, an error from the call to DeleteStack.