//
pkg.gl
Category
github.com/picante-io/aws-doc-sdk-examples
go
ssm
DeleteParameter
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
44 SLOC
#
Functions
DeleteParameter
DeleteParameter deletes a parameter in SSM Inputs: svc is an Amazon SSM service client name is the name of the parameter Output: If success, return nil Otherwise, error from the call to DeleteParameter.