@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,50 @@
|
|
|
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.getServerlessSecurityConfigOutput = exports.getServerlessSecurityConfig = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for managing an AWS OpenSearch Serverless Security Config.
|
|
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 example = aws.opensearch.getServerlessSecurityConfig({
|
|
19
|
+
* id: "saml/12345678912/example",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getServerlessSecurityConfig(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("aws:opensearch/getServerlessSecurityConfig:getServerlessSecurityConfig", {
|
|
26
|
+
"id": args.id,
|
|
27
|
+
"samlOptions": args.samlOptions,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getServerlessSecurityConfig = getServerlessSecurityConfig;
|
|
31
|
+
/**
|
|
32
|
+
* Data source for managing an AWS OpenSearch Serverless Security Config.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
* ### Basic Usage
|
|
36
|
+
*
|
|
37
|
+
* ```typescript
|
|
38
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
39
|
+
* import * as aws from "@pulumi/aws";
|
|
40
|
+
*
|
|
41
|
+
* const example = aws.opensearch.getServerlessSecurityConfig({
|
|
42
|
+
* id: "saml/12345678912/example",
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getServerlessSecurityConfigOutput(args, opts) {
|
|
47
|
+
return pulumi.output(args).apply((a) => getServerlessSecurityConfig(a, opts));
|
|
48
|
+
}
|
|
49
|
+
exports.getServerlessSecurityConfigOutput = getServerlessSecurityConfigOutput;
|
|
50
|
+
//# sourceMappingURL=getServerlessSecurityConfig.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServerlessSecurityConfig.js","sourceRoot":"","sources":["../../opensearch/getServerlessSecurityConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC;AA8CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to get information about an AWS OpenSearch Serverless Security Policy.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as aws from "@pulumi/aws";
|
|
10
|
+
*
|
|
11
|
+
* const example = aws.opensearch.getServerlessSecurityPolicy({
|
|
12
|
+
* name: "example-security-policy",
|
|
13
|
+
* type: "encryption",
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
export declare function getServerlessSecurityPolicy(args: GetServerlessSecurityPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetServerlessSecurityPolicyResult>;
|
|
18
|
+
/**
|
|
19
|
+
* A collection of arguments for invoking getServerlessSecurityPolicy.
|
|
20
|
+
*/
|
|
21
|
+
export interface GetServerlessSecurityPolicyArgs {
|
|
22
|
+
/**
|
|
23
|
+
* Name of the policy
|
|
24
|
+
*/
|
|
25
|
+
name: string;
|
|
26
|
+
/**
|
|
27
|
+
* Type of security policy. One of `encryption` or `network`.
|
|
28
|
+
*/
|
|
29
|
+
type: string;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* A collection of values returned by getServerlessSecurityPolicy.
|
|
33
|
+
*/
|
|
34
|
+
export interface GetServerlessSecurityPolicyResult {
|
|
35
|
+
/**
|
|
36
|
+
* The date the security policy was created.
|
|
37
|
+
*/
|
|
38
|
+
readonly createdDate: string;
|
|
39
|
+
/**
|
|
40
|
+
* Description of the security policy.
|
|
41
|
+
*/
|
|
42
|
+
readonly description: string;
|
|
43
|
+
/**
|
|
44
|
+
* The provider-assigned unique ID for this managed resource.
|
|
45
|
+
*/
|
|
46
|
+
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* The date the security policy was last modified.
|
|
49
|
+
*/
|
|
50
|
+
readonly lastModifiedDate: string;
|
|
51
|
+
readonly name: string;
|
|
52
|
+
/**
|
|
53
|
+
* The JSON policy document without any whitespaces.
|
|
54
|
+
*/
|
|
55
|
+
readonly policy: string;
|
|
56
|
+
/**
|
|
57
|
+
* Version of the policy.
|
|
58
|
+
*/
|
|
59
|
+
readonly policyVersion: string;
|
|
60
|
+
readonly type: string;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* Use this data source to get information about an AWS OpenSearch Serverless Security Policy.
|
|
64
|
+
*
|
|
65
|
+
* ## Example Usage
|
|
66
|
+
*
|
|
67
|
+
* ```typescript
|
|
68
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
69
|
+
* import * as aws from "@pulumi/aws";
|
|
70
|
+
*
|
|
71
|
+
* const example = aws.opensearch.getServerlessSecurityPolicy({
|
|
72
|
+
* name: "example-security-policy",
|
|
73
|
+
* type: "encryption",
|
|
74
|
+
* });
|
|
75
|
+
* ```
|
|
76
|
+
*/
|
|
77
|
+
export declare function getServerlessSecurityPolicyOutput(args: GetServerlessSecurityPolicyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServerlessSecurityPolicyResult>;
|
|
78
|
+
/**
|
|
79
|
+
* A collection of arguments for invoking getServerlessSecurityPolicy.
|
|
80
|
+
*/
|
|
81
|
+
export interface GetServerlessSecurityPolicyOutputArgs {
|
|
82
|
+
/**
|
|
83
|
+
* Name of the policy
|
|
84
|
+
*/
|
|
85
|
+
name: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Type of security policy. One of `encryption` or `network`.
|
|
88
|
+
*/
|
|
89
|
+
type: pulumi.Input<string>;
|
|
90
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
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.getServerlessSecurityPolicyOutput = exports.getServerlessSecurityPolicy = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to get information about an AWS OpenSearch Serverless Security Policy.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const example = aws.opensearch.getServerlessSecurityPolicy({
|
|
18
|
+
* name: "example-security-policy",
|
|
19
|
+
* type: "encryption",
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getServerlessSecurityPolicy(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("aws:opensearch/getServerlessSecurityPolicy:getServerlessSecurityPolicy", {
|
|
26
|
+
"name": args.name,
|
|
27
|
+
"type": args.type,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getServerlessSecurityPolicy = getServerlessSecurityPolicy;
|
|
31
|
+
/**
|
|
32
|
+
* Use this data source to get information about an AWS OpenSearch Serverless Security Policy.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as aws from "@pulumi/aws";
|
|
39
|
+
*
|
|
40
|
+
* const example = aws.opensearch.getServerlessSecurityPolicy({
|
|
41
|
+
* name: "example-security-policy",
|
|
42
|
+
* type: "encryption",
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getServerlessSecurityPolicyOutput(args, opts) {
|
|
47
|
+
return pulumi.output(args).apply((a) => getServerlessSecurityPolicy(a, opts));
|
|
48
|
+
}
|
|
49
|
+
exports.getServerlessSecurityPolicyOutput = getServerlessSecurityPolicyOutput;
|
|
50
|
+
//# sourceMappingURL=getServerlessSecurityPolicy.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServerlessSecurityPolicy.js","sourceRoot":"","sources":["../../opensearch/getServerlessSecurityPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kEAOC;AA+CD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Data source for managing an AWS OpenSearch Serverless VPC Endpoint.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as aws from "@pulumi/aws";
|
|
10
|
+
*
|
|
11
|
+
* const example = aws.opensearch.getServerlessVpcEndpoint({
|
|
12
|
+
* vpcEndpointId: "vpce-829a4487959e2a839",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getServerlessVpcEndpoint(args: GetServerlessVpcEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetServerlessVpcEndpointResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getServerlessVpcEndpoint.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetServerlessVpcEndpointArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The unique identifier of the endpoint.
|
|
23
|
+
*/
|
|
24
|
+
vpcEndpointId: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* A collection of values returned by getServerlessVpcEndpoint.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetServerlessVpcEndpointResult {
|
|
30
|
+
/**
|
|
31
|
+
* The date the endpoint was created.
|
|
32
|
+
*/
|
|
33
|
+
readonly createdDate: string;
|
|
34
|
+
/**
|
|
35
|
+
* The provider-assigned unique ID for this managed resource.
|
|
36
|
+
*/
|
|
37
|
+
readonly id: string;
|
|
38
|
+
/**
|
|
39
|
+
* The name of the endpoint.
|
|
40
|
+
*/
|
|
41
|
+
readonly name: string;
|
|
42
|
+
/**
|
|
43
|
+
* The IDs of the security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
|
|
44
|
+
*/
|
|
45
|
+
readonly securityGroupIds: string[];
|
|
46
|
+
/**
|
|
47
|
+
* The IDs of the subnets from which you access OpenSearch Serverless.
|
|
48
|
+
*/
|
|
49
|
+
readonly subnetIds: string[];
|
|
50
|
+
readonly vpcEndpointId: string;
|
|
51
|
+
/**
|
|
52
|
+
* The ID of the VPC from which you access OpenSearch Serverless.
|
|
53
|
+
*/
|
|
54
|
+
readonly vpcId: string;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Data source for managing an AWS OpenSearch Serverless VPC Endpoint.
|
|
58
|
+
*
|
|
59
|
+
* ## Example Usage
|
|
60
|
+
*
|
|
61
|
+
* ```typescript
|
|
62
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
63
|
+
* import * as aws from "@pulumi/aws";
|
|
64
|
+
*
|
|
65
|
+
* const example = aws.opensearch.getServerlessVpcEndpoint({
|
|
66
|
+
* vpcEndpointId: "vpce-829a4487959e2a839",
|
|
67
|
+
* });
|
|
68
|
+
* ```
|
|
69
|
+
*/
|
|
70
|
+
export declare function getServerlessVpcEndpointOutput(args: GetServerlessVpcEndpointOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServerlessVpcEndpointResult>;
|
|
71
|
+
/**
|
|
72
|
+
* A collection of arguments for invoking getServerlessVpcEndpoint.
|
|
73
|
+
*/
|
|
74
|
+
export interface GetServerlessVpcEndpointOutputArgs {
|
|
75
|
+
/**
|
|
76
|
+
* The unique identifier of the endpoint.
|
|
77
|
+
*/
|
|
78
|
+
vpcEndpointId: pulumi.Input<string>;
|
|
79
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
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.getServerlessVpcEndpointOutput = exports.getServerlessVpcEndpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for managing an AWS OpenSearch Serverless VPC Endpoint.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const example = aws.opensearch.getServerlessVpcEndpoint({
|
|
18
|
+
* vpcEndpointId: "vpce-829a4487959e2a839",
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getServerlessVpcEndpoint(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invoke("aws:opensearch/getServerlessVpcEndpoint:getServerlessVpcEndpoint", {
|
|
25
|
+
"vpcEndpointId": args.vpcEndpointId,
|
|
26
|
+
}, opts);
|
|
27
|
+
}
|
|
28
|
+
exports.getServerlessVpcEndpoint = getServerlessVpcEndpoint;
|
|
29
|
+
/**
|
|
30
|
+
* Data source for managing an AWS OpenSearch Serverless VPC Endpoint.
|
|
31
|
+
*
|
|
32
|
+
* ## Example Usage
|
|
33
|
+
*
|
|
34
|
+
* ```typescript
|
|
35
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
36
|
+
* import * as aws from "@pulumi/aws";
|
|
37
|
+
*
|
|
38
|
+
* const example = aws.opensearch.getServerlessVpcEndpoint({
|
|
39
|
+
* vpcEndpointId: "vpce-829a4487959e2a839",
|
|
40
|
+
* });
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
function getServerlessVpcEndpointOutput(args, opts) {
|
|
44
|
+
return pulumi.output(args).apply((a) => getServerlessVpcEndpoint(a, opts));
|
|
45
|
+
}
|
|
46
|
+
exports.getServerlessVpcEndpointOutput = getServerlessVpcEndpointOutput;
|
|
47
|
+
//# sourceMappingURL=getServerlessVpcEndpoint.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getServerlessVpcEndpoint.js","sourceRoot":"","sources":["../../opensearch/getServerlessVpcEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kEAAkE,EAAE;QAC7F,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;AA0CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
|
package/opensearch/index.d.ts
CHANGED
|
@@ -10,9 +10,39 @@ export declare const DomainSamlOptions: typeof import("./domainSamlOptions").Dom
|
|
|
10
10
|
export { GetDomainArgs, GetDomainResult, GetDomainOutputArgs } from "./getDomain";
|
|
11
11
|
export declare const getDomain: typeof import("./getDomain").getDomain;
|
|
12
12
|
export declare const getDomainOutput: typeof import("./getDomain").getDomainOutput;
|
|
13
|
+
export { GetServerlessAccessPolicyArgs, GetServerlessAccessPolicyResult, GetServerlessAccessPolicyOutputArgs } from "./getServerlessAccessPolicy";
|
|
14
|
+
export declare const getServerlessAccessPolicy: typeof import("./getServerlessAccessPolicy").getServerlessAccessPolicy;
|
|
15
|
+
export declare const getServerlessAccessPolicyOutput: typeof import("./getServerlessAccessPolicy").getServerlessAccessPolicyOutput;
|
|
16
|
+
export { GetServerlessCollectionArgs, GetServerlessCollectionResult, GetServerlessCollectionOutputArgs } from "./getServerlessCollection";
|
|
17
|
+
export declare const getServerlessCollection: typeof import("./getServerlessCollection").getServerlessCollection;
|
|
18
|
+
export declare const getServerlessCollectionOutput: typeof import("./getServerlessCollection").getServerlessCollectionOutput;
|
|
19
|
+
export { GetServerlessSecurityConfigArgs, GetServerlessSecurityConfigResult, GetServerlessSecurityConfigOutputArgs } from "./getServerlessSecurityConfig";
|
|
20
|
+
export declare const getServerlessSecurityConfig: typeof import("./getServerlessSecurityConfig").getServerlessSecurityConfig;
|
|
21
|
+
export declare const getServerlessSecurityConfigOutput: typeof import("./getServerlessSecurityConfig").getServerlessSecurityConfigOutput;
|
|
22
|
+
export { GetServerlessSecurityPolicyArgs, GetServerlessSecurityPolicyResult, GetServerlessSecurityPolicyOutputArgs } from "./getServerlessSecurityPolicy";
|
|
23
|
+
export declare const getServerlessSecurityPolicy: typeof import("./getServerlessSecurityPolicy").getServerlessSecurityPolicy;
|
|
24
|
+
export declare const getServerlessSecurityPolicyOutput: typeof import("./getServerlessSecurityPolicy").getServerlessSecurityPolicyOutput;
|
|
25
|
+
export { GetServerlessVpcEndpointArgs, GetServerlessVpcEndpointResult, GetServerlessVpcEndpointOutputArgs } from "./getServerlessVpcEndpoint";
|
|
26
|
+
export declare const getServerlessVpcEndpoint: typeof import("./getServerlessVpcEndpoint").getServerlessVpcEndpoint;
|
|
27
|
+
export declare const getServerlessVpcEndpointOutput: typeof import("./getServerlessVpcEndpoint").getServerlessVpcEndpointOutput;
|
|
13
28
|
export { InboundConnectionAccepterArgs, InboundConnectionAccepterState } from "./inboundConnectionAccepter";
|
|
14
29
|
export type InboundConnectionAccepter = import("./inboundConnectionAccepter").InboundConnectionAccepter;
|
|
15
30
|
export declare const InboundConnectionAccepter: typeof import("./inboundConnectionAccepter").InboundConnectionAccepter;
|
|
16
31
|
export { OutboundConnectionArgs, OutboundConnectionState } from "./outboundConnection";
|
|
17
32
|
export type OutboundConnection = import("./outboundConnection").OutboundConnection;
|
|
18
33
|
export declare const OutboundConnection: typeof import("./outboundConnection").OutboundConnection;
|
|
34
|
+
export { ServerlessAccessPolicyArgs, ServerlessAccessPolicyState } from "./serverlessAccessPolicy";
|
|
35
|
+
export type ServerlessAccessPolicy = import("./serverlessAccessPolicy").ServerlessAccessPolicy;
|
|
36
|
+
export declare const ServerlessAccessPolicy: typeof import("./serverlessAccessPolicy").ServerlessAccessPolicy;
|
|
37
|
+
export { ServerlessCollectionArgs, ServerlessCollectionState } from "./serverlessCollection";
|
|
38
|
+
export type ServerlessCollection = import("./serverlessCollection").ServerlessCollection;
|
|
39
|
+
export declare const ServerlessCollection: typeof import("./serverlessCollection").ServerlessCollection;
|
|
40
|
+
export { ServerlessSecurityConfigArgs, ServerlessSecurityConfigState } from "./serverlessSecurityConfig";
|
|
41
|
+
export type ServerlessSecurityConfig = import("./serverlessSecurityConfig").ServerlessSecurityConfig;
|
|
42
|
+
export declare const ServerlessSecurityConfig: typeof import("./serverlessSecurityConfig").ServerlessSecurityConfig;
|
|
43
|
+
export { ServerlessSecurityPolicyArgs, ServerlessSecurityPolicyState } from "./serverlessSecurityPolicy";
|
|
44
|
+
export type ServerlessSecurityPolicy = import("./serverlessSecurityPolicy").ServerlessSecurityPolicy;
|
|
45
|
+
export declare const ServerlessSecurityPolicy: typeof import("./serverlessSecurityPolicy").ServerlessSecurityPolicy;
|
|
46
|
+
export { ServerlessVpcEndpointArgs, ServerlessVpcEndpointState } from "./serverlessVpcEndpoint";
|
|
47
|
+
export type ServerlessVpcEndpoint = import("./serverlessVpcEndpoint").ServerlessVpcEndpoint;
|
|
48
|
+
export declare const ServerlessVpcEndpoint: typeof import("./serverlessVpcEndpoint").ServerlessVpcEndpoint;
|
package/opensearch/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.OutboundConnection = exports.InboundConnectionAccepter = exports.getDomainOutput = exports.getDomain = exports.DomainSamlOptions = exports.DomainPolicy = exports.Domain = void 0;
|
|
5
|
+
exports.ServerlessVpcEndpoint = exports.ServerlessSecurityPolicy = exports.ServerlessSecurityConfig = exports.ServerlessCollection = exports.ServerlessAccessPolicy = exports.OutboundConnection = exports.InboundConnectionAccepter = exports.getServerlessVpcEndpointOutput = exports.getServerlessVpcEndpoint = exports.getServerlessSecurityPolicyOutput = exports.getServerlessSecurityPolicy = exports.getServerlessSecurityConfigOutput = exports.getServerlessSecurityConfig = exports.getServerlessCollectionOutput = exports.getServerlessCollection = exports.getServerlessAccessPolicyOutput = exports.getServerlessAccessPolicy = exports.getDomainOutput = exports.getDomain = exports.DomainSamlOptions = exports.DomainPolicy = exports.Domain = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.Domain = null;
|
|
@@ -14,10 +14,35 @@ utilities.lazyLoad(exports, ["DomainSamlOptions"], () => require("./domainSamlOp
|
|
|
14
14
|
exports.getDomain = null;
|
|
15
15
|
exports.getDomainOutput = null;
|
|
16
16
|
utilities.lazyLoad(exports, ["getDomain", "getDomainOutput"], () => require("./getDomain"));
|
|
17
|
+
exports.getServerlessAccessPolicy = null;
|
|
18
|
+
exports.getServerlessAccessPolicyOutput = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["getServerlessAccessPolicy", "getServerlessAccessPolicyOutput"], () => require("./getServerlessAccessPolicy"));
|
|
20
|
+
exports.getServerlessCollection = null;
|
|
21
|
+
exports.getServerlessCollectionOutput = null;
|
|
22
|
+
utilities.lazyLoad(exports, ["getServerlessCollection", "getServerlessCollectionOutput"], () => require("./getServerlessCollection"));
|
|
23
|
+
exports.getServerlessSecurityConfig = null;
|
|
24
|
+
exports.getServerlessSecurityConfigOutput = null;
|
|
25
|
+
utilities.lazyLoad(exports, ["getServerlessSecurityConfig", "getServerlessSecurityConfigOutput"], () => require("./getServerlessSecurityConfig"));
|
|
26
|
+
exports.getServerlessSecurityPolicy = null;
|
|
27
|
+
exports.getServerlessSecurityPolicyOutput = null;
|
|
28
|
+
utilities.lazyLoad(exports, ["getServerlessSecurityPolicy", "getServerlessSecurityPolicyOutput"], () => require("./getServerlessSecurityPolicy"));
|
|
29
|
+
exports.getServerlessVpcEndpoint = null;
|
|
30
|
+
exports.getServerlessVpcEndpointOutput = null;
|
|
31
|
+
utilities.lazyLoad(exports, ["getServerlessVpcEndpoint", "getServerlessVpcEndpointOutput"], () => require("./getServerlessVpcEndpoint"));
|
|
17
32
|
exports.InboundConnectionAccepter = null;
|
|
18
33
|
utilities.lazyLoad(exports, ["InboundConnectionAccepter"], () => require("./inboundConnectionAccepter"));
|
|
19
34
|
exports.OutboundConnection = null;
|
|
20
35
|
utilities.lazyLoad(exports, ["OutboundConnection"], () => require("./outboundConnection"));
|
|
36
|
+
exports.ServerlessAccessPolicy = null;
|
|
37
|
+
utilities.lazyLoad(exports, ["ServerlessAccessPolicy"], () => require("./serverlessAccessPolicy"));
|
|
38
|
+
exports.ServerlessCollection = null;
|
|
39
|
+
utilities.lazyLoad(exports, ["ServerlessCollection"], () => require("./serverlessCollection"));
|
|
40
|
+
exports.ServerlessSecurityConfig = null;
|
|
41
|
+
utilities.lazyLoad(exports, ["ServerlessSecurityConfig"], () => require("./serverlessSecurityConfig"));
|
|
42
|
+
exports.ServerlessSecurityPolicy = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["ServerlessSecurityPolicy"], () => require("./serverlessSecurityPolicy"));
|
|
44
|
+
exports.ServerlessVpcEndpoint = null;
|
|
45
|
+
utilities.lazyLoad(exports, ["ServerlessVpcEndpoint"], () => require("./serverlessVpcEndpoint"));
|
|
21
46
|
const _module = {
|
|
22
47
|
version: utilities.getVersion(),
|
|
23
48
|
construct: (name, type, urn) => {
|
|
@@ -32,6 +57,16 @@ const _module = {
|
|
|
32
57
|
return new exports.InboundConnectionAccepter(name, undefined, { urn });
|
|
33
58
|
case "aws:opensearch/outboundConnection:OutboundConnection":
|
|
34
59
|
return new exports.OutboundConnection(name, undefined, { urn });
|
|
60
|
+
case "aws:opensearch/serverlessAccessPolicy:ServerlessAccessPolicy":
|
|
61
|
+
return new exports.ServerlessAccessPolicy(name, undefined, { urn });
|
|
62
|
+
case "aws:opensearch/serverlessCollection:ServerlessCollection":
|
|
63
|
+
return new exports.ServerlessCollection(name, undefined, { urn });
|
|
64
|
+
case "aws:opensearch/serverlessSecurityConfig:ServerlessSecurityConfig":
|
|
65
|
+
return new exports.ServerlessSecurityConfig(name, undefined, { urn });
|
|
66
|
+
case "aws:opensearch/serverlessSecurityPolicy:ServerlessSecurityPolicy":
|
|
67
|
+
return new exports.ServerlessSecurityPolicy(name, undefined, { urn });
|
|
68
|
+
case "aws:opensearch/serverlessVpcEndpoint:ServerlessVpcEndpoint":
|
|
69
|
+
return new exports.ServerlessVpcEndpoint(name, undefined, { urn });
|
|
35
70
|
default:
|
|
36
71
|
throw new Error(`unknown resource type ${type}`);
|
|
37
72
|
}
|
|
@@ -42,4 +77,9 @@ pulumi.runtime.registerResourceModule("aws", "opensearch/domainPolicy", _module)
|
|
|
42
77
|
pulumi.runtime.registerResourceModule("aws", "opensearch/domainSamlOptions", _module);
|
|
43
78
|
pulumi.runtime.registerResourceModule("aws", "opensearch/inboundConnectionAccepter", _module);
|
|
44
79
|
pulumi.runtime.registerResourceModule("aws", "opensearch/outboundConnection", _module);
|
|
80
|
+
pulumi.runtime.registerResourceModule("aws", "opensearch/serverlessAccessPolicy", _module);
|
|
81
|
+
pulumi.runtime.registerResourceModule("aws", "opensearch/serverlessCollection", _module);
|
|
82
|
+
pulumi.runtime.registerResourceModule("aws", "opensearch/serverlessSecurityConfig", _module);
|
|
83
|
+
pulumi.runtime.registerResourceModule("aws", "opensearch/serverlessSecurityPolicy", _module);
|
|
84
|
+
pulumi.runtime.registerResourceModule("aws", "opensearch/serverlessVpcEndpoint", _module);
|
|
45
85
|
//# sourceMappingURL=index.js.map
|
package/opensearch/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../opensearch/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAIlE,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAG5E,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../opensearch/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource for managing an AWS OpenSearch Serverless Access Policy.
|
|
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 currentCallerIdentity = aws.getCallerIdentity({});
|
|
13
|
+
* const currentPartition = aws.getPartition({});
|
|
14
|
+
* const test = new aws.opensearch.ServerlessAccessPolicy("test", {
|
|
15
|
+
* name: "example",
|
|
16
|
+
* type: "data",
|
|
17
|
+
* policy: Promise.all([currentPartition, currentCallerIdentity]).then(([currentPartition, currentCallerIdentity]) => JSON.stringify([{
|
|
18
|
+
* Rules: [{
|
|
19
|
+
* ResourceType: "index",
|
|
20
|
+
* Resource: ["index/books/*"],
|
|
21
|
+
* Permission: [
|
|
22
|
+
* "aoss:CreateIndex",
|
|
23
|
+
* "aoss:ReadDocument",
|
|
24
|
+
* "aoss:UpdateIndex",
|
|
25
|
+
* "aoss:DeleteIndex",
|
|
26
|
+
* "aoss:WriteDocument",
|
|
27
|
+
* ],
|
|
28
|
+
* }],
|
|
29
|
+
* Principal: [`arn:${currentPartition.partition}:iam::${currentCallerIdentity.accountId}:user/admin`],
|
|
30
|
+
* }])),
|
|
31
|
+
* });
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
34
|
+
* ## Import
|
|
35
|
+
*
|
|
36
|
+
* OpenSearchServerless Access Policy can be imported using the `name` and `type` arguments separated by a slash (`/`), e.g.,
|
|
37
|
+
*
|
|
38
|
+
* ```sh
|
|
39
|
+
* $ pulumi import aws:opensearch/serverlessAccessPolicy:ServerlessAccessPolicy example example/data
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
export declare class ServerlessAccessPolicy extends pulumi.CustomResource {
|
|
43
|
+
/**
|
|
44
|
+
* Get an existing ServerlessAccessPolicy resource's state with the given name, ID, and optional extra
|
|
45
|
+
* properties used to qualify the lookup.
|
|
46
|
+
*
|
|
47
|
+
* @param name The _unique_ name of the resulting resource.
|
|
48
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
49
|
+
* @param state Any extra arguments used during the lookup.
|
|
50
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
51
|
+
*/
|
|
52
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ServerlessAccessPolicyState, opts?: pulumi.CustomResourceOptions): ServerlessAccessPolicy;
|
|
53
|
+
/**
|
|
54
|
+
* Returns true if the given object is an instance of ServerlessAccessPolicy. This is designed to work even
|
|
55
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
56
|
+
*/
|
|
57
|
+
static isInstance(obj: any): obj is ServerlessAccessPolicy;
|
|
58
|
+
/**
|
|
59
|
+
* Description of the policy. Typically used to store information about the permissions defined in the policy.
|
|
60
|
+
*/
|
|
61
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* Name of the policy.
|
|
64
|
+
*/
|
|
65
|
+
readonly name: pulumi.Output<string>;
|
|
66
|
+
/**
|
|
67
|
+
* JSON policy document to use as the content for the new policy
|
|
68
|
+
*/
|
|
69
|
+
readonly policy: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Version of the policy.
|
|
72
|
+
*/
|
|
73
|
+
readonly policyVersion: pulumi.Output<string>;
|
|
74
|
+
/**
|
|
75
|
+
* Type of access policy. Must be `data`.
|
|
76
|
+
*
|
|
77
|
+
* The following arguments are optional:
|
|
78
|
+
*/
|
|
79
|
+
readonly type: pulumi.Output<string>;
|
|
80
|
+
/**
|
|
81
|
+
* Create a ServerlessAccessPolicy resource with the given unique name, arguments, and options.
|
|
82
|
+
*
|
|
83
|
+
* @param name The _unique_ name of the resource.
|
|
84
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
85
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
86
|
+
*/
|
|
87
|
+
constructor(name: string, args: ServerlessAccessPolicyArgs, opts?: pulumi.CustomResourceOptions);
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* Input properties used for looking up and filtering ServerlessAccessPolicy resources.
|
|
91
|
+
*/
|
|
92
|
+
export interface ServerlessAccessPolicyState {
|
|
93
|
+
/**
|
|
94
|
+
* Description of the policy. Typically used to store information about the permissions defined in the policy.
|
|
95
|
+
*/
|
|
96
|
+
description?: pulumi.Input<string>;
|
|
97
|
+
/**
|
|
98
|
+
* Name of the policy.
|
|
99
|
+
*/
|
|
100
|
+
name?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* JSON policy document to use as the content for the new policy
|
|
103
|
+
*/
|
|
104
|
+
policy?: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* Version of the policy.
|
|
107
|
+
*/
|
|
108
|
+
policyVersion?: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* Type of access policy. Must be `data`.
|
|
111
|
+
*
|
|
112
|
+
* The following arguments are optional:
|
|
113
|
+
*/
|
|
114
|
+
type?: pulumi.Input<string>;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* The set of arguments for constructing a ServerlessAccessPolicy resource.
|
|
118
|
+
*/
|
|
119
|
+
export interface ServerlessAccessPolicyArgs {
|
|
120
|
+
/**
|
|
121
|
+
* Description of the policy. Typically used to store information about the permissions defined in the policy.
|
|
122
|
+
*/
|
|
123
|
+
description?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* Name of the policy.
|
|
126
|
+
*/
|
|
127
|
+
name: pulumi.Input<string>;
|
|
128
|
+
/**
|
|
129
|
+
* JSON policy document to use as the content for the new policy
|
|
130
|
+
*/
|
|
131
|
+
policy: pulumi.Input<string>;
|
|
132
|
+
/**
|
|
133
|
+
* Type of access policy. Must be `data`.
|
|
134
|
+
*
|
|
135
|
+
* The following arguments are optional:
|
|
136
|
+
*/
|
|
137
|
+
type: pulumi.Input<string>;
|
|
138
|
+
}
|