@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/output.d.ts
CHANGED
|
@@ -863,7 +863,7 @@ export declare namespace alb {
|
|
|
863
863
|
}
|
|
864
864
|
interface ListenerRuleCondition {
|
|
865
865
|
/**
|
|
866
|
-
*
|
|
866
|
+
* Host header patterns to match. Host Header block fields documented below.
|
|
867
867
|
*/
|
|
868
868
|
hostHeader?: outputs.alb.ListenerRuleConditionHostHeader;
|
|
869
869
|
/**
|
|
@@ -875,7 +875,7 @@ export declare namespace alb {
|
|
|
875
875
|
*/
|
|
876
876
|
httpRequestMethod?: outputs.alb.ListenerRuleConditionHttpRequestMethod;
|
|
877
877
|
/**
|
|
878
|
-
*
|
|
878
|
+
* Path patterns to match against the request URL. Path Pattern block fields documented below.
|
|
879
879
|
*/
|
|
880
880
|
pathPattern?: outputs.alb.ListenerRuleConditionPathPattern;
|
|
881
881
|
/**
|
|
@@ -890,23 +890,41 @@ export declare namespace alb {
|
|
|
890
890
|
sourceIp?: outputs.alb.ListenerRuleConditionSourceIp;
|
|
891
891
|
}
|
|
892
892
|
interface ListenerRuleConditionHostHeader {
|
|
893
|
-
|
|
893
|
+
/**
|
|
894
|
+
* List of regular expressions to compare against the host header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
895
|
+
*/
|
|
896
|
+
regexValues?: string[];
|
|
897
|
+
/**
|
|
898
|
+
* 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`.
|
|
899
|
+
*/
|
|
900
|
+
values?: string[];
|
|
894
901
|
}
|
|
895
902
|
interface ListenerRuleConditionHttpHeader {
|
|
896
903
|
/**
|
|
897
|
-
* Name of HTTP header to search. The maximum size is 40 characters. Comparison is case
|
|
904
|
+
* 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.
|
|
898
905
|
*/
|
|
899
906
|
httpHeaderName: string;
|
|
900
907
|
/**
|
|
901
|
-
* List of
|
|
908
|
+
* List of regular expression to compare against the HTTP header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
902
909
|
*/
|
|
903
|
-
|
|
910
|
+
regexValues?: string[];
|
|
911
|
+
/**
|
|
912
|
+
* 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`.
|
|
913
|
+
*/
|
|
914
|
+
values?: string[];
|
|
904
915
|
}
|
|
905
916
|
interface ListenerRuleConditionHttpRequestMethod {
|
|
906
917
|
values: string[];
|
|
907
918
|
}
|
|
908
919
|
interface ListenerRuleConditionPathPattern {
|
|
909
|
-
|
|
920
|
+
/**
|
|
921
|
+
* List of regular expressions to compare against the request URL. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
922
|
+
*/
|
|
923
|
+
regexValues?: string[];
|
|
924
|
+
/**
|
|
925
|
+
* 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`.
|
|
926
|
+
*/
|
|
927
|
+
values?: string[];
|
|
910
928
|
}
|
|
911
929
|
interface ListenerRuleConditionQueryString {
|
|
912
930
|
/**
|
|
@@ -921,6 +939,52 @@ export declare namespace alb {
|
|
|
921
939
|
interface ListenerRuleConditionSourceIp {
|
|
922
940
|
values: string[];
|
|
923
941
|
}
|
|
942
|
+
interface ListenerRuleTransform {
|
|
943
|
+
/**
|
|
944
|
+
* Configuration block for host header rewrite. Required if `type` is `host-header-rewrite`. See Host Header Rewrite Config Blocks below.
|
|
945
|
+
*/
|
|
946
|
+
hostHeaderRewriteConfig?: outputs.alb.ListenerRuleTransformHostHeaderRewriteConfig;
|
|
947
|
+
/**
|
|
948
|
+
* Type of transform. Valid values are `host-header-rewrite` and `url-rewrite`.
|
|
949
|
+
*/
|
|
950
|
+
type: string;
|
|
951
|
+
/**
|
|
952
|
+
* Configuration block for URL rewrite. Required if `type` is `url-rewrite`. See URL Rewrite Config Blocks below.
|
|
953
|
+
*/
|
|
954
|
+
urlRewriteConfig?: outputs.alb.ListenerRuleTransformUrlRewriteConfig;
|
|
955
|
+
}
|
|
956
|
+
interface ListenerRuleTransformHostHeaderRewriteConfig {
|
|
957
|
+
/**
|
|
958
|
+
* Block for host header rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
959
|
+
*/
|
|
960
|
+
rewrite?: outputs.alb.ListenerRuleTransformHostHeaderRewriteConfigRewrite;
|
|
961
|
+
}
|
|
962
|
+
interface ListenerRuleTransformHostHeaderRewriteConfigRewrite {
|
|
963
|
+
/**
|
|
964
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
965
|
+
*/
|
|
966
|
+
regex: string;
|
|
967
|
+
/**
|
|
968
|
+
* 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.
|
|
969
|
+
*/
|
|
970
|
+
replace: string;
|
|
971
|
+
}
|
|
972
|
+
interface ListenerRuleTransformUrlRewriteConfig {
|
|
973
|
+
/**
|
|
974
|
+
* Block for URL rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
975
|
+
*/
|
|
976
|
+
rewrite?: outputs.alb.ListenerRuleTransformUrlRewriteConfigRewrite;
|
|
977
|
+
}
|
|
978
|
+
interface ListenerRuleTransformUrlRewriteConfigRewrite {
|
|
979
|
+
/**
|
|
980
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
981
|
+
*/
|
|
982
|
+
regex: string;
|
|
983
|
+
/**
|
|
984
|
+
* 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.
|
|
985
|
+
*/
|
|
986
|
+
replace: string;
|
|
987
|
+
}
|
|
924
988
|
interface LoadBalancerAccessLogs {
|
|
925
989
|
/**
|
|
926
990
|
* S3 bucket name to store the logs in.
|
|
@@ -7253,7 +7317,7 @@ export declare namespace appstream {
|
|
|
7253
7317
|
*/
|
|
7254
7318
|
appBlockArn: string;
|
|
7255
7319
|
/**
|
|
7256
|
-
*
|
|
7320
|
+
* ARN of the image being searched for. Cannot be used with `nameRegex` or `name`.
|
|
7257
7321
|
*/
|
|
7258
7322
|
arn: string;
|
|
7259
7323
|
/**
|
|
@@ -7300,7 +7364,7 @@ export declare namespace appstream {
|
|
|
7300
7364
|
[key: string]: string;
|
|
7301
7365
|
};
|
|
7302
7366
|
/**
|
|
7303
|
-
* Name of the image being searched for. Cannot be used with nameRegex or arn
|
|
7367
|
+
* Name of the image being searched for. Cannot be used with `nameRegex` or `arn`.
|
|
7304
7368
|
*/
|
|
7305
7369
|
name: string;
|
|
7306
7370
|
/**
|
|
@@ -35063,6 +35127,41 @@ export declare namespace ecr {
|
|
|
35063
35127
|
}
|
|
35064
35128
|
}
|
|
35065
35129
|
export declare namespace ecrpublic {
|
|
35130
|
+
interface GetImagesImage {
|
|
35131
|
+
/**
|
|
35132
|
+
* Media type of the artifact.
|
|
35133
|
+
*/
|
|
35134
|
+
artifactMediaType: string;
|
|
35135
|
+
/**
|
|
35136
|
+
* Digest of the image manifest.
|
|
35137
|
+
*/
|
|
35138
|
+
imageDigest: string;
|
|
35139
|
+
/**
|
|
35140
|
+
* Media type of the image manifest.
|
|
35141
|
+
*/
|
|
35142
|
+
imageManifestMediaType: string;
|
|
35143
|
+
imagePushedAt: string;
|
|
35144
|
+
imageSizeInBytes: number;
|
|
35145
|
+
imageTags: string[];
|
|
35146
|
+
/**
|
|
35147
|
+
* AWS account ID associated with the public registry that contains the repository. If not specified, the default public registry is assumed.
|
|
35148
|
+
*/
|
|
35149
|
+
registryId: string;
|
|
35150
|
+
/**
|
|
35151
|
+
* Name of the public repository.
|
|
35152
|
+
*/
|
|
35153
|
+
repositoryName: string;
|
|
35154
|
+
}
|
|
35155
|
+
interface GetImagesImageId {
|
|
35156
|
+
/**
|
|
35157
|
+
* Digest of the image manifest.
|
|
35158
|
+
*/
|
|
35159
|
+
imageDigest?: string;
|
|
35160
|
+
/**
|
|
35161
|
+
* Tag used for the image.
|
|
35162
|
+
*/
|
|
35163
|
+
imageTag?: string;
|
|
35164
|
+
}
|
|
35066
35165
|
interface RepositoryCatalogData {
|
|
35067
35166
|
/**
|
|
35068
35167
|
* 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.
|
|
@@ -39216,6 +39315,82 @@ export declare namespace emrserverless {
|
|
|
39216
39315
|
*/
|
|
39217
39316
|
memory: string;
|
|
39218
39317
|
}
|
|
39318
|
+
interface ApplicationMonitoringConfiguration {
|
|
39319
|
+
/**
|
|
39320
|
+
* The Amazon CloudWatch configuration for monitoring logs.
|
|
39321
|
+
*/
|
|
39322
|
+
cloudwatchLoggingConfiguration?: outputs.emrserverless.ApplicationMonitoringConfigurationCloudwatchLoggingConfiguration;
|
|
39323
|
+
/**
|
|
39324
|
+
* The managed log persistence configuration for monitoring logs.
|
|
39325
|
+
*/
|
|
39326
|
+
managedPersistenceMonitoringConfiguration?: outputs.emrserverless.ApplicationMonitoringConfigurationManagedPersistenceMonitoringConfiguration;
|
|
39327
|
+
/**
|
|
39328
|
+
* The Prometheus configuration for monitoring metrics.
|
|
39329
|
+
*/
|
|
39330
|
+
prometheusMonitoringConfiguration?: outputs.emrserverless.ApplicationMonitoringConfigurationPrometheusMonitoringConfiguration;
|
|
39331
|
+
/**
|
|
39332
|
+
* The Amazon S3 configuration for monitoring log publishing.
|
|
39333
|
+
*/
|
|
39334
|
+
s3MonitoringConfiguration?: outputs.emrserverless.ApplicationMonitoringConfigurationS3MonitoringConfiguration;
|
|
39335
|
+
}
|
|
39336
|
+
interface ApplicationMonitoringConfigurationCloudwatchLoggingConfiguration {
|
|
39337
|
+
/**
|
|
39338
|
+
* Enables CloudWatch logging.
|
|
39339
|
+
*/
|
|
39340
|
+
enabled: boolean;
|
|
39341
|
+
/**
|
|
39342
|
+
* The AWS Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
|
|
39343
|
+
*/
|
|
39344
|
+
encryptionKeyArn?: string;
|
|
39345
|
+
/**
|
|
39346
|
+
* The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
|
|
39347
|
+
*/
|
|
39348
|
+
logGroupName?: string;
|
|
39349
|
+
/**
|
|
39350
|
+
* Prefix for the CloudWatch log stream name.
|
|
39351
|
+
*/
|
|
39352
|
+
logStreamNamePrefix?: string;
|
|
39353
|
+
/**
|
|
39354
|
+
* 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.
|
|
39355
|
+
*/
|
|
39356
|
+
logTypes?: outputs.emrserverless.ApplicationMonitoringConfigurationCloudwatchLoggingConfigurationLogType[];
|
|
39357
|
+
}
|
|
39358
|
+
interface ApplicationMonitoringConfigurationCloudwatchLoggingConfigurationLogType {
|
|
39359
|
+
/**
|
|
39360
|
+
* The worker type. Valid values are `SPARK_DRIVER`, `SPARK_EXECUTOR`, `HIVE_DRIVER`, and `TEZ_TASK`.
|
|
39361
|
+
*/
|
|
39362
|
+
name: string;
|
|
39363
|
+
/**
|
|
39364
|
+
* The list of log types to publish. Valid values are `STDOUT`, `STDERR`, `HIVE_LOG`, `TEZ_AM`, and `SYSTEM_LOGS`.
|
|
39365
|
+
*/
|
|
39366
|
+
values: string[];
|
|
39367
|
+
}
|
|
39368
|
+
interface ApplicationMonitoringConfigurationManagedPersistenceMonitoringConfiguration {
|
|
39369
|
+
/**
|
|
39370
|
+
* Enables managed log persistence for monitoring logs.
|
|
39371
|
+
*/
|
|
39372
|
+
enabled?: boolean;
|
|
39373
|
+
/**
|
|
39374
|
+
* The KMS key ARN to encrypt the logs stored in managed persistence.
|
|
39375
|
+
*/
|
|
39376
|
+
encryptionKeyArn?: string;
|
|
39377
|
+
}
|
|
39378
|
+
interface ApplicationMonitoringConfigurationPrometheusMonitoringConfiguration {
|
|
39379
|
+
/**
|
|
39380
|
+
* The Prometheus remote write URL for sending metrics. Only supported in EMR 7.1.0 and later versions.
|
|
39381
|
+
*/
|
|
39382
|
+
remoteWriteUrl?: string;
|
|
39383
|
+
}
|
|
39384
|
+
interface ApplicationMonitoringConfigurationS3MonitoringConfiguration {
|
|
39385
|
+
/**
|
|
39386
|
+
* The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
|
|
39387
|
+
*/
|
|
39388
|
+
encryptionKeyArn?: string;
|
|
39389
|
+
/**
|
|
39390
|
+
* The Amazon S3 destination URI for log publishing.
|
|
39391
|
+
*/
|
|
39392
|
+
logUri?: string;
|
|
39393
|
+
}
|
|
39219
39394
|
interface ApplicationNetworkConfiguration {
|
|
39220
39395
|
/**
|
|
39221
39396
|
* The array of security group Ids for customer VPC connectivity.
|
|
@@ -39226,6 +39401,18 @@ export declare namespace emrserverless {
|
|
|
39226
39401
|
*/
|
|
39227
39402
|
subnetIds?: string[];
|
|
39228
39403
|
}
|
|
39404
|
+
interface ApplicationRuntimeConfiguration {
|
|
39405
|
+
/**
|
|
39406
|
+
* The classification within a configuration.
|
|
39407
|
+
*/
|
|
39408
|
+
classification: string;
|
|
39409
|
+
/**
|
|
39410
|
+
* A set of properties specified within a configuration classification.
|
|
39411
|
+
*/
|
|
39412
|
+
properties?: {
|
|
39413
|
+
[key: string]: string;
|
|
39414
|
+
};
|
|
39415
|
+
}
|
|
39229
39416
|
interface ApplicationSchedulerConfiguration {
|
|
39230
39417
|
/**
|
|
39231
39418
|
* Maximum concurrent job runs on this application. Valid range is `1` to `1000`. Defaults to `15`.
|
|
@@ -51438,7 +51625,7 @@ export declare namespace lb {
|
|
|
51438
51625
|
*/
|
|
51439
51626
|
redirects?: outputs.lb.GetListenerRuleActionRedirect[];
|
|
51440
51627
|
/**
|
|
51441
|
-
*
|
|
51628
|
+
* Type of transform.
|
|
51442
51629
|
*/
|
|
51443
51630
|
type: string;
|
|
51444
51631
|
}
|
|
@@ -51599,7 +51786,8 @@ export declare namespace lb {
|
|
|
51599
51786
|
}
|
|
51600
51787
|
interface GetListenerRuleCondition {
|
|
51601
51788
|
/**
|
|
51602
|
-
*
|
|
51789
|
+
* Host header patterns to match.
|
|
51790
|
+
* Detailed below.
|
|
51603
51791
|
*/
|
|
51604
51792
|
hostHeaders?: outputs.lb.GetListenerRuleConditionHostHeader[];
|
|
51605
51793
|
/**
|
|
@@ -51612,7 +51800,8 @@ export declare namespace lb {
|
|
|
51612
51800
|
*/
|
|
51613
51801
|
httpRequestMethods?: outputs.lb.GetListenerRuleConditionHttpRequestMethod[];
|
|
51614
51802
|
/**
|
|
51615
|
-
*
|
|
51803
|
+
* Path patterns to compare against the request URL.
|
|
51804
|
+
* Detailed below.
|
|
51616
51805
|
*/
|
|
51617
51806
|
pathPatterns?: outputs.lb.GetListenerRuleConditionPathPattern[];
|
|
51618
51807
|
/**
|
|
@@ -51626,6 +51815,10 @@ export declare namespace lb {
|
|
|
51626
51815
|
sourceIps?: outputs.lb.GetListenerRuleConditionSourceIp[];
|
|
51627
51816
|
}
|
|
51628
51817
|
interface GetListenerRuleConditionHostHeader {
|
|
51818
|
+
/**
|
|
51819
|
+
* Set of regular expressions to compare against the request URL.
|
|
51820
|
+
*/
|
|
51821
|
+
regexValues: string[];
|
|
51629
51822
|
/**
|
|
51630
51823
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
51631
51824
|
*/
|
|
@@ -51636,6 +51829,10 @@ export declare namespace lb {
|
|
|
51636
51829
|
* Name of the HTTP header to match.
|
|
51637
51830
|
*/
|
|
51638
51831
|
httpHeaderName: string;
|
|
51832
|
+
/**
|
|
51833
|
+
* Set of regular expressions to compare against the request URL.
|
|
51834
|
+
*/
|
|
51835
|
+
regexValues: string[];
|
|
51639
51836
|
/**
|
|
51640
51837
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
51641
51838
|
*/
|
|
@@ -51648,6 +51845,10 @@ export declare namespace lb {
|
|
|
51648
51845
|
values: string[];
|
|
51649
51846
|
}
|
|
51650
51847
|
interface GetListenerRuleConditionPathPattern {
|
|
51848
|
+
/**
|
|
51849
|
+
* Set of regular expressions to compare against the request URL.
|
|
51850
|
+
*/
|
|
51851
|
+
regexValues: string[];
|
|
51651
51852
|
/**
|
|
51652
51853
|
* Set of `key`-`value` pairs indicating the query string parameters to match.
|
|
51653
51854
|
*/
|
|
@@ -51675,6 +51876,52 @@ export declare namespace lb {
|
|
|
51675
51876
|
*/
|
|
51676
51877
|
values: string[];
|
|
51677
51878
|
}
|
|
51879
|
+
interface GetListenerRuleTransform {
|
|
51880
|
+
/**
|
|
51881
|
+
* Block for host header rewrite. Detailed below.
|
|
51882
|
+
*/
|
|
51883
|
+
hostHeaderRewriteConfigs?: outputs.lb.GetListenerRuleTransformHostHeaderRewriteConfig[];
|
|
51884
|
+
/**
|
|
51885
|
+
* Type of transform.
|
|
51886
|
+
*/
|
|
51887
|
+
type: string;
|
|
51888
|
+
/**
|
|
51889
|
+
* Block for URL rewrite. Detailed below.
|
|
51890
|
+
*/
|
|
51891
|
+
urlRewriteConfigs?: outputs.lb.GetListenerRuleTransformUrlRewriteConfig[];
|
|
51892
|
+
}
|
|
51893
|
+
interface GetListenerRuleTransformHostHeaderRewriteConfig {
|
|
51894
|
+
/**
|
|
51895
|
+
* Block for URL rewrite configuration. Detailed below.
|
|
51896
|
+
*/
|
|
51897
|
+
rewrites?: outputs.lb.GetListenerRuleTransformHostHeaderRewriteConfigRewrite[];
|
|
51898
|
+
}
|
|
51899
|
+
interface GetListenerRuleTransformHostHeaderRewriteConfigRewrite {
|
|
51900
|
+
/**
|
|
51901
|
+
* Regular expression to match in the input string.
|
|
51902
|
+
*/
|
|
51903
|
+
regex: string;
|
|
51904
|
+
/**
|
|
51905
|
+
* Replacement string to use when rewriting the matched input.
|
|
51906
|
+
*/
|
|
51907
|
+
replace: string;
|
|
51908
|
+
}
|
|
51909
|
+
interface GetListenerRuleTransformUrlRewriteConfig {
|
|
51910
|
+
/**
|
|
51911
|
+
* Block for URL rewrite configuration. Detailed below.
|
|
51912
|
+
*/
|
|
51913
|
+
rewrites?: outputs.lb.GetListenerRuleTransformUrlRewriteConfigRewrite[];
|
|
51914
|
+
}
|
|
51915
|
+
interface GetListenerRuleTransformUrlRewriteConfigRewrite {
|
|
51916
|
+
/**
|
|
51917
|
+
* Regular expression to match in the input string.
|
|
51918
|
+
*/
|
|
51919
|
+
regex: string;
|
|
51920
|
+
/**
|
|
51921
|
+
* Replacement string to use when rewriting the matched input.
|
|
51922
|
+
*/
|
|
51923
|
+
replace: string;
|
|
51924
|
+
}
|
|
51678
51925
|
interface GetLoadBalancerAccessLogs {
|
|
51679
51926
|
bucket: string;
|
|
51680
51927
|
enabled: boolean;
|
|
@@ -52133,7 +52380,7 @@ export declare namespace lb {
|
|
|
52133
52380
|
}
|
|
52134
52381
|
interface ListenerRuleCondition {
|
|
52135
52382
|
/**
|
|
52136
|
-
*
|
|
52383
|
+
* Host header patterns to match. Host Header block fields documented below.
|
|
52137
52384
|
*/
|
|
52138
52385
|
hostHeader?: outputs.lb.ListenerRuleConditionHostHeader;
|
|
52139
52386
|
/**
|
|
@@ -52145,7 +52392,7 @@ export declare namespace lb {
|
|
|
52145
52392
|
*/
|
|
52146
52393
|
httpRequestMethod?: outputs.lb.ListenerRuleConditionHttpRequestMethod;
|
|
52147
52394
|
/**
|
|
52148
|
-
*
|
|
52395
|
+
* Path patterns to match against the request URL. Path Pattern block fields documented below.
|
|
52149
52396
|
*/
|
|
52150
52397
|
pathPattern?: outputs.lb.ListenerRuleConditionPathPattern;
|
|
52151
52398
|
/**
|
|
@@ -52160,23 +52407,41 @@ export declare namespace lb {
|
|
|
52160
52407
|
sourceIp?: outputs.lb.ListenerRuleConditionSourceIp;
|
|
52161
52408
|
}
|
|
52162
52409
|
interface ListenerRuleConditionHostHeader {
|
|
52163
|
-
|
|
52410
|
+
/**
|
|
52411
|
+
* List of regular expressions to compare against the host header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
52412
|
+
*/
|
|
52413
|
+
regexValues?: string[];
|
|
52414
|
+
/**
|
|
52415
|
+
* 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`.
|
|
52416
|
+
*/
|
|
52417
|
+
values?: string[];
|
|
52164
52418
|
}
|
|
52165
52419
|
interface ListenerRuleConditionHttpHeader {
|
|
52166
52420
|
/**
|
|
52167
|
-
* Name of HTTP header to search. The maximum size is 40 characters. Comparison is case
|
|
52421
|
+
* 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.
|
|
52168
52422
|
*/
|
|
52169
52423
|
httpHeaderName: string;
|
|
52170
52424
|
/**
|
|
52171
|
-
* List of
|
|
52425
|
+
* List of regular expression to compare against the HTTP header. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
52172
52426
|
*/
|
|
52173
|
-
|
|
52427
|
+
regexValues?: string[];
|
|
52428
|
+
/**
|
|
52429
|
+
* 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`.
|
|
52430
|
+
*/
|
|
52431
|
+
values?: string[];
|
|
52174
52432
|
}
|
|
52175
52433
|
interface ListenerRuleConditionHttpRequestMethod {
|
|
52176
52434
|
values: string[];
|
|
52177
52435
|
}
|
|
52178
52436
|
interface ListenerRuleConditionPathPattern {
|
|
52179
|
-
|
|
52437
|
+
/**
|
|
52438
|
+
* List of regular expressions to compare against the request URL. The maximum length of each string is 128 characters. Conflicts with `values`.
|
|
52439
|
+
*/
|
|
52440
|
+
regexValues?: string[];
|
|
52441
|
+
/**
|
|
52442
|
+
* 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`.
|
|
52443
|
+
*/
|
|
52444
|
+
values?: string[];
|
|
52180
52445
|
}
|
|
52181
52446
|
interface ListenerRuleConditionQueryString {
|
|
52182
52447
|
/**
|
|
@@ -52191,6 +52456,52 @@ export declare namespace lb {
|
|
|
52191
52456
|
interface ListenerRuleConditionSourceIp {
|
|
52192
52457
|
values: string[];
|
|
52193
52458
|
}
|
|
52459
|
+
interface ListenerRuleTransform {
|
|
52460
|
+
/**
|
|
52461
|
+
* Configuration block for host header rewrite. Required if `type` is `host-header-rewrite`. See Host Header Rewrite Config Blocks below.
|
|
52462
|
+
*/
|
|
52463
|
+
hostHeaderRewriteConfig?: outputs.lb.ListenerRuleTransformHostHeaderRewriteConfig;
|
|
52464
|
+
/**
|
|
52465
|
+
* Type of transform. Valid values are `host-header-rewrite` and `url-rewrite`.
|
|
52466
|
+
*/
|
|
52467
|
+
type: string;
|
|
52468
|
+
/**
|
|
52469
|
+
* Configuration block for URL rewrite. Required if `type` is `url-rewrite`. See URL Rewrite Config Blocks below.
|
|
52470
|
+
*/
|
|
52471
|
+
urlRewriteConfig?: outputs.lb.ListenerRuleTransformUrlRewriteConfig;
|
|
52472
|
+
}
|
|
52473
|
+
interface ListenerRuleTransformHostHeaderRewriteConfig {
|
|
52474
|
+
/**
|
|
52475
|
+
* Block for host header rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
52476
|
+
*/
|
|
52477
|
+
rewrite?: outputs.lb.ListenerRuleTransformHostHeaderRewriteConfigRewrite;
|
|
52478
|
+
}
|
|
52479
|
+
interface ListenerRuleTransformHostHeaderRewriteConfigRewrite {
|
|
52480
|
+
/**
|
|
52481
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
52482
|
+
*/
|
|
52483
|
+
regex: string;
|
|
52484
|
+
/**
|
|
52485
|
+
* 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.
|
|
52486
|
+
*/
|
|
52487
|
+
replace: string;
|
|
52488
|
+
}
|
|
52489
|
+
interface ListenerRuleTransformUrlRewriteConfig {
|
|
52490
|
+
/**
|
|
52491
|
+
* Block for URL rewrite configuration. Only one block is accepted. See Rewrite Blocks below.
|
|
52492
|
+
*/
|
|
52493
|
+
rewrite?: outputs.lb.ListenerRuleTransformUrlRewriteConfigRewrite;
|
|
52494
|
+
}
|
|
52495
|
+
interface ListenerRuleTransformUrlRewriteConfigRewrite {
|
|
52496
|
+
/**
|
|
52497
|
+
* Regular expression to match in the input string. Length constraints: Between 1 and 1024 characters.
|
|
52498
|
+
*/
|
|
52499
|
+
regex: string;
|
|
52500
|
+
/**
|
|
52501
|
+
* 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.
|
|
52502
|
+
*/
|
|
52503
|
+
replace: string;
|
|
52504
|
+
}
|
|
52194
52505
|
interface LoadBalancerAccessLogs {
|
|
52195
52506
|
/**
|
|
52196
52507
|
* S3 bucket name to store the logs in.
|
|
@@ -89677,7 +89988,7 @@ export declare namespace verifiedpermissions {
|
|
|
89677
89988
|
*/
|
|
89678
89989
|
clientIds?: string[];
|
|
89679
89990
|
/**
|
|
89680
|
-
* The claim that determines the principal in OIDC
|
|
89991
|
+
* The claim that determines the principal in OIDC identity tokens.
|
|
89681
89992
|
*/
|
|
89682
89993
|
principalIdClaim?: string;
|
|
89683
89994
|
}
|
package/types/output.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;
|
|
1
|
+
{"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAgu+EjF,IAAiB,GAAG,CAudnB;AAvdD,WAAiB,GAAG;IAuYhB;;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;AAwEL,CAAC,EAvdgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAudnB"}
|