constants

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Overview

Package constants contains AWS plugin constants.

Index

Constants

View Source
const (
	// PluginCode is the code for the AWS plugin.
	PluginCode string = "AWS"

	// ValidationTypeAmi is the validation type for AMIs.
	ValidationTypeAmi string = "aws-ami"

	// ValidationTypeIAMRolePolicy is the validation type for IAM role policies.
	ValidationTypeIAMRolePolicy string = "aws-iam-role-policy"

	// ValidationTypeIAMUserPolicy is the validation type for IAM user policies.
	ValidationTypeIAMUserPolicy string = "aws-iam-user-policy"

	// ValidationTypeIAMGroupPolicy is the validation type for IAM group policies.
	ValidationTypeIAMGroupPolicy string = "aws-iam-group-policy"

	// ValidationTypeIAMPolicy is the validation type for IAM policies.
	ValidationTypeIAMPolicy string = "aws-iam-policy"

	// ValidationTypeServiceQuota is the validation type for service quotas.
	ValidationTypeServiceQuota string = "aws-service-quota"

	// ValidationTypeTag is the validation type for tags.
	ValidationTypeTag string = "aws-tag"

	// IAMWildcard is the wildcard used in IAM policies.
	IAMWildcard string = "*"
)

Variables

This section is empty.

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