aws

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package aws provides the "suve aws" command group: the explicit, always-present home for the AWS backends (Parameter Store, Secrets Manager, and the AWS-only staging workflow). It mirrors the gcloud/azure groups so that AWS is a peer provider rather than a special top-level default. The top-level `param` / `secret` aliases are added separately (and only when AWS is the uniquely active provider); this group is what you always get with an explicit `suve aws ...`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command returns the aws command group with the param (Parameter Store), secret (Secrets Manager), and stage (staging) subcommands.

Types

This section is empty.

Directories

Path Synopsis
Package param provides CLI commands for AWS SSM Parameter Store.
Package param provides CLI commands for AWS SSM Parameter Store.
create
Package create provides the SSM Parameter Store create command.
Package create provides the SSM Parameter Store create command.
delete
Package delete provides the SSM Parameter Store delete command.
Package delete provides the SSM Parameter Store delete command.
paramopts
Package paramopts builds AWS Parameter Store provider write options from CLI flag values, keeping the flag-to-option mapping in one place shared by the param create and update commands.
Package paramopts builds AWS Parameter Store provider write options from CLI flag values, keeping the flag-to-option mapping in one place shared by the param create and update commands.
paramtype
Package paramtype maps between the provider-neutral domain.ValueType and the AWS SSM Parameter Store type names ("String", "SecureString", "StringList") used in CLI output and in the --type flag.
Package paramtype maps between the provider-neutral domain.ValueType and the AWS SSM Parameter Store type names ("String", "SecureString", "StringList") used in CLI output and in the --type flag.
update
Package update provides the SSM Parameter Store update command.
Package update provides the SSM Parameter Store update command.
Package secret provides CLI commands for AWS Secrets Manager.
Package secret provides CLI commands for AWS Secrets Manager.
create
Package create provides the Secrets Manager create command.
Package create provides the Secrets Manager create command.
delete
Package delete provides the Secrets Manager delete command.
Package delete provides the Secrets Manager delete command.
restore
Package restore provides the Secrets Manager restore command.
Package restore provides the Secrets Manager restore command.
update
Package update provides the Secrets Manager update command.
Package update provides the Secrets Manager update command.
Package stage provides the global stage command for managing staged changes.
Package stage provides the global stage command for managing staged changes.
apply
Package apply provides the global apply command for applying all staged changes.
Package apply provides the global apply command for applying all staged changes.
diff
Package diff provides the global diff command for viewing staged changes.
Package diff provides the global diff command for viewing staged changes.
param
Package param provides the param stage subcommand for staging operations.
Package param provides the param stage subcommand for staging operations.
reset
Package reset provides the global reset command for unstaging all changes.
Package reset provides the global reset command for unstaging all changes.
secret
Package secret provides the secret stage subcommand for staging operations.
Package secret provides the secret stage subcommand for staging operations.
status
Package status provides the global status command for viewing all staged changes.
Package status provides the global status command for viewing all staged changes.

Jump to

Keyboard shortcuts

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