@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,191 @@
|
|
|
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 AgentCore Browser Profile. Browser profiles define browser state that can be re-used across different browser sessions within AgentCore Browser. Browser state includes cookies and local storage.
|
|
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 = new aws.bedrock.AgentcoreBrowserProfile("example", {name: "example"});
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ### With Description
|
|
19
|
+
*
|
|
20
|
+
* ```typescript
|
|
21
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
22
|
+
* import * as aws from "@pulumi/aws";
|
|
23
|
+
*
|
|
24
|
+
* const example = new aws.bedrock.AgentcoreBrowserProfile("example", {
|
|
25
|
+
* name: "example",
|
|
26
|
+
* description: "Example browser profile for web data extraction",
|
|
27
|
+
* });
|
|
28
|
+
* ```
|
|
29
|
+
*
|
|
30
|
+
* ### With Tags
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as aws from "@pulumi/aws";
|
|
35
|
+
*
|
|
36
|
+
* const example = new aws.bedrock.AgentcoreBrowserProfile("example", {
|
|
37
|
+
* name: "example",
|
|
38
|
+
* description: "Browser profile with tags",
|
|
39
|
+
* tags: {
|
|
40
|
+
* Environment: "production",
|
|
41
|
+
* Team: "data-engineering",
|
|
42
|
+
* },
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*
|
|
46
|
+
* ## Import
|
|
47
|
+
*
|
|
48
|
+
* ### Identity Schema
|
|
49
|
+
*
|
|
50
|
+
* #### Required
|
|
51
|
+
*
|
|
52
|
+
* * `profileId` (String) ID of the browser profile.
|
|
53
|
+
*
|
|
54
|
+
* #### Optional
|
|
55
|
+
*
|
|
56
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
57
|
+
* * `region` (String) Region where this resource is managed.
|
|
58
|
+
*
|
|
59
|
+
* Using `pulumi import`, import Bedrock AgentCore Browser Profiles using `profileId`. For example:
|
|
60
|
+
*
|
|
61
|
+
* ```sh
|
|
62
|
+
* $ pulumi import aws:bedrock/agentcoreBrowserProfile:AgentcoreBrowserProfile example browser-profile-id-12345678
|
|
63
|
+
* ```
|
|
64
|
+
*/
|
|
65
|
+
export declare class AgentcoreBrowserProfile extends pulumi.CustomResource {
|
|
66
|
+
/**
|
|
67
|
+
* Get an existing AgentcoreBrowserProfile resource's state with the given name, ID, and optional extra
|
|
68
|
+
* properties used to qualify the lookup.
|
|
69
|
+
*
|
|
70
|
+
* @param name The _unique_ name of the resulting resource.
|
|
71
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
72
|
+
* @param state Any extra arguments used during the lookup.
|
|
73
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
74
|
+
*/
|
|
75
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AgentcoreBrowserProfileState, opts?: pulumi.CustomResourceOptions): AgentcoreBrowserProfile;
|
|
76
|
+
/**
|
|
77
|
+
* Returns true if the given object is an instance of AgentcoreBrowserProfile. This is designed to work even
|
|
78
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
79
|
+
*/
|
|
80
|
+
static isInstance(obj: any): obj is AgentcoreBrowserProfile;
|
|
81
|
+
/**
|
|
82
|
+
* Description of the browser profile. Must be between 1 and 4096 characters.
|
|
83
|
+
*/
|
|
84
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* Name of the browser profile. Must start with a letter and can contain alphanumeric characters and underscores, up to 48 characters.
|
|
87
|
+
*
|
|
88
|
+
* The following arguments are optional:
|
|
89
|
+
*/
|
|
90
|
+
readonly name: pulumi.Output<string>;
|
|
91
|
+
/**
|
|
92
|
+
* ARN of the Browser Profile.
|
|
93
|
+
*/
|
|
94
|
+
readonly profileArn: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* Unique identifier of the Browser Profile.
|
|
97
|
+
*/
|
|
98
|
+
readonly profileId: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* 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.
|
|
101
|
+
*/
|
|
102
|
+
readonly region: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* Map of tags assigned to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
105
|
+
*/
|
|
106
|
+
readonly tags: pulumi.Output<{
|
|
107
|
+
[key: string]: string;
|
|
108
|
+
} | undefined>;
|
|
109
|
+
/**
|
|
110
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
111
|
+
*/
|
|
112
|
+
readonly tagsAll: pulumi.Output<{
|
|
113
|
+
[key: string]: string;
|
|
114
|
+
}>;
|
|
115
|
+
readonly timeouts: pulumi.Output<outputs.bedrock.AgentcoreBrowserProfileTimeouts | undefined>;
|
|
116
|
+
/**
|
|
117
|
+
* Create a AgentcoreBrowserProfile resource with the given unique name, arguments, and options.
|
|
118
|
+
*
|
|
119
|
+
* @param name The _unique_ name of the resource.
|
|
120
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
121
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
122
|
+
*/
|
|
123
|
+
constructor(name: string, args?: AgentcoreBrowserProfileArgs, opts?: pulumi.CustomResourceOptions);
|
|
124
|
+
}
|
|
125
|
+
/**
|
|
126
|
+
* Input properties used for looking up and filtering AgentcoreBrowserProfile resources.
|
|
127
|
+
*/
|
|
128
|
+
export interface AgentcoreBrowserProfileState {
|
|
129
|
+
/**
|
|
130
|
+
* Description of the browser profile. Must be between 1 and 4096 characters.
|
|
131
|
+
*/
|
|
132
|
+
description?: pulumi.Input<string | undefined>;
|
|
133
|
+
/**
|
|
134
|
+
* Name of the browser profile. Must start with a letter and can contain alphanumeric characters and underscores, up to 48 characters.
|
|
135
|
+
*
|
|
136
|
+
* The following arguments are optional:
|
|
137
|
+
*/
|
|
138
|
+
name?: pulumi.Input<string | undefined>;
|
|
139
|
+
/**
|
|
140
|
+
* ARN of the Browser Profile.
|
|
141
|
+
*/
|
|
142
|
+
profileArn?: pulumi.Input<string | undefined>;
|
|
143
|
+
/**
|
|
144
|
+
* Unique identifier of the Browser Profile.
|
|
145
|
+
*/
|
|
146
|
+
profileId?: pulumi.Input<string | undefined>;
|
|
147
|
+
/**
|
|
148
|
+
* 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.
|
|
149
|
+
*/
|
|
150
|
+
region?: pulumi.Input<string | undefined>;
|
|
151
|
+
/**
|
|
152
|
+
* Map of tags assigned to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
153
|
+
*/
|
|
154
|
+
tags?: pulumi.Input<{
|
|
155
|
+
[key: string]: pulumi.Input<string>;
|
|
156
|
+
} | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* Map of tags assigned to the resource, including those inherited from the provider `defaultTags` configuration block.
|
|
159
|
+
*/
|
|
160
|
+
tagsAll?: pulumi.Input<{
|
|
161
|
+
[key: string]: pulumi.Input<string>;
|
|
162
|
+
} | undefined>;
|
|
163
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentcoreBrowserProfileTimeouts | undefined>;
|
|
164
|
+
}
|
|
165
|
+
/**
|
|
166
|
+
* The set of arguments for constructing a AgentcoreBrowserProfile resource.
|
|
167
|
+
*/
|
|
168
|
+
export interface AgentcoreBrowserProfileArgs {
|
|
169
|
+
/**
|
|
170
|
+
* Description of the browser profile. Must be between 1 and 4096 characters.
|
|
171
|
+
*/
|
|
172
|
+
description?: pulumi.Input<string | undefined>;
|
|
173
|
+
/**
|
|
174
|
+
* Name of the browser profile. Must start with a letter and can contain alphanumeric characters and underscores, up to 48 characters.
|
|
175
|
+
*
|
|
176
|
+
* The following arguments are optional:
|
|
177
|
+
*/
|
|
178
|
+
name?: pulumi.Input<string | undefined>;
|
|
179
|
+
/**
|
|
180
|
+
* 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.
|
|
181
|
+
*/
|
|
182
|
+
region?: pulumi.Input<string | undefined>;
|
|
183
|
+
/**
|
|
184
|
+
* Map of tags assigned to the resource. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
|
|
185
|
+
*/
|
|
186
|
+
tags?: pulumi.Input<{
|
|
187
|
+
[key: string]: pulumi.Input<string>;
|
|
188
|
+
} | undefined>;
|
|
189
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentcoreBrowserProfileTimeouts | undefined>;
|
|
190
|
+
}
|
|
191
|
+
//# sourceMappingURL=agentcoreBrowserProfile.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agentcoreBrowserProfile.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreBrowserProfile.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,147 @@
|
|
|
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.AgentcoreBrowserProfile = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Manages an AWS Bedrock AgentCore Browser Profile. Browser profiles define browser state that can be re-used across different browser sessions within AgentCore Browser. Browser state includes cookies and local storage.
|
|
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 = new aws.bedrock.AgentcoreBrowserProfile("example", {name: "example"});
|
|
43
|
+
* ```
|
|
44
|
+
*
|
|
45
|
+
* ### With Description
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as aws from "@pulumi/aws";
|
|
50
|
+
*
|
|
51
|
+
* const example = new aws.bedrock.AgentcoreBrowserProfile("example", {
|
|
52
|
+
* name: "example",
|
|
53
|
+
* description: "Example browser profile for web data extraction",
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*
|
|
57
|
+
* ### With Tags
|
|
58
|
+
*
|
|
59
|
+
* ```typescript
|
|
60
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
61
|
+
* import * as aws from "@pulumi/aws";
|
|
62
|
+
*
|
|
63
|
+
* const example = new aws.bedrock.AgentcoreBrowserProfile("example", {
|
|
64
|
+
* name: "example",
|
|
65
|
+
* description: "Browser profile with tags",
|
|
66
|
+
* tags: {
|
|
67
|
+
* Environment: "production",
|
|
68
|
+
* Team: "data-engineering",
|
|
69
|
+
* },
|
|
70
|
+
* });
|
|
71
|
+
* ```
|
|
72
|
+
*
|
|
73
|
+
* ## Import
|
|
74
|
+
*
|
|
75
|
+
* ### Identity Schema
|
|
76
|
+
*
|
|
77
|
+
* #### Required
|
|
78
|
+
*
|
|
79
|
+
* * `profileId` (String) ID of the browser profile.
|
|
80
|
+
*
|
|
81
|
+
* #### Optional
|
|
82
|
+
*
|
|
83
|
+
* * `accountId` (String) AWS Account where this resource is managed.
|
|
84
|
+
* * `region` (String) Region where this resource is managed.
|
|
85
|
+
*
|
|
86
|
+
* Using `pulumi import`, import Bedrock AgentCore Browser Profiles using `profileId`. For example:
|
|
87
|
+
*
|
|
88
|
+
* ```sh
|
|
89
|
+
* $ pulumi import aws:bedrock/agentcoreBrowserProfile:AgentcoreBrowserProfile example browser-profile-id-12345678
|
|
90
|
+
* ```
|
|
91
|
+
*/
|
|
92
|
+
class AgentcoreBrowserProfile extends pulumi.CustomResource {
|
|
93
|
+
/**
|
|
94
|
+
* Get an existing AgentcoreBrowserProfile resource's state with the given name, ID, and optional extra
|
|
95
|
+
* properties used to qualify the lookup.
|
|
96
|
+
*
|
|
97
|
+
* @param name The _unique_ name of the resulting resource.
|
|
98
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
99
|
+
* @param state Any extra arguments used during the lookup.
|
|
100
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
101
|
+
*/
|
|
102
|
+
static get(name, id, state, opts) {
|
|
103
|
+
return new AgentcoreBrowserProfile(name, state, { ...opts, id: id });
|
|
104
|
+
}
|
|
105
|
+
/** @internal */
|
|
106
|
+
static __pulumiType = 'aws:bedrock/agentcoreBrowserProfile:AgentcoreBrowserProfile';
|
|
107
|
+
/**
|
|
108
|
+
* Returns true if the given object is an instance of AgentcoreBrowserProfile. This is designed to work even
|
|
109
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
110
|
+
*/
|
|
111
|
+
static isInstance(obj) {
|
|
112
|
+
if (obj === undefined || obj === null) {
|
|
113
|
+
return false;
|
|
114
|
+
}
|
|
115
|
+
return obj['__pulumiType'] === AgentcoreBrowserProfile.__pulumiType;
|
|
116
|
+
}
|
|
117
|
+
constructor(name, argsOrState, opts) {
|
|
118
|
+
let resourceInputs = {};
|
|
119
|
+
opts = opts || {};
|
|
120
|
+
if (opts.id) {
|
|
121
|
+
const state = argsOrState;
|
|
122
|
+
resourceInputs["description"] = state?.description;
|
|
123
|
+
resourceInputs["name"] = state?.name;
|
|
124
|
+
resourceInputs["profileArn"] = state?.profileArn;
|
|
125
|
+
resourceInputs["profileId"] = state?.profileId;
|
|
126
|
+
resourceInputs["region"] = state?.region;
|
|
127
|
+
resourceInputs["tags"] = state?.tags;
|
|
128
|
+
resourceInputs["tagsAll"] = state?.tagsAll;
|
|
129
|
+
resourceInputs["timeouts"] = state?.timeouts;
|
|
130
|
+
}
|
|
131
|
+
else {
|
|
132
|
+
const args = argsOrState;
|
|
133
|
+
resourceInputs["description"] = args?.description;
|
|
134
|
+
resourceInputs["name"] = args?.name;
|
|
135
|
+
resourceInputs["region"] = args?.region;
|
|
136
|
+
resourceInputs["tags"] = args?.tags;
|
|
137
|
+
resourceInputs["timeouts"] = args?.timeouts;
|
|
138
|
+
resourceInputs["profileArn"] = undefined /*out*/;
|
|
139
|
+
resourceInputs["profileId"] = undefined /*out*/;
|
|
140
|
+
resourceInputs["tagsAll"] = undefined /*out*/;
|
|
141
|
+
}
|
|
142
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
143
|
+
super(AgentcoreBrowserProfile.__pulumiType, name, resourceInputs, opts);
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
exports.AgentcoreBrowserProfile = AgentcoreBrowserProfile;
|
|
147
|
+
//# sourceMappingURL=agentcoreBrowserProfile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agentcoreBrowserProfile.js","sourceRoot":"","sources":["../../bedrock/agentcoreBrowserProfile.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4DG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,6DAA6D,CAAC;IAEpG;;;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,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA0CD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;SAChD;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,WAAW,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAChD,cAAc,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AA9FL,0DA+FC"}
|
|
@@ -75,6 +75,10 @@ export declare class AgentcoreCodeInterpreter extends pulumi.CustomResource {
|
|
|
75
75
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
76
76
|
*/
|
|
77
77
|
static isInstance(obj: any): obj is AgentcoreCodeInterpreter;
|
|
78
|
+
/**
|
|
79
|
+
* Certificates to install in the code interpreter. Between 1 and 200 blocks are supported. See `certificate` below.
|
|
80
|
+
*/
|
|
81
|
+
readonly certificates: pulumi.Output<outputs.bedrock.AgentcoreCodeInterpreterCertificate[] | undefined>;
|
|
78
82
|
/**
|
|
79
83
|
* ARN of the Code Interpreter.
|
|
80
84
|
*/
|
|
@@ -131,6 +135,10 @@ export declare class AgentcoreCodeInterpreter extends pulumi.CustomResource {
|
|
|
131
135
|
* Input properties used for looking up and filtering AgentcoreCodeInterpreter resources.
|
|
132
136
|
*/
|
|
133
137
|
export interface AgentcoreCodeInterpreterState {
|
|
138
|
+
/**
|
|
139
|
+
* Certificates to install in the code interpreter. Between 1 and 200 blocks are supported. See `certificate` below.
|
|
140
|
+
*/
|
|
141
|
+
certificates?: pulumi.Input<pulumi.Input<inputs.bedrock.AgentcoreCodeInterpreterCertificate>[] | undefined>;
|
|
134
142
|
/**
|
|
135
143
|
* ARN of the Code Interpreter.
|
|
136
144
|
*/
|
|
@@ -179,6 +187,10 @@ export interface AgentcoreCodeInterpreterState {
|
|
|
179
187
|
* The set of arguments for constructing a AgentcoreCodeInterpreter resource.
|
|
180
188
|
*/
|
|
181
189
|
export interface AgentcoreCodeInterpreterArgs {
|
|
190
|
+
/**
|
|
191
|
+
* Certificates to install in the code interpreter. Between 1 and 200 blocks are supported. See `certificate` below.
|
|
192
|
+
*/
|
|
193
|
+
certificates?: pulumi.Input<pulumi.Input<inputs.bedrock.AgentcoreCodeInterpreterCertificate>[] | undefined>;
|
|
182
194
|
/**
|
|
183
195
|
* Description of the code interpreter.
|
|
184
196
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agentcoreCodeInterpreter.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreCodeInterpreter.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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDG;AACH,qBAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,EAAE,6BAA6B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,wBAAwB;IAOlK;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,wBAAwB;IAOnE;;OAEG;IACH,SAAgC,kBAAkB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAC1E;;OAEG;IACH,SAAgC,iBAAiB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACzE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,gBAAgB,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC5E;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;;;OAIG;IACH,SAAwB,oBAAoB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,4CAA4C,CAAC,CAAC;IAC1H;;OAEG;IACH,SAAwB,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACtD;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,GAAG,SAAS,CAAC,CAAC;IACjF;;OAEG;IACH,SAAgC,OAAO,EAAE,MAAM,CAAC,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAC,CAAC,CAAC;IAChF,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,gCAAgC,GAAG,SAAS,CAAC,CAAC;IAE9G;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,4BAA4B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;
|
|
1
|
+
{"version":3,"file":"agentcoreCodeInterpreter.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreCodeInterpreter.ts"],"names":[],"mappings":"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"}
|
|
@@ -116,6 +116,7 @@ class AgentcoreCodeInterpreter extends pulumi.CustomResource {
|
|
|
116
116
|
opts = opts || {};
|
|
117
117
|
if (opts.id) {
|
|
118
118
|
const state = argsOrState;
|
|
119
|
+
resourceInputs["certificates"] = state?.certificates;
|
|
119
120
|
resourceInputs["codeInterpreterArn"] = state?.codeInterpreterArn;
|
|
120
121
|
resourceInputs["codeInterpreterId"] = state?.codeInterpreterId;
|
|
121
122
|
resourceInputs["description"] = state?.description;
|
|
@@ -132,6 +133,7 @@ class AgentcoreCodeInterpreter extends pulumi.CustomResource {
|
|
|
132
133
|
if (args?.networkConfiguration === undefined && !opts.urn) {
|
|
133
134
|
throw new Error("Missing required property 'networkConfiguration'");
|
|
134
135
|
}
|
|
136
|
+
resourceInputs["certificates"] = args?.certificates;
|
|
135
137
|
resourceInputs["description"] = args?.description;
|
|
136
138
|
resourceInputs["executionRoleArn"] = args?.executionRoleArn;
|
|
137
139
|
resourceInputs["name"] = args?.name;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agentcoreCodeInterpreter.js","sourceRoot":"","sources":["../../bedrock/agentcoreCodeInterpreter.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyDG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,+DAA+D,CAAC;IAEtG;;;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,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;
|
|
1
|
+
{"version":3,"file":"agentcoreCodeInterpreter.js","sourceRoot":"","sources":["../../bedrock/agentcoreCodeInterpreter.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,117 @@
|
|
|
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 AgentCore Registry. A registry serves as a centralized catalog for organizing and managing registry records, including MCP servers, A2A agents, agent skills, and custom resource types.
|
|
6
|
+
*
|
|
7
|
+
* > **Warning:** This resource is deprecated. AWS Agent Registry is currently available in public preview. On August 6, 2026) functionality will move from the `bedrock-agentcore` namespace to the `agent-registry` namespace. This resource will continue to work until September 17, 2026 Name of the registry. Must be unique within your account and contain only letters, numbers, hyphens, and underscores. Maximum length of 64 characters.
|
|
8
|
+
*
|
|
9
|
+
* The following arguments are optional:
|
|
10
|
+
*
|
|
11
|
+
* * `approvalConfiguration` - (Optional) Approval configuration for registry records. See below.
|
|
12
|
+
* * `authorizerConfiguration` - (Optional) Authorizer configuration for the registry. Required when `authorizerType` is `CUSTOM_JWT`. See below.
|
|
13
|
+
* * `authorizerType` - (Optional, Forces new resource) Type of authorizer to use for the registry. Valid values are `AWS_IAM` (default) and `CUSTOM_JWT`. This controls the authorization method for the Search and Invoke APIs used by consumers.
|
|
14
|
+
* * `description` - (Optional) Description of the registry.
|
|
15
|
+
* * `region` - (Optional) 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.
|
|
16
|
+
*
|
|
17
|
+
* ## Import
|
|
18
|
+
*
|
|
19
|
+
* ### Identity Schema
|
|
20
|
+
*
|
|
21
|
+
* #### Required
|
|
22
|
+
*
|
|
23
|
+
* - `registryId` (String) Registry ID.
|
|
24
|
+
*
|
|
25
|
+
* #### Optional
|
|
26
|
+
*
|
|
27
|
+
* * `accountId` (String) AWS account ID for this resource.
|
|
28
|
+
* * `region` (String) AWS Region for this resource.
|
|
29
|
+
*
|
|
30
|
+
* Using `pulumi import`, import a Bedrock AgentCore Registry by registry ID. For example:
|
|
31
|
+
*
|
|
32
|
+
* ```sh
|
|
33
|
+
* $ pulumi import aws:bedrock/agentcoreRegistry:AgentcoreRegistry example registry-id-12345678
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
export declare class AgentcoreRegistry extends pulumi.CustomResource {
|
|
37
|
+
/**
|
|
38
|
+
* Get an existing AgentcoreRegistry resource's state with the given name, ID, and optional extra
|
|
39
|
+
* properties used to qualify the lookup.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resulting resource.
|
|
42
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
43
|
+
* @param state Any extra arguments used during the lookup.
|
|
44
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
45
|
+
*/
|
|
46
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AgentcoreRegistryState, opts?: pulumi.CustomResourceOptions): AgentcoreRegistry;
|
|
47
|
+
/**
|
|
48
|
+
* Returns true if the given object is an instance of AgentcoreRegistry. This is designed to work even
|
|
49
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
50
|
+
*/
|
|
51
|
+
static isInstance(obj: any): obj is AgentcoreRegistry;
|
|
52
|
+
readonly approvalConfigurations: pulumi.Output<outputs.bedrock.AgentcoreRegistryApprovalConfiguration[]>;
|
|
53
|
+
readonly authorizerConfiguration: pulumi.Output<outputs.bedrock.AgentcoreRegistryAuthorizerConfiguration | undefined>;
|
|
54
|
+
readonly authorizerType: pulumi.Output<string>;
|
|
55
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
56
|
+
readonly name: pulumi.Output<string>;
|
|
57
|
+
/**
|
|
58
|
+
* 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](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
|
|
59
|
+
*/
|
|
60
|
+
readonly region: pulumi.Output<string>;
|
|
61
|
+
/**
|
|
62
|
+
* ARN of the registry.
|
|
63
|
+
*/
|
|
64
|
+
readonly registryArn: pulumi.Output<string>;
|
|
65
|
+
/**
|
|
66
|
+
* Unique identifier of the registry.
|
|
67
|
+
*/
|
|
68
|
+
readonly registryId: pulumi.Output<string>;
|
|
69
|
+
readonly timeouts: pulumi.Output<outputs.bedrock.AgentcoreRegistryTimeouts | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* Create a AgentcoreRegistry resource with the given unique name, arguments, and options.
|
|
72
|
+
*
|
|
73
|
+
* @param name The _unique_ name of the resource.
|
|
74
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
75
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
76
|
+
*/
|
|
77
|
+
constructor(name: string, args?: AgentcoreRegistryArgs, opts?: pulumi.CustomResourceOptions);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* Input properties used for looking up and filtering AgentcoreRegistry resources.
|
|
81
|
+
*/
|
|
82
|
+
export interface AgentcoreRegistryState {
|
|
83
|
+
approvalConfigurations?: pulumi.Input<pulumi.Input<inputs.bedrock.AgentcoreRegistryApprovalConfiguration>[] | undefined>;
|
|
84
|
+
authorizerConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfiguration | undefined>;
|
|
85
|
+
authorizerType?: pulumi.Input<string | undefined>;
|
|
86
|
+
description?: pulumi.Input<string | undefined>;
|
|
87
|
+
name?: pulumi.Input<string | undefined>;
|
|
88
|
+
/**
|
|
89
|
+
* 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](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
|
|
90
|
+
*/
|
|
91
|
+
region?: pulumi.Input<string | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* ARN of the registry.
|
|
94
|
+
*/
|
|
95
|
+
registryArn?: pulumi.Input<string | undefined>;
|
|
96
|
+
/**
|
|
97
|
+
* Unique identifier of the registry.
|
|
98
|
+
*/
|
|
99
|
+
registryId?: pulumi.Input<string | undefined>;
|
|
100
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentcoreRegistryTimeouts | undefined>;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* The set of arguments for constructing a AgentcoreRegistry resource.
|
|
104
|
+
*/
|
|
105
|
+
export interface AgentcoreRegistryArgs {
|
|
106
|
+
approvalConfigurations?: pulumi.Input<pulumi.Input<inputs.bedrock.AgentcoreRegistryApprovalConfiguration>[] | undefined>;
|
|
107
|
+
authorizerConfiguration?: pulumi.Input<inputs.bedrock.AgentcoreRegistryAuthorizerConfiguration | undefined>;
|
|
108
|
+
authorizerType?: pulumi.Input<string | undefined>;
|
|
109
|
+
description?: pulumi.Input<string | undefined>;
|
|
110
|
+
name?: pulumi.Input<string | undefined>;
|
|
111
|
+
/**
|
|
112
|
+
* 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](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
|
|
113
|
+
*/
|
|
114
|
+
region?: pulumi.Input<string | undefined>;
|
|
115
|
+
timeouts?: pulumi.Input<inputs.bedrock.AgentcoreRegistryTimeouts | undefined>;
|
|
116
|
+
}
|
|
117
|
+
//# sourceMappingURL=agentcoreRegistry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agentcoreRegistry.d.ts","sourceRoot":"","sources":["../../bedrock/agentcoreRegistry.ts"],"names":[],"mappings":"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"}
|