@pulumi/aws 7.36.0 → 7.37.0
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/acm/certificate.d.ts +3 -3
- package/acm/certificate.js +3 -3
- package/acm/certificateValidation.d.ts +6 -6
- package/acm/certificateValidation.js +6 -6
- package/acmpca/policy.d.ts +1 -1
- package/acmpca/policy.js +1 -1
- package/alb/targetGroupAttachment.d.ts +1 -0
- package/alb/targetGroupAttachment.d.ts.map +1 -1
- package/alb/targetGroupAttachment.js +1 -0
- package/alb/targetGroupAttachment.js.map +1 -1
- package/amp/ruleGroupNamespace.d.ts +6 -0
- package/amp/ruleGroupNamespace.d.ts.map +1 -1
- package/amp/ruleGroupNamespace.js +6 -0
- package/amp/ruleGroupNamespace.js.map +1 -1
- package/amp/workspaceConfiguration.d.ts +39 -0
- package/amp/workspaceConfiguration.d.ts.map +1 -1
- package/amp/workspaceConfiguration.js +19 -0
- package/amp/workspaceConfiguration.js.map +1 -1
- package/apigateway/domainName.d.ts +5 -17
- package/apigateway/domainName.d.ts.map +1 -1
- package/apigateway/domainName.js.map +1 -1
- package/apigateway/getDomainName.d.ts +3 -3
- package/apigateway/getRestApi.d.ts +9 -1
- package/apigateway/getRestApi.d.ts.map +1 -1
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/integration.d.ts +3 -3
- package/apigateway/restApi.d.ts +51 -15
- package/apigateway/restApi.d.ts.map +1 -1
- package/apigateway/restApi.js +20 -0
- package/apigateway/restApi.js.map +1 -1
- package/appautoscaling/target.d.ts +13 -0
- package/appautoscaling/target.d.ts.map +1 -1
- package/appautoscaling/target.js +13 -0
- package/appautoscaling/target.js.map +1 -1
- package/appflow/connectorProfile.d.ts +3 -3
- package/appstream/fleet.d.ts +3 -3
- package/arnBuild.d.ts +18 -0
- package/arnBuild.d.ts.map +1 -0
- package/arnBuild.js +67 -0
- package/arnBuild.js.map +1 -0
- package/arnParse.d.ts +25 -0
- package/arnParse.d.ts.map +1 -0
- package/arnParse.js +59 -0
- package/arnParse.js.map +1 -0
- package/auditmanager/accountRegistration.d.ts +7 -0
- package/auditmanager/accountRegistration.d.ts.map +1 -1
- package/auditmanager/accountRegistration.js +7 -0
- package/auditmanager/accountRegistration.js.map +1 -1
- package/auditmanager/assessment.d.ts +11 -0
- package/auditmanager/assessment.d.ts.map +1 -1
- package/auditmanager/assessment.js +11 -0
- package/auditmanager/assessment.js.map +1 -1
- package/auditmanager/control.d.ts +11 -0
- package/auditmanager/control.d.ts.map +1 -1
- package/auditmanager/control.js +11 -0
- package/auditmanager/control.js.map +1 -1
- package/auditmanager/framework.d.ts +11 -0
- package/auditmanager/framework.d.ts.map +1 -1
- package/auditmanager/framework.js +11 -0
- package/auditmanager/framework.js.map +1 -1
- package/auditmanager/frameworkShare.d.ts +11 -0
- package/auditmanager/frameworkShare.d.ts.map +1 -1
- package/auditmanager/frameworkShare.js +11 -0
- package/auditmanager/frameworkShare.js.map +1 -1
- package/backup/regionSettings.d.ts +7 -0
- package/backup/regionSettings.d.ts.map +1 -1
- package/backup/regionSettings.js +7 -0
- package/backup/regionSettings.js.map +1 -1
- package/bedrock/agentcoreBrowser.d.ts +36 -0
- package/bedrock/agentcoreBrowser.d.ts.map +1 -1
- package/bedrock/agentcoreBrowser.js +6 -0
- package/bedrock/agentcoreBrowser.js.map +1 -1
- package/bedrock/agentcoreBrowserProfile.d.ts +191 -0
- package/bedrock/agentcoreBrowserProfile.d.ts.map +1 -0
- package/bedrock/agentcoreBrowserProfile.js +147 -0
- package/bedrock/agentcoreBrowserProfile.js.map +1 -0
- package/bedrock/agentcoreCodeInterpreter.d.ts +12 -0
- package/bedrock/agentcoreCodeInterpreter.d.ts.map +1 -1
- package/bedrock/agentcoreCodeInterpreter.js +2 -0
- package/bedrock/agentcoreCodeInterpreter.js.map +1 -1
- package/bedrock/agentcoreRegistry.d.ts +117 -0
- package/bedrock/agentcoreRegistry.d.ts.map +1 -0
- package/bedrock/agentcoreRegistry.js +120 -0
- package/bedrock/agentcoreRegistry.js.map +1 -0
- package/bedrock/customModel.d.ts +1 -1
- package/bedrock/customModel.js +1 -1
- package/bedrock/getUseCaseForModelAccess.d.ts +45 -0
- package/bedrock/getUseCaseForModelAccess.d.ts.map +1 -0
- package/bedrock/getUseCaseForModelAccess.js +69 -0
- package/bedrock/getUseCaseForModelAccess.js.map +1 -0
- package/bedrock/index.d.ts +12 -0
- package/bedrock/index.d.ts.map +1 -1
- package/bedrock/index.js +19 -1
- package/bedrock/index.js.map +1 -1
- package/bedrock/provisionedModelThroughput.d.ts +1 -1
- package/bedrock/provisionedModelThroughput.js +1 -1
- package/bedrock/useCaseForModelAccess.d.ts +98 -0
- package/bedrock/useCaseForModelAccess.d.ts.map +1 -0
- package/bedrock/useCaseForModelAccess.js +118 -0
- package/bedrock/useCaseForModelAccess.js.map +1 -0
- package/bedrockfoundation/getModelAgreementOffers.d.ts +91 -0
- package/bedrockfoundation/getModelAgreementOffers.d.ts.map +1 -0
- package/bedrockfoundation/getModelAgreementOffers.js +81 -0
- package/bedrockfoundation/getModelAgreementOffers.js.map +1 -0
- package/bedrockfoundation/index.d.ts +6 -0
- package/bedrockfoundation/index.d.ts.map +1 -1
- package/bedrockfoundation/index.js +19 -1
- package/bedrockfoundation/index.js.map +1 -1
- package/bedrockfoundation/modelAgreement.d.ts +124 -0
- package/bedrockfoundation/modelAgreement.d.ts.map +1 -0
- package/bedrockfoundation/modelAgreement.js +124 -0
- package/bedrockfoundation/modelAgreement.js.map +1 -0
- package/bedrockmodel/invocationLoggingConfiguration.d.ts +7 -0
- package/bedrockmodel/invocationLoggingConfiguration.d.ts.map +1 -1
- package/bedrockmodel/invocationLoggingConfiguration.js +7 -0
- package/bedrockmodel/invocationLoggingConfiguration.js.map +1 -1
- package/cloudfront/keyValueStore.d.ts +15 -0
- package/cloudfront/keyValueStore.d.ts.map +1 -1
- package/cloudfront/keyValueStore.js +4 -0
- package/cloudfront/keyValueStore.js.map +1 -1
- package/cloudfront/multitenantDistribution.d.ts +0 -2
- package/cloudfront/multitenantDistribution.d.ts.map +1 -1
- package/cloudfront/multitenantDistribution.js +0 -2
- package/cloudfront/multitenantDistribution.js.map +1 -1
- package/cloudhsmv2/cluster.d.ts +4 -4
- package/cloudhsmv2/cluster.js +4 -4
- package/cloudtrail/trail.d.ts +6 -0
- package/cloudtrail/trail.d.ts.map +1 -1
- package/cloudtrail/trail.js +6 -0
- package/cloudtrail/trail.js.map +1 -1
- package/cloudwatch/compositeAlarm.d.ts +13 -2
- package/cloudwatch/compositeAlarm.d.ts.map +1 -1
- package/cloudwatch/compositeAlarm.js +13 -2
- package/cloudwatch/compositeAlarm.js.map +1 -1
- package/cloudwatch/contributorInsightRule.d.ts +14 -3
- package/cloudwatch/contributorInsightRule.d.ts.map +1 -1
- package/cloudwatch/contributorInsightRule.js +13 -2
- package/cloudwatch/contributorInsightRule.js.map +1 -1
- package/cloudwatch/contributorManagedInsightRule.d.ts +20 -2
- package/cloudwatch/contributorManagedInsightRule.d.ts.map +1 -1
- package/cloudwatch/contributorManagedInsightRule.js +14 -2
- package/cloudwatch/contributorManagedInsightRule.js.map +1 -1
- package/cloudwatch/dashboard.d.ts +13 -2
- package/cloudwatch/dashboard.d.ts.map +1 -1
- package/cloudwatch/dashboard.js +13 -2
- package/cloudwatch/dashboard.js.map +1 -1
- package/cloudwatch/eventApiDestination.d.ts +13 -2
- package/cloudwatch/eventApiDestination.d.ts.map +1 -1
- package/cloudwatch/eventApiDestination.js +13 -2
- package/cloudwatch/eventApiDestination.js.map +1 -1
- package/cloudwatch/eventArchive.d.ts +13 -2
- package/cloudwatch/eventArchive.d.ts.map +1 -1
- package/cloudwatch/eventArchive.js +13 -2
- package/cloudwatch/eventArchive.js.map +1 -1
- package/cloudwatch/eventBus.d.ts +13 -2
- package/cloudwatch/eventBus.d.ts.map +1 -1
- package/cloudwatch/eventBus.js +13 -2
- package/cloudwatch/eventBus.js.map +1 -1
- package/cloudwatch/eventBusPolicy.d.ts +13 -2
- package/cloudwatch/eventBusPolicy.d.ts.map +1 -1
- package/cloudwatch/eventBusPolicy.js +13 -2
- package/cloudwatch/eventBusPolicy.js.map +1 -1
- package/cloudwatch/eventConnection.d.ts +13 -2
- package/cloudwatch/eventConnection.d.ts.map +1 -1
- package/cloudwatch/eventConnection.js +13 -2
- package/cloudwatch/eventConnection.js.map +1 -1
- package/cloudwatch/eventEndpoint.d.ts +13 -2
- package/cloudwatch/eventEndpoint.d.ts.map +1 -1
- package/cloudwatch/eventEndpoint.js +13 -2
- package/cloudwatch/eventEndpoint.js.map +1 -1
- package/cloudwatch/eventPermission.d.ts +13 -2
- package/cloudwatch/eventPermission.d.ts.map +1 -1
- package/cloudwatch/eventPermission.js +13 -2
- package/cloudwatch/eventPermission.js.map +1 -1
- package/cloudwatch/eventRule.d.ts +0 -1
- package/cloudwatch/eventRule.d.ts.map +1 -1
- package/cloudwatch/eventRule.js +0 -1
- package/cloudwatch/eventRule.js.map +1 -1
- package/cloudwatch/logAccountPolicy.d.ts +13 -1
- package/cloudwatch/logAccountPolicy.d.ts.map +1 -1
- package/cloudwatch/logAccountPolicy.js +13 -1
- package/cloudwatch/logAccountPolicy.js.map +1 -1
- package/cloudwatch/logAnomalyDetector.d.ts +10 -4
- package/cloudwatch/logAnomalyDetector.d.ts.map +1 -1
- package/cloudwatch/logAnomalyDetector.js +10 -4
- package/cloudwatch/logAnomalyDetector.js.map +1 -1
- package/cloudwatch/logDataProtectionPolicy.d.ts +12 -1
- package/cloudwatch/logDataProtectionPolicy.d.ts.map +1 -1
- package/cloudwatch/logDataProtectionPolicy.js +12 -1
- package/cloudwatch/logDataProtectionPolicy.js.map +1 -1
- package/cloudwatch/logDelivery.d.ts +12 -1
- package/cloudwatch/logDelivery.d.ts.map +1 -1
- package/cloudwatch/logDelivery.js +12 -1
- package/cloudwatch/logDelivery.js.map +1 -1
- package/cloudwatch/logDeliveryDestination.d.ts +12 -1
- package/cloudwatch/logDeliveryDestination.d.ts.map +1 -1
- package/cloudwatch/logDeliveryDestination.js +12 -1
- package/cloudwatch/logDeliveryDestination.js.map +1 -1
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts +12 -1
- package/cloudwatch/logDeliveryDestinationPolicy.d.ts.map +1 -1
- package/cloudwatch/logDeliveryDestinationPolicy.js +12 -1
- package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -1
- package/cloudwatch/logDeliverySource.d.ts +12 -1
- package/cloudwatch/logDeliverySource.d.ts.map +1 -1
- package/cloudwatch/logDeliverySource.js +12 -1
- package/cloudwatch/logDeliverySource.js.map +1 -1
- package/cloudwatch/logDestination.d.ts +12 -1
- package/cloudwatch/logDestination.d.ts.map +1 -1
- package/cloudwatch/logDestination.js +12 -1
- package/cloudwatch/logDestination.js.map +1 -1
- package/cloudwatch/logDestinationPolicy.d.ts +12 -1
- package/cloudwatch/logDestinationPolicy.d.ts.map +1 -1
- package/cloudwatch/logDestinationPolicy.js +12 -1
- package/cloudwatch/logDestinationPolicy.js.map +1 -1
- package/cloudwatch/logIndexPolicy.d.ts +12 -1
- package/cloudwatch/logIndexPolicy.d.ts.map +1 -1
- package/cloudwatch/logIndexPolicy.js +12 -1
- package/cloudwatch/logIndexPolicy.js.map +1 -1
- package/cloudwatch/logResourcePolicy.d.ts +12 -1
- package/cloudwatch/logResourcePolicy.d.ts.map +1 -1
- package/cloudwatch/logResourcePolicy.js +12 -1
- package/cloudwatch/logResourcePolicy.js.map +1 -1
- package/cloudwatch/logStream.d.ts +14 -2
- package/cloudwatch/logStream.d.ts.map +1 -1
- package/cloudwatch/logStream.js +14 -2
- package/cloudwatch/logStream.js.map +1 -1
- package/cloudwatch/logTransformer.d.ts +6 -0
- package/cloudwatch/logTransformer.d.ts.map +1 -1
- package/cloudwatch/logTransformer.js +6 -0
- package/cloudwatch/logTransformer.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +13 -2
- package/cloudwatch/metricStream.d.ts.map +1 -1
- package/cloudwatch/metricStream.js +13 -2
- package/cloudwatch/metricStream.js.map +1 -1
- package/cloudwatch/queryDefinition.d.ts +20 -1
- package/cloudwatch/queryDefinition.d.ts.map +1 -1
- package/cloudwatch/queryDefinition.js +14 -1
- package/cloudwatch/queryDefinition.js.map +1 -1
- package/codeartifact/domainPermissions.d.ts +1 -1
- package/codeartifact/domainPermissions.js +1 -1
- package/codeartifact/repositoryPermissionsPolicy.d.ts +1 -1
- package/codeartifact/repositoryPermissionsPolicy.js +1 -1
- package/codebuild/project.d.ts +2 -1
- package/codebuild/project.d.ts.map +1 -1
- package/codebuild/project.js +2 -1
- package/codebuild/project.js.map +1 -1
- package/codebuild/resourcePolicy.d.ts +1 -1
- package/codebuild/resourcePolicy.js +1 -1
- package/codepipeline/pipeline.d.ts +11 -0
- package/codepipeline/pipeline.d.ts.map +1 -1
- package/codepipeline/pipeline.js +11 -0
- package/codepipeline/pipeline.js.map +1 -1
- package/devopsguru/eventSourcesConfig.d.ts +7 -0
- package/devopsguru/eventSourcesConfig.d.ts.map +1 -1
- package/devopsguru/eventSourcesConfig.js +7 -0
- package/devopsguru/eventSourcesConfig.js.map +1 -1
- package/devopsguru/serviceIntegration.d.ts +7 -0
- package/devopsguru/serviceIntegration.d.ts.map +1 -1
- package/devopsguru/serviceIntegration.js +7 -0
- package/devopsguru/serviceIntegration.js.map +1 -1
- package/directconnect/bgpPeer.d.ts +3 -3
- package/directconnect/gateway.d.ts +0 -1
- package/directconnect/gateway.d.ts.map +1 -1
- package/directconnect/gateway.js +0 -1
- package/directconnect/gateway.js.map +1 -1
- package/directconnect/hostedPrivateVirtualInterface.d.ts +3 -3
- package/directconnect/hostedPublicVirtualInterface.d.ts +3 -3
- package/directconnect/hostedTransitVirtualInterface.d.ts +3 -3
- package/directconnect/privateVirtualInterface.d.ts +3 -3
- package/directconnect/publicVirtualInterface.d.ts +3 -3
- package/directconnect/transitVirtualInterface.d.ts +3 -3
- package/directoryservice/serviceRegion.d.ts +8 -8
- package/directoryservice/serviceRegion.js +8 -8
- package/docdb/clusterInstance.d.ts +3 -3
- package/docdb/clusterInstance.js +3 -3
- package/docdb/eventSubscription.d.ts +3 -3
- package/dynamodb/getTableItem.d.ts +16 -14
- package/dynamodb/getTableItem.d.ts.map +1 -1
- package/dynamodb/getTableItem.js.map +1 -1
- package/dynamodb/resourcePolicy.d.ts +1 -1
- package/dynamodb/resourcePolicy.js +1 -1
- package/dynamodb/tableItem.d.ts +42 -1
- package/dynamodb/tableItem.d.ts.map +1 -1
- package/dynamodb/tableItem.js +30 -1
- package/dynamodb/tableItem.js.map +1 -1
- package/ebs/snapshotBlockPublicAccess.d.ts +7 -0
- package/ebs/snapshotBlockPublicAccess.d.ts.map +1 -1
- package/ebs/snapshotBlockPublicAccess.js +7 -0
- package/ebs/snapshotBlockPublicAccess.js.map +1 -1
- package/ec2/capacityBlockReservation.d.ts +5 -4
- package/ec2/capacityBlockReservation.d.ts.map +1 -1
- package/ec2/capacityBlockReservation.js +1 -4
- package/ec2/capacityBlockReservation.js.map +1 -1
- package/ec2/defaultVpc.d.ts +11 -0
- package/ec2/defaultVpc.d.ts.map +1 -1
- package/ec2/defaultVpc.js +11 -0
- package/ec2/defaultVpc.js.map +1 -1
- package/ec2/getCapacityBlockReservation.d.ts +258 -0
- package/ec2/getCapacityBlockReservation.d.ts.map +1 -0
- package/ec2/getCapacityBlockReservation.js +159 -0
- package/ec2/getCapacityBlockReservation.js.map +1 -0
- package/ec2/getInstances.d.ts +4 -4
- package/ec2/getInstances.js +4 -4
- package/ec2/getRouteTables.d.ts +6 -6
- package/ec2/getRouteTables.js +6 -6
- package/ec2/getVpcs.d.ts +4 -4
- package/ec2/getVpcs.js +4 -4
- package/ec2/imageBlockPublicAccess.d.ts +6 -1
- package/ec2/imageBlockPublicAccess.d.ts.map +1 -1
- package/ec2/imageBlockPublicAccess.js +6 -1
- package/ec2/imageBlockPublicAccess.js.map +1 -1
- package/ec2/index.d.ts +3 -0
- package/ec2/index.d.ts.map +1 -1
- package/ec2/index.js +8 -5
- package/ec2/index.js.map +1 -1
- package/ec2/natGateway.d.ts +2 -2
- package/ec2/natGateway.js +2 -2
- package/ec2/serialConsoleAccess.d.ts +7 -0
- package/ec2/serialConsoleAccess.d.ts.map +1 -1
- package/ec2/serialConsoleAccess.js +7 -0
- package/ec2/serialConsoleAccess.js.map +1 -1
- package/ec2/vpnConnection.d.ts +6 -6
- package/ec2transitgateway/meteringPolicy.d.ts +1 -1
- package/ec2transitgateway/meteringPolicy.js +1 -1
- package/ecs/capacityProvider.d.ts +2 -0
- package/ecs/capacityProvider.d.ts.map +1 -1
- package/ecs/capacityProvider.js +2 -0
- package/ecs/capacityProvider.js.map +1 -1
- package/ecs/clusterCapacityProviders.d.ts +2 -0
- package/ecs/clusterCapacityProviders.d.ts.map +1 -1
- package/ecs/clusterCapacityProviders.js +2 -0
- package/ecs/clusterCapacityProviders.js.map +1 -1
- package/ecs/taskDefinition.d.ts +3 -3
- package/eks/nodeGroup.d.ts +4 -4
- package/eks/nodeGroup.js +4 -4
- package/elasticache/replicationGroup.d.ts +3 -3
- package/elasticache/replicationGroup.js +3 -3
- package/fsx/lustreFileSystem.d.ts +3 -3
- package/globalaccelerator/accelerator.d.ts +4 -4
- package/globalaccelerator/customRoutingAccelerator.d.ts +4 -4
- package/glue/catalogTable.d.ts +14 -14
- package/glue/catalogTable.d.ts.map +1 -1
- package/glue/resourcePolicy.d.ts +7 -0
- package/glue/resourcePolicy.d.ts.map +1 -1
- package/glue/resourcePolicy.js +7 -0
- package/glue/resourcePolicy.js.map +1 -1
- package/grafana/workspace.d.ts +3 -3
- package/iam/outboundWebIdentityFederation.d.ts +6 -0
- package/iam/outboundWebIdentityFederation.d.ts.map +1 -1
- package/iam/outboundWebIdentityFederation.js +6 -0
- package/iam/outboundWebIdentityFederation.js.map +1 -1
- package/iam/policyAttachment.d.ts +7 -7
- package/iam/policyAttachment.js +7 -7
- package/index.d.ts +9 -0
- package/index.d.ts.map +1 -1
- package/index.js +19 -6
- package/index.js.map +1 -1
- package/inspector2/filter.d.ts +6 -0
- package/inspector2/filter.d.ts.map +1 -1
- package/inspector2/filter.js +6 -0
- package/inspector2/filter.js.map +1 -1
- package/invoicing/invoiceUnit.d.ts +6 -0
- package/invoicing/invoiceUnit.d.ts.map +1 -1
- package/invoicing/invoiceUnit.js +6 -0
- package/invoicing/invoiceUnit.js.map +1 -1
- package/iot/eventConfigurations.d.ts +7 -0
- package/iot/eventConfigurations.d.ts.map +1 -1
- package/iot/eventConfigurations.js +7 -0
- package/iot/eventConfigurations.js.map +1 -1
- package/kinesis/resourcePolicy.d.ts +1 -1
- package/kinesis/resourcePolicy.js +1 -1
- package/lakeformation/identityCenterConfiguration.d.ts +11 -0
- package/lakeformation/identityCenterConfiguration.d.ts.map +1 -1
- package/lakeformation/identityCenterConfiguration.js +11 -0
- package/lakeformation/identityCenterConfiguration.js.map +1 -1
- package/lambda/capacityProvider.d.ts +11 -0
- package/lambda/capacityProvider.d.ts.map +1 -1
- package/lambda/capacityProvider.js +11 -0
- package/lambda/capacityProvider.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +12 -0
- package/lambda/eventSourceMapping.d.ts.map +1 -1
- package/lambda/eventSourceMapping.js +2 -0
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +15 -3
- package/lambda/function.d.ts.map +1 -1
- package/lambda/function.js +5 -3
- package/lambda/function.js.map +1 -1
- package/lambda/functionScalingConfig.d.ts +182 -0
- package/lambda/functionScalingConfig.d.ts.map +1 -0
- package/lambda/functionScalingConfig.js +163 -0
- package/lambda/functionScalingConfig.js.map +1 -0
- package/lambda/getCodeSigningConfig.d.ts +4 -4
- package/lambda/getCodeSigningConfig.js +4 -4
- package/lambda/getFunctions.d.ts +8 -8
- package/lambda/getFunctions.js +8 -8
- package/lambda/index.d.ts +3 -0
- package/lambda/index.d.ts.map +1 -1
- package/lambda/index.js +6 -1
- package/lambda/index.js.map +1 -1
- package/lb/targetGroupAttachment.d.ts +1 -0
- package/lb/targetGroupAttachment.d.ts.map +1 -1
- package/lb/targetGroupAttachment.js +1 -0
- package/lb/targetGroupAttachment.js.map +1 -1
- package/licensemanager/getReceivedLicense.d.ts +1 -1
- package/lightsail/bucketAccessKey.d.ts.map +1 -1
- package/lightsail/bucketAccessKey.js +2 -0
- package/lightsail/bucketAccessKey.js.map +1 -1
- package/lightsail/keyPair.d.ts.map +1 -1
- package/lightsail/keyPair.js +2 -0
- package/lightsail/keyPair.js.map +1 -1
- package/macie2/classificationExportConfiguration.d.ts +7 -0
- package/macie2/classificationExportConfiguration.d.ts.map +1 -1
- package/macie2/classificationExportConfiguration.js +7 -0
- package/macie2/classificationExportConfiguration.js.map +1 -1
- package/mq/broker.d.ts +20 -0
- package/mq/broker.d.ts.map +1 -1
- package/mq/broker.js +4 -0
- package/mq/broker.js.map +1 -1
- package/mq/getBroker.d.ts +8 -0
- package/mq/getBroker.d.ts.map +1 -1
- package/mq/getBroker.js.map +1 -1
- package/msk/cluster.d.ts +8 -0
- package/msk/cluster.d.ts.map +1 -1
- package/msk/cluster.js +2 -0
- package/msk/cluster.js.map +1 -1
- package/msk/getCluster.d.ts +5 -1
- package/msk/getCluster.d.ts.map +1 -1
- package/msk/getCluster.js.map +1 -1
- package/msk/topic.d.ts +1 -0
- package/msk/topic.d.ts.map +1 -1
- package/msk/topic.js +1 -0
- package/msk/topic.js.map +1 -1
- package/neptune/clusterInstance.d.ts +2 -2
- package/neptune/clusterInstance.js +2 -2
- package/organizations/awsServiceAccess.d.ts +10 -0
- package/organizations/awsServiceAccess.d.ts.map +1 -1
- package/organizations/awsServiceAccess.js +10 -0
- package/organizations/awsServiceAccess.js.map +1 -1
- package/organizations/policy.d.ts +10 -0
- package/organizations/policy.d.ts.map +1 -1
- package/organizations/policy.js +10 -0
- package/organizations/policy.js.map +1 -1
- package/organizations/resourcePolicy.d.ts +10 -0
- package/organizations/resourcePolicy.d.ts.map +1 -1
- package/organizations/resourcePolicy.js +10 -0
- package/organizations/resourcePolicy.js.map +1 -1
- package/package.json +2 -2
- package/pinpoint/index.d.ts +3 -0
- package/pinpoint/index.d.ts.map +1 -1
- package/pinpoint/index.js +6 -1
- package/pinpoint/index.js.map +1 -1
- package/pinpoint/smsvoicev2PhoneNumber.d.ts +29 -11
- package/pinpoint/smsvoicev2PhoneNumber.d.ts.map +1 -1
- package/pinpoint/smsvoicev2PhoneNumber.js +2 -0
- package/pinpoint/smsvoicev2PhoneNumber.js.map +1 -1
- package/pinpoint/smsvoicev2Pool.d.ts +305 -0
- package/pinpoint/smsvoicev2Pool.d.ts.map +1 -0
- package/pinpoint/smsvoicev2Pool.js +193 -0
- package/pinpoint/smsvoicev2Pool.js.map +1 -0
- package/ram/resourceShareAssociationsExclusive.d.ts +9 -3
- package/ram/resourceShareAssociationsExclusive.d.ts.map +1 -1
- package/ram/resourceShareAssociationsExclusive.js +9 -3
- package/ram/resourceShareAssociationsExclusive.js.map +1 -1
- package/rds/certificate.d.ts +7 -0
- package/rds/certificate.d.ts.map +1 -1
- package/rds/certificate.js +7 -0
- package/rds/certificate.js.map +1 -1
- package/rds/cluster.d.ts +12 -0
- package/rds/cluster.d.ts.map +1 -1
- package/rds/cluster.js +2 -0
- package/rds/cluster.js.map +1 -1
- package/rds/clusterInstance.d.ts +3 -3
- package/rds/clusterInstance.js +3 -3
- package/rds/proxy.d.ts +4 -4
- package/rds/proxy.js +4 -4
- package/redshift/integration.d.ts +6 -0
- package/redshift/integration.d.ts.map +1 -1
- package/redshift/integration.js +6 -0
- package/redshift/integration.js.map +1 -1
- package/redshift/namespaceRegistration.d.ts +2 -0
- package/redshift/namespaceRegistration.d.ts.map +1 -1
- package/redshift/namespaceRegistration.js +2 -0
- package/redshift/namespaceRegistration.js.map +1 -1
- package/route53/getProfilesProfile.d.ts +132 -0
- package/route53/getProfilesProfile.d.ts.map +1 -0
- package/route53/getProfilesProfile.js +105 -0
- package/route53/getProfilesProfile.js.map +1 -0
- package/route53/index.d.ts +3 -0
- package/route53/index.d.ts.map +1 -1
- package/route53/index.js +5 -2
- package/route53/index.js.map +1 -1
- package/route53/zone.d.ts +0 -1
- package/route53/zone.d.ts.map +1 -1
- package/route53/zone.js +0 -1
- package/route53/zone.js.map +1 -1
- package/route53/zoneAssociation.d.ts +0 -1
- package/route53/zoneAssociation.d.ts.map +1 -1
- package/route53/zoneAssociation.js +0 -1
- package/route53/zoneAssociation.js.map +1 -1
- package/s3/bucketNotification.d.ts +53 -4
- package/s3/bucketNotification.d.ts.map +1 -1
- package/s3/bucketNotification.js +53 -4
- package/s3/bucketNotification.js.map +1 -1
- package/s3/getBucketNotification.d.ts +268 -0
- package/s3/getBucketNotification.d.ts.map +1 -0
- package/s3/getBucketNotification.js +257 -0
- package/s3/getBucketNotification.js.map +1 -0
- package/s3/index.d.ts +3 -0
- package/s3/index.d.ts.map +1 -1
- package/s3/index.js +5 -2
- package/s3/index.js.map +1 -1
- package/sagemaker/endpointConfiguration.d.ts +13 -2
- package/sagemaker/endpointConfiguration.d.ts.map +1 -1
- package/sagemaker/endpointConfiguration.js +13 -2
- package/sagemaker/endpointConfiguration.js.map +1 -1
- package/scheduler/schedule.d.ts +12 -0
- package/scheduler/schedule.d.ts.map +1 -1
- package/scheduler/schedule.js +12 -0
- package/scheduler/schedule.js.map +1 -1
- package/securityhub/account.d.ts +3 -3
- package/serverlessrepository/cloudFormationStack.d.ts +28 -24
- package/serverlessrepository/cloudFormationStack.d.ts.map +1 -1
- package/serverlessrepository/cloudFormationStack.js +5 -4
- package/serverlessrepository/cloudFormationStack.js.map +1 -1
- package/ses/domainDkim.d.ts +4 -4
- package/ses/domainDkim.js +4 -4
- package/ssoadmin/index.d.ts +3 -0
- package/ssoadmin/index.d.ts.map +1 -1
- package/ssoadmin/index.js +6 -1
- package/ssoadmin/index.js.map +1 -1
- package/ssoadmin/region.d.ts +136 -0
- package/ssoadmin/region.d.ts.map +1 -0
- package/ssoadmin/region.js +130 -0
- package/ssoadmin/region.js.map +1 -0
- package/timestreaminfluxdb/dbCluster.d.ts +6 -6
- package/timestreaminfluxdb/dbInstance.d.ts +6 -6
- package/trimIamRolePath.d.ts +20 -0
- package/trimIamRolePath.d.ts.map +1 -0
- package/trimIamRolePath.js +61 -0
- package/trimIamRolePath.js.map +1 -0
- package/types/input.d.ts +371 -53
- package/types/input.d.ts.map +1 -1
- package/types/input.js.map +1 -1
- package/types/output.d.ts +569 -57
- package/types/output.d.ts.map +1 -1
- package/types/output.js.map +1 -1
- package/userAgent.d.ts +18 -0
- package/userAgent.d.ts.map +1 -0
- package/userAgent.js +63 -0
- package/userAgent.js.map +1 -0
- package/verifiedaccess/instanceLoggingConfiguration.d.ts +2 -0
- package/verifiedaccess/instanceLoggingConfiguration.d.ts.map +1 -1
- package/verifiedaccess/instanceLoggingConfiguration.js +2 -0
- package/verifiedaccess/instanceLoggingConfiguration.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +2 -2
- package/wafv2/webAclAssociation.d.ts +3 -3
- package/workspaces/index.d.ts +3 -0
- package/workspaces/index.d.ts.map +1 -1
- package/workspaces/index.js +6 -1
- package/workspaces/index.js.map +1 -1
- package/workspaces/pool.d.ts +335 -0
- package/workspaces/pool.d.ts.map +1 -0
- package/workspaces/pool.js +222 -0
- package/workspaces/pool.js.map +1 -0
- package/workspacesweb/networkSettings.d.ts +7 -7
- package/workspacesweb/networkSettings.js +7 -7
- package/workspacesweb/networkSettingsAssociation.d.ts +7 -7
- package/workspacesweb/networkSettingsAssociation.js +7 -7
package/types/input.d.ts
CHANGED
|
@@ -2744,7 +2744,7 @@ export declare namespace amplify {
|
|
|
2744
2744
|
*/
|
|
2745
2745
|
branchName: pulumi.Input<string>;
|
|
2746
2746
|
/**
|
|
2747
|
-
* DNS record for the subdomain in a space-prefixed and space-delimited format (`
|
|
2747
|
+
* DNS record for the subdomain in a space-prefixed and space-delimited format (` CNAME <target> `).
|
|
2748
2748
|
*/
|
|
2749
2749
|
dnsRecord?: pulumi.Input<string | undefined>;
|
|
2750
2750
|
/**
|
|
@@ -2792,11 +2792,11 @@ export declare namespace apigateway {
|
|
|
2792
2792
|
}
|
|
2793
2793
|
interface DomainNameEndpointConfiguration {
|
|
2794
2794
|
/**
|
|
2795
|
-
*
|
|
2795
|
+
* IP address types that can invoke a DomainName. Valid values: `ipv4`, `dualstack`. Use `ipv4` to allow only IPv4 addresses to invoke a DomainName, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke a DomainName. For the `PRIVATE` endpoint type, only `dualstack` is supported. Terraform performs drift detection for this argument only when the value is provided.
|
|
2796
2796
|
*/
|
|
2797
2797
|
ipAddressType?: pulumi.Input<string | undefined>;
|
|
2798
2798
|
/**
|
|
2799
|
-
*
|
|
2799
|
+
* List of endpoint types of an API or its custom domain name. For an edge-optimized API and its custom domain name, the endpoint type is `EDGE`. For a regional API and its custom domain name, the endpoint type is `REGIONAL`. For a private API, the endpoint type is `PRIVATE`.
|
|
2800
2800
|
*/
|
|
2801
2801
|
types: pulumi.Input<string>;
|
|
2802
2802
|
}
|
|
@@ -2860,7 +2860,7 @@ export declare namespace apigateway {
|
|
|
2860
2860
|
}
|
|
2861
2861
|
interface RestApiEndpointConfiguration {
|
|
2862
2862
|
/**
|
|
2863
|
-
*
|
|
2863
|
+
* IP address types that can invoke a REST API. Valid values: `ipv4`, `dualstack`. Use `ipv4` to allow only IPv4 addresses to invoke an API, or use `dualstack` to allow both IPv4 and IPv6 addresses to invoke an API. For the `PRIVATE` endpoint type, only `dualstack` is supported. The provider performs drift detection for this argument only when the value is provided.
|
|
2864
2864
|
*/
|
|
2865
2865
|
ipAddressType?: pulumi.Input<string | undefined>;
|
|
2866
2866
|
/**
|
|
@@ -4416,7 +4416,7 @@ export declare namespace appflow {
|
|
|
4416
4416
|
privateLinkServiceName?: pulumi.Input<string | undefined>;
|
|
4417
4417
|
/**
|
|
4418
4418
|
* Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
4419
|
-
* * `name
|
|
4419
|
+
* * ` name ` (Required) - Name of the connector profile. The name is unique for each `ConnectorProfile` in your AWS account.
|
|
4420
4420
|
*/
|
|
4421
4421
|
region?: pulumi.Input<string | undefined>;
|
|
4422
4422
|
/**
|
|
@@ -7522,9 +7522,9 @@ export declare namespace apprunner {
|
|
|
7522
7522
|
/**
|
|
7523
7523
|
* Source of the App Runner configuration. Valid values: `REPOSITORY`, `API`. Values are interpreted as follows:
|
|
7524
7524
|
* * `REPOSITORY` - App Runner reads configuration values from the apprunner.yaml file in the
|
|
7525
|
-
*
|
|
7525
|
+
* source code repository and ignores the CodeConfigurationValues parameter.
|
|
7526
7526
|
* * `API` - App Runner uses configuration values provided in the CodeConfigurationValues
|
|
7527
|
-
*
|
|
7527
|
+
* parameter and ignores the apprunner.yaml file in the source code repository.
|
|
7528
7528
|
*/
|
|
7529
7529
|
configurationSource: pulumi.Input<string>;
|
|
7530
7530
|
}
|
|
@@ -14048,6 +14048,60 @@ export declare namespace bedrock {
|
|
|
14048
14048
|
*/
|
|
14049
14049
|
secretArn: pulumi.Input<string>;
|
|
14050
14050
|
}
|
|
14051
|
+
interface AgentcoreBrowserBrowserSigning {
|
|
14052
|
+
/**
|
|
14053
|
+
* Whether browser signing is enabled. When enabled, the browser cryptographically signs HTTP requests to identify itself as an AI agent to bot control vendors.
|
|
14054
|
+
*/
|
|
14055
|
+
enabled: pulumi.Input<boolean>;
|
|
14056
|
+
}
|
|
14057
|
+
interface AgentcoreBrowserCertificate {
|
|
14058
|
+
/**
|
|
14059
|
+
* Location from which to retrieve the certificate. See `certificates.location` below.
|
|
14060
|
+
*/
|
|
14061
|
+
location: pulumi.Input<inputs.bedrock.AgentcoreBrowserCertificateLocation>;
|
|
14062
|
+
}
|
|
14063
|
+
interface AgentcoreBrowserCertificateLocation {
|
|
14064
|
+
/**
|
|
14065
|
+
* AWS Secrets Manager location of the certificate. See `secretsManager` below.
|
|
14066
|
+
*/
|
|
14067
|
+
secretsManager?: pulumi.Input<inputs.bedrock.AgentcoreBrowserCertificateLocationSecretsManager | undefined>;
|
|
14068
|
+
}
|
|
14069
|
+
interface AgentcoreBrowserCertificateLocationSecretsManager {
|
|
14070
|
+
/**
|
|
14071
|
+
* ARN of the AWS Secrets Manager secret containing the certificate.
|
|
14072
|
+
*/
|
|
14073
|
+
secretArn: pulumi.Input<string>;
|
|
14074
|
+
}
|
|
14075
|
+
interface AgentcoreBrowserEnterprisePolicy {
|
|
14076
|
+
/**
|
|
14077
|
+
* Location of the enterprise policy file. See `location` below.
|
|
14078
|
+
*/
|
|
14079
|
+
location: pulumi.Input<inputs.bedrock.AgentcoreBrowserEnterprisePolicyLocation>;
|
|
14080
|
+
/**
|
|
14081
|
+
* Type of browser enterprise policy. Valid values: `MANAGED`, `RECOMMENDED`.
|
|
14082
|
+
*/
|
|
14083
|
+
type?: pulumi.Input<string | undefined>;
|
|
14084
|
+
}
|
|
14085
|
+
interface AgentcoreBrowserEnterprisePolicyLocation {
|
|
14086
|
+
/**
|
|
14087
|
+
* S3 location of the enterprise policy file. See `s3` below.
|
|
14088
|
+
*/
|
|
14089
|
+
s3?: pulumi.Input<inputs.bedrock.AgentcoreBrowserEnterprisePolicyLocationS3 | undefined>;
|
|
14090
|
+
}
|
|
14091
|
+
interface AgentcoreBrowserEnterprisePolicyLocationS3 {
|
|
14092
|
+
/**
|
|
14093
|
+
* Name of the S3 bucket.
|
|
14094
|
+
*/
|
|
14095
|
+
bucket: pulumi.Input<string>;
|
|
14096
|
+
/**
|
|
14097
|
+
* Prefix for objects in the S3 bucket.
|
|
14098
|
+
*/
|
|
14099
|
+
prefix: pulumi.Input<string>;
|
|
14100
|
+
/**
|
|
14101
|
+
* Version ID of the S3 object. If not specified, the latest version is used.
|
|
14102
|
+
*/
|
|
14103
|
+
versionId?: pulumi.Input<string | undefined>;
|
|
14104
|
+
}
|
|
14051
14105
|
interface AgentcoreBrowserNetworkConfiguration {
|
|
14052
14106
|
/**
|
|
14053
14107
|
* Network mode for the browser. Valid values: `PUBLIC`, `VPC`.
|
|
@@ -14068,6 +14122,16 @@ export declare namespace bedrock {
|
|
|
14068
14122
|
*/
|
|
14069
14123
|
subnets: pulumi.Input<pulumi.Input<string>[]>;
|
|
14070
14124
|
}
|
|
14125
|
+
interface AgentcoreBrowserProfileTimeouts {
|
|
14126
|
+
/**
|
|
14127
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
14128
|
+
*/
|
|
14129
|
+
create?: pulumi.Input<string | undefined>;
|
|
14130
|
+
/**
|
|
14131
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
14132
|
+
*/
|
|
14133
|
+
delete?: pulumi.Input<string | undefined>;
|
|
14134
|
+
}
|
|
14071
14135
|
interface AgentcoreBrowserRecording {
|
|
14072
14136
|
/**
|
|
14073
14137
|
* Whether to enable recording for browser sessions. Defaults to `false`.
|
|
@@ -14098,6 +14162,24 @@ export declare namespace bedrock {
|
|
|
14098
14162
|
*/
|
|
14099
14163
|
delete?: pulumi.Input<string | undefined>;
|
|
14100
14164
|
}
|
|
14165
|
+
interface AgentcoreCodeInterpreterCertificate {
|
|
14166
|
+
/**
|
|
14167
|
+
* Location from which to retrieve the certificate. See `certificates.location` below.
|
|
14168
|
+
*/
|
|
14169
|
+
location: pulumi.Input<inputs.bedrock.AgentcoreCodeInterpreterCertificateLocation>;
|
|
14170
|
+
}
|
|
14171
|
+
interface AgentcoreCodeInterpreterCertificateLocation {
|
|
14172
|
+
/**
|
|
14173
|
+
* AWS Secrets Manager location of the certificate. See `secretsManager` below.
|
|
14174
|
+
*/
|
|
14175
|
+
secretsManager?: pulumi.Input<inputs.bedrock.AgentcoreCodeInterpreterCertificateLocationSecretsManager | undefined>;
|
|
14176
|
+
}
|
|
14177
|
+
interface AgentcoreCodeInterpreterCertificateLocationSecretsManager {
|
|
14178
|
+
/**
|
|
14179
|
+
* ARN of the AWS Secrets Manager secret containing the certificate.
|
|
14180
|
+
*/
|
|
14181
|
+
secretArn: pulumi.Input<string>;
|
|
14182
|
+
}
|
|
14101
14183
|
interface AgentcoreCodeInterpreterNetworkConfiguration {
|
|
14102
14184
|
/**
|
|
14103
14185
|
* Network mode for the code interpreter. Valid values: `PUBLIC`, `SANDBOX`, `VPC`.
|
|
@@ -16180,6 +16262,46 @@ export declare namespace bedrock {
|
|
|
16180
16262
|
*/
|
|
16181
16263
|
update?: pulumi.Input<string | undefined>;
|
|
16182
16264
|
}
|
|
16265
|
+
interface AgentcoreRegistryApprovalConfiguration {
|
|
16266
|
+
autoApproval: pulumi.Input<boolean>;
|
|
16267
|
+
}
|
|
16268
|
+
interface AgentcoreRegistryAuthorizerConfiguration {
|
|
16269
|
+
customJwtAuthorizer?: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizer | undefined>;
|
|
16270
|
+
}
|
|
16271
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizer {
|
|
16272
|
+
allowedAudiences?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
16273
|
+
allowedClients?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
16274
|
+
allowedScopes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
16275
|
+
customClaims?: pulumi.Input<pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaim>[] | undefined>;
|
|
16276
|
+
discoveryUrl: pulumi.Input<string>;
|
|
16277
|
+
}
|
|
16278
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaim {
|
|
16279
|
+
authorizingClaimMatchValue: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValue>;
|
|
16280
|
+
inboundTokenClaimName: pulumi.Input<string>;
|
|
16281
|
+
inboundTokenClaimValueType: pulumi.Input<string>;
|
|
16282
|
+
}
|
|
16283
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValue {
|
|
16284
|
+
claimMatchOperator: pulumi.Input<string>;
|
|
16285
|
+
claimMatchValue: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValueClaimMatchValue>;
|
|
16286
|
+
}
|
|
16287
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValueClaimMatchValue {
|
|
16288
|
+
matchValueString?: pulumi.Input<string | undefined>;
|
|
16289
|
+
matchValueStringLists?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
16290
|
+
}
|
|
16291
|
+
interface AgentcoreRegistryTimeouts {
|
|
16292
|
+
/**
|
|
16293
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
16294
|
+
*/
|
|
16295
|
+
create?: pulumi.Input<string | undefined>;
|
|
16296
|
+
/**
|
|
16297
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
16298
|
+
*/
|
|
16299
|
+
delete?: pulumi.Input<string | undefined>;
|
|
16300
|
+
/**
|
|
16301
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
16302
|
+
*/
|
|
16303
|
+
update?: pulumi.Input<string | undefined>;
|
|
16304
|
+
}
|
|
16183
16305
|
interface AgentcoreTokenVaultCmkKmsConfiguration {
|
|
16184
16306
|
/**
|
|
16185
16307
|
* Type of KMS key. Valid values: `CustomerManagedKey`, `ServiceManagedKey`.
|
|
@@ -16615,6 +16737,16 @@ export declare namespace bedrock {
|
|
|
16615
16737
|
}
|
|
16616
16738
|
}
|
|
16617
16739
|
export declare namespace bedrockfoundation {
|
|
16740
|
+
interface ModelAgreementTimeouts {
|
|
16741
|
+
/**
|
|
16742
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
16743
|
+
*/
|
|
16744
|
+
create?: pulumi.Input<string | undefined>;
|
|
16745
|
+
/**
|
|
16746
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
16747
|
+
*/
|
|
16748
|
+
delete?: pulumi.Input<string | undefined>;
|
|
16749
|
+
}
|
|
16618
16750
|
}
|
|
16619
16751
|
export declare namespace bedrockmodel {
|
|
16620
16752
|
interface InvocationLoggingConfigurationLoggingConfig {
|
|
@@ -22037,6 +22169,15 @@ export declare namespace codebuild {
|
|
|
22037
22169
|
* Configuration block. Detailed below.
|
|
22038
22170
|
*/
|
|
22039
22171
|
fleet?: pulumi.Input<inputs.codebuild.ProjectEnvironmentFleet | undefined>;
|
|
22172
|
+
/**
|
|
22173
|
+
* Host operating system kernel used for on-demand builds in the build project. This setting
|
|
22174
|
+
* controls the kernel of the underlying build host. It does not change the build environment operating system, which is
|
|
22175
|
+
* determined by the image you specify. Valid values: `LINUX_KERNEL_4` (runs on an Amazon Linux 2 host, kernel 4.x),
|
|
22176
|
+
* `LINUX_KERNEL_6` (runs on an Amazon Linux 2023 host, kernel 6.x), `LINUX_KERNEL_LATEST` (runs on the latest supported
|
|
22177
|
+
* host kernel). Applies to the `LINUX_CONTAINER`, `ARM_CONTAINER`, `LINUX_EC2`, and `ARM_EC2` environment types; not
|
|
22178
|
+
* applicable to Windows, Lambda, or Mac environment types. If not specified, CodeBuild selects a default.
|
|
22179
|
+
*/
|
|
22180
|
+
hostKernel?: pulumi.Input<string | undefined>;
|
|
22040
22181
|
/**
|
|
22041
22182
|
* Docker image to use for this build project. Valid values
|
|
22042
22183
|
* include [Docker images provided by CodeBuild](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html) (
|
|
@@ -22526,7 +22667,7 @@ export declare namespace codecatalyst {
|
|
|
22526
22667
|
/**
|
|
22527
22668
|
* The name of the branch in a source repository.
|
|
22528
22669
|
*
|
|
22529
|
-
* persistent storage (`
|
|
22670
|
+
* persistent storage (` persistentStorage `) supports the following:
|
|
22530
22671
|
*/
|
|
22531
22672
|
branchName?: pulumi.Input<string | undefined>;
|
|
22532
22673
|
/**
|
|
@@ -23428,7 +23569,7 @@ export declare namespace codepipeline {
|
|
|
23428
23569
|
*/
|
|
23429
23570
|
branches?: pulumi.Input<pulumi.Input<inputs.codepipeline.PipelineTriggerAllGitConfigurationPullRequestBranch>[] | undefined>;
|
|
23430
23571
|
/**
|
|
23431
|
-
* A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, `UPDATED
|
|
23572
|
+
* A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, ` UPDATED ` and `CLOSED`.
|
|
23432
23573
|
*/
|
|
23433
23574
|
events?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
23434
23575
|
/**
|
|
@@ -23520,7 +23661,7 @@ export declare namespace codepipeline {
|
|
|
23520
23661
|
*/
|
|
23521
23662
|
branches?: pulumi.Input<inputs.codepipeline.PipelineTriggerGitConfigurationPullRequestBranches | undefined>;
|
|
23522
23663
|
/**
|
|
23523
|
-
* A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, `UPDATED
|
|
23664
|
+
* A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, ` UPDATED ` and `CLOSED`.
|
|
23524
23665
|
*/
|
|
23525
23666
|
events?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
23526
23667
|
/**
|
|
@@ -26678,7 +26819,7 @@ export declare namespace customerprofiles {
|
|
|
26678
26819
|
conflictResolution?: pulumi.Input<inputs.customerprofiles.DomainMatchingAutoMergingConflictResolution | undefined>;
|
|
26679
26820
|
/**
|
|
26680
26821
|
* A block that specifies a list of matching attributes that represent matching criteria. If two profiles meet at least one of the requirements in the matching attributes list, they will be merged. Documented below.
|
|
26681
|
-
* * `minAllowedConfidenceScoreForMerging
|
|
26822
|
+
* * ` minAllowedConfidenceScoreForMerging ` - (Optional) A number between 0 and 1 that represents the minimum confidence score required for profiles within a matching group to be merged during the auto-merge process. A higher score means higher similarity required to merge profiles.
|
|
26682
26823
|
*/
|
|
26683
26824
|
consolidation?: pulumi.Input<inputs.customerprofiles.DomainMatchingAutoMergingConsolidation | undefined>;
|
|
26684
26825
|
/**
|
|
@@ -30345,6 +30486,26 @@ export declare namespace ec2 {
|
|
|
30345
30486
|
*/
|
|
30346
30487
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
30347
30488
|
}
|
|
30489
|
+
interface GetCapacityBlockReservationFilter {
|
|
30490
|
+
/**
|
|
30491
|
+
* Name of the filter field. See the [DescribeCapacityReservations API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservations.html) for valid values. Common filters include `instance-type`, `availability-zone`, `state`, `instance-platform`, `tenancy`, `outpost-arn`, `placement-group-arn`, `instance-match-criteria`, and `tag:<KEY>`.
|
|
30492
|
+
*/
|
|
30493
|
+
name: string;
|
|
30494
|
+
/**
|
|
30495
|
+
* Set of values that are accepted for the given filter field. A Capacity Block reservation will be selected if any one of the given values matches.
|
|
30496
|
+
*/
|
|
30497
|
+
values: string[];
|
|
30498
|
+
}
|
|
30499
|
+
interface GetCapacityBlockReservationFilterArgs {
|
|
30500
|
+
/**
|
|
30501
|
+
* Name of the filter field. See the [DescribeCapacityReservations API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeCapacityReservations.html) for valid values. Common filters include `instance-type`, `availability-zone`, `state`, `instance-platform`, `tenancy`, `outpost-arn`, `placement-group-arn`, `instance-match-criteria`, and `tag:<KEY>`.
|
|
30502
|
+
*/
|
|
30503
|
+
name: pulumi.Input<string>;
|
|
30504
|
+
/**
|
|
30505
|
+
* Set of values that are accepted for the given filter field. A Capacity Block reservation will be selected if any one of the given values matches.
|
|
30506
|
+
*/
|
|
30507
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
30508
|
+
}
|
|
30348
30509
|
interface GetCoipPoolFilter {
|
|
30349
30510
|
/**
|
|
30350
30511
|
* Name of the field to filter by, as defined by
|
|
@@ -38223,6 +38384,10 @@ export declare namespace eks {
|
|
|
38223
38384
|
* Cluster security group that is created by Amazon EKS for the cluster. Managed node groups use this security group for control-plane-to-data-plane communication.
|
|
38224
38385
|
*/
|
|
38225
38386
|
clusterSecurityGroupId?: pulumi.Input<string | undefined>;
|
|
38387
|
+
/**
|
|
38388
|
+
* Egress mode for the EKS control plane. Valid values are `AWS_MANAGED` and `CUSTOMER_ROUTED`. Defaults to `AWS_MANAGED`. Changing from `CUSTOMER_ROUTED` back to `AWS_MANAGED` forces a new resource.
|
|
38389
|
+
*/
|
|
38390
|
+
controlPlaneEgressMode?: pulumi.Input<string | undefined>;
|
|
38226
38391
|
/**
|
|
38227
38392
|
* Whether the Amazon EKS private API server endpoint is enabled. Default is `false`.
|
|
38228
38393
|
*/
|
|
@@ -40625,7 +40790,7 @@ export declare namespace finspace {
|
|
|
40625
40790
|
ipAddressType: pulumi.Input<string>;
|
|
40626
40791
|
/**
|
|
40627
40792
|
* Unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.
|
|
40628
|
-
* * `subnetIds
|
|
40793
|
+
* * ` subnetIds `- (Required) Identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.
|
|
40629
40794
|
*/
|
|
40630
40795
|
securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
40631
40796
|
subnetIds: pulumi.Input<pulumi.Input<string>[]>;
|
|
@@ -42311,21 +42476,21 @@ export declare namespace glue {
|
|
|
42311
42476
|
*/
|
|
42312
42477
|
icebergTableInput?: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInput | undefined>;
|
|
42313
42478
|
/**
|
|
42314
|
-
*
|
|
42479
|
+
* Required metadata operation. Can only be set to CREATE.
|
|
42315
42480
|
*/
|
|
42316
42481
|
metadataOperation: pulumi.Input<string>;
|
|
42317
42482
|
/**
|
|
42318
|
-
*
|
|
42483
|
+
* Table version for the Iceberg table. Defaults to 2.
|
|
42319
42484
|
*/
|
|
42320
42485
|
version?: pulumi.Input<string | undefined>;
|
|
42321
42486
|
}
|
|
42322
42487
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInput {
|
|
42323
42488
|
/**
|
|
42324
|
-
*
|
|
42489
|
+
* S3 location where the Iceberg table data will be stored. Maximum length of 2056 characters.
|
|
42325
42490
|
*/
|
|
42326
42491
|
location: pulumi.Input<string>;
|
|
42327
42492
|
/**
|
|
42328
|
-
*
|
|
42493
|
+
* Partitioning specification that defines how the Iceberg table data will be organized and partitioned for optimal query performance. See `partitionSpec` below.
|
|
42329
42494
|
*/
|
|
42330
42495
|
partitionSpec?: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpec | undefined>;
|
|
42331
42496
|
/**
|
|
@@ -42335,31 +42500,33 @@ export declare namespace glue {
|
|
|
42335
42500
|
[key: string]: pulumi.Input<string>;
|
|
42336
42501
|
} | undefined>;
|
|
42337
42502
|
/**
|
|
42338
|
-
*
|
|
42503
|
+
* Schema definition that specifies the structure, field types, and metadata for the Iceberg table. See `schema` below.
|
|
42339
42504
|
*/
|
|
42340
42505
|
schema: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchema>;
|
|
42341
42506
|
/**
|
|
42342
|
-
*
|
|
42507
|
+
* Sort order specification that defines how data should be ordered within each partition to optimize query performance. See `sortOrder` below.
|
|
42343
42508
|
*/
|
|
42344
42509
|
sortOrder?: pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrder | undefined>;
|
|
42345
42510
|
}
|
|
42346
42511
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpec {
|
|
42347
42512
|
/**
|
|
42348
|
-
*
|
|
42513
|
+
* List of partition fields that define how the table data should be partitioned. See `partition_spec.fields` below.
|
|
42349
42514
|
*/
|
|
42350
42515
|
fields: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpecField>[]>;
|
|
42351
42516
|
/**
|
|
42352
|
-
*
|
|
42517
|
+
* Unique identifier for this partition specification within the Iceberg table's metadata history.
|
|
42353
42518
|
*/
|
|
42354
42519
|
specId?: pulumi.Input<number | undefined>;
|
|
42355
42520
|
}
|
|
42356
42521
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpecField {
|
|
42357
42522
|
/**
|
|
42358
|
-
*
|
|
42523
|
+
* Unique identifier assigned to this partition field within the Iceberg table's partition specification.
|
|
42359
42524
|
*/
|
|
42360
42525
|
fieldId?: pulumi.Input<number | undefined>;
|
|
42361
42526
|
/**
|
|
42362
42527
|
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
42528
|
+
*
|
|
42529
|
+
* The following arguments are optional:
|
|
42363
42530
|
*/
|
|
42364
42531
|
name: pulumi.Input<string>;
|
|
42365
42532
|
sourceId: pulumi.Input<number>;
|
|
@@ -42367,29 +42534,30 @@ export declare namespace glue {
|
|
|
42367
42534
|
}
|
|
42368
42535
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchema {
|
|
42369
42536
|
/**
|
|
42370
|
-
*
|
|
42537
|
+
* List of field definitions that make up the table schema. See `schema.fields` below.
|
|
42371
42538
|
*/
|
|
42372
42539
|
fields: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchemaField>[]>;
|
|
42373
42540
|
/**
|
|
42374
|
-
*
|
|
42541
|
+
* List of field identifiers that uniquely identify records in the table, used for row-level operations and deduplication.
|
|
42375
42542
|
*/
|
|
42376
42543
|
identifierFieldIds?: pulumi.Input<pulumi.Input<number>[] | undefined>;
|
|
42377
42544
|
/**
|
|
42378
|
-
*
|
|
42545
|
+
* Unique identifier for this schema version within the Iceberg table's schema evolution history.
|
|
42379
42546
|
*/
|
|
42380
42547
|
schemaId?: pulumi.Input<number | undefined>;
|
|
42381
42548
|
/**
|
|
42382
|
-
*
|
|
42549
|
+
* Data type definition for this field as a JSON string, specifying the structure and format of the data it contains. Examples: `"long"`, `"string"`, `"timestamp"`, `"decimal(10,2)"`.
|
|
42383
42550
|
*/
|
|
42384
42551
|
type?: pulumi.Input<string | undefined>;
|
|
42385
42552
|
}
|
|
42386
42553
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchemaField {
|
|
42387
42554
|
/**
|
|
42388
|
-
*
|
|
42555
|
+
* Documentation or description text that provides additional context about the purpose and usage of this field. Length between 0 and 255 characters.
|
|
42389
42556
|
*/
|
|
42390
42557
|
doc?: pulumi.Input<string | undefined>;
|
|
42391
42558
|
/**
|
|
42392
|
-
* Catalog ID,
|
|
42559
|
+
* Catalog ID, database name, and table name, separated by colons (`:`).
|
|
42560
|
+
* * `partition_index[*].index_status` - Status of the partition index.
|
|
42393
42561
|
*/
|
|
42394
42562
|
id: pulumi.Input<number>;
|
|
42395
42563
|
/**
|
|
@@ -42398,10 +42566,12 @@ export declare namespace glue {
|
|
|
42398
42566
|
initialDefault?: pulumi.Input<string | undefined>;
|
|
42399
42567
|
/**
|
|
42400
42568
|
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
42569
|
+
*
|
|
42570
|
+
* The following arguments are optional:
|
|
42401
42571
|
*/
|
|
42402
42572
|
name: pulumi.Input<string>;
|
|
42403
42573
|
/**
|
|
42404
|
-
*
|
|
42574
|
+
* Whether this field is required (non-nullable) or optional (nullable) in the table schema.
|
|
42405
42575
|
*/
|
|
42406
42576
|
required: pulumi.Input<boolean>;
|
|
42407
42577
|
type: pulumi.Input<string>;
|
|
@@ -42412,21 +42582,21 @@ export declare namespace glue {
|
|
|
42412
42582
|
}
|
|
42413
42583
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrder {
|
|
42414
42584
|
/**
|
|
42415
|
-
*
|
|
42585
|
+
* List of fields and their sort directions that define the ordering criteria for the Iceberg table data. See `sort_order.fields` below.
|
|
42416
42586
|
*/
|
|
42417
42587
|
fields: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrderField>[]>;
|
|
42418
42588
|
/**
|
|
42419
|
-
*
|
|
42589
|
+
* Unique identifier for this sort order specification within the Iceberg table's metadata.
|
|
42420
42590
|
*/
|
|
42421
42591
|
orderId: pulumi.Input<number>;
|
|
42422
42592
|
}
|
|
42423
42593
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrderField {
|
|
42424
42594
|
/**
|
|
42425
|
-
*
|
|
42595
|
+
* Sort direction for this field. Valid values: `asc`, `desc`.
|
|
42426
42596
|
*/
|
|
42427
42597
|
direction: pulumi.Input<string>;
|
|
42428
42598
|
/**
|
|
42429
|
-
*
|
|
42599
|
+
* Ordering behavior for null values in this field. Valid values: `nulls-first`, `nulls-last`.
|
|
42430
42600
|
*/
|
|
42431
42601
|
nullOrder: pulumi.Input<string>;
|
|
42432
42602
|
sourceId: pulumi.Input<number>;
|
|
@@ -42695,7 +42865,7 @@ export declare namespace glue {
|
|
|
42695
42865
|
}
|
|
42696
42866
|
interface CatalogTableViewDefinition {
|
|
42697
42867
|
/**
|
|
42698
|
-
*
|
|
42868
|
+
* Definer of a view in SQL.
|
|
42699
42869
|
*/
|
|
42700
42870
|
definer?: pulumi.Input<string | undefined>;
|
|
42701
42871
|
/**
|
|
@@ -42711,7 +42881,7 @@ export declare namespace glue {
|
|
|
42711
42881
|
*/
|
|
42712
42882
|
refreshSeconds?: pulumi.Input<number | undefined>;
|
|
42713
42883
|
/**
|
|
42714
|
-
*
|
|
42884
|
+
* List of structures that contains the dialect of the view, and the query that defines the view. See `representations` below.
|
|
42715
42885
|
*/
|
|
42716
42886
|
representations?: pulumi.Input<pulumi.Input<inputs.glue.CatalogTableViewDefinitionRepresentation>[] | undefined>;
|
|
42717
42887
|
/**
|
|
@@ -42719,7 +42889,7 @@ export declare namespace glue {
|
|
|
42719
42889
|
*/
|
|
42720
42890
|
subObjectVersionIds?: pulumi.Input<pulumi.Input<number>[] | undefined>;
|
|
42721
42891
|
/**
|
|
42722
|
-
*
|
|
42892
|
+
* List of base table ARNs that make up the view.
|
|
42723
42893
|
*/
|
|
42724
42894
|
subObjects?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
42725
42895
|
/**
|
|
@@ -42733,23 +42903,23 @@ export declare namespace glue {
|
|
|
42733
42903
|
}
|
|
42734
42904
|
interface CatalogTableViewDefinitionRepresentation {
|
|
42735
42905
|
/**
|
|
42736
|
-
*
|
|
42906
|
+
* Parameter that specifies the engine type of a specific representation. Valid values are `REDSHIFT`, `ATHENA`, and `SPARK`.
|
|
42737
42907
|
*/
|
|
42738
42908
|
dialect?: pulumi.Input<string | undefined>;
|
|
42739
42909
|
/**
|
|
42740
|
-
*
|
|
42910
|
+
* Parameter that specifies the version of the engine of a specific representation.
|
|
42741
42911
|
*/
|
|
42742
42912
|
dialectVersion?: pulumi.Input<string | undefined>;
|
|
42743
42913
|
/**
|
|
42744
|
-
*
|
|
42914
|
+
* Name of the connection to be used to validate the specific representation of the view.
|
|
42745
42915
|
*/
|
|
42746
42916
|
validationConnection?: pulumi.Input<string | undefined>;
|
|
42747
42917
|
/**
|
|
42748
|
-
*
|
|
42918
|
+
* String that represents the SQL query that describes the view with expanded resource ARNs.
|
|
42749
42919
|
*/
|
|
42750
42920
|
viewExpandedText?: pulumi.Input<string | undefined>;
|
|
42751
42921
|
/**
|
|
42752
|
-
*
|
|
42922
|
+
* String that represents the original SQL query that describes the view.
|
|
42753
42923
|
*/
|
|
42754
42924
|
viewOriginalText?: pulumi.Input<string | undefined>;
|
|
42755
42925
|
}
|
|
@@ -43527,7 +43697,7 @@ export declare namespace glue {
|
|
|
43527
43697
|
cloudwatchEncryption: pulumi.Input<inputs.glue.SecurityConfigurationEncryptionConfigurationCloudwatchEncryption>;
|
|
43528
43698
|
jobBookmarksEncryption: pulumi.Input<inputs.glue.SecurityConfigurationEncryptionConfigurationJobBookmarksEncryption>;
|
|
43529
43699
|
/**
|
|
43530
|
-
* A `s3Encryption
|
|
43700
|
+
* A ` s3Encryption ` block as described below, which contains encryption configuration for S3 data.
|
|
43531
43701
|
*/
|
|
43532
43702
|
s3Encryption: pulumi.Input<inputs.glue.SecurityConfigurationEncryptionConfigurationS3Encryption>;
|
|
43533
43703
|
}
|
|
@@ -51805,6 +51975,30 @@ export declare namespace lambda {
|
|
|
51805
51975
|
*/
|
|
51806
51976
|
systemLogLevel?: pulumi.Input<string | undefined>;
|
|
51807
51977
|
}
|
|
51978
|
+
interface FunctionScalingConfigFunctionScalingConfig {
|
|
51979
|
+
/**
|
|
51980
|
+
* Maximum number of execution environments that can be provisioned for the function.
|
|
51981
|
+
*/
|
|
51982
|
+
maxExecutionEnvironments?: pulumi.Input<number | undefined>;
|
|
51983
|
+
/**
|
|
51984
|
+
* Minimum number of execution environments to maintain for the function.
|
|
51985
|
+
*/
|
|
51986
|
+
minExecutionEnvironments?: pulumi.Input<number | undefined>;
|
|
51987
|
+
}
|
|
51988
|
+
interface FunctionScalingConfigTimeouts {
|
|
51989
|
+
/**
|
|
51990
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
51991
|
+
*/
|
|
51992
|
+
create?: pulumi.Input<string | undefined>;
|
|
51993
|
+
/**
|
|
51994
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
51995
|
+
*/
|
|
51996
|
+
delete?: pulumi.Input<string | undefined>;
|
|
51997
|
+
/**
|
|
51998
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
51999
|
+
*/
|
|
52000
|
+
update?: pulumi.Input<string | undefined>;
|
|
52001
|
+
}
|
|
51808
52002
|
interface FunctionSnapStart {
|
|
51809
52003
|
/**
|
|
51810
52004
|
* When to apply snap start optimization. Valid value: `PublishedVersions`.
|
|
@@ -68603,15 +68797,7 @@ export declare namespace mq {
|
|
|
68603
68797
|
*/
|
|
68604
68798
|
consoleUrl?: pulumi.Input<string | undefined>;
|
|
68605
68799
|
/**
|
|
68606
|
-
*
|
|
68607
|
-
* * For `ActiveMQ`:
|
|
68608
|
-
* * `ssl://broker-id.mq.us-west-2.amazonaws.com:61617`
|
|
68609
|
-
* * `amqp+ssl://broker-id.mq.us-west-2.amazonaws.com:5671`
|
|
68610
|
-
* * `stomp+ssl://broker-id.mq.us-west-2.amazonaws.com:61614`
|
|
68611
|
-
* * `mqtt+ssl://broker-id.mq.us-west-2.amazonaws.com:8883`
|
|
68612
|
-
* * `wss://broker-id.mq.us-west-2.amazonaws.com:61619`
|
|
68613
|
-
* * For `RabbitMQ`:
|
|
68614
|
-
* * `amqps://broker-id.mq.us-west-2.amazonaws.com:5671`
|
|
68800
|
+
* `amqps://broker-id.mq.us-west-2.amazonaws.com:5671`
|
|
68615
68801
|
*/
|
|
68616
68802
|
endpoints?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
68617
68803
|
/**
|
|
@@ -68689,6 +68875,24 @@ export declare namespace mq {
|
|
|
68689
68875
|
*/
|
|
68690
68876
|
timeZone: pulumi.Input<string>;
|
|
68691
68877
|
}
|
|
68878
|
+
interface BrokerSharedResource {
|
|
68879
|
+
/**
|
|
68880
|
+
* DNS names through which the broker reaches the shared resource.
|
|
68881
|
+
*/
|
|
68882
|
+
dnsNames?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
68883
|
+
/**
|
|
68884
|
+
* ARN of the shared resource.
|
|
68885
|
+
*/
|
|
68886
|
+
resourceArn?: pulumi.Input<string | undefined>;
|
|
68887
|
+
/**
|
|
68888
|
+
* Status of the shared resource.
|
|
68889
|
+
*/
|
|
68890
|
+
status?: pulumi.Input<string | undefined>;
|
|
68891
|
+
/**
|
|
68892
|
+
* Type of the shared resource, either `RESOURCE_SHARE` or `RESOURCE`.
|
|
68893
|
+
*/
|
|
68894
|
+
type?: pulumi.Input<string | undefined>;
|
|
68895
|
+
}
|
|
68692
68896
|
interface BrokerUser {
|
|
68693
68897
|
/**
|
|
68694
68898
|
* Whether to enable access to the [ActiveMQ Web Console](http://activemq.apache.org/web-console.html) for the user. Applies to `engineType` of `ActiveMQ` only.
|
|
@@ -69589,7 +69793,7 @@ export declare namespace networkfirewall {
|
|
|
69589
69793
|
*/
|
|
69590
69794
|
policyVariables?: pulumi.Input<inputs.networkfirewall.FirewallPolicyFirewallPolicyPolicyVariables | undefined>;
|
|
69591
69795
|
/**
|
|
69592
|
-
* Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. Value values: `aws:drop_strict`, `aws:drop_established`, `aws:drop_established_app_layer`, `aws:alert_strict`, `aws:alert_established,
|
|
69796
|
+
* Set of actions to take on a packet if it does not match any stateful rules in the policy. This can only be specified if the policy has a `statefulEngineOptions` block with a `ruleOrder` value of `STRICT_ORDER`. Value values: `aws:drop_strict`, `aws:drop_established`, `aws:drop_established_app_layer`, `aws:alert_strict`, ` aws:alert_established, `aws:alert_established_app_layer`. For more information, see [Strict evaluation order](https://docs.aws.amazon.com/network-firewall/latest/developerguide/suricata-rule-evaluation-order.html#suricata-strict-rule-evaluation-order.html) in the AWS Network Firewall Developer Guide.
|
|
69593
69797
|
*/
|
|
69594
69798
|
statefulDefaultActions?: pulumi.Input<pulumi.Input<string>[] | undefined>;
|
|
69595
69799
|
/**
|
|
@@ -73285,6 +73489,20 @@ export declare namespace pinpoint {
|
|
|
73285
73489
|
*/
|
|
73286
73490
|
update?: pulumi.Input<string | undefined>;
|
|
73287
73491
|
}
|
|
73492
|
+
interface Smsvoicev2PoolTimeouts {
|
|
73493
|
+
/**
|
|
73494
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
73495
|
+
*/
|
|
73496
|
+
create?: pulumi.Input<string | undefined>;
|
|
73497
|
+
/**
|
|
73498
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
73499
|
+
*/
|
|
73500
|
+
delete?: pulumi.Input<string | undefined>;
|
|
73501
|
+
/**
|
|
73502
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
73503
|
+
*/
|
|
73504
|
+
update?: pulumi.Input<string | undefined>;
|
|
73505
|
+
}
|
|
73288
73506
|
}
|
|
73289
73507
|
export declare namespace pipes {
|
|
73290
73508
|
interface PipeEnrichmentParameters {
|
|
@@ -83601,6 +83819,10 @@ export declare namespace sagemaker {
|
|
|
83601
83819
|
* Size of the Elastic Inference (EI) instance to use for the production variant.
|
|
83602
83820
|
*/
|
|
83603
83821
|
acceleratorType?: pulumi.Input<string | undefined>;
|
|
83822
|
+
/**
|
|
83823
|
+
* Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint. See capacityReservationConfig below.
|
|
83824
|
+
*/
|
|
83825
|
+
capacityReservationConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigurationProductionVariantCapacityReservationConfig | undefined>;
|
|
83604
83826
|
/**
|
|
83605
83827
|
* Timeout value, in seconds, for your inference container to pass health check by SageMaker AI Hosting. For more information about health check, see [How Your Container Should Respond to Health Check (Ping) Requests](https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html#your-algorithms-inference-algo-ping-requests). Valid values between `60` and `3600`.
|
|
83606
83828
|
*/
|
|
@@ -83658,6 +83880,16 @@ export declare namespace sagemaker {
|
|
|
83658
83880
|
*/
|
|
83659
83881
|
volumeSizeInGb?: pulumi.Input<number | undefined>;
|
|
83660
83882
|
}
|
|
83883
|
+
interface EndpointConfigurationProductionVariantCapacityReservationConfig {
|
|
83884
|
+
/**
|
|
83885
|
+
* Capacity reservation preference. Valid value is `capacity-reservations-only`. When set to `capacity-reservations-only`, SageMaker AI launches instances only into an ML capacity reservation; if no capacity is available, the instances fail to launch.
|
|
83886
|
+
*/
|
|
83887
|
+
capacityReservationPreference?: pulumi.Input<string | undefined>;
|
|
83888
|
+
/**
|
|
83889
|
+
* The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
|
|
83890
|
+
*/
|
|
83891
|
+
mlReservationArn?: pulumi.Input<string | undefined>;
|
|
83892
|
+
}
|
|
83661
83893
|
interface EndpointConfigurationProductionVariantCoreDumpConfig {
|
|
83662
83894
|
/**
|
|
83663
83895
|
* S3 bucket to send the core dump to.
|
|
@@ -83707,6 +83939,10 @@ export declare namespace sagemaker {
|
|
|
83707
83939
|
* Size of the Elastic Inference (EI) instance to use for the production variant.
|
|
83708
83940
|
*/
|
|
83709
83941
|
acceleratorType?: pulumi.Input<string | undefined>;
|
|
83942
|
+
/**
|
|
83943
|
+
* Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint. See capacityReservationConfig below.
|
|
83944
|
+
*/
|
|
83945
|
+
capacityReservationConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigurationShadowProductionVariantCapacityReservationConfig | undefined>;
|
|
83710
83946
|
/**
|
|
83711
83947
|
* Timeout value, in seconds, for your inference container to pass health check by SageMaker AI Hosting. For more information about health check, see [How Your Container Should Respond to Health Check (Ping) Requests](https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html#your-algorithms-inference-algo-ping-requests). Valid values between `60` and `3600`.
|
|
83712
83948
|
*/
|
|
@@ -83764,6 +84000,16 @@ export declare namespace sagemaker {
|
|
|
83764
84000
|
*/
|
|
83765
84001
|
volumeSizeInGb?: pulumi.Input<number | undefined>;
|
|
83766
84002
|
}
|
|
84003
|
+
interface EndpointConfigurationShadowProductionVariantCapacityReservationConfig {
|
|
84004
|
+
/**
|
|
84005
|
+
* Capacity reservation preference. Valid value is `capacity-reservations-only`. When set to `capacity-reservations-only`, SageMaker AI launches instances only into an ML capacity reservation; if no capacity is available, the instances fail to launch.
|
|
84006
|
+
*/
|
|
84007
|
+
capacityReservationPreference?: pulumi.Input<string | undefined>;
|
|
84008
|
+
/**
|
|
84009
|
+
* The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
|
|
84010
|
+
*/
|
|
84011
|
+
mlReservationArn?: pulumi.Input<string | undefined>;
|
|
84012
|
+
}
|
|
83767
84013
|
interface EndpointConfigurationShadowProductionVariantCoreDumpConfig {
|
|
83768
84014
|
/**
|
|
83769
84015
|
* S3 bucket to send the core dump to.
|
|
@@ -91205,6 +91451,16 @@ export declare namespace ssoadmin {
|
|
|
91205
91451
|
*/
|
|
91206
91452
|
path?: pulumi.Input<string | undefined>;
|
|
91207
91453
|
}
|
|
91454
|
+
interface RegionTimeouts {
|
|
91455
|
+
/**
|
|
91456
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
91457
|
+
*/
|
|
91458
|
+
create?: pulumi.Input<string | undefined>;
|
|
91459
|
+
/**
|
|
91460
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
91461
|
+
*/
|
|
91462
|
+
delete?: pulumi.Input<string | undefined>;
|
|
91463
|
+
}
|
|
91208
91464
|
interface TrustedTokenIssuerTrustedTokenIssuerConfiguration {
|
|
91209
91465
|
/**
|
|
91210
91466
|
* A block that describes the settings for a trusted token issuer that works with OpenID Connect (OIDC) by using JSON Web Tokens (JWT). See Documented below below.
|
|
@@ -93350,7 +93606,7 @@ export declare namespace vpclattice {
|
|
|
93350
93606
|
healthCheckIntervalSeconds?: pulumi.Input<number | undefined>;
|
|
93351
93607
|
/**
|
|
93352
93608
|
* The amount of time, in seconds, to wait before reporting a target as unhealthy. The range is 1–120 seconds. The default is 5 seconds.
|
|
93353
|
-
* * `healthyThresholdCount
|
|
93609
|
+
* * ` healthyThresholdCount ` - (Optional) The number of consecutive successful health checks required before considering an unhealthy target healthy. The range is 2–10. The default is 5.
|
|
93354
93610
|
*/
|
|
93355
93611
|
healthCheckTimeoutSeconds?: pulumi.Input<number | undefined>;
|
|
93356
93612
|
healthyThresholdCount?: pulumi.Input<number | undefined>;
|
|
@@ -118078,9 +118334,71 @@ export declare namespace workspaces {
|
|
|
118078
118334
|
*/
|
|
118079
118335
|
source: pulumi.Input<string>;
|
|
118080
118336
|
}
|
|
118337
|
+
interface PoolApplicationSetting {
|
|
118338
|
+
/**
|
|
118339
|
+
* Name of the settings group for the application settings.
|
|
118340
|
+
*/
|
|
118341
|
+
settingsGroup: pulumi.Input<string>;
|
|
118342
|
+
/**
|
|
118343
|
+
* Status of the application settings. Valid values are `ENABLED` and `DISABLED`.
|
|
118344
|
+
*/
|
|
118345
|
+
status: pulumi.Input<string>;
|
|
118346
|
+
}
|
|
118347
|
+
interface PoolCapacity {
|
|
118348
|
+
/**
|
|
118349
|
+
* Desired number of user sessions for the WorkSpaces Pool.
|
|
118350
|
+
*/
|
|
118351
|
+
desiredUserSessions: pulumi.Input<number>;
|
|
118352
|
+
}
|
|
118353
|
+
interface PoolCapacityStatus {
|
|
118354
|
+
/**
|
|
118355
|
+
* Number of user sessions that are currently being used for WorkSpaces in the pool.
|
|
118356
|
+
*/
|
|
118357
|
+
activeUserSessions: pulumi.Input<number>;
|
|
118358
|
+
/**
|
|
118359
|
+
* Number of user sessions currently being used for WorkSpaces in the pool.
|
|
118360
|
+
*/
|
|
118361
|
+
actualUserSessions: pulumi.Input<number>;
|
|
118362
|
+
/**
|
|
118363
|
+
* Number of user sessions available for WorkSpaces in the pool.
|
|
118364
|
+
*/
|
|
118365
|
+
availableUserSessions: pulumi.Input<number>;
|
|
118366
|
+
/**
|
|
118367
|
+
* Number of user sessions required for WorkSpaces in the pool.
|
|
118368
|
+
*/
|
|
118369
|
+
desiredUserSessions: pulumi.Input<number>;
|
|
118370
|
+
}
|
|
118371
|
+
interface PoolTimeoutSetting {
|
|
118372
|
+
/**
|
|
118373
|
+
* Time after disconnection when a user is logged out of their WorkSpace. Must be between 1 and 36000.
|
|
118374
|
+
*/
|
|
118375
|
+
disconnectTimeoutInSeconds: pulumi.Input<number>;
|
|
118376
|
+
/**
|
|
118377
|
+
* Time after inactivity when a user is disconnected from their WorkSpace. Must be between 1 and 36000.
|
|
118378
|
+
*/
|
|
118379
|
+
idleDisconnectTimeoutInSeconds: pulumi.Input<number>;
|
|
118380
|
+
/**
|
|
118381
|
+
* Maximum time that a user can be connected to their WorkSpace. Must be between 1 and 432000.
|
|
118382
|
+
*/
|
|
118383
|
+
maxUserDurationInSeconds: pulumi.Input<number>;
|
|
118384
|
+
}
|
|
118385
|
+
interface PoolTimeouts {
|
|
118386
|
+
/**
|
|
118387
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
118388
|
+
*/
|
|
118389
|
+
create?: pulumi.Input<string | undefined>;
|
|
118390
|
+
/**
|
|
118391
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
|
|
118392
|
+
*/
|
|
118393
|
+
delete?: pulumi.Input<string | undefined>;
|
|
118394
|
+
/**
|
|
118395
|
+
* A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
|
|
118396
|
+
*/
|
|
118397
|
+
update?: pulumi.Input<string | undefined>;
|
|
118398
|
+
}
|
|
118081
118399
|
interface WorkspaceWorkspaceProperties {
|
|
118082
118400
|
/**
|
|
118083
|
-
* The compute type. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). Valid values are `VALUE`, `STANDARD`, `PERFORMANCE`, `POWER`, `GRAPHICS`, `POWERPRO`, `GRAPHICSPRO`, `GRAPHICS_G4DN`, and `
|
|
118401
|
+
* The compute type. For more information, see [Amazon WorkSpaces Bundles](http://aws.amazon.com/workspaces/details/#Amazon_WorkSpaces_Bundles). Valid values are `VALUE`, `STANDARD`, `PERFORMANCE`, `POWER`, `GRAPHICS`, `POWERPRO`, `GENERALPURPOSE_4XLARGE`, `GENERALPURPOSE_8XLARGE`, `GRAPHICSPRO`, `GRAPHICS_G4DN`, `GRAPHICSPRO_G4DN`, `GRAPHICS_G6_XLARGE`, `GRAPHICS_G6_2XLARGE`, `GRAPHICS_G6_4XLARGE`, `GRAPHICS_G6_8XLARGE`, `GRAPHICS_G6_16XLARGE`, `GRAPHICS_GR6_4XLARGE`, `GRAPHICS_GR6_8XLARGE`, `GRAPHICS_G6F_LARGE`, `GRAPHICS_G6F_XLARGE`, `GRAPHICS_G6F_2XLARGE`, `GRAPHICS_G6F_4XLARGE`, and `GRAPHICS_GR6F_4XLARGE`.
|
|
118084
118402
|
*/
|
|
118085
118403
|
computeTypeName?: pulumi.Input<string | undefined>;
|
|
118086
118404
|
/**
|