@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
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.UseCaseForModelAccess = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Manages an AWS Bedrock Use Case For Model Access.
|
|
33
|
+
*
|
|
34
|
+
* **This is an advanced resource** and has special caveats to be aware of when using it. Please read this document in its entirety before using this resource.
|
|
35
|
+
*
|
|
36
|
+
* The `aws.bedrock.UseCaseForModelAccess` resource behaves differently from normal resources in that if an Use Case For Model Access already exists, Terraform does not _create_ this resource, but instead "adopts" it into management if it is the same. As the ability to update doesn't exist, changes compared to the existing resource generate an error.
|
|
37
|
+
* If no Use Case For Model Access exists, Terraform creates a new Use Case For Model Access.
|
|
38
|
+
* By default, `terraform destroy` does not delete the Use Case For Model Access but does remove the resource from Terraform state. Real deletion does not exist for this resource.
|
|
39
|
+
*
|
|
40
|
+
* ## Example Usage
|
|
41
|
+
*
|
|
42
|
+
* ### Basic Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as aws from "@pulumi/aws";
|
|
47
|
+
*
|
|
48
|
+
* const example = new aws.bedrock.UseCaseForModelAccess("example", {formData: JSON.stringify({
|
|
49
|
+
* companyName: "AWS Provider",
|
|
50
|
+
* companyWebsite: "https://www.test.com",
|
|
51
|
+
* intendedUsers: "0",
|
|
52
|
+
* industryOption: "Energy",
|
|
53
|
+
* otherIndustryOption: "",
|
|
54
|
+
* useCases: `. - Generating developer documentation
|
|
55
|
+
* - Code generation/refactoring
|
|
56
|
+
* - Summarization of issues / documents`,
|
|
57
|
+
* })});
|
|
58
|
+
* ```
|
|
59
|
+
*
|
|
60
|
+
* ## Import
|
|
61
|
+
*
|
|
62
|
+
* ### Identity Schema
|
|
63
|
+
*
|
|
64
|
+
* #### Optional
|
|
65
|
+
*
|
|
66
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
67
|
+
*
|
|
68
|
+
* Using `pulumi import`, import AWS Bedrock Use Case For Model Access resources using the AWS account ID. For example:
|
|
69
|
+
*
|
|
70
|
+
* ```sh
|
|
71
|
+
* $ pulumi import aws:bedrock/useCaseForModelAccess:UseCaseForModelAccess example 123456789012
|
|
72
|
+
* ```
|
|
73
|
+
*/
|
|
74
|
+
class UseCaseForModelAccess extends pulumi.CustomResource {
|
|
75
|
+
/**
|
|
76
|
+
* Get an existing UseCaseForModelAccess resource's state with the given name, ID, and optional extra
|
|
77
|
+
* properties used to qualify the lookup.
|
|
78
|
+
*
|
|
79
|
+
* @param name The _unique_ name of the resulting resource.
|
|
80
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
81
|
+
* @param state Any extra arguments used during the lookup.
|
|
82
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
83
|
+
*/
|
|
84
|
+
static get(name, id, state, opts) {
|
|
85
|
+
return new UseCaseForModelAccess(name, state, { ...opts, id: id });
|
|
86
|
+
}
|
|
87
|
+
/** @internal */
|
|
88
|
+
static __pulumiType = 'aws:bedrock/useCaseForModelAccess:UseCaseForModelAccess';
|
|
89
|
+
/**
|
|
90
|
+
* Returns true if the given object is an instance of UseCaseForModelAccess. This is designed to work even
|
|
91
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
92
|
+
*/
|
|
93
|
+
static isInstance(obj) {
|
|
94
|
+
if (obj === undefined || obj === null) {
|
|
95
|
+
return false;
|
|
96
|
+
}
|
|
97
|
+
return obj['__pulumiType'] === UseCaseForModelAccess.__pulumiType;
|
|
98
|
+
}
|
|
99
|
+
constructor(name, argsOrState, opts) {
|
|
100
|
+
let resourceInputs = {};
|
|
101
|
+
opts = opts || {};
|
|
102
|
+
if (opts.id) {
|
|
103
|
+
const state = argsOrState;
|
|
104
|
+
resourceInputs["formData"] = state?.formData;
|
|
105
|
+
}
|
|
106
|
+
else {
|
|
107
|
+
const args = argsOrState;
|
|
108
|
+
if (args?.formData === undefined && !opts.urn) {
|
|
109
|
+
throw new Error("Missing required property 'formData'");
|
|
110
|
+
}
|
|
111
|
+
resourceInputs["formData"] = args?.formData;
|
|
112
|
+
}
|
|
113
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
114
|
+
super(UseCaseForModelAccess.__pulumiType, name, resourceInputs, opts);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
exports.UseCaseForModelAccess = UseCaseForModelAccess;
|
|
118
|
+
//# sourceMappingURL=useCaseForModelAccess.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useCaseForModelAccess.js","sourceRoot":"","sources":["../../bedrock/useCaseForModelAccess.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,yDAAyD,CAAC;IAEhG;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAiBD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AA1DL,sDA2DC"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Provides details about AWS Bedrock Foundation Model Agreement Offers.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ### Basic Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as aws from "@pulumi/aws";
|
|
13
|
+
*
|
|
14
|
+
* const example = aws.bedrockfoundation.getModelAgreementOffers({
|
|
15
|
+
* modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getModelAgreementOffers(args: GetModelAgreementOffersArgs, opts?: pulumi.InvokeOptions): Promise<GetModelAgreementOffersResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getModelAgreementOffers.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetModelAgreementOffersArgs {
|
|
24
|
+
/**
|
|
25
|
+
* Model ID of the foundation model
|
|
26
|
+
*
|
|
27
|
+
* The following arguments are optional:
|
|
28
|
+
*/
|
|
29
|
+
modelId: string;
|
|
30
|
+
/**
|
|
31
|
+
* Type of offer associated with the model. Valid values are `ALL` and `PUBLIC`.
|
|
32
|
+
*/
|
|
33
|
+
offerType?: string;
|
|
34
|
+
/**
|
|
35
|
+
* 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.
|
|
36
|
+
*/
|
|
37
|
+
region?: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A collection of values returned by getModelAgreementOffers.
|
|
41
|
+
*/
|
|
42
|
+
export interface GetModelAgreementOffersResult {
|
|
43
|
+
/**
|
|
44
|
+
* The provider-assigned unique ID for this managed resource.
|
|
45
|
+
*/
|
|
46
|
+
readonly id: string;
|
|
47
|
+
readonly modelId: string;
|
|
48
|
+
readonly offerType?: string;
|
|
49
|
+
/**
|
|
50
|
+
* List of the offers associated with the specified model. See `offers`.
|
|
51
|
+
*/
|
|
52
|
+
readonly offers: outputs.bedrockfoundation.GetModelAgreementOffersOffer[];
|
|
53
|
+
readonly region: string;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* Provides details about AWS Bedrock Foundation Model Agreement Offers.
|
|
57
|
+
*
|
|
58
|
+
* ## Example Usage
|
|
59
|
+
*
|
|
60
|
+
* ### Basic Usage
|
|
61
|
+
*
|
|
62
|
+
* ```typescript
|
|
63
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
64
|
+
* import * as aws from "@pulumi/aws";
|
|
65
|
+
*
|
|
66
|
+
* const example = aws.bedrockfoundation.getModelAgreementOffers({
|
|
67
|
+
* modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
export declare function getModelAgreementOffersOutput(args: GetModelAgreementOffersOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetModelAgreementOffersResult>;
|
|
72
|
+
/**
|
|
73
|
+
* A collection of arguments for invoking getModelAgreementOffers.
|
|
74
|
+
*/
|
|
75
|
+
export interface GetModelAgreementOffersOutputArgs {
|
|
76
|
+
/**
|
|
77
|
+
* Model ID of the foundation model
|
|
78
|
+
*
|
|
79
|
+
* The following arguments are optional:
|
|
80
|
+
*/
|
|
81
|
+
modelId: pulumi.Input<string>;
|
|
82
|
+
/**
|
|
83
|
+
* Type of offer associated with the model. Valid values are `ALL` and `PUBLIC`.
|
|
84
|
+
*/
|
|
85
|
+
offerType?: pulumi.Input<string | undefined>;
|
|
86
|
+
/**
|
|
87
|
+
* 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.
|
|
88
|
+
*/
|
|
89
|
+
region?: pulumi.Input<string | undefined>;
|
|
90
|
+
}
|
|
91
|
+
//# sourceMappingURL=getModelAgreementOffers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getModelAgreementOffers.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/getModelAgreementOffers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,6BAA6B,CAAC,CAO9I;AAED;;GAEG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,OAAO,CAAC,iBAAiB,CAAC,4BAA4B,EAAE,CAAC;IAC1E,QAAQ,CAAC,MAAM,EAAE,MAAM,CAAC;CAC3B;AACD;;;;;;;;;;;;;;;GAeG;AACH,wBAAgB,6BAA6B,CAAC,IAAI,EAAE,iCAAiC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAOtK;AAED;;GAEG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC7C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.getModelAgreementOffersOutput = exports.getModelAgreementOffers = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Provides details about AWS Bedrock Foundation Model Agreement Offers.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ### Basic Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as aws from "@pulumi/aws";
|
|
41
|
+
*
|
|
42
|
+
* const example = aws.bedrockfoundation.getModelAgreementOffers({
|
|
43
|
+
* modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getModelAgreementOffers(args, opts) {
|
|
48
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
|
+
return pulumi.runtime.invoke("aws:bedrockfoundation/getModelAgreementOffers:getModelAgreementOffers", {
|
|
50
|
+
"modelId": args.modelId,
|
|
51
|
+
"offerType": args.offerType,
|
|
52
|
+
"region": args.region,
|
|
53
|
+
}, opts);
|
|
54
|
+
}
|
|
55
|
+
exports.getModelAgreementOffers = getModelAgreementOffers;
|
|
56
|
+
/**
|
|
57
|
+
* Provides details about AWS Bedrock Foundation Model Agreement Offers.
|
|
58
|
+
*
|
|
59
|
+
* ## Example Usage
|
|
60
|
+
*
|
|
61
|
+
* ### Basic Usage
|
|
62
|
+
*
|
|
63
|
+
* ```typescript
|
|
64
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
65
|
+
* import * as aws from "@pulumi/aws";
|
|
66
|
+
*
|
|
67
|
+
* const example = aws.bedrockfoundation.getModelAgreementOffers({
|
|
68
|
+
* modelId: exampleAwsBedrockFoundationModels.modelSummaries[0].modelId,
|
|
69
|
+
* });
|
|
70
|
+
* ```
|
|
71
|
+
*/
|
|
72
|
+
function getModelAgreementOffersOutput(args, opts) {
|
|
73
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
74
|
+
return pulumi.runtime.invokeOutput("aws:bedrockfoundation/getModelAgreementOffers:getModelAgreementOffers", {
|
|
75
|
+
"modelId": args.modelId,
|
|
76
|
+
"offerType": args.offerType,
|
|
77
|
+
"region": args.region,
|
|
78
|
+
}, opts);
|
|
79
|
+
}
|
|
80
|
+
exports.getModelAgreementOffersOutput = getModelAgreementOffersOutput;
|
|
81
|
+
//# sourceMappingURL=getModelAgreementOffers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getModelAgreementOffers.js","sourceRoot":"","sources":["../../bedrockfoundation/getModelAgreementOffers.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0DAOC;AAsCD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAAiC;IACpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uEAAuE,EAAE;QACxG,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC"}
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
export { GetModelArgs, GetModelResult, GetModelOutputArgs } from "./getModel";
|
|
2
2
|
export declare const getModel: typeof import("./getModel").getModel;
|
|
3
3
|
export declare const getModelOutput: typeof import("./getModel").getModelOutput;
|
|
4
|
+
export { GetModelAgreementOffersArgs, GetModelAgreementOffersResult, GetModelAgreementOffersOutputArgs } from "./getModelAgreementOffers";
|
|
5
|
+
export declare const getModelAgreementOffers: typeof import("./getModelAgreementOffers").getModelAgreementOffers;
|
|
6
|
+
export declare const getModelAgreementOffersOutput: typeof import("./getModelAgreementOffers").getModelAgreementOffersOutput;
|
|
4
7
|
export { GetModelsArgs, GetModelsResult, GetModelsOutputArgs } from "./getModels";
|
|
5
8
|
export declare const getModels: typeof import("./getModels").getModels;
|
|
6
9
|
export declare const getModelsOutput: typeof import("./getModels").getModelsOutput;
|
|
10
|
+
export { ModelAgreementArgs, ModelAgreementState } from "./modelAgreement";
|
|
11
|
+
export type ModelAgreement = import("./modelAgreement").ModelAgreement;
|
|
12
|
+
export declare const ModelAgreement: typeof import("./modelAgreement").ModelAgreement;
|
|
7
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAC9E,eAAO,MAAM,QAAQ,EAAE,cAAc,YAAY,EAAE,QAAsB,CAAC;AAC1E,eAAO,MAAM,cAAc,EAAE,cAAc,YAAY,EAAE,cAA4B,CAAC;AAGtF,OAAO,EAAE,2BAA2B,EAAE,6BAA6B,EAAE,iCAAiC,EAAE,MAAM,2BAA2B,CAAC;AAC1I,eAAO,MAAM,uBAAuB,EAAE,cAAc,2BAA2B,EAAE,uBAAqC,CAAC;AACvH,eAAO,MAAM,6BAA6B,EAAE,cAAc,2BAA2B,EAAE,6BAA2C,CAAC;AAGnI,OAAO,EAAE,aAAa,EAAE,eAAe,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAClF,eAAO,MAAM,SAAS,EAAE,cAAc,aAAa,EAAE,SAAuB,CAAC;AAC7E,eAAO,MAAM,eAAe,EAAE,cAAc,aAAa,EAAE,eAA6B,CAAC;AAGzF,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC3E,MAAM,MAAM,cAAc,GAAG,OAAO,kBAAkB,EAAE,cAAc,CAAC;AACvE,eAAO,MAAM,cAAc,EAAE,cAAc,kBAAkB,EAAE,cAA4B,CAAC"}
|
|
@@ -25,12 +25,30 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
return result;
|
|
26
26
|
};
|
|
27
27
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
-
exports.getModelsOutput = exports.getModels = exports.getModelOutput = exports.getModel = void 0;
|
|
28
|
+
exports.ModelAgreement = exports.getModelsOutput = exports.getModels = exports.getModelAgreementOffersOutput = exports.getModelAgreementOffers = exports.getModelOutput = exports.getModel = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
29
30
|
const utilities = __importStar(require("../utilities"));
|
|
30
31
|
exports.getModel = null;
|
|
31
32
|
exports.getModelOutput = null;
|
|
32
33
|
utilities.lazyLoad(exports, ["getModel", "getModelOutput"], () => require("./getModel"));
|
|
34
|
+
exports.getModelAgreementOffers = null;
|
|
35
|
+
exports.getModelAgreementOffersOutput = null;
|
|
36
|
+
utilities.lazyLoad(exports, ["getModelAgreementOffers", "getModelAgreementOffersOutput"], () => require("./getModelAgreementOffers"));
|
|
33
37
|
exports.getModels = null;
|
|
34
38
|
exports.getModelsOutput = null;
|
|
35
39
|
utilities.lazyLoad(exports, ["getModels", "getModelsOutput"], () => require("./getModels"));
|
|
40
|
+
exports.ModelAgreement = null;
|
|
41
|
+
utilities.lazyLoad(exports, ["ModelAgreement"], () => require("./modelAgreement"));
|
|
42
|
+
const _module = {
|
|
43
|
+
version: utilities.getVersion(),
|
|
44
|
+
construct: (name, type, urn) => {
|
|
45
|
+
switch (type) {
|
|
46
|
+
case "aws:bedrockfoundation/modelAgreement:ModelAgreement":
|
|
47
|
+
return new exports.ModelAgreement(name, undefined, { urn });
|
|
48
|
+
default:
|
|
49
|
+
throw new Error(`unknown resource type ${type}`);
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
};
|
|
53
|
+
pulumi.runtime.registerResourceModule("aws", "bedrockfoundation/modelAgreement", _module);
|
|
36
54
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,wDAA0C;AAI7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../bedrockfoundation/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAI7B,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC7D,QAAA,cAAc,GAA+C,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,EAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAG3E,QAAA,uBAAuB,GAAuE,IAAW,CAAC;AAC1G,QAAA,6BAA6B,GAA6E,IAAW,CAAC;AACnI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,yBAAyB,EAAC,+BAA+B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC,CAAC;AAGxH,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAI9E,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAGnF,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,qDAAqD;gBACtD,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Manages an AWS Bedrock Foundation Model Agreement.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ### Basic Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as aws from "@pulumi/aws";
|
|
14
|
+
*
|
|
15
|
+
* const example = aws.bedrockfoundation.getModelAgreementOffers({
|
|
16
|
+
* modelId: "eu.anthropic.claude-opus-4-5-20251101-v1:0",
|
|
17
|
+
* offerType: "PUBLIC",
|
|
18
|
+
* });
|
|
19
|
+
* const exampleModelAgreement = new aws.bedrockfoundation.ModelAgreement("example", {
|
|
20
|
+
* modelId: example.then(example => example.modelId),
|
|
21
|
+
* offerToken: example.then(example => example.offers?.[0]?.offerToken),
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* ## Import
|
|
26
|
+
*
|
|
27
|
+
* ### Identity Schema
|
|
28
|
+
*
|
|
29
|
+
* #### Required
|
|
30
|
+
*
|
|
31
|
+
* * `modelId` - Model ID argument of the Foundation Model Agreement.
|
|
32
|
+
*
|
|
33
|
+
* #### Optional
|
|
34
|
+
*
|
|
35
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
36
|
+
* * `region` (String) Region where this resource is managed.
|
|
37
|
+
*
|
|
38
|
+
* Using `pulumi import`, import Bedrock Foundation Model Agreement using the `modelId`. For example:
|
|
39
|
+
*
|
|
40
|
+
* ```sh
|
|
41
|
+
* $ pulumi import aws:bedrockfoundation/modelAgreement:ModelAgreement example eu.anthropic.claude-opus-4-5-20251101-v1:0
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
export declare class ModelAgreement extends pulumi.CustomResource {
|
|
45
|
+
/**
|
|
46
|
+
* Get an existing ModelAgreement resource's state with the given name, ID, and optional extra
|
|
47
|
+
* properties used to qualify the lookup.
|
|
48
|
+
*
|
|
49
|
+
* @param name The _unique_ name of the resulting resource.
|
|
50
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
51
|
+
* @param state Any extra arguments used during the lookup.
|
|
52
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
53
|
+
*/
|
|
54
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ModelAgreementState, opts?: pulumi.CustomResourceOptions): ModelAgreement;
|
|
55
|
+
/**
|
|
56
|
+
* Returns true if the given object is an instance of ModelAgreement. This is designed to work even
|
|
57
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
58
|
+
*/
|
|
59
|
+
static isInstance(obj: any): obj is ModelAgreement;
|
|
60
|
+
/**
|
|
61
|
+
* Model ID for the access request.
|
|
62
|
+
*/
|
|
63
|
+
readonly modelId: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Offer token encapsulates information for an offer.
|
|
66
|
+
*
|
|
67
|
+
* The following arguments are optional:
|
|
68
|
+
*/
|
|
69
|
+
readonly offerToken: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Region where this action should be [run](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
72
|
+
*/
|
|
73
|
+
readonly region: pulumi.Output<string>;
|
|
74
|
+
readonly timeouts: pulumi.Output<outputs.bedrockfoundation.ModelAgreementTimeouts | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* Create a ModelAgreement resource with the given unique name, arguments, and options.
|
|
77
|
+
*
|
|
78
|
+
* @param name The _unique_ name of the resource.
|
|
79
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
80
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
81
|
+
*/
|
|
82
|
+
constructor(name: string, args: ModelAgreementArgs, opts?: pulumi.CustomResourceOptions);
|
|
83
|
+
}
|
|
84
|
+
/**
|
|
85
|
+
* Input properties used for looking up and filtering ModelAgreement resources.
|
|
86
|
+
*/
|
|
87
|
+
export interface ModelAgreementState {
|
|
88
|
+
/**
|
|
89
|
+
* Model ID for the access request.
|
|
90
|
+
*/
|
|
91
|
+
modelId?: pulumi.Input<string | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* Offer token encapsulates information for an offer.
|
|
94
|
+
*
|
|
95
|
+
* The following arguments are optional:
|
|
96
|
+
*/
|
|
97
|
+
offerToken?: pulumi.Input<string | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* Region where this action should be [run](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
100
|
+
*/
|
|
101
|
+
region?: pulumi.Input<string | undefined>;
|
|
102
|
+
timeouts?: pulumi.Input<inputs.bedrockfoundation.ModelAgreementTimeouts | undefined>;
|
|
103
|
+
}
|
|
104
|
+
/**
|
|
105
|
+
* The set of arguments for constructing a ModelAgreement resource.
|
|
106
|
+
*/
|
|
107
|
+
export interface ModelAgreementArgs {
|
|
108
|
+
/**
|
|
109
|
+
* Model ID for the access request.
|
|
110
|
+
*/
|
|
111
|
+
modelId: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* Offer token encapsulates information for an offer.
|
|
114
|
+
*
|
|
115
|
+
* The following arguments are optional:
|
|
116
|
+
*/
|
|
117
|
+
offerToken: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* Region where this action should be [run](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
|
|
120
|
+
*/
|
|
121
|
+
region?: pulumi.Input<string | undefined>;
|
|
122
|
+
timeouts?: pulumi.Input<inputs.bedrockfoundation.ModelAgreementTimeouts | undefined>;
|
|
123
|
+
}
|
|
124
|
+
//# sourceMappingURL=modelAgreement.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modelAgreement.d.ts","sourceRoot":"","sources":["../../bedrockfoundation/modelAgreement.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,qBAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,cAAc;IAO9I;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,cAAc;IAOzD;;OAEG;IACH,SAAwB,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACvD;;;;OAIG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC1D;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,iBAAiB,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAE9G;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kBAAkB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CA0B1F;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC3C;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,iBAAiB,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;CACxF;AAED;;GAEG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IAC9B;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,iBAAiB,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;CACxF"}
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.ModelAgreement = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Manages an AWS Bedrock Foundation Model Agreement.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ### Basic Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as aws from "@pulumi/aws";
|
|
41
|
+
*
|
|
42
|
+
* const example = aws.bedrockfoundation.getModelAgreementOffers({
|
|
43
|
+
* modelId: "eu.anthropic.claude-opus-4-5-20251101-v1:0",
|
|
44
|
+
* offerType: "PUBLIC",
|
|
45
|
+
* });
|
|
46
|
+
* const exampleModelAgreement = new aws.bedrockfoundation.ModelAgreement("example", {
|
|
47
|
+
* modelId: example.then(example => example.modelId),
|
|
48
|
+
* offerToken: example.then(example => example.offers?.[0]?.offerToken),
|
|
49
|
+
* });
|
|
50
|
+
* ```
|
|
51
|
+
*
|
|
52
|
+
* ## Import
|
|
53
|
+
*
|
|
54
|
+
* ### Identity Schema
|
|
55
|
+
*
|
|
56
|
+
* #### Required
|
|
57
|
+
*
|
|
58
|
+
* * `modelId` - Model ID argument of the Foundation Model Agreement.
|
|
59
|
+
*
|
|
60
|
+
* #### Optional
|
|
61
|
+
*
|
|
62
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
63
|
+
* * `region` (String) Region where this resource is managed.
|
|
64
|
+
*
|
|
65
|
+
* Using `pulumi import`, import Bedrock Foundation Model Agreement using the `modelId`. For example:
|
|
66
|
+
*
|
|
67
|
+
* ```sh
|
|
68
|
+
* $ pulumi import aws:bedrockfoundation/modelAgreement:ModelAgreement example eu.anthropic.claude-opus-4-5-20251101-v1:0
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
class ModelAgreement extends pulumi.CustomResource {
|
|
72
|
+
/**
|
|
73
|
+
* Get an existing ModelAgreement resource's state with the given name, ID, and optional extra
|
|
74
|
+
* properties used to qualify the lookup.
|
|
75
|
+
*
|
|
76
|
+
* @param name The _unique_ name of the resulting resource.
|
|
77
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
78
|
+
* @param state Any extra arguments used during the lookup.
|
|
79
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
80
|
+
*/
|
|
81
|
+
static get(name, id, state, opts) {
|
|
82
|
+
return new ModelAgreement(name, state, { ...opts, id: id });
|
|
83
|
+
}
|
|
84
|
+
/** @internal */
|
|
85
|
+
static __pulumiType = 'aws:bedrockfoundation/modelAgreement:ModelAgreement';
|
|
86
|
+
/**
|
|
87
|
+
* Returns true if the given object is an instance of ModelAgreement. This is designed to work even
|
|
88
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
89
|
+
*/
|
|
90
|
+
static isInstance(obj) {
|
|
91
|
+
if (obj === undefined || obj === null) {
|
|
92
|
+
return false;
|
|
93
|
+
}
|
|
94
|
+
return obj['__pulumiType'] === ModelAgreement.__pulumiType;
|
|
95
|
+
}
|
|
96
|
+
constructor(name, argsOrState, opts) {
|
|
97
|
+
let resourceInputs = {};
|
|
98
|
+
opts = opts || {};
|
|
99
|
+
if (opts.id) {
|
|
100
|
+
const state = argsOrState;
|
|
101
|
+
resourceInputs["modelId"] = state?.modelId;
|
|
102
|
+
resourceInputs["offerToken"] = state?.offerToken;
|
|
103
|
+
resourceInputs["region"] = state?.region;
|
|
104
|
+
resourceInputs["timeouts"] = state?.timeouts;
|
|
105
|
+
}
|
|
106
|
+
else {
|
|
107
|
+
const args = argsOrState;
|
|
108
|
+
if (args?.modelId === undefined && !opts.urn) {
|
|
109
|
+
throw new Error("Missing required property 'modelId'");
|
|
110
|
+
}
|
|
111
|
+
if (args?.offerToken === undefined && !opts.urn) {
|
|
112
|
+
throw new Error("Missing required property 'offerToken'");
|
|
113
|
+
}
|
|
114
|
+
resourceInputs["modelId"] = args?.modelId;
|
|
115
|
+
resourceInputs["offerToken"] = args?.offerToken;
|
|
116
|
+
resourceInputs["region"] = args?.region;
|
|
117
|
+
resourceInputs["timeouts"] = args?.timeouts;
|
|
118
|
+
}
|
|
119
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
120
|
+
super(ModelAgreement.__pulumiType, name, resourceInputs, opts);
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
exports.ModelAgreement = ModelAgreement;
|
|
124
|
+
//# sourceMappingURL=modelAgreement.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"modelAgreement.js","sourceRoot":"","sources":["../../bedrockfoundation/modelAgreement.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuCG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,qDAAqD,CAAC;IAE5F;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA0BD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AA5EL,wCA6EC"}
|
|
@@ -64,6 +64,13 @@ import * as outputs from "../types/output";
|
|
|
64
64
|
*
|
|
65
65
|
* ## Import
|
|
66
66
|
*
|
|
67
|
+
* ### Identity Schema
|
|
68
|
+
*
|
|
69
|
+
* #### Optional
|
|
70
|
+
*
|
|
71
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
72
|
+
* * `region` (String) Region where this resource is managed.
|
|
73
|
+
*
|
|
67
74
|
* Using `pulumi import`, import Bedrock custom model using the `id` set to the AWS Region. For example:
|
|
68
75
|
*
|
|
69
76
|
* ```sh
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invocationLoggingConfiguration.d.ts","sourceRoot":"","sources":["../../bedrockmodel/invocationLoggingConfiguration.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C
|
|
1
|
+
{"version":3,"file":"invocationLoggingConfiguration.d.ts","sourceRoot":"","sources":["../../bedrockmodel/invocationLoggingConfiguration.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2EG;AACH,qBAAa,8BAA+B,SAAQ,MAAM,CAAC,cAAc;IACrE;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,mCAAmC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,8BAA8B;IAO9K;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,8BAA8B;IAOzE;;OAEG;IACH,SAAwB,aAAa,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2CAA2C,CAAC,CAAC;IACvH;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEtD;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,kCAAkC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmB1G;AAED;;GAEG;AACH,MAAM,WAAW,mCAAmC;IAChD;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,2CAA2C,GAAG,SAAS,CAAC,CAAC;IAC1G;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C;AAED;;GAEG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,YAAY,CAAC,2CAA2C,CAAC,CAAC;IAC7F;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;CAC7C"}
|