@pulumi/aws-native 1.58.0 → 1.59.0

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 (115) hide show
  1. package/appstream/getStack.d.ts +68 -0
  2. package/appstream/getStack.js +28 -0
  3. package/appstream/getStack.js.map +1 -0
  4. package/appstream/index.d.ts +6 -0
  5. package/appstream/index.js +8 -1
  6. package/appstream/index.js.map +1 -1
  7. package/appstream/stack.d.ts +147 -0
  8. package/appstream/stack.js +84 -0
  9. package/appstream/stack.js.map +1 -0
  10. package/bcmdataexports/export.d.ts +49 -0
  11. package/bcmdataexports/export.js +65 -0
  12. package/bcmdataexports/export.js.map +1 -0
  13. package/bcmdataexports/getExport.d.ts +33 -0
  14. package/bcmdataexports/getExport.js +28 -0
  15. package/bcmdataexports/getExport.js.map +1 -0
  16. package/bcmdataexports/index.d.ts +7 -0
  17. package/bcmdataexports/index.js +41 -0
  18. package/bcmdataexports/index.js.map +1 -0
  19. package/bedrockagentcore/onlineEvaluationConfig.d.ts +5 -1
  20. package/bedrockagentcore/onlineEvaluationConfig.js +1 -1
  21. package/bedrockagentcore/onlineEvaluationConfig.js.map +1 -1
  22. package/customerprofiles/getRecommender.d.ts +46 -0
  23. package/customerprofiles/getRecommender.js +30 -0
  24. package/customerprofiles/getRecommender.js.map +1 -0
  25. package/customerprofiles/index.d.ts +6 -0
  26. package/customerprofiles/index.js +8 -1
  27. package/customerprofiles/index.js.map +1 -1
  28. package/customerprofiles/recommender.d.ts +73 -0
  29. package/customerprofiles/recommender.js +88 -0
  30. package/customerprofiles/recommender.js.map +1 -0
  31. package/devopsagent/agentSpace.d.ts +85 -0
  32. package/devopsagent/agentSpace.js +74 -0
  33. package/devopsagent/agentSpace.js.map +1 -0
  34. package/devopsagent/association.d.ts +79 -0
  35. package/devopsagent/association.js +79 -0
  36. package/devopsagent/association.js.map +1 -0
  37. package/devopsagent/getAgentSpace.d.ts +53 -0
  38. package/devopsagent/getAgentSpace.js +28 -0
  39. package/devopsagent/getAgentSpace.js.map +1 -0
  40. package/devopsagent/getAssociation.d.ts +52 -0
  41. package/devopsagent/getAssociation.js +30 -0
  42. package/devopsagent/getAssociation.js.map +1 -0
  43. package/devopsagent/getService.d.ts +44 -0
  44. package/devopsagent/getService.js +28 -0
  45. package/devopsagent/getService.js.map +1 -0
  46. package/devopsagent/index.d.ts +19 -0
  47. package/devopsagent/index.js +55 -0
  48. package/devopsagent/index.js.map +1 -0
  49. package/devopsagent/service.d.ts +84 -0
  50. package/devopsagent/service.js +75 -0
  51. package/devopsagent/service.js.map +1 -0
  52. package/ec2/ec2Fleet.d.ts +2 -0
  53. package/ec2/ec2Fleet.js +3 -1
  54. package/ec2/ec2Fleet.js.map +1 -1
  55. package/index.d.ts +4 -1
  56. package/index.js +12 -6
  57. package/index.js.map +1 -1
  58. package/interconnect/connection.d.ts +124 -0
  59. package/interconnect/connection.js +89 -0
  60. package/interconnect/connection.js.map +1 -0
  61. package/interconnect/getConnection.d.ts +69 -0
  62. package/interconnect/getConnection.js +28 -0
  63. package/interconnect/getConnection.js.map +1 -0
  64. package/interconnect/index.d.ts +7 -0
  65. package/interconnect/index.js +41 -0
  66. package/interconnect/index.js.map +1 -0
  67. package/logs/getLogGroup.d.ts +1 -0
  68. package/logs/getLogGroup.js.map +1 -1
  69. package/logs/logGroup.d.ts +2 -0
  70. package/logs/logGroup.js +2 -0
  71. package/logs/logGroup.js.map +1 -1
  72. package/omics/configuration.d.ts +88 -0
  73. package/omics/configuration.js +75 -0
  74. package/omics/configuration.js.map +1 -0
  75. package/omics/getConfiguration.d.ts +50 -0
  76. package/omics/getConfiguration.js +28 -0
  77. package/omics/getConfiguration.js.map +1 -0
  78. package/omics/index.d.ts +6 -0
  79. package/omics/index.js +8 -1
  80. package/omics/index.js.map +1 -1
  81. package/opensearchserverless/collection.d.ts +1 -0
  82. package/opensearchserverless/collection.js +2 -0
  83. package/opensearchserverless/collection.js.map +1 -1
  84. package/opensearchserverless/getCollection.d.ts +2 -0
  85. package/opensearchserverless/getCollection.js.map +1 -1
  86. package/package.json +3 -3
  87. package/package.json.dev +2 -2
  88. package/servicediscovery/getService.d.ts +15 -11
  89. package/servicediscovery/getService.js.map +1 -1
  90. package/servicediscovery/service.d.ts +35 -23
  91. package/servicediscovery/service.js.map +1 -1
  92. package/types/enums/bcmdataexports/index.d.ts +23 -0
  93. package/types/enums/bcmdataexports/index.js +24 -0
  94. package/types/enums/bcmdataexports/index.js.map +1 -0
  95. package/types/enums/customerprofiles/index.d.ts +14 -0
  96. package/types/enums/customerprofiles/index.js +11 -1
  97. package/types/enums/customerprofiles/index.js.map +1 -1
  98. package/types/enums/devopsagent/index.d.ts +12 -0
  99. package/types/enums/devopsagent/index.js +14 -0
  100. package/types/enums/devopsagent/index.js.map +1 -0
  101. package/types/enums/ec2/index.d.ts +4 -0
  102. package/types/enums/ec2/index.js +6 -3
  103. package/types/enums/ec2/index.js.map +1 -1
  104. package/types/enums/index.d.ts +4 -1
  105. package/types/enums/index.js +10 -4
  106. package/types/enums/index.js.map +1 -1
  107. package/types/enums/interconnect/index.d.ts +13 -0
  108. package/types/enums/interconnect/index.js +15 -0
  109. package/types/enums/interconnect/index.js.map +1 -0
  110. package/types/enums/omics/index.d.ts +12 -0
  111. package/types/enums/omics/index.js +9 -1
  112. package/types/enums/omics/index.js.map +1 -1
  113. package/types/input.d.ts +514 -22
  114. package/types/output.d.ts +576 -22
  115. package/types/output.js.map +1 -1
@@ -0,0 +1,88 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ import * as enums from "../types/enums";
5
+ /**
6
+ * Resource schema for AWS::Omics::Configuration
7
+ */
8
+ export declare class Configuration extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Configuration resource's state with the given name, ID, and optional extra
11
+ * properties used to qualify the lookup.
12
+ *
13
+ * @param name The _unique_ name of the resulting resource.
14
+ * @param id The _unique_ provider ID of the resource to lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Configuration;
18
+ /**
19
+ * Returns true if the given object is an instance of Configuration. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is Configuration;
23
+ /**
24
+ * Unique resource identifier for the configuration.
25
+ */
26
+ readonly arn: pulumi.Output<string>;
27
+ /**
28
+ * Configuration creation timestamp.
29
+ */
30
+ readonly creationTime: pulumi.Output<string>;
31
+ /**
32
+ * Optional description for the configuration.
33
+ */
34
+ readonly description: pulumi.Output<string | undefined>;
35
+ /**
36
+ * User-friendly name for the configuration.
37
+ */
38
+ readonly name: pulumi.Output<string>;
39
+ /**
40
+ * Required run-specific configurations.
41
+ */
42
+ readonly runConfigurations: pulumi.Output<outputs.omics.ConfigurationRunConfigurations>;
43
+ /**
44
+ * Current configuration status.
45
+ */
46
+ readonly status: pulumi.Output<enums.omics.ConfigurationStatus>;
47
+ /**
48
+ * Tags for the configuration.
49
+ */
50
+ readonly tags: pulumi.Output<{
51
+ [key: string]: string;
52
+ } | undefined>;
53
+ /**
54
+ * Unique identifier for the configuration.
55
+ */
56
+ readonly uuid: pulumi.Output<string>;
57
+ /**
58
+ * Create a Configuration resource with the given unique name, arguments, and options.
59
+ *
60
+ * @param name The _unique_ name of the resource.
61
+ * @param args The arguments to use to populate this resource's properties.
62
+ * @param opts A bag of options that control this resource's behavior.
63
+ */
64
+ constructor(name: string, args: ConfigurationArgs, opts?: pulumi.CustomResourceOptions);
65
+ }
66
+ /**
67
+ * The set of arguments for constructing a Configuration resource.
68
+ */
69
+ export interface ConfigurationArgs {
70
+ /**
71
+ * Optional description for the configuration.
72
+ */
73
+ description?: pulumi.Input<string>;
74
+ /**
75
+ * User-friendly name for the configuration.
76
+ */
77
+ name?: pulumi.Input<string>;
78
+ /**
79
+ * Required run-specific configurations.
80
+ */
81
+ runConfigurations: pulumi.Input<inputs.omics.ConfigurationRunConfigurationsArgs>;
82
+ /**
83
+ * Tags for the configuration.
84
+ */
85
+ tags?: pulumi.Input<{
86
+ [key: string]: pulumi.Input<string>;
87
+ }>;
88
+ }
@@ -0,0 +1,75 @@
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.Configuration = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource schema for AWS::Omics::Configuration
10
+ */
11
+ class Configuration extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing Configuration 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 Configuration(name, undefined, { ...opts, id: id });
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of Configuration. 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'] === Configuration.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a Configuration 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?.runConfigurations === undefined && !opts.urn) {
45
+ throw new Error("Missing required property 'runConfigurations'");
46
+ }
47
+ resourceInputs["description"] = args?.description;
48
+ resourceInputs["name"] = args?.name;
49
+ resourceInputs["runConfigurations"] = args?.runConfigurations;
50
+ resourceInputs["tags"] = args?.tags;
51
+ resourceInputs["arn"] = undefined /*out*/;
52
+ resourceInputs["creationTime"] = undefined /*out*/;
53
+ resourceInputs["status"] = undefined /*out*/;
54
+ resourceInputs["uuid"] = undefined /*out*/;
55
+ }
56
+ else {
57
+ resourceInputs["arn"] = undefined /*out*/;
58
+ resourceInputs["creationTime"] = undefined /*out*/;
59
+ resourceInputs["description"] = undefined /*out*/;
60
+ resourceInputs["name"] = undefined /*out*/;
61
+ resourceInputs["runConfigurations"] = undefined /*out*/;
62
+ resourceInputs["status"] = undefined /*out*/;
63
+ resourceInputs["tags"] = undefined /*out*/;
64
+ resourceInputs["uuid"] = undefined /*out*/;
65
+ }
66
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
67
+ const replaceOnChanges = { replaceOnChanges: ["name", "runConfigurations"] };
68
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
69
+ super(Configuration.__pulumiType, name, resourceInputs, opts);
70
+ }
71
+ }
72
+ exports.Configuration = Configuration;
73
+ /** @internal */
74
+ Configuration.__pulumiType = 'aws-native:omics:Configuration';
75
+ //# sourceMappingURL=configuration.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"configuration.js","sourceRoot":"","sources":["../../omics/configuration.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,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,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;IAmCD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAuB,EAAE,IAAmC;QAClF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC9C;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,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,MAAM,EAAE,mBAAmB,CAAC,EAAE,CAAC;QAC7E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AAhGL,sCAiGC;AApFG,gBAAgB;AACO,0BAAY,GAAG,gCAAgC,CAAC"}
@@ -0,0 +1,50 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as enums from "../types/enums";
3
+ /**
4
+ * Resource schema for AWS::Omics::Configuration
5
+ */
6
+ export declare function getConfiguration(args: GetConfigurationArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationResult>;
7
+ export interface GetConfigurationArgs {
8
+ /**
9
+ * User-friendly name for the configuration.
10
+ */
11
+ name: string;
12
+ }
13
+ export interface GetConfigurationResult {
14
+ /**
15
+ * Unique resource identifier for the configuration.
16
+ */
17
+ readonly arn?: string;
18
+ /**
19
+ * Configuration creation timestamp.
20
+ */
21
+ readonly creationTime?: string;
22
+ /**
23
+ * Optional description for the configuration.
24
+ */
25
+ readonly description?: string;
26
+ /**
27
+ * Current configuration status.
28
+ */
29
+ readonly status?: enums.omics.ConfigurationStatus;
30
+ /**
31
+ * Tags for the configuration.
32
+ */
33
+ readonly tags?: {
34
+ [key: string]: string;
35
+ };
36
+ /**
37
+ * Unique identifier for the configuration.
38
+ */
39
+ readonly uuid?: string;
40
+ }
41
+ /**
42
+ * Resource schema for AWS::Omics::Configuration
43
+ */
44
+ export declare function getConfigurationOutput(args: GetConfigurationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetConfigurationResult>;
45
+ export interface GetConfigurationOutputArgs {
46
+ /**
47
+ * User-friendly name for the configuration.
48
+ */
49
+ name: pulumi.Input<string>;
50
+ }
@@ -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.getConfigurationOutput = exports.getConfiguration = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource schema for AWS::Omics::Configuration
10
+ */
11
+ function getConfiguration(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:omics:getConfiguration", {
14
+ "name": args.name,
15
+ }, opts);
16
+ }
17
+ exports.getConfiguration = getConfiguration;
18
+ /**
19
+ * Resource schema for AWS::Omics::Configuration
20
+ */
21
+ function getConfigurationOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:omics:getConfiguration", {
24
+ "name": args.name,
25
+ }, opts);
26
+ }
27
+ exports.getConfigurationOutput = getConfigurationOutput;
28
+ //# sourceMappingURL=getConfiguration.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getConfiguration.js","sourceRoot":"","sources":["../../omics/getConfiguration.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,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAmCD;;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,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
package/omics/index.d.ts CHANGED
@@ -1,9 +1,15 @@
1
1
  export { AnnotationStoreArgs } from "./annotationStore";
2
2
  export type AnnotationStore = import("./annotationStore").AnnotationStore;
3
3
  export declare const AnnotationStore: typeof import("./annotationStore").AnnotationStore;
4
+ export { ConfigurationArgs } from "./configuration";
5
+ export type Configuration = import("./configuration").Configuration;
6
+ export declare const Configuration: typeof import("./configuration").Configuration;
4
7
  export { GetAnnotationStoreArgs, GetAnnotationStoreResult, GetAnnotationStoreOutputArgs } from "./getAnnotationStore";
5
8
  export declare const getAnnotationStore: typeof import("./getAnnotationStore").getAnnotationStore;
6
9
  export declare const getAnnotationStoreOutput: typeof import("./getAnnotationStore").getAnnotationStoreOutput;
10
+ export { GetConfigurationArgs, GetConfigurationResult, GetConfigurationOutputArgs } from "./getConfiguration";
11
+ export declare const getConfiguration: typeof import("./getConfiguration").getConfiguration;
12
+ export declare const getConfigurationOutput: typeof import("./getConfiguration").getConfigurationOutput;
7
13
  export { GetReferenceStoreArgs, GetReferenceStoreResult, GetReferenceStoreOutputArgs } from "./getReferenceStore";
8
14
  export declare const getReferenceStore: typeof import("./getReferenceStore").getReferenceStore;
9
15
  export declare const getReferenceStoreOutput: typeof import("./getReferenceStore").getReferenceStoreOutput;
package/omics/index.js CHANGED
@@ -16,14 +16,19 @@ 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.WorkflowVersion = exports.Workflow = exports.VariantStore = exports.SequenceStore = exports.RunGroup = exports.ReferenceStore = exports.getWorkflowVersionOutput = exports.getWorkflowVersion = exports.getWorkflowOutput = exports.getWorkflow = exports.getVariantStoreOutput = exports.getVariantStore = exports.getSequenceStoreOutput = exports.getSequenceStore = exports.getRunGroupOutput = exports.getRunGroup = exports.getReferenceStoreOutput = exports.getReferenceStore = exports.getAnnotationStoreOutput = exports.getAnnotationStore = exports.AnnotationStore = void 0;
19
+ exports.WorkflowVersion = exports.Workflow = exports.VariantStore = exports.SequenceStore = exports.RunGroup = exports.ReferenceStore = exports.getWorkflowVersionOutput = exports.getWorkflowVersion = exports.getWorkflowOutput = exports.getWorkflow = exports.getVariantStoreOutput = exports.getVariantStore = exports.getSequenceStoreOutput = exports.getSequenceStore = exports.getRunGroupOutput = exports.getRunGroup = exports.getReferenceStoreOutput = exports.getReferenceStore = exports.getConfigurationOutput = exports.getConfiguration = exports.getAnnotationStoreOutput = exports.getAnnotationStore = exports.Configuration = exports.AnnotationStore = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  exports.AnnotationStore = null;
23
23
  utilities.lazyLoad(exports, ["AnnotationStore"], () => require("./annotationStore"));
24
+ exports.Configuration = null;
25
+ utilities.lazyLoad(exports, ["Configuration"], () => require("./configuration"));
24
26
  exports.getAnnotationStore = null;
25
27
  exports.getAnnotationStoreOutput = null;
26
28
  utilities.lazyLoad(exports, ["getAnnotationStore", "getAnnotationStoreOutput"], () => require("./getAnnotationStore"));
29
+ exports.getConfiguration = null;
30
+ exports.getConfigurationOutput = null;
31
+ utilities.lazyLoad(exports, ["getConfiguration", "getConfigurationOutput"], () => require("./getConfiguration"));
27
32
  exports.getReferenceStore = null;
28
33
  exports.getReferenceStoreOutput = null;
29
34
  utilities.lazyLoad(exports, ["getReferenceStore", "getReferenceStoreOutput"], () => require("./getReferenceStore"));
@@ -62,6 +67,8 @@ const _module = {
62
67
  switch (type) {
63
68
  case "aws-native:omics:AnnotationStore":
64
69
  return new exports.AnnotationStore(name, undefined, { urn });
70
+ case "aws-native:omics:Configuration":
71
+ return new exports.Configuration(name, undefined, { urn });
65
72
  case "aws-native:omics:ReferenceStore":
66
73
  return new exports.ReferenceStore(name, undefined, { urn });
67
74
  case "aws-native:omics:RunGroup":
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../omics/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../omics/index.ts"],"names":[],"mappings":"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"}
@@ -89,6 +89,7 @@ export declare class Collection extends pulumi.CustomResource {
89
89
  */
90
90
  readonly description: pulumi.Output<string | undefined>;
91
91
  readonly encryptionConfig: pulumi.Output<outputs.opensearchserverless.CollectionEncryptionConfig | undefined>;
92
+ readonly fipsEndpoints: pulumi.Output<outputs.opensearchserverless.CollectionFipsEndpoints>;
92
93
  /**
93
94
  * Key Management Service key used to encrypt the collection.
94
95
  */
@@ -97,6 +97,7 @@ class Collection extends pulumi.CustomResource {
97
97
  resourceInputs["awsId"] = undefined /*out*/;
98
98
  resourceInputs["collectionEndpoint"] = undefined /*out*/;
99
99
  resourceInputs["dashboardEndpoint"] = undefined /*out*/;
100
+ resourceInputs["fipsEndpoints"] = undefined /*out*/;
100
101
  resourceInputs["kmsKeyArn"] = undefined /*out*/;
101
102
  }
102
103
  else {
@@ -107,6 +108,7 @@ class Collection extends pulumi.CustomResource {
107
108
  resourceInputs["dashboardEndpoint"] = undefined /*out*/;
108
109
  resourceInputs["description"] = undefined /*out*/;
109
110
  resourceInputs["encryptionConfig"] = undefined /*out*/;
111
+ resourceInputs["fipsEndpoints"] = undefined /*out*/;
110
112
  resourceInputs["kmsKeyArn"] = undefined /*out*/;
111
113
  resourceInputs["name"] = undefined /*out*/;
112
114
  resourceInputs["standbyReplicas"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"collection.js","sourceRoot":"","sources":["../../opensearchserverless/collection.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"collection.js","sourceRoot":"","sources":["../../opensearchserverless/collection.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,5 @@
1
1
  import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
2
3
  /**
3
4
  * Amazon OpenSearchServerless collection resource
4
5
  */
@@ -26,6 +27,7 @@ export interface GetCollectionResult {
26
27
  * The description of the collection
27
28
  */
28
29
  readonly description?: string;
30
+ readonly fipsEndpoints?: outputs.opensearchserverless.CollectionFipsEndpoints;
29
31
  /**
30
32
  * The identifier of the collection
31
33
  */
@@ -1 +1 @@
1
- {"version":3,"file":"getCollection.js","sourceRoot":"","sources":["../../opensearchserverless/getCollection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,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,+CAA+C,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAmCD;;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,+CAA+C,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
1
+ {"version":3,"file":"getCollection.js","sourceRoot":"","sources":["../../opensearchserverless/getCollection.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,+CAA+C,EAAE;QAC1E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAoCD;;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,+CAA+C,EAAE;QAChF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws-native",
3
- "version": "1.58.0",
3
+ "version": "1.59.0",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "aws",
@@ -15,7 +15,7 @@
15
15
  "license": "Apache-2.0",
16
16
  "scripts": {
17
17
  "build": "tsc",
18
- "install": "node scripts/install-pulumi-plugin.js resource aws-native 1.58.0"
18
+ "install": "node scripts/install-pulumi-plugin.js resource aws-native 1.59.0"
19
19
  },
20
20
  "dependencies": {
21
21
  "@pulumi/pulumi": "^3.142.0"
@@ -27,6 +27,6 @@
27
27
  "pulumi": {
28
28
  "resource": true,
29
29
  "name": "aws-native",
30
- "version": "1.58.0"
30
+ "version": "1.59.0"
31
31
  }
32
32
  }
package/package.json.dev CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pulumi/aws-native",
3
- "version": "1.58.0",
3
+ "version": "1.59.0",
4
4
  "keywords": [
5
5
  "pulumi",
6
6
  "aws",
@@ -26,6 +26,6 @@
26
26
  "pulumi": {
27
27
  "resource": true,
28
28
  "name": "aws-native",
29
- "version": "1.58.0"
29
+ "version": "1.59.0"
30
30
  }
31
31
  }
@@ -6,7 +6,7 @@ import * as outputs from "../types/output";
6
6
  export declare function getService(args: GetServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceResult>;
7
7
  export interface GetServiceArgs {
8
8
  /**
9
- * The unique identifier for the service.
9
+ * The ID of the service.
10
10
  */
11
11
  id: string;
12
12
  }
@@ -16,29 +16,33 @@ export interface GetServiceResult {
16
16
  */
17
17
  readonly arn?: string;
18
18
  /**
19
- * A description for the service.
19
+ * The description of the service.
20
20
  */
21
21
  readonly description?: string;
22
22
  /**
23
- * DNS-related configurations for the service.
23
+ * A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
24
+ *
25
+ * > The record types of a service can only be changed by deleting the service and recreating it with a new `Dnsconfig` .
24
26
  */
25
27
  readonly dnsConfig?: outputs.servicediscovery.ServiceDnsConfig;
26
28
  /**
27
- * Settings for health checks. Used when routing is DNS-based.
29
+ * *Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check. If you specify settings for a health check, AWS Cloud Map associates the health check with the records that you specify in `DnsConfig` .
30
+ *
31
+ * For information about the charges for health checks, see [Amazon Route 53 Pricing](https://docs.aws.amazon.com/route53/pricing/) .
28
32
  */
29
33
  readonly healthCheckConfig?: outputs.servicediscovery.ServiceHealthCheckConfig;
30
34
  /**
31
- * The unique identifier for the service.
35
+ * The ID of the service.
32
36
  */
33
37
  readonly id?: string;
34
38
  /**
35
- * A string map that contains attributes and values for the service. You can specify a maximum of 30 key-value pairs.
39
+ * A complex type that contains information about attributes associated with a specific service.
40
+ *
41
+ * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::ServiceDiscovery::Service` for more information about the expected schema for this property.
36
42
  */
37
- readonly serviceAttributes?: {
38
- [key: string]: string;
39
- };
43
+ readonly serviceAttributes?: any;
40
44
  /**
41
- * An array of key-value pairs to associate with the service.
45
+ * The tags for the service. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
42
46
  */
43
47
  readonly tags?: outputs.Tag[];
44
48
  }
@@ -48,7 +52,7 @@ export interface GetServiceResult {
48
52
  export declare function getServiceOutput(args: GetServiceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServiceResult>;
49
53
  export interface GetServiceOutputArgs {
50
54
  /**
51
- * The unique identifier for the service.
55
+ * The ID of the service.
52
56
  */
53
57
  id: pulumi.Input<string>;
54
58
  }
@@ -1 +1 @@
1
- {"version":3,"file":"getService.js","sourceRoot":"","sources":["../../servicediscovery/getService.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAuCD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
1
+ {"version":3,"file":"getService.js","sourceRoot":"","sources":["../../servicediscovery/getService.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AA6CD;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wCAAwC,EAAE;QACzE,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
@@ -24,23 +24,29 @@ export declare class Service extends pulumi.CustomResource {
24
24
  */
25
25
  readonly arn: pulumi.Output<string>;
26
26
  /**
27
- * The unique identifier for the service.
27
+ * The ID of the service.
28
28
  */
29
29
  readonly awsId: pulumi.Output<string>;
30
30
  /**
31
- * A description for the service.
31
+ * The description of the service.
32
32
  */
33
33
  readonly description: pulumi.Output<string | undefined>;
34
34
  /**
35
- * DNS-related configurations for the service.
35
+ * A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
36
+ *
37
+ * > The record types of a service can only be changed by deleting the service and recreating it with a new `Dnsconfig` .
36
38
  */
37
39
  readonly dnsConfig: pulumi.Output<outputs.servicediscovery.ServiceDnsConfig | undefined>;
38
40
  /**
39
- * Settings for health checks. Used when routing is DNS-based.
41
+ * *Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check. If you specify settings for a health check, AWS Cloud Map associates the health check with the records that you specify in `DnsConfig` .
42
+ *
43
+ * For information about the charges for health checks, see [Amazon Route 53 Pricing](https://docs.aws.amazon.com/route53/pricing/) .
40
44
  */
41
45
  readonly healthCheckConfig: pulumi.Output<outputs.servicediscovery.ServiceHealthCheckConfig | undefined>;
42
46
  /**
43
- * Settings for custom health checks.
47
+ * A complex type that contains information about an optional custom health check.
48
+ *
49
+ * > If you specify a health check configuration, you can specify either `HealthCheckCustomConfig` or `HealthCheckConfig` but not both.
44
50
  */
45
51
  readonly healthCheckCustomConfig: pulumi.Output<outputs.servicediscovery.ServiceHealthCheckCustomConfig | undefined>;
46
52
  /**
@@ -48,21 +54,21 @@ export declare class Service extends pulumi.CustomResource {
48
54
  */
49
55
  readonly name: pulumi.Output<string | undefined>;
50
56
  /**
51
- * The ID of the namespace in which the service is created.
57
+ * The ID or Amazon Resource Name (ARN) of the namespace that you want to use to create the service. For namespaces shared with your AWS account, specify the namespace ARN. For more information about shared namespaces, see [Cross-account AWS Cloud Map namespace sharing](https://docs.aws.amazon.com/cloud-map/latest/dg/sharing-namespaces.html) in the *AWS Cloud Map Developer Guide* .
52
58
  */
53
59
  readonly namespaceId: pulumi.Output<string | undefined>;
54
60
  /**
55
- * A string map that contains attributes and values for the service. You can specify a maximum of 30 key-value pairs.
61
+ * A complex type that contains information about attributes associated with a specific service.
62
+ *
63
+ * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::ServiceDiscovery::Service` for more information about the expected schema for this property.
56
64
  */
57
- readonly serviceAttributes: pulumi.Output<{
58
- [key: string]: string;
59
- } | undefined>;
65
+ readonly serviceAttributes: pulumi.Output<any | undefined>;
60
66
  /**
61
- * An array of key-value pairs to associate with the service.
67
+ * The tags for the service. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
62
68
  */
63
69
  readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
64
70
  /**
65
- * The type of service. Supported values are HTTP or DNS.
71
+ * If present, specifies that the service instances are only discoverable using the `DiscoverInstances` API operation. No DNS records is registered for the service instances. The only valid value is `HTTP` .
66
72
  */
67
73
  readonly type: pulumi.Output<string | undefined>;
68
74
  /**
@@ -79,19 +85,25 @@ export declare class Service extends pulumi.CustomResource {
79
85
  */
80
86
  export interface ServiceArgs {
81
87
  /**
82
- * A description for the service.
88
+ * The description of the service.
83
89
  */
84
90
  description?: pulumi.Input<string>;
85
91
  /**
86
- * DNS-related configurations for the service.
92
+ * A complex type that contains information about the Route 53 DNS records that you want AWS Cloud Map to create when you register an instance.
93
+ *
94
+ * > The record types of a service can only be changed by deleting the service and recreating it with a new `Dnsconfig` .
87
95
  */
88
96
  dnsConfig?: pulumi.Input<inputs.servicediscovery.ServiceDnsConfigArgs>;
89
97
  /**
90
- * Settings for health checks. Used when routing is DNS-based.
98
+ * *Public DNS and HTTP namespaces only.* A complex type that contains settings for an optional health check. If you specify settings for a health check, AWS Cloud Map associates the health check with the records that you specify in `DnsConfig` .
99
+ *
100
+ * For information about the charges for health checks, see [Amazon Route 53 Pricing](https://docs.aws.amazon.com/route53/pricing/) .
91
101
  */
92
102
  healthCheckConfig?: pulumi.Input<inputs.servicediscovery.ServiceHealthCheckConfigArgs>;
93
103
  /**
94
- * Settings for custom health checks.
104
+ * A complex type that contains information about an optional custom health check.
105
+ *
106
+ * > If you specify a health check configuration, you can specify either `HealthCheckCustomConfig` or `HealthCheckConfig` but not both.
95
107
  */
96
108
  healthCheckCustomConfig?: pulumi.Input<inputs.servicediscovery.ServiceHealthCheckCustomConfigArgs>;
97
109
  /**
@@ -99,21 +111,21 @@ export interface ServiceArgs {
99
111
  */
100
112
  name?: pulumi.Input<string>;
101
113
  /**
102
- * The ID of the namespace in which the service is created.
114
+ * The ID or Amazon Resource Name (ARN) of the namespace that you want to use to create the service. For namespaces shared with your AWS account, specify the namespace ARN. For more information about shared namespaces, see [Cross-account AWS Cloud Map namespace sharing](https://docs.aws.amazon.com/cloud-map/latest/dg/sharing-namespaces.html) in the *AWS Cloud Map Developer Guide* .
103
115
  */
104
116
  namespaceId?: pulumi.Input<string>;
105
117
  /**
106
- * A string map that contains attributes and values for the service. You can specify a maximum of 30 key-value pairs.
118
+ * A complex type that contains information about attributes associated with a specific service.
119
+ *
120
+ * Search the [CloudFormation User Guide](https://docs.aws.amazon.com/cloudformation/) for `AWS::ServiceDiscovery::Service` for more information about the expected schema for this property.
107
121
  */
108
- serviceAttributes?: pulumi.Input<{
109
- [key: string]: pulumi.Input<string>;
110
- }>;
122
+ serviceAttributes?: any;
111
123
  /**
112
- * An array of key-value pairs to associate with the service.
124
+ * The tags for the service. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
113
125
  */
114
126
  tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
115
127
  /**
116
- * The type of service. Supported values are HTTP or DNS.
128
+ * If present, specifies that the service instances are only discoverable using the `DiscoverInstances` API operation. No DNS records is registered for the service instances. The only valid value is `HTTP` .
117
129
  */
118
130
  type?: pulumi.Input<string>;
119
131
  }
@@ -1 +1 @@
1
- {"version":3,"file":"service.js","sourceRoot":"","sources":["../../servicediscovery/service.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"service.js","sourceRoot":"","sources":["../../servicediscovery/service.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,OAAQ,SAAQ,MAAM,CAAC,cAAc;IAC9C;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,OAAO,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpE,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,OAAO,CAAC,YAAY,CAAC;IACxD,CAAC;IAuDD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAkB,EAAE,IAAmC;QAC7E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,yBAAyB,CAAC,GAAG,IAAI,EAAE,uBAAuB,CAAC;YAC1E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,yBAAyB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,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,yBAAyB,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,CAAC,EAAE,CAAC;QAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,OAAO,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5D,CAAC;;AAvHL,0BAwHC;AA3GG,gBAAgB;AACO,oBAAY,GAAG,qCAAqC,CAAC"}