@pulumi/aws 7.11.0-alpha.1762176749 → 7.11.0-alpha.1762351717
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alb/listenerRule.d.ts +45 -0
- package/alb/listenerRule.js +35 -0
- package/alb/listenerRule.js.map +1 -1
- package/amplify/app.d.ts +1 -1
- package/amplify/app.js +1 -1
- package/apigateway/integration.d.ts +1 -1
- package/apigateway/integration.js +1 -1
- package/apigateway/integrationResponse.d.ts +1 -1
- package/apigateway/integrationResponse.js +1 -1
- package/appstream/getImage.d.ts +10 -10
- package/appsync/function.d.ts +5 -5
- package/appsync/function.js +5 -5
- package/appsync/graphQLApi.d.ts +1 -1
- package/appsync/graphQLApi.js +1 -1
- package/appsync/resolver.d.ts +11 -11
- package/appsync/resolver.js +11 -11
- package/autoscaling/tag.d.ts +30 -0
- package/autoscaling/tag.js +30 -0
- package/autoscaling/tag.js.map +1 -1
- package/autoscalingplans/scalingPlan.d.ts +100 -0
- package/autoscalingplans/scalingPlan.js +100 -0
- package/autoscalingplans/scalingPlan.js.map +1 -1
- package/bcmdata/export.d.ts +9 -0
- package/bcmdata/export.js.map +1 -1
- package/bedrock/agentcoreAgentRuntimeEndpoint.d.ts +6 -0
- package/bedrock/agentcoreAgentRuntimeEndpoint.js.map +1 -1
- package/bedrock/agentcoreGateway.d.ts +6 -6
- package/bedrockmodel/invocationLoggingConfiguration.d.ts +14 -14
- package/bedrockmodel/invocationLoggingConfiguration.js +14 -14
- package/cfg/organizationCustomPolicyRule.d.ts +3 -3
- package/cfg/organizationCustomPolicyRule.js +3 -3
- package/cfg/rule.d.ts +10 -10
- package/cfg/rule.js +10 -10
- package/cloudwatch/eventTarget.d.ts +3 -3
- package/cloudwatch/eventTarget.js +3 -3
- package/cloudwatch/metricAlarm.d.ts +1 -1
- package/cloudwatch/metricAlarm.js +1 -1
- package/codebuild/webhook.d.ts +20 -0
- package/codebuild/webhook.js +20 -0
- package/codebuild/webhook.js.map +1 -1
- package/codepipeline/webhook.d.ts +77 -0
- package/codepipeline/webhook.js +77 -0
- package/codepipeline/webhook.js.map +1 -1
- package/cognito/identityPoolProviderPrincipalTag.d.ts +37 -0
- package/cognito/identityPoolProviderPrincipalTag.js +37 -0
- package/cognito/identityPoolProviderPrincipalTag.js.map +1 -1
- package/datazone/formType.d.ts +9 -9
- package/datazone/formType.js +9 -9
- package/dms/replicationConfig.d.ts +1 -1
- package/dms/replicationConfig.js +1 -1
- package/dynamodb/getTableItem.d.ts +2 -2
- package/dynamodb/getTableItem.js +2 -2
- package/dynamodb/tableItem.d.ts +5 -5
- package/dynamodb/tableItem.js +5 -5
- package/ec2/getSubnets.d.ts +110 -0
- package/ec2/getSubnets.js +110 -0
- package/ec2/getSubnets.js.map +1 -1
- package/ec2/securityGroup.d.ts +4 -4
- package/ec2/securityGroup.js +4 -4
- package/ec2/vpcIpam.d.ts +28 -0
- package/ec2/vpcIpam.js +28 -0
- package/ec2/vpcIpam.js.map +1 -1
- package/ecr/lifecyclePolicy.d.ts +20 -20
- package/ecr/lifecyclePolicy.js +20 -20
- package/ecr/repositoryCreationTemplate.d.ts +10 -10
- package/ecr/repositoryCreationTemplate.js +10 -10
- package/ecrpublic/getImages.d.ts +76 -0
- package/ecrpublic/getImages.js +34 -0
- package/ecrpublic/getImages.js.map +1 -0
- package/ecrpublic/index.d.ts +3 -0
- package/ecrpublic/index.js +4 -1
- package/ecrpublic/index.js.map +1 -1
- package/ecs/getTaskDefinition.d.ts +18 -18
- package/ecs/getTaskDefinition.js +18 -18
- package/eks/getClusters.d.ts +30 -0
- package/eks/getClusters.js +30 -0
- package/eks/getClusters.js.map +1 -1
- package/elasticsearch/domain.d.ts +17 -17
- package/elasticsearch/domain.js +17 -17
- package/elasticsearch/domainPolicy.d.ts +8 -8
- package/elasticsearch/domainPolicy.js +8 -8
- package/emr/cluster.d.ts +54 -54
- package/emr/cluster.js +36 -36
- package/emr/instanceGroup.d.ts +18 -18
- package/emr/securityConfiguration.d.ts +9 -9
- package/emr/securityConfiguration.js +9 -9
- package/emrserverless/application.d.ts +94 -1
- package/emrserverless/application.js +74 -1
- package/emrserverless/application.js.map +1 -1
- package/evidently/segment.d.ts +2 -2
- package/evidently/segment.js +2 -2
- package/glue/connection.d.ts +13 -11
- package/glue/connection.js +13 -11
- package/glue/connection.js.map +1 -1
- package/glue/crawler.d.ts +3 -3
- package/glue/crawler.js +3 -3
- package/identitystore/group.d.ts +8 -0
- package/identitystore/group.js +2 -0
- package/identitystore/group.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +6 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/imageRecipe.d.ts +18 -0
- package/imagebuilder/imageRecipe.js +2 -0
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/workflow.d.ts +3 -3
- package/imagebuilder/workflow.js +3 -3
- package/iot/getEndpoint.d.ts +46 -0
- package/iot/getEndpoint.js +46 -0
- package/iot/getEndpoint.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +20 -20
- package/kinesis/firehoseDeliveryStream.js +20 -20
- package/kinesis/resourcePolicy.d.ts +13 -13
- package/kinesis/resourcePolicy.js +13 -13
- package/kms/ciphertext.d.ts +2 -2
- package/kms/ciphertext.js +2 -2
- package/kms/getCipherText.d.ts +4 -4
- package/kms/getCipherText.js +4 -4
- package/lakeformation/identityCenterConfiguration.d.ts +121 -0
- package/lakeformation/identityCenterConfiguration.js +84 -0
- package/lakeformation/identityCenterConfiguration.js.map +1 -0
- package/lakeformation/index.d.ts +3 -0
- package/lakeformation/index.js +6 -1
- package/lakeformation/index.js.map +1 -1
- package/lambda/getCodeSigningConfig.d.ts +78 -0
- package/lambda/getCodeSigningConfig.js +78 -0
- package/lambda/getCodeSigningConfig.js.map +1 -1
- package/lambda/getInvocation.d.ts +100 -0
- package/lambda/getInvocation.js +100 -0
- package/lambda/getInvocation.js.map +1 -1
- package/lambda/invocation.d.ts +31 -0
- package/lambda/invocation.js +31 -0
- package/lambda/invocation.js.map +1 -1
- package/lb/getListenerRule.d.ts +12 -0
- package/lb/getListenerRule.js +2 -0
- package/lb/getListenerRule.js.map +1 -1
- package/lb/listenerRule.d.ts +45 -0
- package/lb/listenerRule.js +35 -0
- package/lb/listenerRule.js.map +1 -1
- package/m2/application.d.ts +13 -13
- package/m2/application.js +13 -13
- package/mq/configuration.d.ts +4 -4
- package/mq/configuration.js +4 -4
- package/networkmanager/siteToSiteVpnAttachment.d.ts +77 -0
- package/networkmanager/siteToSiteVpnAttachment.js +77 -0
- package/networkmanager/siteToSiteVpnAttachment.js.map +1 -1
- package/opensearchingest/pipeline.d.ts +6 -6
- package/opensearchingest/pipeline.js +6 -6
- package/organizations/getPolicies.d.ts +34 -0
- package/organizations/getPolicies.js +34 -0
- package/organizations/getPolicies.js.map +1 -1
- package/organizations/getPoliciesForTarget.d.ts +38 -0
- package/organizations/getPoliciesForTarget.js +38 -0
- package/organizations/getPoliciesForTarget.js.map +1 -1
- package/organizations/resourcePolicy.d.ts +23 -23
- package/organizations/resourcePolicy.js +23 -23
- package/package.json +2 -2
- package/rds/customDbEngineVersion.d.ts +1 -1
- package/rds/customDbEngineVersion.js +1 -1
- package/resourcegroups/group.d.ts +5 -5
- package/resourcegroups/group.js +5 -5
- package/route53/trafficPolicy.d.ts +7 -7
- package/route53/trafficPolicy.js +7 -7
- package/s3/bucketWebsiteConfiguration.d.ts +4 -4
- package/s3/bucketWebsiteConfiguration.js +4 -4
- package/s3/bucketWebsiteConfigurationV2.d.ts +4 -4
- package/s3/bucketWebsiteConfigurationV2.js +4 -4
- package/s3control/accessGrantsInstanceResourcePolicy.d.ts +12 -12
- package/s3control/accessGrantsInstanceResourcePolicy.js +12 -12
- package/sagemaker/flowDefinition.d.ts +9 -9
- package/sagemaker/flowDefinition.js +9 -9
- package/sagemaker/model.d.ts +11 -6
- package/sagemaker/model.js +5 -0
- package/sagemaker/model.js.map +1 -1
- package/sagemaker/modelPackageGroupPolicy.d.ts +31 -0
- package/sagemaker/modelPackageGroupPolicy.js +31 -0
- package/sagemaker/modelPackageGroupPolicy.js.map +1 -1
- package/sagemaker/notebookInstance.d.ts +3 -3
- package/secretsmanager/getSecretVersion.d.ts +26 -0
- package/secretsmanager/getSecretVersion.js +26 -0
- package/secretsmanager/getSecretVersion.js.map +1 -1
- package/secretsmanager/secretVersion.d.ts +31 -0
- package/secretsmanager/secretVersion.js +31 -0
- package/secretsmanager/secretVersion.js.map +1 -1
- package/securityhub/standardsControlAssociation.d.ts +26 -0
- package/securityhub/standardsControlAssociation.js +26 -0
- package/securityhub/standardsControlAssociation.js.map +1 -1
- package/sesv2/emailIdentityPolicy.d.ts +13 -13
- package/sesv2/emailIdentityPolicy.js +13 -13
- package/sfn/stateMachine.d.ts +35 -35
- package/sfn/stateMachine.js +35 -35
- package/sns/topic.d.ts +12 -12
- package/sns/topic.js +12 -12
- package/sns/topicSubscription.d.ts +13 -13
- package/sns/topicSubscription.js +13 -13
- package/sqs/queue.d.ts +0 -6
- package/sqs/queue.js +0 -6
- package/sqs/queue.js.map +1 -1
- package/ssm/association.d.ts +1 -1
- package/ssm/association.js +1 -1
- package/ssm/document.d.ts +8 -8
- package/ssm/document.js +8 -8
- package/timestreamquery/scheduledQuery.d.ts +8 -8
- package/timestreamquery/scheduledQuery.js +8 -8
- package/types/input.d.ts +377 -21
- package/types/input.js.map +1 -1
- package/types/output.d.ts +331 -20
- package/types/output.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -2045,7 +2045,7 @@ export declare namespace alb {
|
|
|
2045
2045
|
}
|
|
2046
2046
|
interface ListenerRuleCondition {
|
|
2047
2047
|
/**
|
|
2048
|
-
*
|
|
2048
|
+
* Host header patterns to match. Host Header block fields documented below.
|
|
2049
2049
|
*/
|
|
2050
2050
|
hostHeader?: pulumi.Input<inputs.alb.ListenerRuleConditionHostHeader>;
|
|
2051
2051
|
/**
|
|
@@ -2057,7 +2057,7 @@ export declare namespace alb {
|
|
|
2057
2057
|
*/
|
|
2058
2058
|
httpRequestMethod?: pulumi.Input<inputs.alb.ListenerRuleConditionHttpRequestMethod>;
|
|
2059
2059
|
/**
|
|
2060
|
-
*
|
|
2060
|
+
* Path patterns to match against the request URL. Path Pattern block fields documented below.
|
|
2061
2061
|
*/
|
|
2062
2062
|
pathPattern?: pulumi.Input<inputs.alb.ListenerRuleConditionPathPattern>;
|
|
2063
2063
|
/**
|
|
@@ -2072,23 +2072,41 @@ export declare namespace alb {
|
|
|
2072
2072
|
sourceIp?: pulumi.Input<inputs.alb.ListenerRuleConditionSourceIp>;
|
|
2073
2073
|
}
|
|
2074
2074
|
interface ListenerRuleConditionHostHeader {
|
|
2075
|
-
|
|
2075
|
+
/**
|
|
2076
|
+
* List of regular expressions to compare against the host header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
2077
|
+
*/
|
|
2078
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2079
|
+
/**
|
|
2080
|
+
* List of host header value patterns to match. Maximum size of each pattern is 128 characters. Comparison is case-insensitive. Wildcard characters supported: * (matches 0 or more characters) and ? (matches exactly 1 character). Only one pattern needs to match for the condition to be satisfied. Conflicts with `regexValues`.
|
|
2081
|
+
*/
|
|
2082
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2076
2083
|
}
|
|
2077
2084
|
interface ListenerRuleConditionHttpHeader {
|
|
2078
2085
|
/**
|
|
2079
|
-
* Name of HTTP header to search. The maximum size is 40 characters. Comparison is case
|
|
2086
|
+
* Name of HTTP header to search. The maximum size is 40 characters. Comparison is case-insensitive. Only RFC7240 characters are supported. Wildcards are not supported. You cannot use HTTP header condition to specify the host header, use a `host-header` condition instead.
|
|
2080
2087
|
*/
|
|
2081
2088
|
httpHeaderName: pulumi.Input<string>;
|
|
2082
2089
|
/**
|
|
2083
|
-
* List of
|
|
2090
|
+
* List of regular expression to compare against the HTTP header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
2084
2091
|
*/
|
|
2085
|
-
|
|
2092
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2093
|
+
/**
|
|
2094
|
+
* List of header value patterns to match. Maximum size of each pattern is 128 characters. Comparison is case-insensitive. Wildcard characters supported: * (matches 0 or more characters) and ? (matches exactly 1 character). If the same header appears multiple times in the request they will be searched in order until a match is found. Only one pattern needs to match for the condition to be satisfied. To require that all of the strings are a match, create one condition block per string. Conflicts with `regexValues`.
|
|
2095
|
+
*/
|
|
2096
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2086
2097
|
}
|
|
2087
2098
|
interface ListenerRuleConditionHttpRequestMethod {
|
|
2088
2099
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
2089
2100
|
}
|
|
2090
2101
|
interface ListenerRuleConditionPathPattern {
|
|
2091
|
-
|
|
2102
|
+
/**
|
|
2103
|
+
* List of regular expressions to compare against the request URL. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
2104
|
+
*/
|
|
2105
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2106
|
+
/**
|
|
2107
|
+
* List of path patterns to compare against the request URL. Maximum size of each pattern is 128 characters. Comparison is case-sensitive. Wildcard characters supported: * (matches 0 or more characters) and ? (matches exactly 1 character). Only one pattern needs to match for the condition to be satisfied. Path pattern is compared only to the path of the URL, not to its query string. To compare against the query string, use a `queryString` condition. Conflicts with `regexValues`.
|
|
2108
|
+
*/
|
|
2109
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
2092
2110
|
}
|
|
2093
2111
|
interface ListenerRuleConditionQueryString {
|
|
2094
2112
|
/**
|
|
@@ -2103,6 +2121,52 @@ export declare namespace alb {
|
|
|
2103
2121
|
interface ListenerRuleConditionSourceIp {
|
|
2104
2122
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
2105
2123
|
}
|
|
2124
|
+
interface ListenerRuleTransform {
|
|
2125
|
+
/**
|
|
2126
|
+
* Configuration block for host header rewrite. Required if `type` is `host-header-rewrite`. See Host Header Rewrite Config Blocks below.
|
|
2127
|
+
*/
|
|
2128
|
+
hostHeaderRewriteConfig?: pulumi.Input<inputs.alb.ListenerRuleTransformHostHeaderRewriteConfig>;
|
|
2129
|
+
/**
|
|
2130
|
+
* Type of transform. Valid values are `host-header-rewrite` and `url-rewrite`.
|
|
2131
|
+
*/
|
|
2132
|
+
type: pulumi.Input<string>;
|
|
2133
|
+
/**
|
|
2134
|
+
* Configuration block for URL rewrite. Required if `type` is `url-rewrite`. See URL Rewrite Config Blocks below.
|
|
2135
|
+
*/
|
|
2136
|
+
urlRewriteConfig?: pulumi.Input<inputs.alb.ListenerRuleTransformUrlRewriteConfig>;
|
|
2137
|
+
}
|
|
2138
|
+
interface ListenerRuleTransformHostHeaderRewriteConfig {
|
|
2139
|
+
/**
|
|
2140
|
+
* Block for host header rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
2141
|
+
*/
|
|
2142
|
+
rewrite?: pulumi.Input<inputs.alb.ListenerRuleTransformHostHeaderRewriteConfigRewrite>;
|
|
2143
|
+
}
|
|
2144
|
+
interface ListenerRuleTransformHostHeaderRewriteConfigRewrite {
|
|
2145
|
+
/**
|
|
2146
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
2147
|
+
*/
|
|
2148
|
+
regex: pulumi.Input<string>;
|
|
2149
|
+
/**
|
|
2150
|
+
* Replacement string to use when rewriting the matched input. Capture groups in the regular expression (for example, `$1` and `$2`) can be specified. Length constraints: Between 0 and 1024 characters.
|
|
2151
|
+
*/
|
|
2152
|
+
replace: pulumi.Input<string>;
|
|
2153
|
+
}
|
|
2154
|
+
interface ListenerRuleTransformUrlRewriteConfig {
|
|
2155
|
+
/**
|
|
2156
|
+
* Block for URL rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
2157
|
+
*/
|
|
2158
|
+
rewrite?: pulumi.Input<inputs.alb.ListenerRuleTransformUrlRewriteConfigRewrite>;
|
|
2159
|
+
}
|
|
2160
|
+
interface ListenerRuleTransformUrlRewriteConfigRewrite {
|
|
2161
|
+
/**
|
|
2162
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
2163
|
+
*/
|
|
2164
|
+
regex: pulumi.Input<string>;
|
|
2165
|
+
/**
|
|
2166
|
+
* Replacement string to use when rewriting the matched input. Capture groups in the regular expression (for example, `$1` and `$2`) can be specified. Length constraints: Between 0 and 1024 characters.
|
|
2167
|
+
*/
|
|
2168
|
+
replace: pulumi.Input<string>;
|
|
2169
|
+
}
|
|
2106
2170
|
interface LoadBalancerAccessLogs {
|
|
2107
2171
|
/**
|
|
2108
2172
|
* S3 bucket name to store the logs in.
|
|
@@ -29544,6 +29608,26 @@ export declare namespace ecr {
|
|
|
29544
29608
|
}
|
|
29545
29609
|
}
|
|
29546
29610
|
export declare namespace ecrpublic {
|
|
29611
|
+
interface GetImagesImageId {
|
|
29612
|
+
/**
|
|
29613
|
+
* Digest of the image manifest.
|
|
29614
|
+
*/
|
|
29615
|
+
imageDigest?: string;
|
|
29616
|
+
/**
|
|
29617
|
+
* Tag used for the image.
|
|
29618
|
+
*/
|
|
29619
|
+
imageTag?: string;
|
|
29620
|
+
}
|
|
29621
|
+
interface GetImagesImageIdArgs {
|
|
29622
|
+
/**
|
|
29623
|
+
* Digest of the image manifest.
|
|
29624
|
+
*/
|
|
29625
|
+
imageDigest?: pulumi.Input<string>;
|
|
29626
|
+
/**
|
|
29627
|
+
* Tag used for the image.
|
|
29628
|
+
*/
|
|
29629
|
+
imageTag?: pulumi.Input<string>;
|
|
29630
|
+
}
|
|
29547
29631
|
interface RepositoryCatalogData {
|
|
29548
29632
|
/**
|
|
29549
29633
|
* A detailed description of the contents of the repository. It is publicly visible in the Amazon ECR Public Gallery. The text must be in markdown format.
|
|
@@ -32929,6 +33013,82 @@ export declare namespace emrserverless {
|
|
|
32929
33013
|
*/
|
|
32930
33014
|
memory: pulumi.Input<string>;
|
|
32931
33015
|
}
|
|
33016
|
+
interface ApplicationMonitoringConfiguration {
|
|
33017
|
+
/**
|
|
33018
|
+
* The Amazon CloudWatch configuration for monitoring logs.
|
|
33019
|
+
*/
|
|
33020
|
+
cloudwatchLoggingConfiguration?: pulumi.Input<inputs.emrserverless.ApplicationMonitoringConfigurationCloudwatchLoggingConfiguration>;
|
|
33021
|
+
/**
|
|
33022
|
+
* The managed log persistence configuration for monitoring logs.
|
|
33023
|
+
*/
|
|
33024
|
+
managedPersistenceMonitoringConfiguration?: pulumi.Input<inputs.emrserverless.ApplicationMonitoringConfigurationManagedPersistenceMonitoringConfiguration>;
|
|
33025
|
+
/**
|
|
33026
|
+
* The Prometheus configuration for monitoring metrics.
|
|
33027
|
+
*/
|
|
33028
|
+
prometheusMonitoringConfiguration?: pulumi.Input<inputs.emrserverless.ApplicationMonitoringConfigurationPrometheusMonitoringConfiguration>;
|
|
33029
|
+
/**
|
|
33030
|
+
* The Amazon S3 configuration for monitoring log publishing.
|
|
33031
|
+
*/
|
|
33032
|
+
s3MonitoringConfiguration?: pulumi.Input<inputs.emrserverless.ApplicationMonitoringConfigurationS3MonitoringConfiguration>;
|
|
33033
|
+
}
|
|
33034
|
+
interface ApplicationMonitoringConfigurationCloudwatchLoggingConfiguration {
|
|
33035
|
+
/**
|
|
33036
|
+
* Enables CloudWatch logging.
|
|
33037
|
+
*/
|
|
33038
|
+
enabled: pulumi.Input<boolean>;
|
|
33039
|
+
/**
|
|
33040
|
+
* The AWS Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
|
|
33041
|
+
*/
|
|
33042
|
+
encryptionKeyArn?: pulumi.Input<string>;
|
|
33043
|
+
/**
|
|
33044
|
+
* The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
|
|
33045
|
+
*/
|
|
33046
|
+
logGroupName?: pulumi.Input<string>;
|
|
33047
|
+
/**
|
|
33048
|
+
* Prefix for the CloudWatch log stream name.
|
|
33049
|
+
*/
|
|
33050
|
+
logStreamNamePrefix?: pulumi.Input<string>;
|
|
33051
|
+
/**
|
|
33052
|
+
* The types of logs that you want to publish to CloudWatch. If you don't specify any log types, driver STDOUT and STDERR logs will be published to CloudWatch Logs by default. See logTypes for more details.
|
|
33053
|
+
*/
|
|
33054
|
+
logTypes?: pulumi.Input<pulumi.Input<inputs.emrserverless.ApplicationMonitoringConfigurationCloudwatchLoggingConfigurationLogType>[]>;
|
|
33055
|
+
}
|
|
33056
|
+
interface ApplicationMonitoringConfigurationCloudwatchLoggingConfigurationLogType {
|
|
33057
|
+
/**
|
|
33058
|
+
* The worker type. Valid values are `SPARK_DRIVER`, `SPARK_EXECUTOR`, `HIVE_DRIVER`, and `TEZ_TASK`.
|
|
33059
|
+
*/
|
|
33060
|
+
name: pulumi.Input<string>;
|
|
33061
|
+
/**
|
|
33062
|
+
* The list of log types to publish. Valid values are `STDOUT`, `STDERR`, `HIVE_LOG`, `TEZ_AM`, and `SYSTEM_LOGS`.
|
|
33063
|
+
*/
|
|
33064
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
33065
|
+
}
|
|
33066
|
+
interface ApplicationMonitoringConfigurationManagedPersistenceMonitoringConfiguration {
|
|
33067
|
+
/**
|
|
33068
|
+
* Enables managed log persistence for monitoring logs.
|
|
33069
|
+
*/
|
|
33070
|
+
enabled?: pulumi.Input<boolean>;
|
|
33071
|
+
/**
|
|
33072
|
+
* The KMS key ARN to encrypt the logs stored in managed persistence.
|
|
33073
|
+
*/
|
|
33074
|
+
encryptionKeyArn?: pulumi.Input<string>;
|
|
33075
|
+
}
|
|
33076
|
+
interface ApplicationMonitoringConfigurationPrometheusMonitoringConfiguration {
|
|
33077
|
+
/**
|
|
33078
|
+
* The Prometheus remote write URL for sending metrics. Only supported in EMR 7.1.0 and later versions.
|
|
33079
|
+
*/
|
|
33080
|
+
remoteWriteUrl?: pulumi.Input<string>;
|
|
33081
|
+
}
|
|
33082
|
+
interface ApplicationMonitoringConfigurationS3MonitoringConfiguration {
|
|
33083
|
+
/**
|
|
33084
|
+
* The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
|
|
33085
|
+
*/
|
|
33086
|
+
encryptionKeyArn?: pulumi.Input<string>;
|
|
33087
|
+
/**
|
|
33088
|
+
* The Amazon S3 destination URI for log publishing.
|
|
33089
|
+
*/
|
|
33090
|
+
logUri?: pulumi.Input<string>;
|
|
33091
|
+
}
|
|
32932
33092
|
interface ApplicationNetworkConfiguration {
|
|
32933
33093
|
/**
|
|
32934
33094
|
* The array of security group Ids for customer VPC connectivity.
|
|
@@ -32939,6 +33099,18 @@ export declare namespace emrserverless {
|
|
|
32939
33099
|
*/
|
|
32940
33100
|
subnetIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
32941
33101
|
}
|
|
33102
|
+
interface ApplicationRuntimeConfiguration {
|
|
33103
|
+
/**
|
|
33104
|
+
* The classification within a configuration.
|
|
33105
|
+
*/
|
|
33106
|
+
classification: pulumi.Input<string>;
|
|
33107
|
+
/**
|
|
33108
|
+
* A set of properties specified within a configuration classification.
|
|
33109
|
+
*/
|
|
33110
|
+
properties?: pulumi.Input<{
|
|
33111
|
+
[key: string]: pulumi.Input<string>;
|
|
33112
|
+
}>;
|
|
33113
|
+
}
|
|
32942
33114
|
interface ApplicationSchedulerConfiguration {
|
|
32943
33115
|
/**
|
|
32944
33116
|
* Maximum concurrent job runs on this application. Valid range is `1` to `1000`. Defaults to `15`.
|
|
@@ -43902,7 +44074,7 @@ export declare namespace lb {
|
|
|
43902
44074
|
*/
|
|
43903
44075
|
redirects?: inputs.lb.GetListenerRuleActionRedirect[];
|
|
43904
44076
|
/**
|
|
43905
|
-
*
|
|
44077
|
+
* Type of transform.
|
|
43906
44078
|
*/
|
|
43907
44079
|
type?: string;
|
|
43908
44080
|
}
|
|
@@ -43937,7 +44109,7 @@ export declare namespace lb {
|
|
|
43937
44109
|
*/
|
|
43938
44110
|
redirects?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleActionRedirectArgs>[]>;
|
|
43939
44111
|
/**
|
|
43940
|
-
*
|
|
44112
|
+
* Type of transform.
|
|
43941
44113
|
*/
|
|
43942
44114
|
type?: pulumi.Input<string>;
|
|
43943
44115
|
}
|
|
@@ -44253,7 +44425,8 @@ export declare namespace lb {
|
|
|
44253
44425
|
}
|
|
44254
44426
|
interface GetListenerRuleCondition {
|
|
44255
44427
|
/**
|
|
44256
|
-
*
|
|
44428
|
+
* Host header patterns to match.
|
|
44429
|
+
* Detailed below.
|
|
44257
44430
|
*/
|
|
44258
44431
|
hostHeaders?: inputs.lb.GetListenerRuleConditionHostHeader[];
|
|
44259
44432
|
/**
|
|
@@ -44266,7 +44439,8 @@ export declare namespace lb {
|
|
|
44266
44439
|
*/
|
|
44267
44440
|
httpRequestMethods?: inputs.lb.GetListenerRuleConditionHttpRequestMethod[];
|
|
44268
44441
|
/**
|
|
44269
|
-
*
|
|
44442
|
+
* Path patterns to compare against the request URL.
|
|
44443
|
+
* Detailed below.
|
|
44270
44444
|
*/
|
|
44271
44445
|
pathPatterns?: inputs.lb.GetListenerRuleConditionPathPattern[];
|
|
44272
44446
|
/**
|
|
@@ -44281,7 +44455,8 @@ export declare namespace lb {
|
|
|
44281
44455
|
}
|
|
44282
44456
|
interface GetListenerRuleConditionArgs {
|
|
44283
44457
|
/**
|
|
44284
|
-
*
|
|
44458
|
+
* Host header patterns to match.
|
|
44459
|
+
* Detailed below.
|
|
44285
44460
|
*/
|
|
44286
44461
|
hostHeaders?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionHostHeaderArgs>[]>;
|
|
44287
44462
|
/**
|
|
@@ -44294,7 +44469,8 @@ export declare namespace lb {
|
|
|
44294
44469
|
*/
|
|
44295
44470
|
httpRequestMethods?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionHttpRequestMethodArgs>[]>;
|
|
44296
44471
|
/**
|
|
44297
|
-
*
|
|
44472
|
+
* Path patterns to compare against the request URL.
|
|
44473
|
+
* Detailed below.
|
|
44298
44474
|
*/
|
|
44299
44475
|
pathPatterns?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionPathPatternArgs>[]>;
|
|
44300
44476
|
/**
|
|
@@ -44308,12 +44484,20 @@ export declare namespace lb {
|
|
|
44308
44484
|
sourceIps?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleConditionSourceIpArgs>[]>;
|
|
44309
44485
|
}
|
|
44310
44486
|
interface GetListenerRuleConditionHostHeader {
|
|
44487
|
+
/**
|
|
44488
|
+
* Set of regular expressions to compare against the request URL.
|
|
44489
|
+
*/
|
|
44490
|
+
regexValues?: string[];
|
|
44311
44491
|
/**
|
|
44312
44492
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
44313
44493
|
*/
|
|
44314
44494
|
values?: string[];
|
|
44315
44495
|
}
|
|
44316
44496
|
interface GetListenerRuleConditionHostHeaderArgs {
|
|
44497
|
+
/**
|
|
44498
|
+
* Set of regular expressions to compare against the request URL.
|
|
44499
|
+
*/
|
|
44500
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44317
44501
|
/**
|
|
44318
44502
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
44319
44503
|
*/
|
|
@@ -44324,6 +44508,10 @@ export declare namespace lb {
|
|
|
44324
44508
|
* Name of the HTTP header to match.
|
|
44325
44509
|
*/
|
|
44326
44510
|
httpHeaderName?: string;
|
|
44511
|
+
/**
|
|
44512
|
+
* Set of regular expressions to compare against the request URL.
|
|
44513
|
+
*/
|
|
44514
|
+
regexValues?: string[];
|
|
44327
44515
|
/**
|
|
44328
44516
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
44329
44517
|
*/
|
|
@@ -44334,6 +44522,10 @@ export declare namespace lb {
|
|
|
44334
44522
|
* Name of the HTTP header to match.
|
|
44335
44523
|
*/
|
|
44336
44524
|
httpHeaderName?: pulumi.Input<string>;
|
|
44525
|
+
/**
|
|
44526
|
+
* Set of regular expressions to compare against the request URL.
|
|
44527
|
+
*/
|
|
44528
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44337
44529
|
/**
|
|
44338
44530
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
44339
44531
|
*/
|
|
@@ -44352,12 +44544,20 @@ export declare namespace lb {
|
|
|
44352
44544
|
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44353
44545
|
}
|
|
44354
44546
|
interface GetListenerRuleConditionPathPattern {
|
|
44547
|
+
/**
|
|
44548
|
+
* Set of regular expressions to compare against the request URL.
|
|
44549
|
+
*/
|
|
44550
|
+
regexValues?: string[];
|
|
44355
44551
|
/**
|
|
44356
44552
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
44357
44553
|
*/
|
|
44358
44554
|
values?: string[];
|
|
44359
44555
|
}
|
|
44360
44556
|
interface GetListenerRuleConditionPathPatternArgs {
|
|
44557
|
+
/**
|
|
44558
|
+
* Set of regular expressions to compare against the request URL.
|
|
44559
|
+
*/
|
|
44560
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44361
44561
|
/**
|
|
44362
44562
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
44363
44563
|
*/
|
|
@@ -44407,6 +44607,98 @@ export declare namespace lb {
|
|
|
44407
44607
|
*/
|
|
44408
44608
|
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44409
44609
|
}
|
|
44610
|
+
interface GetListenerRuleTransform {
|
|
44611
|
+
/**
|
|
44612
|
+
* Block for host header rewrite. Detailed below.
|
|
44613
|
+
*/
|
|
44614
|
+
hostHeaderRewriteConfigs?: inputs.lb.GetListenerRuleTransformHostHeaderRewriteConfig[];
|
|
44615
|
+
/**
|
|
44616
|
+
* Type of transform.
|
|
44617
|
+
*/
|
|
44618
|
+
type?: string;
|
|
44619
|
+
/**
|
|
44620
|
+
* Block for URL rewrite. Detailed below.
|
|
44621
|
+
*/
|
|
44622
|
+
urlRewriteConfigs?: inputs.lb.GetListenerRuleTransformUrlRewriteConfig[];
|
|
44623
|
+
}
|
|
44624
|
+
interface GetListenerRuleTransformArgs {
|
|
44625
|
+
/**
|
|
44626
|
+
* Block for host header rewrite. Detailed below.
|
|
44627
|
+
*/
|
|
44628
|
+
hostHeaderRewriteConfigs?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleTransformHostHeaderRewriteConfigArgs>[]>;
|
|
44629
|
+
/**
|
|
44630
|
+
* Type of transform.
|
|
44631
|
+
*/
|
|
44632
|
+
type?: pulumi.Input<string>;
|
|
44633
|
+
/**
|
|
44634
|
+
* Block for URL rewrite. Detailed below.
|
|
44635
|
+
*/
|
|
44636
|
+
urlRewriteConfigs?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleTransformUrlRewriteConfigArgs>[]>;
|
|
44637
|
+
}
|
|
44638
|
+
interface GetListenerRuleTransformHostHeaderRewriteConfig {
|
|
44639
|
+
/**
|
|
44640
|
+
* Block for URL rewrite configuration. Detailed below.
|
|
44641
|
+
*/
|
|
44642
|
+
rewrites?: inputs.lb.GetListenerRuleTransformHostHeaderRewriteConfigRewrite[];
|
|
44643
|
+
}
|
|
44644
|
+
interface GetListenerRuleTransformHostHeaderRewriteConfigArgs {
|
|
44645
|
+
/**
|
|
44646
|
+
* Block for URL rewrite configuration. Detailed below.
|
|
44647
|
+
*/
|
|
44648
|
+
rewrites?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleTransformHostHeaderRewriteConfigRewriteArgs>[]>;
|
|
44649
|
+
}
|
|
44650
|
+
interface GetListenerRuleTransformHostHeaderRewriteConfigRewrite {
|
|
44651
|
+
/**
|
|
44652
|
+
* Regular expression to match in the input string.
|
|
44653
|
+
*/
|
|
44654
|
+
regex?: string;
|
|
44655
|
+
/**
|
|
44656
|
+
* Replacement string to use when rewriting the matched input.
|
|
44657
|
+
*/
|
|
44658
|
+
replace?: string;
|
|
44659
|
+
}
|
|
44660
|
+
interface GetListenerRuleTransformHostHeaderRewriteConfigRewriteArgs {
|
|
44661
|
+
/**
|
|
44662
|
+
* Regular expression to match in the input string.
|
|
44663
|
+
*/
|
|
44664
|
+
regex?: pulumi.Input<string>;
|
|
44665
|
+
/**
|
|
44666
|
+
* Replacement string to use when rewriting the matched input.
|
|
44667
|
+
*/
|
|
44668
|
+
replace?: pulumi.Input<string>;
|
|
44669
|
+
}
|
|
44670
|
+
interface GetListenerRuleTransformUrlRewriteConfig {
|
|
44671
|
+
/**
|
|
44672
|
+
* Block for URL rewrite configuration. Detailed below.
|
|
44673
|
+
*/
|
|
44674
|
+
rewrites?: inputs.lb.GetListenerRuleTransformUrlRewriteConfigRewrite[];
|
|
44675
|
+
}
|
|
44676
|
+
interface GetListenerRuleTransformUrlRewriteConfigArgs {
|
|
44677
|
+
/**
|
|
44678
|
+
* Block for URL rewrite configuration. Detailed below.
|
|
44679
|
+
*/
|
|
44680
|
+
rewrites?: pulumi.Input<pulumi.Input<inputs.lb.GetListenerRuleTransformUrlRewriteConfigRewriteArgs>[]>;
|
|
44681
|
+
}
|
|
44682
|
+
interface GetListenerRuleTransformUrlRewriteConfigRewrite {
|
|
44683
|
+
/**
|
|
44684
|
+
* Regular expression to match in the input string.
|
|
44685
|
+
*/
|
|
44686
|
+
regex?: string;
|
|
44687
|
+
/**
|
|
44688
|
+
* Replacement string to use when rewriting the matched input.
|
|
44689
|
+
*/
|
|
44690
|
+
replace?: string;
|
|
44691
|
+
}
|
|
44692
|
+
interface GetListenerRuleTransformUrlRewriteConfigRewriteArgs {
|
|
44693
|
+
/**
|
|
44694
|
+
* Regular expression to match in the input string.
|
|
44695
|
+
*/
|
|
44696
|
+
regex?: pulumi.Input<string>;
|
|
44697
|
+
/**
|
|
44698
|
+
* Replacement string to use when rewriting the matched input.
|
|
44699
|
+
*/
|
|
44700
|
+
replace?: pulumi.Input<string>;
|
|
44701
|
+
}
|
|
44410
44702
|
interface ListenerDefaultAction {
|
|
44411
44703
|
/**
|
|
44412
44704
|
* Configuration block for using Amazon Cognito to authenticate users. Specify only when `type` is `authenticate-cognito`. See below.
|
|
@@ -44828,7 +45120,7 @@ export declare namespace lb {
|
|
|
44828
45120
|
}
|
|
44829
45121
|
interface ListenerRuleCondition {
|
|
44830
45122
|
/**
|
|
44831
|
-
*
|
|
45123
|
+
* Host header patterns to match. Host Header block fields documented below.
|
|
44832
45124
|
*/
|
|
44833
45125
|
hostHeader?: pulumi.Input<inputs.lb.ListenerRuleConditionHostHeader>;
|
|
44834
45126
|
/**
|
|
@@ -44840,7 +45132,7 @@ export declare namespace lb {
|
|
|
44840
45132
|
*/
|
|
44841
45133
|
httpRequestMethod?: pulumi.Input<inputs.lb.ListenerRuleConditionHttpRequestMethod>;
|
|
44842
45134
|
/**
|
|
44843
|
-
*
|
|
45135
|
+
* Path patterns to match against the request URL. Path Pattern block fields documented below.
|
|
44844
45136
|
*/
|
|
44845
45137
|
pathPattern?: pulumi.Input<inputs.lb.ListenerRuleConditionPathPattern>;
|
|
44846
45138
|
/**
|
|
@@ -44855,23 +45147,41 @@ export declare namespace lb {
|
|
|
44855
45147
|
sourceIp?: pulumi.Input<inputs.lb.ListenerRuleConditionSourceIp>;
|
|
44856
45148
|
}
|
|
44857
45149
|
interface ListenerRuleConditionHostHeader {
|
|
44858
|
-
|
|
45150
|
+
/**
|
|
45151
|
+
* List of regular expressions to compare against the host header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
45152
|
+
*/
|
|
45153
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
45154
|
+
/**
|
|
45155
|
+
* List of host header value patterns to match. Maximum size of each pattern is 128 characters. Comparison is case-insensitive. Wildcard characters supported: * (matches 0 or more characters) and ? (matches exactly 1 character). Only one pattern needs to match for the condition to be satisfied. Conflicts with `regexValues`.
|
|
45156
|
+
*/
|
|
45157
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44859
45158
|
}
|
|
44860
45159
|
interface ListenerRuleConditionHttpHeader {
|
|
44861
45160
|
/**
|
|
44862
|
-
* Name of HTTP header to search. The maximum size is 40 characters. Comparison is case
|
|
45161
|
+
* Name of HTTP header to search. The maximum size is 40 characters. Comparison is case-insensitive. Only RFC7240 characters are supported. Wildcards are not supported. You cannot use HTTP header condition to specify the host header, use a `host-header` condition instead.
|
|
44863
45162
|
*/
|
|
44864
45163
|
httpHeaderName: pulumi.Input<string>;
|
|
44865
45164
|
/**
|
|
44866
|
-
* List of
|
|
45165
|
+
* List of regular expression to compare against the HTTP header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
44867
45166
|
*/
|
|
44868
|
-
|
|
45167
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
45168
|
+
/**
|
|
45169
|
+
* List of header value patterns to match. Maximum size of each pattern is 128 characters. Comparison is case-insensitive. Wildcard characters supported: * (matches 0 or more characters) and ? (matches exactly 1 character). If the same header appears multiple times in the request they will be searched in order until a match is found. Only one pattern needs to match for the condition to be satisfied. To require that all of the strings are a match, create one condition block per string. Conflicts with `regexValues`.
|
|
45170
|
+
*/
|
|
45171
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44869
45172
|
}
|
|
44870
45173
|
interface ListenerRuleConditionHttpRequestMethod {
|
|
44871
45174
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
44872
45175
|
}
|
|
44873
45176
|
interface ListenerRuleConditionPathPattern {
|
|
44874
|
-
|
|
45177
|
+
/**
|
|
45178
|
+
* List of regular expressions to compare against the request URL. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
45179
|
+
*/
|
|
45180
|
+
regexValues?: pulumi.Input<pulumi.Input<string>[]>;
|
|
45181
|
+
/**
|
|
45182
|
+
* List of path patterns to compare against the request URL. Maximum size of each pattern is 128 characters. Comparison is case-sensitive. Wildcard characters supported: * (matches 0 or more characters) and ? (matches exactly 1 character). Only one pattern needs to match for the condition to be satisfied. Path pattern is compared only to the path of the URL, not to its query string. To compare against the query string, use a `queryString` condition. Conflicts with `regexValues`.
|
|
45183
|
+
*/
|
|
45184
|
+
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
44875
45185
|
}
|
|
44876
45186
|
interface ListenerRuleConditionQueryString {
|
|
44877
45187
|
/**
|
|
@@ -44886,6 +45196,52 @@ export declare namespace lb {
|
|
|
44886
45196
|
interface ListenerRuleConditionSourceIp {
|
|
44887
45197
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
44888
45198
|
}
|
|
45199
|
+
interface ListenerRuleTransform {
|
|
45200
|
+
/**
|
|
45201
|
+
* Configuration block for host header rewrite. Required if `type` is `host-header-rewrite`. See Host Header Rewrite Config Blocks below.
|
|
45202
|
+
*/
|
|
45203
|
+
hostHeaderRewriteConfig?: pulumi.Input<inputs.lb.ListenerRuleTransformHostHeaderRewriteConfig>;
|
|
45204
|
+
/**
|
|
45205
|
+
* Type of transform. Valid values are `host-header-rewrite` and `url-rewrite`.
|
|
45206
|
+
*/
|
|
45207
|
+
type: pulumi.Input<string>;
|
|
45208
|
+
/**
|
|
45209
|
+
* Configuration block for URL rewrite. Required if `type` is `url-rewrite`. See URL Rewrite Config Blocks below.
|
|
45210
|
+
*/
|
|
45211
|
+
urlRewriteConfig?: pulumi.Input<inputs.lb.ListenerRuleTransformUrlRewriteConfig>;
|
|
45212
|
+
}
|
|
45213
|
+
interface ListenerRuleTransformHostHeaderRewriteConfig {
|
|
45214
|
+
/**
|
|
45215
|
+
* Block for host header rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
45216
|
+
*/
|
|
45217
|
+
rewrite?: pulumi.Input<inputs.lb.ListenerRuleTransformHostHeaderRewriteConfigRewrite>;
|
|
45218
|
+
}
|
|
45219
|
+
interface ListenerRuleTransformHostHeaderRewriteConfigRewrite {
|
|
45220
|
+
/**
|
|
45221
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
45222
|
+
*/
|
|
45223
|
+
regex: pulumi.Input<string>;
|
|
45224
|
+
/**
|
|
45225
|
+
* Replacement string to use when rewriting the matched input. Capture groups in the regular expression (for example, `$1` and `$2`) can be specified. Length constraints: Between 0 and 1024 characters.
|
|
45226
|
+
*/
|
|
45227
|
+
replace: pulumi.Input<string>;
|
|
45228
|
+
}
|
|
45229
|
+
interface ListenerRuleTransformUrlRewriteConfig {
|
|
45230
|
+
/**
|
|
45231
|
+
* Block for URL rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
45232
|
+
*/
|
|
45233
|
+
rewrite?: pulumi.Input<inputs.lb.ListenerRuleTransformUrlRewriteConfigRewrite>;
|
|
45234
|
+
}
|
|
45235
|
+
interface ListenerRuleTransformUrlRewriteConfigRewrite {
|
|
45236
|
+
/**
|
|
45237
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
45238
|
+
*/
|
|
45239
|
+
regex: pulumi.Input<string>;
|
|
45240
|
+
/**
|
|
45241
|
+
* Replacement string to use when rewriting the matched input. Capture groups in the regular expression (for example, `$1` and `$2`) can be specified. Length constraints: Between 0 and 1024 characters.
|
|
45242
|
+
*/
|
|
45243
|
+
replace: pulumi.Input<string>;
|
|
45244
|
+
}
|
|
44889
45245
|
interface LoadBalancerAccessLogs {
|
|
44890
45246
|
/**
|
|
44891
45247
|
* S3 bucket name to store the logs in.
|
|
@@ -79700,7 +80056,7 @@ export declare namespace verifiedpermissions {
|
|
|
79700
80056
|
*/
|
|
79701
80057
|
clientIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
79702
80058
|
/**
|
|
79703
|
-
* The claim that determines the principal in OIDC
|
|
80059
|
+
* The claim that determines the principal in OIDC identity tokens.
|
|
79704
80060
|
*/
|
|
79705
80061
|
principalIdClaim?: pulumi.Input<string>;
|
|
79706
80062
|
}
|
package/types/input.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAwlrEjF,IAAiB,GAAG,CAwcnB;AAxcD,WAAiB,GAAG;IAyXhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;QAC/E,OAAO;YACH,GAAG,GAAG;YACN,WAAW,EAAE,CAAC,GAAG,CAAC,WAAW,CAAC,IAAI,WAAW;SAChD,CAAC;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAuEL,CAAC,EAxcgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAwcnB"}
|