@pulumi/aws-native 1.35.0-alpha.1758168011 → 1.35.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 (171) hide show
  1. package/apigateway/domainName.d.ts +4 -4
  2. package/apigateway/getDomainName.d.ts +2 -2
  3. package/appstream/getImageBuilder.d.ts +5 -0
  4. package/appstream/getImageBuilder.js.map +1 -1
  5. package/appstream/imageBuilder.d.ts +10 -0
  6. package/appstream/imageBuilder.js.map +1 -1
  7. package/appsync/domainName.d.ts +2 -2
  8. package/aps/getScraper.d.ts +4 -0
  9. package/aps/getScraper.js.map +1 -1
  10. package/aps/index.d.ts +1 -0
  11. package/aps/index.js +16 -0
  12. package/aps/index.js.map +1 -1
  13. package/aps/scraper.d.ts +8 -0
  14. package/aps/scraper.js +2 -0
  15. package/aps/scraper.js.map +1 -1
  16. package/bedrock/getGuardrail.d.ts +4 -0
  17. package/bedrock/getGuardrail.js.map +1 -1
  18. package/bedrock/guardrail.d.ts +8 -0
  19. package/bedrock/guardrail.js +2 -0
  20. package/bedrock/guardrail.js.map +1 -1
  21. package/bedrockagentcore/browserCustom.d.ts +102 -0
  22. package/bedrockagentcore/browserCustom.js +81 -0
  23. package/bedrockagentcore/browserCustom.js.map +1 -0
  24. package/bedrockagentcore/codeInterpreterCustom.d.ts +94 -0
  25. package/bedrockagentcore/codeInterpreterCustom.js +79 -0
  26. package/bedrockagentcore/codeInterpreterCustom.js.map +1 -0
  27. package/bedrockagentcore/getBrowserCustom.d.ts +47 -0
  28. package/bedrockagentcore/getBrowserCustom.js +28 -0
  29. package/bedrockagentcore/getBrowserCustom.js.map +1 -0
  30. package/bedrockagentcore/getCodeInterpreterCustom.d.ts +47 -0
  31. package/bedrockagentcore/getCodeInterpreterCustom.js +28 -0
  32. package/bedrockagentcore/getCodeInterpreterCustom.js.map +1 -0
  33. package/bedrockagentcore/getRuntime.d.ts +86 -0
  34. package/bedrockagentcore/getRuntime.js +28 -0
  35. package/bedrockagentcore/getRuntime.js.map +1 -0
  36. package/bedrockagentcore/getRuntimeEndpoint.d.ts +67 -0
  37. package/bedrockagentcore/getRuntimeEndpoint.js +28 -0
  38. package/bedrockagentcore/getRuntimeEndpoint.js.map +1 -0
  39. package/bedrockagentcore/index.d.ts +25 -0
  40. package/bedrockagentcore/index.js +62 -0
  41. package/bedrockagentcore/index.js.map +1 -0
  42. package/bedrockagentcore/runtime.d.ts +138 -0
  43. package/bedrockagentcore/runtime.js +100 -0
  44. package/bedrockagentcore/runtime.js.map +1 -0
  45. package/bedrockagentcore/runtimeEndpoint.d.ts +108 -0
  46. package/bedrockagentcore/runtimeEndpoint.js +87 -0
  47. package/bedrockagentcore/runtimeEndpoint.js.map +1 -0
  48. package/connect/getRoutingProfile.d.ts +4 -0
  49. package/connect/getRoutingProfile.js.map +1 -1
  50. package/connect/routingProfile.d.ts +8 -0
  51. package/connect/routingProfile.js +2 -0
  52. package/connect/routingProfile.js.map +1 -1
  53. package/datazone/getPolicyGrant.d.ts +2 -2
  54. package/datazone/policyGrant.d.ts +2 -2
  55. package/dynamodb/getGlobalTable.d.ts +1 -0
  56. package/dynamodb/getGlobalTable.js.map +1 -1
  57. package/dynamodb/getTable.d.ts +4 -2
  58. package/dynamodb/getTable.js.map +1 -1
  59. package/dynamodb/globalTable.d.ts +4 -0
  60. package/dynamodb/globalTable.js +5 -1
  61. package/dynamodb/globalTable.js.map +1 -1
  62. package/dynamodb/table.d.ts +7 -4
  63. package/dynamodb/table.js +2 -0
  64. package/dynamodb/table.js.map +1 -1
  65. package/ec2/getNetworkInterfaceAttachment.d.ts +7 -3
  66. package/ec2/getNetworkInterfaceAttachment.js +2 -2
  67. package/ec2/getNetworkInterfaceAttachment.js.map +1 -1
  68. package/ec2/networkInterfaceAttachment.d.ts +13 -5
  69. package/ec2/networkInterfaceAttachment.js +3 -1
  70. package/ec2/networkInterfaceAttachment.js.map +1 -1
  71. package/index.d.ts +2 -1
  72. package/index.js +8 -6
  73. package/index.js.map +1 -1
  74. package/lambda/permission.d.ts +2 -0
  75. package/lambda/permission.js +3 -1
  76. package/lambda/permission.js.map +1 -1
  77. package/logs/getLogGroup.d.ts +1 -2
  78. package/logs/getLogGroup.js.map +1 -1
  79. package/logs/logGroup.d.ts +2 -4
  80. package/logs/logGroup.js.map +1 -1
  81. package/networkfirewall/getTlsInspectionConfiguration.d.ts +1 -1
  82. package/networkfirewall/tlsInspectionConfiguration.d.ts +2 -2
  83. package/odb/cloudExadataInfrastructure.d.ts +8 -0
  84. package/odb/cloudExadataInfrastructure.js +2 -0
  85. package/odb/cloudExadataInfrastructure.js.map +1 -1
  86. package/odb/cloudVmCluster.d.ts +8 -0
  87. package/odb/cloudVmCluster.js +3 -1
  88. package/odb/cloudVmCluster.js.map +1 -1
  89. package/odb/getCloudExadataInfrastructure.d.ts +4 -0
  90. package/odb/getCloudExadataInfrastructure.js.map +1 -1
  91. package/odb/getCloudVmCluster.d.ts +4 -0
  92. package/odb/getCloudVmCluster.js.map +1 -1
  93. package/odb/getOdbNetwork.d.ts +5 -0
  94. package/odb/getOdbNetwork.js.map +1 -1
  95. package/odb/getOdbPeeringConnection.d.ts +44 -0
  96. package/odb/getOdbPeeringConnection.js +28 -0
  97. package/odb/getOdbPeeringConnection.js.map +1 -0
  98. package/odb/index.d.ts +6 -0
  99. package/odb/index.js +8 -1
  100. package/odb/index.js.map +1 -1
  101. package/odb/odbNetwork.d.ts +34 -0
  102. package/odb/odbNetwork.js +11 -1
  103. package/odb/odbNetwork.js.map +1 -1
  104. package/odb/odbPeeringConnection.d.ts +83 -0
  105. package/odb/odbPeeringConnection.js +72 -0
  106. package/odb/odbPeeringConnection.js.map +1 -0
  107. package/opensearchserverless/getSecurityConfig.d.ts +4 -0
  108. package/opensearchserverless/getSecurityConfig.js.map +1 -1
  109. package/opensearchserverless/securityConfig.d.ts +8 -0
  110. package/opensearchserverless/securityConfig.js +2 -0
  111. package/opensearchserverless/securityConfig.js.map +1 -1
  112. package/package.json +3 -3
  113. package/package.json.dev +2 -2
  114. package/quicksight/dashboard.d.ts +4 -0
  115. package/quicksight/dashboard.js.map +1 -1
  116. package/servicecatalog/getLaunchTemplateConstraint.d.ts +35 -0
  117. package/servicecatalog/getLaunchTemplateConstraint.js +28 -0
  118. package/servicecatalog/getLaunchTemplateConstraint.js.map +1 -0
  119. package/servicecatalog/index.d.ts +9 -0
  120. package/servicecatalog/index.js +12 -1
  121. package/servicecatalog/index.js.map +1 -1
  122. package/servicecatalog/launchTemplateConstraint.d.ts +77 -0
  123. package/servicecatalog/launchTemplateConstraint.js +77 -0
  124. package/servicecatalog/launchTemplateConstraint.js.map +1 -0
  125. package/servicecatalog/portfolioProductAssociation.d.ts +65 -0
  126. package/servicecatalog/portfolioProductAssociation.js +64 -0
  127. package/servicecatalog/portfolioProductAssociation.js.map +1 -0
  128. package/smsvoice/configurationSet.d.ts +3 -0
  129. package/smsvoice/configurationSet.js.map +1 -1
  130. package/smsvoice/getConfigurationSet.d.ts +3 -0
  131. package/smsvoice/getConfigurationSet.js.map +1 -1
  132. package/smsvoice/getPhoneNumber.d.ts +15 -0
  133. package/smsvoice/getPhoneNumber.js.map +1 -1
  134. package/smsvoice/getPool.d.ts +12 -0
  135. package/smsvoice/getPool.js.map +1 -1
  136. package/smsvoice/phoneNumber.d.ts +9 -0
  137. package/smsvoice/phoneNumber.js.map +1 -1
  138. package/smsvoice/pool.d.ts +6 -0
  139. package/smsvoice/pool.js.map +1 -1
  140. package/transfer/getServer.d.ts +5 -5
  141. package/transfer/server.d.ts +10 -10
  142. package/types/enums/amplify/index.d.ts +2 -2
  143. package/types/enums/aps/index.d.ts +9 -0
  144. package/types/enums/aps/index.js +11 -0
  145. package/types/enums/aps/index.js.map +1 -0
  146. package/types/enums/bedrockagentcore/index.d.ts +69 -0
  147. package/types/enums/bedrockagentcore/index.js +52 -0
  148. package/types/enums/bedrockagentcore/index.js.map +1 -0
  149. package/types/enums/datazone/index.d.ts +19 -3
  150. package/types/enums/datazone/index.js +19 -4
  151. package/types/enums/datazone/index.js.map +1 -1
  152. package/types/enums/dynamodb/index.d.ts +11 -1
  153. package/types/enums/dynamodb/index.js +9 -1
  154. package/types/enums/dynamodb/index.js.map +1 -1
  155. package/types/enums/index.d.ts +3 -1
  156. package/types/enums/index.js +8 -4
  157. package/types/enums/index.js.map +1 -1
  158. package/types/enums/odb/index.d.ts +58 -0
  159. package/types/enums/odb/index.js +41 -1
  160. package/types/enums/odb/index.js.map +1 -1
  161. package/types/enums/opensearchserverless/index.d.ts +1 -0
  162. package/types/enums/opensearchserverless/index.js +1 -0
  163. package/types/enums/opensearchserverless/index.js.map +1 -1
  164. package/types/enums/smsvoice/index.d.ts +6 -0
  165. package/types/enums/smsvoice/index.js.map +1 -1
  166. package/types/enums/workspacesinstances/index.d.ts +21 -0
  167. package/types/enums/workspacesinstances/index.js +18 -1
  168. package/types/enums/workspacesinstances/index.js.map +1 -1
  169. package/types/input.d.ts +372 -19
  170. package/types/output.d.ts +473 -21
  171. 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.CodeInterpreterCustom = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
10
+ */
11
+ class CodeInterpreterCustom extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing CodeInterpreterCustom 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 CodeInterpreterCustom(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of CodeInterpreterCustom. 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'] === CodeInterpreterCustom.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a CodeInterpreterCustom 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 || args.networkConfiguration === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'networkConfiguration'");
46
+ }
47
+ resourceInputs["description"] = args ? args.description : undefined;
48
+ resourceInputs["executionRoleArn"] = args ? args.executionRoleArn : undefined;
49
+ resourceInputs["name"] = args ? args.name : undefined;
50
+ resourceInputs["networkConfiguration"] = args ? args.networkConfiguration : undefined;
51
+ resourceInputs["tags"] = args ? args.tags : undefined;
52
+ resourceInputs["codeInterpreterArn"] = undefined /*out*/;
53
+ resourceInputs["codeInterpreterId"] = undefined /*out*/;
54
+ resourceInputs["createdAt"] = undefined /*out*/;
55
+ resourceInputs["lastUpdatedAt"] = undefined /*out*/;
56
+ resourceInputs["status"] = undefined /*out*/;
57
+ }
58
+ else {
59
+ resourceInputs["codeInterpreterArn"] = undefined /*out*/;
60
+ resourceInputs["codeInterpreterId"] = undefined /*out*/;
61
+ resourceInputs["createdAt"] = undefined /*out*/;
62
+ resourceInputs["description"] = undefined /*out*/;
63
+ resourceInputs["executionRoleArn"] = undefined /*out*/;
64
+ resourceInputs["lastUpdatedAt"] = undefined /*out*/;
65
+ resourceInputs["name"] = undefined /*out*/;
66
+ resourceInputs["networkConfiguration"] = undefined /*out*/;
67
+ resourceInputs["status"] = undefined /*out*/;
68
+ resourceInputs["tags"] = undefined /*out*/;
69
+ }
70
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
71
+ const replaceOnChanges = { replaceOnChanges: ["description", "executionRoleArn", "name", "networkConfiguration"] };
72
+ opts = pulumi.mergeOptions(opts, replaceOnChanges);
73
+ super(CodeInterpreterCustom.__pulumiType, name, resourceInputs, opts);
74
+ }
75
+ }
76
+ exports.CodeInterpreterCustom = CodeInterpreterCustom;
77
+ /** @internal */
78
+ CodeInterpreterCustom.__pulumiType = 'aws-native:bedrockagentcore:CodeInterpreterCustom';
79
+ //# sourceMappingURL=codeInterpreterCustom.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"codeInterpreterCustom.js","sourceRoot":"","sources":["../../bedrockagentcore/codeInterpreterCustom.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAE,SAAgB,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClF,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,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAwCD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA+B,EAAE,IAAmC;QAC1F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,oBAAoB,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjE,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,kBAAkB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACvD,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,sBAAsB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,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,aAAa,EAAE,kBAAkB,EAAE,MAAM,EAAE,sBAAsB,CAAC,EAAE,CAAC;QACnH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;QACnD,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AAzGL,sDA0GC;AA7FG,gBAAgB;AACO,kCAAY,GAAG,mDAAmD,CAAC"}
@@ -0,0 +1,47 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as enums from "../types/enums";
3
+ /**
4
+ * Resource definition for AWS::BedrockAgentCore::BrowserCustom
5
+ */
6
+ export declare function getBrowserCustom(args: GetBrowserCustomArgs, opts?: pulumi.InvokeOptions): Promise<GetBrowserCustomResult>;
7
+ export interface GetBrowserCustomArgs {
8
+ /**
9
+ * The id of the browser.
10
+ */
11
+ browserId: string;
12
+ }
13
+ export interface GetBrowserCustomResult {
14
+ /**
15
+ * The ARN of a Browser resource.
16
+ */
17
+ readonly browserArn?: string;
18
+ /**
19
+ * The id of the browser.
20
+ */
21
+ readonly browserId?: string;
22
+ /**
23
+ * Timestamp when the browser was created.
24
+ */
25
+ readonly createdAt?: string;
26
+ /**
27
+ * Timestamp when the browser was last updated.
28
+ */
29
+ readonly lastUpdatedAt?: string;
30
+ /**
31
+ * Status of browser.
32
+ */
33
+ readonly status?: enums.bedrockagentcore.BrowserCustomBrowserStatus;
34
+ readonly tags?: {
35
+ [key: string]: string;
36
+ };
37
+ }
38
+ /**
39
+ * Resource definition for AWS::BedrockAgentCore::BrowserCustom
40
+ */
41
+ export declare function getBrowserCustomOutput(args: GetBrowserCustomOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBrowserCustomResult>;
42
+ export interface GetBrowserCustomOutputArgs {
43
+ /**
44
+ * The id of the browser.
45
+ */
46
+ browserId: pulumi.Input<string>;
47
+ }
@@ -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.getBrowserCustomOutput = exports.getBrowserCustom = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource definition for AWS::BedrockAgentCore::BrowserCustom
10
+ */
11
+ function getBrowserCustom(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:bedrockagentcore:getBrowserCustom", {
14
+ "browserId": args.browserId,
15
+ }, opts);
16
+ }
17
+ exports.getBrowserCustom = getBrowserCustom;
18
+ /**
19
+ * Resource definition for AWS::BedrockAgentCore::BrowserCustom
20
+ */
21
+ function getBrowserCustomOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getBrowserCustom", {
24
+ "browserId": args.browserId,
25
+ }, opts);
26
+ }
27
+ exports.getBrowserCustomOutput = getBrowserCustomOutput;
28
+ //# sourceMappingURL=getBrowserCustom.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getBrowserCustom.js","sourceRoot":"","sources":["../../bedrockagentcore/getBrowserCustom.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,8CAA8C,EAAE;QACzE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAgCD;;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,8CAA8C,EAAE;QAC/E,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
@@ -0,0 +1,47 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as enums from "../types/enums";
3
+ /**
4
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
5
+ */
6
+ export declare function getCodeInterpreterCustom(args: GetCodeInterpreterCustomArgs, opts?: pulumi.InvokeOptions): Promise<GetCodeInterpreterCustomResult>;
7
+ export interface GetCodeInterpreterCustomArgs {
8
+ /**
9
+ * The id of the code interpreter.
10
+ */
11
+ codeInterpreterId: string;
12
+ }
13
+ export interface GetCodeInterpreterCustomResult {
14
+ /**
15
+ * The ARN of a CodeInterpreter resource.
16
+ */
17
+ readonly codeInterpreterArn?: string;
18
+ /**
19
+ * The id of the code interpreter.
20
+ */
21
+ readonly codeInterpreterId?: string;
22
+ /**
23
+ * Timestamp when the code interpreter was created.
24
+ */
25
+ readonly createdAt?: string;
26
+ /**
27
+ * Timestamp when the code interpreter was last updated.
28
+ */
29
+ readonly lastUpdatedAt?: string;
30
+ /**
31
+ * Status of code interpreter.
32
+ */
33
+ readonly status?: enums.bedrockagentcore.CodeInterpreterCustomCodeInterpreterStatus;
34
+ readonly tags?: {
35
+ [key: string]: string;
36
+ };
37
+ }
38
+ /**
39
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
40
+ */
41
+ export declare function getCodeInterpreterCustomOutput(args: GetCodeInterpreterCustomOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCodeInterpreterCustomResult>;
42
+ export interface GetCodeInterpreterCustomOutputArgs {
43
+ /**
44
+ * The id of the code interpreter.
45
+ */
46
+ codeInterpreterId: pulumi.Input<string>;
47
+ }
@@ -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.getCodeInterpreterCustomOutput = exports.getCodeInterpreterCustom = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
10
+ */
11
+ function getCodeInterpreterCustom(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:bedrockagentcore:getCodeInterpreterCustom", {
14
+ "codeInterpreterId": args.codeInterpreterId,
15
+ }, opts);
16
+ }
17
+ exports.getCodeInterpreterCustom = getCodeInterpreterCustom;
18
+ /**
19
+ * Resource definition for AWS::BedrockAgentCore::CodeInterpreterCustom
20
+ */
21
+ function getCodeInterpreterCustomOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getCodeInterpreterCustom", {
24
+ "codeInterpreterId": args.codeInterpreterId,
25
+ }, opts);
26
+ }
27
+ exports.getCodeInterpreterCustomOutput = getCodeInterpreterCustomOutput;
28
+ //# sourceMappingURL=getCodeInterpreterCustom.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCodeInterpreterCustom.js","sourceRoot":"","sources":["../../bedrockagentcore/getCodeInterpreterCustom.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC;AAgCD;;GAEG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAAiC;IACtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE;QACvF,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wEAKC"}
@@ -0,0 +1,86 @@
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::BedrockAgentCore::Runtime
6
+ */
7
+ export declare function getRuntime(args: GetRuntimeArgs, opts?: pulumi.InvokeOptions): Promise<GetRuntimeResult>;
8
+ export interface GetRuntimeArgs {
9
+ /**
10
+ * Identifier for a resource
11
+ */
12
+ agentRuntimeId: string;
13
+ }
14
+ export interface GetRuntimeResult {
15
+ /**
16
+ * The Amazon Resource Name(ARN) that uniquely identifies the Agent
17
+ */
18
+ readonly agentRuntimeArn?: string;
19
+ /**
20
+ * The artifact of the agent
21
+ */
22
+ readonly agentRuntimeArtifact?: outputs.bedrockagentcore.RuntimeAgentRuntimeArtifact;
23
+ /**
24
+ * Identifier for a resource
25
+ */
26
+ readonly agentRuntimeId?: string;
27
+ /**
28
+ * Version of the Agent
29
+ */
30
+ readonly agentRuntimeVersion?: string;
31
+ /**
32
+ * Authorizer configuration for the agent runtime
33
+ */
34
+ readonly authorizerConfiguration?: outputs.bedrockagentcore.RuntimeAuthorizerConfiguration;
35
+ /**
36
+ * Timestamp when the Agent was created
37
+ */
38
+ readonly createdAt?: string;
39
+ /**
40
+ * Description of the resource
41
+ */
42
+ readonly description?: string;
43
+ /**
44
+ * Environment variables for the agent runtime
45
+ */
46
+ readonly environmentVariables?: {
47
+ [key: string]: string;
48
+ };
49
+ /**
50
+ * When resource was last updated
51
+ */
52
+ readonly lastUpdatedAt?: string;
53
+ /**
54
+ * Network access configuration for the Agent
55
+ */
56
+ readonly networkConfiguration?: outputs.bedrockagentcore.RuntimeNetworkConfiguration;
57
+ /**
58
+ * Protocol configuration for the agent runtime
59
+ */
60
+ readonly protocolConfiguration?: enums.bedrockagentcore.RuntimeProtocolConfiguration;
61
+ /**
62
+ * Amazon Resource Name (ARN) of an IAM role
63
+ */
64
+ readonly roleArn?: string;
65
+ /**
66
+ * Current status of the agent
67
+ */
68
+ readonly status?: enums.bedrockagentcore.RuntimeAgentStatus;
69
+ readonly tags?: {
70
+ [key: string]: string;
71
+ };
72
+ /**
73
+ * Workload identity details for the agent
74
+ */
75
+ readonly workloadIdentityDetails?: outputs.bedrockagentcore.RuntimeWorkloadIdentityDetails;
76
+ }
77
+ /**
78
+ * Resource Type definition for AWS::BedrockAgentCore::Runtime
79
+ */
80
+ export declare function getRuntimeOutput(args: GetRuntimeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRuntimeResult>;
81
+ export interface GetRuntimeOutputArgs {
82
+ /**
83
+ * Identifier for a resource
84
+ */
85
+ agentRuntimeId: pulumi.Input<string>;
86
+ }
@@ -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.getRuntimeOutput = exports.getRuntime = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource Type definition for AWS::BedrockAgentCore::Runtime
10
+ */
11
+ function getRuntime(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:bedrockagentcore:getRuntime", {
14
+ "agentRuntimeId": args.agentRuntimeId,
15
+ }, opts);
16
+ }
17
+ exports.getRuntime = getRuntime;
18
+ /**
19
+ * Resource Type definition for AWS::BedrockAgentCore::Runtime
20
+ */
21
+ function getRuntimeOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getRuntime", {
24
+ "agentRuntimeId": args.agentRuntimeId,
25
+ }, opts);
26
+ }
27
+ exports.getRuntimeOutput = getRuntimeOutput;
28
+ //# sourceMappingURL=getRuntime.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRuntime.js","sourceRoot":"","sources":["../../bedrockagentcore/getRuntime.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,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gCAKC;AAoED;;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,gBAAgB,EAAE,IAAI,CAAC,cAAc;KACxC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC"}
@@ -0,0 +1,67 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as enums from "../types/enums";
3
+ /**
4
+ * Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
5
+ */
6
+ export declare function getRuntimeEndpoint(args: GetRuntimeEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetRuntimeEndpointResult>;
7
+ export interface GetRuntimeEndpointArgs {
8
+ /**
9
+ * The Amazon Resource Name (ARN) of the AgentCore Runtime.
10
+ */
11
+ agentRuntimeEndpointArn: string;
12
+ }
13
+ export interface GetRuntimeEndpointResult {
14
+ /**
15
+ * The ARN of the Agent Runtime
16
+ */
17
+ readonly agentRuntimeArn?: string;
18
+ /**
19
+ * The Amazon Resource Name (ARN) of the AgentCore Runtime.
20
+ */
21
+ readonly agentRuntimeEndpointArn?: string;
22
+ /**
23
+ * The timestamp when the Agent Runtime Endpoint was created
24
+ */
25
+ readonly createdAt?: string;
26
+ /**
27
+ * The description of the AgentCore Runtime endpoint.
28
+ */
29
+ readonly description?: string;
30
+ /**
31
+ * The reason for failure if the endpoint is in a failed state
32
+ */
33
+ readonly failureReason?: string;
34
+ /**
35
+ * The unique identifier of the AgentCore Runtime endpoint.
36
+ */
37
+ readonly id?: string;
38
+ /**
39
+ * The timestamp when the Agent Runtime Endpoint was last updated
40
+ */
41
+ readonly lastUpdatedAt?: string;
42
+ /**
43
+ * The Live version of the Agent Runtime
44
+ */
45
+ readonly liveVersion?: string;
46
+ /**
47
+ * The status of the Agent Runtime Endpoint
48
+ */
49
+ readonly status?: enums.bedrockagentcore.RuntimeEndpointAgentRuntimeEndpointStatus;
50
+ readonly tags?: {
51
+ [key: string]: string;
52
+ };
53
+ /**
54
+ * The target version of the AgentCore Runtime for the endpoint.
55
+ */
56
+ readonly targetVersion?: string;
57
+ }
58
+ /**
59
+ * Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
60
+ */
61
+ export declare function getRuntimeEndpointOutput(args: GetRuntimeEndpointOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRuntimeEndpointResult>;
62
+ export interface GetRuntimeEndpointOutputArgs {
63
+ /**
64
+ * The Amazon Resource Name (ARN) of the AgentCore Runtime.
65
+ */
66
+ agentRuntimeEndpointArn: pulumi.Input<string>;
67
+ }
@@ -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.getRuntimeEndpointOutput = exports.getRuntimeEndpoint = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
10
+ */
11
+ function getRuntimeEndpoint(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("aws-native:bedrockagentcore:getRuntimeEndpoint", {
14
+ "agentRuntimeEndpointArn": args.agentRuntimeEndpointArn,
15
+ }, opts);
16
+ }
17
+ exports.getRuntimeEndpoint = getRuntimeEndpoint;
18
+ /**
19
+ * Resource definition for AWS::BedrockAgentCore::RuntimeEndpoint
20
+ */
21
+ function getRuntimeEndpointOutput(args, opts) {
22
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
23
+ return pulumi.runtime.invokeOutput("aws-native:bedrockagentcore:getRuntimeEndpoint", {
24
+ "agentRuntimeEndpointArn": args.agentRuntimeEndpointArn,
25
+ }, opts);
26
+ }
27
+ exports.getRuntimeEndpointOutput = getRuntimeEndpointOutput;
28
+ //# sourceMappingURL=getRuntimeEndpoint.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getRuntimeEndpoint.js","sourceRoot":"","sources":["../../bedrockagentcore/getRuntimeEndpoint.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;KAC1D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gDAKC;AAoDD;;GAEG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAAiC;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,gDAAgD,EAAE;QACjF,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;KAC1D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4DAKC"}
@@ -0,0 +1,25 @@
1
+ export { BrowserCustomArgs } from "./browserCustom";
2
+ export type BrowserCustom = import("./browserCustom").BrowserCustom;
3
+ export declare const BrowserCustom: typeof import("./browserCustom").BrowserCustom;
4
+ export { CodeInterpreterCustomArgs } from "./codeInterpreterCustom";
5
+ export type CodeInterpreterCustom = import("./codeInterpreterCustom").CodeInterpreterCustom;
6
+ export declare const CodeInterpreterCustom: typeof import("./codeInterpreterCustom").CodeInterpreterCustom;
7
+ export { GetBrowserCustomArgs, GetBrowserCustomResult, GetBrowserCustomOutputArgs } from "./getBrowserCustom";
8
+ export declare const getBrowserCustom: typeof import("./getBrowserCustom").getBrowserCustom;
9
+ export declare const getBrowserCustomOutput: typeof import("./getBrowserCustom").getBrowserCustomOutput;
10
+ export { GetCodeInterpreterCustomArgs, GetCodeInterpreterCustomResult, GetCodeInterpreterCustomOutputArgs } from "./getCodeInterpreterCustom";
11
+ export declare const getCodeInterpreterCustom: typeof import("./getCodeInterpreterCustom").getCodeInterpreterCustom;
12
+ export declare const getCodeInterpreterCustomOutput: typeof import("./getCodeInterpreterCustom").getCodeInterpreterCustomOutput;
13
+ export { GetRuntimeArgs, GetRuntimeResult, GetRuntimeOutputArgs } from "./getRuntime";
14
+ export declare const getRuntime: typeof import("./getRuntime").getRuntime;
15
+ export declare const getRuntimeOutput: typeof import("./getRuntime").getRuntimeOutput;
16
+ export { GetRuntimeEndpointArgs, GetRuntimeEndpointResult, GetRuntimeEndpointOutputArgs } from "./getRuntimeEndpoint";
17
+ export declare const getRuntimeEndpoint: typeof import("./getRuntimeEndpoint").getRuntimeEndpoint;
18
+ export declare const getRuntimeEndpointOutput: typeof import("./getRuntimeEndpoint").getRuntimeEndpointOutput;
19
+ export { RuntimeArgs } from "./runtime";
20
+ export type Runtime = import("./runtime").Runtime;
21
+ export declare const Runtime: typeof import("./runtime").Runtime;
22
+ export { RuntimeEndpointArgs } from "./runtimeEndpoint";
23
+ export type RuntimeEndpoint = import("./runtimeEndpoint").RuntimeEndpoint;
24
+ export declare const RuntimeEndpoint: typeof import("./runtimeEndpoint").RuntimeEndpoint;
25
+ export * from "../types/enums/bedrockagentcore";
@@ -0,0 +1,62 @@
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.RuntimeEndpoint = exports.Runtime = exports.getRuntimeEndpointOutput = exports.getRuntimeEndpoint = exports.getRuntimeOutput = exports.getRuntime = exports.getCodeInterpreterCustomOutput = exports.getCodeInterpreterCustom = exports.getBrowserCustomOutput = exports.getBrowserCustom = exports.CodeInterpreterCustom = exports.BrowserCustom = void 0;
20
+ const pulumi = require("@pulumi/pulumi");
21
+ const utilities = require("../utilities");
22
+ exports.BrowserCustom = null;
23
+ utilities.lazyLoad(exports, ["BrowserCustom"], () => require("./browserCustom"));
24
+ exports.CodeInterpreterCustom = null;
25
+ utilities.lazyLoad(exports, ["CodeInterpreterCustom"], () => require("./codeInterpreterCustom"));
26
+ exports.getBrowserCustom = null;
27
+ exports.getBrowserCustomOutput = null;
28
+ utilities.lazyLoad(exports, ["getBrowserCustom", "getBrowserCustomOutput"], () => require("./getBrowserCustom"));
29
+ exports.getCodeInterpreterCustom = null;
30
+ exports.getCodeInterpreterCustomOutput = null;
31
+ utilities.lazyLoad(exports, ["getCodeInterpreterCustom", "getCodeInterpreterCustomOutput"], () => require("./getCodeInterpreterCustom"));
32
+ exports.getRuntime = null;
33
+ exports.getRuntimeOutput = null;
34
+ utilities.lazyLoad(exports, ["getRuntime", "getRuntimeOutput"], () => require("./getRuntime"));
35
+ exports.getRuntimeEndpoint = null;
36
+ exports.getRuntimeEndpointOutput = null;
37
+ utilities.lazyLoad(exports, ["getRuntimeEndpoint", "getRuntimeEndpointOutput"], () => require("./getRuntimeEndpoint"));
38
+ exports.Runtime = null;
39
+ utilities.lazyLoad(exports, ["Runtime"], () => require("./runtime"));
40
+ exports.RuntimeEndpoint = null;
41
+ utilities.lazyLoad(exports, ["RuntimeEndpoint"], () => require("./runtimeEndpoint"));
42
+ // Export enums:
43
+ __exportStar(require("../types/enums/bedrockagentcore"), exports);
44
+ const _module = {
45
+ version: utilities.getVersion(),
46
+ construct: (name, type, urn) => {
47
+ switch (type) {
48
+ case "aws-native:bedrockagentcore:BrowserCustom":
49
+ return new exports.BrowserCustom(name, undefined, { urn });
50
+ case "aws-native:bedrockagentcore:CodeInterpreterCustom":
51
+ return new exports.CodeInterpreterCustom(name, undefined, { urn });
52
+ case "aws-native:bedrockagentcore:Runtime":
53
+ return new exports.Runtime(name, undefined, { urn });
54
+ case "aws-native:bedrockagentcore:RuntimeEndpoint":
55
+ return new exports.RuntimeEndpoint(name, undefined, { urn });
56
+ default:
57
+ throw new Error(`unknown resource type ${type}`);
58
+ }
59
+ },
60
+ };
61
+ pulumi.runtime.registerResourceModule("aws-native", "bedrockagentcore", _module);
62
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockagentcore/index.ts"],"names":[],"mappings":"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"}