@pulumi/aws-native 1.41.0-alpha.1765604205 → 1.41.0-alpha.1765978445
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/bedrockagentcore/gateway.d.ts +2 -0
- package/bedrockagentcore/gateway.js +2 -0
- package/bedrockagentcore/gateway.js.map +1 -1
- package/bedrockagentcore/getGateway.d.ts +1 -0
- package/bedrockagentcore/getGateway.js.map +1 -1
- package/cleanrooms/analysisTemplate.d.ts +6 -0
- package/cleanrooms/analysisTemplate.js.map +1 -1
- package/connect/dataTableAttribute.d.ts +51 -0
- package/connect/dataTableAttribute.js.map +1 -1
- package/connect/dataTableRecord.d.ts +12 -0
- package/connect/dataTableRecord.js.map +1 -1
- package/connect/evaluationForm.d.ts +12 -0
- package/connect/evaluationForm.js.map +1 -1
- package/connect/getDataTableAttribute.d.ts +42 -0
- package/connect/getDataTableAttribute.js.map +1 -1
- package/connect/getDataTableRecord.d.ts +12 -0
- package/connect/getDataTableRecord.js.map +1 -1
- package/connect/getEvaluationForm.d.ts +6 -0
- package/connect/getEvaluationForm.js.map +1 -1
- package/connectcampaignsv2/campaign.d.ts +6 -0
- package/connectcampaignsv2/campaign.js.map +1 -1
- package/connectcampaignsv2/getCampaign.d.ts +3 -0
- package/connectcampaignsv2/getCampaign.js.map +1 -1
- package/datasync/getLocationAzureBlob.d.ts +2 -2
- package/datasync/getLocationObjectStorage.d.ts +3 -3
- package/datasync/getLocationSmb.d.ts +2 -2
- package/datasync/locationAzureBlob.d.ts +4 -4
- package/datasync/locationObjectStorage.d.ts +6 -6
- package/datasync/locationSmb.d.ts +4 -4
- package/dax/getSubnetGroup.d.ts +31 -0
- package/dax/getSubnetGroup.js +28 -0
- package/dax/getSubnetGroup.js.map +1 -0
- package/dax/index.d.ts +6 -0
- package/dax/index.js +25 -0
- package/dax/index.js.map +1 -0
- package/dax/subnetGroup.d.ts +57 -0
- package/dax/subnetGroup.js +65 -0
- package/dax/subnetGroup.js.map +1 -0
- package/devicefarm/getProject.d.ts +2 -0
- package/devicefarm/getProject.js.map +1 -1
- package/devicefarm/project.d.ts +4 -0
- package/devicefarm/project.js +4 -0
- package/devicefarm/project.js.map +1 -1
- package/ec2/ec2Fleet.js +1 -1
- package/ec2/ec2Fleet.js.map +1 -1
- package/ec2/getSpotFleet.d.ts +4 -0
- package/ec2/getSpotFleet.js.map +1 -1
- package/ec2/spotFleet.d.ts +8 -0
- package/ec2/spotFleet.js +2 -0
- package/ec2/spotFleet.js.map +1 -1
- package/ecs/getService.d.ts +5 -0
- package/ecs/getService.js.map +1 -1
- package/ecs/service.js +1 -1
- package/ecs/service.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +1 -1
- package/elasticloadbalancingv2/listener.d.ts +2 -2
- package/fms/getNotificationChannel.d.ts +0 -4
- package/fms/getNotificationChannel.js.map +1 -1
- package/fms/notificationChannel.js +2 -0
- package/fms/notificationChannel.js.map +1 -1
- package/groundstation/dataflowEndpointGroupV2.d.ts +58 -0
- package/groundstation/dataflowEndpointGroupV2.js +70 -0
- package/groundstation/dataflowEndpointGroupV2.js.map +1 -0
- package/groundstation/getDataflowEndpointGroupV2.d.ts +22 -0
- package/groundstation/getDataflowEndpointGroupV2.js +28 -0
- package/groundstation/getDataflowEndpointGroupV2.js.map +1 -0
- package/groundstation/index.d.ts +6 -0
- package/groundstation/index.js +8 -1
- package/groundstation/index.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +7 -5
- package/index.js.map +1 -1
- package/kafkaconnect/connector.d.ts +9 -0
- package/kafkaconnect/connector.js +3 -1
- package/kafkaconnect/connector.js.map +1 -1
- package/lambda/function.d.ts +18 -0
- package/lambda/function.js.map +1 -1
- package/lambda/getFunction.d.ts +9 -0
- package/lambda/getFunction.js.map +1 -1
- package/opensearchserverless/collection.d.ts +22 -0
- package/opensearchserverless/collection.js +5 -1
- package/opensearchserverless/collection.js.map +1 -1
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/paymentcryptography/key.d.ts +10 -0
- package/paymentcryptography/key.js.map +1 -1
- package/resourcegroups/getGroup.d.ts +2 -2
- package/resourcegroups/group.d.ts +4 -4
- package/route53/getHostedZone.d.ts +3 -0
- package/route53/getHostedZone.js.map +1 -1
- package/route53/hostedZone.d.ts +6 -0
- package/route53/hostedZone.js.map +1 -1
- package/route53profiles/getProfile.d.ts +5 -0
- package/route53profiles/getProfile.js.map +1 -1
- package/route53profiles/index.d.ts +1 -0
- package/route53profiles/index.js +16 -0
- package/route53profiles/index.js.map +1 -1
- package/route53profiles/profile.d.ts +5 -0
- package/route53profiles/profile.js +2 -0
- package/route53profiles/profile.js.map +1 -1
- package/route53resolver/getResolverEndpoint.d.ts +8 -0
- package/route53resolver/getResolverEndpoint.js.map +1 -1
- package/route53resolver/resolverEndpoint.d.ts +16 -0
- package/route53resolver/resolverEndpoint.js +4 -0
- package/route53resolver/resolverEndpoint.js.map +1 -1
- package/route53resolver/resolverRuleAssociation.d.ts +2 -0
- package/route53resolver/resolverRuleAssociation.js.map +1 -1
- package/s3/bucket.d.ts +2 -2
- package/s3/getBucket.d.ts +1 -1
- package/s3tables/getTableBucket.d.ts +3 -0
- package/s3tables/getTableBucket.js.map +1 -1
- package/s3tables/table.d.ts +6 -0
- package/s3tables/table.js.map +1 -1
- package/s3tables/tableBucket.d.ts +6 -0
- package/s3tables/tableBucket.js.map +1 -1
- package/s3vectors/index_.d.ts +8 -0
- package/s3vectors/index_.js +3 -1
- package/s3vectors/index_.js.map +1 -1
- package/secretsmanager/getSecret.d.ts +1 -1
- package/secretsmanager/secret.d.ts +2 -2
- package/securityhub/configurationPolicy.d.ts +4 -4
- package/securityhub/connectorV2.d.ts +21 -0
- package/securityhub/connectorV2.js.map +1 -1
- package/securityhub/delegatedAdmin.d.ts +2 -2
- package/securityhub/getConfigurationPolicy.d.ts +2 -2
- package/securityhub/getConnectorV2.d.ts +15 -0
- package/securityhub/getConnectorV2.js.map +1 -1
- package/securityhub/getDelegatedAdmin.d.ts +4 -4
- package/securityhub/getHubV2.d.ts +1 -1
- package/securityhub/hubV2.d.ts +2 -2
- package/ses/getTenant.d.ts +36 -0
- package/ses/getTenant.js +28 -0
- package/ses/getTenant.js.map +1 -0
- package/ses/index.d.ts +6 -0
- package/ses/index.js +9 -1
- package/ses/index.js.map +1 -1
- package/ses/tenant.d.ts +63 -0
- package/ses/tenant.js +64 -0
- package/ses/tenant.js.map +1 -0
- package/ssm/getMaintenanceWindowTarget.d.ts +56 -0
- package/ssm/getMaintenanceWindowTarget.js +30 -0
- package/ssm/getMaintenanceWindowTarget.js.map +1 -0
- package/ssm/getMaintenanceWindowTask.d.ts +86 -0
- package/ssm/getMaintenanceWindowTask.js +30 -0
- package/ssm/getMaintenanceWindowTask.js.map +1 -0
- package/ssm/index.d.ts +12 -0
- package/ssm/index.js +15 -1
- package/ssm/index.js.map +1 -1
- package/ssm/maintenanceWindowTarget.d.ts +87 -0
- package/ssm/maintenanceWindowTarget.js +79 -0
- package/ssm/maintenanceWindowTarget.js.map +1 -0
- package/ssm/maintenanceWindowTask.d.ts +203 -0
- package/ssm/maintenanceWindowTask.js +146 -0
- package/ssm/maintenanceWindowTask.js.map +1 -0
- package/types/enums/bedrockagentcore/index.d.ts +6 -0
- package/types/enums/bedrockagentcore/index.js +6 -1
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/connect/index.d.ts +3 -0
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/ecs/index.d.ts +2 -0
- package/types/enums/ecs/index.js.map +1 -1
- package/types/enums/groundstation/index.d.ts +18 -0
- package/types/enums/groundstation/index.js +11 -1
- package/types/enums/groundstation/index.js.map +1 -1
- package/types/enums/index.d.ts +2 -1
- package/types/enums/index.js +4 -2
- package/types/enums/index.js.map +1 -1
- package/types/enums/kafkaconnect/index.d.ts +8 -0
- package/types/enums/kafkaconnect/index.js +5 -1
- package/types/enums/kafkaconnect/index.js.map +1 -1
- package/types/enums/logs/index.d.ts +1 -0
- package/types/enums/logs/index.js +1 -0
- package/types/enums/logs/index.js.map +1 -1
- package/types/enums/msk/index.d.ts +5 -0
- package/types/enums/msk/index.js +5 -1
- package/types/enums/msk/index.js.map +1 -1
- package/types/enums/observabilityadmin/index.d.ts +6 -0
- package/types/enums/observabilityadmin/index.js.map +1 -1
- package/types/enums/route53profiles/index.d.ts +9 -0
- package/types/enums/route53profiles/index.js +11 -0
- package/types/enums/route53profiles/index.js.map +1 -0
- package/types/enums/s3/index.d.ts +2 -1
- package/types/enums/s3/index.js +1 -0
- package/types/enums/s3/index.js.map +1 -1
- package/types/enums/s3vectors/index.d.ts +8 -0
- package/types/enums/s3vectors/index.js +5 -1
- package/types/enums/s3vectors/index.js.map +1 -1
- package/types/enums/securityhub/index.d.ts +3 -3
- package/types/enums/workspacesweb/index.d.ts +11 -0
- package/types/enums/workspacesweb/index.js +10 -1
- package/types/enums/workspacesweb/index.js.map +1 -1
- package/types/input.d.ts +758 -25
- package/types/output.d.ts +826 -25
- package/types/output.js.map +1 -1
- package/workspacesweb/getUserSettings.d.ts +4 -0
- package/workspacesweb/getUserSettings.js.map +1 -1
- package/workspacesweb/userSettings.d.ts +8 -0
- package/workspacesweb/userSettings.js +2 -0
- package/workspacesweb/userSettings.js.map +1 -1
package/types/input.d.ts
CHANGED
|
@@ -11126,6 +11126,9 @@ export declare namespace bedrock {
|
|
|
11126
11126
|
* Sets modality processing for audio files. All modalities are enabled by default.
|
|
11127
11127
|
*/
|
|
11128
11128
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
11129
|
+
/**
|
|
11130
|
+
* Configuration for sensitive data detection and redaction for audio files.
|
|
11131
|
+
*/
|
|
11129
11132
|
sensitiveDataConfiguration?: pulumi.Input<inputs.bedrock.DataAutomationProjectSensitiveDataConfigurationArgs>;
|
|
11130
11133
|
}
|
|
11131
11134
|
interface DataAutomationProjectAudioStandardExtractionArgs {
|
|
@@ -11222,6 +11225,9 @@ export declare namespace bedrock {
|
|
|
11222
11225
|
* Sets modality processing for document files. All modalities are enabled by default.
|
|
11223
11226
|
*/
|
|
11224
11227
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
11228
|
+
/**
|
|
11229
|
+
* Configuration for sensitive data detection and redaction for document files.
|
|
11230
|
+
*/
|
|
11225
11231
|
sensitiveDataConfiguration?: pulumi.Input<inputs.bedrock.DataAutomationProjectSensitiveDataConfigurationArgs>;
|
|
11226
11232
|
/**
|
|
11227
11233
|
* Whether document splitter is enabled for a project.
|
|
@@ -11279,6 +11285,9 @@ export declare namespace bedrock {
|
|
|
11279
11285
|
* Sets modality processing for image files. All modalities are enabled by default.
|
|
11280
11286
|
*/
|
|
11281
11287
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
11288
|
+
/**
|
|
11289
|
+
* Configuration for sensitive data detection and redaction for image files.
|
|
11290
|
+
*/
|
|
11282
11291
|
sensitiveDataConfiguration?: pulumi.Input<inputs.bedrock.DataAutomationProjectSensitiveDataConfigurationArgs>;
|
|
11283
11292
|
}
|
|
11284
11293
|
interface DataAutomationProjectImageStandardExtractionArgs {
|
|
@@ -11364,12 +11373,27 @@ export declare namespace bedrock {
|
|
|
11364
11373
|
video?: pulumi.Input<inputs.bedrock.DataAutomationProjectVideoOverrideConfigurationArgs>;
|
|
11365
11374
|
}
|
|
11366
11375
|
interface DataAutomationProjectPiiEntitiesConfigurationArgs {
|
|
11376
|
+
/**
|
|
11377
|
+
* List of PII entity types to detect/redact in the output. Choose from specific entity types (such as ADDRESS, NAME, EMAIL, PHONE, US_SOCIAL_SECURITY_NUMBER) or specify ALL to detect all supported PII types. If not specified, defaults to ALL.
|
|
11378
|
+
*/
|
|
11367
11379
|
piiEntityTypes?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectPiiEntityTypes>[]>;
|
|
11380
|
+
/**
|
|
11381
|
+
* Defines how detected PII entities are masked in redacted output files. Set to PII to replace all detected entities with a generic [PII] marker regardless of entity type. Set to ENTITY_TYPE to replace each detected entity with its specific type marker (for example, [NAME], [EMAIL], [ADDRESS]). This setting only applies when detectionMode is set to DETECTION_AND_REDACTION. If not specified, defaults to ENTITY_TYPE.
|
|
11382
|
+
*/
|
|
11368
11383
|
redactionMaskMode?: pulumi.Input<enums.bedrock.DataAutomationProjectPiiRedactionMaskMode>;
|
|
11369
11384
|
}
|
|
11370
11385
|
interface DataAutomationProjectSensitiveDataConfigurationArgs {
|
|
11386
|
+
/**
|
|
11387
|
+
* Specifies the mode for handling sensitive data detection. Set to DETECTION to only identify sensitive data without modifying content - this produces one output file per detection scope containing detection information with original unredacted content. Set to DETECTION_AND_REDACTION to both identify and mask sensitive data - this produces two output files per detection scope: one unredacted file with detection information and one redacted file with masking applied to sensitive content. For example, if detectionScope includes both STANDARD and CUSTOM with DETECTION_AND_REDACTION mode, four output files will be generated (two for standard output and two for custom output).
|
|
11388
|
+
*/
|
|
11371
11389
|
detectionMode?: pulumi.Input<enums.bedrock.DataAutomationProjectSensitiveDataDetectionMode>;
|
|
11390
|
+
/**
|
|
11391
|
+
* Defines which BDA output types to apply sensitive data detection to. Specify STANDARD to detect sensitive data in standard output, CUSTOM to detect in custom output (blueprint-based extraction), or both to apply detection to both output types. If not specified, defaults to both STANDARD and CUSTOM. The number of output files generated depends on both the detection mode and the scopes selected - each scope specified will produce its own set of output files according to the detection mode configured.
|
|
11392
|
+
*/
|
|
11372
11393
|
detectionScope?: pulumi.Input<pulumi.Input<enums.bedrock.DataAutomationProjectSensitiveDataDetectionScope>[]>;
|
|
11394
|
+
/**
|
|
11395
|
+
* Configuration for detecting and redacting Personally Identifiable Information (PII) entities.
|
|
11396
|
+
*/
|
|
11373
11397
|
piiEntitiesConfiguration?: pulumi.Input<inputs.bedrock.DataAutomationProjectPiiEntitiesConfigurationArgs>;
|
|
11374
11398
|
}
|
|
11375
11399
|
interface DataAutomationProjectSpeakerLabelingConfigurationArgs {
|
|
@@ -11436,6 +11460,9 @@ export declare namespace bedrock {
|
|
|
11436
11460
|
* Sets modality processing for video files. All modalities are enabled by default.
|
|
11437
11461
|
*/
|
|
11438
11462
|
modalityProcessing?: pulumi.Input<inputs.bedrock.DataAutomationProjectModalityProcessingConfigurationArgs>;
|
|
11463
|
+
/**
|
|
11464
|
+
* Configuration for sensitive data detection and redaction for video files.
|
|
11465
|
+
*/
|
|
11439
11466
|
sensitiveDataConfiguration?: pulumi.Input<inputs.bedrock.DataAutomationProjectSensitiveDataConfigurationArgs>;
|
|
11440
11467
|
}
|
|
11441
11468
|
interface DataAutomationProjectVideoStandardExtractionArgs {
|
|
@@ -13135,6 +13162,9 @@ export declare namespace bedrock {
|
|
|
13135
13162
|
* The vector configuration details for the Bedrock embeddings model.
|
|
13136
13163
|
*/
|
|
13137
13164
|
interface KnowledgeBaseBedrockEmbeddingModelConfigurationArgs {
|
|
13165
|
+
/**
|
|
13166
|
+
* Configuration settings for processing audio content in multimodal knowledge bases.
|
|
13167
|
+
*/
|
|
13138
13168
|
audio?: pulumi.Input<pulumi.Input<inputs.bedrock.KnowledgeBaseAudioConfigurationArgs>[]>;
|
|
13139
13169
|
/**
|
|
13140
13170
|
* The dimensions details for the vector configuration used on the Bedrock embeddings model.
|
|
@@ -13144,6 +13174,9 @@ export declare namespace bedrock {
|
|
|
13144
13174
|
* The data type for the vectors when using a model to convert text into vector embeddings.
|
|
13145
13175
|
*/
|
|
13146
13176
|
embeddingDataType?: pulumi.Input<enums.bedrock.KnowledgeBaseBedrockEmbeddingModelConfigurationEmbeddingDataType>;
|
|
13177
|
+
/**
|
|
13178
|
+
* Configuration settings for processing video content in multimodal knowledge bases.
|
|
13179
|
+
*/
|
|
13147
13180
|
video?: pulumi.Input<pulumi.Input<inputs.bedrock.KnowledgeBaseVideoConfigurationArgs>[]>;
|
|
13148
13181
|
}
|
|
13149
13182
|
/**
|
|
@@ -14059,6 +14092,17 @@ export declare namespace bedrockagentcore {
|
|
|
14059
14092
|
allowedClients?: pulumi.Input<pulumi.Input<string>[]>;
|
|
14060
14093
|
discoveryUrl: pulumi.Input<string>;
|
|
14061
14094
|
}
|
|
14095
|
+
interface GatewayInterceptorConfigurationArgs {
|
|
14096
|
+
inputConfiguration?: pulumi.Input<inputs.bedrockagentcore.GatewayInterceptorInputConfigurationArgs>;
|
|
14097
|
+
interceptionPoints: pulumi.Input<pulumi.Input<enums.bedrockagentcore.GatewayInterceptionPoint>[]>;
|
|
14098
|
+
interceptor: pulumi.Input<inputs.bedrockagentcore.InterceptorConfigurationPropertiesArgs>;
|
|
14099
|
+
}
|
|
14100
|
+
interface GatewayInterceptorInputConfigurationArgs {
|
|
14101
|
+
passRequestHeaders: pulumi.Input<boolean>;
|
|
14102
|
+
}
|
|
14103
|
+
interface GatewayLambdaInterceptorConfigurationArgs {
|
|
14104
|
+
arn: pulumi.Input<string>;
|
|
14105
|
+
}
|
|
14062
14106
|
interface GatewayMcpGatewayConfigurationArgs {
|
|
14063
14107
|
instructions?: pulumi.Input<string>;
|
|
14064
14108
|
searchType?: pulumi.Input<enums.bedrockagentcore.GatewaySearchType>;
|
|
@@ -14149,6 +14193,9 @@ export declare namespace bedrockagentcore {
|
|
|
14149
14193
|
interface GatewayTargetToolSchema1PropertiesArgs {
|
|
14150
14194
|
inlinePayload: pulumi.Input<pulumi.Input<inputs.bedrockagentcore.GatewayTargetToolDefinitionArgs>[]>;
|
|
14151
14195
|
}
|
|
14196
|
+
interface InterceptorConfigurationPropertiesArgs {
|
|
14197
|
+
lambda: pulumi.Input<inputs.bedrockagentcore.GatewayLambdaInterceptorConfigurationArgs>;
|
|
14198
|
+
}
|
|
14152
14199
|
interface MemoryCustomConfigurationInputArgs {
|
|
14153
14200
|
selfManagedConfiguration?: pulumi.Input<inputs.bedrockagentcore.MemorySelfManagedConfigurationArgs>;
|
|
14154
14201
|
semanticOverride?: pulumi.Input<inputs.bedrockagentcore.MemorySemanticOverrideArgs>;
|
|
@@ -14972,6 +15019,9 @@ export declare namespace cleanrooms {
|
|
|
14972
15019
|
* The payment responsibilities accepted by the member for model training.
|
|
14973
15020
|
*/
|
|
14974
15021
|
modelTraining?: pulumi.Input<inputs.cleanrooms.CollaborationModelTrainingPaymentConfigArgs>;
|
|
15022
|
+
/**
|
|
15023
|
+
* The payment configuration for machine learning synthetic data generation.
|
|
15024
|
+
*/
|
|
14975
15025
|
syntheticDataGeneration?: pulumi.Input<inputs.cleanrooms.CollaborationSyntheticDataGenerationPaymentConfigArgs>;
|
|
14976
15026
|
}
|
|
14977
15027
|
interface CollaborationModelInferencePaymentConfigArgs {
|
|
@@ -15019,6 +15069,9 @@ export declare namespace cleanrooms {
|
|
|
15019
15069
|
isResponsible: pulumi.Input<boolean>;
|
|
15020
15070
|
}
|
|
15021
15071
|
interface CollaborationSyntheticDataGenerationPaymentConfigArgs {
|
|
15072
|
+
/**
|
|
15073
|
+
* Indicates who is responsible for paying for synthetic data generation.
|
|
15074
|
+
*/
|
|
15022
15075
|
isResponsible: pulumi.Input<boolean>;
|
|
15023
15076
|
}
|
|
15024
15077
|
interface ConfiguredTableAggregateColumnArgs {
|
|
@@ -15211,6 +15264,9 @@ export declare namespace cleanrooms {
|
|
|
15211
15264
|
* The payment responsibilities accepted by the member for model training.
|
|
15212
15265
|
*/
|
|
15213
15266
|
modelTraining?: pulumi.Input<inputs.cleanrooms.MembershipModelTrainingPaymentConfigArgs>;
|
|
15267
|
+
/**
|
|
15268
|
+
* The payment configuration for synthetic data generation for this machine learning membership.
|
|
15269
|
+
*/
|
|
15214
15270
|
syntheticDataGeneration?: pulumi.Input<inputs.cleanrooms.MembershipSyntheticDataGenerationPaymentConfigArgs>;
|
|
15215
15271
|
}
|
|
15216
15272
|
interface MembershipModelInferencePaymentConfigArgs {
|
|
@@ -15327,6 +15383,9 @@ export declare namespace cleanrooms {
|
|
|
15327
15383
|
isResponsible: pulumi.Input<boolean>;
|
|
15328
15384
|
}
|
|
15329
15385
|
interface MembershipSyntheticDataGenerationPaymentConfigArgs {
|
|
15386
|
+
/**
|
|
15387
|
+
* Indicates if this membership is responsible for paying for synthetic data generation.
|
|
15388
|
+
*/
|
|
15330
15389
|
isResponsible: pulumi.Input<boolean>;
|
|
15331
15390
|
}
|
|
15332
15391
|
/**
|
|
@@ -20206,6 +20265,9 @@ export declare namespace connect {
|
|
|
20206
20265
|
* Information about properties for a question in an evaluation form. The question type properties must be either for a numeric question or a single select question.
|
|
20207
20266
|
*/
|
|
20208
20267
|
interface EvaluationFormQuestionTypePropertiesArgs {
|
|
20268
|
+
/**
|
|
20269
|
+
* Properties for multi-select question types.
|
|
20270
|
+
*/
|
|
20209
20271
|
multiSelect?: pulumi.Input<inputs.connect.EvaluationFormMultiSelectQuestionPropertiesArgs>;
|
|
20210
20272
|
/**
|
|
20211
20273
|
* The properties of the numeric question.
|
|
@@ -20391,6 +20453,9 @@ export declare namespace connect {
|
|
|
20391
20453
|
automation?: pulumi.Input<inputs.connect.EvaluationFormTextQuestionAutomationArgs>;
|
|
20392
20454
|
}
|
|
20393
20455
|
interface FontFamilyArgs {
|
|
20456
|
+
/**
|
|
20457
|
+
* The default font family to use in the workspace theme.
|
|
20458
|
+
*/
|
|
20394
20459
|
default?: pulumi.Input<enums.connect.WorkspaceFontFamily>;
|
|
20395
20460
|
}
|
|
20396
20461
|
/**
|
|
@@ -21163,18 +21228,54 @@ export declare namespace connect {
|
|
|
21163
21228
|
*/
|
|
21164
21229
|
level: pulumi.Input<number>;
|
|
21165
21230
|
}
|
|
21231
|
+
/**
|
|
21232
|
+
* The validation rules applied to values of this attribute. Based on JSON Schema Draft 2020-12 with additional Connect-specific validations for data integrity.
|
|
21233
|
+
*/
|
|
21166
21234
|
interface ValidationPropertiesArgs {
|
|
21235
|
+
/**
|
|
21236
|
+
* Defines enumeration constraints for attribute values. Can specify a list of allowed values and whether custom values are permitted beyond the enumerated list.
|
|
21237
|
+
*/
|
|
21167
21238
|
enum?: pulumi.Input<inputs.connect.ValidationPropertiesEnumPropertiesArgs>;
|
|
21239
|
+
/**
|
|
21240
|
+
* The largest exclusive numeric value for NUMBER value type. Can be provided alongside Maximum where both operate independently. Must be greater than ExclusiveMinimum and Minimum. Applies to NUMBER and values within NUMBER_LIST.
|
|
21241
|
+
*/
|
|
21168
21242
|
exclusiveMaximum?: pulumi.Input<number>;
|
|
21243
|
+
/**
|
|
21244
|
+
* The smallest exclusive numeric value for NUMBER value type. Can be provided alongside Minimum where both operate independently. Must be less than ExclusiveMaximum and Maximum. Applies to NUMBER and values within NUMBER_LIST.
|
|
21245
|
+
*/
|
|
21169
21246
|
exclusiveMinimum?: pulumi.Input<number>;
|
|
21247
|
+
/**
|
|
21248
|
+
* The maximum number of characters a text value can contain. Applies to TEXT value type and values within a TEXT_LIST. Must be greater than or equal to MinLength.
|
|
21249
|
+
*/
|
|
21170
21250
|
maxLength?: pulumi.Input<number>;
|
|
21251
|
+
/**
|
|
21252
|
+
* The maximum number of values in a list. Must be an integer greater than or equal to 0 and greater than or equal to MinValues. Applies to all list types.
|
|
21253
|
+
*/
|
|
21171
21254
|
maxValues?: pulumi.Input<number>;
|
|
21255
|
+
/**
|
|
21256
|
+
* The largest inclusive numeric value for NUMBER value type. Can be provided alongside ExclusiveMaximum where both operate independently. Must be greater than or equal to Minimum and greater than ExclusiveMinimum. Applies to NUMBER and values within NUMBER_LIST.
|
|
21257
|
+
*/
|
|
21172
21258
|
maximum?: pulumi.Input<number>;
|
|
21259
|
+
/**
|
|
21260
|
+
* The minimum number of characters a text value can contain. Applies to TEXT value type and values within a TEXT_LIST. Must be less than or equal to MaxLength.
|
|
21261
|
+
*/
|
|
21173
21262
|
minLength?: pulumi.Input<number>;
|
|
21263
|
+
/**
|
|
21264
|
+
* The minimum number of values in a list. Must be an integer greater than or equal to 0 and less than or equal to MaxValues. Applies to all list types.
|
|
21265
|
+
*/
|
|
21174
21266
|
minValues?: pulumi.Input<number>;
|
|
21267
|
+
/**
|
|
21268
|
+
* The smallest inclusive numeric value for NUMBER value type. Cannot be provided when ExclusiveMinimum is also provided. Must be less than or equal to Maximum and less than ExclusiveMaximum. Applies to NUMBER and values within NUMBER_LIST.
|
|
21269
|
+
*/
|
|
21175
21270
|
minimum?: pulumi.Input<number>;
|
|
21271
|
+
/**
|
|
21272
|
+
* Specifies that numeric values must be multiples of this number. Must be greater than 0. The result of dividing a value by this multiple must result in an integer. Applies to NUMBER and values within NUMBER_LIST.
|
|
21273
|
+
*/
|
|
21176
21274
|
multipleOf?: pulumi.Input<number>;
|
|
21177
21275
|
}
|
|
21276
|
+
/**
|
|
21277
|
+
* Defines enumeration constraints for attribute values. Can specify a list of allowed values and whether custom values are permitted beyond the enumerated list.
|
|
21278
|
+
*/
|
|
21178
21279
|
interface ValidationPropertiesEnumPropertiesArgs {
|
|
21179
21280
|
strict?: pulumi.Input<boolean>;
|
|
21180
21281
|
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -21189,7 +21290,13 @@ export declare namespace connect {
|
|
|
21189
21290
|
stringList?: pulumi.Input<pulumi.Input<string>[]>;
|
|
21190
21291
|
}
|
|
21191
21292
|
interface WorkspaceMediaItemArgs {
|
|
21293
|
+
/**
|
|
21294
|
+
* The source URL or data for the media asset.
|
|
21295
|
+
*/
|
|
21192
21296
|
source?: pulumi.Input<string>;
|
|
21297
|
+
/**
|
|
21298
|
+
* The type of media. Valid values are: `IMAGE_LOGO_FAVICON` and `IMAGE_LOGO_HORIZONTAL` .
|
|
21299
|
+
*/
|
|
21193
21300
|
type: pulumi.Input<enums.connect.WorkspaceMediaType>;
|
|
21194
21301
|
}
|
|
21195
21302
|
interface WorkspacePageArgs {
|
|
@@ -21211,48 +21318,126 @@ export declare namespace connect {
|
|
|
21211
21318
|
slug?: pulumi.Input<string>;
|
|
21212
21319
|
}
|
|
21213
21320
|
interface WorkspacePaletteCanvasArgs {
|
|
21321
|
+
/**
|
|
21322
|
+
* The background color for active elements.
|
|
21323
|
+
*/
|
|
21214
21324
|
activeBackground?: pulumi.Input<string>;
|
|
21325
|
+
/**
|
|
21326
|
+
* The background color for container elements.
|
|
21327
|
+
*/
|
|
21215
21328
|
containerBackground?: pulumi.Input<string>;
|
|
21329
|
+
/**
|
|
21330
|
+
* The background color for page elements.
|
|
21331
|
+
*/
|
|
21216
21332
|
pageBackground?: pulumi.Input<string>;
|
|
21217
21333
|
}
|
|
21218
21334
|
interface WorkspacePaletteHeaderArgs {
|
|
21335
|
+
/**
|
|
21336
|
+
* The background color of the header.
|
|
21337
|
+
*/
|
|
21219
21338
|
background?: pulumi.Input<string>;
|
|
21339
|
+
/**
|
|
21340
|
+
* Whether to invert the colors of action buttons in the header.
|
|
21341
|
+
*/
|
|
21220
21342
|
invertActionsColors?: pulumi.Input<boolean>;
|
|
21343
|
+
/**
|
|
21344
|
+
* The text color in the header.
|
|
21345
|
+
*/
|
|
21221
21346
|
text?: pulumi.Input<string>;
|
|
21347
|
+
/**
|
|
21348
|
+
* The text color when hovering over header elements.
|
|
21349
|
+
*/
|
|
21222
21350
|
textHover?: pulumi.Input<string>;
|
|
21223
21351
|
}
|
|
21224
21352
|
interface WorkspacePaletteNavigationArgs {
|
|
21353
|
+
/**
|
|
21354
|
+
* The background color of the navigation area.
|
|
21355
|
+
*/
|
|
21225
21356
|
background?: pulumi.Input<string>;
|
|
21357
|
+
/**
|
|
21358
|
+
* Whether to invert the colors of action buttons in the navigation area.
|
|
21359
|
+
*/
|
|
21226
21360
|
invertActionsColors?: pulumi.Input<boolean>;
|
|
21361
|
+
/**
|
|
21362
|
+
* The text color in the navigation area.
|
|
21363
|
+
*/
|
|
21227
21364
|
text?: pulumi.Input<string>;
|
|
21365
|
+
/**
|
|
21366
|
+
* The text color for active navigation items.
|
|
21367
|
+
*/
|
|
21228
21368
|
textActive?: pulumi.Input<string>;
|
|
21369
|
+
/**
|
|
21370
|
+
* The background color for active navigation items.
|
|
21371
|
+
*/
|
|
21229
21372
|
textBackgroundActive?: pulumi.Input<string>;
|
|
21373
|
+
/**
|
|
21374
|
+
* The background color when hovering over navigation text.
|
|
21375
|
+
*/
|
|
21230
21376
|
textBackgroundHover?: pulumi.Input<string>;
|
|
21377
|
+
/**
|
|
21378
|
+
* The text color when hovering over navigation items.
|
|
21379
|
+
*/
|
|
21231
21380
|
textHover?: pulumi.Input<string>;
|
|
21232
21381
|
}
|
|
21233
21382
|
interface WorkspacePalettePrimaryArgs {
|
|
21383
|
+
/**
|
|
21384
|
+
* The primary color used for active states.
|
|
21385
|
+
*/
|
|
21234
21386
|
active?: pulumi.Input<string>;
|
|
21387
|
+
/**
|
|
21388
|
+
* The text color that contrasts with the primary color for readability.
|
|
21389
|
+
*/
|
|
21235
21390
|
contrastText?: pulumi.Input<string>;
|
|
21391
|
+
/**
|
|
21392
|
+
* The default primary color used throughout the workspace.
|
|
21393
|
+
*/
|
|
21236
21394
|
default?: pulumi.Input<string>;
|
|
21237
21395
|
}
|
|
21238
21396
|
/**
|
|
21239
21397
|
* The theme configuration for the Connect workspace
|
|
21240
21398
|
*/
|
|
21241
21399
|
interface WorkspaceThemeArgs {
|
|
21400
|
+
/**
|
|
21401
|
+
* The theme configuration for dark mode.
|
|
21402
|
+
*/
|
|
21242
21403
|
dark?: pulumi.Input<inputs.connect.WorkspaceThemeConfigArgs>;
|
|
21404
|
+
/**
|
|
21405
|
+
* The theme configuration for light mode.
|
|
21406
|
+
*/
|
|
21243
21407
|
light?: pulumi.Input<inputs.connect.WorkspaceThemeConfigArgs>;
|
|
21244
21408
|
}
|
|
21245
21409
|
interface WorkspaceThemeConfigArgs {
|
|
21410
|
+
/**
|
|
21411
|
+
* The color palette configuration for the workspace theme.
|
|
21412
|
+
*/
|
|
21246
21413
|
palette?: pulumi.Input<inputs.connect.WorkspaceThemePaletteArgs>;
|
|
21414
|
+
/**
|
|
21415
|
+
* The typography configuration for the workspace theme.
|
|
21416
|
+
*/
|
|
21247
21417
|
typography?: pulumi.Input<inputs.connect.WorkspaceThemeTypographyArgs>;
|
|
21248
21418
|
}
|
|
21249
21419
|
interface WorkspaceThemePaletteArgs {
|
|
21420
|
+
/**
|
|
21421
|
+
* The color configuration for the canvas area.
|
|
21422
|
+
*/
|
|
21250
21423
|
canvas?: pulumi.Input<inputs.connect.WorkspacePaletteCanvasArgs>;
|
|
21424
|
+
/**
|
|
21425
|
+
* The color configuration for the header area.
|
|
21426
|
+
*/
|
|
21251
21427
|
header?: pulumi.Input<inputs.connect.WorkspacePaletteHeaderArgs>;
|
|
21428
|
+
/**
|
|
21429
|
+
* The color configuration for the navigation area.
|
|
21430
|
+
*/
|
|
21252
21431
|
navigation?: pulumi.Input<inputs.connect.WorkspacePaletteNavigationArgs>;
|
|
21432
|
+
/**
|
|
21433
|
+
* The primary color configuration used throughout the workspace.
|
|
21434
|
+
*/
|
|
21253
21435
|
primary?: pulumi.Input<inputs.connect.WorkspacePalettePrimaryArgs>;
|
|
21254
21436
|
}
|
|
21255
21437
|
interface WorkspaceThemeTypographyArgs {
|
|
21438
|
+
/**
|
|
21439
|
+
* The font family configuration for text in the workspace.
|
|
21440
|
+
*/
|
|
21256
21441
|
fontFamily?: pulumi.Input<inputs.connect.FontFamilyArgs>;
|
|
21257
21442
|
}
|
|
21258
21443
|
}
|
|
@@ -21379,6 +21564,9 @@ export declare namespace connectcampaignsv2 {
|
|
|
21379
21564
|
* The configuration of the telephony channel subtype.
|
|
21380
21565
|
*/
|
|
21381
21566
|
telephony?: pulumi.Input<inputs.connectcampaignsv2.CampaignTelephonyChannelSubtypeConfigArgs>;
|
|
21567
|
+
/**
|
|
21568
|
+
* The configuration of the WhatsApp channel subtype.
|
|
21569
|
+
*/
|
|
21382
21570
|
whatsApp?: pulumi.Input<inputs.connectcampaignsv2.CampaignWhatsAppChannelSubtypeConfigArgs>;
|
|
21383
21571
|
}
|
|
21384
21572
|
/**
|
|
@@ -21431,6 +21619,9 @@ export declare namespace connectcampaignsv2 {
|
|
|
21431
21619
|
* The communication time configuration for the telephony channel subtype.
|
|
21432
21620
|
*/
|
|
21433
21621
|
telephony?: pulumi.Input<inputs.connectcampaignsv2.CampaignTimeWindowArgs>;
|
|
21622
|
+
/**
|
|
21623
|
+
* The communication time configuration for the WhatsApp channel subtype.
|
|
21624
|
+
*/
|
|
21434
21625
|
whatsApp?: pulumi.Input<inputs.connectcampaignsv2.CampaignTimeWindowArgs>;
|
|
21435
21626
|
}
|
|
21436
21627
|
/**
|
|
@@ -21675,6 +21866,9 @@ export declare namespace connectcampaignsv2 {
|
|
|
21675
21866
|
* The Amazon Connect source phone number.
|
|
21676
21867
|
*/
|
|
21677
21868
|
connectSourcePhoneNumber?: pulumi.Input<string>;
|
|
21869
|
+
/**
|
|
21870
|
+
* The ring timeout configuration for outbound calls. Specifies how long to wait for the call to be answered before timing out.
|
|
21871
|
+
*/
|
|
21678
21872
|
ringTimeout?: pulumi.Input<number>;
|
|
21679
21873
|
}
|
|
21680
21874
|
/**
|
|
@@ -21731,15 +21925,30 @@ export declare namespace connectcampaignsv2 {
|
|
|
21731
21925
|
* WhatsApp Channel Subtype config
|
|
21732
21926
|
*/
|
|
21733
21927
|
interface CampaignWhatsAppChannelSubtypeConfigArgs {
|
|
21928
|
+
/**
|
|
21929
|
+
* The allocation of WhatsApp capacity between multiple running outbound campaigns.
|
|
21930
|
+
*/
|
|
21734
21931
|
capacity?: pulumi.Input<number>;
|
|
21932
|
+
/**
|
|
21933
|
+
* The default WhatsApp outbound configuration of an outbound campaign.
|
|
21934
|
+
*/
|
|
21735
21935
|
defaultOutboundConfig: pulumi.Input<inputs.connectcampaignsv2.CampaignWhatsAppOutboundConfigArgs>;
|
|
21936
|
+
/**
|
|
21937
|
+
* The outbound mode for WhatsApp of an outbound campaign.
|
|
21938
|
+
*/
|
|
21736
21939
|
outboundMode: pulumi.Input<inputs.connectcampaignsv2.CampaignWhatsAppOutboundModeArgs>;
|
|
21737
21940
|
}
|
|
21738
21941
|
/**
|
|
21739
21942
|
* Default WhatsApp outbound config
|
|
21740
21943
|
*/
|
|
21741
21944
|
interface CampaignWhatsAppOutboundConfigArgs {
|
|
21945
|
+
/**
|
|
21946
|
+
* The Amazon Resource Name (ARN) of the Amazon Connect source WhatsApp phone number.
|
|
21947
|
+
*/
|
|
21742
21948
|
connectSourcePhoneNumberArn: pulumi.Input<string>;
|
|
21949
|
+
/**
|
|
21950
|
+
* The Amazon Resource Name (ARN) of the Amazon Q in Connect template.
|
|
21951
|
+
*/
|
|
21743
21952
|
wisdomTemplateArn: pulumi.Input<string>;
|
|
21744
21953
|
}
|
|
21745
21954
|
/**
|
|
@@ -24843,6 +25052,10 @@ export declare namespace devicefarm {
|
|
|
24843
25052
|
*/
|
|
24844
25053
|
value?: pulumi.Input<string>;
|
|
24845
25054
|
}
|
|
25055
|
+
interface ProjectEnvironmentVariableArgs {
|
|
25056
|
+
name: pulumi.Input<string>;
|
|
25057
|
+
value: pulumi.Input<string>;
|
|
25058
|
+
}
|
|
24846
25059
|
/**
|
|
24847
25060
|
* The VPC security groups and subnets that are attached to a project
|
|
24848
25061
|
*/
|
|
@@ -26524,6 +26737,12 @@ export declare namespace ec2 {
|
|
|
26524
26737
|
* Default: `20`
|
|
26525
26738
|
*/
|
|
26526
26739
|
onDemandMaxPricePercentageOverLowestPrice?: pulumi.Input<number>;
|
|
26740
|
+
/**
|
|
26741
|
+
* Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the *Amazon EC2 User Guide* .
|
|
26742
|
+
*
|
|
26743
|
+
* Default: `false`
|
|
26744
|
+
*/
|
|
26745
|
+
requireEncryptionInTransit?: pulumi.Input<boolean>;
|
|
26527
26746
|
/**
|
|
26528
26747
|
* Indicates whether instance types must support hibernation for On-Demand Instances.
|
|
26529
26748
|
*
|
|
@@ -29070,6 +29289,12 @@ export declare namespace ec2 {
|
|
|
29070
29289
|
* Default: `20`
|
|
29071
29290
|
*/
|
|
29072
29291
|
onDemandMaxPricePercentageOverLowestPrice?: pulumi.Input<number>;
|
|
29292
|
+
/**
|
|
29293
|
+
* Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the *Amazon EC2 User Guide* .
|
|
29294
|
+
*
|
|
29295
|
+
* Default: `false`
|
|
29296
|
+
*/
|
|
29297
|
+
requireEncryptionInTransit?: pulumi.Input<boolean>;
|
|
29073
29298
|
/**
|
|
29074
29299
|
* Indicates whether instance types must support hibernation for On-Demand Instances.
|
|
29075
29300
|
*
|
|
@@ -31315,6 +31540,8 @@ export declare namespace ecs {
|
|
|
31315
31540
|
* The deployment strategy for the service. Choose from these valid values:
|
|
31316
31541
|
* + ``ROLLING`` - When you create a service which uses the rolling update (``ROLLING``) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
|
|
31317
31542
|
* + ``BLUE_GREEN`` - A blue/green deployment strategy (``BLUE_GREEN``) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
|
|
31543
|
+
* + ``LINEAR`` - A *linear* deployment strategy (``LINEAR``) gradually shifts traffic from the current production environment to a new environment in equal percentages over time. With Amazon ECS linear deployments, you can control the pace of traffic shifting and validate new service revisions with increasing amounts of production traffic.
|
|
31544
|
+
* + ``CANARY`` - A *canary* deployment strategy (``CANARY``) shifts a small percentage of traffic to the new service revision first, then shifts the remaining traffic all at once after a specified time period. This allows you to test the new version with a subset of users before full deployment.
|
|
31318
31545
|
*/
|
|
31319
31546
|
strategy?: pulumi.Input<enums.ecs.ServiceDeploymentConfigurationStrategy>;
|
|
31320
31547
|
}
|
|
@@ -33788,7 +34015,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
33788
34015
|
*/
|
|
33789
34016
|
forwardConfig?: pulumi.Input<inputs.elasticloadbalancingv2.ListenerForwardConfigArgs>;
|
|
33790
34017
|
/**
|
|
33791
|
-
* [HTTPS listeners] Information for validating JWT access tokens in client requests. Specify only when
|
|
34018
|
+
* [HTTPS listeners] Information for validating JWT access tokens in client requests. Specify only when ``Type`` is ``jwt-validation``.
|
|
33792
34019
|
*/
|
|
33793
34020
|
jwtValidationConfig?: pulumi.Input<inputs.elasticloadbalancingv2.ListenerJwtValidationConfigArgs>;
|
|
33794
34021
|
/**
|
|
@@ -33987,17 +34214,20 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
33987
34214
|
*/
|
|
33988
34215
|
targetGroups?: pulumi.Input<pulumi.Input<inputs.elasticloadbalancingv2.ListenerTargetGroupTupleArgs>[]>;
|
|
33989
34216
|
}
|
|
34217
|
+
/**
|
|
34218
|
+
* Information about an additional claim to validate.
|
|
34219
|
+
*/
|
|
33990
34220
|
interface ListenerJwtValidationActionAdditionalClaimArgs {
|
|
33991
34221
|
/**
|
|
33992
34222
|
* The format of the claim value.
|
|
33993
34223
|
*/
|
|
33994
34224
|
format: pulumi.Input<string>;
|
|
33995
34225
|
/**
|
|
33996
|
-
* The name of the claim. You can't specify
|
|
34226
|
+
* The name of the claim. You can't specify ``exp``, ``iss``, ``nbf``, or ``iat`` because we validate them by default.
|
|
33997
34227
|
*/
|
|
33998
34228
|
name: pulumi.Input<string>;
|
|
33999
34229
|
/**
|
|
34000
|
-
* The claim value. The maximum size of the list is 10. Each value can be up to 256 characters in length. If the format is
|
|
34230
|
+
* The claim value. The maximum size of the list is 10. Each value can be up to 256 characters in length. If the format is ``space-separated-values``, the values can't include spaces.
|
|
34001
34231
|
*/
|
|
34002
34232
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
34003
34233
|
}
|
|
@@ -34087,7 +34317,7 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34087
34317
|
*/
|
|
34088
34318
|
forwardConfig?: pulumi.Input<inputs.elasticloadbalancingv2.ListenerRuleForwardConfigArgs>;
|
|
34089
34319
|
/**
|
|
34090
|
-
* [HTTPS listeners] Information for validating JWT access tokens in client requests. Specify only when
|
|
34320
|
+
* [HTTPS listeners] Information for validating JWT access tokens in client requests. Specify only when ``Type`` is ``jwt-validation``.
|
|
34091
34321
|
*/
|
|
34092
34322
|
jwtValidationConfig?: pulumi.Input<inputs.elasticloadbalancingv2.ListenerRuleJwtValidationConfigArgs>;
|
|
34093
34323
|
/**
|
|
@@ -34280,17 +34510,20 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34280
34510
|
*/
|
|
34281
34511
|
values?: pulumi.Input<pulumi.Input<string>[]>;
|
|
34282
34512
|
}
|
|
34513
|
+
/**
|
|
34514
|
+
* Information about an additional claim to validate.
|
|
34515
|
+
*/
|
|
34283
34516
|
interface ListenerRuleJwtValidationActionAdditionalClaimArgs {
|
|
34284
34517
|
/**
|
|
34285
34518
|
* The format of the claim value.
|
|
34286
34519
|
*/
|
|
34287
34520
|
format: pulumi.Input<string>;
|
|
34288
34521
|
/**
|
|
34289
|
-
* The name of the claim. You can't specify
|
|
34522
|
+
* The name of the claim. You can't specify ``exp``, ``iss``, ``nbf``, or ``iat`` because we validate them by default.
|
|
34290
34523
|
*/
|
|
34291
34524
|
name: pulumi.Input<string>;
|
|
34292
34525
|
/**
|
|
34293
|
-
* The claim value. The maximum size of the list is 10. Each value can be up to 256 characters in length. If the format is
|
|
34526
|
+
* The claim value. The maximum size of the list is 10. Each value can be up to 256 characters in length. If the format is ``space-separated-values``, the values can't include spaces.
|
|
34294
34527
|
*/
|
|
34295
34528
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
34296
34529
|
}
|
|
@@ -34538,6 +34771,9 @@ export declare namespace elasticloadbalancingv2 {
|
|
|
34538
34771
|
* + ``connection_logs.s3.enabled`` - Indicates whether connection logs are enabled. The value is ``true`` or ``false``. The default is ``false``.
|
|
34539
34772
|
* + ``connection_logs.s3.bucket`` - The name of the S3 bucket for the connection logs. This attribute is required if connection logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket.
|
|
34540
34773
|
* + ``connection_logs.s3.prefix`` - The prefix for the location in the S3 bucket for the connection logs.
|
|
34774
|
+
* + ``health_check_logs.s3.enabled`` - Indicates whether health check logs are enabled. The value is ``true`` or ``false``. The default is ``false``.
|
|
34775
|
+
* + ``health_check_logs.s3.bucket`` - The name of the S3 bucket for the health check logs. This attribute is required if health check logs are enabled. The bucket must exist in the same region as the load balancer and have a bucket policy that grants Elastic Load Balancing permissions to write to the bucket.
|
|
34776
|
+
* + ``health_check_logs.s3.prefix`` - The prefix for the location in the S3 bucket for the health check logs.
|
|
34541
34777
|
* + ``routing.http.desync_mitigation_mode`` - Determines how the load balancer handles requests that might pose a security risk to your application. The possible values are ``monitor``, ``defensive``, and ``strictest``. The default is ``defensive``.
|
|
34542
34778
|
* + ``routing.http.drop_invalid_header_fields.enabled`` - Indicates whether HTTP headers with invalid header fields are removed by the load balancer (``true``) or routed to targets (``false``). The default is ``false``.
|
|
34543
34779
|
* + ``routing.http.preserve_host_header.enabled`` - Indicates whether the Application Load Balancer should preserve the ``Host`` header in the HTTP request and send it to the target without any change. The possible values are ``true`` and ``false``. The default is ``false``.
|
|
@@ -35106,6 +35342,10 @@ export declare namespace entityresolution {
|
|
|
35106
35342
|
*/
|
|
35107
35343
|
ruleName: pulumi.Input<string>;
|
|
35108
35344
|
}
|
|
35345
|
+
interface MatchingWorkflowCustomerProfilesIntegrationConfigArgs {
|
|
35346
|
+
domainArn: pulumi.Input<string>;
|
|
35347
|
+
objectTypeArn: pulumi.Input<string>;
|
|
35348
|
+
}
|
|
35109
35349
|
interface MatchingWorkflowIncrementalRunConfigArgs {
|
|
35110
35350
|
/**
|
|
35111
35351
|
* The type of incremental run. The only valid value is `IMMEDIATE` . This appears as "Automatic" in the console.
|
|
@@ -35149,6 +35389,7 @@ export declare namespace entityresolution {
|
|
|
35149
35389
|
* Normalizes the attributes defined in the schema in the input data. For example, if an attribute has an `AttributeType` of `PHONE_NUMBER` , and the data in the input table is in a format of 1234567890, AWS Entity Resolution will normalize this field in the output to (123)-456-7890.
|
|
35150
35390
|
*/
|
|
35151
35391
|
applyNormalization?: pulumi.Input<boolean>;
|
|
35392
|
+
customerProfilesIntegrationConfig?: pulumi.Input<inputs.entityresolution.MatchingWorkflowCustomerProfilesIntegrationConfigArgs>;
|
|
35152
35393
|
/**
|
|
35153
35394
|
* Customer KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
|
|
35154
35395
|
*/
|
|
@@ -35160,7 +35401,7 @@ export declare namespace entityresolution {
|
|
|
35160
35401
|
/**
|
|
35161
35402
|
* The S3 path to which Entity Resolution will write the output table
|
|
35162
35403
|
*/
|
|
35163
|
-
outputS3Path
|
|
35404
|
+
outputS3Path?: pulumi.Input<string>;
|
|
35164
35405
|
}
|
|
35165
35406
|
interface MatchingWorkflowProviderPropertiesArgs {
|
|
35166
35407
|
/**
|
|
@@ -38065,10 +38306,12 @@ export declare namespace gameliftstreams {
|
|
|
38065
38306
|
* A location's name. For example, `us-east-1` . For a complete list of locations that Amazon GameLift Streams supports, refer to [Regions, quotas, and limitations](https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/regions-quotas.html) in the *Amazon GameLift Streams Developer Guide* .
|
|
38066
38307
|
*/
|
|
38067
38308
|
locationName: pulumi.Input<string>;
|
|
38309
|
+
maximumCapacity?: pulumi.Input<number>;
|
|
38068
38310
|
/**
|
|
38069
|
-
*
|
|
38311
|
+
* This shape is deprecated.
|
|
38070
38312
|
*/
|
|
38071
38313
|
onDemandCapacity?: pulumi.Input<number>;
|
|
38314
|
+
targetIdleCapacity?: pulumi.Input<number>;
|
|
38072
38315
|
}
|
|
38073
38316
|
}
|
|
38074
38317
|
export declare namespace globalaccelerator {
|
|
@@ -39463,6 +39706,106 @@ export declare namespace groundstation {
|
|
|
39463
39706
|
*/
|
|
39464
39707
|
port?: pulumi.Input<number>;
|
|
39465
39708
|
}
|
|
39709
|
+
/**
|
|
39710
|
+
* Socket address of an uplink or downlink agent endpoint with an optional mtu.
|
|
39711
|
+
*/
|
|
39712
|
+
interface DataflowEndpointGroupV2ConnectionDetailsArgs {
|
|
39713
|
+
/**
|
|
39714
|
+
* Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
|
|
39715
|
+
*/
|
|
39716
|
+
mtu?: pulumi.Input<number>;
|
|
39717
|
+
socketAddress: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2SocketAddressArgs>;
|
|
39718
|
+
}
|
|
39719
|
+
interface DataflowEndpointGroupV2CreateEndpointDetailsArgs {
|
|
39720
|
+
downlinkAwsGroundStationAgentEndpoint?: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointArgs>;
|
|
39721
|
+
uplinkAwsGroundStationAgentEndpoint?: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointArgs>;
|
|
39722
|
+
}
|
|
39723
|
+
/**
|
|
39724
|
+
* Information about DownlinkAwsGroundStationAgentEndpoint used for create
|
|
39725
|
+
*/
|
|
39726
|
+
interface DataflowEndpointGroupV2DownlinkAwsGroundStationAgentEndpointArgs {
|
|
39727
|
+
dataflowDetails: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2DownlinkDataflowDetailsArgs>;
|
|
39728
|
+
name: pulumi.Input<string>;
|
|
39729
|
+
}
|
|
39730
|
+
/**
|
|
39731
|
+
* Connection details for downlink, from ground station to agent, and customer to agent
|
|
39732
|
+
*/
|
|
39733
|
+
interface DataflowEndpointGroupV2DownlinkConnectionDetailsArgs {
|
|
39734
|
+
agentIpAndPortAddress: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2RangedConnectionDetailsArgs>;
|
|
39735
|
+
egressAddressAndPort: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2ConnectionDetailsArgs>;
|
|
39736
|
+
}
|
|
39737
|
+
/**
|
|
39738
|
+
* Dataflow details for downlink
|
|
39739
|
+
*/
|
|
39740
|
+
interface DataflowEndpointGroupV2DownlinkDataflowDetailsArgs {
|
|
39741
|
+
agentConnectionDetails?: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2DownlinkConnectionDetailsArgs>;
|
|
39742
|
+
}
|
|
39743
|
+
/**
|
|
39744
|
+
* An integer range that has a minimum and maximum value.
|
|
39745
|
+
*/
|
|
39746
|
+
interface DataflowEndpointGroupV2IntegerRangeArgs {
|
|
39747
|
+
/**
|
|
39748
|
+
* A maximum value.
|
|
39749
|
+
*/
|
|
39750
|
+
maximum: pulumi.Input<number>;
|
|
39751
|
+
/**
|
|
39752
|
+
* A minimum value.
|
|
39753
|
+
*/
|
|
39754
|
+
minimum: pulumi.Input<number>;
|
|
39755
|
+
}
|
|
39756
|
+
/**
|
|
39757
|
+
* Socket address of an uplink or downlink agent endpoint with a port range and an optional mtu.
|
|
39758
|
+
*/
|
|
39759
|
+
interface DataflowEndpointGroupV2RangedConnectionDetailsArgs {
|
|
39760
|
+
/**
|
|
39761
|
+
* Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
|
|
39762
|
+
*/
|
|
39763
|
+
mtu?: pulumi.Input<number>;
|
|
39764
|
+
socketAddress: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2RangedSocketAddressArgs>;
|
|
39765
|
+
}
|
|
39766
|
+
/**
|
|
39767
|
+
* A socket address with a port range.
|
|
39768
|
+
*/
|
|
39769
|
+
interface DataflowEndpointGroupV2RangedSocketAddressArgs {
|
|
39770
|
+
/**
|
|
39771
|
+
* IPv4 socket address.
|
|
39772
|
+
*/
|
|
39773
|
+
name: pulumi.Input<string>;
|
|
39774
|
+
/**
|
|
39775
|
+
* Port range of a socket address.
|
|
39776
|
+
*/
|
|
39777
|
+
portRange: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2IntegerRangeArgs>;
|
|
39778
|
+
}
|
|
39779
|
+
interface DataflowEndpointGroupV2SocketAddressArgs {
|
|
39780
|
+
/**
|
|
39781
|
+
* IPv4 socket address.
|
|
39782
|
+
*/
|
|
39783
|
+
name: pulumi.Input<string>;
|
|
39784
|
+
/**
|
|
39785
|
+
* Port of a socket address.
|
|
39786
|
+
*/
|
|
39787
|
+
port: pulumi.Input<number>;
|
|
39788
|
+
}
|
|
39789
|
+
/**
|
|
39790
|
+
* Information about UplinkAwsGroundStationAgentEndpoint used for create
|
|
39791
|
+
*/
|
|
39792
|
+
interface DataflowEndpointGroupV2UplinkAwsGroundStationAgentEndpointArgs {
|
|
39793
|
+
dataflowDetails: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2UplinkDataflowDetailsArgs>;
|
|
39794
|
+
name: pulumi.Input<string>;
|
|
39795
|
+
}
|
|
39796
|
+
/**
|
|
39797
|
+
* Connection details for uplink, from ground station to agent, and customer to agent
|
|
39798
|
+
*/
|
|
39799
|
+
interface DataflowEndpointGroupV2UplinkConnectionDetailsArgs {
|
|
39800
|
+
agentIpAndPortAddress: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2RangedConnectionDetailsArgs>;
|
|
39801
|
+
ingressAddressAndPort: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2ConnectionDetailsArgs>;
|
|
39802
|
+
}
|
|
39803
|
+
/**
|
|
39804
|
+
* Dataflow details for uplink
|
|
39805
|
+
*/
|
|
39806
|
+
interface DataflowEndpointGroupV2UplinkDataflowDetailsArgs {
|
|
39807
|
+
agentConnectionDetails?: pulumi.Input<inputs.groundstation.DataflowEndpointGroupV2UplinkConnectionDetailsArgs>;
|
|
39808
|
+
}
|
|
39466
39809
|
interface MissionProfileDataflowEdgeArgs {
|
|
39467
39810
|
/**
|
|
39468
39811
|
* The ARN of the destination for this dataflow edge. For example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
|
|
@@ -49200,6 +49543,9 @@ export declare namespace lambda {
|
|
|
49200
49543
|
* The maximum number of EC2 instances that the capacity provider can scale up to.
|
|
49201
49544
|
*/
|
|
49202
49545
|
maxVCpuCount?: pulumi.Input<number>;
|
|
49546
|
+
/**
|
|
49547
|
+
* The scaling mode that determines how the capacity provider responds to changes in demand.
|
|
49548
|
+
*/
|
|
49203
49549
|
scalingMode?: pulumi.Input<enums.lambda.CapacityProviderScalingMode>;
|
|
49204
49550
|
/**
|
|
49205
49551
|
* A list of target tracking scaling policies for the capacity provider.
|
|
@@ -49210,6 +49556,9 @@ export declare namespace lambda {
|
|
|
49210
49556
|
* A target tracking scaling policy for the capacity provider.
|
|
49211
49557
|
*/
|
|
49212
49558
|
interface CapacityProviderTargetTrackingScalingPolicyArgs {
|
|
49559
|
+
/**
|
|
49560
|
+
* The predefined metric type to track for scaling decisions.
|
|
49561
|
+
*/
|
|
49213
49562
|
predefinedMetricType: pulumi.Input<enums.lambda.CapacityProviderPredefinedMetricType>;
|
|
49214
49563
|
/**
|
|
49215
49564
|
* The target value for the metric as a percentage (for example, 70.0 for 70%).
|
|
@@ -49498,6 +49847,9 @@ export declare namespace lambda {
|
|
|
49498
49847
|
uri?: pulumi.Input<string>;
|
|
49499
49848
|
}
|
|
49500
49849
|
interface FunctionCapacityProviderConfigArgs {
|
|
49850
|
+
/**
|
|
49851
|
+
* Configuration for Lambda-managed instances used by the capacity provider.
|
|
49852
|
+
*/
|
|
49501
49853
|
lambdaManagedInstancesCapacityProviderConfig: pulumi.Input<inputs.lambda.FunctionLambdaManagedInstancesCapacityProviderConfigArgs>;
|
|
49502
49854
|
}
|
|
49503
49855
|
/**
|
|
@@ -51846,6 +52198,10 @@ export declare namespace logs {
|
|
|
51846
52198
|
* Specify the service or process that produces the log events that will be converted with this processor.
|
|
51847
52199
|
*/
|
|
51848
52200
|
eventSource: pulumi.Input<enums.logs.TransformerEventSource>;
|
|
52201
|
+
/**
|
|
52202
|
+
* The version of the OCSF mapping to use for parsing log data.
|
|
52203
|
+
*/
|
|
52204
|
+
mappingVersion?: pulumi.Input<string>;
|
|
51849
52205
|
/**
|
|
51850
52206
|
* Specify which version of the OCSF schema to use for the transformed log events.
|
|
51851
52207
|
*/
|
|
@@ -55585,6 +55941,7 @@ export declare namespace msk {
|
|
|
55585
55941
|
revision: pulumi.Input<number>;
|
|
55586
55942
|
}
|
|
55587
55943
|
interface ClusterConnectivityInfoArgs {
|
|
55944
|
+
networkType?: pulumi.Input<enums.msk.ClusterNetworkType>;
|
|
55588
55945
|
/**
|
|
55589
55946
|
* Access control settings for the cluster's brokers.
|
|
55590
55947
|
*/
|
|
@@ -57333,6 +57690,9 @@ export declare namespace observabilityadmin {
|
|
|
57333
57690
|
* A delimiter to delineate log fields
|
|
57334
57691
|
*/
|
|
57335
57692
|
fieldDelimiter?: pulumi.Input<string>;
|
|
57693
|
+
/**
|
|
57694
|
+
* The format for ELB access log entries (plain text or JSON format).
|
|
57695
|
+
*/
|
|
57336
57696
|
outputFormat?: pulumi.Input<enums.observabilityadmin.OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat>;
|
|
57337
57697
|
}
|
|
57338
57698
|
/**
|
|
@@ -57374,7 +57734,13 @@ export declare namespace observabilityadmin {
|
|
|
57374
57734
|
* Default handling for logs that don't match any of the specified filtering conditions.
|
|
57375
57735
|
*/
|
|
57376
57736
|
interface OrganizationTelemetryRuleLoggingFilterArgs {
|
|
57737
|
+
/**
|
|
57738
|
+
* The default action (KEEP or DROP) for log records that don't match any filter conditions.
|
|
57739
|
+
*/
|
|
57377
57740
|
defaultBehavior?: pulumi.Input<enums.observabilityadmin.OrganizationTelemetryRuleFilterBehavior>;
|
|
57741
|
+
/**
|
|
57742
|
+
* A list of filter conditions that determine log record handling behavior.
|
|
57743
|
+
*/
|
|
57378
57744
|
filters?: pulumi.Input<pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleFilterArgs>[]>;
|
|
57379
57745
|
}
|
|
57380
57746
|
/**
|
|
@@ -57390,6 +57756,9 @@ export declare namespace observabilityadmin {
|
|
|
57390
57756
|
* The destination configuration for telemetry data
|
|
57391
57757
|
*/
|
|
57392
57758
|
interface OrganizationTelemetryRuleTelemetryDestinationConfigurationArgs {
|
|
57759
|
+
/**
|
|
57760
|
+
* Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
|
|
57761
|
+
*/
|
|
57393
57762
|
cloudtrailParameters?: pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleCloudtrailParametersArgs>;
|
|
57394
57763
|
/**
|
|
57395
57764
|
* The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.
|
|
@@ -57399,6 +57768,9 @@ export declare namespace observabilityadmin {
|
|
|
57399
57768
|
* The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
|
|
57400
57769
|
*/
|
|
57401
57770
|
destinationType?: pulumi.Input<enums.observabilityadmin.OrganizationTelemetryRuleDestinationType>;
|
|
57771
|
+
/**
|
|
57772
|
+
* Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
|
|
57773
|
+
*/
|
|
57402
57774
|
elbLoadBalancerLoggingParameters?: pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleElbLoadBalancerLoggingParametersArgs>;
|
|
57403
57775
|
/**
|
|
57404
57776
|
* The number of days to retain the telemetry data in the destination.
|
|
@@ -57408,6 +57780,9 @@ export declare namespace observabilityadmin {
|
|
|
57408
57780
|
* Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
|
|
57409
57781
|
*/
|
|
57410
57782
|
vpcFlowLogParameters?: pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleVpcFlowLogParametersArgs>;
|
|
57783
|
+
/**
|
|
57784
|
+
* Configuration parameters specific to WAF logging when WAF is the resource type.
|
|
57785
|
+
*/
|
|
57411
57786
|
wafLoggingParameters?: pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleWafLoggingParametersArgs>;
|
|
57412
57787
|
}
|
|
57413
57788
|
/**
|
|
@@ -57430,6 +57805,9 @@ export declare namespace observabilityadmin {
|
|
|
57430
57805
|
* Criteria for selecting which resources the rule applies to, such as resource tags.
|
|
57431
57806
|
*/
|
|
57432
57807
|
selectionCriteria?: pulumi.Input<string>;
|
|
57808
|
+
/**
|
|
57809
|
+
* The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
|
|
57810
|
+
*/
|
|
57433
57811
|
telemetrySourceTypes?: pulumi.Input<pulumi.Input<enums.observabilityadmin.OrganizationTelemetryRuleTelemetrySourceType>[]>;
|
|
57434
57812
|
/**
|
|
57435
57813
|
* The type of telemetry to collect (Logs, Metrics, or Traces).
|
|
@@ -57457,7 +57835,13 @@ export declare namespace observabilityadmin {
|
|
|
57457
57835
|
* Telemetry parameters for WAF v2 Web ACL
|
|
57458
57836
|
*/
|
|
57459
57837
|
interface OrganizationTelemetryRuleWafLoggingParametersArgs {
|
|
57838
|
+
/**
|
|
57839
|
+
* The type of WAF logs to collect (currently supports WAF_LOGS).
|
|
57840
|
+
*/
|
|
57460
57841
|
logType?: pulumi.Input<enums.observabilityadmin.OrganizationTelemetryRuleWafLogType>;
|
|
57842
|
+
/**
|
|
57843
|
+
* A filter configuration that determines which WAF log records to include or exclude.
|
|
57844
|
+
*/
|
|
57461
57845
|
loggingFilter?: pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleLoggingFilterArgs>;
|
|
57462
57846
|
/**
|
|
57463
57847
|
* Fields not to be included in the logs.
|
|
@@ -57465,6 +57849,9 @@ export declare namespace observabilityadmin {
|
|
|
57465
57849
|
redactedFields?: pulumi.Input<pulumi.Input<inputs.observabilityadmin.OrganizationTelemetryRuleFieldToMatchArgs>[]>;
|
|
57466
57850
|
}
|
|
57467
57851
|
interface TelemetryPipelinesTelemetryPipelineConfigurationArgs {
|
|
57852
|
+
/**
|
|
57853
|
+
* The pipeline configuration body that defines the data processing rules and transformations.
|
|
57854
|
+
*/
|
|
57468
57855
|
body: pulumi.Input<string>;
|
|
57469
57856
|
}
|
|
57470
57857
|
/**
|
|
@@ -57483,6 +57870,9 @@ export declare namespace observabilityadmin {
|
|
|
57483
57870
|
* Criteria for selecting which resources the rule applies to, such as resource tags.
|
|
57484
57871
|
*/
|
|
57485
57872
|
selectionCriteria?: pulumi.Input<string>;
|
|
57873
|
+
/**
|
|
57874
|
+
* The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
|
|
57875
|
+
*/
|
|
57486
57876
|
telemetrySourceTypes?: pulumi.Input<pulumi.Input<enums.observabilityadmin.TelemetryRuleTelemetrySourceType>[]>;
|
|
57487
57877
|
/**
|
|
57488
57878
|
* The type of telemetry to collect (Logs, Metrics, or Traces).
|
|
@@ -57565,6 +57955,9 @@ export declare namespace observabilityadmin {
|
|
|
57565
57955
|
* A delimiter to delineate log fields
|
|
57566
57956
|
*/
|
|
57567
57957
|
fieldDelimiter?: pulumi.Input<string>;
|
|
57958
|
+
/**
|
|
57959
|
+
* The format for ELB access log entries (plain text or JSON format).
|
|
57960
|
+
*/
|
|
57568
57961
|
outputFormat?: pulumi.Input<enums.observabilityadmin.TelemetryRuleElbLoadBalancerLoggingParametersOutputFormat>;
|
|
57569
57962
|
}
|
|
57570
57963
|
/**
|
|
@@ -57606,7 +57999,13 @@ export declare namespace observabilityadmin {
|
|
|
57606
57999
|
* Default handling for logs that don't match any of the specified filtering conditions.
|
|
57607
58000
|
*/
|
|
57608
58001
|
interface TelemetryRuleLoggingFilterArgs {
|
|
58002
|
+
/**
|
|
58003
|
+
* The default action (KEEP or DROP) for log records that don't match any filter conditions.
|
|
58004
|
+
*/
|
|
57609
58005
|
defaultBehavior?: pulumi.Input<enums.observabilityadmin.TelemetryRuleFilterBehavior>;
|
|
58006
|
+
/**
|
|
58007
|
+
* A list of filter conditions that determine log record handling behavior.
|
|
58008
|
+
*/
|
|
57610
58009
|
filters?: pulumi.Input<pulumi.Input<inputs.observabilityadmin.TelemetryRuleFilterArgs>[]>;
|
|
57611
58010
|
}
|
|
57612
58011
|
/**
|
|
@@ -57622,6 +58021,9 @@ export declare namespace observabilityadmin {
|
|
|
57622
58021
|
* The destination configuration for telemetry data
|
|
57623
58022
|
*/
|
|
57624
58023
|
interface TelemetryRuleTelemetryDestinationConfigurationArgs {
|
|
58024
|
+
/**
|
|
58025
|
+
* Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
|
|
58026
|
+
*/
|
|
57625
58027
|
cloudtrailParameters?: pulumi.Input<inputs.observabilityadmin.TelemetryRuleCloudtrailParametersArgs>;
|
|
57626
58028
|
/**
|
|
57627
58029
|
* The pattern used to generate the destination path or name, supporting macros like <resourceId> and <accountId>.
|
|
@@ -57631,6 +58033,9 @@ export declare namespace observabilityadmin {
|
|
|
57631
58033
|
* The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
|
|
57632
58034
|
*/
|
|
57633
58035
|
destinationType?: pulumi.Input<enums.observabilityadmin.TelemetryRuleDestinationType>;
|
|
58036
|
+
/**
|
|
58037
|
+
* Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
|
|
58038
|
+
*/
|
|
57634
58039
|
elbLoadBalancerLoggingParameters?: pulumi.Input<inputs.observabilityadmin.TelemetryRuleElbLoadBalancerLoggingParametersArgs>;
|
|
57635
58040
|
/**
|
|
57636
58041
|
* Parameters for BedrockAgentCore log delivery
|
|
@@ -57644,6 +58049,9 @@ export declare namespace observabilityadmin {
|
|
|
57644
58049
|
* Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
|
|
57645
58050
|
*/
|
|
57646
58051
|
vpcFlowLogParameters?: pulumi.Input<inputs.observabilityadmin.TelemetryRuleVpcFlowLogParametersArgs>;
|
|
58052
|
+
/**
|
|
58053
|
+
* Configuration parameters specific to WAF logging when WAF is the resource type.
|
|
58054
|
+
*/
|
|
57647
58055
|
wafLoggingParameters?: pulumi.Input<inputs.observabilityadmin.TelemetryRuleWafLoggingParametersArgs>;
|
|
57648
58056
|
}
|
|
57649
58057
|
/**
|
|
@@ -57676,7 +58084,13 @@ export declare namespace observabilityadmin {
|
|
|
57676
58084
|
* Telemetry parameters for WAF v2 Web ACL
|
|
57677
58085
|
*/
|
|
57678
58086
|
interface TelemetryRuleWafLoggingParametersArgs {
|
|
58087
|
+
/**
|
|
58088
|
+
* The type of WAF logs to collect (currently supports WAF_LOGS).
|
|
58089
|
+
*/
|
|
57679
58090
|
logType?: pulumi.Input<enums.observabilityadmin.TelemetryRuleWafLogType>;
|
|
58091
|
+
/**
|
|
58092
|
+
* A filter configuration that determines which WAF log records to include or exclude.
|
|
58093
|
+
*/
|
|
57680
58094
|
loggingFilter?: pulumi.Input<inputs.observabilityadmin.TelemetryRuleLoggingFilterArgs>;
|
|
57681
58095
|
/**
|
|
57682
58096
|
* Fields not to be included in the logs.
|
|
@@ -58086,6 +58500,19 @@ export declare namespace omics {
|
|
|
58086
58500
|
}
|
|
58087
58501
|
}
|
|
58088
58502
|
export declare namespace opensearchserverless {
|
|
58503
|
+
/**
|
|
58504
|
+
* The configuration to encrypt the collection
|
|
58505
|
+
*/
|
|
58506
|
+
interface CollectionEncryptionConfigArgs {
|
|
58507
|
+
/**
|
|
58508
|
+
* The configuration to encrypt the collection with AWS owned key
|
|
58509
|
+
*/
|
|
58510
|
+
awsOwnedKey?: pulumi.Input<boolean>;
|
|
58511
|
+
/**
|
|
58512
|
+
* The ARN of the KMS key to encrypt the collection with
|
|
58513
|
+
*/
|
|
58514
|
+
kmsKeyArn?: pulumi.Input<string>;
|
|
58515
|
+
}
|
|
58089
58516
|
interface IndexPropertyMappingArgs {
|
|
58090
58517
|
/**
|
|
58091
58518
|
* Dimension size for vector fields, defines the number of dimensions in the vector
|
|
@@ -91848,11 +92275,19 @@ export declare namespace s3 {
|
|
|
91848
92275
|
*/
|
|
91849
92276
|
tagFilters?: pulumi.Input<pulumi.Input<inputs.s3.BucketTagFilterArgs>[]>;
|
|
91850
92277
|
}
|
|
92278
|
+
/**
|
|
92279
|
+
* A bucket-level setting for Amazon S3 general purpose buckets used to prevent the upload of new objects encrypted with the specified server-side encryption type. For example, blocking an encryption type will block ``PutObject``, ``CopyObject``, ``PostObject``, multipart upload, and replication requests to the bucket for objects with the specified encryption type. However, you can continue to read and list any pre-existing objects already encrypted with the specified encryption type. For more information, see [Blocking or unblocking SSE-C for a general purpose bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/blocking-unblocking-s3-c-encryption-gpb.html).
|
|
92280
|
+
* This data type is used with the following actions:
|
|
92281
|
+
* + [PutBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketEncryption.html)
|
|
92282
|
+
* + [GetBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketEncryption.html)
|
|
92283
|
+
* + [DeleteBucketEncryption](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketEncryption.html)
|
|
92284
|
+
*
|
|
92285
|
+
* + Permissions You must have the s3:PutEncryptionConfiguration permission to block or unblock an encryption type for a bucket. You must have the s3:GetEncryptionConfiguration permission to view a bucket's encryption type.
|
|
92286
|
+
*/
|
|
91851
92287
|
interface BucketBlockedEncryptionTypesArgs {
|
|
91852
92288
|
/**
|
|
91853
92289
|
* The object encryption type that you want to block or unblock for an Amazon S3 general purpose bucket.
|
|
91854
|
-
*
|
|
91855
|
-
* > Currently, this parameter only supports blocking or unblocking server side encryption with customer-provided keys (SSE-C). For more information about SSE-C, see [Using server-side encryption with customer-provided keys (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html) .
|
|
92290
|
+
* Currently, this parameter only supports blocking or unblocking server side encryption with customer-provided keys (SSE-C). For more information about SSE-C, see [Using server-side encryption with customer-provided keys (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html).
|
|
91856
92291
|
*/
|
|
91857
92292
|
encryptionType?: pulumi.Input<pulumi.Input<enums.s3.BucketBlockedEncryptionTypeListItem>[]>;
|
|
91858
92293
|
}
|
|
@@ -92357,7 +92792,7 @@ export declare namespace s3 {
|
|
|
92357
92792
|
objectOwnership?: pulumi.Input<enums.s3.BucketOwnershipControlsRuleObjectOwnership>;
|
|
92358
92793
|
}
|
|
92359
92794
|
/**
|
|
92360
|
-
* The PublicAccessBlock configuration that you want to apply to this Amazon S3 bucket. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see [The Meaning of "Public"](https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status) in the *Amazon S3 User Guide*.
|
|
92795
|
+
* The PublicAccessBlock configuration that you want to apply to this Amazon S3 bucket. You can enable the configuration options in any combination. Bucket-level settings work alongside account-level settings (which may inherit from organization-level policies). For more information about when Amazon S3 considers a bucket or object public, see [The Meaning of "Public"](https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status) in the *Amazon S3 User Guide*.
|
|
92361
92796
|
*/
|
|
92362
92797
|
interface BucketPublicAccessBlockConfigurationArgs {
|
|
92363
92798
|
/**
|
|
@@ -92783,9 +93218,8 @@ export declare namespace s3 {
|
|
|
92783
93218
|
*/
|
|
92784
93219
|
interface BucketServerSideEncryptionRuleArgs {
|
|
92785
93220
|
/**
|
|
92786
|
-
* A bucket-level setting for Amazon S3 general purpose buckets used to prevent the upload of new objects encrypted with the specified server-side encryption type. For example, blocking an encryption type will block
|
|
92787
|
-
*
|
|
92788
|
-
* > Currently, this parameter only supports blocking or unblocking server-side encryption with customer-provided keys (SSE-C). For more information about SSE-C, see [Using server-side encryption with customer-provided keys (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html) .
|
|
93221
|
+
* A bucket-level setting for Amazon S3 general purpose buckets used to prevent the upload of new objects encrypted with the specified server-side encryption type. For example, blocking an encryption type will block ``PutObject``, ``CopyObject``, ``PostObject``, multipart upload, and replication requests to the bucket for objects with the specified encryption type. However, you can continue to read and list any pre-existing objects already encrypted with the specified encryption type. For more information, see [Blocking or unblocking SSE-C for a general purpose bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/blocking-unblocking-s3-c-encryption-gpb.html).
|
|
93222
|
+
* Currently, this parameter only supports blocking or unblocking server-side encryption with customer-provided keys (SSE-C). For more information about SSE-C, see [Using server-side encryption with customer-provided keys (SSE-C)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html).
|
|
92789
93223
|
*/
|
|
92790
93224
|
blockedEncryptionTypes?: pulumi.Input<inputs.s3.BucketBlockedEncryptionTypesArgs>;
|
|
92791
93225
|
/**
|
|
@@ -93139,6 +93573,7 @@ export declare namespace s3 {
|
|
|
93139
93573
|
* This property contains the details of the bucket where the S3 Storage Lens metrics export will be placed.
|
|
93140
93574
|
*/
|
|
93141
93575
|
s3BucketDestination?: pulumi.Input<inputs.s3.StorageLensS3BucketDestinationArgs>;
|
|
93576
|
+
storageLensTableDestination?: pulumi.Input<inputs.s3.StorageLensTableDestinationArgs>;
|
|
93142
93577
|
}
|
|
93143
93578
|
/**
|
|
93144
93579
|
* Enables detailed status codes metrics.
|
|
@@ -93159,6 +93594,7 @@ export declare namespace s3 {
|
|
|
93159
93594
|
*/
|
|
93160
93595
|
interface StorageLensExpandedPrefixesDataExportArgs {
|
|
93161
93596
|
s3BucketDestination?: pulumi.Input<inputs.s3.StorageLensS3BucketDestinationArgs>;
|
|
93597
|
+
storageLensTableDestination?: pulumi.Input<inputs.s3.StorageLensTableDestinationArgs>;
|
|
93162
93598
|
}
|
|
93163
93599
|
/**
|
|
93164
93600
|
* The Storage Lens group will include objects that match all of the specified filter values.
|
|
@@ -93360,6 +93796,16 @@ export declare namespace s3 {
|
|
|
93360
93796
|
*/
|
|
93361
93797
|
minStorageBytesPercentage?: pulumi.Input<number>;
|
|
93362
93798
|
}
|
|
93799
|
+
/**
|
|
93800
|
+
* S3 Tables destination settings for the Amazon S3 Storage Lens metrics export.
|
|
93801
|
+
*/
|
|
93802
|
+
interface StorageLensTableDestinationArgs {
|
|
93803
|
+
encryption?: pulumi.Input<inputs.s3.StorageLensEncryptionArgs>;
|
|
93804
|
+
/**
|
|
93805
|
+
* Specifies whether the export to S3 Tables is enabled or disabled.
|
|
93806
|
+
*/
|
|
93807
|
+
isEnabled: pulumi.Input<boolean>;
|
|
93808
|
+
}
|
|
93363
93809
|
}
|
|
93364
93810
|
export declare namespace s3express {
|
|
93365
93811
|
interface AccessPointPublicAccessBlockConfigurationArgs {
|
|
@@ -93769,6 +94215,19 @@ export declare namespace s3tables {
|
|
|
93769
94215
|
}
|
|
93770
94216
|
}
|
|
93771
94217
|
export declare namespace s3vectors {
|
|
94218
|
+
/**
|
|
94219
|
+
* The encryption configuration for the index.
|
|
94220
|
+
*/
|
|
94221
|
+
interface IndexEncryptionConfigurationArgs {
|
|
94222
|
+
/**
|
|
94223
|
+
* AWS Key Management Service (KMS) customer managed key ID to use for the encryption configuration. This parameter is allowed if and only if sseType is set to aws:kms
|
|
94224
|
+
*/
|
|
94225
|
+
kmsKeyArn?: pulumi.Input<string>;
|
|
94226
|
+
/**
|
|
94227
|
+
* Defines the server-side encryption type for index encryption configuration. Defaults to the parent vector bucket's encryption settings when unspecified.
|
|
94228
|
+
*/
|
|
94229
|
+
sseType?: pulumi.Input<enums.s3vectors.IndexEncryptionConfigurationSseType>;
|
|
94230
|
+
}
|
|
93772
94231
|
/**
|
|
93773
94232
|
* The metadata configuration for the vector index.
|
|
93774
94233
|
*/
|
|
@@ -93993,6 +94452,10 @@ export declare namespace sagemaker {
|
|
|
93993
94452
|
instanceType: pulumi.Input<string>;
|
|
93994
94453
|
kubernetesConfig?: pulumi.Input<inputs.sagemaker.ClusterKubernetesConfigArgs>;
|
|
93995
94454
|
lifeCycleConfig: pulumi.Input<inputs.sagemaker.ClusterLifeCycleConfigArgs>;
|
|
94455
|
+
/**
|
|
94456
|
+
* The minimum number of instances required for the instance group to be InService. MinInstanceCount must be less than or equal to InstanceCount.
|
|
94457
|
+
*/
|
|
94458
|
+
minInstanceCount?: pulumi.Input<number>;
|
|
93996
94459
|
onStartDeepHealthChecks?: pulumi.Input<pulumi.Input<enums.sagemaker.ClusterDeepHealthCheckType>[]>;
|
|
93997
94460
|
overrideVpcConfig?: pulumi.Input<inputs.sagemaker.ClusterVpcConfigArgs>;
|
|
93998
94461
|
scheduledUpdateConfig?: pulumi.Input<inputs.sagemaker.ClusterScheduledUpdateConfigArgs>;
|
|
@@ -99367,13 +99830,13 @@ export declare namespace securityhub {
|
|
|
99367
99830
|
/**
|
|
99368
99831
|
* A timestamp that provides the end date for the date filter.
|
|
99369
99832
|
*
|
|
99370
|
-
* For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
99833
|
+
* For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
99371
99834
|
*/
|
|
99372
99835
|
end?: pulumi.Input<string>;
|
|
99373
99836
|
/**
|
|
99374
99837
|
* A timestamp that provides the start date for the date filter.
|
|
99375
99838
|
*
|
|
99376
|
-
* For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
99839
|
+
* For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
99377
99840
|
*/
|
|
99378
99841
|
start?: pulumi.Input<string>;
|
|
99379
99842
|
}
|
|
@@ -100336,13 +100799,13 @@ export declare namespace securityhub {
|
|
|
100336
100799
|
/**
|
|
100337
100800
|
* A timestamp that provides the end date for the date filter.
|
|
100338
100801
|
*
|
|
100339
|
-
* For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
100802
|
+
* For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
100340
100803
|
*/
|
|
100341
100804
|
end?: pulumi.Input<string>;
|
|
100342
100805
|
/**
|
|
100343
100806
|
* A timestamp that provides the start date for the date filter.
|
|
100344
100807
|
*
|
|
100345
|
-
* For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
100808
|
+
* For more information about the validation and formatting of timestamp fields in AWS Security Hub CSPM , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
|
|
100346
100809
|
*/
|
|
100347
100810
|
start?: pulumi.Input<string>;
|
|
100348
100811
|
}
|
|
@@ -100416,7 +100879,7 @@ export declare namespace securityhub {
|
|
|
100416
100879
|
*/
|
|
100417
100880
|
interface InsightStringFilterArgs {
|
|
100418
100881
|
/**
|
|
100419
|
-
* The condition to apply to a string value when filtering Security Hub findings.
|
|
100882
|
+
* The condition to apply to a string value when filtering Security Hub CSPM findings.
|
|
100420
100883
|
*
|
|
100421
100884
|
* To search for values that have the filter value, use one of the following comparison operators:
|
|
100422
100885
|
*
|
|
@@ -100436,20 +100899,20 @@ export declare namespace securityhub {
|
|
|
100436
100899
|
*
|
|
100437
100900
|
* You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can't provide both an `EQUALS` filter and a `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filter on the same field. Combining filters in this way returns an error. `CONTAINS` filters can only be used with other `CONTAINS` filters. `NOT_CONTAINS` filters can only be used with other `NOT_CONTAINS` filters.
|
|
100438
100901
|
*
|
|
100439
|
-
* You can combine `PREFIX` filters with `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters for the same field. Security Hub first processes the `PREFIX` filters, and then the `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters.
|
|
100902
|
+
* You can combine `PREFIX` filters with `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters for the same field. Security Hub CSPM first processes the `PREFIX` filters, and then the `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters.
|
|
100440
100903
|
*
|
|
100441
|
-
* For example, for the following filters, Security Hub first identifies findings that have resource types that start with either `AwsIam` or `AwsEc2` . It then excludes findings that have a resource type of `AwsIamPolicy` and findings that have a resource type of `AwsEc2NetworkInterface` .
|
|
100904
|
+
* For example, for the following filters, Security Hub CSPM first identifies findings that have resource types that start with either `AwsIam` or `AwsEc2` . It then excludes findings that have a resource type of `AwsIamPolicy` and findings that have a resource type of `AwsEc2NetworkInterface` .
|
|
100442
100905
|
*
|
|
100443
100906
|
* - `ResourceType PREFIX AwsIam`
|
|
100444
100907
|
* - `ResourceType PREFIX AwsEc2`
|
|
100445
100908
|
* - `ResourceType NOT_EQUALS AwsIamPolicy`
|
|
100446
100909
|
* - `ResourceType NOT_EQUALS AwsEc2NetworkInterface`
|
|
100447
100910
|
*
|
|
100448
|
-
* `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
|
|
100911
|
+
* `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub CSPM User Guide* .
|
|
100449
100912
|
*/
|
|
100450
100913
|
comparison: pulumi.Input<enums.securityhub.InsightStringFilterComparison>;
|
|
100451
100914
|
/**
|
|
100452
|
-
* The string filter value. Filter values are case sensitive. For example, the product name for control-based findings is `Security Hub` . If you provide `security hub` as the filter value, there's no match.
|
|
100915
|
+
* The string filter value. Filter values are case sensitive. For example, the product name for control-based findings is `Security Hub CSPM` . If you provide `security hub` as the filter value, there's no match.
|
|
100453
100916
|
*/
|
|
100454
100917
|
value: pulumi.Input<string>;
|
|
100455
100918
|
}
|
|
@@ -100459,9 +100922,9 @@ export declare namespace securityhub {
|
|
|
100459
100922
|
*/
|
|
100460
100923
|
value?: pulumi.Input<inputs.securityhub.SecurityControlParameterValueArgs>;
|
|
100461
100924
|
/**
|
|
100462
|
-
* Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Security Hub behavior.
|
|
100925
|
+
* Identifies whether a control parameter uses a custom user-defined value or subscribes to the default AWS Security Hub CSPM behavior.
|
|
100463
100926
|
*
|
|
100464
|
-
* When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub ignores user-provided input for the `Value` field.
|
|
100927
|
+
* When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub CSPM default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub CSPM ignores user-provided input for the `Value` field.
|
|
100465
100928
|
*
|
|
100466
100929
|
* When `ValueType` is set equal to `CUSTOM` , the `Value` field can't be empty.
|
|
100467
100930
|
*/
|
|
@@ -101385,6 +101848,15 @@ export declare namespace ses {
|
|
|
101385
101848
|
*/
|
|
101386
101849
|
textPart?: pulumi.Input<string>;
|
|
101387
101850
|
}
|
|
101851
|
+
/**
|
|
101852
|
+
* The resource to associate with the tenant
|
|
101853
|
+
*/
|
|
101854
|
+
interface TenantResourceAssociationArgs {
|
|
101855
|
+
/**
|
|
101856
|
+
* The ARN of the resource to associate with the tenant
|
|
101857
|
+
*/
|
|
101858
|
+
resourceArn: pulumi.Input<string>;
|
|
101859
|
+
}
|
|
101388
101860
|
/**
|
|
101389
101861
|
* Preferences regarding the Dashboard feature.
|
|
101390
101862
|
*/
|
|
@@ -101731,6 +102203,179 @@ export declare namespace ssm {
|
|
|
101731
102203
|
*/
|
|
101732
102204
|
version?: pulumi.Input<string>;
|
|
101733
102205
|
}
|
|
102206
|
+
interface MaintenanceWindowTargetTargetsArgs {
|
|
102207
|
+
/**
|
|
102208
|
+
* User-defined criteria for sending commands that target managed nodes that meet the criteria.
|
|
102209
|
+
*/
|
|
102210
|
+
key: pulumi.Input<string>;
|
|
102211
|
+
/**
|
|
102212
|
+
* User-defined criteria that maps to Key.
|
|
102213
|
+
*/
|
|
102214
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
102215
|
+
}
|
|
102216
|
+
interface MaintenanceWindowTaskCloudWatchOutputConfigArgs {
|
|
102217
|
+
/**
|
|
102218
|
+
* The name of the CloudWatch log group where you want to send command output.
|
|
102219
|
+
*/
|
|
102220
|
+
cloudWatchLogGroupName?: pulumi.Input<string>;
|
|
102221
|
+
/**
|
|
102222
|
+
* Enables Systems Manager to send command output to CloudWatch Logs.
|
|
102223
|
+
*/
|
|
102224
|
+
cloudWatchOutputEnabled?: pulumi.Input<boolean>;
|
|
102225
|
+
}
|
|
102226
|
+
interface MaintenanceWindowTaskLoggingInfoArgs {
|
|
102227
|
+
/**
|
|
102228
|
+
* The AWS Region where the S3 bucket is located.
|
|
102229
|
+
*/
|
|
102230
|
+
region: pulumi.Input<string>;
|
|
102231
|
+
/**
|
|
102232
|
+
* The name of an S3 bucket where execution logs are stored.
|
|
102233
|
+
*/
|
|
102234
|
+
s3Bucket: pulumi.Input<string>;
|
|
102235
|
+
/**
|
|
102236
|
+
* The Amazon S3 bucket subfolder.
|
|
102237
|
+
*/
|
|
102238
|
+
s3Prefix?: pulumi.Input<string>;
|
|
102239
|
+
}
|
|
102240
|
+
interface MaintenanceWindowTaskMaintenanceWindowAutomationParametersArgs {
|
|
102241
|
+
/**
|
|
102242
|
+
* The version of an Automation runbook to use during task execution.
|
|
102243
|
+
*/
|
|
102244
|
+
documentVersion?: pulumi.Input<string>;
|
|
102245
|
+
/**
|
|
102246
|
+
* The parameters for the `AUTOMATION` type task.
|
|
102247
|
+
*/
|
|
102248
|
+
parameters?: any;
|
|
102249
|
+
}
|
|
102250
|
+
interface MaintenanceWindowTaskMaintenanceWindowLambdaParametersArgs {
|
|
102251
|
+
/**
|
|
102252
|
+
* Client-specific information to pass to the AWS Lambda function that you're invoking. You can then use the `context` variable to process the client information in your AWS Lambda function.
|
|
102253
|
+
*/
|
|
102254
|
+
clientContext?: pulumi.Input<string>;
|
|
102255
|
+
/**
|
|
102256
|
+
* JSON to provide to your AWS Lambda function as input.
|
|
102257
|
+
*
|
|
102258
|
+
* > Although `Type` is listed as "String" for this property, the payload content must be formatted as a Base64-encoded binary data object.
|
|
102259
|
+
*
|
|
102260
|
+
* *Length Constraint:* 4096
|
|
102261
|
+
*/
|
|
102262
|
+
payload?: pulumi.Input<string>;
|
|
102263
|
+
/**
|
|
102264
|
+
* An AWS Lambda function version or alias name. If you specify a function version, the action uses the qualified function Amazon Resource Name (ARN) to invoke a specific Lambda function. If you specify an alias name, the action uses the alias ARN to invoke the Lambda function version that the alias points to.
|
|
102265
|
+
*/
|
|
102266
|
+
qualifier?: pulumi.Input<string>;
|
|
102267
|
+
}
|
|
102268
|
+
interface MaintenanceWindowTaskMaintenanceWindowRunCommandParametersArgs {
|
|
102269
|
+
/**
|
|
102270
|
+
* Configuration options for sending command output to Amazon CloudWatch Logs.
|
|
102271
|
+
*/
|
|
102272
|
+
cloudWatchOutputConfig?: pulumi.Input<inputs.ssm.MaintenanceWindowTaskCloudWatchOutputConfigArgs>;
|
|
102273
|
+
/**
|
|
102274
|
+
* Information about the command or commands to run.
|
|
102275
|
+
*/
|
|
102276
|
+
comment?: pulumi.Input<string>;
|
|
102277
|
+
/**
|
|
102278
|
+
* The SHA-256 or SHA-1 hash created by the system when the document was created. SHA-1 hashes have been deprecated.
|
|
102279
|
+
*/
|
|
102280
|
+
documentHash?: pulumi.Input<string>;
|
|
102281
|
+
/**
|
|
102282
|
+
* The SHA-256 or SHA-1 hash type. SHA-1 hashes are deprecated.
|
|
102283
|
+
*/
|
|
102284
|
+
documentHashType?: pulumi.Input<string>;
|
|
102285
|
+
/**
|
|
102286
|
+
* The AWS Systems Manager document (SSM document) version to use in the request. You can specify `$DEFAULT` , `$LATEST` , or a specific version number. If you run commands by using the AWS CLI, then you must escape the first two options by using a backslash. If you specify a version number, then you don't need to use the backslash. For example:
|
|
102287
|
+
*
|
|
102288
|
+
* `--document-version "\$DEFAULT"`
|
|
102289
|
+
*
|
|
102290
|
+
* `--document-version "\$LATEST"`
|
|
102291
|
+
*
|
|
102292
|
+
* `--document-version "3"`
|
|
102293
|
+
*/
|
|
102294
|
+
documentVersion?: pulumi.Input<string>;
|
|
102295
|
+
/**
|
|
102296
|
+
* Configurations for sending notifications about command status changes on a per-managed node basis.
|
|
102297
|
+
*/
|
|
102298
|
+
notificationConfig?: pulumi.Input<inputs.ssm.MaintenanceWindowTaskNotificationConfigArgs>;
|
|
102299
|
+
/**
|
|
102300
|
+
* The name of the Amazon Simple Storage Service (Amazon S3) bucket.
|
|
102301
|
+
*/
|
|
102302
|
+
outputS3BucketName?: pulumi.Input<string>;
|
|
102303
|
+
/**
|
|
102304
|
+
* The S3 bucket subfolder.
|
|
102305
|
+
*/
|
|
102306
|
+
outputS3KeyPrefix?: pulumi.Input<string>;
|
|
102307
|
+
/**
|
|
102308
|
+
* The parameters for the `RUN_COMMAND` task execution.
|
|
102309
|
+
*
|
|
102310
|
+
* The supported parameters are the same as those for the `SendCommand` API call. For more information, see [SendCommand](https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_SendCommand.html) in the *AWS Systems Manager API Reference* .
|
|
102311
|
+
*/
|
|
102312
|
+
parameters?: any;
|
|
102313
|
+
/**
|
|
102314
|
+
* The Amazon Resource Name (ARN) of the IAM service role for AWS Systems Manager to assume when running a maintenance window task. If you do not specify a service role ARN, Systems Manager uses a service-linked role in your account. If no appropriate service-linked role for Systems Manager exists in your account, it is created when you run `RegisterTaskWithMaintenanceWindow` .
|
|
102315
|
+
*
|
|
102316
|
+
* However, for an improved security posture, we strongly recommend creating a custom policy and custom service role for running your maintenance window tasks. The policy can be crafted to provide only the permissions needed for your particular maintenance window tasks. For more information, see [Setting up Maintenance Windows](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html) in the in the *AWS Systems Manager User Guide* .
|
|
102317
|
+
*/
|
|
102318
|
+
serviceRoleArn?: pulumi.Input<string>;
|
|
102319
|
+
/**
|
|
102320
|
+
* If this time is reached and the command hasn't already started running, it doesn't run.
|
|
102321
|
+
*/
|
|
102322
|
+
timeoutSeconds?: pulumi.Input<number>;
|
|
102323
|
+
}
|
|
102324
|
+
interface MaintenanceWindowTaskMaintenanceWindowStepFunctionsParametersArgs {
|
|
102325
|
+
/**
|
|
102326
|
+
* The inputs for the `STEP_FUNCTIONS` task.
|
|
102327
|
+
*/
|
|
102328
|
+
input?: pulumi.Input<string>;
|
|
102329
|
+
/**
|
|
102330
|
+
* The name of the `STEP_FUNCTIONS` task.
|
|
102331
|
+
*/
|
|
102332
|
+
name?: pulumi.Input<string>;
|
|
102333
|
+
}
|
|
102334
|
+
interface MaintenanceWindowTaskNotificationConfigArgs {
|
|
102335
|
+
/**
|
|
102336
|
+
* An Amazon Resource Name (ARN) for an Amazon Simple Notification Service (Amazon SNS) topic. Run Command pushes notifications about command status changes to this topic.
|
|
102337
|
+
*/
|
|
102338
|
+
notificationArn: pulumi.Input<string>;
|
|
102339
|
+
/**
|
|
102340
|
+
* The different events that you can receive notifications for. These events include the following: `All` (events), `InProgress` , `Success` , `TimedOut` , `Cancelled` , `Failed` . To learn more about these events, see [Configuring Amazon SNS Notifications for AWS Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/monitoring-sns-notifications.html) in the *AWS Systems Manager User Guide* .
|
|
102341
|
+
*/
|
|
102342
|
+
notificationEvents?: pulumi.Input<pulumi.Input<string>[]>;
|
|
102343
|
+
/**
|
|
102344
|
+
* The notification type.
|
|
102345
|
+
*
|
|
102346
|
+
* - `Command` : Receive notification when the status of a command changes.
|
|
102347
|
+
* - `Invocation` : For commands sent to multiple instances, receive notification on a per-instance basis when the status of a command changes.
|
|
102348
|
+
*/
|
|
102349
|
+
notificationType?: pulumi.Input<string>;
|
|
102350
|
+
}
|
|
102351
|
+
interface MaintenanceWindowTaskTargetArgs {
|
|
102352
|
+
/**
|
|
102353
|
+
* User-defined criteria for sending commands that target instances that meet the criteria. `Key` can be `InstanceIds` or `WindowTargetIds` . For more information about how to target instances within a maintenance window task, see [About 'register-task-with-maintenance-window' Options and Values](https://docs.aws.amazon.com/systems-manager/latest/userguide/register-tasks-options.html) in the *AWS Systems Manager User Guide* .
|
|
102354
|
+
*/
|
|
102355
|
+
key: pulumi.Input<string>;
|
|
102356
|
+
/**
|
|
102357
|
+
* User-defined criteria that maps to `Key` . For example, if you specify `InstanceIds` , you can specify `i-1234567890abcdef0,i-9876543210abcdef0` to run a command on two EC2 instances. For more information about how to target instances within a maintenance window task, see [About 'register-task-with-maintenance-window' Options and Values](https://docs.aws.amazon.com/systems-manager/latest/userguide/register-tasks-options.html) in the *AWS Systems Manager User Guide* .
|
|
102358
|
+
*/
|
|
102359
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
102360
|
+
}
|
|
102361
|
+
interface MaintenanceWindowTaskTaskInvocationParametersArgs {
|
|
102362
|
+
/**
|
|
102363
|
+
* The parameters for an `AUTOMATION` task type.
|
|
102364
|
+
*/
|
|
102365
|
+
maintenanceWindowAutomationParameters?: pulumi.Input<inputs.ssm.MaintenanceWindowTaskMaintenanceWindowAutomationParametersArgs>;
|
|
102366
|
+
/**
|
|
102367
|
+
* The parameters for a `LAMBDA` task type.
|
|
102368
|
+
*/
|
|
102369
|
+
maintenanceWindowLambdaParameters?: pulumi.Input<inputs.ssm.MaintenanceWindowTaskMaintenanceWindowLambdaParametersArgs>;
|
|
102370
|
+
/**
|
|
102371
|
+
* The parameters for a `RUN_COMMAND` task type.
|
|
102372
|
+
*/
|
|
102373
|
+
maintenanceWindowRunCommandParameters?: pulumi.Input<inputs.ssm.MaintenanceWindowTaskMaintenanceWindowRunCommandParametersArgs>;
|
|
102374
|
+
/**
|
|
102375
|
+
* The parameters for a `STEP_FUNCTIONS` task type.
|
|
102376
|
+
*/
|
|
102377
|
+
maintenanceWindowStepFunctionsParameters?: pulumi.Input<inputs.ssm.MaintenanceWindowTaskMaintenanceWindowStepFunctionsParametersArgs>;
|
|
102378
|
+
}
|
|
101734
102379
|
/**
|
|
101735
102380
|
* Defines which patches should be included in a patch baseline.
|
|
101736
102381
|
*/
|
|
@@ -108603,6 +109248,46 @@ export declare namespace workspacesweb {
|
|
|
108603
109248
|
}
|
|
108604
109249
|
interface SessionLoggerUnitArgs {
|
|
108605
109250
|
}
|
|
109251
|
+
interface UserSettingsBrandingConfigurationArgs {
|
|
109252
|
+
/**
|
|
109253
|
+
* The color theme for components on the web portal. Choose `Light` if you upload a dark wallpaper, or `Dark` for a light wallpaper.
|
|
109254
|
+
*/
|
|
109255
|
+
colorTheme?: pulumi.Input<enums.workspacesweb.UserSettingsColorTheme>;
|
|
109256
|
+
/**
|
|
109257
|
+
* The favicon image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 100 KB in JPEG, PNG, or ICO format.
|
|
109258
|
+
*/
|
|
109259
|
+
favicon?: pulumi.Input<string>;
|
|
109260
|
+
/**
|
|
109261
|
+
* Read-only. Metadata for the favicon image file, including the MIME type, file extension, and upload timestamp. This property is automatically populated by the service and cannot be specified in your template. It can be retrieved using the `Fn::GetAtt` intrinsic function.
|
|
109262
|
+
*/
|
|
109263
|
+
faviconMetadata?: pulumi.Input<inputs.workspacesweb.UserSettingsImageMetadataArgs>;
|
|
109264
|
+
/**
|
|
109265
|
+
* A map of localized text strings for different languages, allowing the portal to display content in the user's preferred language.
|
|
109266
|
+
*/
|
|
109267
|
+
localizedStrings?: pulumi.Input<{
|
|
109268
|
+
[key: string]: pulumi.Input<inputs.workspacesweb.UserSettingsLocalizedBrandingStringsArgs>;
|
|
109269
|
+
}>;
|
|
109270
|
+
/**
|
|
109271
|
+
* The logo image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 100 KB in JPEG, PNG, or ICO format.
|
|
109272
|
+
*/
|
|
109273
|
+
logo?: pulumi.Input<string>;
|
|
109274
|
+
/**
|
|
109275
|
+
* Read-only. Metadata for the logo image file, including the MIME type, file extension, and upload timestamp. This property is automatically populated by the service and cannot be specified in your template. It can be retrieved using the `Fn::GetAtt` intrinsic function.
|
|
109276
|
+
*/
|
|
109277
|
+
logoMetadata?: pulumi.Input<inputs.workspacesweb.UserSettingsImageMetadataArgs>;
|
|
109278
|
+
/**
|
|
109279
|
+
* The terms of service text in Markdown format that users must accept before accessing the portal.
|
|
109280
|
+
*/
|
|
109281
|
+
termsOfService?: pulumi.Input<string>;
|
|
109282
|
+
/**
|
|
109283
|
+
* The wallpaper image for the portal. Provide either a binary image file or an S3 URI pointing to the image file. Maximum 5 MB in JPEG or PNG format.
|
|
109284
|
+
*/
|
|
109285
|
+
wallpaper?: pulumi.Input<string>;
|
|
109286
|
+
/**
|
|
109287
|
+
* Read-only. Metadata for the wallpaper image file, including the MIME type, file extension, and upload timestamp. This property is automatically populated by the service and cannot be specified in your template. It can be retrieved using the `Fn::GetAtt` intrinsic function.
|
|
109288
|
+
*/
|
|
109289
|
+
wallpaperMetadata?: pulumi.Input<inputs.workspacesweb.UserSettingsImageMetadataArgs>;
|
|
109290
|
+
}
|
|
108606
109291
|
interface UserSettingsCookieSpecificationArgs {
|
|
108607
109292
|
/**
|
|
108608
109293
|
* The domain of the cookie.
|
|
@@ -108627,6 +109312,54 @@ export declare namespace workspacesweb {
|
|
|
108627
109312
|
*/
|
|
108628
109313
|
blocklist?: pulumi.Input<pulumi.Input<inputs.workspacesweb.UserSettingsCookieSpecificationArgs>[]>;
|
|
108629
109314
|
}
|
|
109315
|
+
interface UserSettingsImageMetadataArgs {
|
|
109316
|
+
/**
|
|
109317
|
+
* The file extension of the image.
|
|
109318
|
+
*/
|
|
109319
|
+
fileExtension: pulumi.Input<string>;
|
|
109320
|
+
/**
|
|
109321
|
+
* The timestamp when the image was last uploaded.
|
|
109322
|
+
*/
|
|
109323
|
+
lastUploadTimestamp: pulumi.Input<string>;
|
|
109324
|
+
/**
|
|
109325
|
+
* The MIME type of the image.
|
|
109326
|
+
*/
|
|
109327
|
+
mimeType: pulumi.Input<enums.workspacesweb.UserSettingsMimeType>;
|
|
109328
|
+
}
|
|
109329
|
+
interface UserSettingsLocalizedBrandingStringsArgs {
|
|
109330
|
+
/**
|
|
109331
|
+
* The text displayed in the browser tab title.
|
|
109332
|
+
*/
|
|
109333
|
+
browserTabTitle: pulumi.Input<string>;
|
|
109334
|
+
/**
|
|
109335
|
+
* The text displayed on the contact button. This field is optional and defaults to "Contact us".
|
|
109336
|
+
*/
|
|
109337
|
+
contactButtonText?: pulumi.Input<string>;
|
|
109338
|
+
/**
|
|
109339
|
+
* A contact link URL. The URL must start with `https://` or `mailto:` . If not provided, the contact button will be hidden from the web portal screen.
|
|
109340
|
+
*/
|
|
109341
|
+
contactLink?: pulumi.Input<string>;
|
|
109342
|
+
/**
|
|
109343
|
+
* The text displayed during session loading. This field is optional and defaults to "Loading your session".
|
|
109344
|
+
*/
|
|
109345
|
+
loadingText?: pulumi.Input<string>;
|
|
109346
|
+
/**
|
|
109347
|
+
* The text displayed on the login button. This field is optional and defaults to "Sign In".
|
|
109348
|
+
*/
|
|
109349
|
+
loginButtonText?: pulumi.Input<string>;
|
|
109350
|
+
/**
|
|
109351
|
+
* The description text for the login section. This field is optional and defaults to "Sign in to your session".
|
|
109352
|
+
*/
|
|
109353
|
+
loginDescription?: pulumi.Input<string>;
|
|
109354
|
+
/**
|
|
109355
|
+
* The title text for the login section. This field is optional and defaults to "Sign In".
|
|
109356
|
+
*/
|
|
109357
|
+
loginTitle?: pulumi.Input<string>;
|
|
109358
|
+
/**
|
|
109359
|
+
* The welcome text displayed on the sign-in page.
|
|
109360
|
+
*/
|
|
109361
|
+
welcomeText: pulumi.Input<string>;
|
|
109362
|
+
}
|
|
108630
109363
|
interface UserSettingsToolbarConfigurationArgs {
|
|
108631
109364
|
/**
|
|
108632
109365
|
* The list of toolbar items to be hidden.
|