@pulumi/aws-native 1.29.0-alpha.1749088328 → 1.29.0-alpha.1749126240
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/apigateway/domainName.d.ts +7 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/getDomainName.d.ts +4 -1
- package/apigateway/getDomainName.js.map +1 -1
- package/apigatewayv2/domainName.d.ts +6 -0
- package/apigatewayv2/domainName.js.map +1 -1
- package/apigatewayv2/getDomainName.d.ts +3 -0
- package/apigatewayv2/getDomainName.js.map +1 -1
- package/apigatewayv2/getRoutingRule.d.ts +9 -0
- package/apigatewayv2/getRoutingRule.js.map +1 -1
- package/apigatewayv2/routingRule.d.ts +18 -0
- package/apigatewayv2/routingRule.js.map +1 -1
- package/aps/getScraper.d.ts +3 -0
- package/aps/getScraper.js.map +1 -1
- package/aps/getWorkspace.d.ts +6 -1
- package/aps/getWorkspace.js.map +1 -1
- package/aps/scraper.d.ts +6 -0
- package/aps/scraper.js.map +1 -1
- package/aps/workspace.d.ts +12 -2
- package/aps/workspace.js.map +1 -1
- package/bedrock/flowAlias.d.ts +6 -0
- package/bedrock/flowAlias.js.map +1 -1
- package/bedrock/getFlowAlias.d.ts +3 -0
- package/bedrock/getFlowAlias.js.map +1 -1
- package/cloudformation/getStack.d.ts +5 -5
- package/cloudformation/stack.d.ts +6 -6
- package/cloudfront/distributionTenant.js +1 -1
- package/cloudfront/distributionTenant.js.map +1 -1
- package/cloudtrail/eventDataStore.d.ts +17 -0
- package/cloudtrail/eventDataStore.js +4 -0
- package/cloudtrail/eventDataStore.js.map +1 -1
- package/cloudtrail/getEventDataStore.d.ts +9 -0
- package/cloudtrail/getEventDataStore.js.map +1 -1
- package/datasync/getLocationAzureBlob.d.ts +10 -0
- package/datasync/getLocationAzureBlob.js.map +1 -1
- package/datasync/getLocationObjectStorage.d.ts +14 -0
- package/datasync/getLocationObjectStorage.js.map +1 -1
- package/datasync/getTask.d.ts +1 -3
- package/datasync/getTask.js.map +1 -1
- package/datasync/locationAzureBlob.d.ts +24 -0
- package/datasync/locationAzureBlob.js.map +1 -1
- package/datasync/locationObjectStorage.d.ts +28 -0
- package/datasync/locationObjectStorage.js.map +1 -1
- package/datasync/task.d.ts +2 -6
- package/datasync/task.js.map +1 -1
- package/datazone/environmentBlueprintConfiguration.d.ts +12 -0
- package/datazone/environmentBlueprintConfiguration.js.map +1 -1
- package/datazone/getProjectProfile.d.ts +57 -0
- package/datazone/getProjectProfile.js +30 -0
- package/datazone/getProjectProfile.js.map +1 -0
- package/datazone/index.d.ts +6 -0
- package/datazone/index.js +8 -1
- package/datazone/index.js.map +1 -1
- package/datazone/projectProfile.d.ts +87 -0
- package/datazone/projectProfile.js +80 -0
- package/datazone/projectProfile.js.map +1 -0
- package/deadline/fleet.d.ts +10 -0
- package/deadline/fleet.js.map +1 -1
- package/deadline/getFleet.d.ts +5 -0
- package/deadline/getFleet.js.map +1 -1
- package/dsql/cluster.d.ts +8 -0
- package/dsql/cluster.js +2 -0
- package/dsql/cluster.js.map +1 -1
- package/dsql/getCluster.d.ts +4 -0
- package/dsql/getCluster.js.map +1 -1
- package/efs/fileSystem.d.ts +2 -2
- package/efs/getFileSystem.d.ts +1 -1
- package/evs/environment.d.ts +102 -0
- package/evs/environment.js +124 -0
- package/evs/environment.js.map +1 -0
- package/evs/getEnvironment.d.ts +31 -0
- package/evs/getEnvironment.js +28 -0
- package/evs/getEnvironment.js.map +1 -0
- package/evs/index.d.ts +7 -0
- package/evs/index.js +41 -0
- package/evs/index.js.map +1 -0
- package/iam/getRole.d.ts +1 -1
- package/iam/role.d.ts +2 -2
- package/index.d.ts +2 -1
- package/index.js +5 -3
- package/index.js.map +1 -1
- package/lightsail/getInstanceSnapshot.d.ts +61 -0
- package/lightsail/getInstanceSnapshot.js +28 -0
- package/lightsail/getInstanceSnapshot.js.map +1 -0
- package/lightsail/index.d.ts +6 -0
- package/lightsail/index.js +8 -1
- package/lightsail/index.js.map +1 -1
- package/lightsail/instanceSnapshot.d.ts +92 -0
- package/lightsail/instanceSnapshot.js +83 -0
- package/lightsail/instanceSnapshot.js.map +1 -0
- package/msk/configuration.d.ts +2 -2
- package/networkfirewall/firewall.d.ts +10 -2
- package/networkfirewall/firewall.js.map +1 -1
- package/networkfirewall/getFirewall.d.ts +5 -1
- package/networkfirewall/getFirewall.js.map +1 -1
- package/nimblestudio/getLaunchProfile.d.ts +0 -24
- package/nimblestudio/getLaunchProfile.js.map +1 -1
- package/nimblestudio/getStreamingImage.d.ts +0 -24
- package/nimblestudio/getStreamingImage.js.map +1 -1
- package/nimblestudio/getStudio.d.ts +0 -30
- package/nimblestudio/getStudio.js.map +1 -1
- package/nimblestudio/getStudioComponent.d.ts +0 -30
- package/nimblestudio/getStudioComponent.js.map +1 -1
- package/nimblestudio/launchProfile.d.ts +0 -55
- package/nimblestudio/launchProfile.js.map +1 -1
- package/nimblestudio/streamingImage.d.ts +0 -46
- package/nimblestudio/streamingImage.js.map +1 -1
- package/nimblestudio/studio.d.ts +0 -52
- package/nimblestudio/studio.js.map +1 -1
- package/nimblestudio/studioComponent.d.ts +0 -67
- package/nimblestudio/studioComponent.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/route53resolver/getResolverEndpoint.d.ts +61 -0
- package/route53resolver/getResolverEndpoint.js +28 -0
- package/route53resolver/getResolverEndpoint.js.map +1 -0
- package/route53resolver/index.d.ts +6 -0
- package/route53resolver/index.js +8 -1
- package/route53resolver/index.js.map +1 -1
- package/route53resolver/resolverEndpoint.d.ts +128 -0
- package/route53resolver/resolverEndpoint.js +91 -0
- package/route53resolver/resolverEndpoint.js.map +1 -0
- package/s3express/accessPoint.d.ts +104 -0
- package/s3express/accessPoint.js +77 -0
- package/s3express/accessPoint.js.map +1 -0
- package/s3express/getAccessPoint.d.ts +47 -0
- package/s3express/getAccessPoint.js +28 -0
- package/s3express/getAccessPoint.js.map +1 -0
- package/s3express/index.d.ts +6 -0
- package/s3express/index.js +8 -1
- package/s3express/index.js.map +1 -1
- package/transfer/getUser.d.ts +1 -1
- package/transfer/user.d.ts +2 -2
- package/types/enums/apigateway/index.d.ts +3 -0
- package/types/enums/apigateway/index.js.map +1 -1
- package/types/enums/apigatewayv2/index.d.ts +3 -0
- package/types/enums/bedrock/index.d.ts +61 -0
- package/types/enums/bedrock/index.js +34 -1
- package/types/enums/bedrock/index.js.map +1 -1
- package/types/enums/cloudtrail/index.d.ts +16 -0
- package/types/enums/cloudtrail/index.js +9 -1
- package/types/enums/cloudtrail/index.js.map +1 -1
- package/types/enums/datazone/index.d.ts +5 -0
- package/types/enums/datazone/index.js +5 -1
- package/types/enums/datazone/index.js.map +1 -1
- package/types/enums/efs/index.d.ts +5 -5
- package/types/enums/evs/index.d.ts +30 -0
- package/types/enums/evs/index.js +31 -0
- package/types/enums/evs/index.js.map +1 -0
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +5 -3
- package/types/enums/index.js.map +1 -1
- package/types/enums/paymentcryptography/index.d.ts +1 -0
- package/types/enums/paymentcryptography/index.js +1 -0
- package/types/enums/paymentcryptography/index.js.map +1 -1
- package/types/enums/route53resolver/index.d.ts +9 -0
- package/types/enums/route53resolver/index.js +6 -1
- package/types/enums/route53resolver/index.js.map +1 -1
- package/types/enums/s3express/index.d.ts +19 -0
- package/types/enums/s3express/index.js +15 -1
- package/types/enums/s3express/index.js.map +1 -1
- package/types/enums/ses/index.d.ts +13 -0
- package/types/enums/ses/index.js +12 -1
- package/types/enums/ses/index.js.map +1 -1
- package/types/input.d.ts +333 -159
- package/types/output.d.ts +461 -167
- package/types/output.js.map +1 -1
- package/verifiedpermissions/getPolicyStore.d.ts +5 -0
- package/verifiedpermissions/getPolicyStore.js.map +1 -1
- package/verifiedpermissions/policyStore.d.ts +10 -0
- package/verifiedpermissions/policyStore.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +4 -0
- package/wafv2/getWebAcl.js.map +1 -1
- package/wafv2/webAcl.d.ts +8 -0
- package/wafv2/webAcl.js +2 -0
- package/wafv2/webAcl.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -2175,25 +2175,55 @@ export declare namespace apigatewayv2 {
|
|
|
2175
2175
|
required: boolean;
|
|
2176
2176
|
}
|
|
2177
2177
|
interface RoutingRuleAction {
|
|
2178
|
+
/**
|
|
2179
|
+
* Represents an InvokeApi action.
|
|
2180
|
+
*/
|
|
2178
2181
|
invokeApi: outputs.apigatewayv2.RoutingRuleActionInvokeApi;
|
|
2179
2182
|
}
|
|
2180
2183
|
interface RoutingRuleActionInvokeApi {
|
|
2184
|
+
/**
|
|
2185
|
+
* The API identifier of the target API.
|
|
2186
|
+
*/
|
|
2181
2187
|
apiId: string;
|
|
2188
|
+
/**
|
|
2189
|
+
* The name of the target stage.
|
|
2190
|
+
*/
|
|
2182
2191
|
stage: string;
|
|
2192
|
+
/**
|
|
2193
|
+
* The strip base path setting. When true, API Gateway strips the incoming matched base path when forwarding the request to the target API.
|
|
2194
|
+
*/
|
|
2183
2195
|
stripBasePath?: boolean;
|
|
2184
2196
|
}
|
|
2185
2197
|
interface RoutingRuleCondition {
|
|
2198
|
+
/**
|
|
2199
|
+
* The base path to be matched.
|
|
2200
|
+
*/
|
|
2186
2201
|
matchBasePaths?: outputs.apigatewayv2.RoutingRuleMatchBasePaths;
|
|
2202
|
+
/**
|
|
2203
|
+
* The headers to be matched.
|
|
2204
|
+
*/
|
|
2187
2205
|
matchHeaders?: outputs.apigatewayv2.RoutingRuleMatchHeaders;
|
|
2188
2206
|
}
|
|
2189
2207
|
interface RoutingRuleMatchBasePaths {
|
|
2208
|
+
/**
|
|
2209
|
+
* The string of the case sensitive base path to be matched.
|
|
2210
|
+
*/
|
|
2190
2211
|
anyOf: string[];
|
|
2191
2212
|
}
|
|
2192
2213
|
interface RoutingRuleMatchHeaderValue {
|
|
2214
|
+
/**
|
|
2215
|
+
* The case insensitive header name to be matched. The header name must be less than 40 characters and the only allowed characters are `a-z` , `A-Z` , `0-9` , and the following special characters: `*?-!#$%&'.^_`|~.` .
|
|
2216
|
+
*/
|
|
2193
2217
|
header: string;
|
|
2218
|
+
/**
|
|
2219
|
+
* The case sensitive header glob value to be matched against entire header value. The header glob value must be less than 128 characters and the only allowed characters are `a-z` , `A-Z` , `0-9` , and the following special characters: `*?-!#$%&'.^_`|~` . Wildcard matching is supported for header glob values but must be for `*prefix-match` , `suffix-match*` , or `*infix*-match` .
|
|
2220
|
+
*/
|
|
2194
2221
|
valueGlob: string;
|
|
2195
2222
|
}
|
|
2196
2223
|
interface RoutingRuleMatchHeaders {
|
|
2224
|
+
/**
|
|
2225
|
+
* The header name and header value glob to be matched. The matchHeaders condition is matched if any of the header name and header value globs are matched.
|
|
2226
|
+
*/
|
|
2197
2227
|
anyOf: outputs.apigatewayv2.RoutingRuleMatchHeaderValue[];
|
|
2198
2228
|
}
|
|
2199
2229
|
}
|
|
@@ -6127,7 +6157,13 @@ export declare namespace aps {
|
|
|
6127
6157
|
* Destinations for query logging
|
|
6128
6158
|
*/
|
|
6129
6159
|
interface WorkspaceLoggingDestination {
|
|
6160
|
+
/**
|
|
6161
|
+
* Configuration details for logging to CloudWatch Logs.
|
|
6162
|
+
*/
|
|
6130
6163
|
cloudWatchLogs: outputs.aps.WorkspaceCloudWatchLogDestination;
|
|
6164
|
+
/**
|
|
6165
|
+
* Filtering criteria that determine which queries are logged.
|
|
6166
|
+
*/
|
|
6131
6167
|
filters: outputs.aps.WorkspaceLoggingFilter;
|
|
6132
6168
|
}
|
|
6133
6169
|
/**
|
|
@@ -10884,6 +10920,8 @@ export declare namespace bedrock {
|
|
|
10884
10920
|
*/
|
|
10885
10921
|
urlConfiguration: outputs.bedrock.DataSourceUrlConfiguration;
|
|
10886
10922
|
}
|
|
10923
|
+
interface FlowAdditionalModelRequestFields {
|
|
10924
|
+
}
|
|
10887
10925
|
/**
|
|
10888
10926
|
* Agent flow node configuration
|
|
10889
10927
|
*/
|
|
@@ -10898,6 +10936,12 @@ export declare namespace bedrock {
|
|
|
10898
10936
|
* Number of nodes executed concurrently at a time
|
|
10899
10937
|
*/
|
|
10900
10938
|
maxConcurrency?: number;
|
|
10939
|
+
/**
|
|
10940
|
+
* The type of concurrency to use for parallel node execution. Specify one of the following options:
|
|
10941
|
+
*
|
|
10942
|
+
* - `Automatic` - Amazon Bedrock determines which nodes can be executed in parallel based on the flow definition and its dependencies.
|
|
10943
|
+
* - `Manual` - You specify which nodes can be executed in parallel.
|
|
10944
|
+
*/
|
|
10901
10945
|
type: enums.bedrock.FlowAliasConcurrencyType;
|
|
10902
10946
|
}
|
|
10903
10947
|
/**
|
|
@@ -11008,6 +11052,15 @@ export declare namespace bedrock {
|
|
|
11008
11052
|
*/
|
|
11009
11053
|
nodes?: outputs.bedrock.FlowNode[];
|
|
11010
11054
|
}
|
|
11055
|
+
/**
|
|
11056
|
+
* Field name for reranking
|
|
11057
|
+
*/
|
|
11058
|
+
interface FlowFieldForReranking {
|
|
11059
|
+
/**
|
|
11060
|
+
* Field name for reranking
|
|
11061
|
+
*/
|
|
11062
|
+
fieldName: string;
|
|
11063
|
+
}
|
|
11011
11064
|
/**
|
|
11012
11065
|
* Configuration for a guardrail
|
|
11013
11066
|
*/
|
|
@@ -11046,6 +11099,7 @@ export declare namespace bedrock {
|
|
|
11046
11099
|
*/
|
|
11047
11100
|
interface FlowKnowledgeBaseFlowNodeConfiguration {
|
|
11048
11101
|
guardrailConfiguration?: outputs.bedrock.FlowGuardrailConfiguration;
|
|
11102
|
+
inferenceConfiguration?: outputs.bedrock.FlowPromptInferenceConfigurationProperties;
|
|
11049
11103
|
/**
|
|
11050
11104
|
* Identifier of the KnowledgeBase
|
|
11051
11105
|
*/
|
|
@@ -11054,6 +11108,25 @@ export declare namespace bedrock {
|
|
|
11054
11108
|
* ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
|
|
11055
11109
|
*/
|
|
11056
11110
|
modelId?: string;
|
|
11111
|
+
/**
|
|
11112
|
+
* Number Of Results to Retrieve
|
|
11113
|
+
*/
|
|
11114
|
+
numberOfResults?: number;
|
|
11115
|
+
orchestrationConfiguration?: outputs.bedrock.FlowKnowledgeBaseOrchestrationConfiguration;
|
|
11116
|
+
promptTemplate?: outputs.bedrock.FlowKnowledgeBasePromptTemplateProperties;
|
|
11117
|
+
rerankingConfiguration?: outputs.bedrock.FlowVectorSearchRerankingConfiguration;
|
|
11118
|
+
}
|
|
11119
|
+
interface FlowKnowledgeBaseOrchestrationConfiguration {
|
|
11120
|
+
additionalModelRequestFields?: outputs.bedrock.FlowAdditionalModelRequestFields;
|
|
11121
|
+
inferenceConfig?: outputs.bedrock.FlowPromptInferenceConfigurationProperties;
|
|
11122
|
+
performanceConfig?: outputs.bedrock.FlowPerformanceConfiguration;
|
|
11123
|
+
promptTemplate?: outputs.bedrock.FlowKnowledgeBasePromptTemplateProperties;
|
|
11124
|
+
}
|
|
11125
|
+
/**
|
|
11126
|
+
* Knowledge Base Prompt template
|
|
11127
|
+
*/
|
|
11128
|
+
interface FlowKnowledgeBasePromptTemplateProperties {
|
|
11129
|
+
textPromptTemplate: string;
|
|
11057
11130
|
}
|
|
11058
11131
|
/**
|
|
11059
11132
|
* Lambda function flow node configuration
|
|
@@ -11077,6 +11150,31 @@ export declare namespace bedrock {
|
|
|
11077
11150
|
*/
|
|
11078
11151
|
localeId: string;
|
|
11079
11152
|
}
|
|
11153
|
+
/**
|
|
11154
|
+
* Configuration for the LoopController node, which manages loop execution
|
|
11155
|
+
*/
|
|
11156
|
+
interface FlowLoopControllerFlowNodeConfiguration {
|
|
11157
|
+
continueCondition: outputs.bedrock.FlowCondition;
|
|
11158
|
+
/**
|
|
11159
|
+
* Maximum number of iterations the loop can perform
|
|
11160
|
+
*/
|
|
11161
|
+
maxIterations?: number;
|
|
11162
|
+
}
|
|
11163
|
+
/**
|
|
11164
|
+
* Loop node config, contains loop's internal definition
|
|
11165
|
+
*/
|
|
11166
|
+
interface FlowLoopFlowNodeConfiguration {
|
|
11167
|
+
definition: outputs.bedrock.FlowDefinition;
|
|
11168
|
+
}
|
|
11169
|
+
/**
|
|
11170
|
+
* Configuration for the LoopInput node
|
|
11171
|
+
*/
|
|
11172
|
+
interface FlowLoopInputFlowNodeConfiguration {
|
|
11173
|
+
}
|
|
11174
|
+
interface FlowMetadataConfigurationForReranking {
|
|
11175
|
+
selectionMode: enums.bedrock.FlowRerankingMetadataSelectionMode;
|
|
11176
|
+
selectiveModeConfiguration?: outputs.bedrock.FlowRerankingMetadataSelectiveModeConfiguration0Properties | outputs.bedrock.FlowRerankingMetadataSelectiveModeConfiguration1Properties;
|
|
11177
|
+
}
|
|
11080
11178
|
/**
|
|
11081
11179
|
* Internal mixin for flow node
|
|
11082
11180
|
*/
|
|
@@ -11084,7 +11182,7 @@ export declare namespace bedrock {
|
|
|
11084
11182
|
/**
|
|
11085
11183
|
* Contains configurations for the node.
|
|
11086
11184
|
*/
|
|
11087
|
-
configuration?: outputs.bedrock.FlowNodeConfiguration0Properties | outputs.bedrock.FlowNodeConfiguration1Properties | outputs.bedrock.FlowNodeConfiguration2Properties | outputs.bedrock.FlowNodeConfiguration3Properties | outputs.bedrock.FlowNodeConfiguration4Properties | outputs.bedrock.FlowNodeConfiguration5Properties | outputs.bedrock.FlowNodeConfiguration6Properties | outputs.bedrock.FlowNodeConfiguration7Properties | outputs.bedrock.FlowNodeConfiguration8Properties | outputs.bedrock.FlowNodeConfiguration9Properties | outputs.bedrock.FlowNodeConfiguration10Properties | outputs.bedrock.FlowNodeConfiguration11Properties | outputs.bedrock.FlowNodeConfiguration12Properties;
|
|
11185
|
+
configuration?: outputs.bedrock.FlowNodeConfiguration0Properties | outputs.bedrock.FlowNodeConfiguration1Properties | outputs.bedrock.FlowNodeConfiguration2Properties | outputs.bedrock.FlowNodeConfiguration3Properties | outputs.bedrock.FlowNodeConfiguration4Properties | outputs.bedrock.FlowNodeConfiguration5Properties | outputs.bedrock.FlowNodeConfiguration6Properties | outputs.bedrock.FlowNodeConfiguration7Properties | outputs.bedrock.FlowNodeConfiguration8Properties | outputs.bedrock.FlowNodeConfiguration9Properties | outputs.bedrock.FlowNodeConfiguration10Properties | outputs.bedrock.FlowNodeConfiguration11Properties | outputs.bedrock.FlowNodeConfiguration12Properties | outputs.bedrock.FlowNodeConfiguration13Properties | outputs.bedrock.FlowNodeConfiguration14Properties | outputs.bedrock.FlowNodeConfiguration15Properties;
|
|
11088
11186
|
/**
|
|
11089
11187
|
* List of node inputs in a flow
|
|
11090
11188
|
*/
|
|
@@ -11126,6 +11224,24 @@ export declare namespace bedrock {
|
|
|
11126
11224
|
interface FlowNodeConfiguration12Properties {
|
|
11127
11225
|
inlineCode: outputs.bedrock.FlowInlineCodeFlowNodeConfiguration;
|
|
11128
11226
|
}
|
|
11227
|
+
/**
|
|
11228
|
+
* Node configuration in a flow
|
|
11229
|
+
*/
|
|
11230
|
+
interface FlowNodeConfiguration13Properties {
|
|
11231
|
+
loop: outputs.bedrock.FlowLoopFlowNodeConfiguration;
|
|
11232
|
+
}
|
|
11233
|
+
/**
|
|
11234
|
+
* Node configuration in a flow
|
|
11235
|
+
*/
|
|
11236
|
+
interface FlowNodeConfiguration14Properties {
|
|
11237
|
+
loopInput: outputs.bedrock.FlowLoopInputFlowNodeConfiguration;
|
|
11238
|
+
}
|
|
11239
|
+
/**
|
|
11240
|
+
* Node configuration in a flow
|
|
11241
|
+
*/
|
|
11242
|
+
interface FlowNodeConfiguration15Properties {
|
|
11243
|
+
loopController: outputs.bedrock.FlowLoopControllerFlowNodeConfiguration;
|
|
11244
|
+
}
|
|
11129
11245
|
/**
|
|
11130
11246
|
* Node configuration in a flow
|
|
11131
11247
|
*/
|
|
@@ -11184,6 +11300,7 @@ export declare namespace bedrock {
|
|
|
11184
11300
|
* Input to a node in a flow
|
|
11185
11301
|
*/
|
|
11186
11302
|
interface FlowNodeInput {
|
|
11303
|
+
category?: enums.bedrock.FlowNodeInputCategory;
|
|
11187
11304
|
/**
|
|
11188
11305
|
* Expression for a node input in a flow
|
|
11189
11306
|
*/
|
|
@@ -11193,7 +11310,7 @@ export declare namespace bedrock {
|
|
|
11193
11310
|
*/
|
|
11194
11311
|
name: string;
|
|
11195
11312
|
/**
|
|
11196
|
-
*
|
|
11313
|
+
* Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
|
|
11197
11314
|
*/
|
|
11198
11315
|
type: enums.bedrock.FlowNodeIoDataType;
|
|
11199
11316
|
}
|
|
@@ -11215,6 +11332,9 @@ export declare namespace bedrock {
|
|
|
11215
11332
|
*/
|
|
11216
11333
|
interface FlowOutputFlowNodeConfiguration {
|
|
11217
11334
|
}
|
|
11335
|
+
interface FlowPerformanceConfiguration {
|
|
11336
|
+
latency?: enums.bedrock.FlowPerformanceConfigurationLatency;
|
|
11337
|
+
}
|
|
11218
11338
|
/**
|
|
11219
11339
|
* Prompt flow node configuration
|
|
11220
11340
|
*/
|
|
@@ -11297,6 +11417,18 @@ export declare namespace bedrock {
|
|
|
11297
11417
|
interface FlowPromptTemplateConfigurationProperties {
|
|
11298
11418
|
text: outputs.bedrock.FlowTextPromptTemplateConfiguration;
|
|
11299
11419
|
}
|
|
11420
|
+
/**
|
|
11421
|
+
* Reranking Metadata Selective Mode Configuration
|
|
11422
|
+
*/
|
|
11423
|
+
interface FlowRerankingMetadataSelectiveModeConfiguration0Properties {
|
|
11424
|
+
fieldsToInclude: outputs.bedrock.FlowFieldForReranking[];
|
|
11425
|
+
}
|
|
11426
|
+
/**
|
|
11427
|
+
* Reranking Metadata Selective Mode Configuration
|
|
11428
|
+
*/
|
|
11429
|
+
interface FlowRerankingMetadataSelectiveModeConfiguration1Properties {
|
|
11430
|
+
fieldsToExclude: outputs.bedrock.FlowFieldForReranking[];
|
|
11431
|
+
}
|
|
11300
11432
|
/**
|
|
11301
11433
|
* Retrieval flow node configuration
|
|
11302
11434
|
*/
|
|
@@ -11378,6 +11510,24 @@ export declare namespace bedrock {
|
|
|
11378
11510
|
*/
|
|
11379
11511
|
message: string;
|
|
11380
11512
|
}
|
|
11513
|
+
interface FlowVectorSearchBedrockRerankingConfiguration {
|
|
11514
|
+
metadataConfiguration?: outputs.bedrock.FlowMetadataConfigurationForReranking;
|
|
11515
|
+
modelConfiguration: outputs.bedrock.FlowVectorSearchBedrockRerankingModelConfiguration;
|
|
11516
|
+
/**
|
|
11517
|
+
* Number Of Results For Reranking
|
|
11518
|
+
*/
|
|
11519
|
+
numberOfRerankedResults?: number;
|
|
11520
|
+
}
|
|
11521
|
+
interface FlowVectorSearchBedrockRerankingModelConfiguration {
|
|
11522
|
+
additionalModelRequestFields?: outputs.bedrock.FlowAdditionalModelRequestFields;
|
|
11523
|
+
modelArn: string;
|
|
11524
|
+
}
|
|
11525
|
+
interface FlowVectorSearchRerankingConfiguration {
|
|
11526
|
+
bedrockRerankingConfiguration?: outputs.bedrock.FlowVectorSearchBedrockRerankingConfiguration;
|
|
11527
|
+
type: enums.bedrock.FlowVectorSearchRerankingConfigurationType;
|
|
11528
|
+
}
|
|
11529
|
+
interface FlowVersionAdditionalModelRequestFields {
|
|
11530
|
+
}
|
|
11381
11531
|
/**
|
|
11382
11532
|
* Agent flow node configuration
|
|
11383
11533
|
*/
|
|
@@ -11401,6 +11551,15 @@ export declare namespace bedrock {
|
|
|
11401
11551
|
*/
|
|
11402
11552
|
conditions: outputs.bedrock.FlowVersionFlowCondition[];
|
|
11403
11553
|
}
|
|
11554
|
+
/**
|
|
11555
|
+
* Field name for reranking
|
|
11556
|
+
*/
|
|
11557
|
+
interface FlowVersionFieldForReranking {
|
|
11558
|
+
/**
|
|
11559
|
+
* Field name for reranking
|
|
11560
|
+
*/
|
|
11561
|
+
fieldName: string;
|
|
11562
|
+
}
|
|
11404
11563
|
/**
|
|
11405
11564
|
* Condition branch for a condition node
|
|
11406
11565
|
*/
|
|
@@ -11493,7 +11652,7 @@ export declare namespace bedrock {
|
|
|
11493
11652
|
/**
|
|
11494
11653
|
* Contains configurations for the node.
|
|
11495
11654
|
*/
|
|
11496
|
-
configuration?: outputs.bedrock.FlowVersionFlowNodeConfiguration0Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration1Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration2Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration3Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration4Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration5Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration6Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration7Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration8Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration9Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration10Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration11Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration12Properties;
|
|
11655
|
+
configuration?: outputs.bedrock.FlowVersionFlowNodeConfiguration0Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration1Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration2Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration3Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration4Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration5Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration6Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration7Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration8Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration9Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration10Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration11Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration12Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration13Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration14Properties | outputs.bedrock.FlowVersionFlowNodeConfiguration15Properties;
|
|
11497
11656
|
/**
|
|
11498
11657
|
* List of node inputs in a flow
|
|
11499
11658
|
*/
|
|
@@ -11535,6 +11694,24 @@ export declare namespace bedrock {
|
|
|
11535
11694
|
interface FlowVersionFlowNodeConfiguration12Properties {
|
|
11536
11695
|
inlineCode: outputs.bedrock.FlowVersionInlineCodeFlowNodeConfiguration;
|
|
11537
11696
|
}
|
|
11697
|
+
/**
|
|
11698
|
+
* Node configuration in a flow
|
|
11699
|
+
*/
|
|
11700
|
+
interface FlowVersionFlowNodeConfiguration13Properties {
|
|
11701
|
+
loop: outputs.bedrock.FlowVersionLoopFlowNodeConfiguration;
|
|
11702
|
+
}
|
|
11703
|
+
/**
|
|
11704
|
+
* Node configuration in a flow
|
|
11705
|
+
*/
|
|
11706
|
+
interface FlowVersionFlowNodeConfiguration14Properties {
|
|
11707
|
+
loopInput: outputs.bedrock.FlowVersionLoopInputFlowNodeConfiguration;
|
|
11708
|
+
}
|
|
11709
|
+
/**
|
|
11710
|
+
* Node configuration in a flow
|
|
11711
|
+
*/
|
|
11712
|
+
interface FlowVersionFlowNodeConfiguration15Properties {
|
|
11713
|
+
loopController: outputs.bedrock.FlowVersionLoopControllerFlowNodeConfiguration;
|
|
11714
|
+
}
|
|
11538
11715
|
/**
|
|
11539
11716
|
* Node configuration in a flow
|
|
11540
11717
|
*/
|
|
@@ -11602,7 +11779,7 @@ export declare namespace bedrock {
|
|
|
11602
11779
|
*/
|
|
11603
11780
|
name: string;
|
|
11604
11781
|
/**
|
|
11605
|
-
*
|
|
11782
|
+
* Specifies the data type of the input. If the input doesn't match this type at runtime, a validation error will be thrown.
|
|
11606
11783
|
*/
|
|
11607
11784
|
type: enums.bedrock.FlowVersionFlowNodeIoDataType;
|
|
11608
11785
|
}
|
|
@@ -11657,6 +11834,7 @@ export declare namespace bedrock {
|
|
|
11657
11834
|
*/
|
|
11658
11835
|
interface FlowVersionKnowledgeBaseFlowNodeConfiguration {
|
|
11659
11836
|
guardrailConfiguration?: outputs.bedrock.FlowVersionGuardrailConfiguration;
|
|
11837
|
+
inferenceConfiguration?: outputs.bedrock.FlowVersionPromptInferenceConfigurationProperties;
|
|
11660
11838
|
/**
|
|
11661
11839
|
* Identifier of the KnowledgeBase
|
|
11662
11840
|
*/
|
|
@@ -11665,6 +11843,25 @@ export declare namespace bedrock {
|
|
|
11665
11843
|
* ARN or Id of a Bedrock Foundational Model or Inference Profile, or the ARN of a imported model, or a provisioned throughput ARN for custom models.
|
|
11666
11844
|
*/
|
|
11667
11845
|
modelId?: string;
|
|
11846
|
+
/**
|
|
11847
|
+
* Number Of Results to Retrieve
|
|
11848
|
+
*/
|
|
11849
|
+
numberOfResults?: number;
|
|
11850
|
+
orchestrationConfiguration?: outputs.bedrock.FlowVersionKnowledgeBaseOrchestrationConfiguration;
|
|
11851
|
+
promptTemplate?: outputs.bedrock.FlowVersionKnowledgeBasePromptTemplateProperties;
|
|
11852
|
+
rerankingConfiguration?: outputs.bedrock.FlowVersionVectorSearchRerankingConfiguration;
|
|
11853
|
+
}
|
|
11854
|
+
interface FlowVersionKnowledgeBaseOrchestrationConfiguration {
|
|
11855
|
+
additionalModelRequestFields?: outputs.bedrock.FlowVersionAdditionalModelRequestFields;
|
|
11856
|
+
inferenceConfig?: outputs.bedrock.FlowVersionPromptInferenceConfigurationProperties;
|
|
11857
|
+
performanceConfig?: outputs.bedrock.FlowVersionPerformanceConfiguration;
|
|
11858
|
+
promptTemplate?: outputs.bedrock.FlowVersionKnowledgeBasePromptTemplateProperties;
|
|
11859
|
+
}
|
|
11860
|
+
/**
|
|
11861
|
+
* Knowledge Base Prompt template
|
|
11862
|
+
*/
|
|
11863
|
+
interface FlowVersionKnowledgeBasePromptTemplateProperties {
|
|
11864
|
+
textPromptTemplate: string;
|
|
11668
11865
|
}
|
|
11669
11866
|
/**
|
|
11670
11867
|
* Lambda function flow node configuration
|
|
@@ -11688,11 +11885,39 @@ export declare namespace bedrock {
|
|
|
11688
11885
|
*/
|
|
11689
11886
|
localeId: string;
|
|
11690
11887
|
}
|
|
11888
|
+
/**
|
|
11889
|
+
* Configuration for the LoopController node, which manages loop execution
|
|
11890
|
+
*/
|
|
11891
|
+
interface FlowVersionLoopControllerFlowNodeConfiguration {
|
|
11892
|
+
continueCondition: outputs.bedrock.FlowVersionFlowCondition;
|
|
11893
|
+
/**
|
|
11894
|
+
* Maximum number of iterations the loop can perform
|
|
11895
|
+
*/
|
|
11896
|
+
maxIterations?: number;
|
|
11897
|
+
}
|
|
11898
|
+
/**
|
|
11899
|
+
* Loop node config, contains loop's internal definition
|
|
11900
|
+
*/
|
|
11901
|
+
interface FlowVersionLoopFlowNodeConfiguration {
|
|
11902
|
+
definition: outputs.bedrock.FlowVersionFlowDefinition;
|
|
11903
|
+
}
|
|
11904
|
+
/**
|
|
11905
|
+
* Configuration for the LoopInput node
|
|
11906
|
+
*/
|
|
11907
|
+
interface FlowVersionLoopInputFlowNodeConfiguration {
|
|
11908
|
+
}
|
|
11909
|
+
interface FlowVersionMetadataConfigurationForReranking {
|
|
11910
|
+
selectionMode: enums.bedrock.FlowVersionRerankingMetadataSelectionMode;
|
|
11911
|
+
selectiveModeConfiguration?: outputs.bedrock.FlowVersionRerankingMetadataSelectiveModeConfiguration0Properties | outputs.bedrock.FlowVersionRerankingMetadataSelectiveModeConfiguration1Properties;
|
|
11912
|
+
}
|
|
11691
11913
|
/**
|
|
11692
11914
|
* Output flow node configuration
|
|
11693
11915
|
*/
|
|
11694
11916
|
interface FlowVersionOutputFlowNodeConfiguration {
|
|
11695
11917
|
}
|
|
11918
|
+
interface FlowVersionPerformanceConfiguration {
|
|
11919
|
+
latency?: enums.bedrock.FlowVersionPerformanceConfigurationLatency;
|
|
11920
|
+
}
|
|
11696
11921
|
/**
|
|
11697
11922
|
* Prompt flow node configuration
|
|
11698
11923
|
*/
|
|
@@ -11775,6 +12000,18 @@ export declare namespace bedrock {
|
|
|
11775
12000
|
interface FlowVersionPromptTemplateConfigurationProperties {
|
|
11776
12001
|
text: outputs.bedrock.FlowVersionTextPromptTemplateConfiguration;
|
|
11777
12002
|
}
|
|
12003
|
+
/**
|
|
12004
|
+
* Reranking Metadata Selective Mode Configuration
|
|
12005
|
+
*/
|
|
12006
|
+
interface FlowVersionRerankingMetadataSelectiveModeConfiguration0Properties {
|
|
12007
|
+
fieldsToInclude: outputs.bedrock.FlowVersionFieldForReranking[];
|
|
12008
|
+
}
|
|
12009
|
+
/**
|
|
12010
|
+
* Reranking Metadata Selective Mode Configuration
|
|
12011
|
+
*/
|
|
12012
|
+
interface FlowVersionRerankingMetadataSelectiveModeConfiguration1Properties {
|
|
12013
|
+
fieldsToExclude: outputs.bedrock.FlowVersionFieldForReranking[];
|
|
12014
|
+
}
|
|
11778
12015
|
/**
|
|
11779
12016
|
* Retrieval flow node configuration
|
|
11780
12017
|
*/
|
|
@@ -11830,6 +12067,22 @@ export declare namespace bedrock {
|
|
|
11830
12067
|
*/
|
|
11831
12068
|
text: string;
|
|
11832
12069
|
}
|
|
12070
|
+
interface FlowVersionVectorSearchBedrockRerankingConfiguration {
|
|
12071
|
+
metadataConfiguration?: outputs.bedrock.FlowVersionMetadataConfigurationForReranking;
|
|
12072
|
+
modelConfiguration: outputs.bedrock.FlowVersionVectorSearchBedrockRerankingModelConfiguration;
|
|
12073
|
+
/**
|
|
12074
|
+
* Number Of Results For Reranking
|
|
12075
|
+
*/
|
|
12076
|
+
numberOfRerankedResults?: number;
|
|
12077
|
+
}
|
|
12078
|
+
interface FlowVersionVectorSearchBedrockRerankingModelConfiguration {
|
|
12079
|
+
additionalModelRequestFields?: outputs.bedrock.FlowVersionAdditionalModelRequestFields;
|
|
12080
|
+
modelArn: string;
|
|
12081
|
+
}
|
|
12082
|
+
interface FlowVersionVectorSearchRerankingConfiguration {
|
|
12083
|
+
bedrockRerankingConfiguration?: outputs.bedrock.FlowVersionVectorSearchBedrockRerankingConfiguration;
|
|
12084
|
+
type: enums.bedrock.FlowVersionVectorSearchRerankingConfigurationType;
|
|
12085
|
+
}
|
|
11833
12086
|
/**
|
|
11834
12087
|
* Content filter config in content policy.
|
|
11835
12088
|
*/
|
|
@@ -16393,6 +16646,19 @@ export declare namespace cloudtrail {
|
|
|
16393
16646
|
*/
|
|
16394
16647
|
startsWith?: string[];
|
|
16395
16648
|
}
|
|
16649
|
+
/**
|
|
16650
|
+
* An object that contains information types to be included in CloudTrail enriched events.
|
|
16651
|
+
*/
|
|
16652
|
+
interface EventDataStoreContextKeySelector {
|
|
16653
|
+
/**
|
|
16654
|
+
* An operator that includes events that match the exact value of the event record field specified in Type.
|
|
16655
|
+
*/
|
|
16656
|
+
equals: string[];
|
|
16657
|
+
/**
|
|
16658
|
+
* Specifies the type of the event record field in ContextKeySelector. Valid values include RequestContext, TagContext.
|
|
16659
|
+
*/
|
|
16660
|
+
type: enums.cloudtrail.EventDataStoreContextKeySelectorType;
|
|
16661
|
+
}
|
|
16396
16662
|
/**
|
|
16397
16663
|
* A string that contains Insights types that are logged on an event data store.
|
|
16398
16664
|
*/
|
|
@@ -22700,7 +22966,21 @@ export declare namespace deadline {
|
|
|
22700
22966
|
throughputMiB?: number;
|
|
22701
22967
|
}
|
|
22702
22968
|
interface FleetHostConfiguration {
|
|
22969
|
+
/**
|
|
22970
|
+
* The text of the script that runs as a worker is starting up that you can use to provide additional configuration for workers in your fleet. The script runs after a worker enters the `STARTING` state and before the worker processes tasks.
|
|
22971
|
+
*
|
|
22972
|
+
* For more information about using the script, see [Run scripts as an administrator to configure workers](https://docs.aws.amazon.com/deadline-cloud/latest/developerguide/smf-admin.html) in the *Deadline Cloud Developer Guide* .
|
|
22973
|
+
*
|
|
22974
|
+
* > The script runs as an administrative user ( `sudo root` on Linux, as an Administrator on Windows).
|
|
22975
|
+
*/
|
|
22703
22976
|
scriptBody: string;
|
|
22977
|
+
/**
|
|
22978
|
+
* The maximum time that the host configuration can run. If the timeout expires, the worker enters the `NOT RESPONDING` state and shuts down. You are charged for the time that the worker is running the host configuration script.
|
|
22979
|
+
*
|
|
22980
|
+
* > You should configure your fleet for a maximum of one worker while testing your host configuration script to avoid starting additional workers.
|
|
22981
|
+
*
|
|
22982
|
+
* The default is 300 seconds (5 minutes).
|
|
22983
|
+
*/
|
|
22704
22984
|
scriptTimeoutSeconds?: number;
|
|
22705
22985
|
}
|
|
22706
22986
|
interface FleetMemoryMiBRange {
|
|
@@ -22710,6 +22990,7 @@ export declare namespace deadline {
|
|
|
22710
22990
|
interface FleetServiceManagedEc2FleetConfiguration {
|
|
22711
22991
|
instanceCapabilities: outputs.deadline.FleetServiceManagedEc2InstanceCapabilities;
|
|
22712
22992
|
instanceMarketOptions: outputs.deadline.FleetServiceManagedEc2InstanceMarketOptions;
|
|
22993
|
+
storageProfileId?: string;
|
|
22713
22994
|
}
|
|
22714
22995
|
interface FleetServiceManagedEc2InstanceCapabilities {
|
|
22715
22996
|
acceleratorCapabilities?: outputs.deadline.FleetAcceleratorCapabilities;
|
|
@@ -23209,6 +23490,19 @@ export declare namespace dms {
|
|
|
23209
23490
|
export declare namespace docdbelastic {
|
|
23210
23491
|
}
|
|
23211
23492
|
export declare namespace dsql {
|
|
23493
|
+
/**
|
|
23494
|
+
* The Multi-region properties associated to this cluster.
|
|
23495
|
+
*/
|
|
23496
|
+
interface MultiRegionPropertiesProperties {
|
|
23497
|
+
/**
|
|
23498
|
+
* The set of peered clusters that form the multi-Region cluster configuration. Each peered cluster represents a database instance in a different Region.
|
|
23499
|
+
*/
|
|
23500
|
+
clusters?: string[];
|
|
23501
|
+
/**
|
|
23502
|
+
* The witness region in a multi-region cluster.
|
|
23503
|
+
*/
|
|
23504
|
+
witnessRegion?: string;
|
|
23505
|
+
}
|
|
23212
23506
|
}
|
|
23213
23507
|
export declare namespace dynamodb {
|
|
23214
23508
|
interface GlobalTableAttributeDefinition {
|
|
@@ -30514,8 +30808,8 @@ export declare namespace efs {
|
|
|
30514
30808
|
interface FileSystemBackupPolicy {
|
|
30515
30809
|
/**
|
|
30516
30810
|
* Set the backup policy status for the file system.
|
|
30517
|
-
* +
|
|
30518
|
-
* +
|
|
30811
|
+
* + *ENABLED* - Turns automatic backups on for the file system.
|
|
30812
|
+
* + *DISABLED* - Turns automatic backups off for the file system.
|
|
30519
30813
|
*/
|
|
30520
30814
|
status: enums.efs.FileSystemBackupPolicyStatus;
|
|
30521
30815
|
}
|
|
@@ -30544,9 +30838,9 @@ export declare namespace efs {
|
|
|
30544
30838
|
interface FileSystemProtection {
|
|
30545
30839
|
/**
|
|
30546
30840
|
* The status of the file system's replication overwrite protection.
|
|
30547
|
-
* +
|
|
30548
|
-
* +
|
|
30549
|
-
* +
|
|
30841
|
+
* + ``ENABLED`` – The file system cannot be used as the destination file system in a replication configuration. The file system is writeable. Replication overwrite protection is ``ENABLED`` by default.
|
|
30842
|
+
* + ``DISABLED`` – The file system can be used as the destination file system in a replication configuration. The file system is read-only and can only be modified by EFS replication.
|
|
30843
|
+
* + ``REPLICATING`` – The file system is being used as the destination file system in a replication configuration. The file system is read-only and is modified only by EFS replication.
|
|
30550
30844
|
*
|
|
30551
30845
|
* If the replication configuration is deleted, the file system's replication overwrite protection is re-enabled, the file system becomes writeable.
|
|
30552
30846
|
*/
|
|
@@ -33491,6 +33785,65 @@ export declare namespace evidently {
|
|
|
33491
33785
|
prefix?: string;
|
|
33492
33786
|
}
|
|
33493
33787
|
}
|
|
33788
|
+
export declare namespace evs {
|
|
33789
|
+
interface ConnectivityInfoProperties {
|
|
33790
|
+
privateRouteServerPeerings: string[];
|
|
33791
|
+
}
|
|
33792
|
+
interface EnvironmentCheck {
|
|
33793
|
+
impairedSince?: string;
|
|
33794
|
+
result: enums.evs.EnvironmentCheckResult;
|
|
33795
|
+
type: enums.evs.EnvironmentCheckType;
|
|
33796
|
+
}
|
|
33797
|
+
interface EnvironmentHostInfoForCreate {
|
|
33798
|
+
dedicatedHostId?: string;
|
|
33799
|
+
hostName: string;
|
|
33800
|
+
instanceType: enums.evs.EnvironmentHostInfoForCreateInstanceType;
|
|
33801
|
+
keyName: string;
|
|
33802
|
+
placementGroupId?: string;
|
|
33803
|
+
}
|
|
33804
|
+
interface EnvironmentInitialVlanInfo {
|
|
33805
|
+
cidr: string;
|
|
33806
|
+
}
|
|
33807
|
+
interface EnvironmentSecret {
|
|
33808
|
+
secretArn?: string;
|
|
33809
|
+
}
|
|
33810
|
+
/**
|
|
33811
|
+
* The initial Vlan configuration only required upon creation. Modification after creation will have no effect
|
|
33812
|
+
*/
|
|
33813
|
+
interface InitialVlansProperties {
|
|
33814
|
+
edgeVTep: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33815
|
+
expansionVlan1: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33816
|
+
expansionVlan2: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33817
|
+
hcx: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33818
|
+
nsxUpLink: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33819
|
+
vMotion: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33820
|
+
vSan: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33821
|
+
vTep: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33822
|
+
vmManagement: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33823
|
+
vmkManagement: outputs.evs.EnvironmentInitialVlanInfo;
|
|
33824
|
+
}
|
|
33825
|
+
/**
|
|
33826
|
+
* The license information for an EVS environment
|
|
33827
|
+
*/
|
|
33828
|
+
interface LicenseInfoProperties {
|
|
33829
|
+
solutionKey: string;
|
|
33830
|
+
vsanKey: string;
|
|
33831
|
+
}
|
|
33832
|
+
interface ServiceAccessSecurityGroupsProperties {
|
|
33833
|
+
securityGroups?: string[];
|
|
33834
|
+
}
|
|
33835
|
+
interface VcfHostnamesProperties {
|
|
33836
|
+
cloudBuilder: string;
|
|
33837
|
+
nsx: string;
|
|
33838
|
+
nsxEdge1: string;
|
|
33839
|
+
nsxEdge2: string;
|
|
33840
|
+
nsxManager1: string;
|
|
33841
|
+
nsxManager2: string;
|
|
33842
|
+
nsxManager3: string;
|
|
33843
|
+
sddcManager: string;
|
|
33844
|
+
vCenter: string;
|
|
33845
|
+
}
|
|
33846
|
+
}
|
|
33494
33847
|
export declare namespace finspace {
|
|
33495
33848
|
/**
|
|
33496
33849
|
* Additional parameters to identify Federation mode
|
|
@@ -47540,7 +47893,13 @@ export declare namespace lex {
|
|
|
47540
47893
|
timeoutInSeconds: number;
|
|
47541
47894
|
}
|
|
47542
47895
|
interface BotSubSlotSetting {
|
|
47896
|
+
/**
|
|
47897
|
+
* The expression text for defining the constituent sub slots in the composite slot using logical AND and OR operators.
|
|
47898
|
+
*/
|
|
47543
47899
|
expression?: string;
|
|
47900
|
+
/**
|
|
47901
|
+
* Specifications for the constituent sub slots of a composite slot.
|
|
47902
|
+
*/
|
|
47544
47903
|
slotSpecifications?: {
|
|
47545
47904
|
[key: string]: outputs.lex.BotSpecifications;
|
|
47546
47905
|
};
|
|
@@ -48149,6 +48508,19 @@ export declare namespace lightsail {
|
|
|
48149
48508
|
*/
|
|
48150
48509
|
toPort?: number;
|
|
48151
48510
|
}
|
|
48511
|
+
/**
|
|
48512
|
+
* The region name and Availability Zone where you created the snapshot.
|
|
48513
|
+
*/
|
|
48514
|
+
interface InstanceSnapshotLocation {
|
|
48515
|
+
/**
|
|
48516
|
+
* The Availability Zone. Follows the format us-east-2a (case-sensitive).
|
|
48517
|
+
*/
|
|
48518
|
+
availabilityZone?: string;
|
|
48519
|
+
/**
|
|
48520
|
+
* The AWS Region name.
|
|
48521
|
+
*/
|
|
48522
|
+
regionName?: string;
|
|
48523
|
+
}
|
|
48152
48524
|
/**
|
|
48153
48525
|
* Current State of the Instance.
|
|
48154
48526
|
*/
|
|
@@ -53177,232 +53549,79 @@ export declare namespace networkmanager {
|
|
|
53177
53549
|
}
|
|
53178
53550
|
export declare namespace nimblestudio {
|
|
53179
53551
|
interface LaunchProfileStreamConfiguration {
|
|
53180
|
-
/**
|
|
53181
|
-
* Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a `STOPPED` state.
|
|
53182
|
-
*
|
|
53183
|
-
* - When `ACTIVATED` , the streaming session is scheduled for termination after being in the `STOPPED` state for the time specified in `maxStoppedSessionLengthInMinutes` .
|
|
53184
|
-
* - When `DEACTIVATED` , the streaming session can remain in the `STOPPED` state indefinitely.
|
|
53185
|
-
*
|
|
53186
|
-
* This parameter is only allowed when `sessionPersistenceMode` is `ACTIVATED` . When allowed, the default value for this parameter is `DEACTIVATED` .
|
|
53187
|
-
*/
|
|
53188
53552
|
automaticTerminationMode?: string;
|
|
53189
|
-
/**
|
|
53190
|
-
* Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.
|
|
53191
|
-
*/
|
|
53192
53553
|
clipboardMode: string;
|
|
53193
|
-
/**
|
|
53194
|
-
* The EC2 instance types that users can select from when launching a streaming session with this launch profile.
|
|
53195
|
-
*/
|
|
53196
53554
|
ec2InstanceTypes: string[];
|
|
53197
|
-
/**
|
|
53198
|
-
* The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.
|
|
53199
|
-
*/
|
|
53200
53555
|
maxSessionLengthInMinutes?: number;
|
|
53201
|
-
/**
|
|
53202
|
-
* Integer that determines if you can start and stop your sessions and how long a session can stay in the `STOPPED` state. The default value is 0. The maximum value is 5760.
|
|
53203
|
-
*
|
|
53204
|
-
* This field is allowed only when `sessionPersistenceMode` is `ACTIVATED` and `automaticTerminationMode` is `ACTIVATED` .
|
|
53205
|
-
*
|
|
53206
|
-
* If the value is set to 0, your sessions can’t be `STOPPED` . If you then call `StopStreamingSession` , the session fails. If the time that a session stays in the `READY` state exceeds the `maxSessionLengthInMinutes` value, the session will automatically be terminated (instead of `STOPPED` ).
|
|
53207
|
-
*
|
|
53208
|
-
* If the value is set to a positive number, the session can be stopped. You can call `StopStreamingSession` to stop sessions in the `READY` state. If the time that a session stays in the `READY` state exceeds the `maxSessionLengthInMinutes` value, the session will automatically be stopped (instead of terminated).
|
|
53209
|
-
*/
|
|
53210
53556
|
maxStoppedSessionLengthInMinutes?: number;
|
|
53211
|
-
/**
|
|
53212
|
-
* Information about the streaming session backup.
|
|
53213
|
-
*/
|
|
53214
53557
|
sessionBackup?: outputs.nimblestudio.LaunchProfileStreamConfigurationSessionBackup;
|
|
53215
|
-
/**
|
|
53216
|
-
* Determine if a streaming session created from this launch profile can configure persistent storage. This means that `volumeConfiguration` and `automaticTerminationMode` are configured.
|
|
53217
|
-
*/
|
|
53218
53558
|
sessionPersistenceMode?: string;
|
|
53219
|
-
/**
|
|
53220
|
-
* The upload storage for a streaming session.
|
|
53221
|
-
*/
|
|
53222
53559
|
sessionStorage?: outputs.nimblestudio.LaunchProfileStreamConfigurationSessionStorage;
|
|
53223
|
-
/**
|
|
53224
|
-
* The streaming images that users can select from when launching a streaming session with this launch profile.
|
|
53225
|
-
*/
|
|
53226
53560
|
streamingImageIds: string[];
|
|
53227
|
-
/**
|
|
53228
|
-
* Custom volume configuration for the root volumes that are attached to streaming sessions.
|
|
53229
|
-
*
|
|
53230
|
-
* This parameter is only allowed when `sessionPersistenceMode` is `ACTIVATED` .
|
|
53231
|
-
*/
|
|
53232
53561
|
volumeConfiguration?: outputs.nimblestudio.LaunchProfileVolumeConfiguration;
|
|
53233
53562
|
}
|
|
53234
53563
|
interface LaunchProfileStreamConfigurationSessionBackup {
|
|
53235
|
-
/**
|
|
53236
|
-
* The maximum number of backups that each streaming session created from this launch profile can have.
|
|
53237
|
-
*/
|
|
53238
53564
|
maxBackupsToRetain?: number;
|
|
53239
|
-
/**
|
|
53240
|
-
* Specifies how artists sessions are backed up.
|
|
53241
|
-
*
|
|
53242
|
-
* Configures backups for streaming sessions launched with this launch profile. The default value is `DEACTIVATED` , which means that backups are deactivated. To allow backups, set this value to `AUTOMATIC` .
|
|
53243
|
-
*/
|
|
53244
53565
|
mode?: string;
|
|
53245
53566
|
}
|
|
53246
53567
|
interface LaunchProfileStreamConfigurationSessionStorage {
|
|
53247
|
-
/**
|
|
53248
|
-
* Allows artists to upload files to their workstations. The only valid option is `UPLOAD` .
|
|
53249
|
-
*/
|
|
53250
53568
|
mode: string[];
|
|
53251
|
-
/**
|
|
53252
|
-
* The configuration for the upload storage root of the streaming session.
|
|
53253
|
-
*/
|
|
53254
53569
|
root?: outputs.nimblestudio.LaunchProfileStreamingSessionStorageRoot;
|
|
53255
53570
|
}
|
|
53256
53571
|
interface LaunchProfileStreamingSessionStorageRoot {
|
|
53257
|
-
/**
|
|
53258
|
-
* The folder path in Linux workstations where files are uploaded.
|
|
53259
|
-
*/
|
|
53260
53572
|
linux?: string;
|
|
53261
|
-
/**
|
|
53262
|
-
* The folder path in Windows workstations where files are uploaded.
|
|
53263
|
-
*/
|
|
53264
53573
|
windows?: string;
|
|
53265
53574
|
}
|
|
53266
53575
|
interface LaunchProfileVolumeConfiguration {
|
|
53267
|
-
/**
|
|
53268
|
-
* The number of I/O operations per second for the root volume that is attached to streaming session.
|
|
53269
|
-
*/
|
|
53270
53576
|
iops?: number;
|
|
53271
|
-
/**
|
|
53272
|
-
* The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.
|
|
53273
|
-
*/
|
|
53274
53577
|
size?: number;
|
|
53275
|
-
/**
|
|
53276
|
-
* The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.
|
|
53277
|
-
*/
|
|
53278
53578
|
throughput?: number;
|
|
53279
53579
|
}
|
|
53280
53580
|
interface StreamingImageEncryptionConfiguration {
|
|
53281
|
-
/**
|
|
53282
|
-
* The ARN for a KMS key that is used to encrypt studio data.
|
|
53283
|
-
*/
|
|
53284
53581
|
keyArn?: string;
|
|
53285
|
-
/**
|
|
53286
|
-
* The type of KMS key that is used to encrypt studio data.
|
|
53287
|
-
*/
|
|
53288
53582
|
keyType: string;
|
|
53289
53583
|
}
|
|
53290
53584
|
interface StudioComponentActiveDirectoryComputerAttribute {
|
|
53291
|
-
/**
|
|
53292
|
-
* The name for the LDAP attribute.
|
|
53293
|
-
*/
|
|
53294
53585
|
name?: string;
|
|
53295
|
-
/**
|
|
53296
|
-
* The value for the LDAP attribute.
|
|
53297
|
-
*/
|
|
53298
53586
|
value?: string;
|
|
53299
53587
|
}
|
|
53300
53588
|
interface StudioComponentActiveDirectoryConfiguration {
|
|
53301
|
-
/**
|
|
53302
|
-
* A collection of custom attributes for an Active Directory computer.
|
|
53303
|
-
*/
|
|
53304
53589
|
computerAttributes?: outputs.nimblestudio.StudioComponentActiveDirectoryComputerAttribute[];
|
|
53305
|
-
/**
|
|
53306
|
-
* The directory ID of the AWS Directory Service for Microsoft Active Directory to access using this studio component.
|
|
53307
|
-
*/
|
|
53308
53590
|
directoryId?: string;
|
|
53309
|
-
/**
|
|
53310
|
-
* The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.
|
|
53311
|
-
*/
|
|
53312
53591
|
organizationalUnitDistinguishedName?: string;
|
|
53313
53592
|
}
|
|
53314
53593
|
interface StudioComponentComputeFarmConfiguration {
|
|
53315
|
-
/**
|
|
53316
|
-
* The name of an Active Directory user that is used on ComputeFarm worker instances.
|
|
53317
|
-
*/
|
|
53318
53594
|
activeDirectoryUser?: string;
|
|
53319
|
-
/**
|
|
53320
|
-
* The endpoint of the ComputeFarm that is accessed by the studio component resource.
|
|
53321
|
-
*/
|
|
53322
53595
|
endpoint?: string;
|
|
53323
53596
|
}
|
|
53324
53597
|
interface StudioComponentConfiguration {
|
|
53325
|
-
/**
|
|
53326
|
-
* The configuration for a AWS Directory Service for Microsoft Active Directory studio resource.
|
|
53327
|
-
*/
|
|
53328
53598
|
activeDirectoryConfiguration?: outputs.nimblestudio.StudioComponentActiveDirectoryConfiguration;
|
|
53329
|
-
/**
|
|
53330
|
-
* The configuration for a render farm that is associated with a studio resource.
|
|
53331
|
-
*/
|
|
53332
53599
|
computeFarmConfiguration?: outputs.nimblestudio.StudioComponentComputeFarmConfiguration;
|
|
53333
|
-
/**
|
|
53334
|
-
* The configuration for a license service that is associated with a studio resource.
|
|
53335
|
-
*/
|
|
53336
53600
|
licenseServiceConfiguration?: outputs.nimblestudio.StudioComponentLicenseServiceConfiguration;
|
|
53337
|
-
/**
|
|
53338
|
-
* The configuration for a shared file storage system that is associated with a studio resource.
|
|
53339
|
-
*/
|
|
53340
53601
|
sharedFileSystemConfiguration?: outputs.nimblestudio.StudioComponentSharedFileSystemConfiguration;
|
|
53341
53602
|
}
|
|
53342
53603
|
interface StudioComponentInitializationScript {
|
|
53343
|
-
/**
|
|
53344
|
-
* The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".
|
|
53345
|
-
*/
|
|
53346
53604
|
launchProfileProtocolVersion?: string;
|
|
53347
|
-
/**
|
|
53348
|
-
* The platform of the initialization script, either Windows or Linux.
|
|
53349
|
-
*/
|
|
53350
53605
|
platform?: string;
|
|
53351
|
-
/**
|
|
53352
|
-
* The method to use when running the initialization script.
|
|
53353
|
-
*/
|
|
53354
53606
|
runContext?: string;
|
|
53355
|
-
/**
|
|
53356
|
-
* The initialization script.
|
|
53357
|
-
*/
|
|
53358
53607
|
script?: string;
|
|
53359
53608
|
}
|
|
53360
53609
|
interface StudioComponentLicenseServiceConfiguration {
|
|
53361
|
-
/**
|
|
53362
|
-
* The endpoint of the license service that is accessed by the studio component resource.
|
|
53363
|
-
*/
|
|
53364
53610
|
endpoint?: string;
|
|
53365
53611
|
}
|
|
53366
53612
|
interface StudioComponentScriptParameterKeyValue {
|
|
53367
|
-
/**
|
|
53368
|
-
* A script parameter key.
|
|
53369
|
-
*/
|
|
53370
53613
|
key?: string;
|
|
53371
|
-
/**
|
|
53372
|
-
* A script parameter value.
|
|
53373
|
-
*/
|
|
53374
53614
|
value?: string;
|
|
53375
53615
|
}
|
|
53376
53616
|
interface StudioComponentSharedFileSystemConfiguration {
|
|
53377
|
-
/**
|
|
53378
|
-
* The endpoint of the shared file system that is accessed by the studio component resource.
|
|
53379
|
-
*/
|
|
53380
53617
|
endpoint?: string;
|
|
53381
|
-
/**
|
|
53382
|
-
* The unique identifier for a file system.
|
|
53383
|
-
*/
|
|
53384
53618
|
fileSystemId?: string;
|
|
53385
|
-
/**
|
|
53386
|
-
* The mount location for a shared file system on a Linux virtual workstation.
|
|
53387
|
-
*/
|
|
53388
53619
|
linuxMountPoint?: string;
|
|
53389
|
-
/**
|
|
53390
|
-
* The name of the file share.
|
|
53391
|
-
*/
|
|
53392
53620
|
shareName?: string;
|
|
53393
|
-
/**
|
|
53394
|
-
* The mount location for a shared file system on a Windows virtual workstation.
|
|
53395
|
-
*/
|
|
53396
53621
|
windowsMountDrive?: string;
|
|
53397
53622
|
}
|
|
53398
53623
|
interface StudioEncryptionConfiguration {
|
|
53399
|
-
/**
|
|
53400
|
-
* The ARN for a KMS key that is used to encrypt studio data.
|
|
53401
|
-
*/
|
|
53402
53624
|
keyArn?: string;
|
|
53403
|
-
/**
|
|
53404
|
-
* The type of KMS key that is used to encrypt studio data.
|
|
53405
|
-
*/
|
|
53406
53625
|
keyType: string;
|
|
53407
53626
|
}
|
|
53408
53627
|
}
|
|
@@ -86711,6 +86930,20 @@ export declare namespace route53resolver {
|
|
|
86711
86930
|
*/
|
|
86712
86931
|
qtype?: string;
|
|
86713
86932
|
}
|
|
86933
|
+
interface ResolverEndpointIpAddressRequest {
|
|
86934
|
+
/**
|
|
86935
|
+
* The IPv4 address that you want to use for DNS queries.
|
|
86936
|
+
*/
|
|
86937
|
+
ip?: string;
|
|
86938
|
+
/**
|
|
86939
|
+
* The IPv6 address that you want to use for DNS queries.
|
|
86940
|
+
*/
|
|
86941
|
+
ipv6?: string;
|
|
86942
|
+
/**
|
|
86943
|
+
* The ID of the subnet that contains the IP address.
|
|
86944
|
+
*/
|
|
86945
|
+
subnetId: string;
|
|
86946
|
+
}
|
|
86714
86947
|
interface ResolverRuleTargetAddress {
|
|
86715
86948
|
/**
|
|
86716
86949
|
* One IP address that you want to forward DNS queries to. You can specify only IPv4 addresses.
|
|
@@ -88412,6 +88645,48 @@ export declare namespace s3 {
|
|
|
88412
88645
|
}
|
|
88413
88646
|
}
|
|
88414
88647
|
export declare namespace s3express {
|
|
88648
|
+
interface AccessPointPublicAccessBlockConfiguration {
|
|
88649
|
+
/**
|
|
88650
|
+
* Specifies whether Amazon S3 should block public access control lists (ACLs) for buckets in this account. Setting this element to TRUE causes the following behavior:
|
|
88651
|
+
* - PUT Bucket acl and PUT Object acl calls fail if the specified ACL is public.
|
|
88652
|
+
* - PUT Object calls fail if the request includes a public ACL.
|
|
88653
|
+
* . - PUT Bucket calls fail if the request includes a public ACL.
|
|
88654
|
+
* Enabling this setting doesn't affect existing policies or ACLs.
|
|
88655
|
+
*/
|
|
88656
|
+
blockPublicAcls?: boolean;
|
|
88657
|
+
/**
|
|
88658
|
+
* Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access. Enabling this setting doesn't affect existing bucket policies.
|
|
88659
|
+
*/
|
|
88660
|
+
blockPublicPolicy?: boolean;
|
|
88661
|
+
/**
|
|
88662
|
+
* Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain. Enabling this setting doesn't affect the persistence of any existing ACLs and doesn't prevent new public ACLs from being set.
|
|
88663
|
+
*/
|
|
88664
|
+
ignorePublicAcls?: boolean;
|
|
88665
|
+
/**
|
|
88666
|
+
* Specifies whether Amazon S3 should restrict public bucket policies for this bucket. Setting this element to TRUE restricts access to this bucket to only AWS services and authorized users within this account if the bucket has a public policy.
|
|
88667
|
+
* Enabling this setting doesn't affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.
|
|
88668
|
+
*/
|
|
88669
|
+
restrictPublicBuckets?: boolean;
|
|
88670
|
+
}
|
|
88671
|
+
interface AccessPointScope {
|
|
88672
|
+
/**
|
|
88673
|
+
* You can include one or more API operations as permissions
|
|
88674
|
+
*/
|
|
88675
|
+
permissions?: enums.s3express.AccessPointScopePermissionsItem[];
|
|
88676
|
+
/**
|
|
88677
|
+
* You can specify any amount of prefixes, but the total length of characters of all prefixes must be less than 256 bytes in size.
|
|
88678
|
+
*/
|
|
88679
|
+
prefixes?: string[];
|
|
88680
|
+
}
|
|
88681
|
+
/**
|
|
88682
|
+
* The Virtual Private Cloud (VPC) configuration for a bucket access point.
|
|
88683
|
+
*/
|
|
88684
|
+
interface AccessPointVpcConfiguration {
|
|
88685
|
+
/**
|
|
88686
|
+
* If this field is specified, this access point will only allow connections from the specified VPC ID.
|
|
88687
|
+
*/
|
|
88688
|
+
vpcId?: string;
|
|
88689
|
+
}
|
|
88415
88690
|
/**
|
|
88416
88691
|
* Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 will wait before permanently removing all parts of the upload.
|
|
88417
88692
|
*/
|
|
@@ -95163,7 +95438,7 @@ export declare namespace ses {
|
|
|
95163
95438
|
publishToSns: outputs.ses.MailManagerRuleSetSnsAction;
|
|
95164
95439
|
}
|
|
95165
95440
|
interface MailManagerRuleSetRuleBooleanExpression {
|
|
95166
|
-
evaluate: outputs.ses.MailManagerRuleSetRuleBooleanToEvaluate0Properties | outputs.ses.MailManagerRuleSetRuleBooleanToEvaluate1Properties;
|
|
95441
|
+
evaluate: outputs.ses.MailManagerRuleSetRuleBooleanToEvaluate0Properties | outputs.ses.MailManagerRuleSetRuleBooleanToEvaluate1Properties | outputs.ses.MailManagerRuleSetRuleBooleanToEvaluate2Properties;
|
|
95167
95442
|
operator: enums.ses.MailManagerRuleSetRuleBooleanOperator;
|
|
95168
95443
|
}
|
|
95169
95444
|
interface MailManagerRuleSetRuleBooleanToEvaluate0Properties {
|
|
@@ -95172,6 +95447,9 @@ export declare namespace ses {
|
|
|
95172
95447
|
interface MailManagerRuleSetRuleBooleanToEvaluate1Properties {
|
|
95173
95448
|
analysis: outputs.ses.MailManagerRuleSetAnalysis;
|
|
95174
95449
|
}
|
|
95450
|
+
interface MailManagerRuleSetRuleBooleanToEvaluate2Properties {
|
|
95451
|
+
isInAddressList: outputs.ses.MailManagerRuleSetRuleIsInAddressList;
|
|
95452
|
+
}
|
|
95175
95453
|
interface MailManagerRuleSetRuleCondition0Properties {
|
|
95176
95454
|
booleanExpression: outputs.ses.MailManagerRuleSetRuleBooleanExpression;
|
|
95177
95455
|
}
|
|
@@ -95202,6 +95480,10 @@ export declare namespace ses {
|
|
|
95202
95480
|
interface MailManagerRuleSetRuleIpToEvaluateProperties {
|
|
95203
95481
|
attribute: enums.ses.MailManagerRuleSetRuleIpEmailAttribute;
|
|
95204
95482
|
}
|
|
95483
|
+
interface MailManagerRuleSetRuleIsInAddressList {
|
|
95484
|
+
addressLists: string[];
|
|
95485
|
+
attribute: enums.ses.MailManagerRuleSetRuleAddressListEmailAttribute;
|
|
95486
|
+
}
|
|
95205
95487
|
interface MailManagerRuleSetRuleNumberExpression {
|
|
95206
95488
|
evaluate: outputs.ses.MailManagerRuleSetRuleNumberToEvaluateProperties;
|
|
95207
95489
|
operator: enums.ses.MailManagerRuleSetRuleNumberOperator;
|
|
@@ -95258,12 +95540,15 @@ export declare namespace ses {
|
|
|
95258
95540
|
resultField: string;
|
|
95259
95541
|
}
|
|
95260
95542
|
interface MailManagerTrafficPolicyIngressBooleanExpression {
|
|
95261
|
-
evaluate: outputs.ses.
|
|
95543
|
+
evaluate: outputs.ses.MailManagerTrafficPolicyIngressBooleanToEvaluate0Properties | outputs.ses.MailManagerTrafficPolicyIngressBooleanToEvaluate1Properties;
|
|
95262
95544
|
operator: enums.ses.MailManagerTrafficPolicyIngressBooleanOperator;
|
|
95263
95545
|
}
|
|
95264
|
-
interface
|
|
95546
|
+
interface MailManagerTrafficPolicyIngressBooleanToEvaluate0Properties {
|
|
95265
95547
|
analysis: outputs.ses.MailManagerTrafficPolicyIngressAnalysis;
|
|
95266
95548
|
}
|
|
95549
|
+
interface MailManagerTrafficPolicyIngressBooleanToEvaluate1Properties {
|
|
95550
|
+
isInAddressList: outputs.ses.MailManagerTrafficPolicyIngressIsInAddressList;
|
|
95551
|
+
}
|
|
95267
95552
|
interface MailManagerTrafficPolicyIngressIpToEvaluateProperties {
|
|
95268
95553
|
attribute: enums.ses.MailManagerTrafficPolicyIngressIpv4Attribute;
|
|
95269
95554
|
}
|
|
@@ -95280,6 +95565,10 @@ export declare namespace ses {
|
|
|
95280
95565
|
interface MailManagerTrafficPolicyIngressIpv6ToEvaluateProperties {
|
|
95281
95566
|
attribute: enums.ses.MailManagerTrafficPolicyIngressIpv6Attribute;
|
|
95282
95567
|
}
|
|
95568
|
+
interface MailManagerTrafficPolicyIngressIsInAddressList {
|
|
95569
|
+
addressLists: string[];
|
|
95570
|
+
attribute: enums.ses.MailManagerTrafficPolicyIngressAddressListEmailAttribute;
|
|
95571
|
+
}
|
|
95283
95572
|
interface MailManagerTrafficPolicyIngressStringExpression {
|
|
95284
95573
|
evaluate: outputs.ses.MailManagerTrafficPolicyIngressStringToEvaluate0Properties | outputs.ses.MailManagerTrafficPolicyIngressStringToEvaluate1Properties;
|
|
95285
95574
|
operator: enums.ses.MailManagerTrafficPolicyIngressStringOperator;
|
|
@@ -96657,11 +96946,11 @@ export declare namespace synthetics {
|
|
|
96657
96946
|
*/
|
|
96658
96947
|
s3Bucket?: string;
|
|
96659
96948
|
/**
|
|
96660
|
-
* The S3 key of your script. For more information, see [Working with Amazon S3 Objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingObjects.html) .
|
|
96949
|
+
* The Amazon S3 key of your script. For more information, see [Working with Amazon S3 Objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingObjects.html) .
|
|
96661
96950
|
*/
|
|
96662
96951
|
s3Key?: string;
|
|
96663
96952
|
/**
|
|
96664
|
-
* The S3 version ID of your script.
|
|
96953
|
+
* The Amazon S3 version ID of your script.
|
|
96665
96954
|
*/
|
|
96666
96955
|
s3ObjectVersion?: string;
|
|
96667
96956
|
/**
|
|
@@ -97560,6 +97849,11 @@ export declare namespace verifiedpermissions {
|
|
|
97560
97849
|
statement: string;
|
|
97561
97850
|
}
|
|
97562
97851
|
interface PolicyStoreDeletionProtection {
|
|
97852
|
+
/**
|
|
97853
|
+
* Specifies whether the policy store can be deleted. If enabled, the policy store can't be deleted.
|
|
97854
|
+
*
|
|
97855
|
+
* The default state is `DISABLED` .
|
|
97856
|
+
*/
|
|
97563
97857
|
mode: enums.verifiedpermissions.PolicyStoreDeletionMode;
|
|
97564
97858
|
}
|
|
97565
97859
|
interface PolicyStoreSchemaDefinition {
|