@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/output.d.ts
CHANGED
|
@@ -1559,7 +1559,7 @@ export declare namespace amplify {
|
|
|
1559
1559
|
*/
|
|
1560
1560
|
branchName: string;
|
|
1561
1561
|
/**
|
|
1562
|
-
* DNS record for the subdomain in a space-prefixed and space-delimited format (`
|
|
1562
|
+
* DNS record for the subdomain in a space-prefixed and space-delimited format (` CNAME <target> `).
|
|
1563
1563
|
*/
|
|
1564
1564
|
dnsRecord: string;
|
|
1565
1565
|
/**
|
|
@@ -1607,11 +1607,11 @@ export declare namespace apigateway {
|
|
|
1607
1607
|
}
|
|
1608
1608
|
interface DomainNameEndpointConfiguration {
|
|
1609
1609
|
/**
|
|
1610
|
-
*
|
|
1610
|
+
* 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.
|
|
1611
1611
|
*/
|
|
1612
1612
|
ipAddressType: string;
|
|
1613
1613
|
/**
|
|
1614
|
-
*
|
|
1614
|
+
* 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`.
|
|
1615
1615
|
*/
|
|
1616
1616
|
types: string;
|
|
1617
1617
|
}
|
|
@@ -1668,7 +1668,7 @@ export declare namespace apigateway {
|
|
|
1668
1668
|
}
|
|
1669
1669
|
interface GetDomainNameEndpointConfiguration {
|
|
1670
1670
|
/**
|
|
1671
|
-
*
|
|
1671
|
+
* IP address types that can invoke a DomainName.
|
|
1672
1672
|
*/
|
|
1673
1673
|
ipAddressType: string;
|
|
1674
1674
|
/**
|
|
@@ -1678,7 +1678,7 @@ export declare namespace apigateway {
|
|
|
1678
1678
|
}
|
|
1679
1679
|
interface GetRestApiEndpointConfiguration {
|
|
1680
1680
|
/**
|
|
1681
|
-
*
|
|
1681
|
+
* IP address types that can invoke a REST API.
|
|
1682
1682
|
*/
|
|
1683
1683
|
ipAddressType: string;
|
|
1684
1684
|
/**
|
|
@@ -1740,7 +1740,7 @@ export declare namespace apigateway {
|
|
|
1740
1740
|
}
|
|
1741
1741
|
interface RestApiEndpointConfiguration {
|
|
1742
1742
|
/**
|
|
1743
|
-
*
|
|
1743
|
+
* 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.
|
|
1744
1744
|
*/
|
|
1745
1745
|
ipAddressType: string;
|
|
1746
1746
|
/**
|
|
@@ -3342,7 +3342,7 @@ export declare namespace appflow {
|
|
|
3342
3342
|
privateLinkServiceName?: string;
|
|
3343
3343
|
/**
|
|
3344
3344
|
* 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.
|
|
3345
|
-
* * `name
|
|
3345
|
+
* * ` name ` (Required) - Name of the connector profile. The name is unique for each `ConnectorProfile` in your AWS account.
|
|
3346
3346
|
*/
|
|
3347
3347
|
region?: string;
|
|
3348
3348
|
/**
|
|
@@ -7336,9 +7336,9 @@ export declare namespace apprunner {
|
|
|
7336
7336
|
/**
|
|
7337
7337
|
* Source of the App Runner configuration. Valid values: `REPOSITORY`, `API`. Values are interpreted as follows:
|
|
7338
7338
|
* * `REPOSITORY` - App Runner reads configuration values from the apprunner.yaml file in the
|
|
7339
|
-
*
|
|
7339
|
+
* source code repository and ignores the CodeConfigurationValues parameter.
|
|
7340
7340
|
* * `API` - App Runner uses configuration values provided in the CodeConfigurationValues
|
|
7341
|
-
*
|
|
7341
|
+
* parameter and ignores the apprunner.yaml file in the source code repository.
|
|
7342
7342
|
*/
|
|
7343
7343
|
configurationSource: string;
|
|
7344
7344
|
}
|
|
@@ -15157,6 +15157,60 @@ export declare namespace bedrock {
|
|
|
15157
15157
|
*/
|
|
15158
15158
|
secretArn: string;
|
|
15159
15159
|
}
|
|
15160
|
+
interface AgentcoreBrowserBrowserSigning {
|
|
15161
|
+
/**
|
|
15162
|
+
* Whether browser signing is enabled. When enabled, the browser cryptographically signs HTTP requests to identify itself as an AI agent to bot control vendors.
|
|
15163
|
+
*/
|
|
15164
|
+
enabled: boolean;
|
|
15165
|
+
}
|
|
15166
|
+
interface AgentcoreBrowserCertificate {
|
|
15167
|
+
/**
|
|
15168
|
+
* Location from which to retrieve the certificate. See `certificates.location` below.
|
|
15169
|
+
*/
|
|
15170
|
+
location: outputs.bedrock.AgentcoreBrowserCertificateLocation;
|
|
15171
|
+
}
|
|
15172
|
+
interface AgentcoreBrowserCertificateLocation {
|
|
15173
|
+
/**
|
|
15174
|
+
* AWS Secrets Manager location of the certificate. See `secretsManager` below.
|
|
15175
|
+
*/
|
|
15176
|
+
secretsManager?: outputs.bedrock.AgentcoreBrowserCertificateLocationSecretsManager;
|
|
15177
|
+
}
|
|
15178
|
+
interface AgentcoreBrowserCertificateLocationSecretsManager {
|
|
15179
|
+
/**
|
|
15180
|
+
* ARN of the AWS Secrets Manager secret containing the certificate.
|
|
15181
|
+
*/
|
|
15182
|
+
secretArn: string;
|
|
15183
|
+
}
|
|
15184
|
+
interface AgentcoreBrowserEnterprisePolicy {
|
|
15185
|
+
/**
|
|
15186
|
+
* Location of the enterprise policy file. See `location` below.
|
|
15187
|
+
*/
|
|
15188
|
+
location: outputs.bedrock.AgentcoreBrowserEnterprisePolicyLocation;
|
|
15189
|
+
/**
|
|
15190
|
+
* Type of browser enterprise policy. Valid values: `MANAGED`, `RECOMMENDED`.
|
|
15191
|
+
*/
|
|
15192
|
+
type?: string;
|
|
15193
|
+
}
|
|
15194
|
+
interface AgentcoreBrowserEnterprisePolicyLocation {
|
|
15195
|
+
/**
|
|
15196
|
+
* S3 location of the enterprise policy file. See `s3` below.
|
|
15197
|
+
*/
|
|
15198
|
+
s3?: outputs.bedrock.AgentcoreBrowserEnterprisePolicyLocationS3;
|
|
15199
|
+
}
|
|
15200
|
+
interface AgentcoreBrowserEnterprisePolicyLocationS3 {
|
|
15201
|
+
/**
|
|
15202
|
+
* Name of the S3 bucket.
|
|
15203
|
+
*/
|
|
15204
|
+
bucket: string;
|
|
15205
|
+
/**
|
|
15206
|
+
* Prefix for objects in the S3 bucket.
|
|
15207
|
+
*/
|
|
15208
|
+
prefix: string;
|
|
15209
|
+
/**
|
|
15210
|
+
* Version ID of the S3 object. If not specified, the latest version is used.
|
|
15211
|
+
*/
|
|
15212
|
+
versionId?: string;
|
|
15213
|
+
}
|
|
15160
15214
|
interface AgentcoreBrowserNetworkConfiguration {
|
|
15161
15215
|
/**
|
|
15162
15216
|
* Network mode for the browser. Valid values: `PUBLIC`, `VPC`.
|
|
@@ -15177,6 +15231,16 @@ export declare namespace bedrock {
|
|
|
15177
15231
|
*/
|
|
15178
15232
|
subnets: string[];
|
|
15179
15233
|
}
|
|
15234
|
+
interface AgentcoreBrowserProfileTimeouts {
|
|
15235
|
+
/**
|
|
15236
|
+
* 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).
|
|
15237
|
+
*/
|
|
15238
|
+
create?: string;
|
|
15239
|
+
/**
|
|
15240
|
+
* 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.
|
|
15241
|
+
*/
|
|
15242
|
+
delete?: string;
|
|
15243
|
+
}
|
|
15180
15244
|
interface AgentcoreBrowserRecording {
|
|
15181
15245
|
/**
|
|
15182
15246
|
* Whether to enable recording for browser sessions. Defaults to `false`.
|
|
@@ -15207,6 +15271,24 @@ export declare namespace bedrock {
|
|
|
15207
15271
|
*/
|
|
15208
15272
|
delete?: string;
|
|
15209
15273
|
}
|
|
15274
|
+
interface AgentcoreCodeInterpreterCertificate {
|
|
15275
|
+
/**
|
|
15276
|
+
* Location from which to retrieve the certificate. See `certificates.location` below.
|
|
15277
|
+
*/
|
|
15278
|
+
location: outputs.bedrock.AgentcoreCodeInterpreterCertificateLocation;
|
|
15279
|
+
}
|
|
15280
|
+
interface AgentcoreCodeInterpreterCertificateLocation {
|
|
15281
|
+
/**
|
|
15282
|
+
* AWS Secrets Manager location of the certificate. See `secretsManager` below.
|
|
15283
|
+
*/
|
|
15284
|
+
secretsManager?: outputs.bedrock.AgentcoreCodeInterpreterCertificateLocationSecretsManager;
|
|
15285
|
+
}
|
|
15286
|
+
interface AgentcoreCodeInterpreterCertificateLocationSecretsManager {
|
|
15287
|
+
/**
|
|
15288
|
+
* ARN of the AWS Secrets Manager secret containing the certificate.
|
|
15289
|
+
*/
|
|
15290
|
+
secretArn: string;
|
|
15291
|
+
}
|
|
15210
15292
|
interface AgentcoreCodeInterpreterNetworkConfiguration {
|
|
15211
15293
|
/**
|
|
15212
15294
|
* Network mode for the code interpreter. Valid values: `PUBLIC`, `SANDBOX`, `VPC`.
|
|
@@ -17289,6 +17371,46 @@ export declare namespace bedrock {
|
|
|
17289
17371
|
*/
|
|
17290
17372
|
update?: string;
|
|
17291
17373
|
}
|
|
17374
|
+
interface AgentcoreRegistryApprovalConfiguration {
|
|
17375
|
+
autoApproval: boolean;
|
|
17376
|
+
}
|
|
17377
|
+
interface AgentcoreRegistryAuthorizerConfiguration {
|
|
17378
|
+
customJwtAuthorizer?: outputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizer;
|
|
17379
|
+
}
|
|
17380
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizer {
|
|
17381
|
+
allowedAudiences?: string[];
|
|
17382
|
+
allowedClients?: string[];
|
|
17383
|
+
allowedScopes?: string[];
|
|
17384
|
+
customClaims?: outputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaim[];
|
|
17385
|
+
discoveryUrl: string;
|
|
17386
|
+
}
|
|
17387
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaim {
|
|
17388
|
+
authorizingClaimMatchValue: outputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValue;
|
|
17389
|
+
inboundTokenClaimName: string;
|
|
17390
|
+
inboundTokenClaimValueType: string;
|
|
17391
|
+
}
|
|
17392
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValue {
|
|
17393
|
+
claimMatchOperator: string;
|
|
17394
|
+
claimMatchValue: outputs.bedrock.AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValueClaimMatchValue;
|
|
17395
|
+
}
|
|
17396
|
+
interface AgentcoreRegistryAuthorizerConfigurationCustomJwtAuthorizerCustomClaimAuthorizingClaimMatchValueClaimMatchValue {
|
|
17397
|
+
matchValueString?: string;
|
|
17398
|
+
matchValueStringLists?: string[];
|
|
17399
|
+
}
|
|
17400
|
+
interface AgentcoreRegistryTimeouts {
|
|
17401
|
+
/**
|
|
17402
|
+
* 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).
|
|
17403
|
+
*/
|
|
17404
|
+
create?: string;
|
|
17405
|
+
/**
|
|
17406
|
+
* 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.
|
|
17407
|
+
*/
|
|
17408
|
+
delete?: string;
|
|
17409
|
+
/**
|
|
17410
|
+
* 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).
|
|
17411
|
+
*/
|
|
17412
|
+
update?: string;
|
|
17413
|
+
}
|
|
17292
17414
|
interface AgentcoreTokenVaultCmkKmsConfiguration {
|
|
17293
17415
|
/**
|
|
17294
17416
|
* Type of KMS key. Valid values: `CustomerManagedKey`, `ServiceManagedKey`.
|
|
@@ -17786,6 +17908,80 @@ export declare namespace bedrock {
|
|
|
17786
17908
|
}
|
|
17787
17909
|
}
|
|
17788
17910
|
export declare namespace bedrockfoundation {
|
|
17911
|
+
interface GetModelAgreementOffersOffer {
|
|
17912
|
+
/**
|
|
17913
|
+
* Offer ID for a model offer.
|
|
17914
|
+
*/
|
|
17915
|
+
offerId: string;
|
|
17916
|
+
/**
|
|
17917
|
+
* Offer token.
|
|
17918
|
+
*/
|
|
17919
|
+
offerToken: string;
|
|
17920
|
+
/**
|
|
17921
|
+
* Details about the terms of the offer. See `termDetails`.
|
|
17922
|
+
*/
|
|
17923
|
+
termDetails: outputs.bedrockfoundation.GetModelAgreementOffersOfferTermDetail[];
|
|
17924
|
+
}
|
|
17925
|
+
interface GetModelAgreementOffersOfferTermDetail {
|
|
17926
|
+
/**
|
|
17927
|
+
* Details about the legal terms. See `legalTerm`.
|
|
17928
|
+
*/
|
|
17929
|
+
legalTerms: outputs.bedrockfoundation.GetModelAgreementOffersOfferTermDetailLegalTerm[];
|
|
17930
|
+
/**
|
|
17931
|
+
* Details about the support terms. See `supportTerm`.
|
|
17932
|
+
*/
|
|
17933
|
+
supportTerms: outputs.bedrockfoundation.GetModelAgreementOffersOfferTermDetailSupportTerm[];
|
|
17934
|
+
/**
|
|
17935
|
+
* Details about the pricing terms. See `usageBasedPricingTerm`.
|
|
17936
|
+
*/
|
|
17937
|
+
usageBasedPricingTerms: outputs.bedrockfoundation.GetModelAgreementOffersOfferTermDetailUsageBasedPricingTerm[];
|
|
17938
|
+
/**
|
|
17939
|
+
* Details about the validity terms. See `validityTerm`.
|
|
17940
|
+
*/
|
|
17941
|
+
validityTerms: outputs.bedrockfoundation.GetModelAgreementOffersOfferTermDetailValidityTerm[];
|
|
17942
|
+
}
|
|
17943
|
+
interface GetModelAgreementOffersOfferTermDetailLegalTerm {
|
|
17944
|
+
/**
|
|
17945
|
+
* URL to the legal term document.
|
|
17946
|
+
*/
|
|
17947
|
+
url: string;
|
|
17948
|
+
}
|
|
17949
|
+
interface GetModelAgreementOffersOfferTermDetailSupportTerm {
|
|
17950
|
+
/**
|
|
17951
|
+
* Refund policy description.
|
|
17952
|
+
*/
|
|
17953
|
+
refundPolicyDescription: string;
|
|
17954
|
+
}
|
|
17955
|
+
interface GetModelAgreementOffersOfferTermDetailUsageBasedPricingTerm {
|
|
17956
|
+
/**
|
|
17957
|
+
* Details about a usage price for each dimension. See `rateCard`.
|
|
17958
|
+
*/
|
|
17959
|
+
rateCards: outputs.bedrockfoundation.GetModelAgreementOffersOfferTermDetailUsageBasedPricingTermRateCard[];
|
|
17960
|
+
}
|
|
17961
|
+
interface GetModelAgreementOffersOfferTermDetailUsageBasedPricingTermRateCard {
|
|
17962
|
+
/**
|
|
17963
|
+
* Description of the price rate.
|
|
17964
|
+
*/
|
|
17965
|
+
description: string;
|
|
17966
|
+
/**
|
|
17967
|
+
* Dimension for the price rate.
|
|
17968
|
+
*/
|
|
17969
|
+
dimension: string;
|
|
17970
|
+
/**
|
|
17971
|
+
* Single-dimensional rate information.
|
|
17972
|
+
*/
|
|
17973
|
+
price: string;
|
|
17974
|
+
/**
|
|
17975
|
+
* Unit associated with the price.
|
|
17976
|
+
*/
|
|
17977
|
+
unit: string;
|
|
17978
|
+
}
|
|
17979
|
+
interface GetModelAgreementOffersOfferTermDetailValidityTerm {
|
|
17980
|
+
/**
|
|
17981
|
+
* Duration of the agreement.
|
|
17982
|
+
*/
|
|
17983
|
+
agreementDuration: string;
|
|
17984
|
+
}
|
|
17789
17985
|
interface GetModelsModelSummary {
|
|
17790
17986
|
/**
|
|
17791
17987
|
* Customizations that the model supports.
|
|
@@ -17824,6 +18020,16 @@ export declare namespace bedrockfoundation {
|
|
|
17824
18020
|
*/
|
|
17825
18021
|
responseStreamingSupported: boolean;
|
|
17826
18022
|
}
|
|
18023
|
+
interface ModelAgreementTimeouts {
|
|
18024
|
+
/**
|
|
18025
|
+
* 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).
|
|
18026
|
+
*/
|
|
18027
|
+
create?: string;
|
|
18028
|
+
/**
|
|
18029
|
+
* 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.
|
|
18030
|
+
*/
|
|
18031
|
+
delete?: string;
|
|
18032
|
+
}
|
|
17827
18033
|
}
|
|
17828
18034
|
export declare namespace bedrockmodel {
|
|
17829
18035
|
interface InvocationLoggingConfigurationLoggingConfig {
|
|
@@ -23816,6 +24022,15 @@ export declare namespace codebuild {
|
|
|
23816
24022
|
* Configuration block. Detailed below.
|
|
23817
24023
|
*/
|
|
23818
24024
|
fleet?: outputs.codebuild.ProjectEnvironmentFleet;
|
|
24025
|
+
/**
|
|
24026
|
+
* Host operating system kernel used for on-demand builds in the build project. This setting
|
|
24027
|
+
* controls the kernel of the underlying build host. It does not change the build environment operating system, which is
|
|
24028
|
+
* determined by the image you specify. Valid values: `LINUX_KERNEL_4` (runs on an Amazon Linux 2 host, kernel 4.x),
|
|
24029
|
+
* `LINUX_KERNEL_6` (runs on an Amazon Linux 2023 host, kernel 6.x), `LINUX_KERNEL_LATEST` (runs on the latest supported
|
|
24030
|
+
* host kernel). Applies to the `LINUX_CONTAINER`, `ARM_CONTAINER`, `LINUX_EC2`, and `ARM_EC2` environment types; not
|
|
24031
|
+
* applicable to Windows, Lambda, or Mac environment types. If not specified, CodeBuild selects a default.
|
|
24032
|
+
*/
|
|
24033
|
+
hostKernel: string;
|
|
23819
24034
|
/**
|
|
23820
24035
|
* Docker image to use for this build project. Valid values
|
|
23821
24036
|
* include [Docker images provided by CodeBuild](https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html) (
|
|
@@ -24305,7 +24520,7 @@ export declare namespace codecatalyst {
|
|
|
24305
24520
|
/**
|
|
24306
24521
|
* The name of the branch in a source repository.
|
|
24307
24522
|
*
|
|
24308
|
-
* persistent storage (`
|
|
24523
|
+
* persistent storage (` persistentStorage `) supports the following:
|
|
24309
24524
|
*/
|
|
24310
24525
|
branchName?: string;
|
|
24311
24526
|
/**
|
|
@@ -25222,7 +25437,7 @@ export declare namespace codepipeline {
|
|
|
25222
25437
|
*/
|
|
25223
25438
|
branches: outputs.codepipeline.PipelineTriggerAllGitConfigurationPullRequestBranch[];
|
|
25224
25439
|
/**
|
|
25225
|
-
* A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, `UPDATED
|
|
25440
|
+
* 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`.
|
|
25226
25441
|
*/
|
|
25227
25442
|
events: string[];
|
|
25228
25443
|
/**
|
|
@@ -25314,7 +25529,7 @@ export declare namespace codepipeline {
|
|
|
25314
25529
|
*/
|
|
25315
25530
|
branches?: outputs.codepipeline.PipelineTriggerGitConfigurationPullRequestBranches;
|
|
25316
25531
|
/**
|
|
25317
|
-
* A list that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration. Possible values are `OPEN`, `UPDATED
|
|
25532
|
+
* 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`.
|
|
25318
25533
|
*/
|
|
25319
25534
|
events?: string[];
|
|
25320
25535
|
/**
|
|
@@ -31108,7 +31323,7 @@ export declare namespace customerprofiles {
|
|
|
31108
31323
|
conflictResolution?: outputs.customerprofiles.DomainMatchingAutoMergingConflictResolution;
|
|
31109
31324
|
/**
|
|
31110
31325
|
* 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.
|
|
31111
|
-
* * `minAllowedConfidenceScoreForMerging
|
|
31326
|
+
* * ` 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.
|
|
31112
31327
|
*/
|
|
31113
31328
|
consolidation?: outputs.customerprofiles.DomainMatchingAutoMergingConsolidation;
|
|
31114
31329
|
/**
|
|
@@ -35122,6 +35337,58 @@ export declare namespace ec2 {
|
|
|
35122
35337
|
*/
|
|
35123
35338
|
productCodeType: string;
|
|
35124
35339
|
}
|
|
35340
|
+
interface GetCapacityBlockReservationCommitmentInfo {
|
|
35341
|
+
/**
|
|
35342
|
+
* Date and time the commitment duration ends in [RFC3339 format](https://tools.ietf.org/html/rfc3339#section-5.8).
|
|
35343
|
+
*/
|
|
35344
|
+
commitmentEndDate: string;
|
|
35345
|
+
/**
|
|
35346
|
+
* Number of instances committed to the Capacity Block reservation.
|
|
35347
|
+
*/
|
|
35348
|
+
committedInstanceCount: number;
|
|
35349
|
+
}
|
|
35350
|
+
interface GetCapacityBlockReservationFilter {
|
|
35351
|
+
/**
|
|
35352
|
+
* 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>`.
|
|
35353
|
+
*/
|
|
35354
|
+
name: string;
|
|
35355
|
+
/**
|
|
35356
|
+
* 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.
|
|
35357
|
+
*/
|
|
35358
|
+
values: string[];
|
|
35359
|
+
}
|
|
35360
|
+
interface GetCapacityBlockReservationInterruptibleCapacityAllocation {
|
|
35361
|
+
/**
|
|
35362
|
+
* Number of instances allocated as interruptible capacity within the Capacity Block reservation.
|
|
35363
|
+
*/
|
|
35364
|
+
instanceCount: number;
|
|
35365
|
+
/**
|
|
35366
|
+
* ID of the interruptible Capacity Reservation associated with this allocation.
|
|
35367
|
+
*/
|
|
35368
|
+
interruptibleCapacityReservationId: string;
|
|
35369
|
+
/**
|
|
35370
|
+
* Type of interruption that occurred. Either `spot-interruption` or `capacity-block-interruption`.
|
|
35371
|
+
*/
|
|
35372
|
+
interruptionType: string;
|
|
35373
|
+
/**
|
|
35374
|
+
* Status of the interruptible capacity allocation. One of `pending`, `confirmed`, or `cancelled`.
|
|
35375
|
+
*/
|
|
35376
|
+
status: string;
|
|
35377
|
+
/**
|
|
35378
|
+
* Target number of interruptible instances for the allocation.
|
|
35379
|
+
*/
|
|
35380
|
+
targetInstanceCount: number;
|
|
35381
|
+
}
|
|
35382
|
+
interface GetCapacityBlockReservationInterruptionInfo {
|
|
35383
|
+
/**
|
|
35384
|
+
* Type of interruption that occurred. Either `spot-interruption` or `capacity-block-interruption`.
|
|
35385
|
+
*/
|
|
35386
|
+
interruptionType: string;
|
|
35387
|
+
/**
|
|
35388
|
+
* ID of the source Capacity Reservation that originally held the capacity, if the reservation was created as a result of an interruption.
|
|
35389
|
+
*/
|
|
35390
|
+
sourceCapacityReservationId: string;
|
|
35391
|
+
}
|
|
35125
35392
|
interface GetCoipPoolFilter {
|
|
35126
35393
|
/**
|
|
35127
35394
|
* Name of the field to filter by, as defined by
|
|
@@ -44360,6 +44627,10 @@ export declare namespace eks {
|
|
|
44360
44627
|
* 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.
|
|
44361
44628
|
*/
|
|
44362
44629
|
clusterSecurityGroupId: string;
|
|
44630
|
+
/**
|
|
44631
|
+
* 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.
|
|
44632
|
+
*/
|
|
44633
|
+
controlPlaneEgressMode: string;
|
|
44363
44634
|
/**
|
|
44364
44635
|
* Whether the Amazon EKS private API server endpoint is enabled. Default is `false`.
|
|
44365
44636
|
*/
|
|
@@ -44610,6 +44881,10 @@ export declare namespace eks {
|
|
|
44610
44881
|
* The cluster security group that was created by Amazon EKS for the cluster.
|
|
44611
44882
|
*/
|
|
44612
44883
|
clusterSecurityGroupId: string;
|
|
44884
|
+
/**
|
|
44885
|
+
* The egress mode for the EKS control plane. Possible values are `AWS_MANAGED` and `CUSTOMER_ROUTED`.
|
|
44886
|
+
*/
|
|
44887
|
+
controlPlaneEgressMode: string;
|
|
44613
44888
|
/**
|
|
44614
44889
|
* Indicates whether or not the Amazon EKS private API server endpoint is enabled.
|
|
44615
44890
|
*/
|
|
@@ -47469,7 +47744,7 @@ export declare namespace finspace {
|
|
|
47469
47744
|
ipAddressType: string;
|
|
47470
47745
|
/**
|
|
47471
47746
|
* Unique identifier of the VPC security group applied to the VPC endpoint ENI for the cluster.
|
|
47472
|
-
* * `subnetIds
|
|
47747
|
+
* * ` subnetIds `- (Required) Identifier of the subnet that the Privatelink VPC endpoint uses to connect to the cluster.
|
|
47473
47748
|
*/
|
|
47474
47749
|
securityGroupIds: string[];
|
|
47475
47750
|
subnetIds: string[];
|
|
@@ -49255,21 +49530,21 @@ export declare namespace glue {
|
|
|
49255
49530
|
*/
|
|
49256
49531
|
icebergTableInput?: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInput;
|
|
49257
49532
|
/**
|
|
49258
|
-
*
|
|
49533
|
+
* Required metadata operation. Can only be set to CREATE.
|
|
49259
49534
|
*/
|
|
49260
49535
|
metadataOperation: string;
|
|
49261
49536
|
/**
|
|
49262
|
-
*
|
|
49537
|
+
* Table version for the Iceberg table. Defaults to 2.
|
|
49263
49538
|
*/
|
|
49264
49539
|
version?: string;
|
|
49265
49540
|
}
|
|
49266
49541
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInput {
|
|
49267
49542
|
/**
|
|
49268
|
-
*
|
|
49543
|
+
* S3 location where the Iceberg table data will be stored. Maximum length of 2056 characters.
|
|
49269
49544
|
*/
|
|
49270
49545
|
location: string;
|
|
49271
49546
|
/**
|
|
49272
|
-
*
|
|
49547
|
+
* Partitioning specification that defines how the Iceberg table data will be organized and partitioned for optimal query performance. See `partitionSpec` below.
|
|
49273
49548
|
*/
|
|
49274
49549
|
partitionSpec?: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpec;
|
|
49275
49550
|
/**
|
|
@@ -49279,31 +49554,33 @@ export declare namespace glue {
|
|
|
49279
49554
|
[key: string]: string;
|
|
49280
49555
|
};
|
|
49281
49556
|
/**
|
|
49282
|
-
*
|
|
49557
|
+
* Schema definition that specifies the structure, field types, and metadata for the Iceberg table. See `schema` below.
|
|
49283
49558
|
*/
|
|
49284
49559
|
schema: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchema;
|
|
49285
49560
|
/**
|
|
49286
|
-
*
|
|
49561
|
+
* Sort order specification that defines how data should be ordered within each partition to optimize query performance. See `sortOrder` below.
|
|
49287
49562
|
*/
|
|
49288
49563
|
sortOrder?: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrder;
|
|
49289
49564
|
}
|
|
49290
49565
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpec {
|
|
49291
49566
|
/**
|
|
49292
|
-
*
|
|
49567
|
+
* List of partition fields that define how the table data should be partitioned. See `partition_spec.fields` below.
|
|
49293
49568
|
*/
|
|
49294
49569
|
fields: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpecField[];
|
|
49295
49570
|
/**
|
|
49296
|
-
*
|
|
49571
|
+
* Unique identifier for this partition specification within the Iceberg table's metadata history.
|
|
49297
49572
|
*/
|
|
49298
49573
|
specId?: number;
|
|
49299
49574
|
}
|
|
49300
49575
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputPartitionSpecField {
|
|
49301
49576
|
/**
|
|
49302
|
-
*
|
|
49577
|
+
* Unique identifier assigned to this partition field within the Iceberg table's partition specification.
|
|
49303
49578
|
*/
|
|
49304
49579
|
fieldId?: number;
|
|
49305
49580
|
/**
|
|
49306
49581
|
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
49582
|
+
*
|
|
49583
|
+
* The following arguments are optional:
|
|
49307
49584
|
*/
|
|
49308
49585
|
name: string;
|
|
49309
49586
|
sourceId: number;
|
|
@@ -49311,29 +49588,30 @@ export declare namespace glue {
|
|
|
49311
49588
|
}
|
|
49312
49589
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchema {
|
|
49313
49590
|
/**
|
|
49314
|
-
*
|
|
49591
|
+
* List of field definitions that make up the table schema. See `schema.fields` below.
|
|
49315
49592
|
*/
|
|
49316
49593
|
fields: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchemaField[];
|
|
49317
49594
|
/**
|
|
49318
|
-
*
|
|
49595
|
+
* List of field identifiers that uniquely identify records in the table, used for row-level operations and deduplication.
|
|
49319
49596
|
*/
|
|
49320
49597
|
identifierFieldIds?: number[];
|
|
49321
49598
|
/**
|
|
49322
|
-
*
|
|
49599
|
+
* Unique identifier for this schema version within the Iceberg table's schema evolution history.
|
|
49323
49600
|
*/
|
|
49324
49601
|
schemaId?: number;
|
|
49325
49602
|
/**
|
|
49326
|
-
*
|
|
49603
|
+
* 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)"`.
|
|
49327
49604
|
*/
|
|
49328
49605
|
type?: string;
|
|
49329
49606
|
}
|
|
49330
49607
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSchemaField {
|
|
49331
49608
|
/**
|
|
49332
|
-
*
|
|
49609
|
+
* Documentation or description text that provides additional context about the purpose and usage of this field. Length between 0 and 255 characters.
|
|
49333
49610
|
*/
|
|
49334
49611
|
doc?: string;
|
|
49335
49612
|
/**
|
|
49336
|
-
* Catalog ID,
|
|
49613
|
+
* Catalog ID, database name, and table name, separated by colons (`:`).
|
|
49614
|
+
* * `partition_index[*].index_status` - Status of the partition index.
|
|
49337
49615
|
*/
|
|
49338
49616
|
id: number;
|
|
49339
49617
|
/**
|
|
@@ -49342,10 +49620,12 @@ export declare namespace glue {
|
|
|
49342
49620
|
initialDefault?: string;
|
|
49343
49621
|
/**
|
|
49344
49622
|
* Name of the table. For Hive compatibility, this must be entirely lowercase.
|
|
49623
|
+
*
|
|
49624
|
+
* The following arguments are optional:
|
|
49345
49625
|
*/
|
|
49346
49626
|
name: string;
|
|
49347
49627
|
/**
|
|
49348
|
-
*
|
|
49628
|
+
* Whether this field is required (non-nullable) or optional (nullable) in the table schema.
|
|
49349
49629
|
*/
|
|
49350
49630
|
required: boolean;
|
|
49351
49631
|
type: string;
|
|
@@ -49356,21 +49636,21 @@ export declare namespace glue {
|
|
|
49356
49636
|
}
|
|
49357
49637
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrder {
|
|
49358
49638
|
/**
|
|
49359
|
-
*
|
|
49639
|
+
* List of fields and their sort directions that define the ordering criteria for the Iceberg table data. See `sort_order.fields` below.
|
|
49360
49640
|
*/
|
|
49361
49641
|
fields: outputs.glue.CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrderField[];
|
|
49362
49642
|
/**
|
|
49363
|
-
*
|
|
49643
|
+
* Unique identifier for this sort order specification within the Iceberg table's metadata.
|
|
49364
49644
|
*/
|
|
49365
49645
|
orderId: number;
|
|
49366
49646
|
}
|
|
49367
49647
|
interface CatalogTableOpenTableFormatInputIcebergInputIcebergTableInputSortOrderField {
|
|
49368
49648
|
/**
|
|
49369
|
-
*
|
|
49649
|
+
* Sort direction for this field. Valid values: `asc`, `desc`.
|
|
49370
49650
|
*/
|
|
49371
49651
|
direction: string;
|
|
49372
49652
|
/**
|
|
49373
|
-
*
|
|
49653
|
+
* Ordering behavior for null values in this field. Valid values: `nulls-first`, `nulls-last`.
|
|
49374
49654
|
*/
|
|
49375
49655
|
nullOrder: string;
|
|
49376
49656
|
sourceId: number;
|
|
@@ -49639,7 +49919,7 @@ export declare namespace glue {
|
|
|
49639
49919
|
}
|
|
49640
49920
|
interface CatalogTableViewDefinition {
|
|
49641
49921
|
/**
|
|
49642
|
-
*
|
|
49922
|
+
* Definer of a view in SQL.
|
|
49643
49923
|
*/
|
|
49644
49924
|
definer: string;
|
|
49645
49925
|
/**
|
|
@@ -49655,7 +49935,7 @@ export declare namespace glue {
|
|
|
49655
49935
|
*/
|
|
49656
49936
|
refreshSeconds?: number;
|
|
49657
49937
|
/**
|
|
49658
|
-
*
|
|
49938
|
+
* List of structures that contains the dialect of the view, and the query that defines the view. See `representations` below.
|
|
49659
49939
|
*/
|
|
49660
49940
|
representations?: outputs.glue.CatalogTableViewDefinitionRepresentation[];
|
|
49661
49941
|
/**
|
|
@@ -49663,7 +49943,7 @@ export declare namespace glue {
|
|
|
49663
49943
|
*/
|
|
49664
49944
|
subObjectVersionIds?: number[];
|
|
49665
49945
|
/**
|
|
49666
|
-
*
|
|
49946
|
+
* List of base table ARNs that make up the view.
|
|
49667
49947
|
*/
|
|
49668
49948
|
subObjects?: string[];
|
|
49669
49949
|
/**
|
|
@@ -49677,23 +49957,23 @@ export declare namespace glue {
|
|
|
49677
49957
|
}
|
|
49678
49958
|
interface CatalogTableViewDefinitionRepresentation {
|
|
49679
49959
|
/**
|
|
49680
|
-
*
|
|
49960
|
+
* Parameter that specifies the engine type of a specific representation. Valid values are `REDSHIFT`, `ATHENA`, and `SPARK`.
|
|
49681
49961
|
*/
|
|
49682
49962
|
dialect?: string;
|
|
49683
49963
|
/**
|
|
49684
|
-
*
|
|
49964
|
+
* Parameter that specifies the version of the engine of a specific representation.
|
|
49685
49965
|
*/
|
|
49686
49966
|
dialectVersion?: string;
|
|
49687
49967
|
/**
|
|
49688
|
-
*
|
|
49968
|
+
* Name of the connection to be used to validate the specific representation of the view.
|
|
49689
49969
|
*/
|
|
49690
49970
|
validationConnection?: string;
|
|
49691
49971
|
/**
|
|
49692
|
-
*
|
|
49972
|
+
* String that represents the SQL query that describes the view with expanded resource ARNs.
|
|
49693
49973
|
*/
|
|
49694
49974
|
viewExpandedText?: string;
|
|
49695
49975
|
/**
|
|
49696
|
-
*
|
|
49976
|
+
* String that represents the original SQL query that describes the view.
|
|
49697
49977
|
*/
|
|
49698
49978
|
viewOriginalText?: string;
|
|
49699
49979
|
}
|
|
@@ -50815,7 +51095,7 @@ export declare namespace glue {
|
|
|
50815
51095
|
cloudwatchEncryption: outputs.glue.SecurityConfigurationEncryptionConfigurationCloudwatchEncryption;
|
|
50816
51096
|
jobBookmarksEncryption: outputs.glue.SecurityConfigurationEncryptionConfigurationJobBookmarksEncryption;
|
|
50817
51097
|
/**
|
|
50818
|
-
* A `s3Encryption
|
|
51098
|
+
* A ` s3Encryption ` block as described below, which contains encryption configuration for S3 data.
|
|
50819
51099
|
*/
|
|
50820
51100
|
s3Encryption: outputs.glue.SecurityConfigurationEncryptionConfigurationS3Encryption;
|
|
50821
51101
|
}
|
|
@@ -59893,6 +60173,30 @@ export declare namespace lambda {
|
|
|
59893
60173
|
*/
|
|
59894
60174
|
systemLogLevel?: string;
|
|
59895
60175
|
}
|
|
60176
|
+
interface FunctionScalingConfigFunctionScalingConfig {
|
|
60177
|
+
/**
|
|
60178
|
+
* Maximum number of execution environments that can be provisioned for the function.
|
|
60179
|
+
*/
|
|
60180
|
+
maxExecutionEnvironments: number;
|
|
60181
|
+
/**
|
|
60182
|
+
* Minimum number of execution environments to maintain for the function.
|
|
60183
|
+
*/
|
|
60184
|
+
minExecutionEnvironments: number;
|
|
60185
|
+
}
|
|
60186
|
+
interface FunctionScalingConfigTimeouts {
|
|
60187
|
+
/**
|
|
60188
|
+
* 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).
|
|
60189
|
+
*/
|
|
60190
|
+
create?: string;
|
|
60191
|
+
/**
|
|
60192
|
+
* 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.
|
|
60193
|
+
*/
|
|
60194
|
+
delete?: string;
|
|
60195
|
+
/**
|
|
60196
|
+
* 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).
|
|
60197
|
+
*/
|
|
60198
|
+
update?: string;
|
|
60199
|
+
}
|
|
59896
60200
|
interface FunctionSnapStart {
|
|
59897
60201
|
/**
|
|
59898
60202
|
* When to apply snap start optimization. Valid value: `PublishedVersions`.
|
|
@@ -76821,15 +77125,7 @@ export declare namespace mq {
|
|
|
76821
77125
|
*/
|
|
76822
77126
|
consoleUrl: string;
|
|
76823
77127
|
/**
|
|
76824
|
-
*
|
|
76825
|
-
* * For `ActiveMQ`:
|
|
76826
|
-
* * `ssl://broker-id.mq.us-west-2.amazonaws.com:61617`
|
|
76827
|
-
* * `amqp+ssl://broker-id.mq.us-west-2.amazonaws.com:5671`
|
|
76828
|
-
* * `stomp+ssl://broker-id.mq.us-west-2.amazonaws.com:61614`
|
|
76829
|
-
* * `mqtt+ssl://broker-id.mq.us-west-2.amazonaws.com:8883`
|
|
76830
|
-
* * `wss://broker-id.mq.us-west-2.amazonaws.com:61619`
|
|
76831
|
-
* * For `RabbitMQ`:
|
|
76832
|
-
* * `amqps://broker-id.mq.us-west-2.amazonaws.com:5671`
|
|
77128
|
+
* `amqps://broker-id.mq.us-west-2.amazonaws.com:5671`
|
|
76833
77129
|
*/
|
|
76834
77130
|
endpoints: string[];
|
|
76835
77131
|
/**
|
|
@@ -76907,6 +77203,24 @@ export declare namespace mq {
|
|
|
76907
77203
|
*/
|
|
76908
77204
|
timeZone: string;
|
|
76909
77205
|
}
|
|
77206
|
+
interface BrokerSharedResource {
|
|
77207
|
+
/**
|
|
77208
|
+
* DNS names through which the broker reaches the shared resource.
|
|
77209
|
+
*/
|
|
77210
|
+
dnsNames: string[];
|
|
77211
|
+
/**
|
|
77212
|
+
* ARN of the shared resource.
|
|
77213
|
+
*/
|
|
77214
|
+
resourceArn: string;
|
|
77215
|
+
/**
|
|
77216
|
+
* Status of the shared resource.
|
|
77217
|
+
*/
|
|
77218
|
+
status: string;
|
|
77219
|
+
/**
|
|
77220
|
+
* Type of the shared resource, either `RESOURCE_SHARE` or `RESOURCE`.
|
|
77221
|
+
*/
|
|
77222
|
+
type: string;
|
|
77223
|
+
}
|
|
76910
77224
|
interface BrokerUser {
|
|
76911
77225
|
/**
|
|
76912
77226
|
* 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.
|
|
@@ -77051,6 +77365,24 @@ export declare namespace mq {
|
|
|
77051
77365
|
*/
|
|
77052
77366
|
timeZone: string;
|
|
77053
77367
|
}
|
|
77368
|
+
interface GetBrokerSharedResource {
|
|
77369
|
+
/**
|
|
77370
|
+
* DNS names through which the broker reaches the shared resource.
|
|
77371
|
+
*/
|
|
77372
|
+
dnsNames: string[];
|
|
77373
|
+
/**
|
|
77374
|
+
* ARN of the shared resource.
|
|
77375
|
+
*/
|
|
77376
|
+
resourceArn: string;
|
|
77377
|
+
/**
|
|
77378
|
+
* Status of the shared resource.
|
|
77379
|
+
*/
|
|
77380
|
+
status: string;
|
|
77381
|
+
/**
|
|
77382
|
+
* Type of the shared resource, either `RESOURCE_SHARE` or `RESOURCE`.
|
|
77383
|
+
*/
|
|
77384
|
+
type: string;
|
|
77385
|
+
}
|
|
77054
77386
|
interface GetBrokerUser {
|
|
77055
77387
|
/**
|
|
77056
77388
|
* Whether to enable access to the ActiveMQ Web Console for the user.
|
|
@@ -78041,7 +78373,7 @@ export declare namespace networkfirewall {
|
|
|
78041
78373
|
*/
|
|
78042
78374
|
policyVariables?: outputs.networkfirewall.FirewallPolicyFirewallPolicyPolicyVariables;
|
|
78043
78375
|
/**
|
|
78044
|
-
* 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,
|
|
78376
|
+
* 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.
|
|
78045
78377
|
*/
|
|
78046
78378
|
statefulDefaultActions?: string[];
|
|
78047
78379
|
/**
|
|
@@ -82831,6 +83163,20 @@ export declare namespace pinpoint {
|
|
|
82831
83163
|
*/
|
|
82832
83164
|
update?: string;
|
|
82833
83165
|
}
|
|
83166
|
+
interface Smsvoicev2PoolTimeouts {
|
|
83167
|
+
/**
|
|
83168
|
+
* 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).
|
|
83169
|
+
*/
|
|
83170
|
+
create?: string;
|
|
83171
|
+
/**
|
|
83172
|
+
* 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.
|
|
83173
|
+
*/
|
|
83174
|
+
delete?: string;
|
|
83175
|
+
/**
|
|
83176
|
+
* 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).
|
|
83177
|
+
*/
|
|
83178
|
+
update?: string;
|
|
83179
|
+
}
|
|
82834
83180
|
}
|
|
82835
83181
|
export declare namespace pipes {
|
|
82836
83182
|
interface PipeEnrichmentParameters {
|
|
@@ -86897,8 +87243,8 @@ export declare namespace resourcegroupstaggingapi {
|
|
|
86897
87243
|
interface GetResourcesResourceTagMappingListComplianceDetail {
|
|
86898
87244
|
/**
|
|
86899
87245
|
* Whether the resource is compliant.
|
|
86900
|
-
* * `keysWithNoncompliantValues
|
|
86901
|
-
* * `nonCompliantKeys
|
|
87246
|
+
* * ` keysWithNoncompliantValues ` - Set of tag keys with non-compliant tag values.
|
|
87247
|
+
* * ` nonCompliantKeys ` - Set of non-compliant tag keys.
|
|
86902
87248
|
*/
|
|
86903
87249
|
complianceStatus: boolean;
|
|
86904
87250
|
keysWithNoncompliantValues: string[];
|
|
@@ -90527,6 +90873,72 @@ export declare namespace s3 {
|
|
|
90527
90873
|
*/
|
|
90528
90874
|
vpcId: string;
|
|
90529
90875
|
}
|
|
90876
|
+
interface GetBucketNotificationLambdaFunction {
|
|
90877
|
+
/**
|
|
90878
|
+
* [Events](https://docs.aws.amazon.com/AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.html) for which Amazon S3 sends notifications.
|
|
90879
|
+
*/
|
|
90880
|
+
events: string[];
|
|
90881
|
+
/**
|
|
90882
|
+
* Object key name prefix.
|
|
90883
|
+
*/
|
|
90884
|
+
filterPrefix: string;
|
|
90885
|
+
/**
|
|
90886
|
+
* Object key name suffix.
|
|
90887
|
+
*/
|
|
90888
|
+
filterSuffix: string;
|
|
90889
|
+
/**
|
|
90890
|
+
* Unique identifier for the notification configuration.
|
|
90891
|
+
*/
|
|
90892
|
+
id: string;
|
|
90893
|
+
/**
|
|
90894
|
+
* ARN of the Lambda function.
|
|
90895
|
+
*/
|
|
90896
|
+
lambdaFunctionArn: string;
|
|
90897
|
+
}
|
|
90898
|
+
interface GetBucketNotificationQueue {
|
|
90899
|
+
/**
|
|
90900
|
+
* [Events](https://docs.aws.amazon.com/AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.html) for which Amazon S3 sends notifications.
|
|
90901
|
+
*/
|
|
90902
|
+
events: string[];
|
|
90903
|
+
/**
|
|
90904
|
+
* Object key name prefix.
|
|
90905
|
+
*/
|
|
90906
|
+
filterPrefix: string;
|
|
90907
|
+
/**
|
|
90908
|
+
* Object key name suffix.
|
|
90909
|
+
*/
|
|
90910
|
+
filterSuffix: string;
|
|
90911
|
+
/**
|
|
90912
|
+
* Unique identifier for the notification configuration.
|
|
90913
|
+
*/
|
|
90914
|
+
id: string;
|
|
90915
|
+
/**
|
|
90916
|
+
* ARN of the SQS queue.
|
|
90917
|
+
*/
|
|
90918
|
+
queueArn: string;
|
|
90919
|
+
}
|
|
90920
|
+
interface GetBucketNotificationTopic {
|
|
90921
|
+
/**
|
|
90922
|
+
* [Events](https://docs.aws.amazon.com/AmazonS3/latest/userguide/notification-how-to-event-types-and-destinations.html) for which Amazon S3 sends notifications.
|
|
90923
|
+
*/
|
|
90924
|
+
events: string[];
|
|
90925
|
+
/**
|
|
90926
|
+
* Object key name prefix.
|
|
90927
|
+
*/
|
|
90928
|
+
filterPrefix: string;
|
|
90929
|
+
/**
|
|
90930
|
+
* Object key name suffix.
|
|
90931
|
+
*/
|
|
90932
|
+
filterSuffix: string;
|
|
90933
|
+
/**
|
|
90934
|
+
* Unique identifier for the notification configuration.
|
|
90935
|
+
*/
|
|
90936
|
+
id: string;
|
|
90937
|
+
/**
|
|
90938
|
+
* ARN of the SNS topic.
|
|
90939
|
+
*/
|
|
90940
|
+
topicArn: string;
|
|
90941
|
+
}
|
|
90530
90942
|
interface GetBucketObjectLockConfigurationRule {
|
|
90531
90943
|
/**
|
|
90532
90944
|
* Default object lock retention settings for new objects placed in the bucket. See Default Retention below.
|
|
@@ -93870,6 +94282,10 @@ export declare namespace sagemaker {
|
|
|
93870
94282
|
* Size of the Elastic Inference (EI) instance to use for the production variant.
|
|
93871
94283
|
*/
|
|
93872
94284
|
acceleratorType?: string;
|
|
94285
|
+
/**
|
|
94286
|
+
* Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint. See capacityReservationConfig below.
|
|
94287
|
+
*/
|
|
94288
|
+
capacityReservationConfig?: outputs.sagemaker.EndpointConfigurationProductionVariantCapacityReservationConfig;
|
|
93873
94289
|
/**
|
|
93874
94290
|
* 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`.
|
|
93875
94291
|
*/
|
|
@@ -93927,6 +94343,16 @@ export declare namespace sagemaker {
|
|
|
93927
94343
|
*/
|
|
93928
94344
|
volumeSizeInGb: number;
|
|
93929
94345
|
}
|
|
94346
|
+
interface EndpointConfigurationProductionVariantCapacityReservationConfig {
|
|
94347
|
+
/**
|
|
94348
|
+
* 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.
|
|
94349
|
+
*/
|
|
94350
|
+
capacityReservationPreference?: string;
|
|
94351
|
+
/**
|
|
94352
|
+
* The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
|
|
94353
|
+
*/
|
|
94354
|
+
mlReservationArn?: string;
|
|
94355
|
+
}
|
|
93930
94356
|
interface EndpointConfigurationProductionVariantCoreDumpConfig {
|
|
93931
94357
|
/**
|
|
93932
94358
|
* S3 bucket to send the core dump to.
|
|
@@ -93976,6 +94402,10 @@ export declare namespace sagemaker {
|
|
|
93976
94402
|
* Size of the Elastic Inference (EI) instance to use for the production variant.
|
|
93977
94403
|
*/
|
|
93978
94404
|
acceleratorType?: string;
|
|
94405
|
+
/**
|
|
94406
|
+
* Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint. See capacityReservationConfig below.
|
|
94407
|
+
*/
|
|
94408
|
+
capacityReservationConfig?: outputs.sagemaker.EndpointConfigurationShadowProductionVariantCapacityReservationConfig;
|
|
93979
94409
|
/**
|
|
93980
94410
|
* 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`.
|
|
93981
94411
|
*/
|
|
@@ -94033,6 +94463,16 @@ export declare namespace sagemaker {
|
|
|
94033
94463
|
*/
|
|
94034
94464
|
volumeSizeInGb?: number;
|
|
94035
94465
|
}
|
|
94466
|
+
interface EndpointConfigurationShadowProductionVariantCapacityReservationConfig {
|
|
94467
|
+
/**
|
|
94468
|
+
* 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.
|
|
94469
|
+
*/
|
|
94470
|
+
capacityReservationPreference?: string;
|
|
94471
|
+
/**
|
|
94472
|
+
* The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
|
|
94473
|
+
*/
|
|
94474
|
+
mlReservationArn?: string;
|
|
94475
|
+
}
|
|
94036
94476
|
interface EndpointConfigurationShadowProductionVariantCoreDumpConfig {
|
|
94037
94477
|
/**
|
|
94038
94478
|
* S3 bucket to send the core dump to.
|
|
@@ -102231,6 +102671,16 @@ export declare namespace ssoadmin {
|
|
|
102231
102671
|
*/
|
|
102232
102672
|
path?: string;
|
|
102233
102673
|
}
|
|
102674
|
+
interface RegionTimeouts {
|
|
102675
|
+
/**
|
|
102676
|
+
* 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).
|
|
102677
|
+
*/
|
|
102678
|
+
create?: string;
|
|
102679
|
+
/**
|
|
102680
|
+
* 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.
|
|
102681
|
+
*/
|
|
102682
|
+
delete?: string;
|
|
102683
|
+
}
|
|
102234
102684
|
interface TrustedTokenIssuerTrustedTokenIssuerConfiguration {
|
|
102235
102685
|
/**
|
|
102236
102686
|
* 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.
|
|
@@ -104572,7 +105022,7 @@ export declare namespace vpclattice {
|
|
|
104572
105022
|
healthCheckIntervalSeconds?: number;
|
|
104573
105023
|
/**
|
|
104574
105024
|
* 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.
|
|
104575
|
-
* * `healthyThresholdCount
|
|
105025
|
+
* * ` 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.
|
|
104576
105026
|
*/
|
|
104577
105027
|
healthCheckTimeoutSeconds?: number;
|
|
104578
105028
|
healthyThresholdCount?: number;
|
|
@@ -129544,9 +129994,71 @@ export declare namespace workspaces {
|
|
|
129544
129994
|
*/
|
|
129545
129995
|
source: string;
|
|
129546
129996
|
}
|
|
129997
|
+
interface PoolApplicationSetting {
|
|
129998
|
+
/**
|
|
129999
|
+
* Name of the settings group for the application settings.
|
|
130000
|
+
*/
|
|
130001
|
+
settingsGroup: string;
|
|
130002
|
+
/**
|
|
130003
|
+
* Status of the application settings. Valid values are `ENABLED` and `DISABLED`.
|
|
130004
|
+
*/
|
|
130005
|
+
status: string;
|
|
130006
|
+
}
|
|
130007
|
+
interface PoolCapacity {
|
|
130008
|
+
/**
|
|
130009
|
+
* Desired number of user sessions for the WorkSpaces Pool.
|
|
130010
|
+
*/
|
|
130011
|
+
desiredUserSessions: number;
|
|
130012
|
+
}
|
|
130013
|
+
interface PoolCapacityStatus {
|
|
130014
|
+
/**
|
|
130015
|
+
* Number of user sessions that are currently being used for WorkSpaces in the pool.
|
|
130016
|
+
*/
|
|
130017
|
+
activeUserSessions: number;
|
|
130018
|
+
/**
|
|
130019
|
+
* Number of user sessions currently being used for WorkSpaces in the pool.
|
|
130020
|
+
*/
|
|
130021
|
+
actualUserSessions: number;
|
|
130022
|
+
/**
|
|
130023
|
+
* Number of user sessions available for WorkSpaces in the pool.
|
|
130024
|
+
*/
|
|
130025
|
+
availableUserSessions: number;
|
|
130026
|
+
/**
|
|
130027
|
+
* Number of user sessions required for WorkSpaces in the pool.
|
|
130028
|
+
*/
|
|
130029
|
+
desiredUserSessions: number;
|
|
130030
|
+
}
|
|
130031
|
+
interface PoolTimeoutSetting {
|
|
130032
|
+
/**
|
|
130033
|
+
* Time after disconnection when a user is logged out of their WorkSpace. Must be between 1 and 36000.
|
|
130034
|
+
*/
|
|
130035
|
+
disconnectTimeoutInSeconds: number;
|
|
130036
|
+
/**
|
|
130037
|
+
* Time after inactivity when a user is disconnected from their WorkSpace. Must be between 1 and 36000.
|
|
130038
|
+
*/
|
|
130039
|
+
idleDisconnectTimeoutInSeconds: number;
|
|
130040
|
+
/**
|
|
130041
|
+
* Maximum time that a user can be connected to their WorkSpace. Must be between 1 and 432000.
|
|
130042
|
+
*/
|
|
130043
|
+
maxUserDurationInSeconds: number;
|
|
130044
|
+
}
|
|
130045
|
+
interface PoolTimeouts {
|
|
130046
|
+
/**
|
|
130047
|
+
* 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).
|
|
130048
|
+
*/
|
|
130049
|
+
create?: string;
|
|
130050
|
+
/**
|
|
130051
|
+
* 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.
|
|
130052
|
+
*/
|
|
130053
|
+
delete?: string;
|
|
130054
|
+
/**
|
|
130055
|
+
* 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).
|
|
130056
|
+
*/
|
|
130057
|
+
update?: string;
|
|
130058
|
+
}
|
|
129547
130059
|
interface WorkspaceWorkspaceProperties {
|
|
129548
130060
|
/**
|
|
129549
|
-
* 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 `
|
|
130061
|
+
* 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`.
|
|
129550
130062
|
*/
|
|
129551
130063
|
computeTypeName?: string;
|
|
129552
130064
|
/**
|