@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
|
@@ -39,15 +39,15 @@ import * as outputs from "../types/output";
|
|
|
39
39
|
* const example = new aws.elasticsearch.Domain("example", {
|
|
40
40
|
* domainName: domain,
|
|
41
41
|
* accessPolicies: Promise.all([current, currentGetCallerIdentity]).then(([current, currentGetCallerIdentity]) => `{
|
|
42
|
-
* "Version": "2012-10-17",
|
|
43
|
-
* "Statement": [
|
|
42
|
+
* \"Version\": \"2012-10-17\",
|
|
43
|
+
* \"Statement\": [
|
|
44
44
|
* {
|
|
45
|
-
* "Action": "es
|
|
46
|
-
* "Principal": "
|
|
47
|
-
* "Effect": "Allow",
|
|
48
|
-
* "Resource": "arn:aws:es:${current.region}:${currentGetCallerIdentity.accountId}:domain/${domain}
|
|
49
|
-
* "Condition": {
|
|
50
|
-
* "IpAddress": {"aws:SourceIp": ["66.193.100.22/32"]}
|
|
45
|
+
* \"Action\": \"es:*\",
|
|
46
|
+
* \"Principal\": \"*\",
|
|
47
|
+
* \"Effect\": \"Allow\",
|
|
48
|
+
* \"Resource\": \"arn:aws:es:${current.region}:${currentGetCallerIdentity.accountId}:domain/${domain}/*\",
|
|
49
|
+
* \"Condition\": {
|
|
50
|
+
* \"IpAddress\": {\"aws:SourceIp\": [\"66.193.100.22/32\"]}
|
|
51
51
|
* }
|
|
52
52
|
* }
|
|
53
53
|
* ]
|
|
@@ -143,15 +143,15 @@ import * as outputs from "../types/output";
|
|
|
143
143
|
* "rest.action.multi.allow_explicit_index": "true",
|
|
144
144
|
* },
|
|
145
145
|
* accessPolicies: Promise.all([current, currentGetCallerIdentity]).then(([current, currentGetCallerIdentity]) => `{
|
|
146
|
-
*
|
|
147
|
-
*
|
|
148
|
-
*
|
|
149
|
-
*
|
|
150
|
-
*
|
|
151
|
-
*
|
|
152
|
-
*
|
|
153
|
-
*
|
|
154
|
-
*
|
|
146
|
+
* \t\"Version\": \"2012-10-17\",
|
|
147
|
+
* \t\"Statement\": [
|
|
148
|
+
* \t\t{
|
|
149
|
+
* \t\t\t\"Action\": \"es:*\",
|
|
150
|
+
* \t\t\t\"Principal\": \"*\",
|
|
151
|
+
* \t\t\t\"Effect\": \"Allow\",
|
|
152
|
+
* \t\t\t\"Resource\": \"arn:aws:es:${current.region}:${currentGetCallerIdentity.accountId}:domain/${domain}/*\"
|
|
153
|
+
* \t\t}
|
|
154
|
+
* \t]
|
|
155
155
|
* }
|
|
156
156
|
* `),
|
|
157
157
|
* tags: {
|
package/elasticsearch/domain.js
CHANGED
|
@@ -43,15 +43,15 @@ const utilities = require("../utilities");
|
|
|
43
43
|
* const example = new aws.elasticsearch.Domain("example", {
|
|
44
44
|
* domainName: domain,
|
|
45
45
|
* accessPolicies: Promise.all([current, currentGetCallerIdentity]).then(([current, currentGetCallerIdentity]) => `{
|
|
46
|
-
* "Version": "2012-10-17",
|
|
47
|
-
* "Statement": [
|
|
46
|
+
* \"Version\": \"2012-10-17\",
|
|
47
|
+
* \"Statement\": [
|
|
48
48
|
* {
|
|
49
|
-
* "Action": "es
|
|
50
|
-
* "Principal": "
|
|
51
|
-
* "Effect": "Allow",
|
|
52
|
-
* "Resource": "arn:aws:es:${current.region}:${currentGetCallerIdentity.accountId}:domain/${domain}
|
|
53
|
-
* "Condition": {
|
|
54
|
-
* "IpAddress": {"aws:SourceIp": ["66.193.100.22/32"]}
|
|
49
|
+
* \"Action\": \"es:*\",
|
|
50
|
+
* \"Principal\": \"*\",
|
|
51
|
+
* \"Effect\": \"Allow\",
|
|
52
|
+
* \"Resource\": \"arn:aws:es:${current.region}:${currentGetCallerIdentity.accountId}:domain/${domain}/*\",
|
|
53
|
+
* \"Condition\": {
|
|
54
|
+
* \"IpAddress\": {\"aws:SourceIp\": [\"66.193.100.22/32\"]}
|
|
55
55
|
* }
|
|
56
56
|
* }
|
|
57
57
|
* ]
|
|
@@ -147,15 +147,15 @@ const utilities = require("../utilities");
|
|
|
147
147
|
* "rest.action.multi.allow_explicit_index": "true",
|
|
148
148
|
* },
|
|
149
149
|
* accessPolicies: Promise.all([current, currentGetCallerIdentity]).then(([current, currentGetCallerIdentity]) => `{
|
|
150
|
-
*
|
|
151
|
-
*
|
|
152
|
-
*
|
|
153
|
-
*
|
|
154
|
-
*
|
|
155
|
-
*
|
|
156
|
-
*
|
|
157
|
-
*
|
|
158
|
-
*
|
|
150
|
+
* \t\"Version\": \"2012-10-17\",
|
|
151
|
+
* \t\"Statement\": [
|
|
152
|
+
* \t\t{
|
|
153
|
+
* \t\t\t\"Action\": \"es:*\",
|
|
154
|
+
* \t\t\t\"Principal\": \"*\",
|
|
155
|
+
* \t\t\t\"Effect\": \"Allow\",
|
|
156
|
+
* \t\t\t\"Resource\": \"arn:aws:es:${current.region}:${currentGetCallerIdentity.accountId}:domain/${domain}/*\"
|
|
157
|
+
* \t\t}
|
|
158
|
+
* \t]
|
|
159
159
|
* }
|
|
160
160
|
* `),
|
|
161
161
|
* tags: {
|
|
@@ -16,16 +16,16 @@ import * as inputs from "../types/input";
|
|
|
16
16
|
* const main = new aws.elasticsearch.DomainPolicy("main", {
|
|
17
17
|
* domainName: example.domainName,
|
|
18
18
|
* accessPolicies: pulumi.interpolate`{
|
|
19
|
-
* "Version": "2012-10-17",
|
|
20
|
-
* "Statement": [
|
|
19
|
+
* \"Version\": \"2012-10-17\",
|
|
20
|
+
* \"Statement\": [
|
|
21
21
|
* {
|
|
22
|
-
* "Action": "es
|
|
23
|
-
* "Principal": "
|
|
24
|
-
* "Effect": "Allow",
|
|
25
|
-
* "Condition": {
|
|
26
|
-
* "IpAddress": {"aws:SourceIp": "127.0.0.1/32"}
|
|
22
|
+
* \"Action\": \"es:*\",
|
|
23
|
+
* \"Principal\": \"*\",
|
|
24
|
+
* \"Effect\": \"Allow\",
|
|
25
|
+
* \"Condition\": {
|
|
26
|
+
* \"IpAddress\": {\"aws:SourceIp\": \"127.0.0.1/32\"}
|
|
27
27
|
* },
|
|
28
|
-
* "Resource": "${example.arn}
|
|
28
|
+
* \"Resource\": \"${example.arn}/*\"
|
|
29
29
|
* }
|
|
30
30
|
* ]
|
|
31
31
|
* }
|
|
@@ -21,16 +21,16 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* const main = new aws.elasticsearch.DomainPolicy("main", {
|
|
22
22
|
* domainName: example.domainName,
|
|
23
23
|
* accessPolicies: pulumi.interpolate`{
|
|
24
|
-
* "Version": "2012-10-17",
|
|
25
|
-
* "Statement": [
|
|
24
|
+
* \"Version\": \"2012-10-17\",
|
|
25
|
+
* \"Statement\": [
|
|
26
26
|
* {
|
|
27
|
-
* "Action": "es
|
|
28
|
-
* "Principal": "
|
|
29
|
-
* "Effect": "Allow",
|
|
30
|
-
* "Condition": {
|
|
31
|
-
* "IpAddress": {"aws:SourceIp": "127.0.0.1/32"}
|
|
27
|
+
* \"Action\": \"es:*\",
|
|
28
|
+
* \"Principal\": \"*\",
|
|
29
|
+
* \"Effect\": \"Allow\",
|
|
30
|
+
* \"Condition\": {
|
|
31
|
+
* \"IpAddress\": {\"aws:SourceIp\": \"127.0.0.1/32\"}
|
|
32
32
|
* },
|
|
33
|
-
* "Resource": "${example.arn}
|
|
33
|
+
* \"Resource\": \"${example.arn}/*\"
|
|
34
34
|
* }
|
|
35
35
|
* ]
|
|
36
36
|
* }
|
package/emr/cluster.d.ts
CHANGED
|
@@ -17,9 +17,9 @@ import * as outputs from "../types/output";
|
|
|
17
17
|
* releaseLabel: "emr-4.6.0",
|
|
18
18
|
* applications: ["Spark"],
|
|
19
19
|
* additionalInfo: `{
|
|
20
|
-
* "instanceAwsClientConfiguration": {
|
|
21
|
-
* "proxyPort": 8099,
|
|
22
|
-
* "proxyHost": "myproxy.example.com"
|
|
20
|
+
* \\"instanceAwsClientConfiguration\\": {
|
|
21
|
+
* \\"proxyPort\\": 8099,
|
|
22
|
+
* \\"proxyHost\\": \\"myproxy.example.com\\"
|
|
23
23
|
* }
|
|
24
24
|
* }
|
|
25
25
|
* `,
|
|
@@ -44,31 +44,31 @@ import * as outputs from "../types/output";
|
|
|
44
44
|
* }],
|
|
45
45
|
* bidPrice: "0.30",
|
|
46
46
|
* autoscalingPolicy: `{
|
|
47
|
-
* "Constraints": {
|
|
48
|
-
* "MinCapacity": 1,
|
|
49
|
-
* "MaxCapacity": 2
|
|
47
|
+
* \\"Constraints\\": {
|
|
48
|
+
* \\"MinCapacity\\": 1,
|
|
49
|
+
* \\"MaxCapacity\\": 2
|
|
50
50
|
* },
|
|
51
|
-
* "Rules": [
|
|
51
|
+
* \\"Rules\\": [
|
|
52
52
|
* {
|
|
53
|
-
* "Name": "ScaleOutMemoryPercentage",
|
|
54
|
-
* "Description": "Scale out if YARNMemoryAvailablePercentage is less than 15",
|
|
55
|
-
* "Action": {
|
|
56
|
-
* "SimpleScalingPolicyConfiguration": {
|
|
57
|
-
* "AdjustmentType": "CHANGE_IN_CAPACITY",
|
|
58
|
-
* "ScalingAdjustment": 1,
|
|
59
|
-
* "CoolDown": 300
|
|
53
|
+
* \\"Name\\": \\"ScaleOutMemoryPercentage\\",
|
|
54
|
+
* \\"Description\\": \\"Scale out if YARNMemoryAvailablePercentage is less than 15\\",
|
|
55
|
+
* \\"Action\\": {
|
|
56
|
+
* \\"SimpleScalingPolicyConfiguration\\": {
|
|
57
|
+
* \\"AdjustmentType\\": \\"CHANGE_IN_CAPACITY\\",
|
|
58
|
+
* \\"ScalingAdjustment\\": 1,
|
|
59
|
+
* \\"CoolDown\\": 300
|
|
60
60
|
* }
|
|
61
61
|
* },
|
|
62
|
-
* "Trigger": {
|
|
63
|
-
* "CloudWatchAlarmDefinition": {
|
|
64
|
-
* "ComparisonOperator": "LESS_THAN",
|
|
65
|
-
* "EvaluationPeriods": 1,
|
|
66
|
-
* "MetricName": "YARNMemoryAvailablePercentage",
|
|
67
|
-
* "Namespace": "AWS/ElasticMapReduce",
|
|
68
|
-
* "Period": 300,
|
|
69
|
-
* "Statistic": "AVERAGE",
|
|
70
|
-
* "Threshold": 15.0,
|
|
71
|
-
* "Unit": "PERCENT"
|
|
62
|
+
* \\"Trigger\\": {
|
|
63
|
+
* \\"CloudWatchAlarmDefinition\\": {
|
|
64
|
+
* \\"ComparisonOperator\\": \\"LESS_THAN\\",
|
|
65
|
+
* \\"EvaluationPeriods\\": 1,
|
|
66
|
+
* \\"MetricName\\": \\"YARNMemoryAvailablePercentage\\",
|
|
67
|
+
* \\"Namespace\\": \\"AWS/ElasticMapReduce\\",
|
|
68
|
+
* \\"Period\\": 300,
|
|
69
|
+
* \\"Statistic\\": \\"AVERAGE\\",
|
|
70
|
+
* \\"Threshold\\": 15.0,
|
|
71
|
+
* \\"Unit\\": \\"PERCENT\\"
|
|
72
72
|
* }
|
|
73
73
|
* }
|
|
74
74
|
* }
|
|
@@ -91,28 +91,28 @@ import * as outputs from "../types/output";
|
|
|
91
91
|
* }],
|
|
92
92
|
* configurationsJson: ` [
|
|
93
93
|
* {
|
|
94
|
-
* "Classification": "hadoop-env",
|
|
95
|
-
* "Configurations": [
|
|
94
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
95
|
+
* \\"Configurations\\": [
|
|
96
96
|
* {
|
|
97
|
-
* "Classification": "export",
|
|
98
|
-
* "Properties": {
|
|
99
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
97
|
+
* \\"Classification\\": \\"export\\",
|
|
98
|
+
* \\"Properties\\": {
|
|
99
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
100
100
|
* }
|
|
101
101
|
* }
|
|
102
102
|
* ],
|
|
103
|
-
* "Properties": {}
|
|
103
|
+
* \\"Properties\\": {}
|
|
104
104
|
* },
|
|
105
105
|
* {
|
|
106
|
-
* "Classification": "spark-env",
|
|
107
|
-
* "Configurations": [
|
|
106
|
+
* \\"Classification\\": \\"spark-env\\",
|
|
107
|
+
* \\"Configurations\\": [
|
|
108
108
|
* {
|
|
109
|
-
* "Classification": "export",
|
|
110
|
-
* "Properties": {
|
|
111
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
109
|
+
* \\"Classification\\": \\"export\\",
|
|
110
|
+
* \\"Properties\\": {
|
|
111
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
112
112
|
* }
|
|
113
113
|
* }
|
|
114
114
|
* ],
|
|
115
|
-
* "Properties": {}
|
|
115
|
+
* \\"Properties\\": {}
|
|
116
116
|
* }
|
|
117
117
|
* ]
|
|
118
118
|
* `,
|
|
@@ -329,16 +329,16 @@ export declare class Cluster extends pulumi.CustomResource {
|
|
|
329
329
|
*
|
|
330
330
|
* const cluster = new aws.emr.Cluster("cluster", {configurationsJson: `[
|
|
331
331
|
* {
|
|
332
|
-
* "Classification": "hadoop-env",
|
|
333
|
-
* "Configurations": [
|
|
332
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
333
|
+
* \\"Configurations\\": [
|
|
334
334
|
* {
|
|
335
|
-
* "Classification": "export",
|
|
336
|
-
* "Properties": {
|
|
337
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
335
|
+
* \\"Classification\\": \\"export\\",
|
|
336
|
+
* \\"Properties\\": {
|
|
337
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
338
338
|
* }
|
|
339
339
|
* }
|
|
340
340
|
* ],
|
|
341
|
-
* "Properties": {}
|
|
341
|
+
* \\"Properties\\": {}
|
|
342
342
|
* }
|
|
343
343
|
* ]
|
|
344
344
|
* `});
|
|
@@ -518,16 +518,16 @@ export interface ClusterState {
|
|
|
518
518
|
*
|
|
519
519
|
* const cluster = new aws.emr.Cluster("cluster", {configurationsJson: `[
|
|
520
520
|
* {
|
|
521
|
-
* "Classification": "hadoop-env",
|
|
522
|
-
* "Configurations": [
|
|
521
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
522
|
+
* \\"Configurations\\": [
|
|
523
523
|
* {
|
|
524
|
-
* "Classification": "export",
|
|
525
|
-
* "Properties": {
|
|
526
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
524
|
+
* \\"Classification\\": \\"export\\",
|
|
525
|
+
* \\"Properties\\": {
|
|
526
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
527
527
|
* }
|
|
528
528
|
* }
|
|
529
529
|
* ],
|
|
530
|
-
* "Properties": {}
|
|
530
|
+
* \\"Properties\\": {}
|
|
531
531
|
* }
|
|
532
532
|
* ]
|
|
533
533
|
* `});
|
|
@@ -694,16 +694,16 @@ export interface ClusterArgs {
|
|
|
694
694
|
*
|
|
695
695
|
* const cluster = new aws.emr.Cluster("cluster", {configurationsJson: `[
|
|
696
696
|
* {
|
|
697
|
-
* "Classification": "hadoop-env",
|
|
698
|
-
* "Configurations": [
|
|
697
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
698
|
+
* \\"Configurations\\": [
|
|
699
699
|
* {
|
|
700
|
-
* "Classification": "export",
|
|
701
|
-
* "Properties": {
|
|
702
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
700
|
+
* \\"Classification\\": \\"export\\",
|
|
701
|
+
* \\"Properties\\": {
|
|
702
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
703
703
|
* }
|
|
704
704
|
* }
|
|
705
705
|
* ],
|
|
706
|
-
* "Properties": {}
|
|
706
|
+
* \\"Properties\\": {}
|
|
707
707
|
* }
|
|
708
708
|
* ]
|
|
709
709
|
* `});
|
package/emr/cluster.js
CHANGED
|
@@ -21,9 +21,9 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* releaseLabel: "emr-4.6.0",
|
|
22
22
|
* applications: ["Spark"],
|
|
23
23
|
* additionalInfo: `{
|
|
24
|
-
* "instanceAwsClientConfiguration": {
|
|
25
|
-
* "proxyPort": 8099,
|
|
26
|
-
* "proxyHost": "myproxy.example.com"
|
|
24
|
+
* \\"instanceAwsClientConfiguration\\": {
|
|
25
|
+
* \\"proxyPort\\": 8099,
|
|
26
|
+
* \\"proxyHost\\": \\"myproxy.example.com\\"
|
|
27
27
|
* }
|
|
28
28
|
* }
|
|
29
29
|
* `,
|
|
@@ -48,31 +48,31 @@ const utilities = require("../utilities");
|
|
|
48
48
|
* }],
|
|
49
49
|
* bidPrice: "0.30",
|
|
50
50
|
* autoscalingPolicy: `{
|
|
51
|
-
* "Constraints": {
|
|
52
|
-
* "MinCapacity": 1,
|
|
53
|
-
* "MaxCapacity": 2
|
|
51
|
+
* \\"Constraints\\": {
|
|
52
|
+
* \\"MinCapacity\\": 1,
|
|
53
|
+
* \\"MaxCapacity\\": 2
|
|
54
54
|
* },
|
|
55
|
-
* "Rules": [
|
|
55
|
+
* \\"Rules\\": [
|
|
56
56
|
* {
|
|
57
|
-
* "Name": "ScaleOutMemoryPercentage",
|
|
58
|
-
* "Description": "Scale out if YARNMemoryAvailablePercentage is less than 15",
|
|
59
|
-
* "Action": {
|
|
60
|
-
* "SimpleScalingPolicyConfiguration": {
|
|
61
|
-
* "AdjustmentType": "CHANGE_IN_CAPACITY",
|
|
62
|
-
* "ScalingAdjustment": 1,
|
|
63
|
-
* "CoolDown": 300
|
|
57
|
+
* \\"Name\\": \\"ScaleOutMemoryPercentage\\",
|
|
58
|
+
* \\"Description\\": \\"Scale out if YARNMemoryAvailablePercentage is less than 15\\",
|
|
59
|
+
* \\"Action\\": {
|
|
60
|
+
* \\"SimpleScalingPolicyConfiguration\\": {
|
|
61
|
+
* \\"AdjustmentType\\": \\"CHANGE_IN_CAPACITY\\",
|
|
62
|
+
* \\"ScalingAdjustment\\": 1,
|
|
63
|
+
* \\"CoolDown\\": 300
|
|
64
64
|
* }
|
|
65
65
|
* },
|
|
66
|
-
* "Trigger": {
|
|
67
|
-
* "CloudWatchAlarmDefinition": {
|
|
68
|
-
* "ComparisonOperator": "LESS_THAN",
|
|
69
|
-
* "EvaluationPeriods": 1,
|
|
70
|
-
* "MetricName": "YARNMemoryAvailablePercentage",
|
|
71
|
-
* "Namespace": "AWS/ElasticMapReduce",
|
|
72
|
-
* "Period": 300,
|
|
73
|
-
* "Statistic": "AVERAGE",
|
|
74
|
-
* "Threshold": 15.0,
|
|
75
|
-
* "Unit": "PERCENT"
|
|
66
|
+
* \\"Trigger\\": {
|
|
67
|
+
* \\"CloudWatchAlarmDefinition\\": {
|
|
68
|
+
* \\"ComparisonOperator\\": \\"LESS_THAN\\",
|
|
69
|
+
* \\"EvaluationPeriods\\": 1,
|
|
70
|
+
* \\"MetricName\\": \\"YARNMemoryAvailablePercentage\\",
|
|
71
|
+
* \\"Namespace\\": \\"AWS/ElasticMapReduce\\",
|
|
72
|
+
* \\"Period\\": 300,
|
|
73
|
+
* \\"Statistic\\": \\"AVERAGE\\",
|
|
74
|
+
* \\"Threshold\\": 15.0,
|
|
75
|
+
* \\"Unit\\": \\"PERCENT\\"
|
|
76
76
|
* }
|
|
77
77
|
* }
|
|
78
78
|
* }
|
|
@@ -95,28 +95,28 @@ const utilities = require("../utilities");
|
|
|
95
95
|
* }],
|
|
96
96
|
* configurationsJson: ` [
|
|
97
97
|
* {
|
|
98
|
-
* "Classification": "hadoop-env",
|
|
99
|
-
* "Configurations": [
|
|
98
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
99
|
+
* \\"Configurations\\": [
|
|
100
100
|
* {
|
|
101
|
-
* "Classification": "export",
|
|
102
|
-
* "Properties": {
|
|
103
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
101
|
+
* \\"Classification\\": \\"export\\",
|
|
102
|
+
* \\"Properties\\": {
|
|
103
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
104
104
|
* }
|
|
105
105
|
* }
|
|
106
106
|
* ],
|
|
107
|
-
* "Properties": {}
|
|
107
|
+
* \\"Properties\\": {}
|
|
108
108
|
* },
|
|
109
109
|
* {
|
|
110
|
-
* "Classification": "spark-env",
|
|
111
|
-
* "Configurations": [
|
|
110
|
+
* \\"Classification\\": \\"spark-env\\",
|
|
111
|
+
* \\"Configurations\\": [
|
|
112
112
|
* {
|
|
113
|
-
* "Classification": "export",
|
|
114
|
-
* "Properties": {
|
|
115
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
113
|
+
* \\"Classification\\": \\"export\\",
|
|
114
|
+
* \\"Properties\\": {
|
|
115
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
116
116
|
* }
|
|
117
117
|
* }
|
|
118
118
|
* ],
|
|
119
|
-
* "Properties": {}
|
|
119
|
+
* \\"Properties\\": {}
|
|
120
120
|
* }
|
|
121
121
|
* ]
|
|
122
122
|
* `,
|
package/emr/instanceGroup.d.ts
CHANGED
|
@@ -68,16 +68,16 @@ export declare class InstanceGroup extends pulumi.CustomResource {
|
|
|
68
68
|
*
|
|
69
69
|
* const task = new aws.emr.InstanceGroup("task", {configurationsJson: `[
|
|
70
70
|
* {
|
|
71
|
-
* "Classification": "hadoop-env",
|
|
72
|
-
* "Configurations": [
|
|
71
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
72
|
+
* \\"Configurations\\": [
|
|
73
73
|
* {
|
|
74
|
-
* "Classification": "export",
|
|
75
|
-
* "Properties": {
|
|
76
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
74
|
+
* \\"Classification\\": \\"export\\",
|
|
75
|
+
* \\"Properties\\": {
|
|
76
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
77
77
|
* }
|
|
78
78
|
* }
|
|
79
79
|
* ],
|
|
80
|
-
* "Properties": {}
|
|
80
|
+
* \\"Properties\\": {}
|
|
81
81
|
* }
|
|
82
82
|
* ]
|
|
83
83
|
* `});
|
|
@@ -150,16 +150,16 @@ export interface InstanceGroupState {
|
|
|
150
150
|
*
|
|
151
151
|
* const task = new aws.emr.InstanceGroup("task", {configurationsJson: `[
|
|
152
152
|
* {
|
|
153
|
-
* "Classification": "hadoop-env",
|
|
154
|
-
* "Configurations": [
|
|
153
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
154
|
+
* \\"Configurations\\": [
|
|
155
155
|
* {
|
|
156
|
-
* "Classification": "export",
|
|
157
|
-
* "Properties": {
|
|
158
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
156
|
+
* \\"Classification\\": \\"export\\",
|
|
157
|
+
* \\"Properties\\": {
|
|
158
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
159
159
|
* }
|
|
160
160
|
* }
|
|
161
161
|
* ],
|
|
162
|
-
* "Properties": {}
|
|
162
|
+
* \\"Properties\\": {}
|
|
163
163
|
* }
|
|
164
164
|
* ]
|
|
165
165
|
* `});
|
|
@@ -224,16 +224,16 @@ export interface InstanceGroupArgs {
|
|
|
224
224
|
*
|
|
225
225
|
* const task = new aws.emr.InstanceGroup("task", {configurationsJson: `[
|
|
226
226
|
* {
|
|
227
|
-
* "Classification": "hadoop-env",
|
|
228
|
-
* "Configurations": [
|
|
227
|
+
* \\"Classification\\": \\"hadoop-env\\",
|
|
228
|
+
* \\"Configurations\\": [
|
|
229
229
|
* {
|
|
230
|
-
* "Classification": "export",
|
|
231
|
-
* "Properties": {
|
|
232
|
-
* "JAVA_HOME": "/usr/lib/jvm/java-1.8.0"
|
|
230
|
+
* \\"Classification\\": \\"export\\",
|
|
231
|
+
* \\"Properties\\": {
|
|
232
|
+
* \\"JAVA_HOME\\": \\"/usr/lib/jvm/java-1.8.0\\"
|
|
233
233
|
* }
|
|
234
234
|
* }
|
|
235
235
|
* ],
|
|
236
|
-
* "Properties": {}
|
|
236
|
+
* \\"Properties\\": {}
|
|
237
237
|
* }
|
|
238
238
|
* ]
|
|
239
239
|
* `});
|
|
@@ -11,18 +11,18 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
11
11
|
* const foo = new aws.emr.SecurityConfiguration("foo", {
|
|
12
12
|
* name: "emrsc_other",
|
|
13
13
|
* configuration: `{
|
|
14
|
-
* "EncryptionConfiguration": {
|
|
15
|
-
* "AtRestEncryptionConfiguration": {
|
|
16
|
-
* "S3EncryptionConfiguration": {
|
|
17
|
-
* "EncryptionMode": "SSE-S3"
|
|
14
|
+
* \\"EncryptionConfiguration\\": {
|
|
15
|
+
* \\"AtRestEncryptionConfiguration\\": {
|
|
16
|
+
* \\"S3EncryptionConfiguration\\": {
|
|
17
|
+
* \\"EncryptionMode\\": \\"SSE-S3\\"
|
|
18
18
|
* },
|
|
19
|
-
* "LocalDiskEncryptionConfiguration": {
|
|
20
|
-
* "EncryptionKeyProviderType": "AwsKms",
|
|
21
|
-
* "AwsKmsKey": "arn:aws:kms:us-west-2:187416307283:alias/my_emr_test_key"
|
|
19
|
+
* \\"LocalDiskEncryptionConfiguration\\": {
|
|
20
|
+
* \\"EncryptionKeyProviderType\\": \\"AwsKms\\",
|
|
21
|
+
* \\"AwsKmsKey\\": \\"arn:aws:kms:us-west-2:187416307283:alias/my_emr_test_key\\"
|
|
22
22
|
* }
|
|
23
23
|
* },
|
|
24
|
-
* "EnableInTransitEncryption": false,
|
|
25
|
-
* "EnableAtRestEncryption": true
|
|
24
|
+
* \\"EnableInTransitEncryption\\": false,
|
|
25
|
+
* \\"EnableAtRestEncryption\\": true
|
|
26
26
|
* }
|
|
27
27
|
* }
|
|
28
28
|
* `,
|
|
@@ -17,18 +17,18 @@ const utilities = require("../utilities");
|
|
|
17
17
|
* const foo = new aws.emr.SecurityConfiguration("foo", {
|
|
18
18
|
* name: "emrsc_other",
|
|
19
19
|
* configuration: `{
|
|
20
|
-
* "EncryptionConfiguration": {
|
|
21
|
-
* "AtRestEncryptionConfiguration": {
|
|
22
|
-
* "S3EncryptionConfiguration": {
|
|
23
|
-
* "EncryptionMode": "SSE-S3"
|
|
20
|
+
* \\"EncryptionConfiguration\\": {
|
|
21
|
+
* \\"AtRestEncryptionConfiguration\\": {
|
|
22
|
+
* \\"S3EncryptionConfiguration\\": {
|
|
23
|
+
* \\"EncryptionMode\\": \\"SSE-S3\\"
|
|
24
24
|
* },
|
|
25
|
-
* "LocalDiskEncryptionConfiguration": {
|
|
26
|
-
* "EncryptionKeyProviderType": "AwsKms",
|
|
27
|
-
* "AwsKmsKey": "arn:aws:kms:us-west-2:187416307283:alias/my_emr_test_key"
|
|
25
|
+
* \\"LocalDiskEncryptionConfiguration\\": {
|
|
26
|
+
* \\"EncryptionKeyProviderType\\": \\"AwsKms\\",
|
|
27
|
+
* \\"AwsKmsKey\\": \\"arn:aws:kms:us-west-2:187416307283:alias/my_emr_test_key\\"
|
|
28
28
|
* }
|
|
29
29
|
* },
|
|
30
|
-
* "EnableInTransitEncryption": false,
|
|
31
|
-
* "EnableAtRestEncryption": true
|
|
30
|
+
* \\"EnableInTransitEncryption\\": false,
|
|
31
|
+
* \\"EnableAtRestEncryption\\": true
|
|
32
32
|
* }
|
|
33
33
|
* }
|
|
34
34
|
* `,
|