@pulumi/aws-native 1.31.0-alpha.1750955553 → 1.31.0-alpha.1752674316
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/aiops/getInvestigationGroup.d.ts +30 -0
- package/aiops/getInvestigationGroup.js.map +1 -1
- package/aiops/investigationGroup.d.ts +39 -0
- package/aiops/investigationGroup.js.map +1 -1
- package/apigateway/account.d.ts +1 -0
- package/apigateway/account.js +1 -0
- package/apigateway/account.js.map +1 -1
- package/apigateway/apiKey.d.ts +2 -2
- package/apigateway/basePathMapping.d.ts +1 -1
- package/apigateway/basePathMapping.js +1 -1
- package/apigateway/domainName.d.ts +2 -1
- package/apigateway/domainName.js +2 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/gatewayResponse.d.ts +1 -1
- package/apigateway/gatewayResponse.js +1 -1
- package/apigateway/getAccount.d.ts +2 -0
- package/apigateway/getAccount.js +2 -0
- package/apigateway/getAccount.js.map +1 -1
- package/apigateway/getBasePathMapping.d.ts +2 -2
- package/apigateway/getBasePathMapping.js +2 -2
- package/apigateway/getDomainName.d.ts +4 -2
- package/apigateway/getDomainName.js +4 -2
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getGatewayResponse.d.ts +2 -2
- package/apigateway/getGatewayResponse.js +2 -2
- package/apigateway/getRestApi.d.ts +3 -3
- package/apigateway/getRestApi.js +2 -2
- package/apigateway/restApi.d.ts +3 -3
- package/apigateway/restApi.js +1 -1
- package/autoscaling/autoScalingGroup.d.ts +2 -2
- package/autoscaling/getAutoScalingGroup.d.ts +1 -1
- package/b2bi/partnership.d.ts +12 -0
- package/b2bi/partnership.js.map +1 -1
- package/billing/billingView.d.ts +69 -0
- package/billing/billingView.js +79 -0
- package/billing/billingView.js.map +1 -0
- package/billing/getBillingView.d.ts +35 -0
- package/billing/getBillingView.js +28 -0
- package/billing/getBillingView.js.map +1 -0
- package/billing/index.d.ts +7 -0
- package/billing/index.js +41 -0
- package/billing/index.js.map +1 -0
- package/cassandra/getTable.d.ts +4 -0
- package/cassandra/getTable.js.map +1 -1
- package/cassandra/table.d.ts +8 -0
- package/cassandra/table.js +2 -0
- package/cassandra/table.js.map +1 -1
- package/cloudformation/getStack.d.ts +1 -1
- package/cloudformation/stack.d.ts +2 -2
- package/cloudformation/stackSet.d.ts +2 -2
- package/connect/getRule.d.ts +1 -1
- package/connect/rule.d.ts +2 -2
- package/dynamodb/getGlobalTable.d.ts +18 -2
- package/dynamodb/getGlobalTable.js.map +1 -1
- package/dynamodb/getTable.d.ts +4 -2
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/globalTable.d.ts +35 -4
- package/dynamodb/globalTable.js +4 -0
- package/dynamodb/globalTable.js.map +1 -1
- package/dynamodb/table.d.ts +8 -4
- package/dynamodb/table.js.map +1 -1
- package/ec2/getTrafficMirrorFilterRule.d.ts +68 -0
- package/ec2/getTrafficMirrorFilterRule.js +28 -0
- package/ec2/getTrafficMirrorFilterRule.js.map +1 -0
- package/ec2/getTrafficMirrorTarget.d.ts +23 -0
- package/ec2/getTrafficMirrorTarget.js +28 -0
- package/ec2/getTrafficMirrorTarget.js.map +1 -0
- package/ec2/index.d.ts +12 -0
- package/ec2/index.js +18 -4
- package/ec2/index.js.map +1 -1
- package/ec2/trafficMirrorFilterRule.d.ts +127 -0
- package/ec2/trafficMirrorFilterRule.js +98 -0
- package/ec2/trafficMirrorFilterRule.js.map +1 -0
- package/ec2/trafficMirrorTarget.d.ts +76 -0
- package/ec2/trafficMirrorTarget.js +68 -0
- package/ec2/trafficMirrorTarget.js.map +1 -0
- package/ec2/vpnConnection.d.ts +4 -4
- package/ecs/getService.d.ts +3 -3
- package/ecs/service.d.ts +1 -1
- package/ecs/taskDefinition.d.ts +0 -6
- package/ecs/taskDefinition.js.map +1 -1
- package/emrserverless/application.d.ts +8 -0
- package/emrserverless/application.js +2 -0
- package/emrserverless/application.js.map +1 -1
- package/emrserverless/getApplication.d.ts +4 -0
- package/emrserverless/getApplication.js.map +1 -1
- package/fsx/index.d.ts +3 -0
- package/fsx/index.js +5 -1
- package/fsx/index.js.map +1 -1
- package/fsx/s3accessPointAttachment.d.ts +68 -0
- package/fsx/s3accessPointAttachment.js +70 -0
- package/fsx/s3accessPointAttachment.js.map +1 -0
- package/gamelift/fleet.d.ts +2 -2
- package/gamelift/fleet.js +1 -1
- package/gamelift/fleet.js.map +1 -1
- package/imagebuilder/component.js +1 -1
- package/imagebuilder/component.js.map +1 -1
- package/imagebuilder/containerRecipe.js +1 -1
- package/imagebuilder/containerRecipe.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +6 -0
- package/imagebuilder/getComponent.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +6 -0
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getImage.d.ts +6 -0
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +6 -0
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getWorkflow.d.ts +6 -0
- package/imagebuilder/getWorkflow.js.map +1 -1
- package/imagebuilder/image.js +1 -1
- package/imagebuilder/image.js.map +1 -1
- package/imagebuilder/imageRecipe.js +1 -1
- package/imagebuilder/imageRecipe.js.map +1 -1
- package/imagebuilder/workflow.js +1 -1
- package/imagebuilder/workflow.js.map +1 -1
- package/index.d.ts +3 -1
- package/index.js +10 -5
- package/index.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +35 -0
- package/kinesis/getStreamConsumer.js +28 -0
- package/kinesis/getStreamConsumer.js.map +1 -0
- package/kinesis/index.d.ts +6 -0
- package/kinesis/index.js +8 -1
- package/kinesis/index.js.map +1 -1
- package/kinesis/streamConsumer.d.ts +71 -0
- package/kinesis/streamConsumer.js +71 -0
- package/kinesis/streamConsumer.js.map +1 -0
- package/kms/getKey.d.ts +9 -2
- package/kms/getKey.js.map +1 -1
- package/kms/key.d.ts +18 -4
- package/kms/key.js.map +1 -1
- package/mediapackagev2/channel.d.ts +3 -6
- package/mediapackagev2/getChannel.d.ts +3 -3
- package/mediapackagev2/getOriginEndpoint.d.ts +9 -0
- package/mediapackagev2/getOriginEndpoint.js.map +1 -1
- package/mediapackagev2/originEndpoint.d.ts +9 -0
- package/mediapackagev2/originEndpoint.js.map +1 -1
- package/neptune/dbInstance.d.ts +147 -0
- package/neptune/dbInstance.js +85 -0
- package/neptune/dbInstance.js.map +1 -0
- package/neptune/getDbInstance.d.ts +56 -0
- package/neptune/getDbInstance.js +28 -0
- package/neptune/getDbInstance.js.map +1 -0
- package/neptune/index.d.ts +6 -0
- package/neptune/index.js +8 -1
- package/neptune/index.js.map +1 -1
- package/odb/cloudAutonomousVmCluster.d.ts +276 -0
- package/odb/cloudAutonomousVmCluster.js +144 -0
- package/odb/cloudAutonomousVmCluster.js.map +1 -0
- package/odb/cloudExadataInfrastructure.d.ts +199 -0
- package/odb/cloudExadataInfrastructure.js +118 -0
- package/odb/cloudExadataInfrastructure.js.map +1 -0
- package/odb/cloudVmCluster.d.ts +256 -0
- package/odb/cloudVmCluster.js +126 -0
- package/odb/cloudVmCluster.js.map +1 -0
- package/odb/getCloudAutonomousVmCluster.d.ts +141 -0
- package/odb/getCloudAutonomousVmCluster.js +28 -0
- package/odb/getCloudAutonomousVmCluster.js.map +1 -0
- package/odb/getCloudExadataInfrastructure.d.ts +112 -0
- package/odb/getCloudExadataInfrastructure.js +28 -0
- package/odb/getCloudExadataInfrastructure.js.map +1 -0
- package/odb/getCloudVmCluster.d.ts +88 -0
- package/odb/getCloudVmCluster.js +28 -0
- package/odb/getCloudVmCluster.js.map +1 -0
- package/odb/getOdbNetwork.d.ts +48 -0
- package/odb/getOdbNetwork.js +28 -0
- package/odb/getOdbNetwork.js.map +1 -0
- package/odb/index.d.ts +25 -0
- package/odb/index.js +62 -0
- package/odb/index.js.map +1 -0
- package/odb/odbNetwork.d.ts +119 -0
- package/odb/odbNetwork.js +82 -0
- package/odb/odbNetwork.js.map +1 -0
- package/opsworkscm/server.d.ts +2 -2
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/qbusiness/dataAccessor.d.ts +8 -0
- package/qbusiness/dataAccessor.js +2 -0
- package/qbusiness/dataAccessor.js.map +1 -1
- package/qbusiness/getDataAccessor.d.ts +4 -0
- package/qbusiness/getDataAccessor.js.map +1 -1
- package/qbusiness/permission.d.ts +4 -0
- package/qbusiness/permission.js +3 -1
- package/qbusiness/permission.js.map +1 -1
- package/rds/dbCluster.d.ts +8 -0
- package/rds/dbCluster.js +2 -0
- package/rds/dbCluster.js.map +1 -1
- package/rds/dbInstance.d.ts +30 -6
- package/rds/dbInstance.js +3 -1
- package/rds/dbInstance.js.map +1 -1
- package/rds/dbShardGroup.d.ts +8 -8
- package/rds/getDbInstance.d.ts +1 -3
- package/rds/getDbInstance.js.map +1 -1
- package/rds/getDbShardGroup.d.ts +4 -4
- package/redshift/clusterSubnetGroup.d.ts +1 -1
- package/redshift/clusterSubnetGroup.js +1 -1
- package/redshift/getClusterSubnetGroup.d.ts +7 -2
- package/redshift/getClusterSubnetGroup.js +2 -2
- package/redshift/getClusterSubnetGroup.js.map +1 -1
- package/redshift/getEventSubscription.d.ts +5 -0
- package/redshift/getEventSubscription.js.map +1 -1
- package/s3/bucket.d.ts +2 -0
- package/s3/bucket.js +3 -1
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +1 -0
- package/s3/getBucket.js.map +1 -1
- package/s3express/directoryBucket.d.ts +2 -0
- package/s3express/directoryBucket.js +2 -0
- package/s3express/directoryBucket.js.map +1 -1
- package/s3express/getDirectoryBucket.d.ts +1 -0
- package/s3express/getDirectoryBucket.js.map +1 -1
- package/s3tables/getTable.d.ts +37 -0
- package/s3tables/getTable.js +28 -0
- package/s3tables/getTable.js.map +1 -0
- package/s3tables/getTablePolicy.d.ts +22 -0
- package/s3tables/getTablePolicy.js +28 -0
- package/s3tables/getTablePolicy.js.map +1 -0
- package/s3tables/index.d.ts +12 -0
- package/s3tables/index.js +15 -1
- package/s3tables/index.js.map +1 -1
- package/s3tables/namespace.d.ts +6 -0
- package/s3tables/namespace.js.map +1 -1
- package/s3tables/table.d.ts +70 -0
- package/s3tables/table.js +87 -0
- package/s3tables/table.js.map +1 -0
- package/s3tables/tablePolicy.d.ts +42 -0
- package/s3tables/tablePolicy.js +72 -0
- package/s3tables/tablePolicy.js.map +1 -0
- package/sagemaker/domain.d.ts +4 -4
- package/sagemaker/domain.js +0 -6
- package/sagemaker/domain.js.map +1 -1
- package/sagemaker/project.d.ts +11 -3
- package/sagemaker/project.js +3 -4
- package/sagemaker/project.js.map +1 -1
- package/timestream/getInfluxDbInstance.d.ts +8 -0
- package/timestream/getInfluxDbInstance.js.map +1 -1
- package/timestream/influxDbInstance.js +1 -1
- package/timestream/influxDbInstance.js.map +1 -1
- package/transfer/getServer.d.ts +4 -1
- package/transfer/getServer.js.map +1 -1
- package/transfer/server.d.ts +8 -2
- package/transfer/server.js.map +1 -1
- package/types/enums/autoscaling/index.d.ts +2 -2
- package/types/enums/b2bi/index.d.ts +34 -0
- package/types/enums/b2bi/index.js +29 -1
- package/types/enums/b2bi/index.js.map +1 -1
- package/types/enums/batch/index.d.ts +6 -0
- package/types/enums/batch/index.js.map +1 -1
- package/types/enums/bedrock/index.d.ts +16 -0
- package/types/enums/bedrock/index.js +10 -1
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/billing/index.d.ts +10 -0
- package/types/enums/billing/index.js +14 -0
- package/types/enums/billing/index.js.map +1 -0
- package/types/enums/cassandra/index.d.ts +18 -0
- package/types/enums/cassandra/index.js +11 -1
- package/types/enums/cassandra/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +4 -4
- package/types/enums/dynamodb/index.d.ts +15 -0
- package/types/enums/dynamodb/index.js +5 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +15 -0
- package/types/enums/ecs/index.js +14 -1
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/fsx/index.d.ts +14 -0
- package/types/enums/fsx/index.js +7 -1
- package/types/enums/fsx/index.js.map +1 -1
- package/types/enums/gamelift/index.d.ts +2 -1
- package/types/enums/gamelift/index.js +1 -0
- package/types/enums/gamelift/index.js.map +1 -1
- package/types/enums/index.d.ts +3 -1
- package/types/enums/index.js +8 -4
- package/types/enums/index.js.map +1 -1
- package/types/enums/kms/index.d.ts +9 -2
- package/types/enums/kms/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +12 -0
- package/types/enums/logs/index.js +11 -1
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/mediapackagev2/index.d.ts +14 -0
- package/types/enums/mediapackagev2/index.js +12 -1
- package/types/enums/mediapackagev2/index.js.map +1 -1
- package/types/enums/odb/index.d.ts +57 -0
- package/types/enums/odb/index.js +45 -0
- package/types/enums/odb/index.js.map +1 -0
- package/types/enums/qbusiness/index.d.ts +9 -0
- package/types/enums/qbusiness/index.js +8 -1
- package/types/enums/qbusiness/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +9 -0
- package/types/enums/quicksight/index.js +9 -0
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/enums/s3/index.d.ts +32 -0
- package/types/enums/s3/index.js +17 -1
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/s3tables/index.d.ts +30 -0
- package/types/enums/s3tables/index.js +15 -1
- package/types/enums/s3tables/index.js.map +1 -1
- package/types/enums/timestream/index.d.ts +1 -0
- package/types/enums/timestream/index.js +1 -0
- package/types/enums/timestream/index.js.map +1 -1
- package/types/enums/wisdom/index.d.ts +19 -0
- package/types/enums/wisdom/index.js +15 -1
- package/types/enums/wisdom/index.js.map +1 -1
- package/types/input.d.ts +870 -121
- package/types/output.d.ts +904 -121
- package/types/output.js.map +1 -1
- package/vpclattice/getService.d.ts +1 -1
- package/vpclattice/service.d.ts +2 -2
- package/wisdom/getQuickResponse.d.ts +71 -0
- package/wisdom/getQuickResponse.js +28 -0
- package/wisdom/getQuickResponse.js.map +1 -0
- package/wisdom/index.d.ts +6 -0
- package/wisdom/index.js +8 -1
- package/wisdom/index.js.map +1 -1
- package/wisdom/quickResponse.d.ts +126 -0
- package/wisdom/quickResponse.js +92 -0
- package/wisdom/quickResponse.js.map +1 -0
|
@@ -23,6 +23,9 @@ export interface GetChannelResult {
|
|
|
23
23
|
* <p>Enter any descriptive text that helps you to identify the channel.</p>
|
|
24
24
|
*/
|
|
25
25
|
readonly description?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The ingest domain URL where the source stream should be sent.
|
|
28
|
+
*/
|
|
26
29
|
readonly ingestEndpointUrls?: string[];
|
|
27
30
|
/**
|
|
28
31
|
* <p>The list of ingest endpoints.</p>
|
|
@@ -40,9 +43,6 @@ export interface GetChannelResult {
|
|
|
40
43
|
* The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN.
|
|
41
44
|
*/
|
|
42
45
|
readonly outputHeaderConfiguration?: outputs.mediapackagev2.ChannelOutputHeaderConfiguration;
|
|
43
|
-
/**
|
|
44
|
-
* The tags associated with the channel.
|
|
45
|
-
*/
|
|
46
46
|
readonly tags?: outputs.Tag[];
|
|
47
47
|
}
|
|
48
48
|
/**
|
|
@@ -24,6 +24,9 @@ export interface GetOriginEndpointResult {
|
|
|
24
24
|
* <p>The date and time the origin endpoint was created.</p>
|
|
25
25
|
*/
|
|
26
26
|
readonly createdAt?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The egress domain URL for stream delivery from MediaPackage.
|
|
29
|
+
*/
|
|
27
30
|
readonly dashManifestUrls?: string[];
|
|
28
31
|
/**
|
|
29
32
|
* <p>A DASH manifest configuration.</p>
|
|
@@ -37,11 +40,17 @@ export interface GetOriginEndpointResult {
|
|
|
37
40
|
* The failover settings for the endpoint.
|
|
38
41
|
*/
|
|
39
42
|
readonly forceEndpointErrorConfiguration?: outputs.mediapackagev2.OriginEndpointForceEndpointErrorConfiguration;
|
|
43
|
+
/**
|
|
44
|
+
* The egress domain URL for stream delivery from MediaPackage.
|
|
45
|
+
*/
|
|
40
46
|
readonly hlsManifestUrls?: string[];
|
|
41
47
|
/**
|
|
42
48
|
* <p>An HTTP live streaming (HLS) manifest configuration.</p>
|
|
43
49
|
*/
|
|
44
50
|
readonly hlsManifests?: outputs.mediapackagev2.OriginEndpointHlsManifestConfiguration[];
|
|
51
|
+
/**
|
|
52
|
+
* The egress domain URL for stream delivery from MediaPackage.
|
|
53
|
+
*/
|
|
45
54
|
readonly lowLatencyHlsManifestUrls?: string[];
|
|
46
55
|
/**
|
|
47
56
|
* <p>A low-latency HLS manifest configuration.</p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOriginEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/getOriginEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;
|
|
1
|
+
{"version":3,"file":"getOriginEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/getOriginEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAuED;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
@@ -40,6 +40,9 @@ export declare class OriginEndpoint extends pulumi.CustomResource {
|
|
|
40
40
|
* <p>The date and time the origin endpoint was created.</p>
|
|
41
41
|
*/
|
|
42
42
|
readonly createdAt: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* The egress domain URL for stream delivery from MediaPackage.
|
|
45
|
+
*/
|
|
43
46
|
readonly dashManifestUrls: pulumi.Output<string[]>;
|
|
44
47
|
/**
|
|
45
48
|
* <p>A DASH manifest configuration.</p>
|
|
@@ -53,11 +56,17 @@ export declare class OriginEndpoint extends pulumi.CustomResource {
|
|
|
53
56
|
* The failover settings for the endpoint.
|
|
54
57
|
*/
|
|
55
58
|
readonly forceEndpointErrorConfiguration: pulumi.Output<outputs.mediapackagev2.OriginEndpointForceEndpointErrorConfiguration | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* The egress domain URL for stream delivery from MediaPackage.
|
|
61
|
+
*/
|
|
56
62
|
readonly hlsManifestUrls: pulumi.Output<string[]>;
|
|
57
63
|
/**
|
|
58
64
|
* <p>An HTTP live streaming (HLS) manifest configuration.</p>
|
|
59
65
|
*/
|
|
60
66
|
readonly hlsManifests: pulumi.Output<outputs.mediapackagev2.OriginEndpointHlsManifestConfiguration[] | undefined>;
|
|
67
|
+
/**
|
|
68
|
+
* The egress domain URL for stream delivery from MediaPackage.
|
|
69
|
+
*/
|
|
61
70
|
readonly lowLatencyHlsManifestUrls: pulumi.Output<string[]>;
|
|
62
71
|
/**
|
|
63
72
|
* <p>A low-latency HLS manifest configuration.</p>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"originEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/originEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,cAAc,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"originEndpoint.js","sourceRoot":"","sources":["../../mediapackagev2/originEndpoint.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* The AWS::Neptune::DBInstance resource creates an Amazon Neptune DB instance.
|
|
6
|
+
*/
|
|
7
|
+
export declare class DbInstance extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing DbInstance resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): DbInstance;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of DbInstance. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is DbInstance;
|
|
22
|
+
/**
|
|
23
|
+
* Indicates that major version upgrades are allowed. Changing this parameter doesn't result in an outage and the change is asynchronously applied as soon as possible. This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the DB instance's current version.
|
|
24
|
+
*/
|
|
25
|
+
readonly allowMajorVersionUpgrade: pulumi.Output<boolean | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Indicates that minor version patches are applied automatically.
|
|
28
|
+
*
|
|
29
|
+
* When updating this property, some interruptions may occur.
|
|
30
|
+
*/
|
|
31
|
+
readonly autoMinorVersionUpgrade: pulumi.Output<boolean | undefined>;
|
|
32
|
+
/**
|
|
33
|
+
* Specifies the name of the Availability Zone the DB instance is located in.
|
|
34
|
+
*/
|
|
35
|
+
readonly availabilityZone: pulumi.Output<string | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
|
|
38
|
+
*/
|
|
39
|
+
readonly dbClusterIdentifier: pulumi.Output<string | undefined>;
|
|
40
|
+
/**
|
|
41
|
+
* Contains the name of the compute and memory capacity class of the DB instance.
|
|
42
|
+
*
|
|
43
|
+
* If you update this property, some interruptions may occur.
|
|
44
|
+
*/
|
|
45
|
+
readonly dbInstanceClass: pulumi.Output<string>;
|
|
46
|
+
/**
|
|
47
|
+
* Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
|
|
48
|
+
*/
|
|
49
|
+
readonly dbInstanceIdentifier: pulumi.Output<string | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* The name of an existing DB parameter group or a reference to an AWS::Neptune::DBParameterGroup resource created in the template. If any of the data members of the referenced parameter group are changed during an update, the DB instance might need to be restarted, which causes some interruption. If the parameter group contains static parameters, whether they were changed or not, an update triggers a reboot.
|
|
52
|
+
*/
|
|
53
|
+
readonly dbParameterGroupName: pulumi.Output<string | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* This parameter is not supported.
|
|
56
|
+
*
|
|
57
|
+
* `AWS::Neptune::DBInstance` does not support restoring from snapshots.
|
|
58
|
+
*
|
|
59
|
+
* `AWS::Neptune::DBCluster` does support restoring from snapshots.
|
|
60
|
+
*/
|
|
61
|
+
readonly dbSnapshotIdentifier: pulumi.Output<string | undefined>;
|
|
62
|
+
/**
|
|
63
|
+
* A DB subnet group to associate with the DB instance. If you update this value, the new subnet group must be a subnet group in a new virtual private cloud (VPC).
|
|
64
|
+
*/
|
|
65
|
+
readonly dbSubnetGroupName: pulumi.Output<string | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* The connection endpoint for the database. For example: `mystack-mydb-1apw1j4phylrk.cg034hpkmmjt.us-east-2.rds.amazonaws.com`.
|
|
68
|
+
*/
|
|
69
|
+
readonly endpoint: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* The port number on which the database accepts connections. For example: `8182`.
|
|
72
|
+
*/
|
|
73
|
+
readonly port: pulumi.Output<string>;
|
|
74
|
+
/**
|
|
75
|
+
* Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
|
|
76
|
+
*/
|
|
77
|
+
readonly preferredMaintenanceWindow: pulumi.Output<string | undefined>;
|
|
78
|
+
/**
|
|
79
|
+
* An arbitrary set of tags (key-value pairs) for this DB instance.
|
|
80
|
+
*/
|
|
81
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
82
|
+
/**
|
|
83
|
+
* Create a DbInstance resource with the given unique name, arguments, and options.
|
|
84
|
+
*
|
|
85
|
+
* @param name The _unique_ name of the resource.
|
|
86
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
87
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
88
|
+
*/
|
|
89
|
+
constructor(name: string, args: DbInstanceArgs, opts?: pulumi.CustomResourceOptions);
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* The set of arguments for constructing a DbInstance resource.
|
|
93
|
+
*/
|
|
94
|
+
export interface DbInstanceArgs {
|
|
95
|
+
/**
|
|
96
|
+
* Indicates that major version upgrades are allowed. Changing this parameter doesn't result in an outage and the change is asynchronously applied as soon as possible. This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the DB instance's current version.
|
|
97
|
+
*/
|
|
98
|
+
allowMajorVersionUpgrade?: pulumi.Input<boolean>;
|
|
99
|
+
/**
|
|
100
|
+
* Indicates that minor version patches are applied automatically.
|
|
101
|
+
*
|
|
102
|
+
* When updating this property, some interruptions may occur.
|
|
103
|
+
*/
|
|
104
|
+
autoMinorVersionUpgrade?: pulumi.Input<boolean>;
|
|
105
|
+
/**
|
|
106
|
+
* Specifies the name of the Availability Zone the DB instance is located in.
|
|
107
|
+
*/
|
|
108
|
+
availabilityZone?: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
|
|
111
|
+
*/
|
|
112
|
+
dbClusterIdentifier?: pulumi.Input<string>;
|
|
113
|
+
/**
|
|
114
|
+
* Contains the name of the compute and memory capacity class of the DB instance.
|
|
115
|
+
*
|
|
116
|
+
* If you update this property, some interruptions may occur.
|
|
117
|
+
*/
|
|
118
|
+
dbInstanceClass: pulumi.Input<string>;
|
|
119
|
+
/**
|
|
120
|
+
* Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
|
|
121
|
+
*/
|
|
122
|
+
dbInstanceIdentifier?: pulumi.Input<string>;
|
|
123
|
+
/**
|
|
124
|
+
* The name of an existing DB parameter group or a reference to an AWS::Neptune::DBParameterGroup resource created in the template. If any of the data members of the referenced parameter group are changed during an update, the DB instance might need to be restarted, which causes some interruption. If the parameter group contains static parameters, whether they were changed or not, an update triggers a reboot.
|
|
125
|
+
*/
|
|
126
|
+
dbParameterGroupName?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* This parameter is not supported.
|
|
129
|
+
*
|
|
130
|
+
* `AWS::Neptune::DBInstance` does not support restoring from snapshots.
|
|
131
|
+
*
|
|
132
|
+
* `AWS::Neptune::DBCluster` does support restoring from snapshots.
|
|
133
|
+
*/
|
|
134
|
+
dbSnapshotIdentifier?: pulumi.Input<string>;
|
|
135
|
+
/**
|
|
136
|
+
* A DB subnet group to associate with the DB instance. If you update this value, the new subnet group must be a subnet group in a new virtual private cloud (VPC).
|
|
137
|
+
*/
|
|
138
|
+
dbSubnetGroupName?: pulumi.Input<string>;
|
|
139
|
+
/**
|
|
140
|
+
* Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
|
|
141
|
+
*/
|
|
142
|
+
preferredMaintenanceWindow?: pulumi.Input<string>;
|
|
143
|
+
/**
|
|
144
|
+
* An arbitrary set of tags (key-value pairs) for this DB instance.
|
|
145
|
+
*/
|
|
146
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
|
|
147
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.DbInstance = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* The AWS::Neptune::DBInstance resource creates an Amazon Neptune DB instance.
|
|
10
|
+
*/
|
|
11
|
+
class DbInstance extends pulumi.CustomResource {
|
|
12
|
+
/**
|
|
13
|
+
* Get an existing DbInstance resource's state with the given name, ID, and optional extra
|
|
14
|
+
* properties used to qualify the lookup.
|
|
15
|
+
*
|
|
16
|
+
* @param name The _unique_ name of the resulting resource.
|
|
17
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
18
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
19
|
+
*/
|
|
20
|
+
static get(name, id, opts) {
|
|
21
|
+
return new DbInstance(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of DbInstance. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj) {
|
|
28
|
+
if (obj === undefined || obj === null) {
|
|
29
|
+
return false;
|
|
30
|
+
}
|
|
31
|
+
return obj['__pulumiType'] === DbInstance.__pulumiType;
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Create a DbInstance resource with the given unique name, arguments, and options.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resource.
|
|
37
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
38
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
39
|
+
*/
|
|
40
|
+
constructor(name, args, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (!opts.id) {
|
|
44
|
+
if ((!args || args.dbInstanceClass === undefined) && !opts.urn) {
|
|
45
|
+
throw new Error("Missing required property 'dbInstanceClass'");
|
|
46
|
+
}
|
|
47
|
+
resourceInputs["allowMajorVersionUpgrade"] = args ? args.allowMajorVersionUpgrade : undefined;
|
|
48
|
+
resourceInputs["autoMinorVersionUpgrade"] = args ? args.autoMinorVersionUpgrade : undefined;
|
|
49
|
+
resourceInputs["availabilityZone"] = args ? args.availabilityZone : undefined;
|
|
50
|
+
resourceInputs["dbClusterIdentifier"] = args ? args.dbClusterIdentifier : undefined;
|
|
51
|
+
resourceInputs["dbInstanceClass"] = args ? args.dbInstanceClass : undefined;
|
|
52
|
+
resourceInputs["dbInstanceIdentifier"] = args ? args.dbInstanceIdentifier : undefined;
|
|
53
|
+
resourceInputs["dbParameterGroupName"] = args ? args.dbParameterGroupName : undefined;
|
|
54
|
+
resourceInputs["dbSnapshotIdentifier"] = args ? args.dbSnapshotIdentifier : undefined;
|
|
55
|
+
resourceInputs["dbSubnetGroupName"] = args ? args.dbSubnetGroupName : undefined;
|
|
56
|
+
resourceInputs["preferredMaintenanceWindow"] = args ? args.preferredMaintenanceWindow : undefined;
|
|
57
|
+
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
58
|
+
resourceInputs["endpoint"] = undefined /*out*/;
|
|
59
|
+
resourceInputs["port"] = undefined /*out*/;
|
|
60
|
+
}
|
|
61
|
+
else {
|
|
62
|
+
resourceInputs["allowMajorVersionUpgrade"] = undefined /*out*/;
|
|
63
|
+
resourceInputs["autoMinorVersionUpgrade"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["availabilityZone"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["dbClusterIdentifier"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["dbInstanceClass"] = undefined /*out*/;
|
|
67
|
+
resourceInputs["dbInstanceIdentifier"] = undefined /*out*/;
|
|
68
|
+
resourceInputs["dbParameterGroupName"] = undefined /*out*/;
|
|
69
|
+
resourceInputs["dbSnapshotIdentifier"] = undefined /*out*/;
|
|
70
|
+
resourceInputs["dbSubnetGroupName"] = undefined /*out*/;
|
|
71
|
+
resourceInputs["endpoint"] = undefined /*out*/;
|
|
72
|
+
resourceInputs["port"] = undefined /*out*/;
|
|
73
|
+
resourceInputs["preferredMaintenanceWindow"] = undefined /*out*/;
|
|
74
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
75
|
+
}
|
|
76
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
77
|
+
const replaceOnChanges = { replaceOnChanges: ["availabilityZone", "dbClusterIdentifier", "dbInstanceIdentifier", "dbSnapshotIdentifier", "dbSubnetGroupName"] };
|
|
78
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
79
|
+
super(DbInstance.__pulumiType, name, resourceInputs, opts);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
exports.DbInstance = DbInstance;
|
|
83
|
+
/** @internal */
|
|
84
|
+
DbInstance.__pulumiType = 'aws-native:neptune:DbInstance';
|
|
85
|
+
//# sourceMappingURL=dbInstance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dbInstance.js","sourceRoot":"","sources":["../../neptune/dbInstance.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* The AWS::Neptune::DBInstance resource creates an Amazon Neptune DB instance.
|
|
5
|
+
*/
|
|
6
|
+
export declare function getDbInstance(args: GetDbInstanceArgs, opts?: pulumi.InvokeOptions): Promise<GetDbInstanceResult>;
|
|
7
|
+
export interface GetDbInstanceArgs {
|
|
8
|
+
/**
|
|
9
|
+
* Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
|
|
10
|
+
*/
|
|
11
|
+
dbInstanceIdentifier: string;
|
|
12
|
+
}
|
|
13
|
+
export interface GetDbInstanceResult {
|
|
14
|
+
/**
|
|
15
|
+
* Indicates that minor version patches are applied automatically.
|
|
16
|
+
*
|
|
17
|
+
* When updating this property, some interruptions may occur.
|
|
18
|
+
*/
|
|
19
|
+
readonly autoMinorVersionUpgrade?: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* Contains the name of the compute and memory capacity class of the DB instance.
|
|
22
|
+
*
|
|
23
|
+
* If you update this property, some interruptions may occur.
|
|
24
|
+
*/
|
|
25
|
+
readonly dbInstanceClass?: string;
|
|
26
|
+
/**
|
|
27
|
+
* The name of an existing DB parameter group or a reference to an AWS::Neptune::DBParameterGroup resource created in the template. If any of the data members of the referenced parameter group are changed during an update, the DB instance might need to be restarted, which causes some interruption. If the parameter group contains static parameters, whether they were changed or not, an update triggers a reboot.
|
|
28
|
+
*/
|
|
29
|
+
readonly dbParameterGroupName?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The connection endpoint for the database. For example: `mystack-mydb-1apw1j4phylrk.cg034hpkmmjt.us-east-2.rds.amazonaws.com`.
|
|
32
|
+
*/
|
|
33
|
+
readonly endpoint?: string;
|
|
34
|
+
/**
|
|
35
|
+
* The port number on which the database accepts connections. For example: `8182`.
|
|
36
|
+
*/
|
|
37
|
+
readonly port?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
|
|
40
|
+
*/
|
|
41
|
+
readonly preferredMaintenanceWindow?: string;
|
|
42
|
+
/**
|
|
43
|
+
* An arbitrary set of tags (key-value pairs) for this DB instance.
|
|
44
|
+
*/
|
|
45
|
+
readonly tags?: outputs.Tag[];
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The AWS::Neptune::DBInstance resource creates an Amazon Neptune DB instance.
|
|
49
|
+
*/
|
|
50
|
+
export declare function getDbInstanceOutput(args: GetDbInstanceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDbInstanceResult>;
|
|
51
|
+
export interface GetDbInstanceOutputArgs {
|
|
52
|
+
/**
|
|
53
|
+
* Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
|
|
54
|
+
*/
|
|
55
|
+
dbInstanceIdentifier: pulumi.Input<string>;
|
|
56
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.getDbInstanceOutput = exports.getDbInstance = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* The AWS::Neptune::DBInstance resource creates an Amazon Neptune DB instance.
|
|
10
|
+
*/
|
|
11
|
+
function getDbInstance(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:neptune:getDbInstance", {
|
|
14
|
+
"dbInstanceIdentifier": args.dbInstanceIdentifier,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getDbInstance = getDbInstance;
|
|
18
|
+
/**
|
|
19
|
+
* The AWS::Neptune::DBInstance resource creates an Amazon Neptune DB instance.
|
|
20
|
+
*/
|
|
21
|
+
function getDbInstanceOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("aws-native:neptune:getDbInstance", {
|
|
24
|
+
"dbInstanceIdentifier": args.dbInstanceIdentifier,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getDbInstanceOutput = getDbInstanceOutput;
|
|
28
|
+
//# sourceMappingURL=getDbInstance.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDbInstance.js","sourceRoot":"","sources":["../../neptune/getDbInstance.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AA2CD;;GAEG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAAiC;IAChG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
|
package/neptune/index.d.ts
CHANGED
|
@@ -4,6 +4,9 @@ export declare const DbCluster: typeof import("./dbCluster").DbCluster;
|
|
|
4
4
|
export { DbClusterParameterGroupArgs } from "./dbClusterParameterGroup";
|
|
5
5
|
export type DbClusterParameterGroup = import("./dbClusterParameterGroup").DbClusterParameterGroup;
|
|
6
6
|
export declare const DbClusterParameterGroup: typeof import("./dbClusterParameterGroup").DbClusterParameterGroup;
|
|
7
|
+
export { DbInstanceArgs } from "./dbInstance";
|
|
8
|
+
export type DbInstance = import("./dbInstance").DbInstance;
|
|
9
|
+
export declare const DbInstance: typeof import("./dbInstance").DbInstance;
|
|
7
10
|
export { DbParameterGroupArgs } from "./dbParameterGroup";
|
|
8
11
|
export type DbParameterGroup = import("./dbParameterGroup").DbParameterGroup;
|
|
9
12
|
export declare const DbParameterGroup: typeof import("./dbParameterGroup").DbParameterGroup;
|
|
@@ -16,6 +19,9 @@ export declare const getDbClusterOutput: typeof import("./getDbCluster").getDbCl
|
|
|
16
19
|
export { GetDbClusterParameterGroupArgs, GetDbClusterParameterGroupResult, GetDbClusterParameterGroupOutputArgs } from "./getDbClusterParameterGroup";
|
|
17
20
|
export declare const getDbClusterParameterGroup: typeof import("./getDbClusterParameterGroup").getDbClusterParameterGroup;
|
|
18
21
|
export declare const getDbClusterParameterGroupOutput: typeof import("./getDbClusterParameterGroup").getDbClusterParameterGroupOutput;
|
|
22
|
+
export { GetDbInstanceArgs, GetDbInstanceResult, GetDbInstanceOutputArgs } from "./getDbInstance";
|
|
23
|
+
export declare const getDbInstance: typeof import("./getDbInstance").getDbInstance;
|
|
24
|
+
export declare const getDbInstanceOutput: typeof import("./getDbInstance").getDbInstanceOutput;
|
|
19
25
|
export { GetDbParameterGroupArgs, GetDbParameterGroupResult, GetDbParameterGroupOutputArgs } from "./getDbParameterGroup";
|
|
20
26
|
export declare const getDbParameterGroup: typeof import("./getDbParameterGroup").getDbParameterGroup;
|
|
21
27
|
export declare const getDbParameterGroupOutput: typeof import("./getDbParameterGroup").getDbParameterGroupOutput;
|
package/neptune/index.js
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
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.getDbSubnetGroupOutput = exports.getDbSubnetGroup = exports.getDbParameterGroupOutput = exports.getDbParameterGroup = exports.getDbClusterParameterGroupOutput = exports.getDbClusterParameterGroup = exports.getDbClusterOutput = exports.getDbCluster = exports.DbSubnetGroup = exports.DbParameterGroup = exports.DbClusterParameterGroup = exports.DbCluster = void 0;
|
|
5
|
+
exports.getDbSubnetGroupOutput = exports.getDbSubnetGroup = exports.getDbParameterGroupOutput = exports.getDbParameterGroup = exports.getDbInstanceOutput = exports.getDbInstance = exports.getDbClusterParameterGroupOutput = exports.getDbClusterParameterGroup = exports.getDbClusterOutput = exports.getDbCluster = exports.DbSubnetGroup = exports.DbParameterGroup = exports.DbInstance = exports.DbClusterParameterGroup = exports.DbCluster = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.DbCluster = null;
|
|
9
9
|
utilities.lazyLoad(exports, ["DbCluster"], () => require("./dbCluster"));
|
|
10
10
|
exports.DbClusterParameterGroup = null;
|
|
11
11
|
utilities.lazyLoad(exports, ["DbClusterParameterGroup"], () => require("./dbClusterParameterGroup"));
|
|
12
|
+
exports.DbInstance = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["DbInstance"], () => require("./dbInstance"));
|
|
12
14
|
exports.DbParameterGroup = null;
|
|
13
15
|
utilities.lazyLoad(exports, ["DbParameterGroup"], () => require("./dbParameterGroup"));
|
|
14
16
|
exports.DbSubnetGroup = null;
|
|
@@ -19,6 +21,9 @@ utilities.lazyLoad(exports, ["getDbCluster", "getDbClusterOutput"], () => requir
|
|
|
19
21
|
exports.getDbClusterParameterGroup = null;
|
|
20
22
|
exports.getDbClusterParameterGroupOutput = null;
|
|
21
23
|
utilities.lazyLoad(exports, ["getDbClusterParameterGroup", "getDbClusterParameterGroupOutput"], () => require("./getDbClusterParameterGroup"));
|
|
24
|
+
exports.getDbInstance = null;
|
|
25
|
+
exports.getDbInstanceOutput = null;
|
|
26
|
+
utilities.lazyLoad(exports, ["getDbInstance", "getDbInstanceOutput"], () => require("./getDbInstance"));
|
|
22
27
|
exports.getDbParameterGroup = null;
|
|
23
28
|
exports.getDbParameterGroupOutput = null;
|
|
24
29
|
utilities.lazyLoad(exports, ["getDbParameterGroup", "getDbParameterGroupOutput"], () => require("./getDbParameterGroup"));
|
|
@@ -33,6 +38,8 @@ const _module = {
|
|
|
33
38
|
return new exports.DbCluster(name, undefined, { urn });
|
|
34
39
|
case "aws-native:neptune:DbClusterParameterGroup":
|
|
35
40
|
return new exports.DbClusterParameterGroup(name, undefined, { urn });
|
|
41
|
+
case "aws-native:neptune:DbInstance":
|
|
42
|
+
return new exports.DbInstance(name, undefined, { urn });
|
|
36
43
|
case "aws-native:neptune:DbParameterGroup":
|
|
37
44
|
return new exports.DbParameterGroup(name, undefined, { urn });
|
|
38
45
|
case "aws-native:neptune:DbSubnetGroup":
|
package/neptune/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../neptune/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI5D,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;AAIxF,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAGpE,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,0BAA0B,GAA6E,IAAW,CAAC;AACnH,QAAA,gCAAgC,GAAmF,IAAW,CAAC;AAC5I,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,4BAA4B,EAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAGjI,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGhH,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,+BAAuB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrE,KAAK,qCAAqC;gBACtC,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,SAAS,EAAE,OAAO,CAAC,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../neptune/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,SAAS,GAA2C,IAAW,CAAC;AAC7E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI5D,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;AAIxF,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAI9D,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAGpE,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,0BAA0B,GAA6E,IAAW,CAAC;AACnH,QAAA,gCAAgC,GAAmF,IAAW,CAAC;AAC5I,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,4BAA4B,EAAC,kCAAkC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC,CAAC;AAGjI,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGhH,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,8BAA8B;gBAC/B,OAAO,IAAI,iBAAS,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvD,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,+BAAuB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrE,KAAK,+BAA+B;gBAChC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,qCAAqC;gBACtC,OAAO,IAAI,wBAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,kCAAkC;gBACnC,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,SAAS,EAAE,OAAO,CAAC,CAAA"}
|