@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
package/types/output.d.ts
CHANGED
|
@@ -1138,6 +1138,20 @@ export declare namespace amp {
|
|
|
1138
1138
|
*/
|
|
1139
1139
|
update?: string;
|
|
1140
1140
|
}
|
|
1141
|
+
interface ResourcePolicyTimeouts {
|
|
1142
|
+
/**
|
|
1143
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
1144
|
+
*/
|
|
1145
|
+
create?: string;
|
|
1146
|
+
/**
|
|
1147
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
1148
|
+
*/
|
|
1149
|
+
delete?: string;
|
|
1150
|
+
/**
|
|
1151
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
1152
|
+
*/
|
|
1153
|
+
update?: string;
|
|
1154
|
+
}
|
|
1141
1155
|
interface ScraperDestination {
|
|
1142
1156
|
/**
|
|
1143
1157
|
* Configuration block for an Amazon Managed Prometheus workspace destination. See `amp`.
|
|
@@ -12958,6 +12972,793 @@ export declare namespace bedrock {
|
|
|
12958
12972
|
*/
|
|
12959
12973
|
name: string;
|
|
12960
12974
|
}
|
|
12975
|
+
interface AgentcoreAgentRuntimeAgentRuntimeArtifact {
|
|
12976
|
+
/**
|
|
12977
|
+
* Container configuration block. See `containerConfiguration` below.
|
|
12978
|
+
*/
|
|
12979
|
+
containerConfiguration?: outputs.bedrock.AgentcoreAgentRuntimeAgentRuntimeArtifactContainerConfiguration;
|
|
12980
|
+
}
|
|
12981
|
+
interface AgentcoreAgentRuntimeAgentRuntimeArtifactContainerConfiguration {
|
|
12982
|
+
/**
|
|
12983
|
+
* URI of the container image in Amazon ECR.
|
|
12984
|
+
*/
|
|
12985
|
+
containerUri: string;
|
|
12986
|
+
}
|
|
12987
|
+
interface AgentcoreAgentRuntimeAuthorizerConfiguration {
|
|
12988
|
+
/**
|
|
12989
|
+
* JWT-based authorization configuration block. See `customJwtAuthorizer` below.
|
|
12990
|
+
*/
|
|
12991
|
+
customJwtAuthorizer?: outputs.bedrock.AgentcoreAgentRuntimeAuthorizerConfigurationCustomJwtAuthorizer;
|
|
12992
|
+
}
|
|
12993
|
+
interface AgentcoreAgentRuntimeAuthorizerConfigurationCustomJwtAuthorizer {
|
|
12994
|
+
/**
|
|
12995
|
+
* Set of allowed audience values for JWT token validation.
|
|
12996
|
+
*/
|
|
12997
|
+
allowedAudiences?: string[];
|
|
12998
|
+
/**
|
|
12999
|
+
* Set of allowed client IDs for JWT token validation.
|
|
13000
|
+
*/
|
|
13001
|
+
allowedClients?: string[];
|
|
13002
|
+
/**
|
|
13003
|
+
* URL used to fetch OpenID Connect configuration or authorization server metadata. Must end with `.well-known/openid-configuration`.
|
|
13004
|
+
*/
|
|
13005
|
+
discoveryUrl: string;
|
|
13006
|
+
}
|
|
13007
|
+
interface AgentcoreAgentRuntimeEndpointTimeouts {
|
|
13008
|
+
/**
|
|
13009
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13010
|
+
*/
|
|
13011
|
+
create?: string;
|
|
13012
|
+
/**
|
|
13013
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
13014
|
+
*/
|
|
13015
|
+
delete?: string;
|
|
13016
|
+
/**
|
|
13017
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13018
|
+
*/
|
|
13019
|
+
update?: string;
|
|
13020
|
+
}
|
|
13021
|
+
interface AgentcoreAgentRuntimeLifecycleConfiguration {
|
|
13022
|
+
/**
|
|
13023
|
+
* Timeout in seconds for idle runtime sessions.
|
|
13024
|
+
*/
|
|
13025
|
+
idleRuntimeSessionTimeout: number;
|
|
13026
|
+
/**
|
|
13027
|
+
* Maximum lifetime for the instance in seconds.
|
|
13028
|
+
*/
|
|
13029
|
+
maxLifetime: number;
|
|
13030
|
+
}
|
|
13031
|
+
interface AgentcoreAgentRuntimeNetworkConfiguration {
|
|
13032
|
+
/**
|
|
13033
|
+
* Network mode for the agent runtime. Valid values: `PUBLIC`, `VPC`.
|
|
13034
|
+
*/
|
|
13035
|
+
networkMode: string;
|
|
13036
|
+
/**
|
|
13037
|
+
* Network mode configuration. See `networkModeConfig` below.
|
|
13038
|
+
*/
|
|
13039
|
+
networkModeConfig?: outputs.bedrock.AgentcoreAgentRuntimeNetworkConfigurationNetworkModeConfig;
|
|
13040
|
+
}
|
|
13041
|
+
interface AgentcoreAgentRuntimeNetworkConfigurationNetworkModeConfig {
|
|
13042
|
+
/**
|
|
13043
|
+
* Security groups associated with the VPC configuration.
|
|
13044
|
+
*/
|
|
13045
|
+
securityGroups: string[];
|
|
13046
|
+
/**
|
|
13047
|
+
* Subnets associated with the VPC configuration.
|
|
13048
|
+
*/
|
|
13049
|
+
subnets: string[];
|
|
13050
|
+
}
|
|
13051
|
+
interface AgentcoreAgentRuntimeProtocolConfiguration {
|
|
13052
|
+
/**
|
|
13053
|
+
* Server protocol for the agent runtime. Valid values: `HTTP`, `MCP`, `A2A`.
|
|
13054
|
+
*/
|
|
13055
|
+
serverProtocol?: string;
|
|
13056
|
+
}
|
|
13057
|
+
interface AgentcoreAgentRuntimeRequestHeaderConfiguration {
|
|
13058
|
+
/**
|
|
13059
|
+
* A list of HTTP request headers that are allowed to be passed through to the runtime.
|
|
13060
|
+
*/
|
|
13061
|
+
requestHeaderAllowlists?: string[];
|
|
13062
|
+
}
|
|
13063
|
+
interface AgentcoreAgentRuntimeTimeouts {
|
|
13064
|
+
/**
|
|
13065
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13066
|
+
*/
|
|
13067
|
+
create?: string;
|
|
13068
|
+
/**
|
|
13069
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
13070
|
+
*/
|
|
13071
|
+
delete?: string;
|
|
13072
|
+
/**
|
|
13073
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13074
|
+
*/
|
|
13075
|
+
update?: string;
|
|
13076
|
+
}
|
|
13077
|
+
interface AgentcoreAgentRuntimeWorkloadIdentityDetail {
|
|
13078
|
+
/**
|
|
13079
|
+
* ARN of the workload identity.
|
|
13080
|
+
*/
|
|
13081
|
+
workloadIdentityArn: string;
|
|
13082
|
+
}
|
|
13083
|
+
interface AgentcoreApiKeyCredentialProviderApiKeySecretArn {
|
|
13084
|
+
/**
|
|
13085
|
+
* ARN of the secret in AWS Secrets Manager.
|
|
13086
|
+
*/
|
|
13087
|
+
secretArn: string;
|
|
13088
|
+
}
|
|
13089
|
+
interface AgentcoreBrowserNetworkConfiguration {
|
|
13090
|
+
/**
|
|
13091
|
+
* Network mode for the browser. Valid values: `PUBLIC`, `SANDBOX`.
|
|
13092
|
+
*/
|
|
13093
|
+
networkMode: string;
|
|
13094
|
+
networkModeConfig?: outputs.bedrock.AgentcoreBrowserNetworkConfigurationNetworkModeConfig;
|
|
13095
|
+
}
|
|
13096
|
+
interface AgentcoreBrowserNetworkConfigurationNetworkModeConfig {
|
|
13097
|
+
securityGroups: string[];
|
|
13098
|
+
subnets: string[];
|
|
13099
|
+
}
|
|
13100
|
+
interface AgentcoreBrowserRecording {
|
|
13101
|
+
/**
|
|
13102
|
+
* Whether to enable recording for browser sessions. Defaults to `false`.
|
|
13103
|
+
*/
|
|
13104
|
+
enabled?: boolean;
|
|
13105
|
+
/**
|
|
13106
|
+
* S3 location where browser session recordings are stored. See `s3Location` below.
|
|
13107
|
+
*/
|
|
13108
|
+
s3Location?: outputs.bedrock.AgentcoreBrowserRecordingS3Location;
|
|
13109
|
+
}
|
|
13110
|
+
interface AgentcoreBrowserRecordingS3Location {
|
|
13111
|
+
/**
|
|
13112
|
+
* Name of the S3 bucket where recordings are stored.
|
|
13113
|
+
*/
|
|
13114
|
+
bucket: string;
|
|
13115
|
+
/**
|
|
13116
|
+
* S3 key prefix for recording files.
|
|
13117
|
+
*/
|
|
13118
|
+
prefix: string;
|
|
13119
|
+
}
|
|
13120
|
+
interface AgentcoreBrowserTimeouts {
|
|
13121
|
+
/**
|
|
13122
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13123
|
+
*/
|
|
13124
|
+
create?: string;
|
|
13125
|
+
/**
|
|
13126
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
13127
|
+
*/
|
|
13128
|
+
delete?: string;
|
|
13129
|
+
}
|
|
13130
|
+
interface AgentcoreCodeInterpreterNetworkConfiguration {
|
|
13131
|
+
/**
|
|
13132
|
+
* Network mode for the code interpreter. Valid values: `PUBLIC`, `SANDBOX`, `VPC`.
|
|
13133
|
+
*/
|
|
13134
|
+
networkMode: string;
|
|
13135
|
+
/**
|
|
13136
|
+
* VPC configuration. See `vpcConfig` below.
|
|
13137
|
+
*/
|
|
13138
|
+
vpcConfig?: outputs.bedrock.AgentcoreCodeInterpreterNetworkConfigurationVpcConfig;
|
|
13139
|
+
}
|
|
13140
|
+
interface AgentcoreCodeInterpreterNetworkConfigurationVpcConfig {
|
|
13141
|
+
/**
|
|
13142
|
+
* Security groups associated with the VPC configuration.
|
|
13143
|
+
*/
|
|
13144
|
+
securityGroups: string[];
|
|
13145
|
+
/**
|
|
13146
|
+
* Subnets associated with the VPC configuration.
|
|
13147
|
+
*/
|
|
13148
|
+
subnets: string[];
|
|
13149
|
+
}
|
|
13150
|
+
interface AgentcoreCodeInterpreterTimeouts {
|
|
13151
|
+
/**
|
|
13152
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13153
|
+
*/
|
|
13154
|
+
create?: string;
|
|
13155
|
+
/**
|
|
13156
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
13157
|
+
*/
|
|
13158
|
+
delete?: string;
|
|
13159
|
+
}
|
|
13160
|
+
interface AgentcoreGatewayAuthorizerConfiguration {
|
|
13161
|
+
/**
|
|
13162
|
+
* JWT-based authorization configuration block. See `customJwtAuthorizer` below.
|
|
13163
|
+
*/
|
|
13164
|
+
customJwtAuthorizer?: outputs.bedrock.AgentcoreGatewayAuthorizerConfigurationCustomJwtAuthorizer;
|
|
13165
|
+
}
|
|
13166
|
+
interface AgentcoreGatewayAuthorizerConfigurationCustomJwtAuthorizer {
|
|
13167
|
+
/**
|
|
13168
|
+
* Set of allowed audience values for JWT token validation.
|
|
13169
|
+
*/
|
|
13170
|
+
allowedAudiences?: string[];
|
|
13171
|
+
/**
|
|
13172
|
+
* Set of allowed client IDs for JWT token validation.
|
|
13173
|
+
*/
|
|
13174
|
+
allowedClients?: string[];
|
|
13175
|
+
/**
|
|
13176
|
+
* URL used to fetch OpenID Connect configuration or authorization server metadata. Must end with `.well-known/openid-configuration`.
|
|
13177
|
+
*/
|
|
13178
|
+
discoveryUrl: string;
|
|
13179
|
+
}
|
|
13180
|
+
interface AgentcoreGatewayProtocolConfiguration {
|
|
13181
|
+
/**
|
|
13182
|
+
* Model Context Protocol (MCP) configuration block. See `mcp` below.
|
|
13183
|
+
*/
|
|
13184
|
+
mcp?: outputs.bedrock.AgentcoreGatewayProtocolConfigurationMcp;
|
|
13185
|
+
}
|
|
13186
|
+
interface AgentcoreGatewayProtocolConfigurationMcp {
|
|
13187
|
+
/**
|
|
13188
|
+
* Instructions for the MCP protocol configuration.
|
|
13189
|
+
*/
|
|
13190
|
+
instructions?: string;
|
|
13191
|
+
/**
|
|
13192
|
+
* Search type for MCP. Valid values: `SEMANTIC`, `HYBRID`.
|
|
13193
|
+
*/
|
|
13194
|
+
searchType?: string;
|
|
13195
|
+
/**
|
|
13196
|
+
* Set of supported MCP protocol versions.
|
|
13197
|
+
*/
|
|
13198
|
+
supportedVersions?: string[];
|
|
13199
|
+
}
|
|
13200
|
+
interface AgentcoreGatewayTargetCredentialProviderConfiguration {
|
|
13201
|
+
/**
|
|
13202
|
+
* API key-based authentication configuration. See `apiKey` below.
|
|
13203
|
+
*/
|
|
13204
|
+
apiKey?: outputs.bedrock.AgentcoreGatewayTargetCredentialProviderConfigurationApiKey;
|
|
13205
|
+
/**
|
|
13206
|
+
* Use the gateway's IAM role for authentication. This is an empty configuration block.
|
|
13207
|
+
*/
|
|
13208
|
+
gatewayIamRole?: outputs.bedrock.AgentcoreGatewayTargetCredentialProviderConfigurationGatewayIamRole;
|
|
13209
|
+
/**
|
|
13210
|
+
* OAuth-based authentication configuration. See `oauth` below.
|
|
13211
|
+
*/
|
|
13212
|
+
oauth?: outputs.bedrock.AgentcoreGatewayTargetCredentialProviderConfigurationOauth;
|
|
13213
|
+
}
|
|
13214
|
+
interface AgentcoreGatewayTargetCredentialProviderConfigurationApiKey {
|
|
13215
|
+
/**
|
|
13216
|
+
* Location where the API key credential is provided. Valid values: `HEADER`, `QUERY_PARAMETER`.
|
|
13217
|
+
*/
|
|
13218
|
+
credentialLocation?: string;
|
|
13219
|
+
/**
|
|
13220
|
+
* Name of the parameter containing the API key credential.
|
|
13221
|
+
*/
|
|
13222
|
+
credentialParameterName?: string;
|
|
13223
|
+
/**
|
|
13224
|
+
* Prefix to add to the API key credential value.
|
|
13225
|
+
*/
|
|
13226
|
+
credentialPrefix?: string;
|
|
13227
|
+
/**
|
|
13228
|
+
* ARN of the OIDC provider for API key authentication.
|
|
13229
|
+
*/
|
|
13230
|
+
providerArn: string;
|
|
13231
|
+
}
|
|
13232
|
+
interface AgentcoreGatewayTargetCredentialProviderConfigurationGatewayIamRole {
|
|
13233
|
+
}
|
|
13234
|
+
interface AgentcoreGatewayTargetCredentialProviderConfigurationOauth {
|
|
13235
|
+
/**
|
|
13236
|
+
* Map of custom parameters to include in OAuth requests.
|
|
13237
|
+
*/
|
|
13238
|
+
customParameters?: {
|
|
13239
|
+
[key: string]: string;
|
|
13240
|
+
};
|
|
13241
|
+
/**
|
|
13242
|
+
* ARN of the OIDC provider for OAuth authentication.
|
|
13243
|
+
*/
|
|
13244
|
+
providerArn: string;
|
|
13245
|
+
/**
|
|
13246
|
+
* Set of OAuth scopes to request.
|
|
13247
|
+
*/
|
|
13248
|
+
scopes: string[];
|
|
13249
|
+
}
|
|
13250
|
+
interface AgentcoreGatewayTargetTargetConfiguration {
|
|
13251
|
+
/**
|
|
13252
|
+
* Model Context Protocol (MCP) configuration. See `mcp` below.
|
|
13253
|
+
*/
|
|
13254
|
+
mcp?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcp;
|
|
13255
|
+
}
|
|
13256
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcp {
|
|
13257
|
+
/**
|
|
13258
|
+
* Lambda function target configuration. See `lambda` below.
|
|
13259
|
+
*/
|
|
13260
|
+
lambda?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambda;
|
|
13261
|
+
/**
|
|
13262
|
+
* OpenAPI schema-based target configuration. See `apiSchemaConfiguration` below.
|
|
13263
|
+
*/
|
|
13264
|
+
openApiSchema?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpOpenApiSchema;
|
|
13265
|
+
/**
|
|
13266
|
+
* Smithy model-based target configuration. See `apiSchemaConfiguration` below.
|
|
13267
|
+
*/
|
|
13268
|
+
smithyModel?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpSmithyModel;
|
|
13269
|
+
}
|
|
13270
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambda {
|
|
13271
|
+
/**
|
|
13272
|
+
* ARN of the Lambda function to invoke.
|
|
13273
|
+
*/
|
|
13274
|
+
lambdaArn: string;
|
|
13275
|
+
/**
|
|
13276
|
+
* Schema definition for the tool. See `toolSchema` below.
|
|
13277
|
+
*/
|
|
13278
|
+
toolSchema?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchema;
|
|
13279
|
+
}
|
|
13280
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchema {
|
|
13281
|
+
/**
|
|
13282
|
+
* Inline tool definition. See `inlinePayload` below.
|
|
13283
|
+
*/
|
|
13284
|
+
inlinePayloads?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayload[];
|
|
13285
|
+
/**
|
|
13286
|
+
* S3-based tool definition. See `s3` below.
|
|
13287
|
+
*/
|
|
13288
|
+
s3?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaS3;
|
|
13289
|
+
}
|
|
13290
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayload {
|
|
13291
|
+
/**
|
|
13292
|
+
* Description of what the tool does.
|
|
13293
|
+
*/
|
|
13294
|
+
description: string;
|
|
13295
|
+
/**
|
|
13296
|
+
* Schema for the tool's input. See `schemaDefinition` below.
|
|
13297
|
+
*/
|
|
13298
|
+
inputSchema?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchema;
|
|
13299
|
+
/**
|
|
13300
|
+
* Name of the tool.
|
|
13301
|
+
*/
|
|
13302
|
+
name: string;
|
|
13303
|
+
/**
|
|
13304
|
+
* Schema for the tool's output. See `schemaDefinition` below.
|
|
13305
|
+
*/
|
|
13306
|
+
outputSchema?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchema;
|
|
13307
|
+
}
|
|
13308
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchema {
|
|
13309
|
+
/**
|
|
13310
|
+
* Description of the gateway target.
|
|
13311
|
+
*/
|
|
13312
|
+
description?: string;
|
|
13313
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaItems;
|
|
13314
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaProperty[];
|
|
13315
|
+
type: string;
|
|
13316
|
+
}
|
|
13317
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaItems {
|
|
13318
|
+
/**
|
|
13319
|
+
* Description of the array items.
|
|
13320
|
+
*/
|
|
13321
|
+
description?: string;
|
|
13322
|
+
/**
|
|
13323
|
+
* Nested items definition for arrays of arrays.
|
|
13324
|
+
*/
|
|
13325
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaItemsItems;
|
|
13326
|
+
/**
|
|
13327
|
+
* Set of property definitions for arrays of objects. See `property` below.
|
|
13328
|
+
*/
|
|
13329
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaItemsProperty[];
|
|
13330
|
+
/**
|
|
13331
|
+
* Data type of the array items.
|
|
13332
|
+
*/
|
|
13333
|
+
type: string;
|
|
13334
|
+
}
|
|
13335
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaItemsItems {
|
|
13336
|
+
/**
|
|
13337
|
+
* Description of the array items.
|
|
13338
|
+
*/
|
|
13339
|
+
description?: string;
|
|
13340
|
+
/**
|
|
13341
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13342
|
+
*/
|
|
13343
|
+
itemsJson?: string;
|
|
13344
|
+
/**
|
|
13345
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13346
|
+
*/
|
|
13347
|
+
propertiesJson?: string;
|
|
13348
|
+
/**
|
|
13349
|
+
* Data type of the array items.
|
|
13350
|
+
*/
|
|
13351
|
+
type: string;
|
|
13352
|
+
}
|
|
13353
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaItemsProperty {
|
|
13354
|
+
/**
|
|
13355
|
+
* Description of the property.
|
|
13356
|
+
*/
|
|
13357
|
+
description?: string;
|
|
13358
|
+
/**
|
|
13359
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13360
|
+
*/
|
|
13361
|
+
itemsJson?: string;
|
|
13362
|
+
/**
|
|
13363
|
+
* Name of the property.
|
|
13364
|
+
*/
|
|
13365
|
+
name: string;
|
|
13366
|
+
/**
|
|
13367
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13368
|
+
*/
|
|
13369
|
+
propertiesJson?: string;
|
|
13370
|
+
/**
|
|
13371
|
+
* Whether this property is required. Defaults to `false`.
|
|
13372
|
+
*/
|
|
13373
|
+
required: boolean;
|
|
13374
|
+
/**
|
|
13375
|
+
* Data type of the property.
|
|
13376
|
+
*/
|
|
13377
|
+
type: string;
|
|
13378
|
+
}
|
|
13379
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaProperty {
|
|
13380
|
+
/**
|
|
13381
|
+
* Description of the property.
|
|
13382
|
+
*/
|
|
13383
|
+
description?: string;
|
|
13384
|
+
/**
|
|
13385
|
+
* Items definition for array properties. See `items` above.
|
|
13386
|
+
*/
|
|
13387
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyItems;
|
|
13388
|
+
/**
|
|
13389
|
+
* Name of the property.
|
|
13390
|
+
*/
|
|
13391
|
+
name: string;
|
|
13392
|
+
/**
|
|
13393
|
+
* Set of nested property definitions for object properties.
|
|
13394
|
+
*/
|
|
13395
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyProperty[];
|
|
13396
|
+
/**
|
|
13397
|
+
* Whether this property is required. Defaults to `false`.
|
|
13398
|
+
*/
|
|
13399
|
+
required: boolean;
|
|
13400
|
+
/**
|
|
13401
|
+
* Data type of the property.
|
|
13402
|
+
*/
|
|
13403
|
+
type: string;
|
|
13404
|
+
}
|
|
13405
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyItems {
|
|
13406
|
+
/**
|
|
13407
|
+
* Description of the array items.
|
|
13408
|
+
*/
|
|
13409
|
+
description?: string;
|
|
13410
|
+
/**
|
|
13411
|
+
* Nested items definition for arrays of arrays.
|
|
13412
|
+
*/
|
|
13413
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyItemsItems;
|
|
13414
|
+
/**
|
|
13415
|
+
* Set of property definitions for arrays of objects. See `property` below.
|
|
13416
|
+
*/
|
|
13417
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyItemsProperty[];
|
|
13418
|
+
/**
|
|
13419
|
+
* Data type of the array items.
|
|
13420
|
+
*/
|
|
13421
|
+
type: string;
|
|
13422
|
+
}
|
|
13423
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyItemsItems {
|
|
13424
|
+
/**
|
|
13425
|
+
* Description of the array items.
|
|
13426
|
+
*/
|
|
13427
|
+
description?: string;
|
|
13428
|
+
/**
|
|
13429
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13430
|
+
*/
|
|
13431
|
+
itemsJson?: string;
|
|
13432
|
+
/**
|
|
13433
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13434
|
+
*/
|
|
13435
|
+
propertiesJson?: string;
|
|
13436
|
+
/**
|
|
13437
|
+
* Data type of the array items.
|
|
13438
|
+
*/
|
|
13439
|
+
type: string;
|
|
13440
|
+
}
|
|
13441
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyItemsProperty {
|
|
13442
|
+
/**
|
|
13443
|
+
* Description of the property.
|
|
13444
|
+
*/
|
|
13445
|
+
description?: string;
|
|
13446
|
+
/**
|
|
13447
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13448
|
+
*/
|
|
13449
|
+
itemsJson?: string;
|
|
13450
|
+
/**
|
|
13451
|
+
* Name of the property.
|
|
13452
|
+
*/
|
|
13453
|
+
name: string;
|
|
13454
|
+
/**
|
|
13455
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13456
|
+
*/
|
|
13457
|
+
propertiesJson?: string;
|
|
13458
|
+
/**
|
|
13459
|
+
* Whether this property is required. Defaults to `false`.
|
|
13460
|
+
*/
|
|
13461
|
+
required: boolean;
|
|
13462
|
+
/**
|
|
13463
|
+
* Data type of the property.
|
|
13464
|
+
*/
|
|
13465
|
+
type: string;
|
|
13466
|
+
}
|
|
13467
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadInputSchemaPropertyProperty {
|
|
13468
|
+
/**
|
|
13469
|
+
* Description of the property.
|
|
13470
|
+
*/
|
|
13471
|
+
description?: string;
|
|
13472
|
+
/**
|
|
13473
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13474
|
+
*/
|
|
13475
|
+
itemsJson?: string;
|
|
13476
|
+
/**
|
|
13477
|
+
* Name of the property.
|
|
13478
|
+
*/
|
|
13479
|
+
name: string;
|
|
13480
|
+
/**
|
|
13481
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13482
|
+
*/
|
|
13483
|
+
propertiesJson?: string;
|
|
13484
|
+
/**
|
|
13485
|
+
* Whether this property is required. Defaults to `false`.
|
|
13486
|
+
*/
|
|
13487
|
+
required: boolean;
|
|
13488
|
+
/**
|
|
13489
|
+
* Data type of the property.
|
|
13490
|
+
*/
|
|
13491
|
+
type: string;
|
|
13492
|
+
}
|
|
13493
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchema {
|
|
13494
|
+
/**
|
|
13495
|
+
* Description of the gateway target.
|
|
13496
|
+
*/
|
|
13497
|
+
description?: string;
|
|
13498
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaItems;
|
|
13499
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaProperty[];
|
|
13500
|
+
type: string;
|
|
13501
|
+
}
|
|
13502
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaItems {
|
|
13503
|
+
/**
|
|
13504
|
+
* Description of the array items.
|
|
13505
|
+
*/
|
|
13506
|
+
description?: string;
|
|
13507
|
+
/**
|
|
13508
|
+
* Nested items definition for arrays of arrays.
|
|
13509
|
+
*/
|
|
13510
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaItemsItems;
|
|
13511
|
+
/**
|
|
13512
|
+
* Set of property definitions for arrays of objects. See `property` below.
|
|
13513
|
+
*/
|
|
13514
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaItemsProperty[];
|
|
13515
|
+
/**
|
|
13516
|
+
* Data type of the array items.
|
|
13517
|
+
*/
|
|
13518
|
+
type: string;
|
|
13519
|
+
}
|
|
13520
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaItemsItems {
|
|
13521
|
+
/**
|
|
13522
|
+
* Description of the array items.
|
|
13523
|
+
*/
|
|
13524
|
+
description?: string;
|
|
13525
|
+
/**
|
|
13526
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13527
|
+
*/
|
|
13528
|
+
itemsJson?: string;
|
|
13529
|
+
/**
|
|
13530
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13531
|
+
*/
|
|
13532
|
+
propertiesJson?: string;
|
|
13533
|
+
/**
|
|
13534
|
+
* Data type of the array items.
|
|
13535
|
+
*/
|
|
13536
|
+
type: string;
|
|
13537
|
+
}
|
|
13538
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaItemsProperty {
|
|
13539
|
+
/**
|
|
13540
|
+
* Description of the property.
|
|
13541
|
+
*/
|
|
13542
|
+
description?: string;
|
|
13543
|
+
/**
|
|
13544
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13545
|
+
*/
|
|
13546
|
+
itemsJson?: string;
|
|
13547
|
+
/**
|
|
13548
|
+
* Name of the property.
|
|
13549
|
+
*/
|
|
13550
|
+
name: string;
|
|
13551
|
+
/**
|
|
13552
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13553
|
+
*/
|
|
13554
|
+
propertiesJson?: string;
|
|
13555
|
+
/**
|
|
13556
|
+
* Whether this property is required. Defaults to `false`.
|
|
13557
|
+
*/
|
|
13558
|
+
required: boolean;
|
|
13559
|
+
/**
|
|
13560
|
+
* Data type of the property.
|
|
13561
|
+
*/
|
|
13562
|
+
type: string;
|
|
13563
|
+
}
|
|
13564
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaProperty {
|
|
13565
|
+
/**
|
|
13566
|
+
* Description of the property.
|
|
13567
|
+
*/
|
|
13568
|
+
description?: string;
|
|
13569
|
+
/**
|
|
13570
|
+
* Items definition for array properties. See `items` above.
|
|
13571
|
+
*/
|
|
13572
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyItems;
|
|
13573
|
+
/**
|
|
13574
|
+
* Name of the property.
|
|
13575
|
+
*/
|
|
13576
|
+
name: string;
|
|
13577
|
+
/**
|
|
13578
|
+
* Set of nested property definitions for object properties.
|
|
13579
|
+
*/
|
|
13580
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyProperty[];
|
|
13581
|
+
/**
|
|
13582
|
+
* Whether this property is required. Defaults to `false`.
|
|
13583
|
+
*/
|
|
13584
|
+
required: boolean;
|
|
13585
|
+
/**
|
|
13586
|
+
* Data type of the property.
|
|
13587
|
+
*/
|
|
13588
|
+
type: string;
|
|
13589
|
+
}
|
|
13590
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyItems {
|
|
13591
|
+
/**
|
|
13592
|
+
* Description of the array items.
|
|
13593
|
+
*/
|
|
13594
|
+
description?: string;
|
|
13595
|
+
/**
|
|
13596
|
+
* Nested items definition for arrays of arrays.
|
|
13597
|
+
*/
|
|
13598
|
+
items?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyItemsItems;
|
|
13599
|
+
/**
|
|
13600
|
+
* Set of property definitions for arrays of objects. See `property` below.
|
|
13601
|
+
*/
|
|
13602
|
+
properties?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyItemsProperty[];
|
|
13603
|
+
/**
|
|
13604
|
+
* Data type of the array items.
|
|
13605
|
+
*/
|
|
13606
|
+
type: string;
|
|
13607
|
+
}
|
|
13608
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyItemsItems {
|
|
13609
|
+
/**
|
|
13610
|
+
* Description of the array items.
|
|
13611
|
+
*/
|
|
13612
|
+
description?: string;
|
|
13613
|
+
/**
|
|
13614
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13615
|
+
*/
|
|
13616
|
+
itemsJson?: string;
|
|
13617
|
+
/**
|
|
13618
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13619
|
+
*/
|
|
13620
|
+
propertiesJson?: string;
|
|
13621
|
+
/**
|
|
13622
|
+
* Data type of the array items.
|
|
13623
|
+
*/
|
|
13624
|
+
type: string;
|
|
13625
|
+
}
|
|
13626
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyItemsProperty {
|
|
13627
|
+
/**
|
|
13628
|
+
* Description of the property.
|
|
13629
|
+
*/
|
|
13630
|
+
description?: string;
|
|
13631
|
+
/**
|
|
13632
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13633
|
+
*/
|
|
13634
|
+
itemsJson?: string;
|
|
13635
|
+
/**
|
|
13636
|
+
* Name of the property.
|
|
13637
|
+
*/
|
|
13638
|
+
name: string;
|
|
13639
|
+
/**
|
|
13640
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13641
|
+
*/
|
|
13642
|
+
propertiesJson?: string;
|
|
13643
|
+
/**
|
|
13644
|
+
* Whether this property is required. Defaults to `false`.
|
|
13645
|
+
*/
|
|
13646
|
+
required: boolean;
|
|
13647
|
+
/**
|
|
13648
|
+
* Data type of the property.
|
|
13649
|
+
*/
|
|
13650
|
+
type: string;
|
|
13651
|
+
}
|
|
13652
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaInlinePayloadOutputSchemaPropertyProperty {
|
|
13653
|
+
/**
|
|
13654
|
+
* Description of the property.
|
|
13655
|
+
*/
|
|
13656
|
+
description?: string;
|
|
13657
|
+
/**
|
|
13658
|
+
* JSON-encoded schema definition for array items. Used for complex nested structures. Cannot be used with `propertiesJson`.
|
|
13659
|
+
*/
|
|
13660
|
+
itemsJson?: string;
|
|
13661
|
+
/**
|
|
13662
|
+
* Name of the property.
|
|
13663
|
+
*/
|
|
13664
|
+
name: string;
|
|
13665
|
+
/**
|
|
13666
|
+
* JSON-encoded schema definition for object properties. Used for complex nested structures. Cannot be used with `itemsJson`.
|
|
13667
|
+
*/
|
|
13668
|
+
propertiesJson?: string;
|
|
13669
|
+
/**
|
|
13670
|
+
* Whether this property is required. Defaults to `false`.
|
|
13671
|
+
*/
|
|
13672
|
+
required: boolean;
|
|
13673
|
+
/**
|
|
13674
|
+
* Data type of the property.
|
|
13675
|
+
*/
|
|
13676
|
+
type: string;
|
|
13677
|
+
}
|
|
13678
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpLambdaToolSchemaS3 {
|
|
13679
|
+
/**
|
|
13680
|
+
* Account ID of the S3 bucket owner.
|
|
13681
|
+
*/
|
|
13682
|
+
bucketOwnerAccountId?: string;
|
|
13683
|
+
/**
|
|
13684
|
+
* S3 URI where the schema is stored.
|
|
13685
|
+
*/
|
|
13686
|
+
uri?: string;
|
|
13687
|
+
}
|
|
13688
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpOpenApiSchema {
|
|
13689
|
+
inlinePayload?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpOpenApiSchemaInlinePayload;
|
|
13690
|
+
s3?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpOpenApiSchemaS3;
|
|
13691
|
+
}
|
|
13692
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpOpenApiSchemaInlinePayload {
|
|
13693
|
+
/**
|
|
13694
|
+
* The inline schema payload content.
|
|
13695
|
+
*/
|
|
13696
|
+
payload: string;
|
|
13697
|
+
}
|
|
13698
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpOpenApiSchemaS3 {
|
|
13699
|
+
/**
|
|
13700
|
+
* Account ID of the S3 bucket owner.
|
|
13701
|
+
*/
|
|
13702
|
+
bucketOwnerAccountId?: string;
|
|
13703
|
+
/**
|
|
13704
|
+
* S3 URI where the schema is stored.
|
|
13705
|
+
*/
|
|
13706
|
+
uri?: string;
|
|
13707
|
+
}
|
|
13708
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpSmithyModel {
|
|
13709
|
+
inlinePayload?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpSmithyModelInlinePayload;
|
|
13710
|
+
s3?: outputs.bedrock.AgentcoreGatewayTargetTargetConfigurationMcpSmithyModelS3;
|
|
13711
|
+
}
|
|
13712
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpSmithyModelInlinePayload {
|
|
13713
|
+
/**
|
|
13714
|
+
* The inline schema payload content.
|
|
13715
|
+
*/
|
|
13716
|
+
payload: string;
|
|
13717
|
+
}
|
|
13718
|
+
interface AgentcoreGatewayTargetTargetConfigurationMcpSmithyModelS3 {
|
|
13719
|
+
/**
|
|
13720
|
+
* Account ID of the S3 bucket owner.
|
|
13721
|
+
*/
|
|
13722
|
+
bucketOwnerAccountId?: string;
|
|
13723
|
+
/**
|
|
13724
|
+
* S3 URI where the schema is stored.
|
|
13725
|
+
*/
|
|
13726
|
+
uri?: string;
|
|
13727
|
+
}
|
|
13728
|
+
interface AgentcoreGatewayTargetTimeouts {
|
|
13729
|
+
/**
|
|
13730
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13731
|
+
*/
|
|
13732
|
+
create?: string;
|
|
13733
|
+
/**
|
|
13734
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
13735
|
+
*/
|
|
13736
|
+
delete?: string;
|
|
13737
|
+
/**
|
|
13738
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13739
|
+
*/
|
|
13740
|
+
update?: string;
|
|
13741
|
+
}
|
|
13742
|
+
interface AgentcoreGatewayTimeouts {
|
|
13743
|
+
/**
|
|
13744
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13745
|
+
*/
|
|
13746
|
+
create?: string;
|
|
13747
|
+
/**
|
|
13748
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
13749
|
+
*/
|
|
13750
|
+
delete?: string;
|
|
13751
|
+
/**
|
|
13752
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
13753
|
+
*/
|
|
13754
|
+
update?: string;
|
|
13755
|
+
}
|
|
13756
|
+
interface AgentcoreGatewayWorkloadIdentityDetail {
|
|
13757
|
+
/**
|
|
13758
|
+
* ARN of the workload identity.
|
|
13759
|
+
*/
|
|
13760
|
+
workloadIdentityArn: string;
|
|
13761
|
+
}
|
|
12961
13762
|
interface CustomModelOutputDataConfig {
|
|
12962
13763
|
/**
|
|
12963
13764
|
* The S3 URI where the output data is stored.
|
|
@@ -16980,7 +17781,9 @@ export declare namespace cloudwatch {
|
|
|
16980
17781
|
*/
|
|
16981
17782
|
accountId?: string;
|
|
16982
17783
|
/**
|
|
16983
|
-
*
|
|
17784
|
+
* A Metrics Insights query or a metric math expression to be evaluated on the returned data.
|
|
17785
|
+
* For details about Metrics Insights queries, see [Metrics Insights query components and syntax](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch-metrics-insights-querylanguage) in the AWS documentation.
|
|
17786
|
+
* For details about metric math expressions, see [Metric Math Syntax and Functions](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/using-metric-math.html#metric-math-syntax) in the AWS documentation.
|
|
16984
17787
|
*/
|
|
16985
17788
|
expression?: string;
|
|
16986
17789
|
/**
|
|
@@ -30302,6 +31105,31 @@ export declare namespace ec2 {
|
|
|
30302
31105
|
*/
|
|
30303
31106
|
values: string[];
|
|
30304
31107
|
}
|
|
31108
|
+
interface GetVpnConnectionFilter {
|
|
31109
|
+
/**
|
|
31110
|
+
* Name of the filter field. Valid values can be found in the [EC2 `DescribeVPNConnections` API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnConnections.html).
|
|
31111
|
+
*/
|
|
31112
|
+
name: string;
|
|
31113
|
+
/**
|
|
31114
|
+
* Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
|
|
31115
|
+
*/
|
|
31116
|
+
values: string[];
|
|
31117
|
+
}
|
|
31118
|
+
interface GetVpnConnectionRoute {
|
|
31119
|
+
destinationCidrBlock: string;
|
|
31120
|
+
source: string;
|
|
31121
|
+
/**
|
|
31122
|
+
* Current state of the VPN connection.
|
|
31123
|
+
*/
|
|
31124
|
+
state: string;
|
|
31125
|
+
}
|
|
31126
|
+
interface GetVpnConnectionVgwTelemetry {
|
|
31127
|
+
acceptedRouteCount: number;
|
|
31128
|
+
lastStatusChange: string;
|
|
31129
|
+
outsideIpAddress: string;
|
|
31130
|
+
status: string;
|
|
31131
|
+
statusMessage: string;
|
|
31132
|
+
}
|
|
30305
31133
|
interface GetVpnGatewayFilter {
|
|
30306
31134
|
/**
|
|
30307
31135
|
* Name of the field to filter by, as defined by
|
|
@@ -30679,7 +31507,7 @@ export declare namespace ec2 {
|
|
|
30679
31507
|
*/
|
|
30680
31508
|
iops: number;
|
|
30681
31509
|
/**
|
|
30682
|
-
*
|
|
31510
|
+
* Identifier (key ID, key alias, key ARN, or alias ARN) of the customer managed KMS key to use for EBS encryption.
|
|
30683
31511
|
* `encrypted` must be set to `true` when this is set.
|
|
30684
31512
|
*/
|
|
30685
31513
|
kmsKeyId?: string;
|
|
@@ -37995,6 +38823,16 @@ export declare namespace emrserverless {
|
|
|
37995
38823
|
*/
|
|
37996
38824
|
subnetIds?: string[];
|
|
37997
38825
|
}
|
|
38826
|
+
interface ApplicationSchedulerConfiguration {
|
|
38827
|
+
/**
|
|
38828
|
+
* Maximum concurrent job runs on this application. Valid range is `1` to `1000`. Defaults to `15`.
|
|
38829
|
+
*/
|
|
38830
|
+
maxConcurrentRuns: number;
|
|
38831
|
+
/**
|
|
38832
|
+
* Maximum duration in minutes for the job in QUEUED state. Valid range is from `15` to `720`. Defaults to `360`.
|
|
38833
|
+
*/
|
|
38834
|
+
queueTimeoutMinutes: number;
|
|
38835
|
+
}
|
|
37998
38836
|
}
|
|
37999
38837
|
export declare namespace evidently {
|
|
38000
38838
|
interface FeatureEvaluationRule {
|
|
@@ -49490,194 +50328,232 @@ export declare namespace lakeformation {
|
|
|
49490
50328
|
*/
|
|
49491
50329
|
wildcard?: boolean;
|
|
49492
50330
|
}
|
|
49493
|
-
interface ResourceLfTagDatabase {
|
|
49494
|
-
/**
|
|
49495
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49496
|
-
*/
|
|
49497
|
-
catalogId?: string;
|
|
49498
|
-
/**
|
|
49499
|
-
* Name of the database resource. Unique to the Data Catalog.
|
|
49500
|
-
*
|
|
49501
|
-
* The following argument is optional:
|
|
49502
|
-
*/
|
|
49503
|
-
name: string;
|
|
49504
|
-
}
|
|
49505
|
-
interface ResourceLfTagLfTag {
|
|
49506
|
-
/**
|
|
49507
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49508
|
-
*/
|
|
49509
|
-
catalogId: string;
|
|
49510
|
-
/**
|
|
49511
|
-
* Key name for an existing LF-tag.
|
|
49512
|
-
*/
|
|
49513
|
-
key: string;
|
|
49514
|
-
/**
|
|
49515
|
-
* Value from the possible values for the LF-tag.
|
|
49516
|
-
*
|
|
49517
|
-
* The following argument is optional:
|
|
49518
|
-
*/
|
|
49519
|
-
value: string;
|
|
49520
|
-
}
|
|
49521
|
-
interface ResourceLfTagTable {
|
|
49522
|
-
/**
|
|
49523
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49524
|
-
*/
|
|
49525
|
-
catalogId?: string;
|
|
49526
|
-
/**
|
|
49527
|
-
* Name of the database for the table. Unique to a Data Catalog.
|
|
49528
|
-
*/
|
|
49529
|
-
databaseName: string;
|
|
49530
|
-
/**
|
|
49531
|
-
* Name of the table.
|
|
49532
|
-
*/
|
|
49533
|
-
name?: string;
|
|
49534
|
-
/**
|
|
49535
|
-
* Whether to use a wildcard representing every table under a database. Defaults to `false`.
|
|
49536
|
-
*
|
|
49537
|
-
* The following arguments are optional:
|
|
49538
|
-
*/
|
|
49539
|
-
wildcard?: boolean;
|
|
49540
|
-
}
|
|
49541
|
-
interface ResourceLfTagTableWithColumns {
|
|
49542
|
-
/**
|
|
49543
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49544
|
-
*/
|
|
49545
|
-
catalogId?: string;
|
|
49546
|
-
/**
|
|
49547
|
-
* Set of column names for the table.
|
|
49548
|
-
*/
|
|
49549
|
-
columnNames?: string[];
|
|
49550
|
-
/**
|
|
49551
|
-
* Option to add column wildcard. See Column Wildcard for more details.
|
|
49552
|
-
*/
|
|
49553
|
-
columnWildcard?: outputs.lakeformation.ResourceLfTagTableWithColumnsColumnWildcard;
|
|
49554
|
-
/**
|
|
49555
|
-
* Name of the database for the table with columns resource. Unique to the Data Catalog.
|
|
49556
|
-
*/
|
|
49557
|
-
databaseName: string;
|
|
49558
|
-
/**
|
|
49559
|
-
* Name of the table resource.
|
|
49560
|
-
*
|
|
49561
|
-
* The following arguments are optional:
|
|
49562
|
-
*/
|
|
49563
|
-
name: string;
|
|
49564
|
-
}
|
|
49565
|
-
interface ResourceLfTagTableWithColumnsColumnWildcard {
|
|
49566
|
-
excludedColumnNames?: string[];
|
|
49567
|
-
}
|
|
49568
|
-
interface ResourceLfTagTimeouts {
|
|
49569
|
-
/**
|
|
49570
|
-
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
49571
|
-
*/
|
|
49572
|
-
create?: string;
|
|
50331
|
+
interface ResourceLfTagDatabase {
|
|
50332
|
+
/**
|
|
50333
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50334
|
+
*/
|
|
50335
|
+
catalogId?: string;
|
|
50336
|
+
/**
|
|
50337
|
+
* Name of the database resource. Unique to the Data Catalog.
|
|
50338
|
+
*
|
|
50339
|
+
* The following argument is optional:
|
|
50340
|
+
*/
|
|
50341
|
+
name: string;
|
|
50342
|
+
}
|
|
50343
|
+
interface ResourceLfTagLfTag {
|
|
50344
|
+
/**
|
|
50345
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50346
|
+
*/
|
|
50347
|
+
catalogId: string;
|
|
50348
|
+
/**
|
|
50349
|
+
* Key name for an existing LF-tag.
|
|
50350
|
+
*/
|
|
50351
|
+
key: string;
|
|
50352
|
+
/**
|
|
50353
|
+
* Value from the possible values for the LF-tag.
|
|
50354
|
+
*
|
|
50355
|
+
* The following argument is optional:
|
|
50356
|
+
*/
|
|
50357
|
+
value: string;
|
|
50358
|
+
}
|
|
50359
|
+
interface ResourceLfTagTable {
|
|
50360
|
+
/**
|
|
50361
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50362
|
+
*/
|
|
50363
|
+
catalogId?: string;
|
|
50364
|
+
/**
|
|
50365
|
+
* Name of the database for the table. Unique to a Data Catalog.
|
|
50366
|
+
*/
|
|
50367
|
+
databaseName: string;
|
|
50368
|
+
/**
|
|
50369
|
+
* Name of the table.
|
|
50370
|
+
*/
|
|
50371
|
+
name?: string;
|
|
50372
|
+
/**
|
|
50373
|
+
* Whether to use a wildcard representing every table under a database. Defaults to `false`.
|
|
50374
|
+
*
|
|
50375
|
+
* The following arguments are optional:
|
|
50376
|
+
*/
|
|
50377
|
+
wildcard?: boolean;
|
|
50378
|
+
}
|
|
50379
|
+
interface ResourceLfTagTableWithColumns {
|
|
50380
|
+
/**
|
|
50381
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50382
|
+
*/
|
|
50383
|
+
catalogId?: string;
|
|
50384
|
+
/**
|
|
50385
|
+
* Set of column names for the table.
|
|
50386
|
+
*/
|
|
50387
|
+
columnNames?: string[];
|
|
50388
|
+
/**
|
|
50389
|
+
* Option to add column wildcard. See Column Wildcard for more details.
|
|
50390
|
+
*/
|
|
50391
|
+
columnWildcard?: outputs.lakeformation.ResourceLfTagTableWithColumnsColumnWildcard;
|
|
50392
|
+
/**
|
|
50393
|
+
* Name of the database for the table with columns resource. Unique to the Data Catalog.
|
|
50394
|
+
*/
|
|
50395
|
+
databaseName: string;
|
|
50396
|
+
/**
|
|
50397
|
+
* Name of the table resource.
|
|
50398
|
+
*
|
|
50399
|
+
* The following arguments are optional:
|
|
50400
|
+
*/
|
|
50401
|
+
name: string;
|
|
50402
|
+
}
|
|
50403
|
+
interface ResourceLfTagTableWithColumnsColumnWildcard {
|
|
50404
|
+
excludedColumnNames?: string[];
|
|
50405
|
+
}
|
|
50406
|
+
interface ResourceLfTagTimeouts {
|
|
50407
|
+
/**
|
|
50408
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
50409
|
+
*/
|
|
50410
|
+
create?: string;
|
|
50411
|
+
/**
|
|
50412
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
50413
|
+
*/
|
|
50414
|
+
delete?: string;
|
|
50415
|
+
}
|
|
50416
|
+
interface ResourceLfTagsDatabase {
|
|
50417
|
+
/**
|
|
50418
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50419
|
+
*/
|
|
50420
|
+
catalogId: string;
|
|
50421
|
+
/**
|
|
50422
|
+
* Name of the database resource. Unique to the Data Catalog.
|
|
50423
|
+
*
|
|
50424
|
+
* The following argument is optional:
|
|
50425
|
+
*/
|
|
50426
|
+
name: string;
|
|
50427
|
+
}
|
|
50428
|
+
interface ResourceLfTagsLfTag {
|
|
50429
|
+
/**
|
|
50430
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50431
|
+
*/
|
|
50432
|
+
catalogId: string;
|
|
50433
|
+
/**
|
|
50434
|
+
* Key name for an existing LF-tag.
|
|
50435
|
+
*/
|
|
50436
|
+
key: string;
|
|
50437
|
+
/**
|
|
50438
|
+
* Value from the possible values for the LF-tag.
|
|
50439
|
+
*
|
|
50440
|
+
* The following argument is optional:
|
|
50441
|
+
*/
|
|
50442
|
+
value: string;
|
|
50443
|
+
}
|
|
50444
|
+
interface ResourceLfTagsTable {
|
|
50445
|
+
/**
|
|
50446
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50447
|
+
*/
|
|
50448
|
+
catalogId: string;
|
|
50449
|
+
/**
|
|
50450
|
+
* Name of the database for the table. Unique to a Data Catalog.
|
|
50451
|
+
*/
|
|
50452
|
+
databaseName: string;
|
|
50453
|
+
/**
|
|
50454
|
+
* Name of the table.
|
|
50455
|
+
*/
|
|
50456
|
+
name: string;
|
|
50457
|
+
/**
|
|
50458
|
+
* Whether to use a wildcard representing every table under a database. Defaults to `false`.
|
|
50459
|
+
*
|
|
50460
|
+
* The following arguments are optional:
|
|
50461
|
+
*/
|
|
50462
|
+
wildcard?: boolean;
|
|
50463
|
+
}
|
|
50464
|
+
interface ResourceLfTagsTableWithColumns {
|
|
50465
|
+
/**
|
|
50466
|
+
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
50467
|
+
*/
|
|
50468
|
+
catalogId: string;
|
|
50469
|
+
/**
|
|
50470
|
+
* Set of column names for the table.
|
|
50471
|
+
*/
|
|
50472
|
+
columnNames?: string[];
|
|
50473
|
+
/**
|
|
50474
|
+
* Name of the database for the table with columns resource. Unique to the Data Catalog.
|
|
50475
|
+
*/
|
|
50476
|
+
databaseName: string;
|
|
50477
|
+
/**
|
|
50478
|
+
* Set of column names for the table to exclude. If `excludedColumnNames` is included, `wildcard` must be set to `true` to avoid the provider reporting a difference.
|
|
50479
|
+
*/
|
|
50480
|
+
excludedColumnNames?: string[];
|
|
50481
|
+
/**
|
|
50482
|
+
* Name of the table resource.
|
|
50483
|
+
*/
|
|
50484
|
+
name: string;
|
|
50485
|
+
/**
|
|
50486
|
+
* Whether to use a column wildcard. If `excludedColumnNames` is included, `wildcard` must be set to `true` to avoid the provider reporting a difference.
|
|
50487
|
+
*
|
|
50488
|
+
* The following arguments are optional:
|
|
50489
|
+
*/
|
|
50490
|
+
wildcard?: boolean;
|
|
50491
|
+
}
|
|
50492
|
+
}
|
|
50493
|
+
export declare namespace lambda {
|
|
50494
|
+
interface AliasRoutingConfig {
|
|
49573
50495
|
/**
|
|
49574
|
-
*
|
|
50496
|
+
* Map that defines the proportion of events that should be sent to different versions of a Lambda function.
|
|
49575
50497
|
*/
|
|
49576
|
-
|
|
50498
|
+
additionalVersionWeights?: {
|
|
50499
|
+
[key: string]: number;
|
|
50500
|
+
};
|
|
49577
50501
|
}
|
|
49578
|
-
interface
|
|
49579
|
-
/**
|
|
49580
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49581
|
-
*/
|
|
49582
|
-
catalogId: string;
|
|
50502
|
+
interface CodeSigningConfigAllowedPublishers {
|
|
49583
50503
|
/**
|
|
49584
|
-
*
|
|
49585
|
-
*
|
|
49586
|
-
* The following argument is optional:
|
|
50504
|
+
* Set of ARNs for each of the signing profiles. A signing profile defines a trusted user who can sign a code package. Maximum of 20 signing profiles.
|
|
49587
50505
|
*/
|
|
49588
|
-
|
|
50506
|
+
signingProfileVersionArns: string[];
|
|
49589
50507
|
}
|
|
49590
|
-
interface
|
|
49591
|
-
/**
|
|
49592
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49593
|
-
*/
|
|
49594
|
-
catalogId: string;
|
|
49595
|
-
/**
|
|
49596
|
-
* Key name for an existing LF-tag.
|
|
49597
|
-
*/
|
|
49598
|
-
key: string;
|
|
50508
|
+
interface CodeSigningConfigPolicies {
|
|
49599
50509
|
/**
|
|
49600
|
-
*
|
|
49601
|
-
*
|
|
49602
|
-
* The following argument is optional:
|
|
50510
|
+
* Code signing configuration policy for deployment validation failure. If you set the policy to `Enforce`, Lambda blocks the deployment request if code-signing validation checks fail. If you set the policy to `Warn`, Lambda allows the deployment and creates a CloudWatch log. Valid values: `Warn`, `Enforce`. Default value: `Warn`.
|
|
49603
50511
|
*/
|
|
49604
|
-
|
|
50512
|
+
untrustedArtifactOnDeployment: string;
|
|
49605
50513
|
}
|
|
49606
|
-
interface
|
|
49607
|
-
/**
|
|
49608
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49609
|
-
*/
|
|
49610
|
-
catalogId: string;
|
|
49611
|
-
/**
|
|
49612
|
-
* Name of the database for the table. Unique to a Data Catalog.
|
|
49613
|
-
*/
|
|
49614
|
-
databaseName: string;
|
|
50514
|
+
interface EventSourceMappingAmazonManagedKafkaEventSourceConfig {
|
|
49615
50515
|
/**
|
|
49616
|
-
*
|
|
50516
|
+
* Kafka consumer group ID between 1 and 200 characters for use when creating this event source mapping. If one is not specified, this value will be automatically generated. See [AmazonManagedKafkaEventSourceConfig Syntax](https://docs.aws.amazon.com/lambda/latest/dg/API_AmazonManagedKafkaEventSourceConfig.html).
|
|
49617
50517
|
*/
|
|
49618
|
-
|
|
50518
|
+
consumerGroupId: string;
|
|
49619
50519
|
/**
|
|
49620
|
-
*
|
|
49621
|
-
*
|
|
49622
|
-
* The following arguments are optional:
|
|
50520
|
+
* Block for a Kafka schema registry setting. See below.
|
|
49623
50521
|
*/
|
|
49624
|
-
|
|
50522
|
+
schemaRegistryConfig?: outputs.lambda.EventSourceMappingAmazonManagedKafkaEventSourceConfigSchemaRegistryConfig;
|
|
49625
50523
|
}
|
|
49626
|
-
interface
|
|
49627
|
-
/**
|
|
49628
|
-
* Identifier for the Data Catalog. By default, it is the account ID of the caller.
|
|
49629
|
-
*/
|
|
49630
|
-
catalogId: string;
|
|
49631
|
-
/**
|
|
49632
|
-
* Set of column names for the table.
|
|
49633
|
-
*/
|
|
49634
|
-
columnNames?: string[];
|
|
50524
|
+
interface EventSourceMappingAmazonManagedKafkaEventSourceConfigSchemaRegistryConfig {
|
|
49635
50525
|
/**
|
|
49636
|
-
*
|
|
50526
|
+
* Configuration block for authentication Lambda uses to access the schema registry.
|
|
49637
50527
|
*/
|
|
49638
|
-
|
|
50528
|
+
accessConfigs?: outputs.lambda.EventSourceMappingAmazonManagedKafkaEventSourceConfigSchemaRegistryConfigAccessConfig[];
|
|
49639
50529
|
/**
|
|
49640
|
-
*
|
|
50530
|
+
* Record format that Lambda delivers to the function after schema validation. Valid values: `JSON`, `SOURCE`.
|
|
49641
50531
|
*/
|
|
49642
|
-
|
|
50532
|
+
eventRecordFormat?: string;
|
|
49643
50533
|
/**
|
|
49644
|
-
*
|
|
50534
|
+
* URI of the schema registry. For AWS Glue schema registries, use the ARN of the registry. For Confluent schema registries, use the registry URL.
|
|
49645
50535
|
*/
|
|
49646
|
-
|
|
50536
|
+
schemaRegistryUri?: string;
|
|
49647
50537
|
/**
|
|
49648
|
-
*
|
|
49649
|
-
*
|
|
49650
|
-
* The following arguments are optional:
|
|
50538
|
+
* Repeatable block that defines schema validation settings. These specify the message attributes that Lambda should validate and filter using the schema registry.
|
|
49651
50539
|
*/
|
|
49652
|
-
|
|
50540
|
+
schemaValidationConfigs?: outputs.lambda.EventSourceMappingAmazonManagedKafkaEventSourceConfigSchemaRegistryConfigSchemaValidationConfig[];
|
|
49653
50541
|
}
|
|
49654
|
-
|
|
49655
|
-
export declare namespace lambda {
|
|
49656
|
-
interface AliasRoutingConfig {
|
|
50542
|
+
interface EventSourceMappingAmazonManagedKafkaEventSourceConfigSchemaRegistryConfigAccessConfig {
|
|
49657
50543
|
/**
|
|
49658
|
-
*
|
|
50544
|
+
* Authentication type Lambda uses to access the schema registry.
|
|
49659
50545
|
*/
|
|
49660
|
-
|
|
49661
|
-
[key: string]: number;
|
|
49662
|
-
};
|
|
49663
|
-
}
|
|
49664
|
-
interface CodeSigningConfigAllowedPublishers {
|
|
49665
|
-
/**
|
|
49666
|
-
* Set of ARNs for each of the signing profiles. A signing profile defines a trusted user who can sign a code package. Maximum of 20 signing profiles.
|
|
49667
|
-
*/
|
|
49668
|
-
signingProfileVersionArns: string[];
|
|
49669
|
-
}
|
|
49670
|
-
interface CodeSigningConfigPolicies {
|
|
50546
|
+
type?: string;
|
|
49671
50547
|
/**
|
|
49672
|
-
*
|
|
50548
|
+
* URI of the secret (Secrets Manager secret ARN) used to authenticate with the schema registry.
|
|
49673
50549
|
*/
|
|
49674
|
-
|
|
50550
|
+
uri?: string;
|
|
49675
50551
|
}
|
|
49676
|
-
interface
|
|
50552
|
+
interface EventSourceMappingAmazonManagedKafkaEventSourceConfigSchemaRegistryConfigSchemaValidationConfig {
|
|
49677
50553
|
/**
|
|
49678
|
-
*
|
|
50554
|
+
* Message attribute to validate. Valid values: `KEY`, `VALUE`.
|
|
49679
50555
|
*/
|
|
49680
|
-
|
|
50556
|
+
attribute?: string;
|
|
49681
50557
|
}
|
|
49682
50558
|
interface EventSourceMappingDestinationConfig {
|
|
49683
50559
|
/**
|
|
@@ -49752,6 +50628,44 @@ export declare namespace lambda {
|
|
|
49752
50628
|
* Kafka consumer group ID between 1 and 200 characters for use when creating this event source mapping. If one is not specified, this value will be automatically generated. See [SelfManagedKafkaEventSourceConfig Syntax](https://docs.aws.amazon.com/lambda/latest/dg/API_SelfManagedKafkaEventSourceConfig.html).
|
|
49753
50629
|
*/
|
|
49754
50630
|
consumerGroupId: string;
|
|
50631
|
+
/**
|
|
50632
|
+
* Block for a Kafka schema registry setting. See below.
|
|
50633
|
+
*/
|
|
50634
|
+
schemaRegistryConfig?: outputs.lambda.EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfig;
|
|
50635
|
+
}
|
|
50636
|
+
interface EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfig {
|
|
50637
|
+
/**
|
|
50638
|
+
* Configuration block for authentication Lambda uses to access the schema registry.
|
|
50639
|
+
*/
|
|
50640
|
+
accessConfigs?: outputs.lambda.EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfigAccessConfig[];
|
|
50641
|
+
/**
|
|
50642
|
+
* Record format that Lambda delivers to the function after schema validation. Valid values: `JSON`, `SOURCE`.
|
|
50643
|
+
*/
|
|
50644
|
+
eventRecordFormat?: string;
|
|
50645
|
+
/**
|
|
50646
|
+
* URI of the schema registry. For AWS Glue schema registries, use the ARN of the registry. For Confluent schema registries, use the registry URL.
|
|
50647
|
+
*/
|
|
50648
|
+
schemaRegistryUri?: string;
|
|
50649
|
+
/**
|
|
50650
|
+
* Repeatable block that defines schema validation settings. These specify the message attributes that Lambda should validate and filter using the schema registry.
|
|
50651
|
+
*/
|
|
50652
|
+
schemaValidationConfigs?: outputs.lambda.EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfigSchemaValidationConfig[];
|
|
50653
|
+
}
|
|
50654
|
+
interface EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfigAccessConfig {
|
|
50655
|
+
/**
|
|
50656
|
+
* Authentication type Lambda uses to access the schema registry.
|
|
50657
|
+
*/
|
|
50658
|
+
type?: string;
|
|
50659
|
+
/**
|
|
50660
|
+
* URI of the secret (Secrets Manager secret ARN) used to authenticate with the schema registry.
|
|
50661
|
+
*/
|
|
50662
|
+
uri?: string;
|
|
50663
|
+
}
|
|
50664
|
+
interface EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfigSchemaValidationConfig {
|
|
50665
|
+
/**
|
|
50666
|
+
* Message attribute to validate. Valid values: `KEY`, `VALUE`.
|
|
50667
|
+
*/
|
|
50668
|
+
attribute?: string;
|
|
49755
50669
|
}
|
|
49756
50670
|
interface EventSourceMappingSourceAccessConfiguration {
|
|
49757
50671
|
/**
|
|
@@ -68971,6 +69885,40 @@ export declare namespace odb {
|
|
|
68971
69885
|
interface GetCloudAutonomousVmClusterMaintenanceWindowMonth {
|
|
68972
69886
|
name: string;
|
|
68973
69887
|
}
|
|
69888
|
+
interface GetCloudAutonomousVmClustersCloudAutonomousVmCluster {
|
|
69889
|
+
/**
|
|
69890
|
+
* The Amazon Resource Name (ARN) for the Exadata infrastructure.
|
|
69891
|
+
*/
|
|
69892
|
+
arn: string;
|
|
69893
|
+
/**
|
|
69894
|
+
* Cloud exadata infrastructure id associated with this cloud autonomous VM cluster.
|
|
69895
|
+
*/
|
|
69896
|
+
cloudExadataInfrastructureId: string;
|
|
69897
|
+
/**
|
|
69898
|
+
* The display name of the Autonomous VM cluster.
|
|
69899
|
+
*/
|
|
69900
|
+
displayName: string;
|
|
69901
|
+
/**
|
|
69902
|
+
* The unique identifier of the cloud autonomous vm cluster.
|
|
69903
|
+
*/
|
|
69904
|
+
id: string;
|
|
69905
|
+
/**
|
|
69906
|
+
* The name of the OCI resource anchor associated with this Autonomous VM cluster.
|
|
69907
|
+
*/
|
|
69908
|
+
ociResourceAnchorName: string;
|
|
69909
|
+
/**
|
|
69910
|
+
* The URL for accessing the OCI console page for this Autonomous VM cluster.
|
|
69911
|
+
*/
|
|
69912
|
+
ociUrl: string;
|
|
69913
|
+
/**
|
|
69914
|
+
* The Oracle Cloud Identifier (OCID) of the Autonomous VM cluster.
|
|
69915
|
+
*/
|
|
69916
|
+
ocid: string;
|
|
69917
|
+
/**
|
|
69918
|
+
* The unique identifier of the ODB network associated with this Autonomous VM cluster.
|
|
69919
|
+
*/
|
|
69920
|
+
odbNetworkId: string;
|
|
69921
|
+
}
|
|
68974
69922
|
interface GetCloudExadataInfrastructureCustomerContactsToSendToOci {
|
|
68975
69923
|
email: string;
|
|
68976
69924
|
}
|
|
@@ -68991,6 +69939,32 @@ export declare namespace odb {
|
|
|
68991
69939
|
interface GetCloudExadataInfrastructureMaintenanceWindowMonth {
|
|
68992
69940
|
name: string;
|
|
68993
69941
|
}
|
|
69942
|
+
interface GetCloudExadataInfrastructuresCloudExadataInfrastructure {
|
|
69943
|
+
/**
|
|
69944
|
+
* The Amazon Resource Name (ARN) for the Exadata infrastructure.
|
|
69945
|
+
*/
|
|
69946
|
+
arn: string;
|
|
69947
|
+
/**
|
|
69948
|
+
* The display name of the Exadata infrastructure.
|
|
69949
|
+
*/
|
|
69950
|
+
displayName: string;
|
|
69951
|
+
/**
|
|
69952
|
+
* The unique identifier of the Exadata infrastructure.
|
|
69953
|
+
*/
|
|
69954
|
+
id: string;
|
|
69955
|
+
/**
|
|
69956
|
+
* The name of the OCI resource anchor for the Exadata infrastructure.
|
|
69957
|
+
*/
|
|
69958
|
+
ociResourceAnchorName: string;
|
|
69959
|
+
/**
|
|
69960
|
+
* The HTTPS link to the Exadata infrastructure in OCI.
|
|
69961
|
+
*/
|
|
69962
|
+
ociUrl: string;
|
|
69963
|
+
/**
|
|
69964
|
+
* The OCID of the Exadata infrastructure in OCI.
|
|
69965
|
+
*/
|
|
69966
|
+
ocid: string;
|
|
69967
|
+
}
|
|
68994
69968
|
interface GetCloudVmClusterDataCollectionOption {
|
|
68995
69969
|
isDiagnosticsEventsEnabled: boolean;
|
|
68996
69970
|
isHealthMonitoringEnabled: boolean;
|
|
@@ -69007,6 +69981,40 @@ export declare namespace odb {
|
|
|
69007
69981
|
flashCacheLimit: string;
|
|
69008
69982
|
share: number;
|
|
69009
69983
|
}
|
|
69984
|
+
interface GetCloudVmClustersCloudVmCluster {
|
|
69985
|
+
/**
|
|
69986
|
+
* The Amazon Resource Name (ARN) for the cloud vm cluster.
|
|
69987
|
+
*/
|
|
69988
|
+
arn: string;
|
|
69989
|
+
/**
|
|
69990
|
+
* The ID of the Cloud Exadata Infrastructure.
|
|
69991
|
+
*/
|
|
69992
|
+
cloudExadataInfrastructureId: string;
|
|
69993
|
+
/**
|
|
69994
|
+
* The display name of the VM cluster.
|
|
69995
|
+
*/
|
|
69996
|
+
displayName: string;
|
|
69997
|
+
/**
|
|
69998
|
+
* The unique identifier of the cloud vm cluster.
|
|
69999
|
+
*/
|
|
70000
|
+
id: string;
|
|
70001
|
+
/**
|
|
70002
|
+
* The name of the OCI Resource Anchor.
|
|
70003
|
+
*/
|
|
70004
|
+
ociResourceAnchorName: string;
|
|
70005
|
+
/**
|
|
70006
|
+
* The HTTPS link to the VM cluster in OCI.
|
|
70007
|
+
*/
|
|
70008
|
+
ociUrl: string;
|
|
70009
|
+
/**
|
|
70010
|
+
* The OCID of the VM cluster.
|
|
70011
|
+
*/
|
|
70012
|
+
ocid: string;
|
|
70013
|
+
/**
|
|
70014
|
+
* The ID of the ODB network.
|
|
70015
|
+
*/
|
|
70016
|
+
odbNetworkId: string;
|
|
70017
|
+
}
|
|
69010
70018
|
interface GetDbNodesDbNode {
|
|
69011
70019
|
/**
|
|
69012
70020
|
* Additional information about the planned maintenance.
|
|
@@ -69184,30 +70192,99 @@ export declare namespace odb {
|
|
|
69184
70192
|
timePatchingStarted: string;
|
|
69185
70193
|
}
|
|
69186
70194
|
interface GetDbSystemShapesDbSystemShape {
|
|
70195
|
+
/**
|
|
70196
|
+
* The maximum number of CPU cores that can be enabled for the shape.
|
|
70197
|
+
*/
|
|
69187
70198
|
availableCoreCount: number;
|
|
70199
|
+
/**
|
|
70200
|
+
* The maximum number of CPU cores per DB node that can be enabled for the shape.
|
|
70201
|
+
*/
|
|
69188
70202
|
availableCoreCountPerNode: number;
|
|
70203
|
+
/**
|
|
70204
|
+
* The maximum amount of data storage, in terabytes (TB), that can be enabled for the shape.
|
|
70205
|
+
*/
|
|
69189
70206
|
availableDataStorageInTbs: number;
|
|
70207
|
+
/**
|
|
70208
|
+
* The maximum amount of data storage, in terabytes (TB), that's available per storage server for the shape.
|
|
70209
|
+
*/
|
|
69190
70210
|
availableDataStoragePerServerInTbs: number;
|
|
70211
|
+
/**
|
|
70212
|
+
* The maximum amount of DB node storage, in gigabytes (GB), that's available per DB node for the shape.
|
|
70213
|
+
*/
|
|
69191
70214
|
availableDbNodePerNodeInGbs: number;
|
|
70215
|
+
/**
|
|
70216
|
+
* The maximum amount of DB node storage, in gigabytes (GB), that can be enabled for the shape.
|
|
70217
|
+
*/
|
|
69192
70218
|
availableDbNodeStorageInGbs: number;
|
|
70219
|
+
/**
|
|
70220
|
+
* The maximum amount of memory, in gigabytes (GB), that can be enabled for the shape.
|
|
70221
|
+
*/
|
|
69193
70222
|
availableMemoryInGbs: number;
|
|
70223
|
+
/**
|
|
70224
|
+
* The maximum amount of memory, in gigabytes (GB), that's available per DB node for the shape.
|
|
70225
|
+
*/
|
|
69194
70226
|
availableMemoryPerNodeInGbs: number;
|
|
70227
|
+
/**
|
|
70228
|
+
* The discrete number by which the CPU core count for the shape can be increased or decreased.
|
|
70229
|
+
*/
|
|
69195
70230
|
coreCountIncrement: number;
|
|
70231
|
+
/**
|
|
70232
|
+
* The maximum number of Exadata storage servers available for the shape.
|
|
70233
|
+
*/
|
|
69196
70234
|
maxStorageCount: number;
|
|
70235
|
+
/**
|
|
70236
|
+
* The maximum number of compute servers available for the shape.
|
|
70237
|
+
*/
|
|
69197
70238
|
maximumNodeCount: number;
|
|
70239
|
+
/**
|
|
70240
|
+
* The minimum number of CPU cores that can be enabled per node for the shape.
|
|
70241
|
+
*/
|
|
69198
70242
|
minCoreCountPerNode: number;
|
|
70243
|
+
/**
|
|
70244
|
+
* The minimum amount of data storage, in terabytes (TB), that must be allocated for the shape.
|
|
70245
|
+
*/
|
|
69199
70246
|
minDataStorageInTbs: number;
|
|
70247
|
+
/**
|
|
70248
|
+
* The minimum amount of DB node storage, in gigabytes (GB), that must be allocated per DB node for the shape.
|
|
70249
|
+
*/
|
|
69200
70250
|
minDbNodeStoragePerNodeInGbs: number;
|
|
70251
|
+
/**
|
|
70252
|
+
* The minimum amount of memory, in gigabytes (GB), that must be allocated per DB node for the shape.
|
|
70253
|
+
*/
|
|
69201
70254
|
minMemoryPerNodeInGbs: number;
|
|
70255
|
+
/**
|
|
70256
|
+
* The minimum number of Exadata storage servers available for the shape.
|
|
70257
|
+
*/
|
|
69202
70258
|
minStorageCount: number;
|
|
70259
|
+
/**
|
|
70260
|
+
* The minimum number of CPU cores that can be enabled for the shape.
|
|
70261
|
+
*/
|
|
69203
70262
|
minimumCoreCount: number;
|
|
70263
|
+
/**
|
|
70264
|
+
* The minimum number of compute servers available for the shape.
|
|
70265
|
+
*/
|
|
69204
70266
|
minimumNodeCount: number;
|
|
70267
|
+
/**
|
|
70268
|
+
* The name of the shape.
|
|
70269
|
+
*/
|
|
69205
70270
|
name: string;
|
|
70271
|
+
/**
|
|
70272
|
+
* The runtime minimum number of CPU cores that can be enabled for the shape.
|
|
70273
|
+
*/
|
|
69206
70274
|
runtimeMinimumCoreCount: number;
|
|
70275
|
+
/**
|
|
70276
|
+
* The family of the shape.
|
|
70277
|
+
*/
|
|
69207
70278
|
shapeFamily: string;
|
|
70279
|
+
/**
|
|
70280
|
+
* The shape type, determined by the CPU hardware.
|
|
70281
|
+
*/
|
|
69208
70282
|
shapeType: string;
|
|
69209
70283
|
}
|
|
69210
70284
|
interface GetGiVersionsGiVersion {
|
|
70285
|
+
/**
|
|
70286
|
+
* The GI software version.
|
|
70287
|
+
*/
|
|
69211
70288
|
version: string;
|
|
69212
70289
|
}
|
|
69213
70290
|
interface GetNetworkManagedService {
|
|
@@ -69250,6 +70327,54 @@ export declare namespace odb {
|
|
|
69250
70327
|
domainName: string;
|
|
69251
70328
|
ociDnsListenerIp: string;
|
|
69252
70329
|
}
|
|
70330
|
+
interface GetNetworkPeeringConnectionsOdbPeeringConnection {
|
|
70331
|
+
/**
|
|
70332
|
+
* The Amazon Resource Name (ARN) for the ODB network peering connection.
|
|
70333
|
+
*/
|
|
70334
|
+
arn: string;
|
|
70335
|
+
/**
|
|
70336
|
+
* Display name of the ODB network peering connection.
|
|
70337
|
+
*/
|
|
70338
|
+
displayName: string;
|
|
70339
|
+
/**
|
|
70340
|
+
* The unique identifier of the ODB network peering connection.
|
|
70341
|
+
*/
|
|
70342
|
+
id: string;
|
|
70343
|
+
/**
|
|
70344
|
+
* ARN of the ODB network peering connection.
|
|
70345
|
+
*/
|
|
70346
|
+
odbNetworkArn: string;
|
|
70347
|
+
/**
|
|
70348
|
+
* ARN of the peer network peering connection.
|
|
70349
|
+
*/
|
|
70350
|
+
peerNetworkArn: string;
|
|
70351
|
+
}
|
|
70352
|
+
interface GetNetworksOdbNetwork {
|
|
70353
|
+
/**
|
|
70354
|
+
* Amazon Resource Name (ARN) of the odb network resource.
|
|
70355
|
+
*/
|
|
70356
|
+
arn: string;
|
|
70357
|
+
/**
|
|
70358
|
+
* Display name for the network resource.
|
|
70359
|
+
*/
|
|
70360
|
+
displayName: string;
|
|
70361
|
+
/**
|
|
70362
|
+
* Unique identifier of the odb network resource.
|
|
70363
|
+
*/
|
|
70364
|
+
id: string;
|
|
70365
|
+
/**
|
|
70366
|
+
* The unique identifier of the OCI network anchor for the ODB network.
|
|
70367
|
+
*/
|
|
70368
|
+
ociNetworkAnchorId: string;
|
|
70369
|
+
/**
|
|
70370
|
+
* The unique identifier Oracle Cloud ID (OCID) of the OCI VCN for the ODB network.
|
|
70371
|
+
*/
|
|
70372
|
+
ociVcnId: string;
|
|
70373
|
+
/**
|
|
70374
|
+
* The URL of the OCI VCN for the ODB network.
|
|
70375
|
+
*/
|
|
70376
|
+
ociVcnUrl: string;
|
|
70377
|
+
}
|
|
69253
70378
|
interface NetworkManagedService {
|
|
69254
70379
|
managedS3BackupAccesses: outputs.odb.NetworkManagedServiceManagedS3BackupAccess[];
|
|
69255
70380
|
managedServiceIpv4Cidrs: string[];
|
|
@@ -73605,6 +74730,16 @@ export declare namespace rds {
|
|
|
73605
74730
|
name: string;
|
|
73606
74731
|
values: string[];
|
|
73607
74732
|
}
|
|
74733
|
+
interface GetGlobalClusterMember {
|
|
74734
|
+
/**
|
|
74735
|
+
* Amazon Resource Name (ARN) of member DB Cluster
|
|
74736
|
+
*/
|
|
74737
|
+
dbClusterArn: string;
|
|
74738
|
+
/**
|
|
74739
|
+
* Whether the member is the primary DB Cluster
|
|
74740
|
+
*/
|
|
74741
|
+
isWriter: boolean;
|
|
74742
|
+
}
|
|
73608
74743
|
interface GetInstanceMasterUserSecret {
|
|
73609
74744
|
/**
|
|
73610
74745
|
* The Amazon Web Services KMS key identifier that is used to encrypt the secret.
|
|
@@ -87438,6 +88573,26 @@ export declare namespace transfer {
|
|
|
87438
88573
|
*/
|
|
87439
88574
|
uid: number;
|
|
87440
88575
|
}
|
|
88576
|
+
interface WebAppIdentityProviderDetails {
|
|
88577
|
+
/**
|
|
88578
|
+
* Block that describes the values to use for the IAM Identity Center settings. See Identity center config below.
|
|
88579
|
+
*/
|
|
88580
|
+
identityCenterConfig?: outputs.transfer.WebAppIdentityProviderDetailsIdentityCenterConfig;
|
|
88581
|
+
}
|
|
88582
|
+
interface WebAppIdentityProviderDetailsIdentityCenterConfig {
|
|
88583
|
+
applicationArn: string;
|
|
88584
|
+
/**
|
|
88585
|
+
* ARN of the IAM Identity Center used for the web app.
|
|
88586
|
+
*/
|
|
88587
|
+
instanceArn?: string;
|
|
88588
|
+
/**
|
|
88589
|
+
* ARN of an identity bearer role for your web app.
|
|
88590
|
+
*/
|
|
88591
|
+
role?: string;
|
|
88592
|
+
}
|
|
88593
|
+
interface WebAppWebAppUnit {
|
|
88594
|
+
provisioned: number;
|
|
88595
|
+
}
|
|
87441
88596
|
interface WorkflowOnExceptionStep {
|
|
87442
88597
|
/**
|
|
87443
88598
|
* Details for a step that performs a file copy. See Copy Step Details below.
|
|
@@ -88620,6 +89775,33 @@ export declare namespace vpclattice {
|
|
|
88620
89775
|
value?: string;
|
|
88621
89776
|
}
|
|
88622
89777
|
}
|
|
89778
|
+
export declare namespace vpn {
|
|
89779
|
+
interface GetConnectionFilter {
|
|
89780
|
+
/**
|
|
89781
|
+
* Name of the filter field. Valid values can be found in the [EC2 `DescribeVPNConnections` API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnConnections.html).
|
|
89782
|
+
*/
|
|
89783
|
+
name: string;
|
|
89784
|
+
/**
|
|
89785
|
+
* Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
|
|
89786
|
+
*/
|
|
89787
|
+
values: string[];
|
|
89788
|
+
}
|
|
89789
|
+
interface GetConnectionRoute {
|
|
89790
|
+
destinationCidrBlock: string;
|
|
89791
|
+
source: string;
|
|
89792
|
+
/**
|
|
89793
|
+
* Current state of the VPN connection.
|
|
89794
|
+
*/
|
|
89795
|
+
state: string;
|
|
89796
|
+
}
|
|
89797
|
+
interface GetConnectionVgwTelemetry {
|
|
89798
|
+
acceptedRouteCount: number;
|
|
89799
|
+
lastStatusChange: string;
|
|
89800
|
+
outsideIpAddress: string;
|
|
89801
|
+
status: string;
|
|
89802
|
+
statusMessage: string;
|
|
89803
|
+
}
|
|
89804
|
+
}
|
|
88623
89805
|
export declare namespace waf {
|
|
88624
89806
|
interface ByteMatchSetByteMatchTuple {
|
|
88625
89807
|
/**
|