aws

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OperationTypeAWSResource is the operation status type for AWS resources.
	OperationStatusResourceType = "System.AWS/operationStatuses"

	// OperationTypeAWSResource is the operation result type for AWS resources.
	OperationResultsResourceType = "System.AWS/operationResults"
)
View Source
const (

	// OperationTypeAWSResource is the operation type for CRUDL operations on AWS resources.
	OperationTypeAWSResource = "AWSRESOURCE"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {

	// AWSClients provides access to AWS services. This field can be overridden by tests.
	AWSClients ucp_aws.Clients
	// contains filtered or unexported fields
}

Module defines the module for AWS functionality.

func NewModule

func NewModule(options modules.Options) *Module

NewModule creates a new AWS module.

func (*Module) Initialize

func (m *Module) Initialize(ctx context.Context) (http.Handler, error)

Initialize initializes the AWS module.

func (*Module) PlaneType

func (m *Module) PlaneType() string

PlaneType returns the type of plane this module is for.

Jump to

Keyboard shortcuts

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