@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,79 @@
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.Association = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
10
+ */
11
+ class Association extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing Association 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 Association(name, undefined, { ...opts, id: id });
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of Association. 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'] === Association.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a Association 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?.agentSpaceId === undefined && !opts.urn) {
45
+ throw new Error("Missing required property 'agentSpaceId'");
46
+ }
47
+ if (args?.configuration === undefined && !opts.urn) {
48
+ throw new Error("Missing required property 'configuration'");
49
+ }
50
+ if (args?.serviceId === undefined && !opts.urn) {
51
+ throw new Error("Missing required property 'serviceId'");
52
+ }
53
+ resourceInputs["agentSpaceId"] = args?.agentSpaceId;
54
+ resourceInputs["configuration"] = args?.configuration;
55
+ resourceInputs["linkedAssociationIds"] = args?.linkedAssociationIds;
56
+ resourceInputs["serviceId"] = args?.serviceId;
57
+ resourceInputs["associationId"] = undefined /*out*/;
58
+ resourceInputs["createdAt"] = undefined /*out*/;
59
+ resourceInputs["updatedAt"] = undefined /*out*/;
60
+ }
61
+ else {
62
+ resourceInputs["agentSpaceId"] = undefined /*out*/;
63
+ resourceInputs["associationId"] = undefined /*out*/;
64
+ resourceInputs["configuration"] = undefined /*out*/;
65
+ resourceInputs["createdAt"] = undefined /*out*/;
66
+ resourceInputs["linkedAssociationIds"] = undefined /*out*/;
67
+ resourceInputs["serviceId"] = undefined /*out*/;
68
+ resourceInputs["updatedAt"] = undefined /*out*/;
69
+ }
70
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
71
+ const replaceOnChanges = { replaceOnChanges: ["agentSpaceId"] };
72
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
73
+ super(Association.__pulumiType, name, resourceInputs, opts);
74
+ }
75
+ }
76
+ exports.Association = Association;
77
+ /** @internal */
78
+ Association.__pulumiType = 'aws-native:devopsagent:Association';
79
+ //# sourceMappingURL=association.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"association.js","sourceRoot":"","sources":["../../devopsagent/association.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,53 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Resource Type definition for AWS::DevOpsAgent::AgentSpace
5
+ */
6
+ export declare function getAgentSpace(args: GetAgentSpaceArgs, opts?: pulumi.InvokeOptions): Promise<GetAgentSpaceResult>;
7
+ export interface GetAgentSpaceArgs {
8
+ /**
9
+ * The unique identifier of the AgentSpace
10
+ */
11
+ agentSpaceId: string;
12
+ }
13
+ export interface GetAgentSpaceResult {
14
+ /**
15
+ * The unique identifier of the AgentSpace
16
+ */
17
+ readonly agentSpaceId?: string;
18
+ /**
19
+ * The Amazon Resource Name (ARN) of the AgentSpace.
20
+ */
21
+ readonly arn?: string;
22
+ /**
23
+ * The timestamp when the resource was created.
24
+ */
25
+ readonly createdAt?: string;
26
+ /**
27
+ * The description of the AgentSpace.
28
+ */
29
+ readonly description?: string;
30
+ /**
31
+ * The name of the AgentSpace.
32
+ */
33
+ readonly name?: string;
34
+ readonly operatorApp?: outputs.devopsagent.AgentSpaceOperatorApp;
35
+ /**
36
+ * An array of key-value pairs to apply to this resource.
37
+ */
38
+ readonly tags?: outputs.Tag[];
39
+ /**
40
+ * The timestamp when the resource was last updated.
41
+ */
42
+ readonly updatedAt?: string;
43
+ }
44
+ /**
45
+ * Resource Type definition for AWS::DevOpsAgent::AgentSpace
46
+ */
47
+ export declare function getAgentSpaceOutput(args: GetAgentSpaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAgentSpaceResult>;
48
+ export interface GetAgentSpaceOutputArgs {
49
+ /**
50
+ * The unique identifier of the AgentSpace
51
+ */
52
+ agentSpaceId: pulumi.Input<string>;
53
+ }
@@ -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.getAgentSpaceOutput = exports.getAgentSpace = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::DevOpsAgent::AgentSpace
10
+ */
11
+ function getAgentSpace(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:devopsagent:getAgentSpace", {
14
+ "agentSpaceId": args.agentSpaceId,
15
+ }, opts);
16
+ }
17
+ exports.getAgentSpace = getAgentSpace;
18
+ /**
19
+ * Resource Type definition for AWS::DevOpsAgent::AgentSpace
20
+ */
21
+ function getAgentSpaceOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:devopsagent:getAgentSpace", {
24
+ "agentSpaceId": args.agentSpaceId,
25
+ }, opts);
26
+ }
27
+ exports.getAgentSpaceOutput = getAgentSpaceOutput;
28
+ //# sourceMappingURL=getAgentSpace.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAgentSpace.js","sourceRoot":"","sources":["../../devopsagent/getAgentSpace.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,sCAAsC,EAAE;QACjE,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sCAKC;AAwCD;;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,sCAAsC,EAAE;QACvE,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kDAKC"}
@@ -0,0 +1,52 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
5
+ */
6
+ export declare function getAssociation(args: GetAssociationArgs, opts?: pulumi.InvokeOptions): Promise<GetAssociationResult>;
7
+ export interface GetAssociationArgs {
8
+ /**
9
+ * The unique identifier of the AgentSpace
10
+ */
11
+ agentSpaceId: string;
12
+ /**
13
+ * The unique identifier of the association
14
+ */
15
+ associationId: string;
16
+ }
17
+ export interface GetAssociationResult {
18
+ /**
19
+ * The unique identifier of the association
20
+ */
21
+ readonly associationId?: string;
22
+ /**
23
+ * The configuration that directs how AgentSpace interacts with the given service
24
+ */
25
+ readonly configuration?: outputs.devopsagent.AssociationServiceConfiguration;
26
+ /**
27
+ * The timestamp when the association was created
28
+ */
29
+ readonly createdAt?: string;
30
+ /**
31
+ * The identifier for the associated service
32
+ */
33
+ readonly serviceId?: string;
34
+ /**
35
+ * The timestamp when the association was last updated
36
+ */
37
+ readonly updatedAt?: string;
38
+ }
39
+ /**
40
+ * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
41
+ */
42
+ export declare function getAssociationOutput(args: GetAssociationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAssociationResult>;
43
+ export interface GetAssociationOutputArgs {
44
+ /**
45
+ * The unique identifier of the AgentSpace
46
+ */
47
+ agentSpaceId: pulumi.Input<string>;
48
+ /**
49
+ * The unique identifier of the association
50
+ */
51
+ associationId: pulumi.Input<string>;
52
+ }
@@ -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.getAssociationOutput = exports.getAssociation = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
10
+ */
11
+ function getAssociation(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:devopsagent:getAssociation", {
14
+ "agentSpaceId": args.agentSpaceId,
15
+ "associationId": args.associationId,
16
+ }, opts);
17
+ }
18
+ exports.getAssociation = getAssociation;
19
+ /**
20
+ * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
21
+ */
22
+ function getAssociationOutput(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invokeOutput("aws-native:devopsagent:getAssociation", {
25
+ "agentSpaceId": args.agentSpaceId,
26
+ "associationId": args.associationId,
27
+ }, opts);
28
+ }
29
+ exports.getAssociationOutput = getAssociationOutput;
30
+ //# sourceMappingURL=getAssociation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getAssociation.js","sourceRoot":"","sources":["../../devopsagent/getAssociation.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAmCD;;GAEG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
@@ -0,0 +1,44 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * The AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.
5
+ */
6
+ export declare function getService(args: GetServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceResult>;
7
+ export interface GetServiceArgs {
8
+ /**
9
+ * The unique identifier of the service
10
+ */
11
+ serviceId: string;
12
+ }
13
+ export interface GetServiceResult {
14
+ /**
15
+ * List of accessible resources for this service
16
+ */
17
+ readonly accessibleResources?: any[];
18
+ /**
19
+ * Additional details specific to the service type
20
+ */
21
+ readonly additionalServiceDetails?: outputs.devopsagent.ServiceAdditionalServiceDetails;
22
+ /**
23
+ * The Amazon Resource Name (ARN) of the Service.
24
+ */
25
+ readonly arn?: string;
26
+ /**
27
+ * The unique identifier of the service
28
+ */
29
+ readonly serviceId?: string;
30
+ /**
31
+ * An array of key-value pairs to apply to this resource.
32
+ */
33
+ readonly tags?: outputs.Tag[];
34
+ }
35
+ /**
36
+ * The AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.
37
+ */
38
+ export declare function getServiceOutput(args: GetServiceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServiceResult>;
39
+ export interface GetServiceOutputArgs {
40
+ /**
41
+ * The unique identifier of the service
42
+ */
43
+ serviceId: pulumi.Input<string>;
44
+ }
@@ -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.getServiceOutput = exports.getService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.
10
+ */
11
+ function getService(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:devopsagent:getService", {
14
+ "serviceId": args.serviceId,
15
+ }, opts);
16
+ }
17
+ exports.getService = getService;
18
+ /**
19
+ * The AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.
20
+ */
21
+ function getServiceOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:devopsagent:getService", {
24
+ "serviceId": args.serviceId,
25
+ }, opts);
26
+ }
27
+ exports.getServiceOutput = getServiceOutput;
28
+ //# sourceMappingURL=getService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getService.js","sourceRoot":"","sources":["../../devopsagent/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,mCAAmC,EAAE;QAC9D,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AA+BD;;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,mCAAmC,EAAE;QACpE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
@@ -0,0 +1,19 @@
1
+ export { AgentSpaceArgs } from "./agentSpace";
2
+ export type AgentSpace = import("./agentSpace").AgentSpace;
3
+ export declare const AgentSpace: typeof import("./agentSpace").AgentSpace;
4
+ export { AssociationArgs } from "./association";
5
+ export type Association = import("./association").Association;
6
+ export declare const Association: typeof import("./association").Association;
7
+ export { GetAgentSpaceArgs, GetAgentSpaceResult, GetAgentSpaceOutputArgs } from "./getAgentSpace";
8
+ export declare const getAgentSpace: typeof import("./getAgentSpace").getAgentSpace;
9
+ export declare const getAgentSpaceOutput: typeof import("./getAgentSpace").getAgentSpaceOutput;
10
+ export { GetAssociationArgs, GetAssociationResult, GetAssociationOutputArgs } from "./getAssociation";
11
+ export declare const getAssociation: typeof import("./getAssociation").getAssociation;
12
+ export declare const getAssociationOutput: typeof import("./getAssociation").getAssociationOutput;
13
+ export { GetServiceArgs, GetServiceResult, GetServiceOutputArgs } from "./getService";
14
+ export declare const getService: typeof import("./getService").getService;
15
+ export declare const getServiceOutput: typeof import("./getService").getServiceOutput;
16
+ export { ServiceArgs } from "./service";
17
+ export type Service = import("./service").Service;
18
+ export declare const Service: typeof import("./service").Service;
19
+ export * from "../types/enums/devopsagent";
@@ -0,0 +1,55 @@
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
+ };
18
+ Object.defineProperty(exports, "__esModule", { value: true });
19
+ exports.Service = exports.getServiceOutput = exports.getService = exports.getAssociationOutput = exports.getAssociation = exports.getAgentSpaceOutput = exports.getAgentSpace = exports.Association = exports.AgentSpace = void 0;
20
+ const pulumi = require("@pulumi/pulumi");
21
+ const utilities = require("../utilities");
22
+ exports.AgentSpace = null;
23
+ utilities.lazyLoad(exports, ["AgentSpace"], () => require("./agentSpace"));
24
+ exports.Association = null;
25
+ utilities.lazyLoad(exports, ["Association"], () => require("./association"));
26
+ exports.getAgentSpace = null;
27
+ exports.getAgentSpaceOutput = null;
28
+ utilities.lazyLoad(exports, ["getAgentSpace", "getAgentSpaceOutput"], () => require("./getAgentSpace"));
29
+ exports.getAssociation = null;
30
+ exports.getAssociationOutput = null;
31
+ utilities.lazyLoad(exports, ["getAssociation", "getAssociationOutput"], () => require("./getAssociation"));
32
+ exports.getService = null;
33
+ exports.getServiceOutput = null;
34
+ utilities.lazyLoad(exports, ["getService", "getServiceOutput"], () => require("./getService"));
35
+ exports.Service = null;
36
+ utilities.lazyLoad(exports, ["Service"], () => require("./service"));
37
+ // Export enums:
38
+ __exportStar(require("../types/enums/devopsagent"), exports);
39
+ const _module = {
40
+ version: utilities.getVersion(),
41
+ construct: (name, type, urn) => {
42
+ switch (type) {
43
+ case "aws-native:devopsagent:AgentSpace":
44
+ return new exports.AgentSpace(name, undefined, { urn });
45
+ case "aws-native:devopsagent:Association":
46
+ return new exports.Association(name, undefined, { urn });
47
+ case "aws-native:devopsagent:Service":
48
+ return new exports.Service(name, undefined, { urn });
49
+ default:
50
+ throw new Error(`unknown resource type ${type}`);
51
+ }
52
+ },
53
+ };
54
+ pulumi.runtime.registerResourceModule("aws-native", "devopsagent", _module);
55
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../devopsagent/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAI9D,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGhE,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAG1F,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC/E,QAAA,oBAAoB,GAA2D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,EAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAG7F,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAIjF,QAAA,OAAO,GAAuC,IAAW,CAAC;AACvE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC;AAGrE,gBAAgB;AAChB,6DAA2C;AAE3C,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,mCAAmC;gBACpC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,oCAAoC;gBACrC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,gCAAgC;gBACjC,OAAO,IAAI,eAAO,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,YAAY,EAAE,aAAa,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,84 @@
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
+ * The AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.
7
+ */
8
+ export declare class Service extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Service 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): Service;
18
+ /**
19
+ * Returns true if the given object is an instance of Service. 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 Service;
23
+ /**
24
+ * List of accessible resources for this service
25
+ */
26
+ readonly accessibleResources: pulumi.Output<any[]>;
27
+ /**
28
+ * Additional details specific to the service type
29
+ */
30
+ readonly additionalServiceDetails: pulumi.Output<outputs.devopsagent.ServiceAdditionalServiceDetails>;
31
+ /**
32
+ * The Amazon Resource Name (ARN) of the Service.
33
+ */
34
+ readonly arn: pulumi.Output<string>;
35
+ /**
36
+ * The ARN of the KMS key to use for encryption.
37
+ */
38
+ readonly kmsKeyArn: pulumi.Output<string | undefined>;
39
+ /**
40
+ * Service-specific configuration details for create operation
41
+ */
42
+ readonly serviceDetails: pulumi.Output<outputs.devopsagent.ServiceDetails | undefined>;
43
+ /**
44
+ * The unique identifier of the service
45
+ */
46
+ readonly serviceId: pulumi.Output<string>;
47
+ /**
48
+ * The type of service being registered
49
+ */
50
+ readonly serviceType: pulumi.Output<enums.devopsagent.ServiceType>;
51
+ /**
52
+ * An array of key-value pairs to apply to this resource.
53
+ */
54
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
55
+ /**
56
+ * Create a Service resource with the given unique name, arguments, and options.
57
+ *
58
+ * @param name The _unique_ name of the resource.
59
+ * @param args The arguments to use to populate this resource's properties.
60
+ * @param opts A bag of options that control this resource's behavior.
61
+ */
62
+ constructor(name: string, args: ServiceArgs, opts?: pulumi.CustomResourceOptions);
63
+ }
64
+ /**
65
+ * The set of arguments for constructing a Service resource.
66
+ */
67
+ export interface ServiceArgs {
68
+ /**
69
+ * The ARN of the KMS key to use for encryption.
70
+ */
71
+ kmsKeyArn?: pulumi.Input<string>;
72
+ /**
73
+ * Service-specific configuration details for create operation
74
+ */
75
+ serviceDetails?: pulumi.Input<inputs.devopsagent.ServiceDetailsArgs>;
76
+ /**
77
+ * The type of service being registered
78
+ */
79
+ serviceType: pulumi.Input<enums.devopsagent.ServiceType>;
80
+ /**
81
+ * An array of key-value pairs to apply to this resource.
82
+ */
83
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
84
+ }
@@ -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.Service = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * The AWS::DevOpsAgent::Service resource registers external services (like Dynatrace, MCP servers, GitLab) for integration with DevOpsAgent.
10
+ */
11
+ class Service extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing Service 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 Service(name, undefined, { ...opts, id: id });
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of Service. 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'] === Service.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a Service 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?.serviceType === undefined && !opts.urn) {
45
+ throw new Error("Missing required property 'serviceType'");
46
+ }
47
+ resourceInputs["kmsKeyArn"] = args?.kmsKeyArn;
48
+ resourceInputs["serviceDetails"] = args?.serviceDetails;
49
+ resourceInputs["serviceType"] = args?.serviceType;
50
+ resourceInputs["tags"] = args?.tags;
51
+ resourceInputs["accessibleResources"] = undefined /*out*/;
52
+ resourceInputs["additionalServiceDetails"] = undefined /*out*/;
53
+ resourceInputs["arn"] = undefined /*out*/;
54
+ resourceInputs["serviceId"] = undefined /*out*/;
55
+ }
56
+ else {
57
+ resourceInputs["accessibleResources"] = undefined /*out*/;
58
+ resourceInputs["additionalServiceDetails"] = undefined /*out*/;
59
+ resourceInputs["arn"] = undefined /*out*/;
60
+ resourceInputs["kmsKeyArn"] = undefined /*out*/;
61
+ resourceInputs["serviceDetails"] = undefined /*out*/;
62
+ resourceInputs["serviceId"] = undefined /*out*/;
63
+ resourceInputs["serviceType"] = undefined /*out*/;
64
+ resourceInputs["tags"] = undefined /*out*/;
65
+ }
66
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
67
+ const replaceOnChanges = { replaceOnChanges: ["kmsKeyArn", "serviceDetails", "serviceType"] };
68
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
69
+ super(Service.__pulumiType, name, resourceInputs, opts);
70
+ }
71
+ }
72
+ exports.Service = Service;
73
+ /** @internal */
74
+ Service.__pulumiType = 'aws-native:devopsagent:Service';
75
+ //# sourceMappingURL=service.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"service.js","sourceRoot":"","sources":["../../devopsagent/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;IAmCD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAiB,EAAE,IAAmC;QAC5E,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;aAAM;YACH,cAAc,CAAC,qBAAqB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1D,cAAc,CAAC,0BAA0B,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/D,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACrD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,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,WAAW,EAAE,gBAAgB,EAAE,aAAa,CAAC,EAAE,CAAC;QAC9F,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;;AAhGL,0BAiGC;AApFG,gBAAgB;AACO,oBAAY,GAAG,gCAAgC,CAAC"}
package/ec2/ec2Fleet.d.ts CHANGED
@@ -46,6 +46,7 @@ export declare class Ec2Fleet extends pulumi.CustomResource {
46
46
  * Indicates whether EC2 Fleet should replace unhealthy Spot Instances. Supported only for fleets of type `maintain` . For more information, see [EC2 Fleet health checks](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#ec2-fleet-health-checks) in the *Amazon EC2 User Guide* .
47
47
  */
48
48
  readonly replaceUnhealthyInstances: pulumi.Output<boolean | undefined>;
49
+ readonly reservedCapacityOptions: pulumi.Output<outputs.ec2.Ec2FleetReservedCapacityOptionsRequest | undefined>;
49
50
  /**
50
51
  * Describes the configuration of Spot Instances in an EC2 Fleet.
51
52
  */
@@ -119,6 +120,7 @@ export interface Ec2FleetArgs {
119
120
  * Indicates whether EC2 Fleet should replace unhealthy Spot Instances. Supported only for fleets of type `maintain` . For more information, see [EC2 Fleet health checks](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html#ec2-fleet-health-checks) in the *Amazon EC2 User Guide* .
120
121
  */
121
122
  replaceUnhealthyInstances?: pulumi.Input<boolean>;
123
+ reservedCapacityOptions?: pulumi.Input<inputs.ec2.Ec2FleetReservedCapacityOptionsRequestArgs>;
122
124
  /**
123
125
  * Describes the configuration of Spot Instances in an EC2 Fleet.
124
126
  */
package/ec2/ec2Fleet.js CHANGED
@@ -52,6 +52,7 @@ class Ec2Fleet extends pulumi.CustomResource {
52
52
  resourceInputs["launchTemplateConfigs"] = args?.launchTemplateConfigs;
53
53
  resourceInputs["onDemandOptions"] = args?.onDemandOptions;
54
54
  resourceInputs["replaceUnhealthyInstances"] = args?.replaceUnhealthyInstances;
55
+ resourceInputs["reservedCapacityOptions"] = args?.reservedCapacityOptions;
55
56
  resourceInputs["spotOptions"] = args?.spotOptions;
56
57
  resourceInputs["tagSpecifications"] = args?.tagSpecifications;
57
58
  resourceInputs["targetCapacitySpecification"] = args?.targetCapacitySpecification;
@@ -68,6 +69,7 @@ class Ec2Fleet extends pulumi.CustomResource {
68
69
  resourceInputs["launchTemplateConfigs"] = undefined /*out*/;
69
70
  resourceInputs["onDemandOptions"] = undefined /*out*/;
70
71
  resourceInputs["replaceUnhealthyInstances"] = undefined /*out*/;
72
+ resourceInputs["reservedCapacityOptions"] = undefined /*out*/;
71
73
  resourceInputs["spotOptions"] = undefined /*out*/;
72
74
  resourceInputs["tagSpecifications"] = undefined /*out*/;
73
75
  resourceInputs["targetCapacitySpecification"] = undefined /*out*/;
@@ -77,7 +79,7 @@ class Ec2Fleet extends pulumi.CustomResource {
77
79
  resourceInputs["validUntil"] = undefined /*out*/;
78
80
  }
79
81
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
80
- const replaceOnChanges = { replaceOnChanges: ["launchTemplateConfigs[*]", "onDemandOptions", "replaceUnhealthyInstances", "spotOptions", "tagSpecifications[*]", "targetCapacitySpecification.defaultTargetCapacityType", "targetCapacitySpecification.targetCapacityUnitType", "terminateInstancesWithExpiration", "type", "validFrom", "validUntil"] };
82
+ const replaceOnChanges = { replaceOnChanges: ["launchTemplateConfigs[*]", "onDemandOptions", "replaceUnhealthyInstances", "reservedCapacityOptions", "spotOptions", "tagSpecifications[*]", "targetCapacitySpecification.defaultTargetCapacityType", "targetCapacitySpecification.targetCapacityUnitType", "terminateInstancesWithExpiration", "type", "validFrom", "validUntil"] };
81
83
  opts = pulumi.mergeOptions(opts, replaceOnChanges);
82
84
  super(Ec2Fleet.__pulumiType, name, resourceInputs, opts);
83
85
  }
@@ -1 +1 @@
1
- {"version":3,"file":"ec2Fleet.js","sourceRoot":"","sources":["../../ec2/ec2Fleet.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ec2Fleet.js","sourceRoot":"","sources":["../../ec2/ec2Fleet.ts"],"names":[],"mappings":"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"}