@propulsionworks/cloudformation 0.1.27 → 0.1.29

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 (67) hide show
  1. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +15 -3
  2. package/out/exports/resources.generated/aws-applicationsignals-discovery.d.ts +8 -0
  3. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +48 -0
  4. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +4 -0
  5. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +9 -9
  6. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +54 -0
  7. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +57 -14
  8. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +49 -10
  9. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +170 -0
  10. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +260 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +63 -16
  12. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +28 -13
  13. package/out/exports/resources.generated/aws-cognito-userpooluser.d.ts +3 -3
  14. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +0 -4
  15. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +3 -3
  16. package/out/exports/resources.generated/aws-connect-user.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +6 -1
  18. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +58 -0
  19. package/out/exports/resources.generated/aws-datazone-formtype.d.ts +106 -0
  20. package/out/exports/resources.generated/aws-datazone-owner.d.ts +17 -2
  21. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +19 -2
  22. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +1 -3
  23. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +3 -2
  24. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +5 -4
  25. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterface.d.ts +84 -0
  26. package/out/exports/resources.generated/aws-ec2-localgatewayvirtualinterfacegroup.d.ts +64 -0
  27. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +5 -0
  28. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +3 -2
  29. package/out/exports/resources.generated/aws-ec2-volume.d.ts +3 -2
  30. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +2 -2
  31. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +2 -2
  32. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +1 -1
  33. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +375 -6
  34. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +4 -0
  35. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +2 -2
  36. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +1 -1
  38. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +26 -0
  39. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +43 -0
  40. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +5 -0
  41. package/out/exports/resources.generated/aws-lambda-function.d.ts +2 -2
  42. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -0
  43. package/out/exports/resources.generated/aws-lightsail-disksnapshot.d.ts +86 -0
  44. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +4 -0
  45. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +4 -0
  46. package/out/exports/resources.generated/aws-medialive-channel.d.ts +24 -0
  47. package/out/exports/resources.generated/aws-msk-clusterpolicy.d.ts +1 -1
  48. package/out/exports/resources.generated/aws-neptune-eventsubscription.d.ts +15 -10
  49. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +3 -1
  50. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +146 -0
  52. package/out/exports/resources.generated/aws-omics-workflow.d.ts +88 -0
  53. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +88 -0
  54. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +1 -0
  55. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +2 -2
  56. package/out/exports/resources.generated/aws-pcs-queue.d.ts +26 -0
  57. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +10 -0
  58. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +32 -0
  59. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +14 -0
  60. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +12 -0
  61. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +27 -1
  62. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +11 -0
  63. package/out/exports/resources.generated/aws-route53-recordset.d.ts +5 -1
  64. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +2 -2
  65. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +4 -13
  66. package/out/exports/resources.generated/aws-servicecatalog-portfolioshare.d.ts +3 -11
  67. package/package.json +1 -1
@@ -0,0 +1,170 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Definition of AWS::BedrockAgentCore::Gateway Resource Type
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html}
5
+ */
6
+ export type BedrockAgentCoreGateway = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::Gateway", BedrockAgentCoreGatewayProps, BedrockAgentCoreGatewayAttribs>;
7
+ /**
8
+ * Definition of AWS::BedrockAgentCore::Gateway Resource Type
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html}
10
+ */
11
+ export type BedrockAgentCoreGatewayProps = {
12
+ /**
13
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-authorizerconfiguration}
14
+ */
15
+ AuthorizerConfiguration?: AuthorizerConfiguration | undefined;
16
+ /**
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-authorizertype}
18
+ */
19
+ AuthorizerType: AuthorizerType;
20
+ /**
21
+ * @minLength 1
22
+ * @maxLength 200
23
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-description}
24
+ */
25
+ Description?: string | undefined;
26
+ /**
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-exceptionlevel}
28
+ */
29
+ ExceptionLevel?: ExceptionLevel | undefined;
30
+ /**
31
+ * @minLength 1
32
+ * @maxLength 2048
33
+ * @pattern ^arn:aws(|-cn|-us-gov):kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}$
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-kmskeyarn}
35
+ */
36
+ KmsKeyArn?: string | undefined;
37
+ /**
38
+ * @pattern ^([0-9a-zA-Z][-]?){1,100}$
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-name}
40
+ */
41
+ Name: string;
42
+ /**
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-protocolconfiguration}
44
+ */
45
+ ProtocolConfiguration?: GatewayProtocolConfiguration | undefined;
46
+ /**
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-protocoltype}
48
+ */
49
+ ProtocolType: GatewayProtocolType;
50
+ /**
51
+ * @minLength 1
52
+ * @maxLength 2048
53
+ * @pattern ^arn:aws(-[^:]+)?:iam::([0-9]{12})?:role/.+$
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-rolearn}
55
+ */
56
+ RoleArn: string;
57
+ /**
58
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-tags}
59
+ */
60
+ Tags?: Record<string, string> | undefined;
61
+ };
62
+ /**
63
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#aws-resource-bedrockagentcore-gateway-return-values}
64
+ */
65
+ export type BedrockAgentCoreGatewayAttribs = {
66
+ /**
67
+ * @format date-time
68
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-createdat}
69
+ */
70
+ CreatedAt: string;
71
+ /**
72
+ * @pattern ^arn:aws(|-cn|-us-gov):bedrock-agentcore:[a-z0-9-]{1,20}:[0-9]{12}:gateway/([0-9a-z][-]?){1,100}-[a-z0-9]{10}$
73
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-gatewayarn}
74
+ */
75
+ GatewayArn: string;
76
+ /**
77
+ * @pattern ^([0-9a-z][-]?){1,100}-[0-9a-z]{10}$
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-gatewayidentifier}
79
+ */
80
+ GatewayIdentifier: string;
81
+ /**
82
+ * @minLength 1
83
+ * @maxLength 1024
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-gatewayurl}
85
+ */
86
+ GatewayUrl: string;
87
+ /**
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-status}
89
+ */
90
+ Status: GatewayStatus;
91
+ /**
92
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-statusreasons}
93
+ */
94
+ StatusReasons: string[];
95
+ /**
96
+ * @format date-time
97
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gateway.html#cfn-bedrockagentcore-gateway-updatedat}
98
+ */
99
+ UpdatedAt: string;
100
+ };
101
+ /**
102
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-authorizerconfiguration.html}
103
+ */
104
+ export type AuthorizerConfiguration = {
105
+ CustomJWTAuthorizer: CustomJWTAuthorizerConfiguration;
106
+ };
107
+ /**
108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-authorizertype.html}
109
+ */
110
+ export type AuthorizerType = "CUSTOM_JWT" | "AWS_IAM";
111
+ /**
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-customjwtauthorizerconfiguration.html}
113
+ */
114
+ export type CustomJWTAuthorizerConfiguration = {
115
+ /**
116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-gateway-customjwtauthorizerconfiguration-allowedaudience}
117
+ */
118
+ AllowedAudience?: string[] | undefined;
119
+ /**
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-gateway-customjwtauthorizerconfiguration-allowedclients}
121
+ */
122
+ AllowedClients?: string[] | undefined;
123
+ /**
124
+ * @pattern ^.+/\.well-known/openid-configuration$
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-gateway-customjwtauthorizerconfiguration-discoveryurl}
126
+ */
127
+ DiscoveryUrl: string;
128
+ };
129
+ /**
130
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-exceptionlevel.html}
131
+ */
132
+ export type ExceptionLevel = "DEBUG";
133
+ /**
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-gatewayprotocolconfiguration.html}
135
+ */
136
+ export type GatewayProtocolConfiguration = {
137
+ Mcp: MCPGatewayConfiguration;
138
+ };
139
+ /**
140
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-gatewayprotocoltype.html}
141
+ */
142
+ export type GatewayProtocolType = "MCP";
143
+ /**
144
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-gatewaystatus.html}
145
+ */
146
+ export type GatewayStatus = "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED";
147
+ /**
148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-mcpgatewayconfiguration.html}
149
+ */
150
+ export type MCPGatewayConfiguration = {
151
+ /**
152
+ * @minLength 1
153
+ * @maxLength 2048
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-mcpgatewayconfiguration.html#cfn-bedrockagentcore-gateway-mcpgatewayconfiguration-instructions}
155
+ */
156
+ Instructions?: string | undefined;
157
+ /**
158
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-mcpgatewayconfiguration.html#cfn-bedrockagentcore-gateway-mcpgatewayconfiguration-searchtype}
159
+ */
160
+ SearchType?: SearchType | undefined;
161
+ /**
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-mcpgatewayconfiguration.html#cfn-bedrockagentcore-gateway-mcpgatewayconfiguration-supportedversions}
163
+ */
164
+ SupportedVersions?: string[] | undefined;
165
+ };
166
+ /**
167
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gateway-searchtype.html}
168
+ */
169
+ export type SearchType = "SEMANTIC";
170
+ //# sourceMappingURL=aws-bedrockagentcore-gateway.d.ts.map
@@ -0,0 +1,260 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Definition of AWS::BedrockAgentCore::GatewayTarget Resource Type
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html}
5
+ */
6
+ export type BedrockAgentCoreGatewayTarget = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::GatewayTarget", BedrockAgentCoreGatewayTargetProps, BedrockAgentCoreGatewayTargetAttribs>;
7
+ /**
8
+ * Definition of AWS::BedrockAgentCore::GatewayTarget Resource Type
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html}
10
+ */
11
+ export type BedrockAgentCoreGatewayTargetProps = {
12
+ /**
13
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-credentialproviderconfigurations}
14
+ */
15
+ CredentialProviderConfigurations: CredentialProviderConfiguration[];
16
+ /**
17
+ * @minLength 1
18
+ * @maxLength 200
19
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-description}
20
+ */
21
+ Description?: string | undefined;
22
+ /**
23
+ * @pattern ^([0-9a-z][-]?){1,100}-[0-9a-z]{10}$
24
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-gatewayidentifier}
25
+ */
26
+ GatewayIdentifier?: string | undefined;
27
+ /**
28
+ * @pattern ^([0-9a-zA-Z][-]?){1,100}$
29
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-name}
30
+ */
31
+ Name: string;
32
+ /**
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-targetconfiguration}
34
+ */
35
+ TargetConfiguration: TargetConfiguration;
36
+ };
37
+ /**
38
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#aws-resource-bedrockagentcore-gatewaytarget-return-values}
39
+ */
40
+ export type BedrockAgentCoreGatewayTargetAttribs = {
41
+ /**
42
+ * @format date-time
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-createdat}
44
+ */
45
+ CreatedAt: string;
46
+ /**
47
+ * @pattern ^arn:aws(|-cn|-us-gov):bedrock-agentcore:[a-z0-9-]{1,20}:[0-9]{12}:gateway/([0-9a-z][-]?){1,100}-[a-z0-9]{10}$
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-gatewayarn}
49
+ */
50
+ GatewayArn: string;
51
+ /**
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-status}
53
+ */
54
+ Status: TargetStatus;
55
+ /**
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-statusreasons}
57
+ */
58
+ StatusReasons: string[];
59
+ /**
60
+ * @pattern ^[0-9a-zA-Z]{10}$
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-targetid}
62
+ */
63
+ TargetId: string;
64
+ /**
65
+ * @format date-time
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-gatewaytarget.html#cfn-bedrockagentcore-gatewaytarget-updatedat}
67
+ */
68
+ UpdatedAt: string;
69
+ };
70
+ /**
71
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apikeycredentiallocation.html}
72
+ */
73
+ export type ApiKeyCredentialLocation = "HEADER" | "QUERY_PARAMETER";
74
+ /**
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apikeycredentialprovider.html}
76
+ */
77
+ export type ApiKeyCredentialProvider = {
78
+ /**
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apikeycredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-apikeycredentialprovider-credentiallocation}
80
+ */
81
+ CredentialLocation?: ApiKeyCredentialLocation | undefined;
82
+ /**
83
+ * @minLength 1
84
+ * @maxLength 64
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apikeycredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-apikeycredentialprovider-credentialparametername}
86
+ */
87
+ CredentialParameterName?: string | undefined;
88
+ /**
89
+ * @minLength 1
90
+ * @maxLength 64
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apikeycredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-apikeycredentialprovider-credentialprefix}
92
+ */
93
+ CredentialPrefix?: string | undefined;
94
+ /**
95
+ * @pattern ^arn:([^:]*):([^:]*):([^:]*):([0-9]{12})?:(.+)$
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apikeycredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-apikeycredentialprovider-providerarn}
97
+ */
98
+ ProviderArn: string;
99
+ };
100
+ /**
101
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-apischemaconfiguration.html}
102
+ */
103
+ export type ApiSchemaConfiguration = {
104
+ S3: S3Configuration;
105
+ } | {
106
+ InlinePayload: string;
107
+ };
108
+ /**
109
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-credentialprovider.html}
110
+ */
111
+ export type CredentialProvider = {
112
+ OauthCredentialProvider: OAuthCredentialProvider;
113
+ } | {
114
+ ApiKeyCredentialProvider: ApiKeyCredentialProvider;
115
+ };
116
+ /**
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-credentialproviderconfiguration.html}
118
+ */
119
+ export type CredentialProviderConfiguration = {
120
+ /**
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-credentialproviderconfiguration.html#cfn-bedrockagentcore-gatewaytarget-credentialproviderconfiguration-credentialprovider}
122
+ */
123
+ CredentialProvider?: CredentialProvider | undefined;
124
+ /**
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-credentialproviderconfiguration.html#cfn-bedrockagentcore-gatewaytarget-credentialproviderconfiguration-credentialprovidertype}
126
+ */
127
+ CredentialProviderType: CredentialProviderType;
128
+ };
129
+ /**
130
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-credentialprovidertype.html}
131
+ */
132
+ export type CredentialProviderType = "GATEWAY_IAM_ROLE" | "OAUTH" | "API_KEY";
133
+ /**
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcplambdatargetconfiguration.html}
135
+ */
136
+ export type McpLambdaTargetConfiguration = {
137
+ /**
138
+ * @minLength 1
139
+ * @maxLength 170
140
+ * @pattern ^arn:(aws[a-zA-Z-]*)?:lambda:([a-z]{2}(-gov)?-[a-z]+-\d{1}):(\d{12}):function:([a-zA-Z0-9-_.]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?$
141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcplambdatargetconfiguration.html#cfn-bedrockagentcore-gatewaytarget-mcplambdatargetconfiguration-lambdaarn}
142
+ */
143
+ LambdaArn: string;
144
+ /**
145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcplambdatargetconfiguration.html#cfn-bedrockagentcore-gatewaytarget-mcplambdatargetconfiguration-toolschema}
146
+ */
147
+ ToolSchema: ToolSchema;
148
+ };
149
+ /**
150
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-mcptargetconfiguration.html}
151
+ */
152
+ export type McpTargetConfiguration = {
153
+ OpenApiSchema: ApiSchemaConfiguration;
154
+ } | {
155
+ SmithyModel: ApiSchemaConfiguration;
156
+ } | {
157
+ Lambda: McpLambdaTargetConfiguration;
158
+ };
159
+ /**
160
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-oauthcredentialprovider.html}
161
+ */
162
+ export type OAuthCredentialProvider = {
163
+ /**
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-oauthcredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-oauthcredentialprovider-customparameters}
165
+ */
166
+ CustomParameters?: Record<string, string> | undefined;
167
+ /**
168
+ * @pattern ^arn:([^:]*):([^:]*):([^:]*):([0-9]{12})?:(.+)$
169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-oauthcredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-oauthcredentialprovider-providerarn}
170
+ */
171
+ ProviderArn: string;
172
+ /**
173
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-oauthcredentialprovider.html#cfn-bedrockagentcore-gatewaytarget-oauthcredentialprovider-scopes}
174
+ */
175
+ Scopes: string[];
176
+ };
177
+ /**
178
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-s3configuration.html}
179
+ */
180
+ export type S3Configuration = {
181
+ /**
182
+ * @pattern ^[0-9]{12}$
183
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-s3configuration.html#cfn-bedrockagentcore-gatewaytarget-s3configuration-bucketowneraccountid}
184
+ */
185
+ BucketOwnerAccountId?: string | undefined;
186
+ /**
187
+ * @pattern ^s3://.{1,2043}$
188
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-s3configuration.html#cfn-bedrockagentcore-gatewaytarget-s3configuration-uri}
189
+ */
190
+ Uri?: string | undefined;
191
+ };
192
+ /**
193
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.html}
194
+ */
195
+ export type SchemaDefinition = {
196
+ /**
197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.html#cfn-bedrockagentcore-gatewaytarget-schemadefinition-description}
198
+ */
199
+ Description?: string | undefined;
200
+ /**
201
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.html#cfn-bedrockagentcore-gatewaytarget-schemadefinition-items}
202
+ */
203
+ Items?: SchemaDefinition | undefined;
204
+ /**
205
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.html#cfn-bedrockagentcore-gatewaytarget-schemadefinition-properties}
206
+ */
207
+ Properties?: Record<string, SchemaDefinition> | undefined;
208
+ /**
209
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.html#cfn-bedrockagentcore-gatewaytarget-schemadefinition-required}
210
+ */
211
+ Required?: string[] | undefined;
212
+ /**
213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schemadefinition.html#cfn-bedrockagentcore-gatewaytarget-schemadefinition-type}
214
+ */
215
+ Type: SchemaType;
216
+ };
217
+ /**
218
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-schematype.html}
219
+ */
220
+ export type SchemaType = "string" | "number" | "object" | "array" | "boolean" | "integer";
221
+ /**
222
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-targetconfiguration.html}
223
+ */
224
+ export type TargetConfiguration = {
225
+ Mcp: McpTargetConfiguration;
226
+ };
227
+ /**
228
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-targetstatus.html}
229
+ */
230
+ export type TargetStatus = "CREATING" | "UPDATING" | "UPDATE_UNSUCCESSFUL" | "DELETING" | "READY" | "FAILED";
231
+ /**
232
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html}
233
+ */
234
+ export type ToolDefinition = {
235
+ /**
236
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html#cfn-bedrockagentcore-gatewaytarget-tooldefinition-description}
237
+ */
238
+ Description: string;
239
+ /**
240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html#cfn-bedrockagentcore-gatewaytarget-tooldefinition-inputschema}
241
+ */
242
+ InputSchema: SchemaDefinition;
243
+ /**
244
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html#cfn-bedrockagentcore-gatewaytarget-tooldefinition-name}
245
+ */
246
+ Name: string;
247
+ /**
248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-tooldefinition.html#cfn-bedrockagentcore-gatewaytarget-tooldefinition-outputschema}
249
+ */
250
+ OutputSchema?: SchemaDefinition | undefined;
251
+ };
252
+ /**
253
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-gatewaytarget-toolschema.html}
254
+ */
255
+ export type ToolSchema = {
256
+ S3: S3Configuration;
257
+ } | {
258
+ InlinePayload: ToolDefinition[];
259
+ };
260
+ //# sourceMappingURL=aws-bedrockagentcore-gatewaytarget.d.ts.map
@@ -1,53 +1,72 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
+ * > Amazon Bedrock AgentCore is in preview release and is subject to change.
4
+ *
5
+ * Contains information about an agent runtime. An agent runtime is the execution environment for a Amazon Bedrock Agent.
6
+ *
7
+ * AgentCore Runtime is a secure, serverless runtime purpose-built for deploying and scaling dynamic AI agents and tools using any open-source framework including LangGraph, CrewAI, and Strands Agents, any protocol, and any model.
8
+ *
9
+ * For more information about using agent runtime in Amazon Bedrock AgentCore, see [Host agent or tools with Amazon Bedrock AgentCore Runtime](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agents-tools-runtime.html) .
10
+ *
11
+ * See the *Properties* section below for descriptions of both the required and optional properties.
3
12
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html}
4
13
  */
5
14
  export type BedrockAgentCoreRuntime = ResourceDefinitionWithAttributes<"AWS::BedrockAgentCore::Runtime", BedrockAgentCoreRuntimeProps, BedrockAgentCoreRuntimeAttribs>;
6
15
  /**
16
+ * > Amazon Bedrock AgentCore is in preview release and is subject to change.
17
+ *
18
+ * Contains information about an agent runtime. An agent runtime is the execution environment for a Amazon Bedrock Agent.
19
+ *
20
+ * AgentCore Runtime is a secure, serverless runtime purpose-built for deploying and scaling dynamic AI agents and tools using any open-source framework including LangGraph, CrewAI, and Strands Agents, any protocol, and any model.
21
+ *
22
+ * For more information about using agent runtime in Amazon Bedrock AgentCore, see [Host agent or tools with Amazon Bedrock AgentCore Runtime](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agents-tools-runtime.html) .
23
+ *
24
+ * See the *Properties* section below for descriptions of both the required and optional properties.
7
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html}
8
26
  */
9
27
  export type BedrockAgentCoreRuntimeProps = {
10
28
  /**
11
- * The artifact of the agent
29
+ * The artifact of the agent.
12
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeartifact}
13
31
  */
14
32
  AgentRuntimeArtifact: AgentRuntimeArtifact;
15
33
  /**
16
- * Name for a resource
34
+ * The name of the AgentCore Runtime endpoint.
17
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimename}
18
36
  */
19
37
  AgentRuntimeName: string;
20
38
  /**
21
- * Authorizer configuration for the agent runtime
39
+ * Represents inbound authorization configuration options used to authenticate incoming requests.
22
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-authorizerconfiguration}
23
41
  */
24
42
  AuthorizerConfiguration?: AuthorizerConfiguration | undefined;
25
43
  /**
26
- * Description of the resource
44
+ * The agent runtime description.
27
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-description}
28
46
  */
29
47
  Description?: string | undefined;
30
48
  /**
31
- * Environment variables for the agent runtime
49
+ * The environment variables for the agent.
32
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-environmentvariables}
33
51
  */
34
52
  EnvironmentVariables?: Record<string, string> | undefined;
35
53
  /**
36
- * Network access configuration for the Agent
54
+ * The network configuration.
37
55
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-networkconfiguration}
38
56
  */
39
57
  NetworkConfiguration: NetworkConfiguration;
40
58
  /**
41
- * Protocol configuration for the agent runtime
59
+ * The protocol configuration for an agent runtime. This structure defines how the agent runtime communicates with clients.
42
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-protocolconfiguration}
43
61
  */
44
62
  ProtocolConfiguration?: ProtocolConfiguration | undefined;
45
63
  /**
46
- * Amazon Resource Name (ARN) of an IAM role
64
+ * The Amazon Resource Name (ARN) for for the role.
47
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-rolearn}
48
66
  */
49
67
  RoleArn: string;
50
68
  /**
69
+ * The tags for the agent.
51
70
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-tags}
52
71
  */
53
72
  Tags?: Record<string, string> | undefined;
@@ -57,41 +76,43 @@ export type BedrockAgentCoreRuntimeProps = {
57
76
  */
58
77
  export type BedrockAgentCoreRuntimeAttribs = {
59
78
  /**
60
- * The Amazon Resource Name(ARN) that uniquely identifies the Agent
79
+ * The agent runtime ARN.
61
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimearn}
62
81
  */
63
82
  AgentRuntimeArn: string;
64
83
  /**
65
- * Identifier for a resource
84
+ * The ID for the agent runtime.
66
85
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeid}
67
86
  */
68
87
  AgentRuntimeId: string;
69
88
  /**
70
- * Version of the Agent
89
+ * The version for the agent runtime.
71
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-agentruntimeversion}
72
91
  */
73
92
  AgentRuntimeVersion: string;
74
93
  /**
75
- * Timestamp when the Agent was created
94
+ * The time at which the runtime was created.
76
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-createdat}
77
96
  */
78
97
  CreatedAt: string;
79
98
  /**
80
- * When resource was last updated
99
+ * The time at which the runtime was last updated.
81
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-lastupdatedat}
82
101
  */
83
102
  LastUpdatedAt: string;
84
103
  /**
85
- * Current status of the agent
104
+ * The status for the agent runtime.
86
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-runtime.html#cfn-bedrockagentcore-runtime-status}
87
106
  */
88
107
  Status: AgentStatus;
89
108
  };
90
109
  /**
110
+ * The artifact of the agent.
91
111
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html}
92
112
  */
93
113
  export type AgentRuntimeArtifact = {
94
114
  /**
115
+ * Representation of a container configuration.
95
116
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-agentruntimeartifact.html#cfn-bedrockagentcore-runtime-agentruntimeartifact-containerconfiguration}
96
117
  */
97
118
  ContainerConfiguration?: ContainerConfiguration | undefined;
@@ -101,20 +122,23 @@ export type AgentRuntimeArtifact = {
101
122
  */
102
123
  export type AgentStatus = "CREATING" | "CREATE_FAILED" | "UPDATING" | "UPDATE_FAILED" | "READY" | "DELETING";
103
124
  /**
104
- * Configuration for the authorizer
125
+ * The authorizer configuration.
105
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-authorizerconfiguration.html}
106
127
  */
107
128
  export type AuthorizerConfiguration = {
108
129
  /**
130
+ * Represents inbound authorization configuration options used to authenticate incoming requests.
109
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-authorizerconfiguration.html#cfn-bedrockagentcore-runtime-authorizerconfiguration-customjwtauthorizer}
110
132
  */
111
133
  CustomJWTAuthorizer?: CustomJWTAuthorizerConfiguration | undefined;
112
134
  };
113
135
  /**
136
+ * The container configuration.
114
137
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html}
115
138
  */
116
139
  export type ContainerConfiguration = {
117
140
  /**
141
+ * The container Uri.
118
142
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-containerconfiguration.html#cfn-bedrockagentcore-runtime-containerconfiguration-containeruri}
119
143
  */
120
144
  ContainerUri: string;
@@ -125,34 +149,57 @@ export type ContainerConfiguration = {
125
149
  */
126
150
  export type CustomJWTAuthorizerConfiguration = {
127
151
  /**
152
+ * Represents inbound authorization configuration options used to authenticate incoming requests.
128
153
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-allowedaudience}
129
154
  */
130
155
  AllowedAudience?: string[] | undefined;
131
156
  /**
157
+ * Represents individual client IDs that are validated in the incoming JWT token validation process.
132
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-allowedclients}
133
159
  */
134
160
  AllowedClients?: string[] | undefined;
135
161
  /**
162
+ * The configuration authorization.
136
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-customjwtauthorizerconfiguration.html#cfn-bedrockagentcore-runtime-customjwtauthorizerconfiguration-discoveryurl}
137
164
  */
138
165
  DiscoveryUrl: string;
139
166
  };
140
167
  /**
168
+ * The network configuration for the agent.
141
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html}
142
170
  */
143
171
  export type NetworkConfiguration = {
144
172
  /**
173
+ * The network mode.
145
174
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html#cfn-bedrockagentcore-runtime-networkconfiguration-networkmode}
146
175
  */
147
176
  NetworkMode: NetworkMode;
177
+ /**
178
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkconfiguration.html#cfn-bedrockagentcore-runtime-networkconfiguration-networkmodeconfig}
179
+ */
180
+ NetworkModeConfig?: VpcConfig | undefined;
148
181
  };
149
182
  /**
150
183
  * Network mode configuration type
151
184
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-networkmode.html}
152
185
  */
153
- export type NetworkMode = "PUBLIC";
186
+ export type NetworkMode = "PUBLIC" | "VPC";
154
187
  /**
155
188
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-protocolconfiguration.html}
156
189
  */
157
190
  export type ProtocolConfiguration = "MCP" | "HTTP";
191
+ /**
192
+ * Network mode configuration for VPC
193
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-vpcconfig.html}
194
+ */
195
+ export type VpcConfig = {
196
+ /**
197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-vpcconfig.html#cfn-bedrockagentcore-runtime-vpcconfig-securitygroups}
198
+ */
199
+ SecurityGroups: string[];
200
+ /**
201
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrockagentcore-runtime-vpcconfig.html#cfn-bedrockagentcore-runtime-vpcconfig-subnets}
202
+ */
203
+ Subnets: string[];
204
+ };
158
205
  //# sourceMappingURL=aws-bedrockagentcore-runtime.d.ts.map