types

package
v1.24.4 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessDeniedException

type AccessDeniedException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Access was denied for this action.

func (*AccessDeniedException) Error

func (e *AccessDeniedException) Error() string

func (*AccessDeniedException) ErrorCode

func (e *AccessDeniedException) ErrorCode() string

func (*AccessDeniedException) ErrorFault

func (e *AccessDeniedException) ErrorFault() smithy.ErrorFault

func (*AccessDeniedException) ErrorMessage

func (e *AccessDeniedException) ErrorMessage() string

type ConflictException

type ConflictException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

There was a conflict with this action, and it could not be completed.

func (*ConflictException) Error

func (e *ConflictException) Error() string

func (*ConflictException) ErrorCode

func (e *ConflictException) ErrorCode() string

func (*ConflictException) ErrorFault

func (e *ConflictException) ErrorFault() smithy.ErrorFault

func (*ConflictException) ErrorMessage

func (e *ConflictException) ErrorMessage() string

type Endpoint

type Endpoint struct {

	// The type of connectivity used to access the Amazon S3 on Outposts endpoint.
	AccessType EndpointAccessType

	// The VPC CIDR committed by this endpoint.
	CidrBlock *string

	// The time the endpoint was created.
	CreationTime *time.Time

	// The ID of the customer-owned IPv4 address pool used for the endpoint.
	CustomerOwnedIpv4Pool *string

	// The Amazon Resource Name (ARN) of the endpoint.
	EndpointArn *string

	// The failure reason, if any, for a create or delete endpoint operation.
	FailedReason *FailedReason

	// The network interface of the endpoint.
	NetworkInterfaces []NetworkInterface

	// The ID of the Outposts.
	OutpostsId *string

	// The ID of the security group used for the endpoint.
	SecurityGroupId *string

	// The status of the endpoint.
	Status EndpointStatus

	// The ID of the subnet used for the endpoint.
	SubnetId *string

	// The ID of the VPC used for the endpoint.
	VpcId *string
	// contains filtered or unexported fields
}

Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts. S3 on Outposts uses endpoints to connect to Outposts buckets so that you can perform actions within your virtual private cloud (VPC). For more information, see Accessing S3 on Outposts using VPC-only access points (https://docs.aws.amazon.com/AmazonS3/latest/userguide/WorkingWithS3Outposts.html) in the Amazon Simple Storage Service User Guide.

type EndpointAccessType added in v1.4.0

type EndpointAccessType string
const (
	EndpointAccessTypePrivate         EndpointAccessType = "Private"
	EndpointAccessTypeCustomerOwnedIp EndpointAccessType = "CustomerOwnedIp"
)

Enum values for EndpointAccessType

func (EndpointAccessType) Values added in v1.4.0

Values returns all known values for EndpointAccessType. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type EndpointStatus

type EndpointStatus string
const (
	EndpointStatusPending      EndpointStatus = "Pending"
	EndpointStatusAvailable    EndpointStatus = "Available"
	EndpointStatusDeleting     EndpointStatus = "Deleting"
	EndpointStatusCreateFailed EndpointStatus = "Create_Failed"
	EndpointStatusDeleteFailed EndpointStatus = "Delete_Failed"
)

Enum values for EndpointStatus

func (EndpointStatus) Values

func (EndpointStatus) Values() []EndpointStatus

Values returns all known values for EndpointStatus. Note that this can be expanded in the future, and so it is only as up to date as the client. The ordering of this slice is not guaranteed to be stable across updates.

type FailedReason added in v1.16.0

type FailedReason struct {

	// The failure code, if any, for a create or delete endpoint operation.
	ErrorCode *string

	// Additional error details describing the endpoint failure and recommended action.
	Message *string
	// contains filtered or unexported fields
}

The failure reason, if any, for a create or delete endpoint operation.

type InternalServerException

type InternalServerException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

There was an exception with the internal server.

func (*InternalServerException) Error

func (e *InternalServerException) Error() string

func (*InternalServerException) ErrorCode

func (e *InternalServerException) ErrorCode() string

func (*InternalServerException) ErrorFault

func (e *InternalServerException) ErrorFault() smithy.ErrorFault

func (*InternalServerException) ErrorMessage

func (e *InternalServerException) ErrorMessage() string

type NetworkInterface

type NetworkInterface struct {

	// The ID for the network interface.
	NetworkInterfaceId *string
	// contains filtered or unexported fields
}

The container for the network interface.

type Outpost added in v1.15.0

type Outpost struct {

	// The Amazon S3 capacity of the outpost in bytes.
	CapacityInBytes int64

	// Specifies the unique Amazon Resource Name (ARN) for the outpost.
	OutpostArn *string

	// Specifies the unique identifier for the outpost.
	OutpostId *string

	// Returns the Amazon Web Services account ID of the outpost owner. Useful for
	// comparing owned versus shared outposts.
	OwnerId *string

	// Specifies the unique S3 on Outposts ARN for use with Resource Access Manager
	// (RAM).
	S3OutpostArn *string
	// contains filtered or unexported fields
}

Contains the details for the Outpost object.

type OutpostOfflineException added in v1.16.0

type OutpostOfflineException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The service link connection to your Outposts home Region is down. Check your connection and try again.

func (*OutpostOfflineException) Error added in v1.16.0

func (e *OutpostOfflineException) Error() string

func (*OutpostOfflineException) ErrorCode added in v1.16.0

func (e *OutpostOfflineException) ErrorCode() string

func (*OutpostOfflineException) ErrorFault added in v1.16.0

func (e *OutpostOfflineException) ErrorFault() smithy.ErrorFault

func (*OutpostOfflineException) ErrorMessage added in v1.16.0

func (e *OutpostOfflineException) ErrorMessage() string

type ResourceNotFoundException

type ResourceNotFoundException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The requested resource was not found.

func (*ResourceNotFoundException) Error

func (e *ResourceNotFoundException) Error() string

func (*ResourceNotFoundException) ErrorCode

func (e *ResourceNotFoundException) ErrorCode() string

func (*ResourceNotFoundException) ErrorFault

func (*ResourceNotFoundException) ErrorMessage

func (e *ResourceNotFoundException) ErrorMessage() string

type ThrottlingException added in v1.15.0

type ThrottlingException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The request was denied due to request throttling.

func (*ThrottlingException) Error added in v1.15.0

func (e *ThrottlingException) Error() string

func (*ThrottlingException) ErrorCode added in v1.15.0

func (e *ThrottlingException) ErrorCode() string

func (*ThrottlingException) ErrorFault added in v1.15.0

func (e *ThrottlingException) ErrorFault() smithy.ErrorFault

func (*ThrottlingException) ErrorMessage added in v1.15.0

func (e *ThrottlingException) ErrorMessage() string

type ValidationException

type ValidationException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

There was an exception validating this data.

func (*ValidationException) Error

func (e *ValidationException) Error() string

func (*ValidationException) ErrorCode

func (e *ValidationException) ErrorCode() string

func (*ValidationException) ErrorFault

func (e *ValidationException) ErrorFault() smithy.ErrorFault

func (*ValidationException) ErrorMessage

func (e *ValidationException) ErrorMessage() string

Jump to

Keyboard shortcuts

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