@pulumi/aws 6.66.2 → 6.66.3
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/bedrock/agentAgentCollaborator.d.ts +207 -0
- package/bedrock/agentAgentCollaborator.js +175 -0
- package/bedrock/agentAgentCollaborator.js.map +1 -0
- package/bedrock/index.d.ts +3 -0
- package/bedrock/index.js +6 -1
- package/bedrock/index.js.map +1 -1
- package/cleanrooms/index.d.ts +3 -0
- package/cleanrooms/index.js +6 -1
- package/cleanrooms/index.js.map +1 -1
- package/cleanrooms/membership.d.ts +217 -0
- package/cleanrooms/membership.js +121 -0
- package/cleanrooms/membership.js.map +1 -0
- package/cloudfront/vpcOrigin.d.ts +1 -1
- package/cloudfront/vpcOrigin.js +1 -1
- package/cloudwatch/getEventBuses.d.ts +68 -0
- package/cloudwatch/getEventBuses.js +56 -0
- package/cloudwatch/getEventBuses.js.map +1 -0
- package/cloudwatch/index.d.ts +18 -0
- package/cloudwatch/index.js +29 -1
- package/cloudwatch/index.js.map +1 -1
- package/cloudwatch/logDelivery.d.ts +170 -0
- package/cloudwatch/logDelivery.js +99 -0
- package/cloudwatch/logDelivery.js.map +1 -0
- package/cloudwatch/logDeliveryDestination.d.ts +151 -0
- package/cloudwatch/logDeliveryDestination.js +88 -0
- package/cloudwatch/logDeliveryDestination.js.map +1 -0
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts +85 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js +82 -0
- package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -0
- package/cloudwatch/logDeliverySource.d.ts +148 -0
- package/cloudwatch/logDeliverySource.js +93 -0
- package/cloudwatch/logDeliverySource.js.map +1 -0
- package/cloudwatch/logIndexPolicy.d.ts +88 -0
- package/cloudwatch/logIndexPolicy.js +85 -0
- package/cloudwatch/logIndexPolicy.js.map +1 -0
- package/codebuild/fleet.d.ts +18 -6
- package/codebuild/fleet.js +2 -0
- package/codebuild/fleet.js.map +1 -1
- package/codebuild/getFleet.d.ts +4 -0
- package/codebuild/getFleet.js.map +1 -1
- package/cognito/userPool.d.ts +48 -0
- package/cognito/userPool.js +8 -0
- package/cognito/userPool.js.map +1 -1
- package/ec2/eipAssociation.d.ts +41 -49
- package/ec2/eipAssociation.js +2 -4
- package/ec2/eipAssociation.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +14 -1
- package/ec2/getVpcEndpointService.js +2 -0
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +6 -6
- package/ecr/accountSetting.d.ts +29 -9
- package/ecr/accountSetting.js +17 -3
- package/ecr/accountSetting.js.map +1 -1
- package/ecs/getClusters.d.ts +44 -0
- package/ecs/getClusters.js +46 -0
- package/ecs/getClusters.js.map +1 -0
- package/ecs/index.d.ts +3 -0
- package/ecs/index.js +4 -1
- package/ecs/index.js.map +1 -1
- package/eks/nodeGroup.d.ts +12 -0
- package/eks/nodeGroup.js +2 -0
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/user.d.ts +3 -3
- package/elasticache/userGroup.d.ts +3 -3
- package/emr/studio.d.ts +12 -0
- package/emr/studio.js +2 -0
- package/emr/studio.js.map +1 -1
- package/fsx/windowsFileSystem.d.ts +4 -4
- package/fsx/windowsFileSystem.js +4 -4
- package/guardduty/organizationConfiguration.d.ts +3 -3
- package/lb/trustStore.d.ts +24 -0
- package/lb/trustStore.js +24 -0
- package/lb/trustStore.js.map +1 -1
- package/msk/replicator.d.ts +50 -0
- package/msk/replicator.js +50 -0
- package/msk/replicator.js.map +1 -1
- package/package.json +2 -2
- package/quicksight/user.d.ts +71 -27
- package/quicksight/user.js +36 -4
- package/quicksight/user.js.map +1 -1
- package/rds/cluster.d.ts +3 -3
- package/rds/clusterInstance.d.ts +3 -3
- package/rds/getCertificate.d.ts +9 -0
- package/rds/getCertificate.js +2 -0
- package/rds/getCertificate.js.map +1 -1
- package/rds/getEngineVersion.d.ts +12 -0
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/integration.d.ts +42 -6
- package/rds/integration.js +2 -0
- package/rds/integration.js.map +1 -1
- package/route53/getRecords.d.ts +125 -0
- package/route53/getRecords.js +104 -0
- package/route53/getRecords.js.map +1 -0
- package/route53/index.d.ts +3 -0
- package/route53/index.js +5 -2
- package/route53/index.js.map +1 -1
- package/route53/record.d.ts +2 -2
- package/route53/record.js +2 -2
- package/s3/objectCopy.d.ts +24 -0
- package/s3/objectCopy.js +23 -0
- package/s3/objectCopy.js.map +1 -1
- package/s3tables/table.d.ts +1 -1
- package/s3tables/table.js +1 -1
- package/ssmincidents/getReplicationSet.d.ts +1 -1
- package/ssoadmin/managedPolicyAttachment.d.ts +2 -2
- package/ssoadmin/managedPolicyAttachment.js +2 -2
- package/types/input.d.ts +186 -9
- package/types/input.js.map +1 -1
- package/types/output.d.ts +366 -10
- package/types/output.js.map +1 -1
- package/vpclattice/index.d.ts +3 -0
- package/vpclattice/index.js +6 -1
- package/vpclattice/index.js.map +1 -1
- package/vpclattice/resourceGateway.d.ts +217 -0
- package/vpclattice/resourceGateway.js +133 -0
- package/vpclattice/resourceGateway.js.map +1 -0
|
@@ -0,0 +1,207 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Resource for managing an AWS Bedrock Agents Agent Collaborator.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Basic Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as aws from "@pulumi/aws";
|
|
14
|
+
*
|
|
15
|
+
* const current = aws.getCallerIdentity({});
|
|
16
|
+
* const currentGetPartition = aws.getPartition({});
|
|
17
|
+
* const currentGetRegion = aws.getRegion({});
|
|
18
|
+
* const exampleAgentTrust = Promise.all([current, currentGetPartition, currentGetRegion, current]).then(([current, currentGetPartition, currentGetRegion, current1]) => aws.iam.getPolicyDocument({
|
|
19
|
+
* statements: [{
|
|
20
|
+
* actions: ["sts:AssumeRole"],
|
|
21
|
+
* principals: [{
|
|
22
|
+
* identifiers: ["bedrock.amazonaws.com"],
|
|
23
|
+
* type: "Service",
|
|
24
|
+
* }],
|
|
25
|
+
* conditions: [
|
|
26
|
+
* {
|
|
27
|
+
* test: "StringEquals",
|
|
28
|
+
* values: [current.accountId],
|
|
29
|
+
* variable: "aws:SourceAccount",
|
|
30
|
+
* },
|
|
31
|
+
* {
|
|
32
|
+
* test: "ArnLike",
|
|
33
|
+
* values: [`arn:${currentGetPartition.partition}:bedrock:${currentGetRegion.name}:${current1.accountId}:agent/*`],
|
|
34
|
+
* variable: "AWS:SourceArn",
|
|
35
|
+
* },
|
|
36
|
+
* ],
|
|
37
|
+
* }],
|
|
38
|
+
* }));
|
|
39
|
+
* const exampleAgentPermissions = Promise.all([currentGetPartition, currentGetRegion, currentGetRegion, current, currentGetRegion, current]).then(([currentGetPartition, currentGetRegion, currentGetRegion1, current, currentGetRegion2, current1]) => aws.iam.getPolicyDocument({
|
|
40
|
+
* statements: [
|
|
41
|
+
* {
|
|
42
|
+
* actions: ["bedrock:InvokeModel"],
|
|
43
|
+
* resources: [`arn:${currentGetPartition.partition}:bedrock:${currentGetRegion.name}::foundation-model/anthropic.claude-3-5-sonnet-20241022-v2:0`],
|
|
44
|
+
* },
|
|
45
|
+
* {
|
|
46
|
+
* actions: [
|
|
47
|
+
* "bedrock:GetAgentAlias",
|
|
48
|
+
* "bedrock:InvokeAgent",
|
|
49
|
+
* ],
|
|
50
|
+
* resources: [
|
|
51
|
+
* `arn:${currentAgent.partition}:bedrock:${currentGetRegion1.name}:${current.accountId}:agent/*`,
|
|
52
|
+
* `arn:${currentAgent.partition}:bedrock:${currentGetRegion2.name}:${current1.accountId}:agent-alias/*`,
|
|
53
|
+
* ],
|
|
54
|
+
* },
|
|
55
|
+
* ],
|
|
56
|
+
* }));
|
|
57
|
+
* const example = new aws.iam.Role("example", {
|
|
58
|
+
* assumeRolePolicy: exampleAgentTrust.then(exampleAgentTrust => exampleAgentTrust.json),
|
|
59
|
+
* namePrefix: "AmazonBedrockExecutionRoleForAgents_",
|
|
60
|
+
* });
|
|
61
|
+
* const exampleRolePolicy = new aws.iam.RolePolicy("example", {
|
|
62
|
+
* policy: exampleAgentPermissions.then(exampleAgentPermissions => exampleAgentPermissions.json),
|
|
63
|
+
* role: example.id,
|
|
64
|
+
* });
|
|
65
|
+
* const exampleCollaborator = new aws.bedrock.AgentAgent("example_collaborator", {
|
|
66
|
+
* agentName: "my-agent-collaborator",
|
|
67
|
+
* agentResourceRoleArn: example.arn,
|
|
68
|
+
* idleSessionTtlInSeconds: 500,
|
|
69
|
+
* foundationModel: "anthropic.claude-3-5-sonnet-20241022-v2:0",
|
|
70
|
+
* instruction: "do what the supervisor tells you to do",
|
|
71
|
+
* });
|
|
72
|
+
* const exampleSupervisor = new aws.bedrock.AgentAgent("example_supervisor", {
|
|
73
|
+
* agentName: "my-agent-supervisor",
|
|
74
|
+
* agentResourceRoleArn: example.arn,
|
|
75
|
+
* agentCollaboration: "SUPERVISOR",
|
|
76
|
+
* idleSessionTtlInSeconds: 500,
|
|
77
|
+
* foundationModel: "anthropic.claude-3-5-sonnet-20241022-v2:0",
|
|
78
|
+
* instruction: "tell the sub agent what to do",
|
|
79
|
+
* prepareAgent: false,
|
|
80
|
+
* });
|
|
81
|
+
* const exampleAgentAgentAlias = new aws.bedrock.AgentAgentAlias("example", {
|
|
82
|
+
* agentAliasName: "my-agent-alias",
|
|
83
|
+
* agentId: exampleCollaborator.agentId,
|
|
84
|
+
* description: "Test Alias",
|
|
85
|
+
* });
|
|
86
|
+
* const exampleAgentAgentCollaborator = new aws.bedrock.AgentAgentCollaborator("example", {
|
|
87
|
+
* agentId: exampleSupervisor.agentId,
|
|
88
|
+
* collaborationInstruction: "tell the other agent what to do",
|
|
89
|
+
* collaboratorName: "my-collab-example",
|
|
90
|
+
* relayConversationHistory: "TO_COLLABORATOR",
|
|
91
|
+
* agentDescriptor: {
|
|
92
|
+
* aliasArn: exampleAgentAgentAlias.agentAliasArn,
|
|
93
|
+
* },
|
|
94
|
+
* });
|
|
95
|
+
* ```
|
|
96
|
+
*
|
|
97
|
+
* ## Import
|
|
98
|
+
*
|
|
99
|
+
* Using `pulumi import`, import Bedrock Agents Agent Collaborator using a comma-delimited string combining `agent_id`, `agent_version`, and `collaborator_id`. For example:
|
|
100
|
+
*
|
|
101
|
+
* ```sh
|
|
102
|
+
* $ pulumi import aws:bedrock/agentAgentCollaborator:AgentAgentCollaborator example 9LSJO0BFI8,DRAFT,AG3TN4RQIY
|
|
103
|
+
* ```
|
|
104
|
+
*/
|
|
105
|
+
export declare class AgentAgentCollaborator extends pulumi.CustomResource {
|
|
106
|
+
/**
|
|
107
|
+
* Get an existing AgentAgentCollaborator resource's state with the given name, ID, and optional extra
|
|
108
|
+
* properties used to qualify the lookup.
|
|
109
|
+
*
|
|
110
|
+
* @param name The _unique_ name of the resulting resource.
|
|
111
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
112
|
+
* @param state Any extra arguments used during the lookup.
|
|
113
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
114
|
+
*/
|
|
115
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AgentAgentCollaboratorState, opts?: pulumi.CustomResourceOptions): AgentAgentCollaborator;
|
|
116
|
+
/**
|
|
117
|
+
* Returns true if the given object is an instance of AgentAgentCollaborator. This is designed to work even
|
|
118
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
119
|
+
*/
|
|
120
|
+
static isInstance(obj: any): obj is AgentAgentCollaborator;
|
|
121
|
+
readonly agentDescriptor: pulumi.Output<outputs.bedrock.AgentAgentCollaboratorAgentDescriptor | undefined>;
|
|
122
|
+
/**
|
|
123
|
+
* ID if the agent to associate the collaborator.
|
|
124
|
+
*/
|
|
125
|
+
readonly agentId: pulumi.Output<string>;
|
|
126
|
+
readonly agentVersion: pulumi.Output<string>;
|
|
127
|
+
/**
|
|
128
|
+
* Instruction to give the collaborator.
|
|
129
|
+
*/
|
|
130
|
+
readonly collaborationInstruction: pulumi.Output<string>;
|
|
131
|
+
/**
|
|
132
|
+
* ID of the Agent Collaborator.
|
|
133
|
+
*/
|
|
134
|
+
readonly collaboratorId: pulumi.Output<string>;
|
|
135
|
+
readonly collaboratorName: pulumi.Output<string>;
|
|
136
|
+
/**
|
|
137
|
+
* Whether to prepare the agent after creation or modification. Defaults to `true`.
|
|
138
|
+
*/
|
|
139
|
+
readonly prepareAgent: pulumi.Output<boolean>;
|
|
140
|
+
/**
|
|
141
|
+
* Configure relaying the history to the collaborator.
|
|
142
|
+
*/
|
|
143
|
+
readonly relayConversationHistory: pulumi.Output<string>;
|
|
144
|
+
readonly timeouts: pulumi.Output<outputs.bedrock.AgentAgentCollaboratorTimeouts | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* Create a AgentAgentCollaborator resource with the given unique name, arguments, and options.
|
|
147
|
+
*
|
|
148
|
+
* @param name The _unique_ name of the resource.
|
|
149
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
150
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
151
|
+
*/
|
|
152
|
+
constructor(name: string, args: AgentAgentCollaboratorArgs, opts?: pulumi.CustomResourceOptions);
|
|
153
|
+
}
|
|
154
|
+
/**
|
|
155
|
+
* Input properties used for looking up and filtering AgentAgentCollaborator resources.
|
|
156
|
+
*/
|
|
157
|
+
export interface AgentAgentCollaboratorState {
|
|
158
|
+
agentDescriptor?: pulumi.Input<inputs.bedrock.AgentAgentCollaboratorAgentDescriptor>;
|
|
159
|
+
/**
|
|
160
|
+
* ID if the agent to associate the collaborator.
|
|
161
|
+
*/
|
|
162
|
+
agentId?: pulumi.Input<string>;
|
|
163
|
+
agentVersion?: pulumi.Input<string>;
|
|
164
|
+
/**
|
|
165
|
+
* Instruction to give the collaborator.
|
|
166
|
+
*/
|
|
167
|
+
collaborationInstruction?: pulumi.Input<string>;
|
|
168
|
+
/**
|
|
169
|
+
* ID of the Agent Collaborator.
|
|
170
|
+
*/
|
|
171
|
+
collaboratorId?: pulumi.Input<string>;
|
|
172
|
+
collaboratorName?: pulumi.Input<string>;
|
|
173
|
+
/**
|
|
174
|
+
* Whether to prepare the agent after creation or modification. Defaults to `true`.
|
|
175
|
+
*/
|
|
176
|
+
prepareAgent?: pulumi.Input<boolean>;
|
|
177
|
+
/**
|
|
178
|
+
* Configure relaying the history to the collaborator.
|
|
179
|
+
*/
|
|
180
|
+
relayConversationHistory?: pulumi.Input<string>;
|
|
181
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentAgentCollaboratorTimeouts>;
|
|
182
|
+
}
|
|
183
|
+
/**
|
|
184
|
+
* The set of arguments for constructing a AgentAgentCollaborator resource.
|
|
185
|
+
*/
|
|
186
|
+
export interface AgentAgentCollaboratorArgs {
|
|
187
|
+
agentDescriptor?: pulumi.Input<inputs.bedrock.AgentAgentCollaboratorAgentDescriptor>;
|
|
188
|
+
/**
|
|
189
|
+
* ID if the agent to associate the collaborator.
|
|
190
|
+
*/
|
|
191
|
+
agentId: pulumi.Input<string>;
|
|
192
|
+
agentVersion?: pulumi.Input<string>;
|
|
193
|
+
/**
|
|
194
|
+
* Instruction to give the collaborator.
|
|
195
|
+
*/
|
|
196
|
+
collaborationInstruction: pulumi.Input<string>;
|
|
197
|
+
collaboratorName: pulumi.Input<string>;
|
|
198
|
+
/**
|
|
199
|
+
* Whether to prepare the agent after creation or modification. Defaults to `true`.
|
|
200
|
+
*/
|
|
201
|
+
prepareAgent?: pulumi.Input<boolean>;
|
|
202
|
+
/**
|
|
203
|
+
* Configure relaying the history to the collaborator.
|
|
204
|
+
*/
|
|
205
|
+
relayConversationHistory?: pulumi.Input<string>;
|
|
206
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentAgentCollaboratorTimeouts>;
|
|
207
|
+
}
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.AgentAgentCollaborator = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource for managing an AWS Bedrock Agents Agent Collaborator.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ### Basic Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as aws from "@pulumi/aws";
|
|
18
|
+
*
|
|
19
|
+
* const current = aws.getCallerIdentity({});
|
|
20
|
+
* const currentGetPartition = aws.getPartition({});
|
|
21
|
+
* const currentGetRegion = aws.getRegion({});
|
|
22
|
+
* const exampleAgentTrust = Promise.all([current, currentGetPartition, currentGetRegion, current]).then(([current, currentGetPartition, currentGetRegion, current1]) => aws.iam.getPolicyDocument({
|
|
23
|
+
* statements: [{
|
|
24
|
+
* actions: ["sts:AssumeRole"],
|
|
25
|
+
* principals: [{
|
|
26
|
+
* identifiers: ["bedrock.amazonaws.com"],
|
|
27
|
+
* type: "Service",
|
|
28
|
+
* }],
|
|
29
|
+
* conditions: [
|
|
30
|
+
* {
|
|
31
|
+
* test: "StringEquals",
|
|
32
|
+
* values: [current.accountId],
|
|
33
|
+
* variable: "aws:SourceAccount",
|
|
34
|
+
* },
|
|
35
|
+
* {
|
|
36
|
+
* test: "ArnLike",
|
|
37
|
+
* values: [`arn:${currentGetPartition.partition}:bedrock:${currentGetRegion.name}:${current1.accountId}:agent/*`],
|
|
38
|
+
* variable: "AWS:SourceArn",
|
|
39
|
+
* },
|
|
40
|
+
* ],
|
|
41
|
+
* }],
|
|
42
|
+
* }));
|
|
43
|
+
* const exampleAgentPermissions = Promise.all([currentGetPartition, currentGetRegion, currentGetRegion, current, currentGetRegion, current]).then(([currentGetPartition, currentGetRegion, currentGetRegion1, current, currentGetRegion2, current1]) => aws.iam.getPolicyDocument({
|
|
44
|
+
* statements: [
|
|
45
|
+
* {
|
|
46
|
+
* actions: ["bedrock:InvokeModel"],
|
|
47
|
+
* resources: [`arn:${currentGetPartition.partition}:bedrock:${currentGetRegion.name}::foundation-model/anthropic.claude-3-5-sonnet-20241022-v2:0`],
|
|
48
|
+
* },
|
|
49
|
+
* {
|
|
50
|
+
* actions: [
|
|
51
|
+
* "bedrock:GetAgentAlias",
|
|
52
|
+
* "bedrock:InvokeAgent",
|
|
53
|
+
* ],
|
|
54
|
+
* resources: [
|
|
55
|
+
* `arn:${currentAgent.partition}:bedrock:${currentGetRegion1.name}:${current.accountId}:agent/*`,
|
|
56
|
+
* `arn:${currentAgent.partition}:bedrock:${currentGetRegion2.name}:${current1.accountId}:agent-alias/*`,
|
|
57
|
+
* ],
|
|
58
|
+
* },
|
|
59
|
+
* ],
|
|
60
|
+
* }));
|
|
61
|
+
* const example = new aws.iam.Role("example", {
|
|
62
|
+
* assumeRolePolicy: exampleAgentTrust.then(exampleAgentTrust => exampleAgentTrust.json),
|
|
63
|
+
* namePrefix: "AmazonBedrockExecutionRoleForAgents_",
|
|
64
|
+
* });
|
|
65
|
+
* const exampleRolePolicy = new aws.iam.RolePolicy("example", {
|
|
66
|
+
* policy: exampleAgentPermissions.then(exampleAgentPermissions => exampleAgentPermissions.json),
|
|
67
|
+
* role: example.id,
|
|
68
|
+
* });
|
|
69
|
+
* const exampleCollaborator = new aws.bedrock.AgentAgent("example_collaborator", {
|
|
70
|
+
* agentName: "my-agent-collaborator",
|
|
71
|
+
* agentResourceRoleArn: example.arn,
|
|
72
|
+
* idleSessionTtlInSeconds: 500,
|
|
73
|
+
* foundationModel: "anthropic.claude-3-5-sonnet-20241022-v2:0",
|
|
74
|
+
* instruction: "do what the supervisor tells you to do",
|
|
75
|
+
* });
|
|
76
|
+
* const exampleSupervisor = new aws.bedrock.AgentAgent("example_supervisor", {
|
|
77
|
+
* agentName: "my-agent-supervisor",
|
|
78
|
+
* agentResourceRoleArn: example.arn,
|
|
79
|
+
* agentCollaboration: "SUPERVISOR",
|
|
80
|
+
* idleSessionTtlInSeconds: 500,
|
|
81
|
+
* foundationModel: "anthropic.claude-3-5-sonnet-20241022-v2:0",
|
|
82
|
+
* instruction: "tell the sub agent what to do",
|
|
83
|
+
* prepareAgent: false,
|
|
84
|
+
* });
|
|
85
|
+
* const exampleAgentAgentAlias = new aws.bedrock.AgentAgentAlias("example", {
|
|
86
|
+
* agentAliasName: "my-agent-alias",
|
|
87
|
+
* agentId: exampleCollaborator.agentId,
|
|
88
|
+
* description: "Test Alias",
|
|
89
|
+
* });
|
|
90
|
+
* const exampleAgentAgentCollaborator = new aws.bedrock.AgentAgentCollaborator("example", {
|
|
91
|
+
* agentId: exampleSupervisor.agentId,
|
|
92
|
+
* collaborationInstruction: "tell the other agent what to do",
|
|
93
|
+
* collaboratorName: "my-collab-example",
|
|
94
|
+
* relayConversationHistory: "TO_COLLABORATOR",
|
|
95
|
+
* agentDescriptor: {
|
|
96
|
+
* aliasArn: exampleAgentAgentAlias.agentAliasArn,
|
|
97
|
+
* },
|
|
98
|
+
* });
|
|
99
|
+
* ```
|
|
100
|
+
*
|
|
101
|
+
* ## Import
|
|
102
|
+
*
|
|
103
|
+
* Using `pulumi import`, import Bedrock Agents Agent Collaborator using a comma-delimited string combining `agent_id`, `agent_version`, and `collaborator_id`. For example:
|
|
104
|
+
*
|
|
105
|
+
* ```sh
|
|
106
|
+
* $ pulumi import aws:bedrock/agentAgentCollaborator:AgentAgentCollaborator example 9LSJO0BFI8,DRAFT,AG3TN4RQIY
|
|
107
|
+
* ```
|
|
108
|
+
*/
|
|
109
|
+
class AgentAgentCollaborator extends pulumi.CustomResource {
|
|
110
|
+
/**
|
|
111
|
+
* Get an existing AgentAgentCollaborator resource's state with the given name, ID, and optional extra
|
|
112
|
+
* properties used to qualify the lookup.
|
|
113
|
+
*
|
|
114
|
+
* @param name The _unique_ name of the resulting resource.
|
|
115
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
116
|
+
* @param state Any extra arguments used during the lookup.
|
|
117
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
118
|
+
*/
|
|
119
|
+
static get(name, id, state, opts) {
|
|
120
|
+
return new AgentAgentCollaborator(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
121
|
+
}
|
|
122
|
+
/**
|
|
123
|
+
* Returns true if the given object is an instance of AgentAgentCollaborator. This is designed to work even
|
|
124
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
125
|
+
*/
|
|
126
|
+
static isInstance(obj) {
|
|
127
|
+
if (obj === undefined || obj === null) {
|
|
128
|
+
return false;
|
|
129
|
+
}
|
|
130
|
+
return obj['__pulumiType'] === AgentAgentCollaborator.__pulumiType;
|
|
131
|
+
}
|
|
132
|
+
constructor(name, argsOrState, opts) {
|
|
133
|
+
let resourceInputs = {};
|
|
134
|
+
opts = opts || {};
|
|
135
|
+
if (opts.id) {
|
|
136
|
+
const state = argsOrState;
|
|
137
|
+
resourceInputs["agentDescriptor"] = state ? state.agentDescriptor : undefined;
|
|
138
|
+
resourceInputs["agentId"] = state ? state.agentId : undefined;
|
|
139
|
+
resourceInputs["agentVersion"] = state ? state.agentVersion : undefined;
|
|
140
|
+
resourceInputs["collaborationInstruction"] = state ? state.collaborationInstruction : undefined;
|
|
141
|
+
resourceInputs["collaboratorId"] = state ? state.collaboratorId : undefined;
|
|
142
|
+
resourceInputs["collaboratorName"] = state ? state.collaboratorName : undefined;
|
|
143
|
+
resourceInputs["prepareAgent"] = state ? state.prepareAgent : undefined;
|
|
144
|
+
resourceInputs["relayConversationHistory"] = state ? state.relayConversationHistory : undefined;
|
|
145
|
+
resourceInputs["timeouts"] = state ? state.timeouts : undefined;
|
|
146
|
+
}
|
|
147
|
+
else {
|
|
148
|
+
const args = argsOrState;
|
|
149
|
+
if ((!args || args.agentId === undefined) && !opts.urn) {
|
|
150
|
+
throw new Error("Missing required property 'agentId'");
|
|
151
|
+
}
|
|
152
|
+
if ((!args || args.collaborationInstruction === undefined) && !opts.urn) {
|
|
153
|
+
throw new Error("Missing required property 'collaborationInstruction'");
|
|
154
|
+
}
|
|
155
|
+
if ((!args || args.collaboratorName === undefined) && !opts.urn) {
|
|
156
|
+
throw new Error("Missing required property 'collaboratorName'");
|
|
157
|
+
}
|
|
158
|
+
resourceInputs["agentDescriptor"] = args ? args.agentDescriptor : undefined;
|
|
159
|
+
resourceInputs["agentId"] = args ? args.agentId : undefined;
|
|
160
|
+
resourceInputs["agentVersion"] = args ? args.agentVersion : undefined;
|
|
161
|
+
resourceInputs["collaborationInstruction"] = args ? args.collaborationInstruction : undefined;
|
|
162
|
+
resourceInputs["collaboratorName"] = args ? args.collaboratorName : undefined;
|
|
163
|
+
resourceInputs["prepareAgent"] = args ? args.prepareAgent : undefined;
|
|
164
|
+
resourceInputs["relayConversationHistory"] = args ? args.relayConversationHistory : undefined;
|
|
165
|
+
resourceInputs["timeouts"] = args ? args.timeouts : undefined;
|
|
166
|
+
resourceInputs["collaboratorId"] = undefined /*out*/;
|
|
167
|
+
}
|
|
168
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
169
|
+
super(AgentAgentCollaborator.__pulumiType, name, resourceInputs, opts);
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
exports.AgentAgentCollaborator = AgentAgentCollaborator;
|
|
173
|
+
/** @internal */
|
|
174
|
+
AgentAgentCollaborator.__pulumiType = 'aws:bedrock/agentAgentCollaborator:AgentAgentCollaborator';
|
|
175
|
+
//# sourceMappingURL=agentAgentCollaborator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agentAgentCollaborator.js","sourceRoot":"","sources":["../../bedrock/agentAgentCollaborator.ts"],"names":[],"mappings":"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"}
|
package/bedrock/index.d.ts
CHANGED
|
@@ -7,6 +7,9 @@ export declare const AgentAgentActionGroup: typeof import("./agentAgentActionGro
|
|
|
7
7
|
export { AgentAgentAliasArgs, AgentAgentAliasState } from "./agentAgentAlias";
|
|
8
8
|
export type AgentAgentAlias = import("./agentAgentAlias").AgentAgentAlias;
|
|
9
9
|
export declare const AgentAgentAlias: typeof import("./agentAgentAlias").AgentAgentAlias;
|
|
10
|
+
export { AgentAgentCollaboratorArgs, AgentAgentCollaboratorState } from "./agentAgentCollaborator";
|
|
11
|
+
export type AgentAgentCollaborator = import("./agentAgentCollaborator").AgentAgentCollaborator;
|
|
12
|
+
export declare const AgentAgentCollaborator: typeof import("./agentAgentCollaborator").AgentAgentCollaborator;
|
|
10
13
|
export { AgentAgentKnowledgeBaseAssociationArgs, AgentAgentKnowledgeBaseAssociationState } from "./agentAgentKnowledgeBaseAssociation";
|
|
11
14
|
export type AgentAgentKnowledgeBaseAssociation = import("./agentAgentKnowledgeBaseAssociation").AgentAgentKnowledgeBaseAssociation;
|
|
12
15
|
export declare const AgentAgentKnowledgeBaseAssociation: typeof import("./agentAgentKnowledgeBaseAssociation").AgentAgentKnowledgeBaseAssociation;
|
package/bedrock/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.AgentKnowledgeBase = exports.AgentDataSource = exports.AgentAgentKnowledgeBaseAssociation = 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.AgentKnowledgeBase = 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;
|
|
@@ -11,6 +11,8 @@ exports.AgentAgentActionGroup = null;
|
|
|
11
11
|
utilities.lazyLoad(exports, ["AgentAgentActionGroup"], () => require("./agentAgentActionGroup"));
|
|
12
12
|
exports.AgentAgentAlias = null;
|
|
13
13
|
utilities.lazyLoad(exports, ["AgentAgentAlias"], () => require("./agentAgentAlias"));
|
|
14
|
+
exports.AgentAgentCollaborator = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["AgentAgentCollaborator"], () => require("./agentAgentCollaborator"));
|
|
14
16
|
exports.AgentAgentKnowledgeBaseAssociation = null;
|
|
15
17
|
utilities.lazyLoad(exports, ["AgentAgentKnowledgeBaseAssociation"], () => require("./agentAgentKnowledgeBaseAssociation"));
|
|
16
18
|
exports.AgentDataSource = null;
|
|
@@ -52,6 +54,8 @@ const _module = {
|
|
|
52
54
|
return new exports.AgentAgentActionGroup(name, undefined, { urn });
|
|
53
55
|
case "aws:bedrock/agentAgentAlias:AgentAgentAlias":
|
|
54
56
|
return new exports.AgentAgentAlias(name, undefined, { urn });
|
|
57
|
+
case "aws:bedrock/agentAgentCollaborator:AgentAgentCollaborator":
|
|
58
|
+
return new exports.AgentAgentCollaborator(name, undefined, { urn });
|
|
55
59
|
case "aws:bedrock/agentAgentKnowledgeBaseAssociation:AgentAgentKnowledgeBaseAssociation":
|
|
56
60
|
return new exports.AgentAgentKnowledgeBaseAssociation(name, undefined, { urn });
|
|
57
61
|
case "aws:bedrock/agentDataSource:AgentDataSource":
|
|
@@ -76,6 +80,7 @@ const _module = {
|
|
|
76
80
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentAgent", _module);
|
|
77
81
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentAgentActionGroup", _module);
|
|
78
82
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentAgentAlias", _module);
|
|
83
|
+
pulumi.runtime.registerResourceModule("aws", "bedrock/agentAgentCollaborator", _module);
|
|
79
84
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentAgentKnowledgeBaseAssociation", _module);
|
|
80
85
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentDataSource", _module);
|
|
81
86
|
pulumi.runtime.registerResourceModule("aws", "bedrock/agentKnowledgeBase", _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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"}
|
package/cleanrooms/index.d.ts
CHANGED
|
@@ -4,3 +4,6 @@ export declare const Collaboration: typeof import("./collaboration").Collaborati
|
|
|
4
4
|
export { ConfiguredTableArgs, ConfiguredTableState } from "./configuredTable";
|
|
5
5
|
export type ConfiguredTable = import("./configuredTable").ConfiguredTable;
|
|
6
6
|
export declare const ConfiguredTable: typeof import("./configuredTable").ConfiguredTable;
|
|
7
|
+
export { MembershipArgs, MembershipState } from "./membership";
|
|
8
|
+
export type Membership = import("./membership").Membership;
|
|
9
|
+
export declare const Membership: typeof import("./membership").Membership;
|
package/cleanrooms/index.js
CHANGED
|
@@ -2,13 +2,15 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
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.ConfiguredTable = exports.Collaboration = void 0;
|
|
5
|
+
exports.Membership = exports.ConfiguredTable = exports.Collaboration = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.Collaboration = null;
|
|
9
9
|
utilities.lazyLoad(exports, ["Collaboration"], () => require("./collaboration"));
|
|
10
10
|
exports.ConfiguredTable = null;
|
|
11
11
|
utilities.lazyLoad(exports, ["ConfiguredTable"], () => require("./configuredTable"));
|
|
12
|
+
exports.Membership = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["Membership"], () => require("./membership"));
|
|
12
14
|
const _module = {
|
|
13
15
|
version: utilities.getVersion(),
|
|
14
16
|
construct: (name, type, urn) => {
|
|
@@ -17,6 +19,8 @@ const _module = {
|
|
|
17
19
|
return new exports.Collaboration(name, undefined, { urn });
|
|
18
20
|
case "aws:cleanrooms/configuredTable:ConfiguredTable":
|
|
19
21
|
return new exports.ConfiguredTable(name, undefined, { urn });
|
|
22
|
+
case "aws:cleanrooms/membership:Membership":
|
|
23
|
+
return new exports.Membership(name, undefined, { urn });
|
|
20
24
|
default:
|
|
21
25
|
throw new Error(`unknown resource type ${type}`);
|
|
22
26
|
}
|
|
@@ -24,4 +28,5 @@ const _module = {
|
|
|
24
28
|
};
|
|
25
29
|
pulumi.runtime.registerResourceModule("aws", "cleanrooms/collaboration", _module);
|
|
26
30
|
pulumi.runtime.registerResourceModule("aws", "cleanrooms/configuredTable", _module);
|
|
31
|
+
pulumi.runtime.registerResourceModule("aws", "cleanrooms/membership", _module);
|
|
27
32
|
//# sourceMappingURL=index.js.map
|
package/cleanrooms/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cleanrooms/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../cleanrooms/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,aAAa,GAAmD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAIpE,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,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;AAG3E,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,4CAA4C;gBAC7C,OAAO,IAAI,qBAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,gDAAgD;gBACjD,OAAO,IAAI,uBAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,sCAAsC;gBACvC,OAAO,IAAI,kBAAU,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACxD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,0BAA0B,EAAE,OAAO,CAAC,CAAA;AACjF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,4BAA4B,EAAE,OAAO,CAAC,CAAA;AACnF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA"}
|