-AccessLogSettings_DestinationArn <
String>
The ARN of the CloudWatch Logs log group to receive access logs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-AccessLogSettings_Format <
String>
A single line format of the access logs of data, as specified by selected $context variables. The format must include at least $context.requestId.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The API identifier.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Specifies whether updates to an API automatically trigger a new deployment. The default value is false.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The identifier of a client certificate for a Stage. Supported only for WebSocket APIs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.AG2.AmazonApiGatewayV2ClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DefaultRouteSettings_DataTraceEnabled <
Boolean>
Specifies whether (true) or not (false) data trace logging is enabled for this route. This property affects the log entries pushed to Amazon CloudWatch Logs. Supported only for WebSocket APIs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DefaultRouteSettings_DetailedMetricsEnabled <
Boolean>
Specifies whether detailed metrics are enabled.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies the logging level for this route: INFO, ERROR, or OFF. This property affects the log entries pushed to Amazon CloudWatch Logs. Supported only for WebSocket APIs.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DefaultRouteSettings_ThrottlingBurstLimit <
Int32>
Specifies the throttling burst limit.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DefaultRouteSettings_ThrottlingRateLimit <
Double>
Specifies the throttling rate limit.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The deployment identifier of the API stage.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The description for the API stage.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the ApiId parameter. The -PassThru parameter is deprecated, use -Select '^ApiId' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Route settings for the stage, by routeKey.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RouteSettings |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ApiGatewayV2.Model.CreateStageResponse). Specifying the name of a property of type Amazon.ApiGatewayV2.Model.CreateStageResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the stage.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A map that defines the stage variables for a Stage. Variable names can have alphanumeric and underscore characters, and the values must match [A-Za-z0-9-._~:/?#&=,]+.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StageVariables |
The collection of tags. Each tag element is associated with a given resource.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |