@pulumi/aws 7.9.0-alpha.1760444549 → 7.9.0-alpha.1761090036
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.
- package/amp/index.d.ts +3 -0
- package/amp/index.js +6 -1
- package/amp/index.js.map +1 -1
- package/amp/resourcePolicy.d.ts +214 -0
- package/amp/resourcePolicy.js +182 -0
- package/amp/resourcePolicy.js.map +1 -0
- package/bedrock/agentcoreAgentRuntime.d.ts +356 -0
- package/bedrock/agentcoreAgentRuntime.js +198 -0
- package/bedrock/agentcoreAgentRuntime.js.map +1 -0
- package/bedrock/agentcoreAgentRuntimeEndpoint.d.ts +173 -0
- package/bedrock/agentcoreAgentRuntimeEndpoint.js +96 -0
- package/bedrock/agentcoreAgentRuntimeEndpoint.js.map +1 -0
- package/bedrock/agentcoreApiKeyCredentialProvider.d.ts +133 -0
- package/bedrock/agentcoreApiKeyCredentialProvider.js +84 -0
- package/bedrock/agentcoreApiKeyCredentialProvider.js.map +1 -0
- package/bedrock/agentcoreBrowser.d.ts +231 -0
- package/bedrock/agentcoreBrowser.js +135 -0
- package/bedrock/agentcoreBrowser.js.map +1 -0
- package/bedrock/agentcoreCodeInterpreter.d.ts +211 -0
- package/bedrock/agentcoreCodeInterpreter.js +125 -0
- package/bedrock/agentcoreCodeInterpreter.js.map +1 -0
- package/bedrock/agentcoreGateway.d.ts +317 -0
- package/bedrock/agentcoreGateway.js +178 -0
- package/bedrock/agentcoreGateway.js.map +1 -0
- package/bedrock/agentcoreGatewayTarget.d.ts +294 -0
- package/bedrock/agentcoreGatewayTarget.js +233 -0
- package/bedrock/agentcoreGatewayTarget.js.map +1 -0
- package/bedrock/index.d.ts +21 -0
- package/bedrock/index.js +36 -1
- package/bedrock/index.js.map +1 -1
- package/cloudwatch/metricAlarm.d.ts +39 -7
- package/cloudwatch/metricAlarm.js +36 -4
- package/cloudwatch/metricAlarm.js.map +1 -1
- package/codebuild/project.d.ts +15 -0
- package/codebuild/project.js +2 -0
- package/codebuild/project.js.map +1 -1
- package/datazone/environment.d.ts +10 -6
- package/datazone/environment.js +1 -3
- package/datazone/environment.js.map +1 -1
- package/dms/endpoint.d.ts +3 -3
- package/ec2/getVpnConnection.d.ts +173 -0
- package/ec2/getVpnConnection.js +92 -0
- package/ec2/getVpnConnection.js.map +1 -0
- package/ec2/index.d.ts +3 -0
- package/ec2/index.js +6 -3
- package/ec2/index.js.map +1 -1
- package/ec2/route.d.ts +0 -8
- package/ec2/route.js +0 -8
- package/ec2/route.js.map +1 -1
- package/ec2/routeTable.d.ts +6 -6
- package/ec2/routeTable.js +0 -6
- package/ec2/routeTable.js.map +1 -1
- package/ec2transitgateway/getDirectConnectGatewayAttachment.d.ts +4 -0
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js +4 -0
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js.map +1 -1
- package/ec2transitgateway/getVpcAttachment.d.ts +4 -0
- package/ec2transitgateway/getVpcAttachment.js +4 -0
- package/ec2transitgateway/getVpcAttachment.js.map +1 -1
- package/ec2transitgateway/routeTableAssociation.d.ts +57 -0
- package/ec2transitgateway/routeTableAssociation.js +57 -0
- package/ec2transitgateway/routeTableAssociation.js.map +1 -1
- package/ec2transitgateway/routeTablePropagation.d.ts +57 -0
- package/ec2transitgateway/routeTablePropagation.js +57 -0
- package/ec2transitgateway/routeTablePropagation.js.map +1 -1
- package/emrserverless/application.d.ts +12 -0
- package/emrserverless/application.js +2 -0
- package/emrserverless/application.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/lakeformation/permissions.d.ts +14 -10
- package/lakeformation/permissions.js +14 -10
- package/lakeformation/permissions.js.map +1 -1
- package/odb/cloudAutonomousVmCluster.d.ts +6 -6
- package/odb/cloudAutonomousVmCluster.js +6 -6
- package/odb/cloudExadataInfrastructure.d.ts +2 -2
- package/odb/cloudVmCluster.d.ts +6 -6
- package/odb/cloudVmCluster.js +6 -6
- package/odb/getCloudAutonomousVmClusters.d.ts +68 -0
- package/odb/getCloudAutonomousVmClusters.js +56 -0
- package/odb/getCloudAutonomousVmClusters.js.map +1 -0
- package/odb/getCloudExadataInfrastructures.d.ts +68 -0
- package/odb/getCloudExadataInfrastructures.js +56 -0
- package/odb/getCloudExadataInfrastructures.js.map +1 -0
- package/odb/getCloudVmClusters.d.ts +68 -0
- package/odb/getCloudVmClusters.js +56 -0
- package/odb/getCloudVmClusters.js.map +1 -0
- package/odb/getDbSystemShapes.d.ts +1 -1
- package/odb/getNetworkPeeringConnection.d.ts +3 -3
- package/odb/getNetworkPeeringConnections.d.ts +77 -0
- package/odb/getNetworkPeeringConnections.js +58 -0
- package/odb/getNetworkPeeringConnections.js.map +1 -0
- package/odb/getNetworks.d.ts +64 -0
- package/odb/getNetworks.js +52 -0
- package/odb/getNetworks.js.map +1 -0
- package/odb/index.d.ts +15 -0
- package/odb/index.js +16 -1
- package/odb/index.js.map +1 -1
- package/package.json +2 -2
- package/quicksight/accountSubscription.d.ts +37 -1
- package/quicksight/accountSubscription.js +7 -1
- package/quicksight/accountSubscription.js.map +1 -1
- package/rds/getGlobalCluster.d.ts +123 -0
- package/rds/getGlobalCluster.js +56 -0
- package/rds/getGlobalCluster.js.map +1 -0
- package/rds/index.d.ts +3 -0
- package/rds/index.js +5 -2
- package/rds/index.js.map +1 -1
- package/servicediscovery/service.d.ts +4 -4
- package/servicediscovery/service.js +1 -1
- package/ssm/defaultPatchBaseline.d.ts +3 -0
- package/ssm/defaultPatchBaseline.js.map +1 -1
- package/ssmcontacts/contact.d.ts +9 -3
- package/ssmcontacts/contact.js +9 -3
- package/ssmcontacts/contact.js.map +1 -1
- package/transfer/hostKey.d.ts +151 -0
- package/transfer/hostKey.js +83 -0
- package/transfer/hostKey.js.map +1 -0
- package/transfer/index.d.ts +9 -0
- package/transfer/index.js +16 -1
- package/transfer/index.js.map +1 -1
- package/transfer/webApp.d.ts +239 -0
- package/transfer/webApp.js +157 -0
- package/transfer/webApp.js.map +1 -0
- package/transfer/webAppCustomization.d.ts +97 -0
- package/transfer/webAppCustomization.js +73 -0
- package/transfer/webAppCustomization.js.map +1 -0
- package/types/input.d.ts +997 -2
- package/types/input.js.map +1 -1
- package/types/output.d.ts +1342 -160
- package/types/output.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +12 -0
- package/vpclattice/resourceGateway.js +2 -0
- package/vpclattice/resourceGateway.js.map +1 -1
- package/vpn/getConnection.d.ts +175 -0
- package/vpn/getConnection.js +96 -0
- package/vpn/getConnection.js.map +1 -0
- package/vpn/index.d.ts +3 -0
- package/vpn/index.js +10 -0
- package/vpn/index.js.map +1 -0
|
@@ -0,0 +1,294 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Manages an AWS Bedrock AgentCore Gateway Target. Gateway targets define the endpoints and configurations that a gateway can invoke, such as Lambda functions or APIs, allowing agents to interact with external services through the Model Context Protocol (MCP).
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Lambda Target with Gateway IAM Role
|
|
10
|
+
*
|
|
11
|
+
* ### Target with API Key Authentication
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
*
|
|
17
|
+
* const apiKeyExample = new aws.bedrock.AgentcoreGatewayTarget("api_key_example", {
|
|
18
|
+
* name: "api-target",
|
|
19
|
+
* gatewayIdentifier: exampleAwsBedrockagentcoreGateway.gatewayId,
|
|
20
|
+
* description: "External API target with API key authentication",
|
|
21
|
+
* credentialProviderConfiguration: {
|
|
22
|
+
* apiKey: {
|
|
23
|
+
* providerArn: "arn:aws:iam::123456789012:oidc-provider/example.com",
|
|
24
|
+
* credentialLocation: "HEADER",
|
|
25
|
+
* credentialParameterName: "X-API-Key",
|
|
26
|
+
* credentialPrefix: "Bearer",
|
|
27
|
+
* },
|
|
28
|
+
* },
|
|
29
|
+
* targetConfiguration: {
|
|
30
|
+
* mcp: {
|
|
31
|
+
* lambda: {
|
|
32
|
+
* lambdaArn: example.arn,
|
|
33
|
+
* toolSchema: {
|
|
34
|
+
* inlinePayloads: [{
|
|
35
|
+
* name: "api_tool",
|
|
36
|
+
* description: "External API integration tool",
|
|
37
|
+
* inputSchema: {
|
|
38
|
+
* type: "string",
|
|
39
|
+
* description: "Simple string input for API calls",
|
|
40
|
+
* },
|
|
41
|
+
* }],
|
|
42
|
+
* },
|
|
43
|
+
* },
|
|
44
|
+
* },
|
|
45
|
+
* },
|
|
46
|
+
* });
|
|
47
|
+
* ```
|
|
48
|
+
*
|
|
49
|
+
* ### Target with OAuth Authentication
|
|
50
|
+
*
|
|
51
|
+
* ```typescript
|
|
52
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
53
|
+
* import * as aws from "@pulumi/aws";
|
|
54
|
+
*
|
|
55
|
+
* const oauthExample = new aws.bedrock.AgentcoreGatewayTarget("oauth_example", {
|
|
56
|
+
* name: "oauth-target",
|
|
57
|
+
* gatewayIdentifier: exampleAwsBedrockagentcoreGateway.gatewayId,
|
|
58
|
+
* credentialProviderConfiguration: {
|
|
59
|
+
* oauth: {
|
|
60
|
+
* providerArn: "arn:aws:iam::123456789012:oidc-provider/oauth.example.com",
|
|
61
|
+
* scopes: [
|
|
62
|
+
* "read",
|
|
63
|
+
* "write",
|
|
64
|
+
* ],
|
|
65
|
+
* customParameters: {
|
|
66
|
+
* client_type: "confidential",
|
|
67
|
+
* grant_type: "authorization_code",
|
|
68
|
+
* },
|
|
69
|
+
* },
|
|
70
|
+
* },
|
|
71
|
+
* targetConfiguration: {
|
|
72
|
+
* mcp: {
|
|
73
|
+
* lambda: {
|
|
74
|
+
* lambdaArn: example.arn,
|
|
75
|
+
* toolSchema: {
|
|
76
|
+
* inlinePayloads: [{
|
|
77
|
+
* name: "oauth_tool",
|
|
78
|
+
* description: "OAuth-authenticated service",
|
|
79
|
+
* inputSchema: {
|
|
80
|
+
* type: "array",
|
|
81
|
+
* items: {
|
|
82
|
+
* type: "object",
|
|
83
|
+
* properties: [
|
|
84
|
+
* {
|
|
85
|
+
* name: "id",
|
|
86
|
+
* type: "string",
|
|
87
|
+
* required: true,
|
|
88
|
+
* },
|
|
89
|
+
* {
|
|
90
|
+
* name: "value",
|
|
91
|
+
* type: "number",
|
|
92
|
+
* },
|
|
93
|
+
* ],
|
|
94
|
+
* },
|
|
95
|
+
* },
|
|
96
|
+
* }],
|
|
97
|
+
* },
|
|
98
|
+
* },
|
|
99
|
+
* },
|
|
100
|
+
* },
|
|
101
|
+
* });
|
|
102
|
+
* ```
|
|
103
|
+
*
|
|
104
|
+
* ### Complex Schema with JSON Serialization
|
|
105
|
+
*
|
|
106
|
+
* ```typescript
|
|
107
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
108
|
+
* import * as aws from "@pulumi/aws";
|
|
109
|
+
*
|
|
110
|
+
* const complexSchema = new aws.bedrock.AgentcoreGatewayTarget("complex_schema", {
|
|
111
|
+
* name: "complex-target",
|
|
112
|
+
* gatewayIdentifier: exampleAwsBedrockagentcoreGateway.gatewayId,
|
|
113
|
+
* credentialProviderConfiguration: {
|
|
114
|
+
* gatewayIamRole: {},
|
|
115
|
+
* },
|
|
116
|
+
* targetConfiguration: {
|
|
117
|
+
* mcp: {
|
|
118
|
+
* lambda: {
|
|
119
|
+
* lambdaArn: example.arn,
|
|
120
|
+
* toolSchema: {
|
|
121
|
+
* inlinePayloads: [{
|
|
122
|
+
* name: "complex_tool",
|
|
123
|
+
* description: "Tool with complex nested schema",
|
|
124
|
+
* inputSchema: {
|
|
125
|
+
* type: "object",
|
|
126
|
+
* properties: [{
|
|
127
|
+
* name: "profile",
|
|
128
|
+
* type: "object",
|
|
129
|
+
* properties: [
|
|
130
|
+
* {
|
|
131
|
+
* name: "nested_tags",
|
|
132
|
+
* type: "array",
|
|
133
|
+
* itemsJson: JSON.stringify({
|
|
134
|
+
* type: "string",
|
|
135
|
+
* }),
|
|
136
|
+
* },
|
|
137
|
+
* {
|
|
138
|
+
* name: "metadata",
|
|
139
|
+
* type: "object",
|
|
140
|
+
* propertiesJson: JSON.stringify({
|
|
141
|
+
* properties: {
|
|
142
|
+
* created_at: {
|
|
143
|
+
* type: "string",
|
|
144
|
+
* },
|
|
145
|
+
* version: {
|
|
146
|
+
* type: "number",
|
|
147
|
+
* },
|
|
148
|
+
* },
|
|
149
|
+
* required: ["created_at"],
|
|
150
|
+
* }),
|
|
151
|
+
* },
|
|
152
|
+
* ],
|
|
153
|
+
* }],
|
|
154
|
+
* },
|
|
155
|
+
* }],
|
|
156
|
+
* },
|
|
157
|
+
* },
|
|
158
|
+
* },
|
|
159
|
+
* },
|
|
160
|
+
* });
|
|
161
|
+
* ```
|
|
162
|
+
*
|
|
163
|
+
* ## Import
|
|
164
|
+
*
|
|
165
|
+
* Using `pulumi import`, import Bedrock AgentCore Gateway Target using the gateway identifier and target ID separated by a comma. For example:
|
|
166
|
+
*
|
|
167
|
+
* ```sh
|
|
168
|
+
* $ pulumi import aws:bedrock/agentcoreGatewayTarget:AgentcoreGatewayTarget example GATEWAY1234567890,TARGET0987654321
|
|
169
|
+
* ```
|
|
170
|
+
*/
|
|
171
|
+
export declare class AgentcoreGatewayTarget extends pulumi.CustomResource {
|
|
172
|
+
/**
|
|
173
|
+
* Get an existing AgentcoreGatewayTarget resource's state with the given name, ID, and optional extra
|
|
174
|
+
* properties used to qualify the lookup.
|
|
175
|
+
*
|
|
176
|
+
* @param name The _unique_ name of the resulting resource.
|
|
177
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
178
|
+
* @param state Any extra arguments used during the lookup.
|
|
179
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
180
|
+
*/
|
|
181
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AgentcoreGatewayTargetState, opts?: pulumi.CustomResourceOptions): AgentcoreGatewayTarget;
|
|
182
|
+
/**
|
|
183
|
+
* Returns true if the given object is an instance of AgentcoreGatewayTarget. This is designed to work even
|
|
184
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
185
|
+
*/
|
|
186
|
+
static isInstance(obj: any): obj is AgentcoreGatewayTarget;
|
|
187
|
+
/**
|
|
188
|
+
* Configuration for authenticating requests to the target. See `credentialProviderConfiguration` below.
|
|
189
|
+
*/
|
|
190
|
+
readonly credentialProviderConfiguration: pulumi.Output<outputs.bedrock.AgentcoreGatewayTargetCredentialProviderConfiguration | undefined>;
|
|
191
|
+
/**
|
|
192
|
+
* Description of the gateway target.
|
|
193
|
+
*/
|
|
194
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
195
|
+
/**
|
|
196
|
+
* Identifier of the gateway that this target belongs to.
|
|
197
|
+
*/
|
|
198
|
+
readonly gatewayIdentifier: pulumi.Output<string>;
|
|
199
|
+
/**
|
|
200
|
+
* Name of the gateway target.
|
|
201
|
+
*/
|
|
202
|
+
readonly name: pulumi.Output<string>;
|
|
203
|
+
/**
|
|
204
|
+
* AWS region where the resource will be created. If not provided, the region from the provider configuration will be used.
|
|
205
|
+
*/
|
|
206
|
+
readonly region: pulumi.Output<string>;
|
|
207
|
+
/**
|
|
208
|
+
* Configuration for the target endpoint. See `targetConfiguration` below.
|
|
209
|
+
*
|
|
210
|
+
* The following arguments are optional:
|
|
211
|
+
*/
|
|
212
|
+
readonly targetConfiguration: pulumi.Output<outputs.bedrock.AgentcoreGatewayTargetTargetConfiguration | undefined>;
|
|
213
|
+
/**
|
|
214
|
+
* Unique identifier of the gateway target.
|
|
215
|
+
*/
|
|
216
|
+
readonly targetId: pulumi.Output<string>;
|
|
217
|
+
readonly timeouts: pulumi.Output<outputs.bedrock.AgentcoreGatewayTargetTimeouts | undefined>;
|
|
218
|
+
/**
|
|
219
|
+
* Create a AgentcoreGatewayTarget resource with the given unique name, arguments, and options.
|
|
220
|
+
*
|
|
221
|
+
* @param name The _unique_ name of the resource.
|
|
222
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
223
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
224
|
+
*/
|
|
225
|
+
constructor(name: string, args: AgentcoreGatewayTargetArgs, opts?: pulumi.CustomResourceOptions);
|
|
226
|
+
}
|
|
227
|
+
/**
|
|
228
|
+
* Input properties used for looking up and filtering AgentcoreGatewayTarget resources.
|
|
229
|
+
*/
|
|
230
|
+
export interface AgentcoreGatewayTargetState {
|
|
231
|
+
/**
|
|
232
|
+
* Configuration for authenticating requests to the target. See `credentialProviderConfiguration` below.
|
|
233
|
+
*/
|
|
234
|
+
credentialProviderConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreGatewayTargetCredentialProviderConfiguration>;
|
|
235
|
+
/**
|
|
236
|
+
* Description of the gateway target.
|
|
237
|
+
*/
|
|
238
|
+
description?: pulumi.Input<string>;
|
|
239
|
+
/**
|
|
240
|
+
* Identifier of the gateway that this target belongs to.
|
|
241
|
+
*/
|
|
242
|
+
gatewayIdentifier?: pulumi.Input<string>;
|
|
243
|
+
/**
|
|
244
|
+
* Name of the gateway target.
|
|
245
|
+
*/
|
|
246
|
+
name?: pulumi.Input<string>;
|
|
247
|
+
/**
|
|
248
|
+
* AWS region where the resource will be created. If not provided, the region from the provider configuration will be used.
|
|
249
|
+
*/
|
|
250
|
+
region?: pulumi.Input<string>;
|
|
251
|
+
/**
|
|
252
|
+
* Configuration for the target endpoint. See `targetConfiguration` below.
|
|
253
|
+
*
|
|
254
|
+
* The following arguments are optional:
|
|
255
|
+
*/
|
|
256
|
+
targetConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreGatewayTargetTargetConfiguration>;
|
|
257
|
+
/**
|
|
258
|
+
* Unique identifier of the gateway target.
|
|
259
|
+
*/
|
|
260
|
+
targetId?: pulumi.Input<string>;
|
|
261
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentcoreGatewayTargetTimeouts>;
|
|
262
|
+
}
|
|
263
|
+
/**
|
|
264
|
+
* The set of arguments for constructing a AgentcoreGatewayTarget resource.
|
|
265
|
+
*/
|
|
266
|
+
export interface AgentcoreGatewayTargetArgs {
|
|
267
|
+
/**
|
|
268
|
+
* Configuration for authenticating requests to the target. See `credentialProviderConfiguration` below.
|
|
269
|
+
*/
|
|
270
|
+
credentialProviderConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreGatewayTargetCredentialProviderConfiguration>;
|
|
271
|
+
/**
|
|
272
|
+
* Description of the gateway target.
|
|
273
|
+
*/
|
|
274
|
+
description?: pulumi.Input<string>;
|
|
275
|
+
/**
|
|
276
|
+
* Identifier of the gateway that this target belongs to.
|
|
277
|
+
*/
|
|
278
|
+
gatewayIdentifier: pulumi.Input<string>;
|
|
279
|
+
/**
|
|
280
|
+
* Name of the gateway target.
|
|
281
|
+
*/
|
|
282
|
+
name?: pulumi.Input<string>;
|
|
283
|
+
/**
|
|
284
|
+
* AWS region where the resource will be created. If not provided, the region from the provider configuration will be used.
|
|
285
|
+
*/
|
|
286
|
+
region?: pulumi.Input<string>;
|
|
287
|
+
/**
|
|
288
|
+
* Configuration for the target endpoint. See `targetConfiguration` below.
|
|
289
|
+
*
|
|
290
|
+
* The following arguments are optional:
|
|
291
|
+
*/
|
|
292
|
+
targetConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreGatewayTargetTargetConfiguration>;
|
|
293
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentcoreGatewayTargetTimeouts>;
|
|
294
|
+
}
|
|
@@ -0,0 +1,233 @@
|
|
|
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.AgentcoreGatewayTarget = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages an AWS Bedrock AgentCore Gateway Target. Gateway targets define the endpoints and configurations that a gateway can invoke, such as Lambda functions or APIs, allowing agents to interact with external services through the Model Context Protocol (MCP).
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Lambda Target with Gateway IAM Role
|
|
14
|
+
*
|
|
15
|
+
* ### Target with API Key Authentication
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as aws from "@pulumi/aws";
|
|
20
|
+
*
|
|
21
|
+
* const apiKeyExample = new aws.bedrock.AgentcoreGatewayTarget("api_key_example", {
|
|
22
|
+
* name: "api-target",
|
|
23
|
+
* gatewayIdentifier: exampleAwsBedrockagentcoreGateway.gatewayId,
|
|
24
|
+
* description: "External API target with API key authentication",
|
|
25
|
+
* credentialProviderConfiguration: {
|
|
26
|
+
* apiKey: {
|
|
27
|
+
* providerArn: "arn:aws:iam::123456789012:oidc-provider/example.com",
|
|
28
|
+
* credentialLocation: "HEADER",
|
|
29
|
+
* credentialParameterName: "X-API-Key",
|
|
30
|
+
* credentialPrefix: "Bearer",
|
|
31
|
+
* },
|
|
32
|
+
* },
|
|
33
|
+
* targetConfiguration: {
|
|
34
|
+
* mcp: {
|
|
35
|
+
* lambda: {
|
|
36
|
+
* lambdaArn: example.arn,
|
|
37
|
+
* toolSchema: {
|
|
38
|
+
* inlinePayloads: [{
|
|
39
|
+
* name: "api_tool",
|
|
40
|
+
* description: "External API integration tool",
|
|
41
|
+
* inputSchema: {
|
|
42
|
+
* type: "string",
|
|
43
|
+
* description: "Simple string input for API calls",
|
|
44
|
+
* },
|
|
45
|
+
* }],
|
|
46
|
+
* },
|
|
47
|
+
* },
|
|
48
|
+
* },
|
|
49
|
+
* },
|
|
50
|
+
* });
|
|
51
|
+
* ```
|
|
52
|
+
*
|
|
53
|
+
* ### Target with OAuth Authentication
|
|
54
|
+
*
|
|
55
|
+
* ```typescript
|
|
56
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
57
|
+
* import * as aws from "@pulumi/aws";
|
|
58
|
+
*
|
|
59
|
+
* const oauthExample = new aws.bedrock.AgentcoreGatewayTarget("oauth_example", {
|
|
60
|
+
* name: "oauth-target",
|
|
61
|
+
* gatewayIdentifier: exampleAwsBedrockagentcoreGateway.gatewayId,
|
|
62
|
+
* credentialProviderConfiguration: {
|
|
63
|
+
* oauth: {
|
|
64
|
+
* providerArn: "arn:aws:iam::123456789012:oidc-provider/oauth.example.com",
|
|
65
|
+
* scopes: [
|
|
66
|
+
* "read",
|
|
67
|
+
* "write",
|
|
68
|
+
* ],
|
|
69
|
+
* customParameters: {
|
|
70
|
+
* client_type: "confidential",
|
|
71
|
+
* grant_type: "authorization_code",
|
|
72
|
+
* },
|
|
73
|
+
* },
|
|
74
|
+
* },
|
|
75
|
+
* targetConfiguration: {
|
|
76
|
+
* mcp: {
|
|
77
|
+
* lambda: {
|
|
78
|
+
* lambdaArn: example.arn,
|
|
79
|
+
* toolSchema: {
|
|
80
|
+
* inlinePayloads: [{
|
|
81
|
+
* name: "oauth_tool",
|
|
82
|
+
* description: "OAuth-authenticated service",
|
|
83
|
+
* inputSchema: {
|
|
84
|
+
* type: "array",
|
|
85
|
+
* items: {
|
|
86
|
+
* type: "object",
|
|
87
|
+
* properties: [
|
|
88
|
+
* {
|
|
89
|
+
* name: "id",
|
|
90
|
+
* type: "string",
|
|
91
|
+
* required: true,
|
|
92
|
+
* },
|
|
93
|
+
* {
|
|
94
|
+
* name: "value",
|
|
95
|
+
* type: "number",
|
|
96
|
+
* },
|
|
97
|
+
* ],
|
|
98
|
+
* },
|
|
99
|
+
* },
|
|
100
|
+
* }],
|
|
101
|
+
* },
|
|
102
|
+
* },
|
|
103
|
+
* },
|
|
104
|
+
* },
|
|
105
|
+
* });
|
|
106
|
+
* ```
|
|
107
|
+
*
|
|
108
|
+
* ### Complex Schema with JSON Serialization
|
|
109
|
+
*
|
|
110
|
+
* ```typescript
|
|
111
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
112
|
+
* import * as aws from "@pulumi/aws";
|
|
113
|
+
*
|
|
114
|
+
* const complexSchema = new aws.bedrock.AgentcoreGatewayTarget("complex_schema", {
|
|
115
|
+
* name: "complex-target",
|
|
116
|
+
* gatewayIdentifier: exampleAwsBedrockagentcoreGateway.gatewayId,
|
|
117
|
+
* credentialProviderConfiguration: {
|
|
118
|
+
* gatewayIamRole: {},
|
|
119
|
+
* },
|
|
120
|
+
* targetConfiguration: {
|
|
121
|
+
* mcp: {
|
|
122
|
+
* lambda: {
|
|
123
|
+
* lambdaArn: example.arn,
|
|
124
|
+
* toolSchema: {
|
|
125
|
+
* inlinePayloads: [{
|
|
126
|
+
* name: "complex_tool",
|
|
127
|
+
* description: "Tool with complex nested schema",
|
|
128
|
+
* inputSchema: {
|
|
129
|
+
* type: "object",
|
|
130
|
+
* properties: [{
|
|
131
|
+
* name: "profile",
|
|
132
|
+
* type: "object",
|
|
133
|
+
* properties: [
|
|
134
|
+
* {
|
|
135
|
+
* name: "nested_tags",
|
|
136
|
+
* type: "array",
|
|
137
|
+
* itemsJson: JSON.stringify({
|
|
138
|
+
* type: "string",
|
|
139
|
+
* }),
|
|
140
|
+
* },
|
|
141
|
+
* {
|
|
142
|
+
* name: "metadata",
|
|
143
|
+
* type: "object",
|
|
144
|
+
* propertiesJson: JSON.stringify({
|
|
145
|
+
* properties: {
|
|
146
|
+
* created_at: {
|
|
147
|
+
* type: "string",
|
|
148
|
+
* },
|
|
149
|
+
* version: {
|
|
150
|
+
* type: "number",
|
|
151
|
+
* },
|
|
152
|
+
* },
|
|
153
|
+
* required: ["created_at"],
|
|
154
|
+
* }),
|
|
155
|
+
* },
|
|
156
|
+
* ],
|
|
157
|
+
* }],
|
|
158
|
+
* },
|
|
159
|
+
* }],
|
|
160
|
+
* },
|
|
161
|
+
* },
|
|
162
|
+
* },
|
|
163
|
+
* },
|
|
164
|
+
* });
|
|
165
|
+
* ```
|
|
166
|
+
*
|
|
167
|
+
* ## Import
|
|
168
|
+
*
|
|
169
|
+
* Using `pulumi import`, import Bedrock AgentCore Gateway Target using the gateway identifier and target ID separated by a comma. For example:
|
|
170
|
+
*
|
|
171
|
+
* ```sh
|
|
172
|
+
* $ pulumi import aws:bedrock/agentcoreGatewayTarget:AgentcoreGatewayTarget example GATEWAY1234567890,TARGET0987654321
|
|
173
|
+
* ```
|
|
174
|
+
*/
|
|
175
|
+
class AgentcoreGatewayTarget extends pulumi.CustomResource {
|
|
176
|
+
/**
|
|
177
|
+
* Get an existing AgentcoreGatewayTarget resource's state with the given name, ID, and optional extra
|
|
178
|
+
* properties used to qualify the lookup.
|
|
179
|
+
*
|
|
180
|
+
* @param name The _unique_ name of the resulting resource.
|
|
181
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
182
|
+
* @param state Any extra arguments used during the lookup.
|
|
183
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
184
|
+
*/
|
|
185
|
+
static get(name, id, state, opts) {
|
|
186
|
+
return new AgentcoreGatewayTarget(name, state, { ...opts, id: id });
|
|
187
|
+
}
|
|
188
|
+
/**
|
|
189
|
+
* Returns true if the given object is an instance of AgentcoreGatewayTarget. This is designed to work even
|
|
190
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
191
|
+
*/
|
|
192
|
+
static isInstance(obj) {
|
|
193
|
+
if (obj === undefined || obj === null) {
|
|
194
|
+
return false;
|
|
195
|
+
}
|
|
196
|
+
return obj['__pulumiType'] === AgentcoreGatewayTarget.__pulumiType;
|
|
197
|
+
}
|
|
198
|
+
constructor(name, argsOrState, opts) {
|
|
199
|
+
let resourceInputs = {};
|
|
200
|
+
opts = opts || {};
|
|
201
|
+
if (opts.id) {
|
|
202
|
+
const state = argsOrState;
|
|
203
|
+
resourceInputs["credentialProviderConfiguration"] = state?.credentialProviderConfiguration;
|
|
204
|
+
resourceInputs["description"] = state?.description;
|
|
205
|
+
resourceInputs["gatewayIdentifier"] = state?.gatewayIdentifier;
|
|
206
|
+
resourceInputs["name"] = state?.name;
|
|
207
|
+
resourceInputs["region"] = state?.region;
|
|
208
|
+
resourceInputs["targetConfiguration"] = state?.targetConfiguration;
|
|
209
|
+
resourceInputs["targetId"] = state?.targetId;
|
|
210
|
+
resourceInputs["timeouts"] = state?.timeouts;
|
|
211
|
+
}
|
|
212
|
+
else {
|
|
213
|
+
const args = argsOrState;
|
|
214
|
+
if (args?.gatewayIdentifier === undefined && !opts.urn) {
|
|
215
|
+
throw new Error("Missing required property 'gatewayIdentifier'");
|
|
216
|
+
}
|
|
217
|
+
resourceInputs["credentialProviderConfiguration"] = args?.credentialProviderConfiguration;
|
|
218
|
+
resourceInputs["description"] = args?.description;
|
|
219
|
+
resourceInputs["gatewayIdentifier"] = args?.gatewayIdentifier;
|
|
220
|
+
resourceInputs["name"] = args?.name;
|
|
221
|
+
resourceInputs["region"] = args?.region;
|
|
222
|
+
resourceInputs["targetConfiguration"] = args?.targetConfiguration;
|
|
223
|
+
resourceInputs["timeouts"] = args?.timeouts;
|
|
224
|
+
resourceInputs["targetId"] = undefined /*out*/;
|
|
225
|
+
}
|
|
226
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
227
|
+
super(AgentcoreGatewayTarget.__pulumiType, name, resourceInputs, opts);
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
exports.AgentcoreGatewayTarget = AgentcoreGatewayTarget;
|
|
231
|
+
/** @internal */
|
|
232
|
+
AgentcoreGatewayTarget.__pulumiType = 'aws:bedrock/agentcoreGatewayTarget:AgentcoreGatewayTarget';
|
|
233
|
+
//# sourceMappingURL=agentcoreGatewayTarget.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agentcoreGatewayTarget.js","sourceRoot":"","sources":["../../bedrock/agentcoreGatewayTarget.ts"],"names":[],"mappings":"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"}
|
package/bedrock/index.d.ts
CHANGED
|
@@ -25,6 +25,27 @@ export declare const AgentKnowledgeBase: typeof import("./agentKnowledgeBase").A
|
|
|
25
25
|
export { AgentPromptArgs, AgentPromptState } from "./agentPrompt";
|
|
26
26
|
export type AgentPrompt = import("./agentPrompt").AgentPrompt;
|
|
27
27
|
export declare const AgentPrompt: typeof import("./agentPrompt").AgentPrompt;
|
|
28
|
+
export { AgentcoreAgentRuntimeArgs, AgentcoreAgentRuntimeState } from "./agentcoreAgentRuntime";
|
|
29
|
+
export type AgentcoreAgentRuntime = import("./agentcoreAgentRuntime").AgentcoreAgentRuntime;
|
|
30
|
+
export declare const AgentcoreAgentRuntime: typeof import("./agentcoreAgentRuntime").AgentcoreAgentRuntime;
|
|
31
|
+
export { AgentcoreAgentRuntimeEndpointArgs, AgentcoreAgentRuntimeEndpointState } from "./agentcoreAgentRuntimeEndpoint";
|
|
32
|
+
export type AgentcoreAgentRuntimeEndpoint = import("./agentcoreAgentRuntimeEndpoint").AgentcoreAgentRuntimeEndpoint;
|
|
33
|
+
export declare const AgentcoreAgentRuntimeEndpoint: typeof import("./agentcoreAgentRuntimeEndpoint").AgentcoreAgentRuntimeEndpoint;
|
|
34
|
+
export { AgentcoreApiKeyCredentialProviderArgs, AgentcoreApiKeyCredentialProviderState } from "./agentcoreApiKeyCredentialProvider";
|
|
35
|
+
export type AgentcoreApiKeyCredentialProvider = import("./agentcoreApiKeyCredentialProvider").AgentcoreApiKeyCredentialProvider;
|
|
36
|
+
export declare const AgentcoreApiKeyCredentialProvider: typeof import("./agentcoreApiKeyCredentialProvider").AgentcoreApiKeyCredentialProvider;
|
|
37
|
+
export { AgentcoreBrowserArgs, AgentcoreBrowserState } from "./agentcoreBrowser";
|
|
38
|
+
export type AgentcoreBrowser = import("./agentcoreBrowser").AgentcoreBrowser;
|
|
39
|
+
export declare const AgentcoreBrowser: typeof import("./agentcoreBrowser").AgentcoreBrowser;
|
|
40
|
+
export { AgentcoreCodeInterpreterArgs, AgentcoreCodeInterpreterState } from "./agentcoreCodeInterpreter";
|
|
41
|
+
export type AgentcoreCodeInterpreter = import("./agentcoreCodeInterpreter").AgentcoreCodeInterpreter;
|
|
42
|
+
export declare const AgentcoreCodeInterpreter: typeof import("./agentcoreCodeInterpreter").AgentcoreCodeInterpreter;
|
|
43
|
+
export { AgentcoreGatewayArgs, AgentcoreGatewayState } from "./agentcoreGateway";
|
|
44
|
+
export type AgentcoreGateway = import("./agentcoreGateway").AgentcoreGateway;
|
|
45
|
+
export declare const AgentcoreGateway: typeof import("./agentcoreGateway").AgentcoreGateway;
|
|
46
|
+
export { AgentcoreGatewayTargetArgs, AgentcoreGatewayTargetState } from "./agentcoreGatewayTarget";
|
|
47
|
+
export type AgentcoreGatewayTarget = import("./agentcoreGatewayTarget").AgentcoreGatewayTarget;
|
|
48
|
+
export declare const AgentcoreGatewayTarget: typeof import("./agentcoreGatewayTarget").AgentcoreGatewayTarget;
|
|
28
49
|
export { CustomModelArgs, CustomModelState } from "./customModel";
|
|
29
50
|
export type CustomModel = import("./customModel").CustomModel;
|
|
30
51
|
export declare const CustomModel: typeof import("./customModel").CustomModel;
|
package/bedrock/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.ProvisionedModelThroughput = exports.InferenceProfile = exports.GuardrailVersion = exports.Guardrail = exports.getInferenceProfilesOutput = exports.getInferenceProfiles = exports.getInferenceProfileOutput = exports.getInferenceProfile = exports.getCustomModelsOutput = exports.getCustomModels = exports.getCustomModelOutput = exports.getCustomModel = exports.getAgentAgentVersionsOutput = exports.getAgentAgentVersions = exports.CustomModel = exports.AgentPrompt = exports.AgentKnowledgeBase = exports.AgentFlow = exports.AgentDataSource = exports.AgentAgentKnowledgeBaseAssociation = exports.AgentAgentCollaborator = exports.AgentAgentAlias = exports.AgentAgentActionGroup = exports.AgentAgent = void 0;
|
|
5
|
+
exports.ProvisionedModelThroughput = exports.InferenceProfile = exports.GuardrailVersion = exports.Guardrail = exports.getInferenceProfilesOutput = exports.getInferenceProfiles = exports.getInferenceProfileOutput = exports.getInferenceProfile = exports.getCustomModelsOutput = exports.getCustomModels = exports.getCustomModelOutput = exports.getCustomModel = exports.getAgentAgentVersionsOutput = exports.getAgentAgentVersions = exports.CustomModel = exports.AgentcoreGatewayTarget = exports.AgentcoreGateway = exports.AgentcoreCodeInterpreter = exports.AgentcoreBrowser = exports.AgentcoreApiKeyCredentialProvider = exports.AgentcoreAgentRuntimeEndpoint = exports.AgentcoreAgentRuntime = exports.AgentPrompt = exports.AgentKnowledgeBase = exports.AgentFlow = exports.AgentDataSource = exports.AgentAgentKnowledgeBaseAssociation = exports.AgentAgentCollaborator = exports.AgentAgentAlias = exports.AgentAgentActionGroup = exports.AgentAgent = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.AgentAgent = null;
|
|
@@ -23,6 +23,20 @@ exports.AgentKnowledgeBase = null;
|
|
|
23
23
|
utilities.lazyLoad(exports, ["AgentKnowledgeBase"], () => require("./agentKnowledgeBase"));
|
|
24
24
|
exports.AgentPrompt = null;
|
|
25
25
|
utilities.lazyLoad(exports, ["AgentPrompt"], () => require("./agentPrompt"));
|
|
26
|
+
exports.AgentcoreAgentRuntime = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["AgentcoreAgentRuntime"], () => require("./agentcoreAgentRuntime"));
|
|
28
|
+
exports.AgentcoreAgentRuntimeEndpoint = null;
|
|
29
|
+
utilities.lazyLoad(exports, ["AgentcoreAgentRuntimeEndpoint"], () => require("./agentcoreAgentRuntimeEndpoint"));
|
|
30
|
+
exports.AgentcoreApiKeyCredentialProvider = null;
|
|
31
|
+
utilities.lazyLoad(exports, ["AgentcoreApiKeyCredentialProvider"], () => require("./agentcoreApiKeyCredentialProvider"));
|
|
32
|
+
exports.AgentcoreBrowser = null;
|
|
33
|
+
utilities.lazyLoad(exports, ["AgentcoreBrowser"], () => require("./agentcoreBrowser"));
|
|
34
|
+
exports.AgentcoreCodeInterpreter = null;
|
|
35
|
+
utilities.lazyLoad(exports, ["AgentcoreCodeInterpreter"], () => require("./agentcoreCodeInterpreter"));
|
|
36
|
+
exports.AgentcoreGateway = null;
|
|
37
|
+
utilities.lazyLoad(exports, ["AgentcoreGateway"], () => require("./agentcoreGateway"));
|
|
38
|
+
exports.AgentcoreGatewayTarget = null;
|
|
39
|
+
utilities.lazyLoad(exports, ["AgentcoreGatewayTarget"], () => require("./agentcoreGatewayTarget"));
|
|
26
40
|
exports.CustomModel = null;
|
|
27
41
|
utilities.lazyLoad(exports, ["CustomModel"], () => require("./customModel"));
|
|
28
42
|
exports.getAgentAgentVersions = null;
|
|
@@ -70,6 +84,20 @@ const _module = {
|
|
|
70
84
|
return new exports.AgentKnowledgeBase(name, undefined, { urn });
|
|
71
85
|
case "aws:bedrock/agentPrompt:AgentPrompt":
|
|
72
86
|
return new exports.AgentPrompt(name, undefined, { urn });
|
|
87
|
+
case "aws:bedrock/agentcoreAgentRuntime:AgentcoreAgentRuntime":
|
|
88
|
+
return new exports.AgentcoreAgentRuntime(name, undefined, { urn });
|
|
89
|
+
case "aws:bedrock/agentcoreAgentRuntimeEndpoint:AgentcoreAgentRuntimeEndpoint":
|
|
90
|
+
return new exports.AgentcoreAgentRuntimeEndpoint(name, undefined, { urn });
|
|
91
|
+
case "aws:bedrock/agentcoreApiKeyCredentialProvider:AgentcoreApiKeyCredentialProvider":
|
|
92
|
+
return new exports.AgentcoreApiKeyCredentialProvider(name, undefined, { urn });
|
|
93
|
+
case "aws:bedrock/agentcoreBrowser:AgentcoreBrowser":
|
|
94
|
+
return new exports.AgentcoreBrowser(name, undefined, { urn });
|
|
95
|
+
case "aws:bedrock/agentcoreCodeInterpreter:AgentcoreCodeInterpreter":
|
|
96
|
+
return new exports.AgentcoreCodeInterpreter(name, undefined, { urn });
|
|
97
|
+
case "aws:bedrock/agentcoreGateway:AgentcoreGateway":
|
|
98
|
+
return new exports.AgentcoreGateway(name, undefined, { urn });
|
|
99
|
+
case "aws:bedrock/agentcoreGatewayTarget:AgentcoreGatewayTarget":
|
|
100
|
+
return new exports.AgentcoreGatewayTarget(name, undefined, { urn });
|
|
73
101
|
case "aws:bedrock/customModel:CustomModel":
|
|
74
102
|
return new exports.CustomModel(name, undefined, { urn });
|
|
75
103
|
case "aws:bedrock/guardrail:Guardrail":
|
|
@@ -94,6 +122,13 @@ pulumi.runtime.registerResourceModule("aws", "bedrock/agentDataSource", _module)
|
|
|
94
122
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentFlow", _module);
|
|
95
123
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentKnowledgeBase", _module);
|
|
96
124
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentPrompt", _module);
|
|
125
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreAgentRuntime", _module);
|
|
126
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreAgentRuntimeEndpoint", _module);
|
|
127
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreApiKeyCredentialProvider", _module);
|
|
128
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreBrowser", _module);
|
|
129
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreCodeInterpreter", _module);
|
|
130
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreGateway", _module);
|
|
131
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentcoreGatewayTarget", _module);
|
|
97
132
|
pulumi.runtime.registerResourceModule("aws", "bedrock/customModel", _module);
|
|
98
133
|
pulumi.runtime.registerResourceModule("aws", "bedrock/guardrail", _module);
|
|
99
134
|
pulumi.runtime.registerResourceModule("aws", "bedrock/guardrailVersion", _module);
|
package/bedrock/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrock/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrock/index.ts"],"names":[],"mappings":"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"}
|