This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
azure-native.awsconnector.getApiGatewayStage
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
Get a ApiGatewayStage
Uses Azure REST API version 2024-12-01.
Using getApiGatewayStage
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApiGatewayStage(args: GetApiGatewayStageArgs, opts?: InvokeOptions): Promise<GetApiGatewayStageResult>
function getApiGatewayStageOutput(args: GetApiGatewayStageOutputArgs, opts?: InvokeOptions): Output<GetApiGatewayStageResult>def get_api_gateway_stage(name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetApiGatewayStageResult
def get_api_gateway_stage_output(name: Optional[pulumi.Input[str]] = None,
                          resource_group_name: Optional[pulumi.Input[str]] = None,
                          opts: Optional[InvokeOptions] = None) -> Output[GetApiGatewayStageResult]func LookupApiGatewayStage(ctx *Context, args *LookupApiGatewayStageArgs, opts ...InvokeOption) (*LookupApiGatewayStageResult, error)
func LookupApiGatewayStageOutput(ctx *Context, args *LookupApiGatewayStageOutputArgs, opts ...InvokeOption) LookupApiGatewayStageResultOutput> Note: This function is named LookupApiGatewayStage in the Go SDK.
public static class GetApiGatewayStage 
{
    public static Task<GetApiGatewayStageResult> InvokeAsync(GetApiGatewayStageArgs args, InvokeOptions? opts = null)
    public static Output<GetApiGatewayStageResult> Invoke(GetApiGatewayStageInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApiGatewayStageResult> getApiGatewayStage(GetApiGatewayStageArgs args, InvokeOptions options)
public static Output<GetApiGatewayStageResult> getApiGatewayStage(GetApiGatewayStageArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:awsconnector:getApiGatewayStage
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of ApiGatewayStage
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Name string
- Name of ApiGatewayStage
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name String
- Name of ApiGatewayStage
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- name string
- Name of ApiGatewayStage
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name str
- Name of ApiGatewayStage
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- name String
- Name of ApiGatewayStage
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getApiGatewayStage Result
The following output properties are available:
- AzureApi stringVersion 
- The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Aws Connector. Outputs. Api Gateway Stage Properties Response 
- The resource-specific properties for this resource.
- SystemData Pulumi.Azure Native. Aws Connector. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- AzureApi stringVersion 
- The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
ApiGateway Stage Properties Response 
- The resource-specific properties for this resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- azureApi StringVersion 
- The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
ApiGateway Stage Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- azureApi stringVersion 
- The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
ApiGateway Stage Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- azure_api_ strversion 
- The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
ApiGateway Stage Properties Response 
- The resource-specific properties for this resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- azureApi StringVersion 
- The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AccessLogSettingResponse   
- DestinationArn string
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway-. This parameter is required to enable access logging.
- 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. This parameter is required to enable access logging.
- DestinationArn string
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway-. This parameter is required to enable access logging.
- 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. This parameter is required to enable access logging.
- destinationArn String
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway-. This parameter is required to enable access logging.
- 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. This parameter is required to enable access logging.
- destinationArn string
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway-. This parameter is required to enable access logging.
- 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. This parameter is required to enable access logging.
- destination_arn str
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway-. This parameter is required to enable access logging.
- format str
- A single line format of the access logs of data, as specified by selected $context variables. The format must include at least $context.requestId. This parameter is required to enable access logging.
- destinationArn String
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group or Kinesis Data Firehose delivery stream to receive access logs. If you specify a Kinesis Data Firehose delivery stream, the stream name must begin with amazon-apigateway-. This parameter is required to enable access logging.
- 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. This parameter is required to enable access logging.
ApiGatewayStagePropertiesResponse    
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Api Gateway Stage Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsApi Gateway Stage Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsApi Gateway Stage Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsApi Gateway Stage Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- provisioning_state str
- The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsApi Gateway Stage Properties Response 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
AwsApiGatewayStagePropertiesResponse     
- AccessLog Pulumi.Setting Azure Native. Aws Connector. Inputs. Access Log Setting Response 
- Access log settings, including the access log format and access log destination ARN. The AccessLogSettingproperty type specifies settings for logging access in this stage.AccessLogSettingis a property of the AWS::ApiGateway::Stage resource.
- CacheCluster boolEnabled 
- Specifies whether a cache cluster is enabled for the stage.
- CacheCluster stringSize 
- The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
- CanarySetting Pulumi.Azure Native. Aws Connector. Inputs. Canary Setting Response 
- Settings for the canary deployment in this stage. Configuration settings of a canary deployment.
- ClientCertificate stringId 
- The identifier of a client certificate for an API stage.
- DeploymentId string
- The identifier of the Deployment that the stage points to.
- Description string
- The stage's description.
- DocumentationVersion string
- The version of the associated API documentation.
- MethodSettings List<Pulumi.Azure Native. Aws Connector. Inputs. Method Setting Response> 
- A map that defines the method settings for a Stage resource. Keys (designated as /{method_setting_keybelow) are method paths defined as{resource_path}/{http_method}for an individual method override, or/\*/\*for overriding all methods in the stage.
- RestApi stringId 
- The string identifier of the associated RestApi.
- StageName string
- 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.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Response> 
- The collection of tags. Each tag element is associated with a given resource.
- TracingEnabled bool
- Specifies whether active tracing with X-ray is enabled for the Stage.
- Variables Dictionary<string, string>
- A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value. Variable names are limited to alphanumeric characters. Values must match the following regular expression: [A-Za-z0-9-._~:/?#&=,]+.
- AccessLog AccessSetting Log Setting Response 
- Access log settings, including the access log format and access log destination ARN. The AccessLogSettingproperty type specifies settings for logging access in this stage.AccessLogSettingis a property of the AWS::ApiGateway::Stage resource.
- CacheCluster boolEnabled 
- Specifies whether a cache cluster is enabled for the stage.
- CacheCluster stringSize 
- The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
- CanarySetting CanarySetting Response 
- Settings for the canary deployment in this stage. Configuration settings of a canary deployment.
- ClientCertificate stringId 
- The identifier of a client certificate for an API stage.
- DeploymentId string
- The identifier of the Deployment that the stage points to.
- Description string
- The stage's description.
- DocumentationVersion string
- The version of the associated API documentation.
- MethodSettings []MethodSetting Response 
- A map that defines the method settings for a Stage resource. Keys (designated as /{method_setting_keybelow) are method paths defined as{resource_path}/{http_method}for an individual method override, or/\*/\*for overriding all methods in the stage.
- RestApi stringId 
- The string identifier of the associated RestApi.
- StageName string
- 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.
- 
[]TagResponse 
- The collection of tags. Each tag element is associated with a given resource.
- TracingEnabled bool
- Specifies whether active tracing with X-ray is enabled for the Stage.
- Variables map[string]string
- A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value. Variable names are limited to alphanumeric characters. Values must match the following regular expression: [A-Za-z0-9-._~:/?#&=,]+.
- accessLog AccessSetting Log Setting Response 
- Access log settings, including the access log format and access log destination ARN. The AccessLogSettingproperty type specifies settings for logging access in this stage.AccessLogSettingis a property of the AWS::ApiGateway::Stage resource.
- cacheCluster BooleanEnabled 
- Specifies whether a cache cluster is enabled for the stage.
- cacheCluster StringSize 
- The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
- canarySetting CanarySetting Response 
- Settings for the canary deployment in this stage. Configuration settings of a canary deployment.
- clientCertificate StringId 
- The identifier of a client certificate for an API stage.
- deploymentId String
- The identifier of the Deployment that the stage points to.
- description String
- The stage's description.
- documentationVersion String
- The version of the associated API documentation.
- methodSettings List<MethodSetting Response> 
- A map that defines the method settings for a Stage resource. Keys (designated as /{method_setting_keybelow) are method paths defined as{resource_path}/{http_method}for an individual method override, or/\*/\*for overriding all methods in the stage.
- restApi StringId 
- The string identifier of the associated RestApi.
- stageName String
- 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.
- 
List<TagResponse> 
- The collection of tags. Each tag element is associated with a given resource.
- tracingEnabled Boolean
- Specifies whether active tracing with X-ray is enabled for the Stage.
- variables Map<String,String>
- A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value. Variable names are limited to alphanumeric characters. Values must match the following regular expression: [A-Za-z0-9-._~:/?#&=,]+.
- accessLog AccessSetting Log Setting Response 
- Access log settings, including the access log format and access log destination ARN. The AccessLogSettingproperty type specifies settings for logging access in this stage.AccessLogSettingis a property of the AWS::ApiGateway::Stage resource.
- cacheCluster booleanEnabled 
- Specifies whether a cache cluster is enabled for the stage.
- cacheCluster stringSize 
- The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
- canarySetting CanarySetting Response 
- Settings for the canary deployment in this stage. Configuration settings of a canary deployment.
- clientCertificate stringId 
- The identifier of a client certificate for an API stage.
- deploymentId string
- The identifier of the Deployment that the stage points to.
- description string
- The stage's description.
- documentationVersion string
- The version of the associated API documentation.
- methodSettings MethodSetting Response[] 
- A map that defines the method settings for a Stage resource. Keys (designated as /{method_setting_keybelow) are method paths defined as{resource_path}/{http_method}for an individual method override, or/\*/\*for overriding all methods in the stage.
- restApi stringId 
- The string identifier of the associated RestApi.
- stageName string
- 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.
- 
TagResponse[] 
- The collection of tags. Each tag element is associated with a given resource.
- tracingEnabled boolean
- Specifies whether active tracing with X-ray is enabled for the Stage.
- variables {[key: string]: string}
- A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value. Variable names are limited to alphanumeric characters. Values must match the following regular expression: [A-Za-z0-9-._~:/?#&=,]+.
- access_log_ Accesssetting Log Setting Response 
- Access log settings, including the access log format and access log destination ARN. The AccessLogSettingproperty type specifies settings for logging access in this stage.AccessLogSettingis a property of the AWS::ApiGateway::Stage resource.
- cache_cluster_ boolenabled 
- Specifies whether a cache cluster is enabled for the stage.
- cache_cluster_ strsize 
- The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
- canary_setting CanarySetting Response 
- Settings for the canary deployment in this stage. Configuration settings of a canary deployment.
- client_certificate_ strid 
- The identifier of a client certificate for an API stage.
- deployment_id str
- The identifier of the Deployment that the stage points to.
- description str
- The stage's description.
- documentation_version str
- The version of the associated API documentation.
- method_settings Sequence[MethodSetting Response] 
- A map that defines the method settings for a Stage resource. Keys (designated as /{method_setting_keybelow) are method paths defined as{resource_path}/{http_method}for an individual method override, or/\*/\*for overriding all methods in the stage.
- rest_api_ strid 
- The string identifier of the associated RestApi.
- stage_name str
- 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.
- 
Sequence[TagResponse] 
- The collection of tags. Each tag element is associated with a given resource.
- tracing_enabled bool
- Specifies whether active tracing with X-ray is enabled for the Stage.
- variables Mapping[str, str]
- A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value. Variable names are limited to alphanumeric characters. Values must match the following regular expression: [A-Za-z0-9-._~:/?#&=,]+.
- accessLog Property MapSetting 
- Access log settings, including the access log format and access log destination ARN. The AccessLogSettingproperty type specifies settings for logging access in this stage.AccessLogSettingis a property of the AWS::ApiGateway::Stage resource.
- cacheCluster BooleanEnabled 
- Specifies whether a cache cluster is enabled for the stage.
- cacheCluster StringSize 
- The stage's cache capacity in GB. For more information about choosing a cache size, see Enabling API caching to enhance responsiveness.
- canarySetting Property Map
- Settings for the canary deployment in this stage. Configuration settings of a canary deployment.
- clientCertificate StringId 
- The identifier of a client certificate for an API stage.
- deploymentId String
- The identifier of the Deployment that the stage points to.
- description String
- The stage's description.
- documentationVersion String
- The version of the associated API documentation.
- methodSettings List<Property Map>
- A map that defines the method settings for a Stage resource. Keys (designated as /{method_setting_keybelow) are method paths defined as{resource_path}/{http_method}for an individual method override, or/\*/\*for overriding all methods in the stage.
- restApi StringId 
- The string identifier of the associated RestApi.
- stageName String
- 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.
- List<Property Map>
- The collection of tags. Each tag element is associated with a given resource.
- tracingEnabled Boolean
- Specifies whether active tracing with X-ray is enabled for the Stage.
- variables Map<String>
- A map (string-to-string map) that defines the stage variables, where the variable name is the key and the variable value is the value. Variable names are limited to alphanumeric characters. Values must match the following regular expression: [A-Za-z0-9-._~:/?#&=,]+.
CanarySettingResponse  
- DeploymentId string
- The ID of the canary deployment.
- PercentTraffic int
- The percent (0-100) of traffic diverted to a canary deployment.
- StageVariable Dictionary<string, string>Overrides 
- Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary. These stage variables are represented as a string-to-string map between stage variable names and their values.
- UseStage boolCache 
- A Boolean flag to indicate whether the canary deployment uses the stage cache or not.
- DeploymentId string
- The ID of the canary deployment.
- PercentTraffic int
- The percent (0-100) of traffic diverted to a canary deployment.
- StageVariable map[string]stringOverrides 
- Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary. These stage variables are represented as a string-to-string map between stage variable names and their values.
- UseStage boolCache 
- A Boolean flag to indicate whether the canary deployment uses the stage cache or not.
- deploymentId String
- The ID of the canary deployment.
- percentTraffic Integer
- The percent (0-100) of traffic diverted to a canary deployment.
- stageVariable Map<String,String>Overrides 
- Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary. These stage variables are represented as a string-to-string map between stage variable names and their values.
- useStage BooleanCache 
- A Boolean flag to indicate whether the canary deployment uses the stage cache or not.
- deploymentId string
- The ID of the canary deployment.
- percentTraffic number
- The percent (0-100) of traffic diverted to a canary deployment.
- stageVariable {[key: string]: string}Overrides 
- Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary. These stage variables are represented as a string-to-string map between stage variable names and their values.
- useStage booleanCache 
- A Boolean flag to indicate whether the canary deployment uses the stage cache or not.
- deployment_id str
- The ID of the canary deployment.
- percent_traffic int
- The percent (0-100) of traffic diverted to a canary deployment.
- stage_variable_ Mapping[str, str]overrides 
- Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary. These stage variables are represented as a string-to-string map between stage variable names and their values.
- use_stage_ boolcache 
- A Boolean flag to indicate whether the canary deployment uses the stage cache or not.
- deploymentId String
- The ID of the canary deployment.
- percentTraffic Number
- The percent (0-100) of traffic diverted to a canary deployment.
- stageVariable Map<String>Overrides 
- Stage variables overridden for a canary release deployment, including new stage variables introduced in the canary. These stage variables are represented as a string-to-string map between stage variable names and their values.
- useStage BooleanCache 
- A Boolean flag to indicate whether the canary deployment uses the stage cache or not.
MethodSettingResponse  
- CacheData boolEncrypted 
- Specifies whether the cached responses are encrypted.
- CacheTtl intIn Seconds 
- Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response will be cached.
- CachingEnabled bool
- Specifies whether responses should be cached and returned for requests. A cache cluster must be enabled on the stage for responses to be cached.
- DataTrace boolEnabled 
- Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.
- HttpMethod string
- The HTTP method. To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- LoggingLevel string
- Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF,ERROR, andINFO. ChooseERRORto write only error-level entries to CloudWatch Logs, or chooseINFOto include allERRORevents as well as extra informational events.
- MetricsEnabled bool
- Specifies whether Amazon CloudWatch metrics are enabled for this method.
- ResourcePath string
- The resource path for this method. Forward slashes (/) are encoded as~1and the initial slash must include a forward slash. For example, the path value/resource/subresourcemust be encoded as/~1resource~1subresource. To specify the root path, use only a slash (/). To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- ThrottlingBurst intLimit 
- Specifies the throttling burst limit.
- ThrottlingRate intLimit 
- Specifies the throttling rate limit.
- CacheData boolEncrypted 
- Specifies whether the cached responses are encrypted.
- CacheTtl intIn Seconds 
- Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response will be cached.
- CachingEnabled bool
- Specifies whether responses should be cached and returned for requests. A cache cluster must be enabled on the stage for responses to be cached.
- DataTrace boolEnabled 
- Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.
- HttpMethod string
- The HTTP method. To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- LoggingLevel string
- Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF,ERROR, andINFO. ChooseERRORto write only error-level entries to CloudWatch Logs, or chooseINFOto include allERRORevents as well as extra informational events.
- MetricsEnabled bool
- Specifies whether Amazon CloudWatch metrics are enabled for this method.
- ResourcePath string
- The resource path for this method. Forward slashes (/) are encoded as~1and the initial slash must include a forward slash. For example, the path value/resource/subresourcemust be encoded as/~1resource~1subresource. To specify the root path, use only a slash (/). To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- ThrottlingBurst intLimit 
- Specifies the throttling burst limit.
- ThrottlingRate intLimit 
- Specifies the throttling rate limit.
- cacheData BooleanEncrypted 
- Specifies whether the cached responses are encrypted.
- cacheTtl IntegerIn Seconds 
- Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response will be cached.
- cachingEnabled Boolean
- Specifies whether responses should be cached and returned for requests. A cache cluster must be enabled on the stage for responses to be cached.
- dataTrace BooleanEnabled 
- Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.
- httpMethod String
- The HTTP method. To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- loggingLevel String
- Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF,ERROR, andINFO. ChooseERRORto write only error-level entries to CloudWatch Logs, or chooseINFOto include allERRORevents as well as extra informational events.
- metricsEnabled Boolean
- Specifies whether Amazon CloudWatch metrics are enabled for this method.
- resourcePath String
- The resource path for this method. Forward slashes (/) are encoded as~1and the initial slash must include a forward slash. For example, the path value/resource/subresourcemust be encoded as/~1resource~1subresource. To specify the root path, use only a slash (/). To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- throttlingBurst IntegerLimit 
- Specifies the throttling burst limit.
- throttlingRate IntegerLimit 
- Specifies the throttling rate limit.
- cacheData booleanEncrypted 
- Specifies whether the cached responses are encrypted.
- cacheTtl numberIn Seconds 
- Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response will be cached.
- cachingEnabled boolean
- Specifies whether responses should be cached and returned for requests. A cache cluster must be enabled on the stage for responses to be cached.
- dataTrace booleanEnabled 
- Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.
- httpMethod string
- The HTTP method. To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- loggingLevel string
- Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF,ERROR, andINFO. ChooseERRORto write only error-level entries to CloudWatch Logs, or chooseINFOto include allERRORevents as well as extra informational events.
- metricsEnabled boolean
- Specifies whether Amazon CloudWatch metrics are enabled for this method.
- resourcePath string
- The resource path for this method. Forward slashes (/) are encoded as~1and the initial slash must include a forward slash. For example, the path value/resource/subresourcemust be encoded as/~1resource~1subresource. To specify the root path, use only a slash (/). To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- throttlingBurst numberLimit 
- Specifies the throttling burst limit.
- throttlingRate numberLimit 
- Specifies the throttling rate limit.
- cache_data_ boolencrypted 
- Specifies whether the cached responses are encrypted.
- cache_ttl_ intin_ seconds 
- Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response will be cached.
- caching_enabled bool
- Specifies whether responses should be cached and returned for requests. A cache cluster must be enabled on the stage for responses to be cached.
- data_trace_ boolenabled 
- Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.
- http_method str
- The HTTP method. To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- logging_level str
- Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF,ERROR, andINFO. ChooseERRORto write only error-level entries to CloudWatch Logs, or chooseINFOto include allERRORevents as well as extra informational events.
- metrics_enabled bool
- Specifies whether Amazon CloudWatch metrics are enabled for this method.
- resource_path str
- The resource path for this method. Forward slashes (/) are encoded as~1and the initial slash must include a forward slash. For example, the path value/resource/subresourcemust be encoded as/~1resource~1subresource. To specify the root path, use only a slash (/). To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- throttling_burst_ intlimit 
- Specifies the throttling burst limit.
- throttling_rate_ intlimit 
- Specifies the throttling rate limit.
- cacheData BooleanEncrypted 
- Specifies whether the cached responses are encrypted.
- cacheTtl NumberIn Seconds 
- Specifies the time to live (TTL), in seconds, for cached responses. The higher the TTL, the longer the response will be cached.
- cachingEnabled Boolean
- Specifies whether responses should be cached and returned for requests. A cache cluster must be enabled on the stage for responses to be cached.
- dataTrace BooleanEnabled 
- Specifies whether data trace logging is enabled for this method, which affects the log entries pushed to Amazon CloudWatch Logs. This can be useful to troubleshoot APIs, but can result in logging sensitive data. We recommend that you don't enable this option for production APIs.
- httpMethod String
- The HTTP method. To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- loggingLevel String
- Specifies the logging level for this method, which affects the log entries pushed to Amazon CloudWatch Logs. Valid values are OFF,ERROR, andINFO. ChooseERRORto write only error-level entries to CloudWatch Logs, or chooseINFOto include allERRORevents as well as extra informational events.
- metricsEnabled Boolean
- Specifies whether Amazon CloudWatch metrics are enabled for this method.
- resourcePath String
- The resource path for this method. Forward slashes (/) are encoded as~1and the initial slash must include a forward slash. For example, the path value/resource/subresourcemust be encoded as/~1resource~1subresource. To specify the root path, use only a slash (/). To apply settings to multiple resources and methods, specify an asterisk (*) for theHttpMethodand/*for theResourcePath. This parameter is required when you specify aMethodSetting.
- throttlingBurst NumberLimit 
- Specifies the throttling burst limit.
- throttlingRate NumberLimit 
- Specifies the throttling rate limit.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TagResponse 
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.8.0 published on Wednesday, Sep 3, 2025 by Pulumi
