@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
@@ -43,7 +43,7 @@ export declare class OnlineEvaluationConfig extends pulumi.CustomResource {
43
43
  /**
44
44
  * The execution status indicating whether the online evaluation is currently running.
45
45
  */
46
- readonly executionStatus: pulumi.Output<enums.bedrockagentcore.OnlineEvaluationConfigExecutionStatus>;
46
+ readonly executionStatus: pulumi.Output<enums.bedrockagentcore.OnlineEvaluationConfigExecutionStatus | undefined>;
47
47
  /**
48
48
  * The Amazon Resource Name (ARN) of the online evaluation configuration.
49
49
  */
@@ -105,6 +105,10 @@ export interface OnlineEvaluationConfigArgs {
105
105
  * The list of evaluators to apply during online evaluation.
106
106
  */
107
107
  evaluators: pulumi.Input<pulumi.Input<inputs.bedrockagentcore.OnlineEvaluationConfigEvaluatorReferenceArgs>[]>;
108
+ /**
109
+ * The execution status indicating whether the online evaluation is currently running.
110
+ */
111
+ executionStatus?: pulumi.Input<enums.bedrockagentcore.OnlineEvaluationConfigExecutionStatus>;
108
112
  /**
109
113
  * The name of the online evaluation configuration. Must be unique within your account.
110
114
  */
@@ -57,11 +57,11 @@ class OnlineEvaluationConfig extends pulumi.CustomResource {
57
57
  resourceInputs["description"] = args?.description;
58
58
  resourceInputs["evaluationExecutionRoleArn"] = args?.evaluationExecutionRoleArn;
59
59
  resourceInputs["evaluators"] = args?.evaluators;
60
+ resourceInputs["executionStatus"] = args?.executionStatus;
60
61
  resourceInputs["onlineEvaluationConfigName"] = args?.onlineEvaluationConfigName;
61
62
  resourceInputs["rule"] = args?.rule;
62
63
  resourceInputs["tags"] = args?.tags;
63
64
  resourceInputs["createdAt"] = undefined /*out*/;
64
- resourceInputs["executionStatus"] = undefined /*out*/;
65
65
  resourceInputs["onlineEvaluationConfigArn"] = undefined /*out*/;
66
66
  resourceInputs["onlineEvaluationConfigId"] = undefined /*out*/;
67
67
  resourceInputs["outputConfig"] = undefined /*out*/;
@@ -1 +1 @@
1
- {"version":3,"file":"onlineEvaluationConfig.js","sourceRoot":"","sources":["../../bedrockagentcore/onlineEvaluationConfig.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"onlineEvaluationConfig.js","sourceRoot":"","sources":["../../bedrockagentcore/onlineEvaluationConfig.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,46 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ import * as enums from "../types/enums";
4
+ /**
5
+ * Resource Type definition for AWS::CustomerProfiles::Recommender
6
+ */
7
+ export declare function getRecommender(args: GetRecommenderArgs, opts?: pulumi.InvokeOptions): Promise<GetRecommenderResult>;
8
+ export interface GetRecommenderArgs {
9
+ domainName: string;
10
+ recommenderName: string;
11
+ }
12
+ export interface GetRecommenderResult {
13
+ /**
14
+ * The timestamp of when the recommender was created.
15
+ */
16
+ readonly createdAt?: string;
17
+ readonly description?: string;
18
+ /**
19
+ * The reason for recommender failure.
20
+ */
21
+ readonly failureReason?: string;
22
+ /**
23
+ * The timestamp of when the recommender was last updated.
24
+ */
25
+ readonly lastUpdatedAt?: string;
26
+ readonly latestRecommenderUpdate?: outputs.customerprofiles.RecommenderUpdate;
27
+ /**
28
+ * The Amazon Resource Name (ARN) of the recommender.
29
+ */
30
+ readonly recommenderArn?: string;
31
+ readonly recommenderConfig?: outputs.customerprofiles.RecommenderConfig;
32
+ readonly status?: enums.customerprofiles.RecommenderStatus;
33
+ /**
34
+ * The tags used to organize, track, or control access for this resource.
35
+ */
36
+ readonly tags?: outputs.Tag[];
37
+ readonly trainingMetrics?: outputs.customerprofiles.RecommenderTrainingMetrics[];
38
+ }
39
+ /**
40
+ * Resource Type definition for AWS::CustomerProfiles::Recommender
41
+ */
42
+ export declare function getRecommenderOutput(args: GetRecommenderOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRecommenderResult>;
43
+ export interface GetRecommenderOutputArgs {
44
+ domainName: pulumi.Input<string>;
45
+ recommenderName: pulumi.Input<string>;
46
+ }
@@ -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.getRecommenderOutput = exports.getRecommender = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::CustomerProfiles::Recommender
10
+ */
11
+ function getRecommender(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:customerprofiles:getRecommender", {
14
+ "domainName": args.domainName,
15
+ "recommenderName": args.recommenderName,
16
+ }, opts);
17
+ }
18
+ exports.getRecommender = getRecommender;
19
+ /**
20
+ * Resource Type definition for AWS::CustomerProfiles::Recommender
21
+ */
22
+ function getRecommenderOutput(args, opts) {
23
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
24
+ return pulumi.runtime.invokeOutput("aws-native:customerprofiles:getRecommender", {
25
+ "domainName": args.domainName,
26
+ "recommenderName": args.recommenderName,
27
+ }, opts);
28
+ }
29
+ exports.getRecommenderOutput = getRecommenderOutput;
30
+ //# sourceMappingURL=getRecommender.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRecommender.js","sourceRoot":"","sources":["../../customerprofiles/getRecommender.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,4CAA4C,EAAE;QACvE,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAkCD;;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,4CAA4C,EAAE;QAC7E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
@@ -28,6 +28,9 @@ export declare const getIntegrationOutput: typeof import("./getIntegration").get
28
28
  export { GetObjectTypeArgs, GetObjectTypeResult, GetObjectTypeOutputArgs } from "./getObjectType";
29
29
  export declare const getObjectType: typeof import("./getObjectType").getObjectType;
30
30
  export declare const getObjectTypeOutput: typeof import("./getObjectType").getObjectTypeOutput;
31
+ export { GetRecommenderArgs, GetRecommenderResult, GetRecommenderOutputArgs } from "./getRecommender";
32
+ export declare const getRecommender: typeof import("./getRecommender").getRecommender;
33
+ export declare const getRecommenderOutput: typeof import("./getRecommender").getRecommenderOutput;
31
34
  export { GetSegmentDefinitionArgs, GetSegmentDefinitionResult, GetSegmentDefinitionOutputArgs } from "./getSegmentDefinition";
32
35
  export declare const getSegmentDefinition: typeof import("./getSegmentDefinition").getSegmentDefinition;
33
36
  export declare const getSegmentDefinitionOutput: typeof import("./getSegmentDefinition").getSegmentDefinitionOutput;
@@ -37,6 +40,9 @@ export declare const Integration: typeof import("./integration").Integration;
37
40
  export { ObjectTypeArgs } from "./objectType";
38
41
  export type ObjectType = import("./objectType").ObjectType;
39
42
  export declare const ObjectType: typeof import("./objectType").ObjectType;
43
+ export { RecommenderArgs } from "./recommender";
44
+ export type Recommender = import("./recommender").Recommender;
45
+ export declare const Recommender: typeof import("./recommender").Recommender;
40
46
  export { SegmentDefinitionArgs } from "./segmentDefinition";
41
47
  export type SegmentDefinition = import("./segmentDefinition").SegmentDefinition;
42
48
  export declare const SegmentDefinition: typeof import("./segmentDefinition").SegmentDefinition;
@@ -16,7 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
17
  };
18
18
  Object.defineProperty(exports, "__esModule", { value: true });
19
- exports.SegmentDefinition = exports.ObjectType = exports.Integration = exports.getSegmentDefinitionOutput = exports.getSegmentDefinition = exports.getObjectTypeOutput = exports.getObjectType = exports.getIntegrationOutput = exports.getIntegration = exports.getEventTriggerOutput = exports.getEventTrigger = exports.getEventStreamOutput = exports.getEventStream = exports.getDomainOutput = exports.getDomain = exports.getCalculatedAttributeDefinitionOutput = exports.getCalculatedAttributeDefinition = exports.EventTrigger = exports.EventStream = exports.Domain = exports.CalculatedAttributeDefinition = void 0;
19
+ exports.SegmentDefinition = exports.Recommender = exports.ObjectType = exports.Integration = exports.getSegmentDefinitionOutput = exports.getSegmentDefinition = exports.getRecommenderOutput = exports.getRecommender = exports.getObjectTypeOutput = exports.getObjectType = exports.getIntegrationOutput = exports.getIntegration = exports.getEventTriggerOutput = exports.getEventTrigger = exports.getEventStreamOutput = exports.getEventStream = exports.getDomainOutput = exports.getDomain = exports.getCalculatedAttributeDefinitionOutput = exports.getCalculatedAttributeDefinition = exports.EventTrigger = exports.EventStream = exports.Domain = exports.CalculatedAttributeDefinition = void 0;
20
20
  const pulumi = require("@pulumi/pulumi");
21
21
  const utilities = require("../utilities");
22
22
  exports.CalculatedAttributeDefinition = null;
@@ -45,6 +45,9 @@ utilities.lazyLoad(exports, ["getIntegration", "getIntegrationOutput"], () => re
45
45
  exports.getObjectType = null;
46
46
  exports.getObjectTypeOutput = null;
47
47
  utilities.lazyLoad(exports, ["getObjectType", "getObjectTypeOutput"], () => require("./getObjectType"));
48
+ exports.getRecommender = null;
49
+ exports.getRecommenderOutput = null;
50
+ utilities.lazyLoad(exports, ["getRecommender", "getRecommenderOutput"], () => require("./getRecommender"));
48
51
  exports.getSegmentDefinition = null;
49
52
  exports.getSegmentDefinitionOutput = null;
50
53
  utilities.lazyLoad(exports, ["getSegmentDefinition", "getSegmentDefinitionOutput"], () => require("./getSegmentDefinition"));
@@ -52,6 +55,8 @@ exports.Integration = null;
52
55
  utilities.lazyLoad(exports, ["Integration"], () => require("./integration"));
53
56
  exports.ObjectType = null;
54
57
  utilities.lazyLoad(exports, ["ObjectType"], () => require("./objectType"));
58
+ exports.Recommender = null;
59
+ utilities.lazyLoad(exports, ["Recommender"], () => require("./recommender"));
55
60
  exports.SegmentDefinition = null;
56
61
  utilities.lazyLoad(exports, ["SegmentDefinition"], () => require("./segmentDefinition"));
57
62
  // Export enums:
@@ -72,6 +77,8 @@ const _module = {
72
77
  return new exports.Integration(name, undefined, { urn });
73
78
  case "aws-native:customerprofiles:ObjectType":
74
79
  return new exports.ObjectType(name, undefined, { urn });
80
+ case "aws-native:customerprofiles:Recommender":
81
+ return new exports.Recommender(name, undefined, { urn });
75
82
  case "aws-native:customerprofiles:SegmentDefinition":
76
83
  return new exports.SegmentDefinition(name, undefined, { urn });
77
84
  default:
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../customerprofiles/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../customerprofiles/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,6BAA6B,GAAmF,IAAW,CAAC;AACzI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,+BAA+B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC,CAAC;AAIpG,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,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;AAIhE,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGlE,QAAA,gCAAgC,GAAyF,IAAW,CAAC;AACrI,QAAA,sCAAsC,GAA+F,IAAW,CAAC;AAC9J,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kCAAkC,EAAC,wCAAwC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC,CAAC;AAGnJ,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,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,eAAe,GAAuD,IAAW,CAAC;AAClF,QAAA,qBAAqB,GAA6D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,EAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAGhG,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,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,oBAAoB,GAAiE,IAAW,CAAC;AACjG,QAAA,0BAA0B,GAAuE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,EAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAI/G,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;AAIhE,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;AAIhE,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGzF,gBAAgB;AAChB,kEAAgD;AAEhD,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,2DAA2D;gBAC5D,OAAO,IAAI,qCAA6B,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3E,KAAK,oCAAoC;gBACrC,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,yCAAyC;gBAC1C,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D,KAAK,yCAAyC;gBAC1C,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,wCAAwC;gBACzC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD,KAAK,yCAAyC;gBAC1C,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD,KAAK,+CAA+C;gBAChD,OAAO,IAAI,yBAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,YAAY,EAAE,kBAAkB,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,73 @@
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 Type definition for AWS::CustomerProfiles::Recommender
7
+ */
8
+ export declare class Recommender extends pulumi.CustomResource {
9
+ /**
10
+ * Get an existing Recommender 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): Recommender;
18
+ /**
19
+ * Returns true if the given object is an instance of Recommender. 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 Recommender;
23
+ /**
24
+ * The timestamp of when the recommender was created.
25
+ */
26
+ readonly createdAt: pulumi.Output<string>;
27
+ readonly description: pulumi.Output<string | undefined>;
28
+ readonly domainName: pulumi.Output<string>;
29
+ /**
30
+ * The reason for recommender failure.
31
+ */
32
+ readonly failureReason: pulumi.Output<string>;
33
+ /**
34
+ * The timestamp of when the recommender was last updated.
35
+ */
36
+ readonly lastUpdatedAt: pulumi.Output<string>;
37
+ readonly latestRecommenderUpdate: pulumi.Output<outputs.customerprofiles.RecommenderUpdate>;
38
+ /**
39
+ * The Amazon Resource Name (ARN) of the recommender.
40
+ */
41
+ readonly recommenderArn: pulumi.Output<string>;
42
+ readonly recommenderConfig: pulumi.Output<outputs.customerprofiles.RecommenderConfig | undefined>;
43
+ readonly recommenderName: pulumi.Output<string>;
44
+ readonly recommenderRecipeName: pulumi.Output<string>;
45
+ readonly status: pulumi.Output<enums.customerprofiles.RecommenderStatus>;
46
+ /**
47
+ * The tags used to organize, track, or control access for this resource.
48
+ */
49
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
50
+ readonly trainingMetrics: pulumi.Output<outputs.customerprofiles.RecommenderTrainingMetrics[]>;
51
+ /**
52
+ * Create a Recommender resource with the given unique name, arguments, and options.
53
+ *
54
+ * @param name The _unique_ name of the resource.
55
+ * @param args The arguments to use to populate this resource's properties.
56
+ * @param opts A bag of options that control this resource's behavior.
57
+ */
58
+ constructor(name: string, args: RecommenderArgs, opts?: pulumi.CustomResourceOptions);
59
+ }
60
+ /**
61
+ * The set of arguments for constructing a Recommender resource.
62
+ */
63
+ export interface RecommenderArgs {
64
+ description?: pulumi.Input<string>;
65
+ domainName: pulumi.Input<string>;
66
+ recommenderConfig?: pulumi.Input<inputs.customerprofiles.RecommenderConfigArgs>;
67
+ recommenderName?: pulumi.Input<string>;
68
+ recommenderRecipeName: pulumi.Input<string>;
69
+ /**
70
+ * The tags used to organize, track, or control access for this resource.
71
+ */
72
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
73
+ }
@@ -0,0 +1,88 @@
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.Recommender = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::CustomerProfiles::Recommender
10
+ */
11
+ class Recommender extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing Recommender 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 Recommender(name, undefined, { ...opts, id: id });
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of Recommender. 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'] === Recommender.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a Recommender 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?.domainName === undefined && !opts.urn) {
45
+ throw new Error("Missing required property 'domainName'");
46
+ }
47
+ if (args?.recommenderRecipeName === undefined && !opts.urn) {
48
+ throw new Error("Missing required property 'recommenderRecipeName'");
49
+ }
50
+ resourceInputs["description"] = args?.description;
51
+ resourceInputs["domainName"] = args?.domainName;
52
+ resourceInputs["recommenderConfig"] = args?.recommenderConfig;
53
+ resourceInputs["recommenderName"] = args?.recommenderName;
54
+ resourceInputs["recommenderRecipeName"] = args?.recommenderRecipeName;
55
+ resourceInputs["tags"] = args?.tags;
56
+ resourceInputs["createdAt"] = undefined /*out*/;
57
+ resourceInputs["failureReason"] = undefined /*out*/;
58
+ resourceInputs["lastUpdatedAt"] = undefined /*out*/;
59
+ resourceInputs["latestRecommenderUpdate"] = undefined /*out*/;
60
+ resourceInputs["recommenderArn"] = undefined /*out*/;
61
+ resourceInputs["status"] = undefined /*out*/;
62
+ resourceInputs["trainingMetrics"] = undefined /*out*/;
63
+ }
64
+ else {
65
+ resourceInputs["createdAt"] = undefined /*out*/;
66
+ resourceInputs["description"] = undefined /*out*/;
67
+ resourceInputs["domainName"] = undefined /*out*/;
68
+ resourceInputs["failureReason"] = undefined /*out*/;
69
+ resourceInputs["lastUpdatedAt"] = undefined /*out*/;
70
+ resourceInputs["latestRecommenderUpdate"] = undefined /*out*/;
71
+ resourceInputs["recommenderArn"] = undefined /*out*/;
72
+ resourceInputs["recommenderConfig"] = undefined /*out*/;
73
+ resourceInputs["recommenderName"] = undefined /*out*/;
74
+ resourceInputs["recommenderRecipeName"] = undefined /*out*/;
75
+ resourceInputs["status"] = undefined /*out*/;
76
+ resourceInputs["tags"] = undefined /*out*/;
77
+ resourceInputs["trainingMetrics"] = undefined /*out*/;
78
+ }
79
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
80
+ const replaceOnChanges = { replaceOnChanges: ["domainName", "recommenderName", "recommenderRecipeName"] };
81
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
82
+ super(Recommender.__pulumiType, name, resourceInputs, opts);
83
+ }
84
+ }
85
+ exports.Recommender = Recommender;
86
+ /** @internal */
87
+ Recommender.__pulumiType = 'aws-native:customerprofiles:Recommender';
88
+ //# sourceMappingURL=recommender.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recommender.js","sourceRoot":"","sources":["../../customerprofiles/recommender.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,85 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Resource Type definition for AWS::DevOpsAgent::AgentSpace
6
+ */
7
+ export declare class AgentSpace extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing AgentSpace resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param opts Optional settings to control the behavior of the CustomResource.
15
+ */
16
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): AgentSpace;
17
+ /**
18
+ * Returns true if the given object is an instance of AgentSpace. This is designed to work even
19
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
20
+ */
21
+ static isInstance(obj: any): obj is AgentSpace;
22
+ /**
23
+ * The unique identifier of the AgentSpace
24
+ */
25
+ readonly agentSpaceId: pulumi.Output<string>;
26
+ /**
27
+ * The Amazon Resource Name (ARN) of the AgentSpace.
28
+ */
29
+ readonly arn: pulumi.Output<string>;
30
+ /**
31
+ * The timestamp when the resource was created.
32
+ */
33
+ readonly createdAt: pulumi.Output<string>;
34
+ /**
35
+ * The description of the AgentSpace.
36
+ */
37
+ readonly description: pulumi.Output<string | undefined>;
38
+ /**
39
+ * The ARN of the KMS key to use for encryption.
40
+ */
41
+ readonly kmsKeyArn: pulumi.Output<string | undefined>;
42
+ /**
43
+ * The name of the AgentSpace.
44
+ */
45
+ readonly name: pulumi.Output<string>;
46
+ readonly operatorApp: pulumi.Output<outputs.devopsagent.AgentSpaceOperatorApp | undefined>;
47
+ /**
48
+ * An array of key-value pairs to apply to this resource.
49
+ */
50
+ readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
51
+ /**
52
+ * The timestamp when the resource was last updated.
53
+ */
54
+ readonly updatedAt: pulumi.Output<string>;
55
+ /**
56
+ * Create a AgentSpace 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?: AgentSpaceArgs, opts?: pulumi.CustomResourceOptions);
63
+ }
64
+ /**
65
+ * The set of arguments for constructing a AgentSpace resource.
66
+ */
67
+ export interface AgentSpaceArgs {
68
+ /**
69
+ * The description of the AgentSpace.
70
+ */
71
+ description?: pulumi.Input<string>;
72
+ /**
73
+ * The ARN of the KMS key to use for encryption.
74
+ */
75
+ kmsKeyArn?: pulumi.Input<string>;
76
+ /**
77
+ * The name of the AgentSpace.
78
+ */
79
+ name?: pulumi.Input<string>;
80
+ operatorApp?: pulumi.Input<inputs.devopsagent.AgentSpaceOperatorAppArgs>;
81
+ /**
82
+ * An array of key-value pairs to apply to this resource.
83
+ */
84
+ tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[]>;
85
+ }
@@ -0,0 +1,74 @@
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.AgentSpace = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::DevOpsAgent::AgentSpace
10
+ */
11
+ class AgentSpace extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing AgentSpace 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 AgentSpace(name, undefined, { ...opts, id: id });
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of AgentSpace. 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'] === AgentSpace.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a AgentSpace 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
+ resourceInputs["description"] = args?.description;
45
+ resourceInputs["kmsKeyArn"] = args?.kmsKeyArn;
46
+ resourceInputs["name"] = args?.name;
47
+ resourceInputs["operatorApp"] = args?.operatorApp;
48
+ resourceInputs["tags"] = args?.tags;
49
+ resourceInputs["agentSpaceId"] = undefined /*out*/;
50
+ resourceInputs["arn"] = undefined /*out*/;
51
+ resourceInputs["createdAt"] = undefined /*out*/;
52
+ resourceInputs["updatedAt"] = undefined /*out*/;
53
+ }
54
+ else {
55
+ resourceInputs["agentSpaceId"] = undefined /*out*/;
56
+ resourceInputs["arn"] = undefined /*out*/;
57
+ resourceInputs["createdAt"] = undefined /*out*/;
58
+ resourceInputs["description"] = undefined /*out*/;
59
+ resourceInputs["kmsKeyArn"] = undefined /*out*/;
60
+ resourceInputs["name"] = undefined /*out*/;
61
+ resourceInputs["operatorApp"] = undefined /*out*/;
62
+ resourceInputs["tags"] = undefined /*out*/;
63
+ resourceInputs["updatedAt"] = undefined /*out*/;
64
+ }
65
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
66
+ const replaceOnChanges = { replaceOnChanges: ["kmsKeyArn"] };
67
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
68
+ super(AgentSpace.__pulumiType, name, resourceInputs, opts);
69
+ }
70
+ }
71
+ exports.AgentSpace = AgentSpace;
72
+ /** @internal */
73
+ AgentSpace.__pulumiType = 'aws-native:devopsagent:AgentSpace';
74
+ //# sourceMappingURL=agentSpace.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"agentSpace.js","sourceRoot":"","sources":["../../devopsagent/agentSpace.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,UAAU,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,UAAU,CAAC,YAAY,CAAC;IAC3D,CAAC;IAoCD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAqB,EAAE,IAAmC;QAChF,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,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;aAAM;YACH,cAAc,CAAC,cAAc,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACnD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC1C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACnD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,gBAAgB,GAAG,EAAE,gBAAgB,EAAE,CAAC,WAAW,CAAC,EAAE,CAAC;QAC7D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,UAAU,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/D,CAAC;;AAhGL,gCAiGC;AApFG,gBAAgB;AACO,uBAAY,GAAG,mCAAmC,CAAC"}
@@ -0,0 +1,79 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Resource Type definition for AWS::DevOpsAgent::Association defining how the AgentSpace interacts with external services like GitHub, Slack, AWS accounts, and others.
6
+ */
7
+ export declare class Association extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing Association resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param opts Optional settings to control the behavior of the CustomResource.
15
+ */
16
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Association;
17
+ /**
18
+ * Returns true if the given object is an instance of Association. This is designed to work even
19
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
20
+ */
21
+ static isInstance(obj: any): obj is Association;
22
+ /**
23
+ * The unique identifier of the AgentSpace
24
+ */
25
+ readonly agentSpaceId: pulumi.Output<string>;
26
+ /**
27
+ * The unique identifier of the association
28
+ */
29
+ readonly associationId: pulumi.Output<string>;
30
+ /**
31
+ * The configuration that directs how AgentSpace interacts with the given service
32
+ */
33
+ readonly configuration: pulumi.Output<outputs.devopsagent.AssociationServiceConfiguration>;
34
+ /**
35
+ * The timestamp when the association was created
36
+ */
37
+ readonly createdAt: pulumi.Output<string>;
38
+ /**
39
+ * Set of linked association IDs for parent-child relationships
40
+ */
41
+ readonly linkedAssociationIds: pulumi.Output<string[] | undefined>;
42
+ /**
43
+ * The identifier for the associated service
44
+ */
45
+ readonly serviceId: pulumi.Output<string>;
46
+ /**
47
+ * The timestamp when the association was last updated
48
+ */
49
+ readonly updatedAt: pulumi.Output<string>;
50
+ /**
51
+ * Create a Association resource with the given unique name, arguments, and options.
52
+ *
53
+ * @param name The _unique_ name of the resource.
54
+ * @param args The arguments to use to populate this resource's properties.
55
+ * @param opts A bag of options that control this resource's behavior.
56
+ */
57
+ constructor(name: string, args: AssociationArgs, opts?: pulumi.CustomResourceOptions);
58
+ }
59
+ /**
60
+ * The set of arguments for constructing a Association resource.
61
+ */
62
+ export interface AssociationArgs {
63
+ /**
64
+ * The unique identifier of the AgentSpace
65
+ */
66
+ agentSpaceId: pulumi.Input<string>;
67
+ /**
68
+ * The configuration that directs how AgentSpace interacts with the given service
69
+ */
70
+ configuration: pulumi.Input<inputs.devopsagent.AssociationServiceConfigurationArgs>;
71
+ /**
72
+ * Set of linked association IDs for parent-child relationships
73
+ */
74
+ linkedAssociationIds?: pulumi.Input<pulumi.Input<string>[]>;
75
+ /**
76
+ * The identifier for the associated service
77
+ */
78
+ serviceId: pulumi.Input<string>;
79
+ }