@pulumi/aws-native 1.76.0-alpha.1787293377 → 1.76.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/agentregistry/getRegistry.d.ts +57 -0
- package/agentregistry/getRegistry.d.ts.map +1 -0
- package/agentregistry/getRegistry.js +51 -0
- package/agentregistry/getRegistry.js.map +1 -0
- package/agentregistry/getRegistryRecord.d.ts +68 -0
- package/agentregistry/getRegistryRecord.d.ts.map +1 -0
- package/agentregistry/getRegistryRecord.js +51 -0
- package/agentregistry/getRegistryRecord.js.map +1 -0
- package/agentregistry/index.d.ts +14 -0
- package/agentregistry/index.d.ts.map +1 -0
- package/agentregistry/index.js +60 -0
- package/agentregistry/index.js.map +1 -0
- package/agentregistry/registry.d.ts +84 -0
- package/agentregistry/registry.d.ts.map +1 -0
- package/agentregistry/registry.js +101 -0
- package/agentregistry/registry.js.map +1 -0
- package/agentregistry/registryRecord.d.ts +110 -0
- package/agentregistry/registryRecord.d.ts.map +1 -0
- package/agentregistry/registryRecord.js +116 -0
- package/agentregistry/registryRecord.js.map +1 -0
- package/amplify/getWebhook.d.ts +49 -0
- package/amplify/getWebhook.d.ts.map +1 -0
- package/amplify/getWebhook.js +51 -0
- package/amplify/getWebhook.js.map +1 -0
- package/amplify/index.d.ts +6 -0
- package/amplify/index.d.ts.map +1 -1
- package/amplify/index.js +8 -1
- package/amplify/index.js.map +1 -1
- package/amplify/webhook.d.ts +80 -0
- package/amplify/webhook.d.ts.map +1 -0
- package/amplify/webhook.js +96 -0
- package/amplify/webhook.js.map +1 -0
- package/apigateway/getRestApi.d.ts +1 -0
- package/apigateway/getRestApi.d.ts.map +1 -1
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/restApi.d.ts +2 -0
- package/apigateway/restApi.d.ts.map +1 -1
- package/apigateway/restApi.js +2 -0
- package/apigateway/restApi.js.map +1 -1
- package/appconfig/experimentDefinition.d.ts +153 -0
- package/appconfig/experimentDefinition.d.ts.map +1 -0
- package/appconfig/experimentDefinition.js +134 -0
- package/appconfig/experimentDefinition.js.map +1 -0
- package/appconfig/getExperimentDefinition.d.ts +82 -0
- package/appconfig/getExperimentDefinition.d.ts.map +1 -0
- package/appconfig/getExperimentDefinition.js +53 -0
- package/appconfig/getExperimentDefinition.js.map +1 -0
- package/appconfig/index.d.ts +6 -0
- package/appconfig/index.d.ts.map +1 -1
- package/appconfig/index.js +8 -1
- package/appconfig/index.js.map +1 -1
- package/appsync/getType.d.ts +41 -0
- package/appsync/getType.d.ts.map +1 -0
- package/appsync/getType.js +51 -0
- package/appsync/getType.js.map +1 -0
- package/appsync/index.d.ts +6 -0
- package/appsync/index.d.ts.map +1 -1
- package/appsync/index.js +8 -1
- package/appsync/index.js.map +1 -1
- package/appsync/type.d.ts +67 -0
- package/appsync/type.d.ts.map +1 -0
- package/appsync/type.js +98 -0
- package/appsync/type.js.map +1 -0
- package/batch/computeEnvironment.d.ts +2 -0
- package/batch/computeEnvironment.d.ts.map +1 -1
- package/batch/computeEnvironment.js +2 -0
- package/batch/computeEnvironment.js.map +1 -1
- package/batch/getComputeEnvironment.d.ts +1 -0
- package/batch/getComputeEnvironment.d.ts.map +1 -1
- package/batch/getComputeEnvironment.js.map +1 -1
- package/bedrockagentcore/getPaymentConnector.d.ts +5 -2
- package/bedrockagentcore/getPaymentConnector.d.ts.map +1 -1
- package/bedrockagentcore/getPaymentConnector.js.map +1 -1
- package/bedrockagentcore/getPaymentCredentialProvider.d.ts +0 -2
- package/bedrockagentcore/getPaymentCredentialProvider.d.ts.map +1 -1
- package/bedrockagentcore/getPaymentCredentialProvider.js.map +1 -1
- package/bedrockagentcore/getRuntime.d.ts +4 -0
- package/bedrockagentcore/getRuntime.d.ts.map +1 -1
- package/bedrockagentcore/getRuntime.js.map +1 -1
- package/bedrockagentcore/paymentConnector.d.ts +16 -4
- package/bedrockagentcore/paymentConnector.d.ts.map +1 -1
- package/bedrockagentcore/paymentConnector.js +5 -4
- package/bedrockagentcore/paymentConnector.js.map +1 -1
- package/bedrockagentcore/paymentCredentialProvider.js +1 -1
- package/bedrockagentcore/paymentCredentialProvider.js.map +1 -1
- package/bedrockagentcore/runtime.d.ts +10 -2
- package/bedrockagentcore/runtime.d.ts.map +1 -1
- package/bedrockagentcore/runtime.js +2 -3
- package/bedrockagentcore/runtime.js.map +1 -1
- package/cases/case.d.ts +84 -0
- package/cases/case.d.ts.map +1 -0
- package/cases/case.js +105 -0
- package/cases/case.js.map +1 -0
- package/cases/getCase.d.ts +41 -0
- package/cases/getCase.d.ts.map +1 -0
- package/cases/getCase.js +51 -0
- package/cases/getCase.js.map +1 -0
- package/cases/index.d.ts +6 -0
- package/cases/index.d.ts.map +1 -1
- package/cases/index.js +8 -1
- package/cases/index.js.map +1 -1
- package/cloudformation/changeSet.d.ts +169 -0
- package/cloudformation/changeSet.d.ts.map +1 -0
- package/cloudformation/changeSet.js +118 -0
- package/cloudformation/changeSet.js.map +1 -0
- package/cloudformation/getChangeSet.d.ts +36 -0
- package/cloudformation/getChangeSet.d.ts.map +1 -0
- package/cloudformation/getChangeSet.js +51 -0
- package/cloudformation/getChangeSet.js.map +1 -0
- package/cloudformation/index.d.ts +6 -0
- package/cloudformation/index.d.ts.map +1 -1
- package/cloudformation/index.js +8 -1
- package/cloudformation/index.js.map +1 -1
- package/cloudwatch/alarm.d.ts +8 -0
- package/cloudwatch/alarm.d.ts.map +1 -1
- package/cloudwatch/alarm.js +2 -0
- package/cloudwatch/alarm.js.map +1 -1
- package/cloudwatch/getAlarm.d.ts +4 -0
- package/cloudwatch/getAlarm.d.ts.map +1 -1
- package/cloudwatch/getAlarm.js.map +1 -1
- package/cloudwatch/getLogAlarm.d.ts +4 -0
- package/cloudwatch/getLogAlarm.d.ts.map +1 -1
- package/cloudwatch/getLogAlarm.js.map +1 -1
- package/cloudwatch/logAlarm.d.ts +8 -0
- package/cloudwatch/logAlarm.d.ts.map +1 -1
- package/cloudwatch/logAlarm.js +2 -0
- package/cloudwatch/logAlarm.js.map +1 -1
- package/codebuild/getSourceCredential.d.ts +32 -0
- package/codebuild/getSourceCredential.d.ts.map +1 -0
- package/codebuild/getSourceCredential.js +51 -0
- package/codebuild/getSourceCredential.js.map +1 -0
- package/codebuild/index.d.ts +6 -0
- package/codebuild/index.d.ts.map +1 -1
- package/codebuild/index.js +8 -1
- package/codebuild/index.js.map +1 -1
- package/codebuild/sourceCredential.d.ts +124 -0
- package/codebuild/sourceCredential.d.ts.map +1 -0
- package/codebuild/sourceCredential.js +152 -0
- package/codebuild/sourceCredential.js.map +1 -0
- package/codecommit/getRepository.d.ts +65 -0
- package/codecommit/getRepository.d.ts.map +1 -0
- package/codecommit/getRepository.js +51 -0
- package/codecommit/getRepository.js.map +1 -0
- package/codecommit/index.d.ts +7 -0
- package/codecommit/index.d.ts.map +1 -0
- package/codecommit/index.js +48 -0
- package/codecommit/index.js.map +1 -0
- package/codecommit/repository.d.ts +132 -0
- package/codecommit/repository.d.ts.map +1 -0
- package/codecommit/repository.js +127 -0
- package/codecommit/repository.js.map +1 -0
- package/codeconnections/getHost.d.ts +46 -0
- package/codeconnections/getHost.d.ts.map +1 -0
- package/codeconnections/getHost.js +51 -0
- package/codeconnections/getHost.js.map +1 -0
- package/codeconnections/host.d.ts +83 -0
- package/codeconnections/host.d.ts.map +1 -0
- package/codeconnections/host.js +101 -0
- package/codeconnections/host.js.map +1 -0
- package/codeconnections/index.d.ts +7 -0
- package/codeconnections/index.d.ts.map +1 -1
- package/codeconnections/index.js +13 -1
- package/codeconnections/index.js.map +1 -1
- package/configuration/configRule.d.ts +2 -4
- package/configuration/configRule.d.ts.map +1 -1
- package/configuration/configRule.js +2 -2
- package/configuration/configRule.js.map +1 -1
- package/configuration/getConfigRule.d.ts +4 -5
- package/configuration/getConfigRule.d.ts.map +1 -1
- package/configuration/getConfigRule.js +4 -4
- package/configuration/getConfigRule.js.map +1 -1
- package/connect/getMetric.d.ts +116 -0
- package/connect/getMetric.d.ts.map +1 -0
- package/connect/getMetric.js +51 -0
- package/connect/getMetric.js.map +1 -0
- package/connect/index.d.ts +6 -0
- package/connect/index.d.ts.map +1 -1
- package/connect/index.js +10 -3
- package/connect/index.js.map +1 -1
- package/connect/metric.d.ts +167 -0
- package/connect/metric.d.ts.map +1 -0
- package/connect/metric.js +134 -0
- package/connect/metric.js.map +1 -0
- package/dataexchange/eventAction.d.ts +76 -0
- package/dataexchange/eventAction.d.ts.map +1 -0
- package/dataexchange/eventAction.js +99 -0
- package/dataexchange/eventAction.js.map +1 -0
- package/dataexchange/getEventAction.d.ts +49 -0
- package/dataexchange/getEventAction.d.ts.map +1 -0
- package/dataexchange/getEventAction.js +51 -0
- package/dataexchange/getEventAction.js.map +1 -0
- package/dataexchange/index.d.ts +6 -0
- package/dataexchange/index.d.ts.map +1 -1
- package/dataexchange/index.js +8 -1
- package/dataexchange/index.js.map +1 -1
- package/dax/getParameterGroup.d.ts +30 -0
- package/dax/getParameterGroup.d.ts.map +1 -0
- package/dax/getParameterGroup.js +51 -0
- package/dax/getParameterGroup.js.map +1 -0
- package/dax/index.d.ts +6 -0
- package/dax/index.d.ts.map +1 -1
- package/dax/index.js +8 -1
- package/dax/index.js.map +1 -1
- package/dax/parameterGroup.d.ts +98 -0
- package/dax/parameterGroup.d.ts.map +1 -0
- package/dax/parameterGroup.js +121 -0
- package/dax/parameterGroup.js.map +1 -0
- package/deadline/budget.d.ts +101 -0
- package/deadline/budget.d.ts.map +1 -0
- package/deadline/budget.js +119 -0
- package/deadline/budget.js.map +1 -0
- package/deadline/getBudget.d.ts +59 -0
- package/deadline/getBudget.d.ts.map +1 -0
- package/deadline/getBudget.js +51 -0
- package/deadline/getBudget.js.map +1 -0
- package/deadline/getWorker.d.ts +50 -0
- package/deadline/getWorker.d.ts.map +1 -0
- package/deadline/getWorker.js +51 -0
- package/deadline/getWorker.js.map +1 -0
- package/deadline/index.d.ts +12 -0
- package/deadline/index.d.ts.map +1 -1
- package/deadline/index.js +15 -1
- package/deadline/index.js.map +1 -1
- package/deadline/worker.d.ts +89 -0
- package/deadline/worker.d.ts.map +1 -0
- package/deadline/worker.js +103 -0
- package/deadline/worker.js.map +1 -0
- package/devicefarm/getUpload.d.ts +41 -0
- package/devicefarm/getUpload.d.ts.map +1 -0
- package/devicefarm/getUpload.js +51 -0
- package/devicefarm/getUpload.js.map +1 -0
- package/devicefarm/index.d.ts +6 -0
- package/devicefarm/index.d.ts.map +1 -1
- package/devicefarm/index.js +8 -1
- package/devicefarm/index.js.map +1 -1
- package/devicefarm/upload.d.ts +83 -0
- package/devicefarm/upload.d.ts.map +1 -0
- package/devicefarm/upload.js +101 -0
- package/devicefarm/upload.js.map +1 -0
- package/drs/getSourceNetwork.d.ts +37 -0
- package/drs/getSourceNetwork.d.ts.map +1 -0
- package/drs/getSourceNetwork.js +51 -0
- package/drs/getSourceNetwork.js.map +1 -0
- package/drs/index.d.ts +7 -0
- package/drs/index.d.ts.map +1 -0
- package/drs/index.js +48 -0
- package/drs/index.js.map +1 -0
- package/drs/sourceNetwork.d.ts +76 -0
- package/drs/sourceNetwork.d.ts.map +1 -0
- package/drs/sourceNetwork.js +100 -0
- package/drs/sourceNetwork.js.map +1 -0
- package/dynamodb/backup.d.ts +75 -0
- package/dynamodb/backup.d.ts.map +1 -0
- package/dynamodb/backup.js +98 -0
- package/dynamodb/backup.js.map +1 -0
- package/dynamodb/getBackup.d.ts +49 -0
- package/dynamodb/getBackup.d.ts.map +1 -0
- package/dynamodb/getBackup.js +51 -0
- package/dynamodb/getBackup.js.map +1 -0
- package/dynamodb/index.d.ts +6 -0
- package/dynamodb/index.d.ts.map +1 -1
- package/dynamodb/index.js +8 -1
- package/dynamodb/index.js.map +1 -1
- package/ec2/getVolume.d.ts +0 -5
- package/ec2/getVolume.d.ts.map +1 -1
- package/ec2/getVolume.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +2 -0
- package/ec2/getVpcEndpointService.d.ts.map +1 -1
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/vpcEndpointService.d.ts +4 -0
- package/ec2/vpcEndpointService.d.ts.map +1 -1
- package/ec2/vpcEndpointService.js +4 -0
- package/ec2/vpcEndpointService.js.map +1 -1
- package/eks/certificateAuthority.d.ts +87 -0
- package/eks/certificateAuthority.d.ts.map +1 -0
- package/eks/certificateAuthority.js +106 -0
- package/eks/certificateAuthority.js.map +1 -0
- package/eks/cluster.d.ts +10 -0
- package/eks/cluster.d.ts.map +1 -1
- package/eks/cluster.js +4 -0
- package/eks/cluster.js.map +1 -1
- package/eks/getCertificateAuthority.d.ts +77 -0
- package/eks/getCertificateAuthority.d.ts.map +1 -0
- package/eks/getCertificateAuthority.js +53 -0
- package/eks/getCertificateAuthority.js.map +1 -0
- package/eks/getCluster.d.ts +1 -0
- package/eks/getCluster.d.ts.map +1 -1
- package/eks/getCluster.js.map +1 -1
- package/eks/index.d.ts +6 -0
- package/eks/index.d.ts.map +1 -1
- package/eks/index.js +8 -1
- package/eks/index.js.map +1 -1
- package/emr/getWalWorkspace.d.ts +2 -2
- package/emr/getWalWorkspace.js +2 -2
- package/emr/walWorkspace.d.ts +1 -1
- package/emr/walWorkspace.js +1 -1
- package/emrcontainers/endpoint.d.ts +12 -0
- package/emrcontainers/endpoint.d.ts.map +1 -1
- package/emrcontainers/endpoint.js +5 -1
- package/emrcontainers/endpoint.js.map +1 -1
- package/emrcontainers/getEndpoint.d.ts +4 -0
- package/emrcontainers/getEndpoint.d.ts.map +1 -1
- package/emrcontainers/getEndpoint.js.map +1 -1
- package/emrcontainers/getVirtualCluster.d.ts +0 -4
- package/emrcontainers/getVirtualCluster.d.ts.map +1 -1
- package/emrcontainers/getVirtualCluster.js.map +1 -1
- package/emrcontainers/virtualCluster.d.ts +8 -0
- package/emrcontainers/virtualCluster.d.ts.map +1 -1
- package/emrcontainers/virtualCluster.js +3 -1
- package/emrcontainers/virtualCluster.js.map +1 -1
- package/glue/getSession.d.ts +46 -0
- package/glue/getSession.d.ts.map +1 -0
- package/glue/getSession.js +51 -0
- package/glue/getSession.js.map +1 -0
- package/glue/index.d.ts +6 -0
- package/glue/index.d.ts.map +1 -1
- package/glue/index.js +9 -2
- package/glue/index.js.map +1 -1
- package/glue/session.d.ts +165 -0
- package/glue/session.d.ts.map +1 -0
- package/glue/session.js +126 -0
- package/glue/session.js.map +1 -0
- package/guardduty/customDetectionRuleAssociation.d.ts +81 -0
- package/guardduty/customDetectionRuleAssociation.d.ts.map +1 -0
- package/guardduty/customDetectionRuleAssociation.js +101 -0
- package/guardduty/customDetectionRuleAssociation.js.map +1 -0
- package/guardduty/getCustomDetectionRuleAssociation.d.ts +62 -0
- package/guardduty/getCustomDetectionRuleAssociation.d.ts.map +1 -0
- package/guardduty/getCustomDetectionRuleAssociation.js +53 -0
- package/guardduty/getCustomDetectionRuleAssociation.js.map +1 -0
- package/guardduty/index.d.ts +6 -0
- package/guardduty/index.d.ts.map +1 -1
- package/guardduty/index.js +8 -1
- package/guardduty/index.js.map +1 -1
- package/index.d.ts +9 -1
- package/index.d.ts.map +1 -1
- package/index.js +22 -6
- package/index.js.map +1 -1
- package/iot/getStream.d.ts +57 -0
- package/iot/getStream.d.ts.map +1 -0
- package/iot/getStream.js +51 -0
- package/iot/getStream.js.map +1 -0
- package/iot/index.d.ts +6 -0
- package/iot/index.d.ts.map +1 -1
- package/iot/index.js +8 -1
- package/iot/index.js.map +1 -1
- package/iot/stream.d.ts +92 -0
- package/iot/stream.d.ts.map +1 -0
- package/iot/stream.js +106 -0
- package/iot/stream.js.map +1 -0
- package/iotsecuretunneling/getTunnel.d.ts +42 -0
- package/iotsecuretunneling/getTunnel.d.ts.map +1 -0
- package/iotsecuretunneling/getTunnel.js +51 -0
- package/iotsecuretunneling/getTunnel.js.map +1 -0
- package/iotsecuretunneling/index.d.ts +8 -0
- package/iotsecuretunneling/index.d.ts.map +1 -0
- package/iotsecuretunneling/index.js +53 -0
- package/iotsecuretunneling/index.js.map +1 -0
- package/iotsecuretunneling/tunnel.d.ts +81 -0
- package/iotsecuretunneling/tunnel.d.ts.map +1 -0
- package/iotsecuretunneling/tunnel.js +93 -0
- package/iotsecuretunneling/tunnel.js.map +1 -0
- package/kendra/getQuerySuggestionsBlockList.d.ts +50 -0
- package/kendra/getQuerySuggestionsBlockList.d.ts.map +1 -0
- package/kendra/getQuerySuggestionsBlockList.js +51 -0
- package/kendra/getQuerySuggestionsBlockList.js.map +1 -0
- package/kendra/getThesaurus.d.ts +50 -0
- package/kendra/getThesaurus.d.ts.map +1 -0
- package/kendra/getThesaurus.js +51 -0
- package/kendra/getThesaurus.js.map +1 -0
- package/kendra/index.d.ts +12 -0
- package/kendra/index.d.ts.map +1 -1
- package/kendra/index.js +15 -1
- package/kendra/index.js.map +1 -1
- package/kendra/querySuggestionsBlockList.d.ts +86 -0
- package/kendra/querySuggestionsBlockList.d.ts.map +1 -0
- package/kendra/querySuggestionsBlockList.js +104 -0
- package/kendra/querySuggestionsBlockList.js.map +1 -0
- package/kendra/thesaurus.d.ts +86 -0
- package/kendra/thesaurus.d.ts.map +1 -0
- package/kendra/thesaurus.js +104 -0
- package/kendra/thesaurus.js.map +1 -0
- package/lambda/getResourcePolicy.d.ts +30 -0
- package/lambda/getResourcePolicy.d.ts.map +1 -0
- package/lambda/getResourcePolicy.js +51 -0
- package/lambda/getResourcePolicy.js.map +1 -0
- package/lambda/index.d.ts +6 -0
- package/lambda/index.d.ts.map +1 -1
- package/lambda/index.js +8 -1
- package/lambda/index.js.map +1 -1
- package/lambda/resourcePolicy.d.ts +54 -0
- package/lambda/resourcePolicy.d.ts.map +1 -0
- package/lambda/resourcePolicy.js +89 -0
- package/lambda/resourcePolicy.js.map +1 -0
- package/mediatailor/getPrefetchSchedule.d.ts +33 -0
- package/mediatailor/getPrefetchSchedule.d.ts.map +1 -0
- package/mediatailor/getPrefetchSchedule.js +51 -0
- package/mediatailor/getPrefetchSchedule.js.map +1 -0
- package/mediatailor/index.d.ts +6 -0
- package/mediatailor/index.d.ts.map +1 -1
- package/mediatailor/index.js +8 -1
- package/mediatailor/index.js.map +1 -1
- package/mediatailor/prefetchSchedule.d.ts +87 -0
- package/mediatailor/prefetchSchedule.d.ts.map +1 -0
- package/mediatailor/prefetchSchedule.js +100 -0
- package/mediatailor/prefetchSchedule.js.map +1 -0
- package/mgn/getNetworkMigrationDefinition.d.ts +76 -0
- package/mgn/getNetworkMigrationDefinition.d.ts.map +1 -0
- package/mgn/getNetworkMigrationDefinition.js +51 -0
- package/mgn/getNetworkMigrationDefinition.js.map +1 -0
- package/mgn/index.d.ts +8 -0
- package/mgn/index.d.ts.map +1 -0
- package/mgn/index.js +53 -0
- package/mgn/index.js.map +1 -0
- package/mgn/networkMigrationDefinition.d.ts +121 -0
- package/mgn/networkMigrationDefinition.d.ts.map +1 -0
- package/mgn/networkMigrationDefinition.js +110 -0
- package/mgn/networkMigrationDefinition.js.map +1 -0
- package/networkmanager/transitGatewayRouteTableAttachment.js +1 -1
- package/networkmanager/transitGatewayRouteTableAttachment.js.map +1 -1
- package/omics/getRunCache.d.ts +58 -0
- package/omics/getRunCache.d.ts.map +1 -0
- package/omics/getRunCache.js +51 -0
- package/omics/getRunCache.js.map +1 -0
- package/omics/index.d.ts +6 -0
- package/omics/index.d.ts.map +1 -1
- package/omics/index.js +8 -1
- package/omics/index.js.map +1 -1
- package/omics/runCache.d.ts +101 -0
- package/omics/runCache.d.ts.map +1 -0
- package/omics/runCache.js +99 -0
- package/omics/runCache.js.map +1 -0
- package/package.json +3 -3
- package/package.json.dev +2 -2
- package/personalize/dataset.d.ts +8 -0
- package/personalize/dataset.d.ts.map +1 -1
- package/personalize/dataset.js +3 -1
- package/personalize/dataset.js.map +1 -1
- package/personalize/datasetGroup.d.ts +10 -0
- package/personalize/datasetGroup.d.ts.map +1 -1
- package/personalize/datasetGroup.js +3 -1
- package/personalize/datasetGroup.js.map +1 -1
- package/personalize/getMetricAttribution.d.ts +34 -0
- package/personalize/getMetricAttribution.d.ts.map +1 -0
- package/personalize/getMetricAttribution.js +51 -0
- package/personalize/getMetricAttribution.js.map +1 -0
- package/personalize/index.d.ts +6 -0
- package/personalize/index.d.ts.map +1 -1
- package/personalize/index.js +8 -1
- package/personalize/index.js.map +1 -1
- package/personalize/metricAttribution.d.ts +70 -0
- package/personalize/metricAttribution.d.ts.map +1 -0
- package/personalize/metricAttribution.js +100 -0
- package/personalize/metricAttribution.js.map +1 -0
- package/personalize/schema.d.ts +10 -0
- package/personalize/schema.d.ts.map +1 -1
- package/personalize/schema.js +3 -1
- package/personalize/schema.js.map +1 -1
- package/personalize/solution.d.ts +8 -0
- package/personalize/solution.d.ts.map +1 -1
- package/personalize/solution.js +3 -1
- package/personalize/solution.js.map +1 -1
- package/quicksight/getLimitsProfile.d.ts +30 -0
- package/quicksight/getLimitsProfile.d.ts.map +1 -0
- package/quicksight/getLimitsProfile.js +53 -0
- package/quicksight/getLimitsProfile.js.map +1 -0
- package/quicksight/index.d.ts +6 -0
- package/quicksight/index.d.ts.map +1 -1
- package/quicksight/index.js +9 -2
- package/quicksight/index.js.map +1 -1
- package/quicksight/limitsProfile.d.ts +52 -0
- package/quicksight/limitsProfile.d.ts.map +1 -0
- package/quicksight/limitsProfile.js +101 -0
- package/quicksight/limitsProfile.js.map +1 -0
- package/rds/clusterSnapshot.d.ts +132 -0
- package/rds/clusterSnapshot.d.ts.map +1 -0
- package/rds/clusterSnapshot.js +127 -0
- package/rds/clusterSnapshot.js.map +1 -0
- package/rds/dbSnapshot.d.ts +148 -0
- package/rds/dbSnapshot.d.ts.map +1 -0
- package/rds/dbSnapshot.js +135 -0
- package/rds/dbSnapshot.js.map +1 -0
- package/rds/getClusterSnapshot.d.ts +101 -0
- package/rds/getClusterSnapshot.d.ts.map +1 -0
- package/rds/getClusterSnapshot.js +51 -0
- package/rds/getClusterSnapshot.js.map +1 -0
- package/rds/getDbSnapshot.d.ts +117 -0
- package/rds/getDbSnapshot.d.ts.map +1 -0
- package/rds/getDbSnapshot.js +51 -0
- package/rds/getDbSnapshot.js.map +1 -0
- package/rds/index.d.ts +12 -0
- package/rds/index.d.ts.map +1 -1
- package/rds/index.js +15 -1
- package/rds/index.js.map +1 -1
- package/route53/getRecordSet.d.ts +102 -0
- package/route53/getRecordSet.d.ts.map +1 -0
- package/route53/getRecordSet.js +57 -0
- package/route53/getRecordSet.js.map +1 -0
- package/route53/index.d.ts +6 -0
- package/route53/index.d.ts.map +1 -1
- package/route53/index.js +8 -1
- package/route53/index.js.map +1 -1
- package/route53/recordSet.d.ts +165 -0
- package/route53/recordSet.d.ts.map +1 -0
- package/route53/recordSet.js +114 -0
- package/route53/recordSet.js.map +1 -0
- package/route53globalresolver/getGlobalResolver.d.ts +1 -1
- package/route53globalresolver/globalResolver.d.ts +2 -2
- package/sdb/domain.d.ts +46 -0
- package/sdb/domain.d.ts.map +1 -0
- package/sdb/domain.js +81 -0
- package/sdb/domain.js.map +1 -0
- package/sdb/getDomain.d.ts +32 -0
- package/sdb/getDomain.d.ts.map +1 -0
- package/sdb/getDomain.js +51 -0
- package/sdb/getDomain.js.map +1 -0
- package/sdb/index.d.ts +7 -0
- package/sdb/index.d.ts.map +1 -0
- package/sdb/index.js +48 -0
- package/sdb/index.js.map +1 -0
- package/ses/getReceiptFilter.d.ts +19 -0
- package/ses/getReceiptFilter.d.ts.map +1 -0
- package/ses/getReceiptFilter.js +51 -0
- package/ses/getReceiptFilter.js.map +1 -0
- package/ses/index.d.ts +6 -0
- package/ses/index.d.ts.map +1 -1
- package/ses/index.js +9 -2
- package/ses/index.js.map +1 -1
- package/ses/receiptFilter.d.ts +85 -0
- package/ses/receiptFilter.d.ts.map +1 -0
- package/ses/receiptFilter.js +126 -0
- package/ses/receiptFilter.js.map +1 -0
- package/textract/adapter.d.ts +71 -0
- package/textract/adapter.d.ts.map +1 -0
- package/textract/adapter.js +98 -0
- package/textract/adapter.js.map +1 -0
- package/textract/getAdapter.d.ts +45 -0
- package/textract/getAdapter.d.ts.map +1 -0
- package/textract/getAdapter.js +51 -0
- package/textract/getAdapter.js.map +1 -0
- package/textract/index.d.ts +8 -0
- package/textract/index.d.ts.map +1 -0
- package/textract/index.js +53 -0
- package/textract/index.js.map +1 -0
- package/translate/getParallelData.d.ts +74 -0
- package/translate/getParallelData.d.ts.map +1 -0
- package/translate/getParallelData.js +51 -0
- package/translate/getParallelData.js.map +1 -0
- package/translate/index.d.ts +8 -0
- package/translate/index.d.ts.map +1 -0
- package/translate/index.js +53 -0
- package/translate/index.js.map +1 -0
- package/translate/parallelData.d.ts +117 -0
- package/translate/parallelData.d.ts.map +1 -0
- package/translate/parallelData.js +112 -0
- package/translate/parallelData.js.map +1 -0
- package/types/enums/agentregistry/index.d.ts +74 -0
- package/types/enums/agentregistry/index.d.ts.map +1 -0
- package/types/enums/agentregistry/index.js +55 -0
- package/types/enums/agentregistry/index.js.map +1 -0
- package/types/enums/appconfig/index.d.ts +9 -0
- package/types/enums/appconfig/index.d.ts.map +1 -1
- package/types/enums/appconfig/index.js +6 -1
- package/types/enums/appconfig/index.js.map +1 -1
- package/types/enums/appsync/index.d.ts +8 -0
- package/types/enums/appsync/index.d.ts.map +1 -1
- package/types/enums/appsync/index.js +5 -1
- package/types/enums/appsync/index.js.map +1 -1
- package/types/enums/batch/index.d.ts +6 -0
- package/types/enums/batch/index.d.ts.map +1 -1
- package/types/enums/batch/index.js +6 -1
- package/types/enums/batch/index.js.map +1 -1
- package/types/enums/bedrockagentcore/index.d.ts +10 -0
- package/types/enums/bedrockagentcore/index.d.ts.map +1 -1
- package/types/enums/bedrockagentcore/index.js +11 -2
- package/types/enums/bedrockagentcore/index.js.map +1 -1
- package/types/enums/cloudformation/index.d.ts +31 -0
- package/types/enums/cloudformation/index.d.ts.map +1 -1
- package/types/enums/cloudformation/index.js +19 -1
- package/types/enums/cloudformation/index.js.map +1 -1
- package/types/enums/codeconnections/index.d.ts +13 -0
- package/types/enums/codeconnections/index.d.ts.map +1 -0
- package/types/enums/codeconnections/index.js +14 -0
- package/types/enums/codeconnections/index.js.map +1 -0
- package/types/enums/connect/index.d.ts +65 -0
- package/types/enums/connect/index.d.ts.map +1 -1
- package/types/enums/connect/index.js +43 -2
- package/types/enums/connect/index.js.map +1 -1
- package/types/enums/dataexchange/index.d.ts +8 -0
- package/types/enums/dataexchange/index.d.ts.map +1 -1
- package/types/enums/dataexchange/index.js +5 -1
- package/types/enums/dataexchange/index.js.map +1 -1
- package/types/enums/deadline/index.d.ts +30 -0
- package/types/enums/deadline/index.d.ts.map +1 -1
- package/types/enums/deadline/index.js +19 -1
- package/types/enums/deadline/index.js.map +1 -1
- package/types/enums/devicefarm/index.d.ts +56 -0
- package/types/enums/devicefarm/index.d.ts.map +1 -1
- package/types/enums/devicefarm/index.js +45 -1
- package/types/enums/devicefarm/index.js.map +1 -1
- package/types/enums/dynamodb/index.d.ts +18 -0
- package/types/enums/dynamodb/index.d.ts.map +1 -1
- package/types/enums/dynamodb/index.js +11 -1
- package/types/enums/dynamodb/index.js.map +1 -1
- package/types/enums/evs/index.d.ts +1 -0
- package/types/enums/evs/index.d.ts.map +1 -1
- package/types/enums/evs/index.js +1 -0
- package/types/enums/evs/index.js.map +1 -1
- package/types/enums/glue/index.d.ts +25 -0
- package/types/enums/glue/index.d.ts.map +1 -1
- package/types/enums/glue/index.js +18 -1
- package/types/enums/glue/index.js.map +1 -1
- package/types/enums/guardduty/index.d.ts +8 -0
- package/types/enums/guardduty/index.d.ts.map +1 -1
- package/types/enums/guardduty/index.js +5 -1
- package/types/enums/guardduty/index.js.map +1 -1
- package/types/enums/index.d.ts +7 -1
- package/types/enums/index.d.ts.map +1 -1
- package/types/enums/index.js +17 -5
- package/types/enums/index.js.map +1 -1
- package/types/enums/iotsecuretunneling/index.d.ts +9 -0
- package/types/enums/iotsecuretunneling/index.d.ts.map +1 -0
- package/types/enums/iotsecuretunneling/index.js +10 -0
- package/types/enums/iotsecuretunneling/index.js.map +1 -0
- package/types/enums/mediatailor/index.d.ts +31 -0
- package/types/enums/mediatailor/index.d.ts.map +1 -1
- package/types/enums/mediatailor/index.js +16 -1
- package/types/enums/mediatailor/index.js.map +1 -1
- package/types/enums/mgn/index.d.ts +30 -0
- package/types/enums/mgn/index.d.ts.map +1 -0
- package/types/enums/mgn/index.js +23 -0
- package/types/enums/mgn/index.js.map +1 -0
- package/types/enums/msk/index.d.ts +17 -0
- package/types/enums/msk/index.d.ts.map +1 -1
- package/types/enums/msk/index.js +10 -1
- package/types/enums/msk/index.js.map +1 -1
- package/types/enums/omics/index.d.ts +17 -0
- package/types/enums/omics/index.d.ts.map +1 -1
- package/types/enums/omics/index.js +10 -1
- package/types/enums/omics/index.js.map +1 -1
- package/types/enums/quicksight/index.d.ts +7 -0
- package/types/enums/quicksight/index.d.ts.map +1 -1
- package/types/enums/quicksight/index.js +10 -4
- package/types/enums/quicksight/index.js.map +1 -1
- package/types/enums/route53/index.d.ts +5 -0
- package/types/enums/route53/index.d.ts.map +1 -1
- package/types/enums/route53/index.js +5 -1
- package/types/enums/route53/index.js.map +1 -1
- package/types/enums/textract/index.d.ts +16 -0
- package/types/enums/textract/index.d.ts.map +1 -0
- package/types/enums/textract/index.js +13 -0
- package/types/enums/textract/index.js.map +1 -0
- package/types/enums/translate/index.d.ts +28 -0
- package/types/enums/translate/index.d.ts.map +1 -0
- package/types/enums/translate/index.js +21 -0
- package/types/enums/translate/index.js.map +1 -0
- package/types/input.d.ts +1102 -9
- package/types/input.d.ts.map +1 -1
- package/types/output.d.ts +1142 -9
- package/types/output.d.ts.map +1 -1
- package/types/output.js.map +1 -1
- package/vpclattice/getServiceNetwork.d.ts +0 -4
- package/vpclattice/getServiceNetwork.d.ts.map +1 -1
- package/vpclattice/getServiceNetwork.js.map +1 -1
- package/vpclattice/serviceNetwork.js +1 -1
- package/vpclattice/serviceNetwork.js.map +1 -1
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Definition of AWS::AgentRegistry::Registry Resource Type
|
|
6
|
+
*/
|
|
7
|
+
export declare function getRegistry(args: GetRegistryArgs, opts?: pulumi.InvokeOptions): Promise<GetRegistryResult>;
|
|
8
|
+
export interface GetRegistryArgs {
|
|
9
|
+
/**
|
|
10
|
+
* The Amazon Resource Name (ARN) of the registry.
|
|
11
|
+
*/
|
|
12
|
+
registryArn: string;
|
|
13
|
+
}
|
|
14
|
+
export interface GetRegistryResult {
|
|
15
|
+
readonly approvalConfiguration?: outputs.agentregistry.RegistryApprovalConfiguration;
|
|
16
|
+
/**
|
|
17
|
+
* The timestamp when the registry was created.
|
|
18
|
+
*/
|
|
19
|
+
readonly createdAt?: string;
|
|
20
|
+
/**
|
|
21
|
+
* The description of the registry.
|
|
22
|
+
*/
|
|
23
|
+
readonly description?: string;
|
|
24
|
+
readonly discoveryConfiguration?: outputs.agentregistry.RegistryDiscoveryConfiguration;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the registry.
|
|
27
|
+
*/
|
|
28
|
+
readonly name?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The Amazon Resource Name (ARN) of the registry.
|
|
31
|
+
*/
|
|
32
|
+
readonly registryArn?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The unique identifier of the registry.
|
|
35
|
+
*/
|
|
36
|
+
readonly registryId?: string;
|
|
37
|
+
readonly status?: enums.agentregistry.RegistryStatus;
|
|
38
|
+
/**
|
|
39
|
+
* Tags to assign to the registry.
|
|
40
|
+
*/
|
|
41
|
+
readonly tags?: outputs.Tag[];
|
|
42
|
+
/**
|
|
43
|
+
* The timestamp when the registry was last updated.
|
|
44
|
+
*/
|
|
45
|
+
readonly updatedAt?: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Definition of AWS::AgentRegistry::Registry Resource Type
|
|
49
|
+
*/
|
|
50
|
+
export declare function getRegistryOutput(args: GetRegistryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRegistryResult>;
|
|
51
|
+
export interface GetRegistryOutputArgs {
|
|
52
|
+
/**
|
|
53
|
+
* The Amazon Resource Name (ARN) of the registry.
|
|
54
|
+
*/
|
|
55
|
+
registryArn: pulumi.Input<string>;
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=getRegistry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRegistry.d.ts","sourceRoot":"","sources":["../../agentregistry/getRegistry.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,KAAK,MAAM,gBAAgB,CAAC;AAGxC;;GAEG;AACH,wBAAgB,WAAW,CAAC,IAAI,EAAE,eAAe,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAK1G;AAED,MAAM,WAAW,eAAe;IAC5B;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,iBAAiB;IAC9B,QAAQ,CAAC,qBAAqB,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,6BAA6B,CAAC;IACrF;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,sBAAsB,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,8BAA8B,CAAC;IACvF;;OAEG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC;IAC7B,QAAQ,CAAC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC;IACrD;;OAEG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,OAAO,CAAC,GAAG,EAAE,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC/B;AACD;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAKlI;AAED,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACrC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
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.getRegistryOutput = exports.getRegistry = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Definition of AWS::AgentRegistry::Registry Resource Type
|
|
33
|
+
*/
|
|
34
|
+
function getRegistry(args, opts) {
|
|
35
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
36
|
+
return pulumi.runtime.invoke("aws-native:agentregistry:getRegistry", {
|
|
37
|
+
"registryArn": args.registryArn,
|
|
38
|
+
}, opts);
|
|
39
|
+
}
|
|
40
|
+
exports.getRegistry = getRegistry;
|
|
41
|
+
/**
|
|
42
|
+
* Definition of AWS::AgentRegistry::Registry Resource Type
|
|
43
|
+
*/
|
|
44
|
+
function getRegistryOutput(args, opts) {
|
|
45
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
46
|
+
return pulumi.runtime.invokeOutput("aws-native:agentregistry:getRegistry", {
|
|
47
|
+
"registryArn": args.registryArn,
|
|
48
|
+
}, opts);
|
|
49
|
+
}
|
|
50
|
+
exports.getRegistryOutput = getRegistryOutput;
|
|
51
|
+
//# sourceMappingURL=getRegistry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRegistry.js","sourceRoot":"","sources":["../../agentregistry/getRegistry.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;GAEG;AACH,SAAgB,WAAW,CAAC,IAAqB,EAAE,IAA2B;IAC1E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sCAAsC,EAAE;QACjE,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,kCAKC;AA0CD;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAAiC;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sCAAsC,EAAE;QACvE,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
import * as enums from "../types/enums";
|
|
4
|
+
/**
|
|
5
|
+
* Definition of AWS::AgentRegistry::RegistryRecord Resource Type
|
|
6
|
+
*/
|
|
7
|
+
export declare function getRegistryRecord(args: GetRegistryRecordArgs, opts?: pulumi.InvokeOptions): Promise<GetRegistryRecordResult>;
|
|
8
|
+
export interface GetRegistryRecordArgs {
|
|
9
|
+
/**
|
|
10
|
+
* The Amazon Resource Name (ARN) of the registry record.
|
|
11
|
+
*/
|
|
12
|
+
recordArn: string;
|
|
13
|
+
}
|
|
14
|
+
export interface GetRegistryRecordResult {
|
|
15
|
+
/**
|
|
16
|
+
* The timestamp when the registry record was created.
|
|
17
|
+
*/
|
|
18
|
+
readonly createdAt?: string;
|
|
19
|
+
/**
|
|
20
|
+
* The description of the registry record.
|
|
21
|
+
*/
|
|
22
|
+
readonly description?: string;
|
|
23
|
+
readonly descriptors?: outputs.agentregistry.RegistryRecordDescriptors;
|
|
24
|
+
/**
|
|
25
|
+
* The human-readable display name of the registry record.
|
|
26
|
+
*/
|
|
27
|
+
readonly displayName?: string;
|
|
28
|
+
/**
|
|
29
|
+
* The name of the registry record.
|
|
30
|
+
*/
|
|
31
|
+
readonly name?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The Amazon Resource Name (ARN) of the registry record.
|
|
34
|
+
*/
|
|
35
|
+
readonly recordArn?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The unique identifier of the registry record.
|
|
38
|
+
*/
|
|
39
|
+
readonly recordId?: string;
|
|
40
|
+
/**
|
|
41
|
+
* The version of the registry record.
|
|
42
|
+
*/
|
|
43
|
+
readonly recordVersion?: string;
|
|
44
|
+
/**
|
|
45
|
+
* The Amazon Resource Name (ARN) of the registry containing the record.
|
|
46
|
+
*/
|
|
47
|
+
readonly registryArn?: string;
|
|
48
|
+
readonly status?: enums.agentregistry.RegistryRecordStatus;
|
|
49
|
+
/**
|
|
50
|
+
* Tags to assign to the registry record.
|
|
51
|
+
*/
|
|
52
|
+
readonly tags?: outputs.Tag[];
|
|
53
|
+
/**
|
|
54
|
+
* The timestamp when the registry record was last updated.
|
|
55
|
+
*/
|
|
56
|
+
readonly updatedAt?: string;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Definition of AWS::AgentRegistry::RegistryRecord Resource Type
|
|
60
|
+
*/
|
|
61
|
+
export declare function getRegistryRecordOutput(args: GetRegistryRecordOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetRegistryRecordResult>;
|
|
62
|
+
export interface GetRegistryRecordOutputArgs {
|
|
63
|
+
/**
|
|
64
|
+
* The Amazon Resource Name (ARN) of the registry record.
|
|
65
|
+
*/
|
|
66
|
+
recordArn: pulumi.Input<string>;
|
|
67
|
+
}
|
|
68
|
+
//# sourceMappingURL=getRegistryRecord.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRegistryRecord.d.ts","sourceRoot":"","sources":["../../agentregistry/getRegistryRecord.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AAEzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,KAAK,MAAM,gBAAgB,CAAC;AAGxC;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,IAAI,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,aAAa,GAAG,OAAO,CAAC,uBAAuB,CAAC,CAK5H;AAED,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,yBAAyB,CAAC;IACvE;;OAEG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;IAC5B;;OAEG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAC3B;;OAEG;IACH,QAAQ,CAAC,aAAa,CAAC,EAAE,MAAM,CAAC;IAChC;;OAEG;IACH,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,MAAM,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,oBAAoB,CAAC;IAC3D;;OAEG;IACH,QAAQ,CAAC,IAAI,CAAC,EAAE,OAAO,CAAC,GAAG,EAAE,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC/B;AACD;;GAEG;AACH,wBAAgB,uBAAuB,CAAC,IAAI,EAAE,2BAA2B,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,mBAAmB,GAAG,MAAM,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAKpJ;AAED,MAAM,WAAW,2BAA2B;IACxC;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;CACnC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
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.getRegistryRecordOutput = exports.getRegistryRecord = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Definition of AWS::AgentRegistry::RegistryRecord Resource Type
|
|
33
|
+
*/
|
|
34
|
+
function getRegistryRecord(args, opts) {
|
|
35
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
36
|
+
return pulumi.runtime.invoke("aws-native:agentregistry:getRegistryRecord", {
|
|
37
|
+
"recordArn": args.recordArn,
|
|
38
|
+
}, opts);
|
|
39
|
+
}
|
|
40
|
+
exports.getRegistryRecord = getRegistryRecord;
|
|
41
|
+
/**
|
|
42
|
+
* Definition of AWS::AgentRegistry::RegistryRecord Resource Type
|
|
43
|
+
*/
|
|
44
|
+
function getRegistryRecordOutput(args, opts) {
|
|
45
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
46
|
+
return pulumi.runtime.invokeOutput("aws-native:agentregistry:getRegistryRecord", {
|
|
47
|
+
"recordArn": args.recordArn,
|
|
48
|
+
}, opts);
|
|
49
|
+
}
|
|
50
|
+
exports.getRegistryRecordOutput = getRegistryRecordOutput;
|
|
51
|
+
//# sourceMappingURL=getRegistryRecord.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRegistryRecord.js","sourceRoot":"","sources":["../../agentregistry/getRegistryRecord.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAIzC,wDAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,8CAKC;AAqDD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0DAKC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export { GetRegistryArgs, GetRegistryResult, GetRegistryOutputArgs } from "./getRegistry";
|
|
2
|
+
export declare const getRegistry: typeof import("./getRegistry").getRegistry;
|
|
3
|
+
export declare const getRegistryOutput: typeof import("./getRegistry").getRegistryOutput;
|
|
4
|
+
export { GetRegistryRecordArgs, GetRegistryRecordResult, GetRegistryRecordOutputArgs } from "./getRegistryRecord";
|
|
5
|
+
export declare const getRegistryRecord: typeof import("./getRegistryRecord").getRegistryRecord;
|
|
6
|
+
export declare const getRegistryRecordOutput: typeof import("./getRegistryRecord").getRegistryRecordOutput;
|
|
7
|
+
export { RegistryArgs } from "./registry";
|
|
8
|
+
export type Registry = import("./registry").Registry;
|
|
9
|
+
export declare const Registry: typeof import("./registry").Registry;
|
|
10
|
+
export { RegistryRecordArgs } from "./registryRecord";
|
|
11
|
+
export type RegistryRecord = import("./registryRecord").RegistryRecord;
|
|
12
|
+
export declare const RegistryRecord: typeof import("./registryRecord").RegistryRecord;
|
|
13
|
+
export * from "../types/enums/agentregistry";
|
|
14
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../agentregistry/index.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAC1F,eAAO,MAAM,WAAW,EAAE,cAAc,eAAe,EAAE,WAAyB,CAAC;AACnF,eAAO,MAAM,iBAAiB,EAAE,cAAc,eAAe,EAAE,iBAA+B,CAAC;AAG/F,OAAO,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAClH,eAAO,MAAM,iBAAiB,EAAE,cAAc,qBAAqB,EAAE,iBAA+B,CAAC;AACrG,eAAO,MAAM,uBAAuB,EAAE,cAAc,qBAAqB,EAAE,uBAAqC,CAAC;AAGjH,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAC1C,MAAM,MAAM,QAAQ,GAAG,OAAO,YAAY,EAAE,QAAQ,CAAC;AACrD,eAAO,MAAM,QAAQ,EAAE,cAAc,YAAY,EAAE,QAAsB,CAAC;AAG1E,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,MAAM,MAAM,cAAc,GAAG,OAAO,kBAAkB,EAAE,cAAc,CAAC;AACvE,eAAO,MAAM,cAAc,EAAE,cAAc,kBAAkB,EAAE,cAA4B,CAAC;AAK5F,cAAc,8BAA8B,CAAC"}
|
|
@@ -0,0 +1,60 @@
|
|
|
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
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
28
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
29
|
+
};
|
|
30
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
31
|
+
exports.RegistryRecord = exports.Registry = exports.getRegistryRecordOutput = exports.getRegistryRecord = exports.getRegistryOutput = exports.getRegistry = void 0;
|
|
32
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
33
|
+
const utilities = __importStar(require("../utilities"));
|
|
34
|
+
exports.getRegistry = null;
|
|
35
|
+
exports.getRegistryOutput = null;
|
|
36
|
+
utilities.lazyLoad(exports, ["getRegistry", "getRegistryOutput"], () => require("./getRegistry"));
|
|
37
|
+
exports.getRegistryRecord = null;
|
|
38
|
+
exports.getRegistryRecordOutput = null;
|
|
39
|
+
utilities.lazyLoad(exports, ["getRegistryRecord", "getRegistryRecordOutput"], () => require("./getRegistryRecord"));
|
|
40
|
+
exports.Registry = null;
|
|
41
|
+
utilities.lazyLoad(exports, ["Registry"], () => require("./registry"));
|
|
42
|
+
exports.RegistryRecord = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["RegistryRecord"], () => require("./registryRecord"));
|
|
44
|
+
// Export enums:
|
|
45
|
+
__exportStar(require("../types/enums/agentregistry"), exports);
|
|
46
|
+
const _module = {
|
|
47
|
+
version: utilities.getVersion(),
|
|
48
|
+
construct: (name, type, urn) => {
|
|
49
|
+
switch (type) {
|
|
50
|
+
case "aws-native:agentregistry:Registry":
|
|
51
|
+
return new exports.Registry(name, undefined, { urn });
|
|
52
|
+
case "aws-native:agentregistry:RegistryRecord":
|
|
53
|
+
return new exports.RegistryRecord(name, undefined, { urn });
|
|
54
|
+
default:
|
|
55
|
+
throw new Error(`unknown resource type ${type}`);
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
};
|
|
59
|
+
pulumi.runtime.registerResourceModule("aws-native", "agentregistry", _module);
|
|
60
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../agentregistry/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AACzC,wDAA0C;AAI7B,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAGpF,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAItG,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAI1D,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,gBAAgB;AAChB,+DAA6C;AAE7C,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,mCAAmC;gBACpC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,yCAAyC;gBAC1C,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,YAAY,EAAE,eAAe,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Definition of AWS::AgentRegistry::Registry Resource Type
|
|
7
|
+
*/
|
|
8
|
+
export declare class Registry extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing Registry resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Registry;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of Registry. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is Registry;
|
|
23
|
+
readonly approvalConfiguration: pulumi.Output<outputs.agentregistry.RegistryApprovalConfiguration | undefined>;
|
|
24
|
+
readonly authorizerType: pulumi.Output<enums.agentregistry.RegistryAuthorizerType | undefined>;
|
|
25
|
+
/**
|
|
26
|
+
* The timestamp when the registry was created.
|
|
27
|
+
*/
|
|
28
|
+
readonly createdAt: pulumi.Output<string>;
|
|
29
|
+
/**
|
|
30
|
+
* The description of the registry.
|
|
31
|
+
*/
|
|
32
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
33
|
+
readonly discoveryConfiguration: pulumi.Output<outputs.agentregistry.RegistryDiscoveryConfiguration | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* The name of the registry.
|
|
36
|
+
*/
|
|
37
|
+
readonly name: pulumi.Output<string>;
|
|
38
|
+
/**
|
|
39
|
+
* The Amazon Resource Name (ARN) of the registry.
|
|
40
|
+
*/
|
|
41
|
+
readonly registryArn: pulumi.Output<string>;
|
|
42
|
+
/**
|
|
43
|
+
* The unique identifier of the registry.
|
|
44
|
+
*/
|
|
45
|
+
readonly registryId: pulumi.Output<string>;
|
|
46
|
+
readonly status: pulumi.Output<enums.agentregistry.RegistryStatus>;
|
|
47
|
+
/**
|
|
48
|
+
* Tags to assign to the registry.
|
|
49
|
+
*/
|
|
50
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
51
|
+
/**
|
|
52
|
+
* The timestamp when the registry was last updated.
|
|
53
|
+
*/
|
|
54
|
+
readonly updatedAt: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* Create a Registry resource with the given unique name, arguments, and options.
|
|
57
|
+
*
|
|
58
|
+
* @param name The _unique_ name of the resource.
|
|
59
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
60
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
61
|
+
*/
|
|
62
|
+
constructor(name: string, args?: RegistryArgs, opts?: pulumi.CustomResourceOptions);
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* The set of arguments for constructing a Registry resource.
|
|
66
|
+
*/
|
|
67
|
+
export interface RegistryArgs {
|
|
68
|
+
approvalConfiguration?: pulumi.Input<inputs.agentregistry.RegistryApprovalConfigurationArgs | undefined>;
|
|
69
|
+
authorizerType?: pulumi.Input<enums.agentregistry.RegistryAuthorizerType | undefined>;
|
|
70
|
+
/**
|
|
71
|
+
* The description of the registry.
|
|
72
|
+
*/
|
|
73
|
+
description?: pulumi.Input<string | undefined>;
|
|
74
|
+
discoveryConfiguration?: pulumi.Input<inputs.agentregistry.RegistryDiscoveryConfigurationArgs | undefined>;
|
|
75
|
+
/**
|
|
76
|
+
* The name of the registry.
|
|
77
|
+
*/
|
|
78
|
+
name?: pulumi.Input<string | undefined>;
|
|
79
|
+
/**
|
|
80
|
+
* Tags to assign to the registry.
|
|
81
|
+
*/
|
|
82
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[] | undefined>;
|
|
83
|
+
}
|
|
84
|
+
//# sourceMappingURL=registry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../agentregistry/registry.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,OAAO,MAAM,iBAAiB,CAAC;AAC3C,OAAO,KAAK,KAAK,MAAM,gBAAgB,CAAC;AAGxC;;GAEG;AACH,qBAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,QAAQ;IAO3G;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,QAAQ;IAOnD,SAAwB,qBAAqB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,aAAa,CAAC,6BAA6B,GAAG,SAAS,CAAC,CAAC;IAC9H,SAAwB,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAC9G;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACvE,SAAwB,sBAAsB,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,aAAa,CAAC,8BAA8B,GAAG,SAAS,CAAC,CAAC;IAChI;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACpD;;OAEG;IACH,SAAgC,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IACnE;;OAEG;IACH,SAAgC,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAClE,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,aAAa,CAAC,cAAc,CAAC,CAAC;IAC1F;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,GAAG,EAAE,GAAG,SAAS,CAAC,CAAC;IACvE;;OAEG;IACH,SAAgC,SAAS,EAAE,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;IAEjE;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,YAAY,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAiCrF;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IACzB,qBAAqB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,aAAa,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACzG,cAAc,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACtF;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IAC/C,sBAAsB,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,aAAa,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3G;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACxC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC,EAAE,GAAG,SAAS,CAAC,CAAC;CACnE"}
|
|
@@ -0,0 +1,101 @@
|
|
|
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.Registry = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Definition of AWS::AgentRegistry::Registry Resource Type
|
|
33
|
+
*/
|
|
34
|
+
class Registry extends pulumi.CustomResource {
|
|
35
|
+
/**
|
|
36
|
+
* Get an existing Registry resource's state with the given name, ID, and optional extra
|
|
37
|
+
* properties used to qualify the lookup.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resulting resource.
|
|
40
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
41
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
|
+
*/
|
|
43
|
+
static get(name, id, opts) {
|
|
44
|
+
return new Registry(name, undefined, { ...opts, id: id });
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
static __pulumiType = 'aws-native:agentregistry:Registry';
|
|
48
|
+
/**
|
|
49
|
+
* Returns true if the given object is an instance of Registry. This is designed to work even
|
|
50
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
51
|
+
*/
|
|
52
|
+
static isInstance(obj) {
|
|
53
|
+
if (obj === undefined || obj === null) {
|
|
54
|
+
return false;
|
|
55
|
+
}
|
|
56
|
+
return obj['__pulumiType'] === Registry.__pulumiType;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Create a Registry resource with the given unique name, arguments, and options.
|
|
60
|
+
*
|
|
61
|
+
* @param name The _unique_ name of the resource.
|
|
62
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
63
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
64
|
+
*/
|
|
65
|
+
constructor(name, args, opts) {
|
|
66
|
+
let resourceInputs = {};
|
|
67
|
+
opts = opts || {};
|
|
68
|
+
if (!opts.id) {
|
|
69
|
+
resourceInputs["approvalConfiguration"] = args?.approvalConfiguration;
|
|
70
|
+
resourceInputs["authorizerType"] = args?.authorizerType;
|
|
71
|
+
resourceInputs["description"] = args?.description;
|
|
72
|
+
resourceInputs["discoveryConfiguration"] = args?.discoveryConfiguration;
|
|
73
|
+
resourceInputs["name"] = args?.name;
|
|
74
|
+
resourceInputs["tags"] = args?.tags;
|
|
75
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
76
|
+
resourceInputs["registryArn"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["registryId"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
80
|
+
}
|
|
81
|
+
else {
|
|
82
|
+
resourceInputs["approvalConfiguration"] = undefined /*out*/;
|
|
83
|
+
resourceInputs["authorizerType"] = undefined /*out*/;
|
|
84
|
+
resourceInputs["createdAt"] = undefined /*out*/;
|
|
85
|
+
resourceInputs["description"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["discoveryConfiguration"] = undefined /*out*/;
|
|
87
|
+
resourceInputs["name"] = undefined /*out*/;
|
|
88
|
+
resourceInputs["registryArn"] = undefined /*out*/;
|
|
89
|
+
resourceInputs["registryId"] = undefined /*out*/;
|
|
90
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
91
|
+
resourceInputs["tags"] = undefined /*out*/;
|
|
92
|
+
resourceInputs["updatedAt"] = undefined /*out*/;
|
|
93
|
+
}
|
|
94
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
95
|
+
const replaceOnChanges = { replaceOnChanges: ["authorizerType"] };
|
|
96
|
+
opts = pulumi.mergeOptions(opts, replaceOnChanges);
|
|
97
|
+
super(Registry.__pulumiType, name, resourceInputs, opts);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
exports.Registry = Registry;
|
|
101
|
+
//# sourceMappingURL=registry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"registry.js","sourceRoot":"","sources":["../../agentregistry/registry.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
import * as enums from "../types/enums";
|
|
5
|
+
/**
|
|
6
|
+
* Definition of AWS::AgentRegistry::RegistryRecord Resource Type
|
|
7
|
+
*/
|
|
8
|
+
export declare class RegistryRecord extends pulumi.CustomResource {
|
|
9
|
+
/**
|
|
10
|
+
* Get an existing RegistryRecord resource's state with the given name, ID, and optional extra
|
|
11
|
+
* properties used to qualify the lookup.
|
|
12
|
+
*
|
|
13
|
+
* @param name The _unique_ name of the resulting resource.
|
|
14
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
15
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
16
|
+
*/
|
|
17
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): RegistryRecord;
|
|
18
|
+
/**
|
|
19
|
+
* Returns true if the given object is an instance of RegistryRecord. This is designed to work even
|
|
20
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
21
|
+
*/
|
|
22
|
+
static isInstance(obj: any): obj is RegistryRecord;
|
|
23
|
+
/**
|
|
24
|
+
* The timestamp when the registry record was created.
|
|
25
|
+
*/
|
|
26
|
+
readonly createdAt: pulumi.Output<string>;
|
|
27
|
+
/**
|
|
28
|
+
* The description of the registry record.
|
|
29
|
+
*/
|
|
30
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
31
|
+
readonly descriptors: pulumi.Output<outputs.agentregistry.RegistryRecordDescriptors>;
|
|
32
|
+
/**
|
|
33
|
+
* The human-readable display name of the registry record.
|
|
34
|
+
*/
|
|
35
|
+
readonly displayName: pulumi.Output<string | undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* The name of the registry record.
|
|
38
|
+
*/
|
|
39
|
+
readonly name: pulumi.Output<string>;
|
|
40
|
+
/**
|
|
41
|
+
* The Amazon Resource Name (ARN) of the registry record.
|
|
42
|
+
*/
|
|
43
|
+
readonly recordArn: pulumi.Output<string>;
|
|
44
|
+
/**
|
|
45
|
+
* The unique identifier of the registry record.
|
|
46
|
+
*/
|
|
47
|
+
readonly recordId: pulumi.Output<string>;
|
|
48
|
+
readonly recordType: pulumi.Output<enums.agentregistry.RegistryRecordRecordType>;
|
|
49
|
+
/**
|
|
50
|
+
* The version of the registry record.
|
|
51
|
+
*/
|
|
52
|
+
readonly recordVersion: pulumi.Output<string | undefined>;
|
|
53
|
+
/**
|
|
54
|
+
* The Amazon Resource Name (ARN) of the registry containing the record.
|
|
55
|
+
*/
|
|
56
|
+
readonly registryArn: pulumi.Output<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The identifier of the registry containing the record.
|
|
59
|
+
*/
|
|
60
|
+
readonly registryId: pulumi.Output<string>;
|
|
61
|
+
readonly status: pulumi.Output<enums.agentregistry.RegistryRecordStatus>;
|
|
62
|
+
/**
|
|
63
|
+
* Tags to assign to the registry record.
|
|
64
|
+
*/
|
|
65
|
+
readonly tags: pulumi.Output<outputs.Tag[] | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* The timestamp when the registry record was last updated.
|
|
68
|
+
*/
|
|
69
|
+
readonly updatedAt: pulumi.Output<string>;
|
|
70
|
+
/**
|
|
71
|
+
* Create a RegistryRecord 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: RegistryRecordArgs, opts?: pulumi.CustomResourceOptions);
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* The set of arguments for constructing a RegistryRecord resource.
|
|
81
|
+
*/
|
|
82
|
+
export interface RegistryRecordArgs {
|
|
83
|
+
/**
|
|
84
|
+
* The description of the registry record.
|
|
85
|
+
*/
|
|
86
|
+
description?: pulumi.Input<string | undefined>;
|
|
87
|
+
descriptors: pulumi.Input<inputs.agentregistry.RegistryRecordDescriptorsArgs>;
|
|
88
|
+
/**
|
|
89
|
+
* The human-readable display name of the registry record.
|
|
90
|
+
*/
|
|
91
|
+
displayName?: pulumi.Input<string | undefined>;
|
|
92
|
+
/**
|
|
93
|
+
* The name of the registry record.
|
|
94
|
+
*/
|
|
95
|
+
name?: pulumi.Input<string | undefined>;
|
|
96
|
+
recordType: pulumi.Input<enums.agentregistry.RegistryRecordRecordType>;
|
|
97
|
+
/**
|
|
98
|
+
* The version of the registry record.
|
|
99
|
+
*/
|
|
100
|
+
recordVersion?: pulumi.Input<string | undefined>;
|
|
101
|
+
/**
|
|
102
|
+
* The identifier of the registry containing the record.
|
|
103
|
+
*/
|
|
104
|
+
registryId: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* Tags to assign to the registry record.
|
|
107
|
+
*/
|
|
108
|
+
tags?: pulumi.Input<pulumi.Input<inputs.TagArgs>[] | undefined>;
|
|
109
|
+
}
|
|
110
|
+
//# sourceMappingURL=registryRecord.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"registryRecord.d.ts","sourceRoot":"","sources":["../../agentregistry/registryRecord.ts"],"names":[],"mappings":"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"}
|