@pulumi/aws 6.0.0-alpha.2 → 6.0.0-alpha.3
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/targetGroupAttachment.d.ts +17 -10
- package/alb/targetGroupAttachment.js +2 -1
- package/alb/targetGroupAttachment.js.map +1 -1
- package/appconfig/environment.d.ts +1 -1
- package/appflow/flow.d.ts +98 -0
- package/appflow/flow.js +98 -0
- package/appflow/flow.js.map +1 -1
- package/applicationloadbalancing/targetGroupAttachment.d.ts +17 -10
- package/applicationloadbalancing/targetGroupAttachment.js +2 -1
- package/applicationloadbalancing/targetGroupAttachment.js.map +1 -1
- package/appsync/graphQLApi.d.ts +0 -134
- package/appsync/graphQLApi.js +0 -134
- package/appsync/graphQLApi.js.map +1 -1
- package/backup/regionSettings.d.ts +3 -3
- package/batch/computeEnvironment.d.ts +2 -0
- package/batch/computeEnvironment.js +2 -0
- package/batch/computeEnvironment.js.map +1 -1
- package/budgets/getBudget.d.ts +130 -0
- package/budgets/getBudget.js +51 -0
- package/budgets/getBudget.js.map +1 -0
- package/budgets/index.d.ts +3 -0
- package/budgets/index.js +4 -1
- package/budgets/index.js.map +1 -1
- package/chime/index.d.ts +9 -0
- package/chime/index.js +16 -1
- package/chime/index.js.map +1 -1
- package/chime/sdkvoiceGlobalSettings.d.ts +73 -0
- package/chime/sdkvoiceGlobalSettings.js +75 -0
- package/chime/sdkvoiceGlobalSettings.js.map +1 -0
- package/chime/sdkvoiceSipMediaApplication.d.ts +145 -0
- package/chime/sdkvoiceSipMediaApplication.js +95 -0
- package/chime/sdkvoiceSipMediaApplication.js.map +1 -0
- package/chime/sdkvoiceSipRule.d.ts +134 -0
- package/chime/sdkvoiceSipRule.js +99 -0
- package/chime/sdkvoiceSipRule.js.map +1 -0
- package/chime/voiceConnector.d.ts +44 -0
- package/chime/voiceConnector.js +6 -0
- package/chime/voiceConnector.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +256 -0
- package/cleanrooms/collaboration.js +123 -0
- package/cleanrooms/collaboration.js.map +1 -0
- package/cleanrooms/index.d.ts +3 -0
- package/cleanrooms/index.js +22 -0
- package/cleanrooms/index.js.map +1 -0
- package/cloudfront/cachePolicy.d.ts +22 -22
- package/cloudfront/cachePolicy.js +2 -2
- package/cloudwatch/eventTarget.d.ts +8 -2
- package/cloudwatch/eventTarget.js +8 -2
- package/cloudwatch/eventTarget.js.map +1 -1
- package/cloudwatch/internetMonitor.d.ts +12 -0
- package/cloudwatch/internetMonitor.js +2 -0
- package/cloudwatch/internetMonitor.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +94 -0
- package/cloudwatch/metricStream.js +94 -0
- package/cloudwatch/metricStream.js.map +1 -1
- package/codebuild/project.d.ts +2 -2
- package/codebuild/project.js +2 -2
- package/cognito/identityPool.d.ts +1 -1
- package/cognito/identityPool.js +1 -1
- package/cognito/index.d.ts +3 -0
- package/cognito/index.js +6 -1
- package/cognito/index.js.map +1 -1
- package/cognito/managedUserPoolClient.d.ts +394 -0
- package/cognito/managedUserPoolClient.js +170 -0
- package/cognito/managedUserPoolClient.js.map +1 -0
- package/cognito/userPool.d.ts +3 -3
- package/cognito/userPoolClient.d.ts +14 -14
- package/cognito/userPoolClient.js +1 -1
- package/config/vars.d.ts +5 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/cur/reportDefinition.d.ts +7 -4
- package/cur/reportDefinition.js +4 -1
- package/cur/reportDefinition.js.map +1 -1
- package/datasync/locationObjectStorage.d.ts +3 -3
- package/ec2/getInstances.d.ts +54 -0
- package/ec2/getInstances.js +54 -0
- package/ec2/getInstances.js.map +1 -1
- package/ec2/getVpcPeeringConnections.d.ts +34 -0
- package/ec2/getVpcPeeringConnections.js +34 -0
- package/ec2/getVpcPeeringConnections.js.map +1 -1
- package/ec2/instance.d.ts +61 -0
- package/ec2/instance.js +39 -0
- package/ec2/instance.js.map +1 -1
- package/ec2/managedPrefixListEntry.d.ts +8 -16
- package/ec2/managedPrefixListEntry.js +5 -13
- package/ec2/managedPrefixListEntry.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +6 -18
- package/ec2/peeringConnectionOptions.js.map +1 -1
- package/ec2/securityGroupRule.d.ts +6 -0
- package/ec2/securityGroupRule.js.map +1 -1
- package/ec2/spotInstanceRequest.d.ts +7 -7
- package/ec2/spotInstanceRequest.js +1 -1
- package/ec2transitgateway/connect.d.ts +3 -3
- package/ec2transitgateway/connectPeer.d.ts +16 -0
- package/ec2transitgateway/connectPeer.js +4 -0
- package/ec2transitgateway/connectPeer.js.map +1 -1
- package/ec2transitgateway/getConnectPeer.d.ts +8 -0
- package/ec2transitgateway/getConnectPeer.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +32 -0
- package/ec2transitgateway/getVpcAttachments.js +32 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/index.d.ts +3 -0
- package/ec2transitgateway/index.js +6 -1
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/instanceConnectEndpoint.d.ts +183 -0
- package/ec2transitgateway/instanceConnectEndpoint.js +96 -0
- package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -0
- package/ec2transitgateway/routeTableAssociation.d.ts +12 -0
- package/ec2transitgateway/routeTableAssociation.js +2 -0
- package/ec2transitgateway/routeTableAssociation.js.map +1 -1
- package/ecr/getPullThroughCacheRule.d.ts +67 -0
- package/ecr/getPullThroughCacheRule.js +47 -0
- package/ecr/getPullThroughCacheRule.js.map +1 -0
- package/ecr/index.d.ts +3 -0
- package/ecr/index.js +4 -1
- package/ecr/index.js.map +1 -1
- package/eks/addon.d.ts +5 -10
- package/eks/addon.js +2 -7
- package/eks/addon.js.map +1 -1
- package/eks/cluster.d.ts +2 -4
- package/eks/cluster.js +2 -4
- package/eks/cluster.js.map +1 -1
- package/eks/getAddonVersion.d.ts +4 -8
- package/eks/getAddonVersion.js +4 -8
- package/eks/getAddonVersion.js.map +1 -1
- package/eks/getCluster.d.ts +6 -12
- package/eks/getCluster.js +6 -12
- package/eks/getCluster.js.map +1 -1
- package/eks/nodeGroup.d.ts +24 -15
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/cluster.d.ts +6 -3
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/globalReplicationGroup.d.ts +6 -3
- package/elasticache/globalReplicationGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +6 -3
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +3 -3
- package/elasticloadbalancingv2/targetGroupAttachment.d.ts +17 -10
- package/elasticloadbalancingv2/targetGroupAttachment.js +2 -1
- package/elasticloadbalancingv2/targetGroupAttachment.js.map +1 -1
- package/elb/loadBalancer.d.ts +3 -3
- package/finspace/index.d.ts +12 -0
- package/finspace/index.js +37 -0
- package/finspace/index.js.map +1 -0
- package/finspace/kxCluster.d.ts +340 -0
- package/finspace/kxCluster.js +129 -0
- package/finspace/kxCluster.js.map +1 -0
- package/finspace/kxDatabase.d.ts +165 -0
- package/finspace/kxDatabase.js +102 -0
- package/finspace/kxDatabase.js.map +1 -0
- package/finspace/kxEnvironment.d.ts +235 -0
- package/finspace/kxEnvironment.js +132 -0
- package/finspace/kxEnvironment.js.map +1 -0
- package/finspace/kxUser.d.ts +160 -0
- package/finspace/kxUser.js +112 -0
- package/finspace/kxUser.js.map +1 -0
- package/fis/experimentTemplate.d.ts +12 -0
- package/fis/experimentTemplate.js +2 -0
- package/fis/experimentTemplate.js.map +1 -1
- package/getArn.d.ts +2 -3
- package/getArn.js +1 -0
- package/getArn.js.map +1 -1
- package/getBillingServiceAccount.d.ts +67 -2
- package/getBillingServiceAccount.js +56 -3
- package/getBillingServiceAccount.js.map +1 -1
- package/getCallerIdentity.d.ts +37 -2
- package/getCallerIdentity.js +26 -3
- package/getCallerIdentity.js.map +1 -1
- package/getDefaultTags.d.ts +2 -15
- package/getDefaultTags.js +1 -1
- package/getDefaultTags.js.map +1 -1
- package/getIpRanges.d.ts +2 -3
- package/getIpRanges.js +1 -0
- package/getIpRanges.js.map +1 -1
- package/getPartition.d.ts +41 -2
- package/getPartition.js +30 -3
- package/getPartition.js.map +1 -1
- package/getRegion.d.ts +2 -3
- package/getRegion.js +1 -0
- package/getRegion.js.map +1 -1
- package/getRegions.d.ts +9 -1
- package/getRegions.js +1 -0
- package/getRegions.js.map +1 -1
- package/getService.d.ts +2 -3
- package/getService.js +1 -0
- package/getService.js.map +1 -1
- package/globalaccelerator/customRoutingAccelerator.d.ts +192 -0
- package/globalaccelerator/customRoutingAccelerator.js +100 -0
- package/globalaccelerator/customRoutingAccelerator.js.map +1 -0
- package/globalaccelerator/customRoutingEndpointGroup.d.ts +130 -0
- package/globalaccelerator/customRoutingEndpointGroup.js +93 -0
- package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -0
- package/globalaccelerator/customRoutingListener.d.ts +104 -0
- package/globalaccelerator/customRoutingListener.js +93 -0
- package/globalaccelerator/customRoutingListener.js.map +1 -0
- package/globalaccelerator/getAccelerator.d.ts +3 -9
- package/globalaccelerator/getAccelerator.js +1 -1
- package/globalaccelerator/getAccelerator.js.map +1 -1
- package/globalaccelerator/getCustomRoutingAccelerator.d.ts +96 -0
- package/globalaccelerator/getCustomRoutingAccelerator.js +58 -0
- package/globalaccelerator/getCustomRoutingAccelerator.js.map +1 -0
- package/globalaccelerator/index.d.ts +12 -0
- package/globalaccelerator/index.js +19 -1
- package/globalaccelerator/index.js.map +1 -1
- package/glue/crawler.d.ts +21 -0
- package/glue/crawler.js +2 -0
- package/glue/crawler.js.map +1 -1
- package/glue/devEndpoint.d.ts +3 -3
- package/glue/workflow.d.ts +3 -3
- package/guardduty/getFindingIds.d.ts +66 -0
- package/guardduty/getFindingIds.js +49 -0
- package/guardduty/getFindingIds.js.map +1 -0
- package/guardduty/index.d.ts +3 -0
- package/guardduty/index.js +4 -1
- package/guardduty/index.js.map +1 -1
- package/iam/getPrincipalPolicySimulation.d.ts +167 -0
- package/iam/getPrincipalPolicySimulation.js +48 -0
- package/iam/getPrincipalPolicySimulation.js.map +1 -0
- package/iam/index.d.ts +3 -0
- package/iam/index.js +5 -2
- package/iam/index.js.map +1 -1
- package/index.d.ts +9 -4
- package/index.js +15 -8
- package/index.js.map +1 -1
- package/iot/getEndpoint.d.ts +50 -0
- package/iot/getEndpoint.js +50 -0
- package/iot/getEndpoint.js.map +1 -1
- package/kendra/querySuggestionsBlockList.d.ts +24 -24
- package/kendra/querySuggestionsBlockList.js +2 -2
- package/keyspaces/table.d.ts +12 -0
- package/keyspaces/table.js +2 -0
- package/keyspaces/table.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +0 -50
- package/kinesis/firehoseDeliveryStream.js +0 -50
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +6 -48
- package/lambda/eventSourceMapping.js +0 -42
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +51 -4
- package/lambda/function.js +36 -1
- package/lambda/function.js.map +1 -1
- package/lambda/provisionedConcurrencyConfig.d.ts +2 -2
- package/lambda/provisionedConcurrencyConfig.js +2 -2
- package/lb/targetGroupAttachment.d.ts +17 -10
- package/lb/targetGroupAttachment.js +2 -1
- package/lb/targetGroupAttachment.js.map +1 -1
- package/msk/cluster.d.ts +108 -0
- package/msk/cluster.js +108 -0
- package/msk/cluster.js.map +1 -1
- package/opensearch/getServerlessAccessPolicy.d.ts +81 -0
- package/opensearch/getServerlessAccessPolicy.js +52 -0
- package/opensearch/getServerlessAccessPolicy.js.map +1 -0
- package/opensearch/getServerlessCollection.d.ts +101 -0
- package/opensearch/getServerlessCollection.js +51 -0
- package/opensearch/getServerlessCollection.js.map +1 -0
- package/opensearch/getServerlessSecurityConfig.d.ts +91 -0
- package/opensearch/getServerlessSecurityConfig.js +50 -0
- package/opensearch/getServerlessSecurityConfig.js.map +1 -0
- package/opensearch/getServerlessSecurityPolicy.d.ts +90 -0
- package/opensearch/getServerlessSecurityPolicy.js +50 -0
- package/opensearch/getServerlessSecurityPolicy.js.map +1 -0
- package/opensearch/getServerlessVpcEndpoint.d.ts +79 -0
- package/opensearch/getServerlessVpcEndpoint.js +47 -0
- package/opensearch/getServerlessVpcEndpoint.js.map +1 -0
- package/opensearch/index.d.ts +30 -0
- package/opensearch/index.js +41 -1
- package/opensearch/index.js.map +1 -1
- package/opensearch/serverlessAccessPolicy.d.ts +138 -0
- package/opensearch/serverlessAccessPolicy.js +106 -0
- package/opensearch/serverlessAccessPolicy.js.map +1 -0
- package/opensearch/serverlessCollection.d.ts +167 -0
- package/opensearch/serverlessCollection.js +104 -0
- package/opensearch/serverlessCollection.js.map +1 -0
- package/opensearch/serverlessSecurityConfig.d.ts +113 -0
- package/opensearch/serverlessSecurityConfig.js +76 -0
- package/opensearch/serverlessSecurityConfig.js.map +1 -0
- package/opensearch/serverlessSecurityPolicy.d.ts +148 -0
- package/opensearch/serverlessSecurityPolicy.js +116 -0
- package/opensearch/serverlessSecurityPolicy.js.map +1 -0
- package/opensearch/serverlessVpcEndpoint.d.ts +120 -0
- package/opensearch/serverlessVpcEndpoint.js +91 -0
- package/opensearch/serverlessVpcEndpoint.js.map +1 -0
- package/organizations/getPolicies.d.ts +45 -0
- package/organizations/getPolicies.js +29 -0
- package/organizations/getPolicies.js.map +1 -0
- package/organizations/getPoliciesForTarget.d.ts +54 -0
- package/organizations/getPoliciesForTarget.js +30 -0
- package/organizations/getPoliciesForTarget.js.map +1 -0
- package/organizations/index.d.ts +9 -0
- package/organizations/index.js +12 -1
- package/organizations/index.js.map +1 -1
- package/organizations/resourcePolicy.d.ts +137 -0
- package/organizations/resourcePolicy.js +109 -0
- package/organizations/resourcePolicy.js.map +1 -0
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pinpoint/smsChannel.d.ts +18 -18
- package/pinpoint/smsChannel.js +2 -2
- package/pipes/pipe.d.ts +52 -19
- package/pipes/pipe.js +25 -8
- package/pipes/pipe.js.map +1 -1
- package/provider.d.ts +10 -0
- package/provider.js +2 -1
- package/provider.js.map +1 -1
- package/quicksight/dataSet.d.ts +2 -2
- package/quicksight/dataSet.js +0 -3
- package/quicksight/dataSet.js.map +1 -1
- package/quicksight/getTheme.d.ts +133 -0
- package/quicksight/getTheme.js +51 -0
- package/quicksight/getTheme.js.map +1 -0
- package/quicksight/index.d.ts +6 -0
- package/quicksight/index.js +9 -1
- package/quicksight/index.js.map +1 -1
- package/quicksight/refreshSchedule.d.ts +44 -0
- package/quicksight/refreshSchedule.js +44 -0
- package/quicksight/refreshSchedule.js.map +1 -1
- package/quicksight/theme.d.ts +211 -0
- package/quicksight/theme.js +97 -0
- package/quicksight/theme.js.map +1 -0
- package/rds/eventSubscription.d.ts +3 -3
- package/rds/getInstance.d.ts +1 -1
- package/rds/instance.d.ts +3 -3
- package/rds/proxy.d.ts +3 -3
- package/redshift/cluster.d.ts +8 -0
- package/redshift/cluster.js +2 -0
- package/redshift/cluster.js.map +1 -1
- package/redshift/getCluster.d.ts +5 -1
- package/redshift/getCluster.js.map +1 -1
- package/s3/bucketNotification.d.ts +15 -3
- package/s3/bucketNotification.js +12 -0
- package/s3/bucketNotification.js.map +1 -1
- package/servicecatalog/getProduct.d.ts +13 -13
- package/servicecatalog/getProduct.js +4 -4
- package/ses/activeReceiptRuleSet.d.ts +8 -0
- package/ses/activeReceiptRuleSet.js +8 -0
- package/ses/activeReceiptRuleSet.js.map +1 -1
- package/sesv2/emailIdentity.d.ts +15 -3
- package/sesv2/emailIdentity.js.map +1 -1
- package/sesv2/getEmailIdentity.d.ts +97 -0
- package/sesv2/getEmailIdentity.js +50 -0
- package/sesv2/getEmailIdentity.js.map +1 -0
- package/sesv2/getEmailIdentityMailFromAttributes.d.ts +75 -0
- package/sesv2/getEmailIdentityMailFromAttributes.js +55 -0
- package/sesv2/getEmailIdentityMailFromAttributes.js.map +1 -0
- package/sesv2/index.d.ts +6 -0
- package/sesv2/index.js +7 -1
- package/sesv2/index.js.map +1 -1
- package/sfn/alias.d.ts +136 -0
- package/sfn/alias.js +103 -0
- package/sfn/alias.js.map +1 -0
- package/sfn/getAlias.d.ts +97 -0
- package/sfn/getAlias.js +53 -0
- package/sfn/getAlias.js.map +1 -0
- package/sfn/getStateMachine.d.ts +5 -0
- package/sfn/getStateMachine.js.map +1 -1
- package/sfn/getStateMachineVersions.d.ts +65 -0
- package/sfn/getStateMachineVersions.js +49 -0
- package/sfn/getStateMachineVersions.js.map +1 -0
- package/sfn/index.d.ts +9 -0
- package/sfn/index.js +12 -1
- package/sfn/index.js.map +1 -1
- package/sfn/stateMachine.d.ts +45 -0
- package/sfn/stateMachine.js +35 -0
- package/sfn/stateMachine.js.map +1 -1
- package/ssm/patchBaseline.d.ts +6 -0
- package/ssm/patchBaseline.js.map +1 -1
- package/timestreamwrite/table.d.ts +30 -0
- package/timestreamwrite/table.js +20 -0
- package/timestreamwrite/table.js.map +1 -1
- package/transfer/agreement.d.ts +170 -0
- package/transfer/agreement.js +110 -0
- package/transfer/agreement.js.map +1 -0
- package/transfer/certificate.d.ts +172 -0
- package/transfer/certificate.js +103 -0
- package/transfer/certificate.js.map +1 -0
- package/transfer/connector.d.ts +152 -0
- package/transfer/connector.js +104 -0
- package/transfer/connector.js.map +1 -0
- package/transfer/index.d.ts +12 -0
- package/transfer/index.js +21 -1
- package/transfer/index.js.map +1 -1
- package/transfer/profile.d.ts +117 -0
- package/transfer/profile.js +78 -0
- package/transfer/profile.js.map +1 -0
- package/types/input.d.ts +9207 -97395
- package/types/output.d.ts +9845 -97697
- package/vpc/securityGroupEgressRule.d.ts +3 -3
- package/vpc/securityGroupEgressRule.js +4 -1
- package/vpc/securityGroupEgressRule.js.map +1 -1
- package/vpc/securityGroupIngressRule.d.ts +3 -3
- package/vpc/securityGroupIngressRule.js +4 -1
- package/vpc/securityGroupIngressRule.js.map +1 -1
- package/wafv2/ruleGroup.d.ts +0 -49
- package/wafv2/ruleGroup.js +0 -49
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +6 -246
- package/wafv2/webAcl.js +0 -240
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +17 -17
- package/wafv2/webAclLoggingConfiguration.js +5 -5
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.KxDatabase = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource for managing an AWS FinSpace Kx Database.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const exampleKey = new aws.kms.Key("exampleKey", {
|
|
19
|
+
* description: "Example KMS Key",
|
|
20
|
+
* deletionWindowInDays: 7,
|
|
21
|
+
* });
|
|
22
|
+
* const exampleKxEnvironment = new aws.finspace.KxEnvironment("exampleKxEnvironment", {
|
|
23
|
+
* name: "my-tf-kx-environment",
|
|
24
|
+
* kmsKeyId: exampleKey.arn,
|
|
25
|
+
* });
|
|
26
|
+
* const exampleKxDatabase = new aws.finspace.KxDatabase("exampleKxDatabase", {
|
|
27
|
+
* environmentId: exampleKxEnvironment.id,
|
|
28
|
+
* name: "my-tf-kx-database",
|
|
29
|
+
* description: "Example database description",
|
|
30
|
+
* });
|
|
31
|
+
* ```
|
|
32
|
+
*
|
|
33
|
+
* ## Import
|
|
34
|
+
*
|
|
35
|
+
* An AWS FinSpace Kx Database can be imported using the `id` (environment ID and database name, comma-delimited), e.g.,
|
|
36
|
+
*
|
|
37
|
+
* ```sh
|
|
38
|
+
* $ pulumi import aws:finspace/kxDatabase:KxDatabase example n3ceo7wqxoxcti5tujqwzs,my-tf-kx-database
|
|
39
|
+
* ```
|
|
40
|
+
*/
|
|
41
|
+
class KxDatabase extends pulumi.CustomResource {
|
|
42
|
+
/**
|
|
43
|
+
* Get an existing KxDatabase resource's state with the given name, ID, and optional extra
|
|
44
|
+
* properties used to qualify the lookup.
|
|
45
|
+
*
|
|
46
|
+
* @param name The _unique_ name of the resulting resource.
|
|
47
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
48
|
+
* @param state Any extra arguments used during the lookup.
|
|
49
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
50
|
+
*/
|
|
51
|
+
static get(name, id, state, opts) {
|
|
52
|
+
return new KxDatabase(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of KxDatabase. This is designed to work even
|
|
56
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
|
+
*/
|
|
58
|
+
static isInstance(obj) {
|
|
59
|
+
if (obj === undefined || obj === null) {
|
|
60
|
+
return false;
|
|
61
|
+
}
|
|
62
|
+
return obj['__pulumiType'] === KxDatabase.__pulumiType;
|
|
63
|
+
}
|
|
64
|
+
constructor(name, argsOrState, opts) {
|
|
65
|
+
let resourceInputs = {};
|
|
66
|
+
opts = opts || {};
|
|
67
|
+
if (opts.id) {
|
|
68
|
+
const state = argsOrState;
|
|
69
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
70
|
+
resourceInputs["createdTimestamp"] = state ? state.createdTimestamp : undefined;
|
|
71
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
72
|
+
resourceInputs["environmentId"] = state ? state.environmentId : undefined;
|
|
73
|
+
resourceInputs["lastModifiedTimestamp"] = state ? state.lastModifiedTimestamp : undefined;
|
|
74
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
75
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
76
|
+
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
77
|
+
}
|
|
78
|
+
else {
|
|
79
|
+
const args = argsOrState;
|
|
80
|
+
if ((!args || args.environmentId === undefined) && !opts.urn) {
|
|
81
|
+
throw new Error("Missing required property 'environmentId'");
|
|
82
|
+
}
|
|
83
|
+
if ((!args || args.name === undefined) && !opts.urn) {
|
|
84
|
+
throw new Error("Missing required property 'name'");
|
|
85
|
+
}
|
|
86
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
87
|
+
resourceInputs["environmentId"] = args ? args.environmentId : undefined;
|
|
88
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
89
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
90
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
91
|
+
resourceInputs["createdTimestamp"] = undefined /*out*/;
|
|
92
|
+
resourceInputs["lastModifiedTimestamp"] = undefined /*out*/;
|
|
93
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
94
|
+
}
|
|
95
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
96
|
+
super(KxDatabase.__pulumiType, name, resourceInputs, opts);
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
exports.KxDatabase = KxDatabase;
|
|
100
|
+
/** @internal */
|
|
101
|
+
KxDatabase.__pulumiType = 'aws:finspace/kxDatabase:KxDatabase';
|
|
102
|
+
//# sourceMappingURL=kxDatabase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kxDatabase.js","sourceRoot":"","sources":["../../finspace/kxDatabase.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,235 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Resource for managing an AWS FinSpace Kx Environment.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
* ### Basic Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const exampleKey = new aws.kms.Key("exampleKey", {
|
|
15
|
+
* description: "Sample KMS Key",
|
|
16
|
+
* deletionWindowInDays: 7,
|
|
17
|
+
* });
|
|
18
|
+
* const exampleKxEnvironment = new aws.finspace.KxEnvironment("exampleKxEnvironment", {
|
|
19
|
+
* name: "my-tf-kx-environment",
|
|
20
|
+
* kmsKeyId: exampleKey.arn,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
* ### With Network Setup
|
|
24
|
+
*
|
|
25
|
+
* ```typescript
|
|
26
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
27
|
+
* import * as aws from "@pulumi/aws";
|
|
28
|
+
*
|
|
29
|
+
* const exampleKey = new aws.kms.Key("exampleKey", {
|
|
30
|
+
* description: "Sample KMS Key",
|
|
31
|
+
* deletionWindowInDays: 7,
|
|
32
|
+
* });
|
|
33
|
+
* const exampleTransitGateway = new aws.ec2transitgateway.TransitGateway("exampleTransitGateway", {description: "example"});
|
|
34
|
+
* const exampleEnv = new aws.finspace.KxEnvironment("exampleEnv", {
|
|
35
|
+
* name: "my-tf-kx-environment",
|
|
36
|
+
* description: "Environment description",
|
|
37
|
+
* kmsKeyId: exampleKey.arn,
|
|
38
|
+
* transitGatewayConfiguration: {
|
|
39
|
+
* transitGatewayId: exampleTransitGateway.id,
|
|
40
|
+
* routableCidrSpace: "100.64.0.0/26",
|
|
41
|
+
* },
|
|
42
|
+
* customDnsConfigurations: [{
|
|
43
|
+
* customDnsServerName: "example.finspace.amazonaws.com",
|
|
44
|
+
* customDnsServerIp: "10.0.0.76",
|
|
45
|
+
* }],
|
|
46
|
+
* });
|
|
47
|
+
* ```
|
|
48
|
+
*
|
|
49
|
+
* ## Import
|
|
50
|
+
*
|
|
51
|
+
* An AWS FinSpace Kx Environment can be imported using the `id`, e.g.,
|
|
52
|
+
*
|
|
53
|
+
* ```sh
|
|
54
|
+
* $ pulumi import aws:finspace/kxEnvironment:KxEnvironment example n3ceo7wqxoxcti5tujqwzs
|
|
55
|
+
* ```
|
|
56
|
+
*/
|
|
57
|
+
export declare class KxEnvironment extends pulumi.CustomResource {
|
|
58
|
+
/**
|
|
59
|
+
* Get an existing KxEnvironment resource's state with the given name, ID, and optional extra
|
|
60
|
+
* properties used to qualify the lookup.
|
|
61
|
+
*
|
|
62
|
+
* @param name The _unique_ name of the resulting resource.
|
|
63
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
64
|
+
* @param state Any extra arguments used during the lookup.
|
|
65
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
66
|
+
*/
|
|
67
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: KxEnvironmentState, opts?: pulumi.CustomResourceOptions): KxEnvironment;
|
|
68
|
+
/**
|
|
69
|
+
* Returns true if the given object is an instance of KxEnvironment. This is designed to work even
|
|
70
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
71
|
+
*/
|
|
72
|
+
static isInstance(obj: any): obj is KxEnvironment;
|
|
73
|
+
/**
|
|
74
|
+
* Amazon Resource Name (ARN) identifier of the KX environment.
|
|
75
|
+
*/
|
|
76
|
+
readonly arn: pulumi.Output<string>;
|
|
77
|
+
/**
|
|
78
|
+
* AWS Availability Zone IDs that this environment is available in. Important when selecting VPC subnets to use in cluster creation.
|
|
79
|
+
*/
|
|
80
|
+
readonly availabilityZones: pulumi.Output<string[]>;
|
|
81
|
+
/**
|
|
82
|
+
* Timestamp at which the environment is created in FinSpace. Value determined as epoch time in seconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000.
|
|
83
|
+
*/
|
|
84
|
+
readonly createdTimestamp: pulumi.Output<string>;
|
|
85
|
+
/**
|
|
86
|
+
* List of DNS server name and server IP. This is used to set up Route-53 outbound resolvers. Defined below.
|
|
87
|
+
*/
|
|
88
|
+
readonly customDnsConfigurations: pulumi.Output<outputs.finspace.KxEnvironmentCustomDnsConfiguration[] | undefined>;
|
|
89
|
+
/**
|
|
90
|
+
* Description for the KX environment.
|
|
91
|
+
*/
|
|
92
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* Unique identifier for the AWS environment infrastructure account.
|
|
95
|
+
*/
|
|
96
|
+
readonly infrastructureAccountId: pulumi.Output<string>;
|
|
97
|
+
/**
|
|
98
|
+
* KMS key ID to encrypt your data in the FinSpace environment.
|
|
99
|
+
*
|
|
100
|
+
* The following arguments are optional:
|
|
101
|
+
*/
|
|
102
|
+
readonly kmsKeyId: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Last timestamp at which the environment was updated in FinSpace. Value determined as epoch time in seconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000.
|
|
105
|
+
*/
|
|
106
|
+
readonly lastModifiedTimestamp: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Name of the KX environment that you want to create.
|
|
109
|
+
*/
|
|
110
|
+
readonly name: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* Status of environment creation
|
|
113
|
+
*/
|
|
114
|
+
readonly status: pulumi.Output<string>;
|
|
115
|
+
/**
|
|
116
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
117
|
+
*/
|
|
118
|
+
readonly tags: pulumi.Output<{
|
|
119
|
+
[key: string]: string;
|
|
120
|
+
} | undefined>;
|
|
121
|
+
/**
|
|
122
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
123
|
+
*/
|
|
124
|
+
readonly tagsAll: pulumi.Output<{
|
|
125
|
+
[key: string]: string;
|
|
126
|
+
}>;
|
|
127
|
+
/**
|
|
128
|
+
* Transit gateway and network configuration that is used to connect the KX environment to an internal network. Defined below.
|
|
129
|
+
*/
|
|
130
|
+
readonly transitGatewayConfiguration: pulumi.Output<outputs.finspace.KxEnvironmentTransitGatewayConfiguration | undefined>;
|
|
131
|
+
/**
|
|
132
|
+
* Create a KxEnvironment resource with the given unique name, arguments, and options.
|
|
133
|
+
*
|
|
134
|
+
* @param name The _unique_ name of the resource.
|
|
135
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
136
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
137
|
+
*/
|
|
138
|
+
constructor(name: string, args: KxEnvironmentArgs, opts?: pulumi.CustomResourceOptions);
|
|
139
|
+
}
|
|
140
|
+
/**
|
|
141
|
+
* Input properties used for looking up and filtering KxEnvironment resources.
|
|
142
|
+
*/
|
|
143
|
+
export interface KxEnvironmentState {
|
|
144
|
+
/**
|
|
145
|
+
* Amazon Resource Name (ARN) identifier of the KX environment.
|
|
146
|
+
*/
|
|
147
|
+
arn?: pulumi.Input<string>;
|
|
148
|
+
/**
|
|
149
|
+
* AWS Availability Zone IDs that this environment is available in. Important when selecting VPC subnets to use in cluster creation.
|
|
150
|
+
*/
|
|
151
|
+
availabilityZones?: pulumi.Input<pulumi.Input<string>[]>;
|
|
152
|
+
/**
|
|
153
|
+
* Timestamp at which the environment is created in FinSpace. Value determined as epoch time in seconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000.
|
|
154
|
+
*/
|
|
155
|
+
createdTimestamp?: pulumi.Input<string>;
|
|
156
|
+
/**
|
|
157
|
+
* List of DNS server name and server IP. This is used to set up Route-53 outbound resolvers. Defined below.
|
|
158
|
+
*/
|
|
159
|
+
customDnsConfigurations?: pulumi.Input<pulumi.Input<inputs.finspace.KxEnvironmentCustomDnsConfiguration>[]>;
|
|
160
|
+
/**
|
|
161
|
+
* Description for the KX environment.
|
|
162
|
+
*/
|
|
163
|
+
description?: pulumi.Input<string>;
|
|
164
|
+
/**
|
|
165
|
+
* Unique identifier for the AWS environment infrastructure account.
|
|
166
|
+
*/
|
|
167
|
+
infrastructureAccountId?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* KMS key ID to encrypt your data in the FinSpace environment.
|
|
170
|
+
*
|
|
171
|
+
* The following arguments are optional:
|
|
172
|
+
*/
|
|
173
|
+
kmsKeyId?: pulumi.Input<string>;
|
|
174
|
+
/**
|
|
175
|
+
* Last timestamp at which the environment was updated in FinSpace. Value determined as epoch time in seconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000.
|
|
176
|
+
*/
|
|
177
|
+
lastModifiedTimestamp?: pulumi.Input<string>;
|
|
178
|
+
/**
|
|
179
|
+
* Name of the KX environment that you want to create.
|
|
180
|
+
*/
|
|
181
|
+
name?: pulumi.Input<string>;
|
|
182
|
+
/**
|
|
183
|
+
* Status of environment creation
|
|
184
|
+
*/
|
|
185
|
+
status?: pulumi.Input<string>;
|
|
186
|
+
/**
|
|
187
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
188
|
+
*/
|
|
189
|
+
tags?: pulumi.Input<{
|
|
190
|
+
[key: string]: pulumi.Input<string>;
|
|
191
|
+
}>;
|
|
192
|
+
/**
|
|
193
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
194
|
+
*/
|
|
195
|
+
tagsAll?: pulumi.Input<{
|
|
196
|
+
[key: string]: pulumi.Input<string>;
|
|
197
|
+
}>;
|
|
198
|
+
/**
|
|
199
|
+
* Transit gateway and network configuration that is used to connect the KX environment to an internal network. Defined below.
|
|
200
|
+
*/
|
|
201
|
+
transitGatewayConfiguration?: pulumi.Input<inputs.finspace.KxEnvironmentTransitGatewayConfiguration>;
|
|
202
|
+
}
|
|
203
|
+
/**
|
|
204
|
+
* The set of arguments for constructing a KxEnvironment resource.
|
|
205
|
+
*/
|
|
206
|
+
export interface KxEnvironmentArgs {
|
|
207
|
+
/**
|
|
208
|
+
* List of DNS server name and server IP. This is used to set up Route-53 outbound resolvers. Defined below.
|
|
209
|
+
*/
|
|
210
|
+
customDnsConfigurations?: pulumi.Input<pulumi.Input<inputs.finspace.KxEnvironmentCustomDnsConfiguration>[]>;
|
|
211
|
+
/**
|
|
212
|
+
* Description for the KX environment.
|
|
213
|
+
*/
|
|
214
|
+
description?: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* KMS key ID to encrypt your data in the FinSpace environment.
|
|
217
|
+
*
|
|
218
|
+
* The following arguments are optional:
|
|
219
|
+
*/
|
|
220
|
+
kmsKeyId: pulumi.Input<string>;
|
|
221
|
+
/**
|
|
222
|
+
* Name of the KX environment that you want to create.
|
|
223
|
+
*/
|
|
224
|
+
name: pulumi.Input<string>;
|
|
225
|
+
/**
|
|
226
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
227
|
+
*/
|
|
228
|
+
tags?: pulumi.Input<{
|
|
229
|
+
[key: string]: pulumi.Input<string>;
|
|
230
|
+
}>;
|
|
231
|
+
/**
|
|
232
|
+
* Transit gateway and network configuration that is used to connect the KX environment to an internal network. Defined below.
|
|
233
|
+
*/
|
|
234
|
+
transitGatewayConfiguration?: pulumi.Input<inputs.finspace.KxEnvironmentTransitGatewayConfiguration>;
|
|
235
|
+
}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.KxEnvironment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource for managing an AWS FinSpace Kx Environment.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const exampleKey = new aws.kms.Key("exampleKey", {
|
|
19
|
+
* description: "Sample KMS Key",
|
|
20
|
+
* deletionWindowInDays: 7,
|
|
21
|
+
* });
|
|
22
|
+
* const exampleKxEnvironment = new aws.finspace.KxEnvironment("exampleKxEnvironment", {
|
|
23
|
+
* name: "my-tf-kx-environment",
|
|
24
|
+
* kmsKeyId: exampleKey.arn,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
* ### With Network Setup
|
|
28
|
+
*
|
|
29
|
+
* ```typescript
|
|
30
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
31
|
+
* import * as aws from "@pulumi/aws";
|
|
32
|
+
*
|
|
33
|
+
* const exampleKey = new aws.kms.Key("exampleKey", {
|
|
34
|
+
* description: "Sample KMS Key",
|
|
35
|
+
* deletionWindowInDays: 7,
|
|
36
|
+
* });
|
|
37
|
+
* const exampleTransitGateway = new aws.ec2transitgateway.TransitGateway("exampleTransitGateway", {description: "example"});
|
|
38
|
+
* const exampleEnv = new aws.finspace.KxEnvironment("exampleEnv", {
|
|
39
|
+
* name: "my-tf-kx-environment",
|
|
40
|
+
* description: "Environment description",
|
|
41
|
+
* kmsKeyId: exampleKey.arn,
|
|
42
|
+
* transitGatewayConfiguration: {
|
|
43
|
+
* transitGatewayId: exampleTransitGateway.id,
|
|
44
|
+
* routableCidrSpace: "100.64.0.0/26",
|
|
45
|
+
* },
|
|
46
|
+
* customDnsConfigurations: [{
|
|
47
|
+
* customDnsServerName: "example.finspace.amazonaws.com",
|
|
48
|
+
* customDnsServerIp: "10.0.0.76",
|
|
49
|
+
* }],
|
|
50
|
+
* });
|
|
51
|
+
* ```
|
|
52
|
+
*
|
|
53
|
+
* ## Import
|
|
54
|
+
*
|
|
55
|
+
* An AWS FinSpace Kx Environment can be imported using the `id`, e.g.,
|
|
56
|
+
*
|
|
57
|
+
* ```sh
|
|
58
|
+
* $ pulumi import aws:finspace/kxEnvironment:KxEnvironment example n3ceo7wqxoxcti5tujqwzs
|
|
59
|
+
* ```
|
|
60
|
+
*/
|
|
61
|
+
class KxEnvironment extends pulumi.CustomResource {
|
|
62
|
+
/**
|
|
63
|
+
* Get an existing KxEnvironment resource's state with the given name, ID, and optional extra
|
|
64
|
+
* properties used to qualify the lookup.
|
|
65
|
+
*
|
|
66
|
+
* @param name The _unique_ name of the resulting resource.
|
|
67
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
68
|
+
* @param state Any extra arguments used during the lookup.
|
|
69
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
70
|
+
*/
|
|
71
|
+
static get(name, id, state, opts) {
|
|
72
|
+
return new KxEnvironment(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* Returns true if the given object is an instance of KxEnvironment. This is designed to work even
|
|
76
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
77
|
+
*/
|
|
78
|
+
static isInstance(obj) {
|
|
79
|
+
if (obj === undefined || obj === null) {
|
|
80
|
+
return false;
|
|
81
|
+
}
|
|
82
|
+
return obj['__pulumiType'] === KxEnvironment.__pulumiType;
|
|
83
|
+
}
|
|
84
|
+
constructor(name, argsOrState, opts) {
|
|
85
|
+
let resourceInputs = {};
|
|
86
|
+
opts = opts || {};
|
|
87
|
+
if (opts.id) {
|
|
88
|
+
const state = argsOrState;
|
|
89
|
+
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
90
|
+
resourceInputs["availabilityZones"] = state ? state.availabilityZones : undefined;
|
|
91
|
+
resourceInputs["createdTimestamp"] = state ? state.createdTimestamp : undefined;
|
|
92
|
+
resourceInputs["customDnsConfigurations"] = state ? state.customDnsConfigurations : undefined;
|
|
93
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
94
|
+
resourceInputs["infrastructureAccountId"] = state ? state.infrastructureAccountId : undefined;
|
|
95
|
+
resourceInputs["kmsKeyId"] = state ? state.kmsKeyId : undefined;
|
|
96
|
+
resourceInputs["lastModifiedTimestamp"] = state ? state.lastModifiedTimestamp : undefined;
|
|
97
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
98
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
99
|
+
resourceInputs["tags"] = state ? state.tags : undefined;
|
|
100
|
+
resourceInputs["tagsAll"] = state ? state.tagsAll : undefined;
|
|
101
|
+
resourceInputs["transitGatewayConfiguration"] = state ? state.transitGatewayConfiguration : undefined;
|
|
102
|
+
}
|
|
103
|
+
else {
|
|
104
|
+
const args = argsOrState;
|
|
105
|
+
if ((!args || args.kmsKeyId === undefined) && !opts.urn) {
|
|
106
|
+
throw new Error("Missing required property 'kmsKeyId'");
|
|
107
|
+
}
|
|
108
|
+
if ((!args || args.name === undefined) && !opts.urn) {
|
|
109
|
+
throw new Error("Missing required property 'name'");
|
|
110
|
+
}
|
|
111
|
+
resourceInputs["customDnsConfigurations"] = args ? args.customDnsConfigurations : undefined;
|
|
112
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
113
|
+
resourceInputs["kmsKeyId"] = args ? args.kmsKeyId : undefined;
|
|
114
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
115
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
116
|
+
resourceInputs["transitGatewayConfiguration"] = args ? args.transitGatewayConfiguration : undefined;
|
|
117
|
+
resourceInputs["arn"] = undefined /*out*/;
|
|
118
|
+
resourceInputs["availabilityZones"] = undefined /*out*/;
|
|
119
|
+
resourceInputs["createdTimestamp"] = undefined /*out*/;
|
|
120
|
+
resourceInputs["infrastructureAccountId"] = undefined /*out*/;
|
|
121
|
+
resourceInputs["lastModifiedTimestamp"] = undefined /*out*/;
|
|
122
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
123
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
124
|
+
}
|
|
125
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
126
|
+
super(KxEnvironment.__pulumiType, name, resourceInputs, opts);
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
exports.KxEnvironment = KxEnvironment;
|
|
130
|
+
/** @internal */
|
|
131
|
+
KxEnvironment.__pulumiType = 'aws:finspace/kxEnvironment:KxEnvironment';
|
|
132
|
+
//# sourceMappingURL=kxEnvironment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kxEnvironment.js","sourceRoot":"","sources":["../../finspace/kxEnvironment.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource for managing an AWS FinSpace Kx User.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
* ### Basic Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const exampleKey = new aws.kms.Key("exampleKey", {
|
|
13
|
+
* description: "Example KMS Key",
|
|
14
|
+
* deletionWindowInDays: 7,
|
|
15
|
+
* });
|
|
16
|
+
* const exampleKxEnvironment = new aws.finspace.KxEnvironment("exampleKxEnvironment", {
|
|
17
|
+
* name: "my-tf-kx-environment",
|
|
18
|
+
* kmsKeyId: exampleKey.arn,
|
|
19
|
+
* });
|
|
20
|
+
* const exampleRole = new aws.iam.Role("exampleRole", {assumeRolePolicy: JSON.stringify({
|
|
21
|
+
* Version: "2012-10-17",
|
|
22
|
+
* Statement: [{
|
|
23
|
+
* Action: "sts:AssumeRole",
|
|
24
|
+
* Effect: "Allow",
|
|
25
|
+
* Sid: "",
|
|
26
|
+
* Principal: {
|
|
27
|
+
* Service: "ec2.amazonaws.com",
|
|
28
|
+
* },
|
|
29
|
+
* }],
|
|
30
|
+
* })});
|
|
31
|
+
* const exampleKxUser = new aws.finspace.KxUser("exampleKxUser", {
|
|
32
|
+
* name: "my-tf-kx-user",
|
|
33
|
+
* environmentId: exampleKxEnvironment.id,
|
|
34
|
+
* iamRole: exampleRole.arn,
|
|
35
|
+
* });
|
|
36
|
+
* ```
|
|
37
|
+
*
|
|
38
|
+
* ## Import
|
|
39
|
+
*
|
|
40
|
+
* An AWS FinSpace Kx User can be imported using the `id` (environment ID and user name, comma-delimited), e.g.,
|
|
41
|
+
*
|
|
42
|
+
* ```sh
|
|
43
|
+
* $ pulumi import aws:finspace/kxUser:KxUser example n3ceo7wqxoxcti5tujqwzs,my-tf-kx-user
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
export declare class KxUser extends pulumi.CustomResource {
|
|
47
|
+
/**
|
|
48
|
+
* Get an existing KxUser resource's state with the given name, ID, and optional extra
|
|
49
|
+
* properties used to qualify the lookup.
|
|
50
|
+
*
|
|
51
|
+
* @param name The _unique_ name of the resulting resource.
|
|
52
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
53
|
+
* @param state Any extra arguments used during the lookup.
|
|
54
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
55
|
+
*/
|
|
56
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: KxUserState, opts?: pulumi.CustomResourceOptions): KxUser;
|
|
57
|
+
/**
|
|
58
|
+
* Returns true if the given object is an instance of KxUser. This is designed to work even
|
|
59
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
60
|
+
*/
|
|
61
|
+
static isInstance(obj: any): obj is KxUser;
|
|
62
|
+
/**
|
|
63
|
+
* Amazon Resource Name (ARN) identifier of the KX user.
|
|
64
|
+
*/
|
|
65
|
+
readonly arn: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* Unique identifier for the KX environment.
|
|
68
|
+
*/
|
|
69
|
+
readonly environmentId: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* IAM role ARN to be associated with the user.
|
|
72
|
+
*
|
|
73
|
+
* The following arguments are optional:
|
|
74
|
+
*/
|
|
75
|
+
readonly iamRole: pulumi.Output<string>;
|
|
76
|
+
/**
|
|
77
|
+
* A unique identifier for the user.
|
|
78
|
+
*/
|
|
79
|
+
readonly name: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
82
|
+
*/
|
|
83
|
+
readonly tags: pulumi.Output<{
|
|
84
|
+
[key: string]: string;
|
|
85
|
+
} | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
88
|
+
*/
|
|
89
|
+
readonly tagsAll: pulumi.Output<{
|
|
90
|
+
[key: string]: string;
|
|
91
|
+
}>;
|
|
92
|
+
/**
|
|
93
|
+
* Create a KxUser resource with the given unique name, arguments, and options.
|
|
94
|
+
*
|
|
95
|
+
* @param name The _unique_ name of the resource.
|
|
96
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
97
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
98
|
+
*/
|
|
99
|
+
constructor(name: string, args: KxUserArgs, opts?: pulumi.CustomResourceOptions);
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Input properties used for looking up and filtering KxUser resources.
|
|
103
|
+
*/
|
|
104
|
+
export interface KxUserState {
|
|
105
|
+
/**
|
|
106
|
+
* Amazon Resource Name (ARN) identifier of the KX user.
|
|
107
|
+
*/
|
|
108
|
+
arn?: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* Unique identifier for the KX environment.
|
|
111
|
+
*/
|
|
112
|
+
environmentId?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* IAM role ARN to be associated with the user.
|
|
115
|
+
*
|
|
116
|
+
* The following arguments are optional:
|
|
117
|
+
*/
|
|
118
|
+
iamRole?: pulumi.Input<string>;
|
|
119
|
+
/**
|
|
120
|
+
* A unique identifier for the user.
|
|
121
|
+
*/
|
|
122
|
+
name?: pulumi.Input<string>;
|
|
123
|
+
/**
|
|
124
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
125
|
+
*/
|
|
126
|
+
tags?: pulumi.Input<{
|
|
127
|
+
[key: string]: pulumi.Input<string>;
|
|
128
|
+
}>;
|
|
129
|
+
/**
|
|
130
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
131
|
+
*/
|
|
132
|
+
tagsAll?: pulumi.Input<{
|
|
133
|
+
[key: string]: pulumi.Input<string>;
|
|
134
|
+
}>;
|
|
135
|
+
}
|
|
136
|
+
/**
|
|
137
|
+
* The set of arguments for constructing a KxUser resource.
|
|
138
|
+
*/
|
|
139
|
+
export interface KxUserArgs {
|
|
140
|
+
/**
|
|
141
|
+
* Unique identifier for the KX environment.
|
|
142
|
+
*/
|
|
143
|
+
environmentId: pulumi.Input<string>;
|
|
144
|
+
/**
|
|
145
|
+
* IAM role ARN to be associated with the user.
|
|
146
|
+
*
|
|
147
|
+
* The following arguments are optional:
|
|
148
|
+
*/
|
|
149
|
+
iamRole: pulumi.Input<string>;
|
|
150
|
+
/**
|
|
151
|
+
* A unique identifier for the user.
|
|
152
|
+
*/
|
|
153
|
+
name: pulumi.Input<string>;
|
|
154
|
+
/**
|
|
155
|
+
* Key-value mapping of resource tags. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
156
|
+
*/
|
|
157
|
+
tags?: pulumi.Input<{
|
|
158
|
+
[key: string]: pulumi.Input<string>;
|
|
159
|
+
}>;
|
|
160
|
+
}
|