CREATING: Indicates that the VPC endpoint is currently being created.
CREATE_FAILED: Indicates that the VPC endpoint creation failed.
ACTIVE: Indicates that the VPC endpoint is currently active.
UPDATING: Indicates that the VPC endpoint is currently being updated.
UPDATE_FAILED: Indicates that the VPC endpoint update failed.
DELETING: Indicates that the VPC endpoint is currently being deleted.
DELETE_FAILED: Indicates that the VPC endpoint deletion failed.
Type: stringProperties: 0
AnalyticsElasticsearchSearch
VpcEndpointStatus is a JSON Structure definition published by Amazon OpenSearch Service API. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-vpc-endpoint-status-structure.json",
"name": "VpcEndpointStatus",
"description": "Specifies the current status of the VPC endpoint: <ul> <li>CREATING: Indicates that the VPC endpoint is currently being created.</li> <li>CREATE_FAILED: Indicates that the VPC endpoint creation failed.</li> <li>ACTIVE: Indicates that the VPC endpoint is currently active.</li> <li>UPDATING: Indicates that the VPC endpoint is currently being updated.</li> <li>UPDATE_FAILED: Indicates that the VPC endpoint update failed.</li> <li>DELETING: Indicates that the VPC endpoint is currently being deleted.</li> <li>DELETE_FAILED: Indicates that the VPC endpoint deletion failed.</li> </ul> ",
"type": "string",
"enum": [
"CREATING",
"CREATE_FAILED",
"ACTIVE",
"UPDATING",
"UPDATE_FAILED",
"DELETING",
"DELETE_FAILED"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.