@pulumi/aws 4.36.0-alpha.1643043296 → 4.37.1

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.
Files changed (117) hide show
  1. package/apigateway/getExport.d.ts +99 -0
  2. package/apigateway/getExport.js +42 -0
  3. package/apigateway/getExport.js.map +1 -0
  4. package/apigateway/getSdk.d.ts +96 -0
  5. package/apigateway/getSdk.js +47 -0
  6. package/apigateway/getSdk.js.map +1 -0
  7. package/apigateway/index.d.ts +2 -0
  8. package/apigateway/index.js +2 -0
  9. package/apigateway/index.js.map +1 -1
  10. package/apigateway/stage.d.ts +10 -2
  11. package/apigateway/stage.js +2 -0
  12. package/apigateway/stage.js.map +1 -1
  13. package/apigatewayv2/getExport.d.ts +96 -0
  14. package/apigatewayv2/getExport.js +45 -0
  15. package/apigatewayv2/getExport.js.map +1 -0
  16. package/apigatewayv2/index.d.ts +1 -0
  17. package/apigatewayv2/index.js +1 -0
  18. package/apigatewayv2/index.js.map +1 -1
  19. package/cognito/getUserPoolClient.d.ts +10 -0
  20. package/cognito/getUserPoolClient.js +10 -0
  21. package/cognito/getUserPoolClient.js.map +1 -1
  22. package/connect/getContactFlowModule.d.ts +116 -0
  23. package/connect/getContactFlowModule.js +56 -0
  24. package/connect/getContactFlowModule.js.map +1 -0
  25. package/connect/getPrompt.d.ts +65 -0
  26. package/connect/getPrompt.js +42 -0
  27. package/connect/getPrompt.js.map +1 -0
  28. package/connect/getQuickConnect.d.ts +112 -0
  29. package/connect/getQuickConnect.js +56 -0
  30. package/connect/getQuickConnect.js.map +1 -0
  31. package/connect/index.d.ts +5 -0
  32. package/connect/index.js +13 -0
  33. package/connect/index.js.map +1 -1
  34. package/connect/queue.d.ts +252 -0
  35. package/connect/queue.js +146 -0
  36. package/connect/queue.js.map +1 -0
  37. package/connect/securityProfile.d.ts +178 -0
  38. package/connect/securityProfile.js +101 -0
  39. package/connect/securityProfile.js.map +1 -0
  40. package/dataexchange/dataSet.d.ts +139 -0
  41. package/dataexchange/dataSet.js +90 -0
  42. package/dataexchange/dataSet.js.map +1 -0
  43. package/dataexchange/index.d.ts +1 -0
  44. package/dataexchange/index.js +33 -0
  45. package/dataexchange/index.js.map +1 -0
  46. package/datapipeline/getPipeline.d.ts +71 -0
  47. package/datapipeline/getPipeline.js +39 -0
  48. package/datapipeline/getPipeline.js.map +1 -0
  49. package/datapipeline/getPipelineDefinition.d.ts +66 -0
  50. package/datapipeline/getPipelineDefinition.js +39 -0
  51. package/datapipeline/getPipelineDefinition.js.map +1 -0
  52. package/datapipeline/index.d.ts +3 -0
  53. package/datapipeline/index.js +7 -0
  54. package/datapipeline/index.js.map +1 -1
  55. package/datapipeline/pipeline.d.ts +1 -1
  56. package/datapipeline/pipeline.js +1 -1
  57. package/datapipeline/pipelineDefinition.d.ts +162 -0
  58. package/datapipeline/pipelineDefinition.js +140 -0
  59. package/datapipeline/pipelineDefinition.js.map +1 -0
  60. package/devicefarm/index.d.ts +1 -0
  61. package/devicefarm/index.js +5 -0
  62. package/devicefarm/index.js.map +1 -1
  63. package/devicefarm/testGridProject.d.ts +130 -0
  64. package/devicefarm/testGridProject.js +74 -0
  65. package/devicefarm/testGridProject.js.map +1 -0
  66. package/ec2/networkInterface.d.ts +86 -40
  67. package/ec2/networkInterface.js +24 -0
  68. package/ec2/networkInterface.js.map +1 -1
  69. package/ec2/vpcEndpointSubnetAssociation.d.ts +8 -0
  70. package/ec2/vpcEndpointSubnetAssociation.js +8 -0
  71. package/ec2/vpcEndpointSubnetAssociation.js.map +1 -1
  72. package/ec2/vpcPeeringConnection.d.ts +4 -4
  73. package/ec2/vpcPeeringConnection.js +1 -1
  74. package/ecs/cluster.d.ts +2 -41
  75. package/ecs/cluster.js +0 -39
  76. package/ecs/cluster.js.map +1 -1
  77. package/ecs/clusterCapacityProviders.d.ts +82 -0
  78. package/ecs/clusterCapacityProviders.js +67 -0
  79. package/ecs/clusterCapacityProviders.js.map +1 -0
  80. package/ecs/index.d.ts +1 -0
  81. package/ecs/index.js +5 -0
  82. package/ecs/index.js.map +1 -1
  83. package/elasticache/replicationGroup.d.ts +75 -78
  84. package/elasticache/replicationGroup.js +2 -0
  85. package/elasticache/replicationGroup.js.map +1 -1
  86. package/imagebuilder/distributionConfiguration.d.ts +3 -3
  87. package/imagebuilder/getComponents.d.ts +67 -0
  88. package/imagebuilder/getComponents.js +44 -0
  89. package/imagebuilder/getComponents.js.map +1 -0
  90. package/imagebuilder/getDistributionConfigurations.d.ts +57 -0
  91. package/imagebuilder/getDistributionConfigurations.js +42 -0
  92. package/imagebuilder/getDistributionConfigurations.js.map +1 -0
  93. package/imagebuilder/getInfrastructureConfigurations.d.ts +57 -0
  94. package/imagebuilder/getInfrastructureConfigurations.js +42 -0
  95. package/imagebuilder/getInfrastructureConfigurations.js.map +1 -0
  96. package/imagebuilder/index.d.ts +3 -0
  97. package/imagebuilder/index.js +3 -0
  98. package/imagebuilder/index.js.map +1 -1
  99. package/index.d.ts +2 -1
  100. package/index.js +6 -4
  101. package/index.js.map +1 -1
  102. package/iot/roleAlias.d.ts +3 -3
  103. package/package.json +2 -2
  104. package/package.json.dev +1 -1
  105. package/s3/bucketNotification.d.ts +24 -12
  106. package/s3/bucketNotification.js +2 -0
  107. package/s3/bucketNotification.js.map +1 -1
  108. package/sagemaker/index.d.ts +1 -0
  109. package/sagemaker/index.js +5 -0
  110. package/sagemaker/index.js.map +1 -1
  111. package/sagemaker/project.d.ts +152 -0
  112. package/sagemaker/project.js +96 -0
  113. package/sagemaker/project.js.map +1 -0
  114. package/secretsmanager/secret.d.ts +12 -3
  115. package/secretsmanager/secret.js.map +1 -1
  116. package/types/input.d.ts +258 -23
  117. package/types/output.d.ts +301 -17
@@ -0,0 +1 @@
1
+ {"version":3,"file":"securityProfile.js","sourceRoot":"","sources":["../../connect/securityProfile.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,139 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Provides a resource to manage AWS Data Exchange DataSets.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as aws from "@pulumi/aws";
10
+ *
11
+ * const example = new aws.dataexchange.DataSet("example", {
12
+ * assetType: "S3_SNAPSHOT",
13
+ * description: "example",
14
+ * });
15
+ * ```
16
+ *
17
+ * ## Import
18
+ *
19
+ * DataExchange DataSets can be imported by their arn
20
+ *
21
+ * ```sh
22
+ * $ pulumi import aws:dataexchange/dataSet:DataSet example arn:aws:dataexchange:us-west-2:123456789012:data-sets/4fa784c7-ccb4-4dbf-ba4f-02198320daa1
23
+ * ```
24
+ */
25
+ export declare class DataSet extends pulumi.CustomResource {
26
+ /**
27
+ * Get an existing DataSet resource's state with the given name, ID, and optional extra
28
+ * properties used to qualify the lookup.
29
+ *
30
+ * @param name The _unique_ name of the resulting resource.
31
+ * @param id The _unique_ provider ID of the resource to lookup.
32
+ * @param state Any extra arguments used during the lookup.
33
+ * @param opts Optional settings to control the behavior of the CustomResource.
34
+ */
35
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DataSetState, opts?: pulumi.CustomResourceOptions): DataSet;
36
+ /**
37
+ * Returns true if the given object is an instance of DataSet. This is designed to work even
38
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
39
+ */
40
+ static isInstance(obj: any): obj is DataSet;
41
+ /**
42
+ * The Amazon Resource Name of this data set.
43
+ */
44
+ readonly arn: pulumi.Output<string>;
45
+ /**
46
+ * The type of asset that is added to a data set. Valid values are: `S3_SNAPSHOT`, `REDSHIFT_DATA_SHARE`, and `API_GATEWAY_API`.
47
+ */
48
+ readonly assetType: pulumi.Output<string>;
49
+ /**
50
+ * A description for the data set.
51
+ */
52
+ readonly description: pulumi.Output<string>;
53
+ /**
54
+ * The name of the data set.
55
+ */
56
+ readonly name: pulumi.Output<string>;
57
+ /**
58
+ * A map of tags to assign to the resource. If configured with a provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
59
+ */
60
+ readonly tags: pulumi.Output<{
61
+ [key: string]: string;
62
+ } | undefined>;
63
+ /**
64
+ * A map of tags assigned to the resource, including those inherited from the provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block).
65
+ */
66
+ readonly tagsAll: pulumi.Output<{
67
+ [key: string]: string;
68
+ }>;
69
+ /**
70
+ * Create a DataSet resource with the given unique name, arguments, and options.
71
+ *
72
+ * @param name The _unique_ name of the resource.
73
+ * @param args The arguments to use to populate this resource's properties.
74
+ * @param opts A bag of options that control this resource's behavior.
75
+ */
76
+ constructor(name: string, args: DataSetArgs, opts?: pulumi.CustomResourceOptions);
77
+ }
78
+ /**
79
+ * Input properties used for looking up and filtering DataSet resources.
80
+ */
81
+ export interface DataSetState {
82
+ /**
83
+ * The Amazon Resource Name of this data set.
84
+ */
85
+ arn?: pulumi.Input<string>;
86
+ /**
87
+ * The type of asset that is added to a data set. Valid values are: `S3_SNAPSHOT`, `REDSHIFT_DATA_SHARE`, and `API_GATEWAY_API`.
88
+ */
89
+ assetType?: pulumi.Input<string>;
90
+ /**
91
+ * A description for the data set.
92
+ */
93
+ description?: pulumi.Input<string>;
94
+ /**
95
+ * The name of the data set.
96
+ */
97
+ name?: pulumi.Input<string>;
98
+ /**
99
+ * A map of tags to assign to the resource. If configured with a provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
100
+ */
101
+ tags?: pulumi.Input<{
102
+ [key: string]: pulumi.Input<string>;
103
+ }>;
104
+ /**
105
+ * A map of tags assigned to the resource, including those inherited from the provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block).
106
+ */
107
+ tagsAll?: pulumi.Input<{
108
+ [key: string]: pulumi.Input<string>;
109
+ }>;
110
+ }
111
+ /**
112
+ * The set of arguments for constructing a DataSet resource.
113
+ */
114
+ export interface DataSetArgs {
115
+ /**
116
+ * The type of asset that is added to a data set. Valid values are: `S3_SNAPSHOT`, `REDSHIFT_DATA_SHARE`, and `API_GATEWAY_API`.
117
+ */
118
+ assetType: pulumi.Input<string>;
119
+ /**
120
+ * A description for the data set.
121
+ */
122
+ description: pulumi.Input<string>;
123
+ /**
124
+ * The name of the data set.
125
+ */
126
+ name?: pulumi.Input<string>;
127
+ /**
128
+ * A map of tags to assign to the resource. If configured with a provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
129
+ */
130
+ tags?: pulumi.Input<{
131
+ [key: string]: pulumi.Input<string>;
132
+ }>;
133
+ /**
134
+ * A map of tags assigned to the resource, including those inherited from the provider [`defaultTags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block).
135
+ */
136
+ tagsAll?: pulumi.Input<{
137
+ [key: string]: pulumi.Input<string>;
138
+ }>;
139
+ }
@@ -0,0 +1,90 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.DataSet = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides a resource to manage AWS Data Exchange DataSets.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = new aws.dataexchange.DataSet("example", {
18
+ * assetType: "S3_SNAPSHOT",
19
+ * description: "example",
20
+ * });
21
+ * ```
22
+ *
23
+ * ## Import
24
+ *
25
+ * DataExchange DataSets can be imported by their arn
26
+ *
27
+ * ```sh
28
+ * $ pulumi import aws:dataexchange/dataSet:DataSet example arn:aws:dataexchange:us-west-2:123456789012:data-sets/4fa784c7-ccb4-4dbf-ba4f-02198320daa1
29
+ * ```
30
+ */
31
+ class DataSet extends pulumi.CustomResource {
32
+ constructor(name, argsOrState, opts) {
33
+ let inputs = {};
34
+ opts = opts || {};
35
+ if (opts.id) {
36
+ const state = argsOrState;
37
+ inputs["arn"] = state ? state.arn : undefined;
38
+ inputs["assetType"] = state ? state.assetType : undefined;
39
+ inputs["description"] = state ? state.description : undefined;
40
+ inputs["name"] = state ? state.name : undefined;
41
+ inputs["tags"] = state ? state.tags : undefined;
42
+ inputs["tagsAll"] = state ? state.tagsAll : undefined;
43
+ }
44
+ else {
45
+ const args = argsOrState;
46
+ if ((!args || args.assetType === undefined) && !opts.urn) {
47
+ throw new Error("Missing required property 'assetType'");
48
+ }
49
+ if ((!args || args.description === undefined) && !opts.urn) {
50
+ throw new Error("Missing required property 'description'");
51
+ }
52
+ inputs["assetType"] = args ? args.assetType : undefined;
53
+ inputs["description"] = args ? args.description : undefined;
54
+ inputs["name"] = args ? args.name : undefined;
55
+ inputs["tags"] = args ? args.tags : undefined;
56
+ inputs["tagsAll"] = args ? args.tagsAll : undefined;
57
+ inputs["arn"] = undefined /*out*/;
58
+ }
59
+ if (!opts.version) {
60
+ opts = pulumi.mergeOptions(opts, { version: utilities.getVersion() });
61
+ }
62
+ super(DataSet.__pulumiType, name, inputs, opts);
63
+ }
64
+ /**
65
+ * Get an existing DataSet resource's state with the given name, ID, and optional extra
66
+ * properties used to qualify the lookup.
67
+ *
68
+ * @param name The _unique_ name of the resulting resource.
69
+ * @param id The _unique_ provider ID of the resource to lookup.
70
+ * @param state Any extra arguments used during the lookup.
71
+ * @param opts Optional settings to control the behavior of the CustomResource.
72
+ */
73
+ static get(name, id, state, opts) {
74
+ return new DataSet(name, state, Object.assign(Object.assign({}, opts), { id: id }));
75
+ }
76
+ /**
77
+ * Returns true if the given object is an instance of DataSet. This is designed to work even
78
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
79
+ */
80
+ static isInstance(obj) {
81
+ if (obj === undefined || obj === null) {
82
+ return false;
83
+ }
84
+ return obj['__pulumiType'] === DataSet.__pulumiType;
85
+ }
86
+ }
87
+ exports.DataSet = DataSet;
88
+ /** @internal */
89
+ DataSet.__pulumiType = 'aws:dataexchange/dataSet:DataSet';
90
+ //# sourceMappingURL=dataSet.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataSet.js","sourceRoot":"","sources":["../../dataexchange/dataSet.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export * from "./dataSet";
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
7
+ }) : (function(o, m, k, k2) {
8
+ if (k2 === undefined) k2 = k;
9
+ o[k2] = m[k];
10
+ }));
11
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
12
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
13
+ };
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ const pulumi = require("@pulumi/pulumi");
16
+ const utilities = require("../utilities");
17
+ // Export members:
18
+ __exportStar(require("./dataSet"), exports);
19
+ // Import resources to register:
20
+ const dataSet_1 = require("./dataSet");
21
+ const _module = {
22
+ version: utilities.getVersion(),
23
+ construct: (name, type, urn) => {
24
+ switch (type) {
25
+ case "aws:dataexchange/dataSet:DataSet":
26
+ return new dataSet_1.DataSet(name, undefined, { urn });
27
+ default:
28
+ throw new Error(`unknown resource type ${type}`);
29
+ }
30
+ },
31
+ };
32
+ pulumi.runtime.registerResourceModule("aws", "dataexchange/dataSet", _module);
33
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../dataexchange/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,4CAA0B;AAE1B,gCAAgC;AAChC,uCAAoC;AAEpC,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,kCAAkC;gBACnC,OAAO,IAAI,iBAAO,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACrD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,71 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Provides details about a specific DataPipeline Pipeline.
4
+ *
5
+ * ## Example Usage
6
+ *
7
+ * ```typescript
8
+ * import * as pulumi from "@pulumi/pulumi";
9
+ * import * as aws from "@pulumi/aws";
10
+ *
11
+ * const example = pulumi.output(aws.datapipeline.getPipeline({
12
+ * pipelineId: "pipelineID",
13
+ * }));
14
+ * ```
15
+ */
16
+ export declare function getPipeline(args: GetPipelineArgs, opts?: pulumi.InvokeOptions): Promise<GetPipelineResult>;
17
+ /**
18
+ * A collection of arguments for invoking getPipeline.
19
+ */
20
+ export interface GetPipelineArgs {
21
+ /**
22
+ * ID of the pipeline.
23
+ */
24
+ pipelineId: string;
25
+ /**
26
+ * A map of tags assigned to the resource.
27
+ */
28
+ tags?: {
29
+ [key: string]: string;
30
+ };
31
+ }
32
+ /**
33
+ * A collection of values returned by getPipeline.
34
+ */
35
+ export interface GetPipelineResult {
36
+ /**
37
+ * Description of Pipeline.
38
+ */
39
+ readonly description: string;
40
+ /**
41
+ * The provider-assigned unique ID for this managed resource.
42
+ */
43
+ readonly id: string;
44
+ /**
45
+ * Name of Pipeline.
46
+ */
47
+ readonly name: string;
48
+ readonly pipelineId: string;
49
+ /**
50
+ * A map of tags assigned to the resource.
51
+ */
52
+ readonly tags: {
53
+ [key: string]: string;
54
+ };
55
+ }
56
+ export declare function getPipelineOutput(args: GetPipelineOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPipelineResult>;
57
+ /**
58
+ * A collection of arguments for invoking getPipeline.
59
+ */
60
+ export interface GetPipelineOutputArgs {
61
+ /**
62
+ * ID of the pipeline.
63
+ */
64
+ pipelineId: pulumi.Input<string>;
65
+ /**
66
+ * A map of tags assigned to the resource.
67
+ */
68
+ tags?: pulumi.Input<{
69
+ [key: string]: pulumi.Input<string>;
70
+ }>;
71
+ }
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getPipelineOutput = exports.getPipeline = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides details about a specific DataPipeline Pipeline.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = pulumi.output(aws.datapipeline.getPipeline({
18
+ * pipelineId: "pipelineID",
19
+ * }));
20
+ * ```
21
+ */
22
+ function getPipeline(args, opts) {
23
+ if (!opts) {
24
+ opts = {};
25
+ }
26
+ if (!opts.version) {
27
+ opts.version = utilities.getVersion();
28
+ }
29
+ return pulumi.runtime.invoke("aws:datapipeline/getPipeline:getPipeline", {
30
+ "pipelineId": args.pipelineId,
31
+ "tags": args.tags,
32
+ }, opts);
33
+ }
34
+ exports.getPipeline = getPipeline;
35
+ function getPipelineOutput(args, opts) {
36
+ return pulumi.output(args).apply(a => getPipeline(a, opts));
37
+ }
38
+ exports.getPipelineOutput = getPipelineOutput;
39
+ //# sourceMappingURL=getPipeline.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPipeline.js","sourceRoot":"","sources":["../../datapipeline/getPipeline.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,kCAYC;AAuCD,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/D,CAAC;AAFD,8CAEC"}
@@ -0,0 +1,66 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { input as inputs, output as outputs } from "../types";
3
+ /**
4
+ * Provides details about a specific DataPipeline Pipeline Definition.
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as aws from "@pulumi/aws";
11
+ *
12
+ * const example = pulumi.output(aws.datapipeline.getPipelineDefinition({
13
+ * pipelineId: "pipelineID",
14
+ * }));
15
+ * ```
16
+ */
17
+ export declare function getPipelineDefinition(args: GetPipelineDefinitionArgs, opts?: pulumi.InvokeOptions): Promise<GetPipelineDefinitionResult>;
18
+ /**
19
+ * A collection of arguments for invoking getPipelineDefinition.
20
+ */
21
+ export interface GetPipelineDefinitionArgs {
22
+ /**
23
+ * Parameter values used in the pipeline definition. See below
24
+ */
25
+ parameterValues?: inputs.datapipeline.GetPipelineDefinitionParameterValue[];
26
+ /**
27
+ * ID of the pipeline.
28
+ */
29
+ pipelineId: string;
30
+ }
31
+ /**
32
+ * A collection of values returned by getPipelineDefinition.
33
+ */
34
+ export interface GetPipelineDefinitionResult {
35
+ /**
36
+ * The provider-assigned unique ID for this managed resource.
37
+ */
38
+ readonly id: string;
39
+ /**
40
+ * Parameter objects used in the pipeline definition. See below
41
+ */
42
+ readonly parameterObjects: outputs.datapipeline.GetPipelineDefinitionParameterObject[];
43
+ /**
44
+ * Parameter values used in the pipeline definition. See below
45
+ */
46
+ readonly parameterValues?: outputs.datapipeline.GetPipelineDefinitionParameterValue[];
47
+ readonly pipelineId: string;
48
+ /**
49
+ * Objects defined in the pipeline. See below
50
+ */
51
+ readonly pipelineObjects: outputs.datapipeline.GetPipelineDefinitionPipelineObject[];
52
+ }
53
+ export declare function getPipelineDefinitionOutput(args: GetPipelineDefinitionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPipelineDefinitionResult>;
54
+ /**
55
+ * A collection of arguments for invoking getPipelineDefinition.
56
+ */
57
+ export interface GetPipelineDefinitionOutputArgs {
58
+ /**
59
+ * Parameter values used in the pipeline definition. See below
60
+ */
61
+ parameterValues?: pulumi.Input<pulumi.Input<inputs.datapipeline.GetPipelineDefinitionParameterValueArgs>[]>;
62
+ /**
63
+ * ID of the pipeline.
64
+ */
65
+ pipelineId: pulumi.Input<string>;
66
+ }
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getPipelineDefinitionOutput = exports.getPipelineDefinition = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Provides details about a specific DataPipeline Pipeline Definition.
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as aws from "@pulumi/aws";
16
+ *
17
+ * const example = pulumi.output(aws.datapipeline.getPipelineDefinition({
18
+ * pipelineId: "pipelineID",
19
+ * }));
20
+ * ```
21
+ */
22
+ function getPipelineDefinition(args, opts) {
23
+ if (!opts) {
24
+ opts = {};
25
+ }
26
+ if (!opts.version) {
27
+ opts.version = utilities.getVersion();
28
+ }
29
+ return pulumi.runtime.invoke("aws:datapipeline/getPipelineDefinition:getPipelineDefinition", {
30
+ "parameterValues": args.parameterValues,
31
+ "pipelineId": args.pipelineId,
32
+ }, opts);
33
+ }
34
+ exports.getPipelineDefinition = getPipelineDefinition;
35
+ function getPipelineDefinitionOutput(args, opts) {
36
+ return pulumi.output(args).apply(a => getPipelineDefinition(a, opts));
37
+ }
38
+ exports.getPipelineDefinitionOutput = getPipelineDefinitionOutput;
39
+ //# sourceMappingURL=getPipelineDefinition.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getPipelineDefinition.js","sourceRoot":"","sources":["../../datapipeline/getPipelineDefinition.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8DAA8D,EAAE;QACzF,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,sDAYC;AAuCD,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,kEAEC"}
@@ -1 +1,4 @@
1
+ export * from "./getPipeline";
2
+ export * from "./getPipelineDefinition";
1
3
  export * from "./pipeline";
4
+ export * from "./pipelineDefinition";
@@ -15,19 +15,26 @@ Object.defineProperty(exports, "__esModule", { value: true });
15
15
  const pulumi = require("@pulumi/pulumi");
16
16
  const utilities = require("../utilities");
17
17
  // Export members:
18
+ __exportStar(require("./getPipeline"), exports);
19
+ __exportStar(require("./getPipelineDefinition"), exports);
18
20
  __exportStar(require("./pipeline"), exports);
21
+ __exportStar(require("./pipelineDefinition"), exports);
19
22
  // Import resources to register:
20
23
  const pipeline_1 = require("./pipeline");
24
+ const pipelineDefinition_1 = require("./pipelineDefinition");
21
25
  const _module = {
22
26
  version: utilities.getVersion(),
23
27
  construct: (name, type, urn) => {
24
28
  switch (type) {
25
29
  case "aws:datapipeline/pipeline:Pipeline":
26
30
  return new pipeline_1.Pipeline(name, undefined, { urn });
31
+ case "aws:datapipeline/pipelineDefinition:PipelineDefinition":
32
+ return new pipelineDefinition_1.PipelineDefinition(name, undefined, { urn });
27
33
  default:
28
34
  throw new Error(`unknown resource type ${type}`);
29
35
  }
30
36
  },
31
37
  };
32
38
  pulumi.runtime.registerResourceModule("aws", "datapipeline/pipeline", _module);
39
+ pulumi.runtime.registerResourceModule("aws", "datapipeline/pipelineDefinition", _module);
33
40
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../datapipeline/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,6CAA2B;AAE3B,gCAAgC;AAChC,yCAAsC;AAEtC,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,oCAAoC;gBACrC,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../datapipeline/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,gDAA8B;AAC9B,0DAAwC;AACxC,6CAA2B;AAC3B,uDAAqC;AAErC,gCAAgC;AAChC,yCAAsC;AACtC,6DAA0D;AAE1D,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,oCAAoC;gBACrC,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,wDAAwD;gBACzD,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AAC9E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,iCAAiC,EAAE,OAAO,CAAC,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
2
  /**
3
- * Provides a Data Pipeline resource.
3
+ * Provides a DataPipeline Pipeline resource.
4
4
  *
5
5
  * ## Example Usage
6
6
  *
@@ -6,7 +6,7 @@ exports.Pipeline = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Provides a Data Pipeline resource.
9
+ * Provides a DataPipeline Pipeline resource.
10
10
  *
11
11
  * ## Example Usage
12
12
  *