GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::ApiGateway::Stage(3) User Contributed Perl Documentation Paws::ApiGateway::Stage(3)

Paws::ApiGateway::Stage

Settings for logging access in this stage.

Specifies whether a cache cluster is enabled for the stage.

The size of the cache cluster for the stage, if enabled.

Valid values are: "0.5", "1.6", "6.1", "13.5", "28.4", "58.2", "118", "237" =head2 CacheClusterStatus => Str

The status of the cache cluster for the stage, if enabled.

Valid values are: "CREATE_IN_PROGRESS", "AVAILABLE", "DELETE_IN_PROGRESS", "NOT_AVAILABLE", "FLUSH_IN_PROGRESS" =head2 CanarySettings => Paws::ApiGateway::CanarySettings

Settings for the canary deployment in this stage.

The identifier of a client certificate for an API stage.

The timestamp when the stage was created.

The identifier of the Deployment that the stage points to.

The stage's description.

The version of the associated API documentation.

The timestamp when the stage last updated.

A map that defines the method settings for a Stage resource. Keys (designated as "/{method_setting_key" below) are method paths defined as "{resource_path}/{http_method}" for an individual method override, or "/\*/\*" for overriding all methods in the stage.

The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API Gateway. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters.

The collection of tags. Each tag element is associated with a given resource.

Specifies whether active tracing with X-ray is enabled for the Stage.

A map that defines the stage variables for a Stage resource. Variable names can have alphanumeric and underscore characters, and the values must match "[A-Za-z0-9-._~:/?#&=,]+".

The ARN of the WebAcl associated with the Stage.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.