@pulumi/aws-native 1.16.0-alpha.1734035737 → 1.16.0-alpha.1734380882
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/appconfig/configurationProfile.d.ts +9 -0
- package/appconfig/configurationProfile.js +2 -0
- package/appconfig/configurationProfile.js.map +1 -1
- package/appconfig/environment.d.ts +9 -0
- package/appconfig/environment.js +2 -0
- package/appconfig/environment.js.map +1 -1
- package/batch/getJobDefinition.d.ts +16 -11
- package/batch/getJobDefinition.js +2 -2
- package/batch/getJobDefinition.js.map +1 -1
- package/batch/jobDefinition.d.ts +16 -17
- package/batch/jobDefinition.js +0 -2
- package/batch/jobDefinition.js.map +1 -1
- package/cassandra/getKeyspace.d.ts +13 -0
- package/cassandra/getKeyspace.js.map +1 -1
- package/cassandra/getType.d.ts +51 -0
- package/cassandra/getType.js +30 -0
- package/cassandra/getType.js.map +1 -0
- package/cassandra/index.d.ts +6 -0
- package/cassandra/index.js +8 -1
- package/cassandra/index.js.map +1 -1
- package/cassandra/keyspace.d.ts +8 -0
- package/cassandra/keyspace.js +3 -1
- package/cassandra/keyspace.js.map +1 -1
- package/cassandra/type.d.ts +79 -0
- package/cassandra/type.js +78 -0
- package/cassandra/type.js.map +1 -0
- package/cleanrooms/configuredTable.d.ts +2 -2
- package/cloudformation/getStack.d.ts +19 -19
- package/cloudformation/stack.d.ts +40 -40
- package/cloudformation/stackSet.d.ts +2 -2
- package/connect/getQueue.d.ts +4 -0
- package/connect/getQueue.js.map +1 -1
- package/connect/getRule.d.ts +7 -6
- package/connect/getRule.js +2 -2
- package/connect/getRule.js.map +1 -1
- package/connect/queue.d.ts +8 -0
- package/connect/queue.js +2 -0
- package/connect/queue.js.map +1 -1
- package/connect/rule.d.ts +13 -11
- package/connect/rule.js +1 -1
- package/connect/rule.js.map +1 -1
- package/ec2/getVpcEndpoint.d.ts +4 -0
- package/ec2/getVpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +12 -2
- package/ec2/vpcEndpoint.js +9 -4
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ecs/getService.d.ts +3 -5
- package/ecs/getService.js.map +1 -1
- package/ecs/service.d.ts +6 -10
- package/ecs/service.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/logs/getLogGroup.d.ts +1 -0
- package/logs/getLogGroup.js.map +1 -1
- package/logs/getMetricFilter.d.ts +6 -0
- package/logs/getMetricFilter.js.map +1 -1
- package/logs/getQueryDefinition.d.ts +5 -0
- package/logs/getQueryDefinition.js.map +1 -1
- package/logs/getSubscriptionFilter.d.ts +6 -0
- package/logs/getSubscriptionFilter.js.map +1 -1
- package/logs/getTransformer.d.ts +28 -0
- package/logs/getTransformer.js +28 -0
- package/logs/getTransformer.js.map +1 -0
- package/logs/index.d.ts +6 -0
- package/logs/index.js +8 -1
- package/logs/index.js.map +1 -1
- package/logs/logGroup.d.ts +2 -0
- package/logs/logGroup.js +2 -0
- package/logs/logGroup.js.map +1 -1
- package/logs/metricFilter.d.ts +12 -0
- package/logs/metricFilter.js +2 -0
- package/logs/metricFilter.js.map +1 -1
- package/logs/queryDefinition.d.ts +9 -0
- package/logs/queryDefinition.js +2 -0
- package/logs/queryDefinition.js.map +1 -1
- package/logs/subscriptionFilter.d.ts +12 -0
- package/logs/subscriptionFilter.js +2 -0
- package/logs/subscriptionFilter.js.map +1 -1
- package/logs/transformer.d.ts +51 -0
- package/logs/transformer.js +66 -0
- package/logs/transformer.js.map +1 -0
- package/m2/environment.d.ts +2 -0
- package/m2/environment.js +3 -1
- package/m2/environment.js.map +1 -1
- package/msk/replicator.js +1 -1
- package/msk/replicator.js.map +1 -1
- package/networkmanager/directConnectGatewayAttachment.d.ts +127 -0
- package/networkmanager/directConnectGatewayAttachment.js +99 -0
- package/networkmanager/directConnectGatewayAttachment.js.map +1 -0
- package/networkmanager/getDirectConnectGatewayAttachment.d.ts +84 -0
- package/networkmanager/getDirectConnectGatewayAttachment.js +28 -0
- package/networkmanager/getDirectConnectGatewayAttachment.js.map +1 -0
- package/networkmanager/index.d.ts +6 -0
- package/networkmanager/index.js +8 -1
- package/networkmanager/index.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/qbusiness/application.d.ts +6 -0
- package/qbusiness/application.js.map +1 -1
- package/qbusiness/dataAccessor.d.ts +45 -0
- package/qbusiness/dataAccessor.js.map +1 -1
- package/qbusiness/dataSource.d.ts +6 -0
- package/qbusiness/dataSource.js.map +1 -1
- package/qbusiness/getDataAccessor.d.ts +36 -0
- package/qbusiness/getDataAccessor.js.map +1 -1
- package/qbusiness/getDataSource.d.ts +3 -0
- package/qbusiness/getDataSource.js.map +1 -1
- package/qbusiness/getWebExperience.d.ts +3 -0
- package/qbusiness/getWebExperience.js.map +1 -1
- package/qbusiness/permission.d.ts +24 -0
- package/qbusiness/permission.js.map +1 -1
- package/qbusiness/webExperience.d.ts +6 -0
- package/qbusiness/webExperience.js.map +1 -1
- package/quicksight/dataSet.d.ts +2 -0
- package/quicksight/dataSet.js +2 -0
- package/quicksight/dataSet.js.map +1 -1
- package/quicksight/getDataSet.d.ts +1 -0
- package/quicksight/getDataSet.js.map +1 -1
- package/s3/bucket.d.ts +0 -2
- package/s3/bucket.js +0 -2
- package/s3/bucket.js.map +1 -1
- package/s3/getBucket.d.ts +0 -1
- package/s3/getBucket.js.map +1 -1
- package/s3tables/getTableBucket.d.ts +12 -0
- package/s3tables/getTableBucket.js.map +1 -1
- package/s3tables/getTableBucketPolicy.d.ts +9 -0
- package/s3tables/getTableBucketPolicy.js.map +1 -1
- package/s3tables/tableBucket.d.ts +15 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3tables/tableBucketPolicy.d.ts +12 -0
- package/s3tables/tableBucketPolicy.js.map +1 -1
- package/transfer/getServer.d.ts +1 -0
- package/transfer/getServer.js.map +1 -1
- package/transfer/server.d.ts +1 -0
- package/transfer/server.js +2 -0
- package/transfer/server.js.map +1 -1
- package/types/enums/appconfig/index.d.ts +18 -0
- package/types/enums/appconfig/index.js +11 -1
- package/types/enums/appconfig/index.js.map +1 -1
- package/types/enums/autoscaling/index.d.ts +4 -5
- package/types/enums/autoscaling/index.js.map +1 -1
- package/types/enums/cloudfront/index.d.ts +5 -0
- package/types/enums/cloudfront/index.js +5 -1
- package/types/enums/cloudfront/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +11 -4
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/ec2/index.d.ts +23 -0
- package/types/enums/ec2/index.js +21 -1
- package/types/enums/ec2/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +2 -3
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +21 -0
- package/types/enums/logs/index.js +16 -1
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/m2/index.d.ts +5 -0
- package/types/enums/m2/index.js +5 -1
- package/types/enums/m2/index.js.map +1 -1
- package/types/enums/transfer/index.d.ts +9 -0
- package/types/enums/transfer/index.js +9 -1
- package/types/enums/transfer/index.js.map +1 -1
- package/types/enums/vpclattice/index.d.ts +17 -0
- package/types/enums/vpclattice/index.js.map +1 -1
- package/types/input.d.ts +809 -234
- package/types/output.d.ts +812 -234
- package/types/output.js.map +1 -1
- package/vpclattice/getResourceConfiguration.d.ts +31 -0
- package/vpclattice/getResourceConfiguration.js.map +1 -1
- package/vpclattice/getResourceGateway.d.ts +15 -0
- package/vpclattice/getResourceGateway.js.map +1 -1
- package/vpclattice/getServiceNetwork.d.ts +3 -0
- package/vpclattice/getServiceNetwork.js.map +1 -1
- package/vpclattice/getServiceNetworkResourceAssociation.d.ts +15 -0
- package/vpclattice/getServiceNetworkResourceAssociation.js.map +1 -1
- package/vpclattice/resourceConfiguration.d.ts +84 -0
- package/vpclattice/resourceConfiguration.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +30 -0
- package/vpclattice/resourceGateway.js.map +1 -1
- package/vpclattice/serviceNetwork.d.ts +6 -0
- package/vpclattice/serviceNetwork.js.map +1 -1
- package/vpclattice/serviceNetworkResourceAssociation.d.ts +24 -0
- package/vpclattice/serviceNetworkResourceAssociation.js.map +1 -1
- package/wisdom/aiGuardrailVersion.d.ts +27 -0
- package/wisdom/aiGuardrailVersion.js.map +1 -1
- package/wisdom/aiPromptVersion.d.ts +3 -0
- package/wisdom/aiPromptVersion.js.map +1 -1
- package/wisdom/getAiGuardrailVersion.d.ts +21 -0
- package/wisdom/getAiGuardrailVersion.js.map +1 -1
- package/wisdom/getAiPromptVersion.d.ts +3 -0
- package/wisdom/getAiPromptVersion.js.map +1 -1
- package/workspaces/getWorkspacesPool.d.ts +1 -0
- package/workspaces/getWorkspacesPool.js.map +1 -1
- package/workspaces/workspacesPool.d.ts +0 -6
- package/workspaces/workspacesPool.js.map +1 -1
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
4
5
|
/**
|
|
5
6
|
* An example resource schema demonstrating some basic constructs and validation rules.
|
|
6
7
|
*/
|
|
@@ -27,6 +28,10 @@ export declare class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
27
28
|
* The configuration profile ID
|
|
28
29
|
*/
|
|
29
30
|
readonly configurationProfileId: pulumi.Output<string>;
|
|
31
|
+
/**
|
|
32
|
+
* On resource deletion this controls whether the Deletion Protection check should be applied, bypassed, or (the default) whether the behavior should be controlled by the account-level Deletion Protection setting. See https://docs.aws.amazon.com/appconfig/latest/userguide/deletion-protection.html
|
|
33
|
+
*/
|
|
34
|
+
readonly deletionProtectionCheck: pulumi.Output<enums.appconfig.ConfigurationProfileDeletionProtectionCheck | undefined>;
|
|
30
35
|
/**
|
|
31
36
|
* A description of the configuration profile.
|
|
32
37
|
*/
|
|
@@ -80,6 +85,10 @@ export interface ConfigurationProfileArgs {
|
|
|
80
85
|
* The application ID.
|
|
81
86
|
*/
|
|
82
87
|
applicationId: pulumi.Input<string>;
|
|
88
|
+
/**
|
|
89
|
+
* On resource deletion this controls whether the Deletion Protection check should be applied, bypassed, or (the default) whether the behavior should be controlled by the account-level Deletion Protection setting. See https://docs.aws.amazon.com/appconfig/latest/userguide/deletion-protection.html
|
|
90
|
+
*/
|
|
91
|
+
deletionProtectionCheck?: pulumi.Input<enums.appconfig.ConfigurationProfileDeletionProtectionCheck>;
|
|
83
92
|
/**
|
|
84
93
|
* A description of the configuration profile.
|
|
85
94
|
*/
|
|
@@ -48,6 +48,7 @@ class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
48
48
|
throw new Error("Missing required property 'locationUri'");
|
|
49
49
|
}
|
|
50
50
|
resourceInputs["applicationId"] = args ? args.applicationId : undefined;
|
|
51
|
+
resourceInputs["deletionProtectionCheck"] = args ? args.deletionProtectionCheck : undefined;
|
|
51
52
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
52
53
|
resourceInputs["kmsKeyIdentifier"] = args ? args.kmsKeyIdentifier : undefined;
|
|
53
54
|
resourceInputs["locationUri"] = args ? args.locationUri : undefined;
|
|
@@ -62,6 +63,7 @@ class ConfigurationProfile extends pulumi.CustomResource {
|
|
|
62
63
|
else {
|
|
63
64
|
resourceInputs["applicationId"] = undefined /*out*/;
|
|
64
65
|
resourceInputs["configurationProfileId"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["deletionProtectionCheck"] = undefined /*out*/;
|
|
65
67
|
resourceInputs["description"] = undefined /*out*/;
|
|
66
68
|
resourceInputs["kmsKeyArn"] = undefined /*out*/;
|
|
67
69
|
resourceInputs["kmsKeyIdentifier"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"configurationProfile.js","sourceRoot":"","sources":["../../appconfig/configurationProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACjF,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;
|
|
1
|
+
{"version":3,"file":"configurationProfile.js","sourceRoot":"","sources":["../../appconfig/configurationProfile.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
4
5
|
/**
|
|
5
6
|
* Resource Type definition for AWS::AppConfig::Environment
|
|
6
7
|
*/
|
|
@@ -23,6 +24,10 @@ export declare class Environment extends pulumi.CustomResource {
|
|
|
23
24
|
* The application ID.
|
|
24
25
|
*/
|
|
25
26
|
readonly applicationId: pulumi.Output<string>;
|
|
27
|
+
/**
|
|
28
|
+
* On resource deletion this controls whether the Deletion Protection check should be applied, bypassed, or (the default) whether the behavior should be controlled by the account-level Deletion Protection setting. See https://docs.aws.amazon.com/appconfig/latest/userguide/deletion-protection.html
|
|
29
|
+
*/
|
|
30
|
+
readonly deletionProtectionCheck: pulumi.Output<enums.appconfig.EnvironmentDeletionProtectionCheck | undefined>;
|
|
26
31
|
/**
|
|
27
32
|
* A description of the environment.
|
|
28
33
|
*/
|
|
@@ -60,6 +65,10 @@ export interface EnvironmentArgs {
|
|
|
60
65
|
* The application ID.
|
|
61
66
|
*/
|
|
62
67
|
applicationId: pulumi.Input<string>;
|
|
68
|
+
/**
|
|
69
|
+
* On resource deletion this controls whether the Deletion Protection check should be applied, bypassed, or (the default) whether the behavior should be controlled by the account-level Deletion Protection setting. See https://docs.aws.amazon.com/appconfig/latest/userguide/deletion-protection.html
|
|
70
|
+
*/
|
|
71
|
+
deletionProtectionCheck?: pulumi.Input<enums.appconfig.EnvironmentDeletionProtectionCheck>;
|
|
63
72
|
/**
|
|
64
73
|
* A description of the environment.
|
|
65
74
|
*/
|
package/appconfig/environment.js
CHANGED
|
@@ -45,6 +45,7 @@ class Environment extends pulumi.CustomResource {
|
|
|
45
45
|
throw new Error("Missing required property 'applicationId'");
|
|
46
46
|
}
|
|
47
47
|
resourceInputs["applicationId"] = args ? args.applicationId : undefined;
|
|
48
|
+
resourceInputs["deletionProtectionCheck"] = args ? args.deletionProtectionCheck : undefined;
|
|
48
49
|
resourceInputs["description"] = args ? args.description : undefined;
|
|
49
50
|
resourceInputs["monitors"] = args ? args.monitors : undefined;
|
|
50
51
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
@@ -53,6 +54,7 @@ class Environment extends pulumi.CustomResource {
|
|
|
53
54
|
}
|
|
54
55
|
else {
|
|
55
56
|
resourceInputs["applicationId"] = undefined /*out*/;
|
|
57
|
+
resourceInputs["deletionProtectionCheck"] = undefined /*out*/;
|
|
56
58
|
resourceInputs["description"] = undefined /*out*/;
|
|
57
59
|
resourceInputs["environmentId"] = undefined /*out*/;
|
|
58
60
|
resourceInputs["monitors"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"environment.js","sourceRoot":"","sources":["../../appconfig/environment.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,WAAW,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACxE,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,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"environment.js","sourceRoot":"","sources":["../../appconfig/environment.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,10 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare function getJobDefinition(args: GetJobDefinitionArgs, opts?: pulumi.InvokeOptions): Promise<GetJobDefinitionResult>;
|
|
7
7
|
export interface GetJobDefinitionArgs {
|
|
8
|
-
|
|
8
|
+
/**
|
|
9
|
+
* The name of the job definition.
|
|
10
|
+
*/
|
|
11
|
+
jobDefinitionName: string;
|
|
9
12
|
}
|
|
10
13
|
export interface GetJobDefinitionResult {
|
|
11
14
|
/**
|
|
@@ -20,7 +23,6 @@ export interface GetJobDefinitionResult {
|
|
|
20
23
|
* An object with properties that are specific to Amazon EKS-based jobs. When `eksProperties` is used in the job definition, it can't be used in addition to `containerProperties` , `ecsProperties` , or `nodeProperties` .
|
|
21
24
|
*/
|
|
22
25
|
readonly eksProperties?: outputs.batch.JobDefinitionEksProperties;
|
|
23
|
-
readonly id?: string;
|
|
24
26
|
/**
|
|
25
27
|
* An object with properties that are specific to multi-node parallel jobs. When `nodeProperties` is used in the job definition, it can't be used in addition to `containerProperties` , `ecsProperties` , or `eksProperties` .
|
|
26
28
|
*
|
|
@@ -29,10 +31,10 @@ export interface GetJobDefinitionResult {
|
|
|
29
31
|
readonly nodeProperties?: outputs.batch.JobDefinitionNodeProperties;
|
|
30
32
|
/**
|
|
31
33
|
* Default parameters or parameter substitution placeholders that are set in the job definition. Parameters are specified as a key-value pair mapping. Parameters in a `SubmitJob` request override any corresponding parameter defaults from the job definition. For more information about specifying parameters, see [Job definition parameters](https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html) in the *AWS Batch User Guide* .
|
|
32
|
-
*
|
|
33
|
-
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Batch::JobDefinition` for more information about the expected schema for this property.
|
|
34
34
|
*/
|
|
35
|
-
readonly parameters?:
|
|
35
|
+
readonly parameters?: {
|
|
36
|
+
[key: string]: string;
|
|
37
|
+
};
|
|
36
38
|
/**
|
|
37
39
|
* The platform capabilities required by the job definition. If no value is specified, it defaults to `EC2` . Jobs run on Fargate resources specify `FARGATE` .
|
|
38
40
|
*/
|
|
@@ -50,15 +52,15 @@ export interface GetJobDefinitionResult {
|
|
|
50
52
|
*/
|
|
51
53
|
readonly schedulingPriority?: number;
|
|
52
54
|
/**
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Batch::JobDefinition` for more information about the expected schema for this property.
|
|
55
|
+
* A key-value pair to associate with a resource.
|
|
56
56
|
*/
|
|
57
|
-
readonly tags?:
|
|
57
|
+
readonly tags?: {
|
|
58
|
+
[key: string]: string;
|
|
59
|
+
};
|
|
58
60
|
/**
|
|
59
61
|
* The timeout time for jobs that are submitted with this job definition. After the amount of time you specify passes, AWS Batch terminates your jobs if they aren't finished.
|
|
60
62
|
*/
|
|
61
|
-
readonly timeout?: outputs.batch.
|
|
63
|
+
readonly timeout?: outputs.batch.JobDefinitionJobTimeout;
|
|
62
64
|
/**
|
|
63
65
|
* The type of job definition. For more information about multi-node parallel jobs, see [Creating a multi-node parallel job definition](https://docs.aws.amazon.com/batch/latest/userguide/multi-node-job-def.html) in the *AWS Batch User Guide* .
|
|
64
66
|
*
|
|
@@ -74,5 +76,8 @@ export interface GetJobDefinitionResult {
|
|
|
74
76
|
*/
|
|
75
77
|
export declare function getJobDefinitionOutput(args: GetJobDefinitionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetJobDefinitionResult>;
|
|
76
78
|
export interface GetJobDefinitionOutputArgs {
|
|
77
|
-
|
|
79
|
+
/**
|
|
80
|
+
* The name of the job definition.
|
|
81
|
+
*/
|
|
82
|
+
jobDefinitionName: pulumi.Input<string>;
|
|
78
83
|
}
|
|
@@ -11,7 +11,7 @@ const utilities = require("../utilities");
|
|
|
11
11
|
function getJobDefinition(args, opts) {
|
|
12
12
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
13
|
return pulumi.runtime.invoke("aws-native:batch:getJobDefinition", {
|
|
14
|
-
"
|
|
14
|
+
"jobDefinitionName": args.jobDefinitionName,
|
|
15
15
|
}, opts);
|
|
16
16
|
}
|
|
17
17
|
exports.getJobDefinition = getJobDefinition;
|
|
@@ -21,7 +21,7 @@ exports.getJobDefinition = getJobDefinition;
|
|
|
21
21
|
function getJobDefinitionOutput(args, opts) {
|
|
22
22
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
23
|
return pulumi.runtime.invokeOutput("aws-native:batch:getJobDefinition", {
|
|
24
|
-
"
|
|
24
|
+
"jobDefinitionName": args.jobDefinitionName,
|
|
25
25
|
}, opts);
|
|
26
26
|
}
|
|
27
27
|
exports.getJobDefinitionOutput = getJobDefinitionOutput;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getJobDefinition.js","sourceRoot":"","sources":["../../batch/getJobDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,
|
|
1
|
+
{"version":3,"file":"getJobDefinition.js","sourceRoot":"","sources":["../../batch/getJobDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAkED;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mCAAmC,EAAE;QACpE,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
package/batch/jobDefinition.d.ts
CHANGED
|
@@ -19,7 +19,6 @@ export declare class JobDefinition extends pulumi.CustomResource {
|
|
|
19
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
20
|
*/
|
|
21
21
|
static isInstance(obj: any): obj is JobDefinition;
|
|
22
|
-
readonly awsId: pulumi.Output<string>;
|
|
23
22
|
/**
|
|
24
23
|
* An object with properties specific to Amazon ECS-based jobs. When `containerProperties` is used in the job definition, it can't be used in addition to `eksProperties` , `ecsProperties` , or `nodeProperties` .
|
|
25
24
|
*/
|
|
@@ -44,10 +43,10 @@ export declare class JobDefinition extends pulumi.CustomResource {
|
|
|
44
43
|
readonly nodeProperties: pulumi.Output<outputs.batch.JobDefinitionNodeProperties | undefined>;
|
|
45
44
|
/**
|
|
46
45
|
* Default parameters or parameter substitution placeholders that are set in the job definition. Parameters are specified as a key-value pair mapping. Parameters in a `SubmitJob` request override any corresponding parameter defaults from the job definition. For more information about specifying parameters, see [Job definition parameters](https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html) in the *AWS Batch User Guide* .
|
|
47
|
-
*
|
|
48
|
-
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Batch::JobDefinition` for more information about the expected schema for this property.
|
|
49
46
|
*/
|
|
50
|
-
readonly parameters: pulumi.Output<
|
|
47
|
+
readonly parameters: pulumi.Output<{
|
|
48
|
+
[key: string]: string;
|
|
49
|
+
} | undefined>;
|
|
51
50
|
/**
|
|
52
51
|
* The platform capabilities required by the job definition. If no value is specified, it defaults to `EC2` . Jobs run on Fargate resources specify `FARGATE` .
|
|
53
52
|
*/
|
|
@@ -65,15 +64,15 @@ export declare class JobDefinition extends pulumi.CustomResource {
|
|
|
65
64
|
*/
|
|
66
65
|
readonly schedulingPriority: pulumi.Output<number | undefined>;
|
|
67
66
|
/**
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Batch::JobDefinition` for more information about the expected schema for this property.
|
|
67
|
+
* A key-value pair to associate with a resource.
|
|
71
68
|
*/
|
|
72
|
-
readonly tags: pulumi.Output<
|
|
69
|
+
readonly tags: pulumi.Output<{
|
|
70
|
+
[key: string]: string;
|
|
71
|
+
} | undefined>;
|
|
73
72
|
/**
|
|
74
73
|
* The timeout time for jobs that are submitted with this job definition. After the amount of time you specify passes, AWS Batch terminates your jobs if they aren't finished.
|
|
75
74
|
*/
|
|
76
|
-
readonly timeout: pulumi.Output<outputs.batch.
|
|
75
|
+
readonly timeout: pulumi.Output<outputs.batch.JobDefinitionJobTimeout | undefined>;
|
|
77
76
|
/**
|
|
78
77
|
* The type of job definition. For more information about multi-node parallel jobs, see [Creating a multi-node parallel job definition](https://docs.aws.amazon.com/batch/latest/userguide/multi-node-job-def.html) in the *AWS Batch User Guide* .
|
|
79
78
|
*
|
|
@@ -120,10 +119,10 @@ export interface JobDefinitionArgs {
|
|
|
120
119
|
nodeProperties?: pulumi.Input<inputs.batch.JobDefinitionNodePropertiesArgs>;
|
|
121
120
|
/**
|
|
122
121
|
* Default parameters or parameter substitution placeholders that are set in the job definition. Parameters are specified as a key-value pair mapping. Parameters in a `SubmitJob` request override any corresponding parameter defaults from the job definition. For more information about specifying parameters, see [Job definition parameters](https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html) in the *AWS Batch User Guide* .
|
|
123
|
-
*
|
|
124
|
-
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Batch::JobDefinition` for more information about the expected schema for this property.
|
|
125
122
|
*/
|
|
126
|
-
parameters?:
|
|
123
|
+
parameters?: pulumi.Input<{
|
|
124
|
+
[key: string]: pulumi.Input<string>;
|
|
125
|
+
}>;
|
|
127
126
|
/**
|
|
128
127
|
* The platform capabilities required by the job definition. If no value is specified, it defaults to `EC2` . Jobs run on Fargate resources specify `FARGATE` .
|
|
129
128
|
*/
|
|
@@ -141,15 +140,15 @@ export interface JobDefinitionArgs {
|
|
|
141
140
|
*/
|
|
142
141
|
schedulingPriority?: pulumi.Input<number>;
|
|
143
142
|
/**
|
|
144
|
-
*
|
|
145
|
-
*
|
|
146
|
-
* Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::Batch::JobDefinition` for more information about the expected schema for this property.
|
|
143
|
+
* A key-value pair to associate with a resource.
|
|
147
144
|
*/
|
|
148
|
-
tags?:
|
|
145
|
+
tags?: pulumi.Input<{
|
|
146
|
+
[key: string]: pulumi.Input<string>;
|
|
147
|
+
}>;
|
|
149
148
|
/**
|
|
150
149
|
* The timeout time for jobs that are submitted with this job definition. After the amount of time you specify passes, AWS Batch terminates your jobs if they aren't finished.
|
|
151
150
|
*/
|
|
152
|
-
timeout?: pulumi.Input<inputs.batch.
|
|
151
|
+
timeout?: pulumi.Input<inputs.batch.JobDefinitionJobTimeoutArgs>;
|
|
153
152
|
/**
|
|
154
153
|
* The type of job definition. For more information about multi-node parallel jobs, see [Creating a multi-node parallel job definition](https://docs.aws.amazon.com/batch/latest/userguide/multi-node-job-def.html) in the *AWS Batch User Guide* .
|
|
155
154
|
*
|
package/batch/jobDefinition.js
CHANGED
|
@@ -57,10 +57,8 @@ class JobDefinition extends pulumi.CustomResource {
|
|
|
57
57
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
58
58
|
resourceInputs["timeout"] = args ? args.timeout : undefined;
|
|
59
59
|
resourceInputs["type"] = args ? args.type : undefined;
|
|
60
|
-
resourceInputs["awsId"] = undefined /*out*/;
|
|
61
60
|
}
|
|
62
61
|
else {
|
|
63
|
-
resourceInputs["awsId"] = undefined /*out*/;
|
|
64
62
|
resourceInputs["containerProperties"] = undefined /*out*/;
|
|
65
63
|
resourceInputs["ecsProperties"] = undefined /*out*/;
|
|
66
64
|
resourceInputs["eksProperties"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobDefinition.js","sourceRoot":"","sources":["../../batch/jobDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,aAAa,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC1E,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,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;
|
|
1
|
+
{"version":3,"file":"jobDefinition.js","sourceRoot":"","sources":["../../batch/jobDefinition.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,6 +11,19 @@ export interface GetKeyspaceArgs {
|
|
|
11
11
|
keyspaceName: string;
|
|
12
12
|
}
|
|
13
13
|
export interface GetKeyspaceResult {
|
|
14
|
+
/**
|
|
15
|
+
* Indicates whether client-side timestamps are enabled (true) or disabled (false) for all tables in the keyspace. To add a Region to a single-Region keyspace with at least one table, the value must be set to true. After you enabled client-side timestamps for a table, you can’t disable it again.
|
|
16
|
+
*/
|
|
17
|
+
readonly clientSideTimestampsEnabled?: boolean;
|
|
18
|
+
/**
|
|
19
|
+
* Specifies the `ReplicationStrategy` of a keyspace. The options are:
|
|
20
|
+
*
|
|
21
|
+
* - `SINGLE_REGION` for a single Region keyspace (optional) or
|
|
22
|
+
* - `MULTI_REGION` for a multi-Region keyspace
|
|
23
|
+
*
|
|
24
|
+
* If no `ReplicationStrategy` is provided, the default is `SINGLE_REGION` . If you choose `MULTI_REGION` , you must also provide a `RegionList` with the AWS Regions that the keyspace is replicated in.
|
|
25
|
+
*/
|
|
26
|
+
readonly replicationSpecification?: outputs.cassandra.KeyspaceReplicationSpecification;
|
|
14
27
|
/**
|
|
15
28
|
* An array of key-value pairs to apply to this resource.
|
|
16
29
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getKeyspace.js","sourceRoot":"","sources":["../../cassandra/getKeyspace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,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,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;
|
|
1
|
+
{"version":3,"file":"getKeyspace.js","sourceRoot":"","sources":["../../cassandra/getKeyspace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,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,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA8BD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,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,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource schema for AWS::Cassandra::Type
|
|
4
|
+
*/
|
|
5
|
+
export declare function getType(args: GetTypeArgs, opts?: pulumi.InvokeOptions): Promise<GetTypeResult>;
|
|
6
|
+
export interface GetTypeArgs {
|
|
7
|
+
/**
|
|
8
|
+
* Name of the Keyspace which contains the User-Defined Type.
|
|
9
|
+
*/
|
|
10
|
+
keyspaceName: string;
|
|
11
|
+
/**
|
|
12
|
+
* Name of the User-Defined Type.
|
|
13
|
+
*/
|
|
14
|
+
typeName: string;
|
|
15
|
+
}
|
|
16
|
+
export interface GetTypeResult {
|
|
17
|
+
/**
|
|
18
|
+
* List of parent User-Defined Types that directly reference the User-Defined Type in their fields.
|
|
19
|
+
*/
|
|
20
|
+
readonly directParentTypes?: string[];
|
|
21
|
+
/**
|
|
22
|
+
* List of Tables that directly reference the User-Defined Type in their columns.
|
|
23
|
+
*/
|
|
24
|
+
readonly directReferringTables?: string[];
|
|
25
|
+
/**
|
|
26
|
+
* ARN of the Keyspace which contains the User-Defined Type.
|
|
27
|
+
*/
|
|
28
|
+
readonly keyspaceArn?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Timestamp of the last time the User-Defined Type's meta data was modified.
|
|
31
|
+
*/
|
|
32
|
+
readonly lastModifiedTimestamp?: number;
|
|
33
|
+
/**
|
|
34
|
+
* Maximum nesting depth of the User-Defined Type across the field types.
|
|
35
|
+
*/
|
|
36
|
+
readonly maxNestingDepth?: number;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Resource schema for AWS::Cassandra::Type
|
|
40
|
+
*/
|
|
41
|
+
export declare function getTypeOutput(args: GetTypeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTypeResult>;
|
|
42
|
+
export interface GetTypeOutputArgs {
|
|
43
|
+
/**
|
|
44
|
+
* Name of the Keyspace which contains the User-Defined Type.
|
|
45
|
+
*/
|
|
46
|
+
keyspaceName: pulumi.Input<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Name of the User-Defined Type.
|
|
49
|
+
*/
|
|
50
|
+
typeName: pulumi.Input<string>;
|
|
51
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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.getTypeOutput = exports.getType = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource schema for AWS::Cassandra::Type
|
|
10
|
+
*/
|
|
11
|
+
function getType(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("aws-native:cassandra:getType", {
|
|
14
|
+
"keyspaceName": args.keyspaceName,
|
|
15
|
+
"typeName": args.typeName,
|
|
16
|
+
}, opts);
|
|
17
|
+
}
|
|
18
|
+
exports.getType = getType;
|
|
19
|
+
/**
|
|
20
|
+
* Resource schema for AWS::Cassandra::Type
|
|
21
|
+
*/
|
|
22
|
+
function getTypeOutput(args, opts) {
|
|
23
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
24
|
+
return pulumi.runtime.invokeOutput("aws-native:cassandra:getType", {
|
|
25
|
+
"keyspaceName": args.keyspaceName,
|
|
26
|
+
"typeName": args.typeName,
|
|
27
|
+
}, opts);
|
|
28
|
+
}
|
|
29
|
+
exports.getTypeOutput = getTypeOutput;
|
|
30
|
+
//# sourceMappingURL=getType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getType.js","sourceRoot":"","sources":["../../cassandra/getType.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0BAMC;AAmCD;;GAEG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8BAA8B,EAAE;QAC/D,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sCAMC"}
|
package/cassandra/index.d.ts
CHANGED
|
@@ -4,10 +4,16 @@ export declare const getKeyspaceOutput: typeof import("./getKeyspace").getKeyspa
|
|
|
4
4
|
export { GetTableArgs, GetTableResult, GetTableOutputArgs } from "./getTable";
|
|
5
5
|
export declare const getTable: typeof import("./getTable").getTable;
|
|
6
6
|
export declare const getTableOutput: typeof import("./getTable").getTableOutput;
|
|
7
|
+
export { GetTypeArgs, GetTypeResult, GetTypeOutputArgs } from "./getType";
|
|
8
|
+
export declare const getType: typeof import("./getType").getType;
|
|
9
|
+
export declare const getTypeOutput: typeof import("./getType").getTypeOutput;
|
|
7
10
|
export { KeyspaceArgs } from "./keyspace";
|
|
8
11
|
export type Keyspace = import("./keyspace").Keyspace;
|
|
9
12
|
export declare const Keyspace: typeof import("./keyspace").Keyspace;
|
|
10
13
|
export { TableArgs } from "./table";
|
|
11
14
|
export type Table = import("./table").Table;
|
|
12
15
|
export declare const Table: typeof import("./table").Table;
|
|
16
|
+
export { TypeArgs } from "./type";
|
|
17
|
+
export type Type = import("./type").Type;
|
|
18
|
+
export declare const Type: typeof import("./type").Type;
|
|
13
19
|
export * from "../types/enums/cassandra";
|
package/cassandra/index.js
CHANGED
|
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
17
|
};
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
-
exports.Table = exports.Keyspace = exports.getTableOutput = exports.getTable = exports.getKeyspaceOutput = exports.getKeyspace = void 0;
|
|
19
|
+
exports.Type = exports.Table = exports.Keyspace = exports.getTypeOutput = exports.getType = exports.getTableOutput = exports.getTable = exports.getKeyspaceOutput = exports.getKeyspace = void 0;
|
|
20
20
|
const pulumi = require("@pulumi/pulumi");
|
|
21
21
|
const utilities = require("../utilities");
|
|
22
22
|
exports.getKeyspace = null;
|
|
@@ -25,10 +25,15 @@ utilities.lazyLoad(exports, ["getKeyspace", "getKeyspaceOutput"], () => require(
|
|
|
25
25
|
exports.getTable = null;
|
|
26
26
|
exports.getTableOutput = null;
|
|
27
27
|
utilities.lazyLoad(exports, ["getTable", "getTableOutput"], () => require("./getTable"));
|
|
28
|
+
exports.getType = null;
|
|
29
|
+
exports.getTypeOutput = null;
|
|
30
|
+
utilities.lazyLoad(exports, ["getType", "getTypeOutput"], () => require("./getType"));
|
|
28
31
|
exports.Keyspace = null;
|
|
29
32
|
utilities.lazyLoad(exports, ["Keyspace"], () => require("./keyspace"));
|
|
30
33
|
exports.Table = null;
|
|
31
34
|
utilities.lazyLoad(exports, ["Table"], () => require("./table"));
|
|
35
|
+
exports.Type = null;
|
|
36
|
+
utilities.lazyLoad(exports, ["Type"], () => require("./type"));
|
|
32
37
|
// Export enums:
|
|
33
38
|
__exportStar(require("../types/enums/cassandra"), exports);
|
|
34
39
|
const _module = {
|
|
@@ -39,6 +44,8 @@ const _module = {
|
|
|
39
44
|
return new exports.Keyspace(name, undefined, { urn });
|
|
40
45
|
case "aws-native:cassandra:Table":
|
|
41
46
|
return new exports.Table(name, undefined, { urn });
|
|
47
|
+
case "aws-native:cassandra:Type":
|
|
48
|
+
return new exports.Type(name, undefined, { urn });
|
|
42
49
|
default:
|
|
43
50
|
throw new Error(`unknown resource type ${type}`);
|
|
44
51
|
}
|
package/cassandra/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cassandra/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cassandra/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,OAAO,GAAuC,IAAW,CAAC;AAC1D,QAAA,aAAa,GAA6C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,EAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAIxE,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAIpD,QAAA,IAAI,GAAiC,IAAW,CAAC;AAC9D,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;AAG/D,gBAAgB;AAChB,2DAAyC;AAEzC,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,+BAA+B;gBAChC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,4BAA4B;gBAC7B,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,2BAA2B;gBAC5B,OAAO,IAAI,YAAI,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,WAAW,EAAE,OAAO,CAAC,CAAA"}
|
package/cassandra/keyspace.d.ts
CHANGED
|
@@ -80,6 +80,10 @@ export declare class Keyspace extends pulumi.CustomResource {
|
|
|
80
80
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
81
81
|
*/
|
|
82
82
|
static isInstance(obj: any): obj is Keyspace;
|
|
83
|
+
/**
|
|
84
|
+
* Indicates whether client-side timestamps are enabled (true) or disabled (false) for all tables in the keyspace. To add a Region to a single-Region keyspace with at least one table, the value must be set to true. After you enabled client-side timestamps for a table, you can’t disable it again.
|
|
85
|
+
*/
|
|
86
|
+
readonly clientSideTimestampsEnabled: pulumi.Output<boolean | undefined>;
|
|
83
87
|
/**
|
|
84
88
|
* Name for Cassandra keyspace
|
|
85
89
|
*/
|
|
@@ -112,6 +116,10 @@ export declare class Keyspace extends pulumi.CustomResource {
|
|
|
112
116
|
* The set of arguments for constructing a Keyspace resource.
|
|
113
117
|
*/
|
|
114
118
|
export interface KeyspaceArgs {
|
|
119
|
+
/**
|
|
120
|
+
* Indicates whether client-side timestamps are enabled (true) or disabled (false) for all tables in the keyspace. To add a Region to a single-Region keyspace with at least one table, the value must be set to true. After you enabled client-side timestamps for a table, you can’t disable it again.
|
|
121
|
+
*/
|
|
122
|
+
clientSideTimestampsEnabled?: pulumi.Input<boolean>;
|
|
115
123
|
/**
|
|
116
124
|
* Name for Cassandra keyspace
|
|
117
125
|
*/
|
package/cassandra/keyspace.js
CHANGED
|
@@ -102,17 +102,19 @@ class Keyspace extends pulumi.CustomResource {
|
|
|
102
102
|
let resourceInputs = {};
|
|
103
103
|
opts = opts || {};
|
|
104
104
|
if (!opts.id) {
|
|
105
|
+
resourceInputs["clientSideTimestampsEnabled"] = args ? args.clientSideTimestampsEnabled : undefined;
|
|
105
106
|
resourceInputs["keyspaceName"] = args ? args.keyspaceName : undefined;
|
|
106
107
|
resourceInputs["replicationSpecification"] = args ? args.replicationSpecification : undefined;
|
|
107
108
|
resourceInputs["tags"] = args ? args.tags : undefined;
|
|
108
109
|
}
|
|
109
110
|
else {
|
|
111
|
+
resourceInputs["clientSideTimestampsEnabled"] = undefined /*out*/;
|
|
110
112
|
resourceInputs["keyspaceName"] = undefined /*out*/;
|
|
111
113
|
resourceInputs["replicationSpecification"] = undefined /*out*/;
|
|
112
114
|
resourceInputs["tags"] = undefined /*out*/;
|
|
113
115
|
}
|
|
114
116
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
115
|
-
const replaceOnChanges = { replaceOnChanges: ["keyspaceName"
|
|
117
|
+
const replaceOnChanges = { replaceOnChanges: ["keyspaceName"] };
|
|
116
118
|
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
117
119
|
super(Keyspace.__pulumiType, name, resourceInputs, opts);
|
|
118
120
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"keyspace.js","sourceRoot":"","sources":["../../cassandra/keyspace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;
|
|
1
|
+
{"version":3,"file":"keyspace.js","sourceRoot":"","sources":["../../cassandra/keyspace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+DG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,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,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IA0BD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAmB,EAAE,IAAmC;QAC9E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,6BAA6B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,2BAA2B,CAAC,CAAC,CAAC,SAAS,CAAC;YACpG,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,0BAA0B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,wBAAwB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9F,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;aAAM;YACH,cAAc,CAAC,6BAA6B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClE,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,cAAc,CAAC,EAAE,CAAC;QAChE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AA5EL,4BA6EC;AAhEG,gBAAgB;AACO,qBAAY,GAAG,+BAA+B,CAAC"}
|