Outpost - AWS Outposts

Outpost

Information about an Outpost.

Contents

AvailabilityZone

The Availability Zone.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: ^([a-zA-Z]+-){1,3}([a-zA-Z]+)?(\d+[a-zA-Z]?)?$

Required: No

AvailabilityZoneId

The ID of the Availability Zone.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z]+\d-[a-zA-Z]+\d$

Required: No

Description

The description of the Outpost.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: ^[\S ]*$

Required: No

LifeCycleStatus

The life cycle status.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: ^[ A-Za-z]+$

Required: No

Name

The name of the Outpost.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[\S ]+$

Required: No

OutpostArn

The Amazon Resource Name (ARN) of the Outpost.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/op-[a-f0-9]{17}$

Required: No

OutpostId

The ID of the Outpost.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 180.

Pattern: ^(arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/)?op-[a-f0-9]{17}$

Required: No

OwnerId

The AWS account ID of the Outpost owner.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

SiteArn

The Amazon Resource Name (ARN) of the site.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:site/(os-[a-f0-9]{17})$

Required: No

SiteId

The ID of the site.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^(arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:site/)?(os-[a-f0-9]{17})$

Required: No

SupportedHardwareType

The hardware type.

Type: String

Valid Values: RACK | SERVER

Required: No

Tags

The Outpost tags.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[a-zA-Z+-=._:/]+$

Value Length Constraints: Maximum length of 256.

Value Pattern: ^[\S \n]+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: