sns

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package sqs implements the 'aws sns' sub-command.

Index

Constants

This section is empty.

Variables

View Source
var (
	// AwsSnsEndpoint sns endpoint.
	AwsSnsEndpoint string

	AwsSnsMaxTopic int

	AwsSnsTopicPrefix string

	// UnusedSince get list since xx.
	UnusedSince string

	// CheckTagNameUpdateDate is name for skip delete queue.
	CheckTagNameUpdateDate string
)
View Source
var (
	// Command performs the "list clusters" function.
	Command = &cobra.Command{
		Use:     "sns",
		Aliases: []string{"sns"},
		Short:   "AWS SNS",
		Long:    `This command will identify the topic to be cleaned. `,
		PreRun:  validation,
		Run:     runCommand,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL