@pulumi/aws 6.0.0-alpha.1 → 6.0.0-alpha.3
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/README.md +4 -4
- package/alb/targetGroupAttachment.d.ts +17 -10
- package/alb/targetGroupAttachment.js +2 -1
- package/alb/targetGroupAttachment.js.map +1 -1
- package/appconfig/environment.d.ts +1 -1
- package/appflow/flow.d.ts +98 -0
- package/appflow/flow.js +98 -0
- package/appflow/flow.js.map +1 -1
- package/appintegrations/dataIntegration.d.ts +2 -1
- package/appintegrations/dataIntegration.js +4 -0
- package/appintegrations/dataIntegration.js.map +1 -1
- package/applicationloadbalancing/targetGroupAttachment.d.ts +17 -10
- package/applicationloadbalancing/targetGroupAttachment.js +2 -1
- package/applicationloadbalancing/targetGroupAttachment.js.map +1 -1
- package/appsync/graphQLApi.d.ts +0 -134
- package/appsync/graphQLApi.js +0 -134
- package/appsync/graphQLApi.js.map +1 -1
- package/auditmanager/accountRegistration.d.ts +109 -0
- package/auditmanager/accountRegistration.js +84 -0
- package/auditmanager/accountRegistration.js.map +1 -0
- package/auditmanager/assessment.d.ts +204 -0
- package/auditmanager/assessment.js +118 -0
- package/auditmanager/assessment.js.map +1 -0
- package/auditmanager/assessmentDelegation.d.ts +144 -0
- package/auditmanager/assessmentDelegation.js +99 -0
- package/auditmanager/assessmentDelegation.js.map +1 -0
- package/auditmanager/assessmentReport.d.ts +118 -0
- package/auditmanager/assessmentReport.js +87 -0
- package/auditmanager/assessmentReport.js.map +1 -0
- package/auditmanager/control.d.ts +186 -0
- package/auditmanager/control.js +98 -0
- package/auditmanager/control.js.map +1 -0
- package/auditmanager/framework.d.ts +163 -0
- package/auditmanager/framework.js +95 -0
- package/auditmanager/framework.js.map +1 -0
- package/auditmanager/frameworkShare.d.ts +123 -0
- package/auditmanager/frameworkShare.js +91 -0
- package/auditmanager/frameworkShare.js.map +1 -0
- package/auditmanager/getControl.d.ts +146 -0
- package/auditmanager/getControl.js +117 -0
- package/auditmanager/getControl.js.map +1 -0
- package/auditmanager/getFramework.d.ts +74 -0
- package/auditmanager/getFramework.js +53 -0
- package/auditmanager/getFramework.js.map +1 -0
- package/auditmanager/index.d.ts +30 -0
- package/auditmanager/index.js +63 -0
- package/auditmanager/index.js.map +1 -0
- package/auditmanager/organizationAdminAccountRegistration.d.ts +77 -0
- package/auditmanager/organizationAdminAccountRegistration.js +75 -0
- package/auditmanager/organizationAdminAccountRegistration.js.map +1 -0
- package/backup/regionSettings.d.ts +3 -3
- package/batch/computeEnvironment.d.ts +2 -0
- package/batch/computeEnvironment.js +2 -0
- package/batch/computeEnvironment.js.map +1 -1
- package/budgets/getBudget.d.ts +130 -0
- package/budgets/getBudget.js +51 -0
- package/budgets/getBudget.js.map +1 -0
- package/budgets/index.d.ts +3 -0
- package/budgets/index.js +4 -1
- package/budgets/index.js.map +1 -1
- package/chime/index.d.ts +9 -0
- package/chime/index.js +16 -1
- package/chime/index.js.map +1 -1
- package/chime/sdkvoiceGlobalSettings.d.ts +73 -0
- package/chime/sdkvoiceGlobalSettings.js +75 -0
- package/chime/sdkvoiceGlobalSettings.js.map +1 -0
- package/chime/sdkvoiceSipMediaApplication.d.ts +145 -0
- package/chime/sdkvoiceSipMediaApplication.js +95 -0
- package/chime/sdkvoiceSipMediaApplication.js.map +1 -0
- package/chime/sdkvoiceSipRule.d.ts +134 -0
- package/chime/sdkvoiceSipRule.js +99 -0
- package/chime/sdkvoiceSipRule.js.map +1 -0
- package/chime/sdkvoiceVoiceProfileDomain.d.ts +2 -1
- package/chime/sdkvoiceVoiceProfileDomain.js +4 -0
- package/chime/sdkvoiceVoiceProfileDomain.js.map +1 -1
- package/chime/voiceConnector.d.ts +44 -0
- package/chime/voiceConnector.js +6 -0
- package/chime/voiceConnector.js.map +1 -1
- package/cleanrooms/collaboration.d.ts +256 -0
- package/cleanrooms/collaboration.js +123 -0
- package/cleanrooms/collaboration.js.map +1 -0
- package/cleanrooms/index.d.ts +3 -0
- package/cleanrooms/index.js +22 -0
- package/cleanrooms/index.js.map +1 -0
- package/cloudfront/cachePolicy.d.ts +22 -22
- package/cloudfront/cachePolicy.js +2 -2
- package/cloudfront/fieldLevelEncryptionProfile.d.ts +1 -0
- package/cloudfront/fieldLevelEncryptionProfile.js +1 -0
- package/cloudfront/fieldLevelEncryptionProfile.js.map +1 -1
- package/cloudfront/keyGroup.d.ts +1 -0
- package/cloudfront/keyGroup.js +1 -0
- package/cloudfront/keyGroup.js.map +1 -1
- package/cloudfront/publicKey.d.ts +1 -0
- package/cloudfront/publicKey.js +1 -0
- package/cloudfront/publicKey.js.map +1 -1
- package/cloudwatch/eventTarget.d.ts +8 -2
- package/cloudwatch/eventTarget.js +8 -2
- package/cloudwatch/eventTarget.js.map +1 -1
- package/cloudwatch/internetMonitor.d.ts +12 -0
- package/cloudwatch/internetMonitor.js +2 -0
- package/cloudwatch/internetMonitor.js.map +1 -1
- package/cloudwatch/metricStream.d.ts +94 -0
- package/cloudwatch/metricStream.js +94 -0
- package/cloudwatch/metricStream.js.map +1 -1
- package/codebuild/project.d.ts +2 -2
- package/codebuild/project.js +2 -2
- package/cognito/identityPool.d.ts +1 -1
- package/cognito/identityPool.js +1 -1
- package/cognito/index.d.ts +3 -0
- package/cognito/index.js +6 -1
- package/cognito/index.js.map +1 -1
- package/cognito/managedUserPoolClient.d.ts +394 -0
- package/cognito/managedUserPoolClient.js +170 -0
- package/cognito/managedUserPoolClient.js.map +1 -0
- package/cognito/userPool.d.ts +3 -3
- package/cognito/userPoolClient.d.ts +14 -14
- package/cognito/userPoolClient.js +1 -1
- package/config/vars.d.ts +5 -0
- package/config/vars.js +6 -0
- package/config/vars.js.map +1 -1
- package/cur/reportDefinition.d.ts +7 -4
- package/cur/reportDefinition.js +4 -1
- package/cur/reportDefinition.js.map +1 -1
- package/datasync/locationObjectStorage.d.ts +3 -3
- package/directoryservice/index.d.ts +3 -0
- package/directoryservice/index.js +6 -1
- package/directoryservice/index.js.map +1 -1
- package/directoryservice/trust.d.ts +282 -0
- package/directoryservice/trust.js +166 -0
- package/directoryservice/trust.js.map +1 -0
- package/ec2/getInstances.d.ts +54 -0
- package/ec2/getInstances.js +54 -0
- package/ec2/getInstances.js.map +1 -1
- package/ec2/getVpcPeeringConnections.d.ts +34 -0
- package/ec2/getVpcPeeringConnections.js +34 -0
- package/ec2/getVpcPeeringConnections.js.map +1 -1
- package/ec2/instance.d.ts +61 -0
- package/ec2/instance.js +39 -0
- package/ec2/instance.js.map +1 -1
- package/ec2/managedPrefixListEntry.d.ts +8 -16
- package/ec2/managedPrefixListEntry.js +5 -13
- package/ec2/managedPrefixListEntry.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +6 -18
- package/ec2/peeringConnectionOptions.js.map +1 -1
- package/ec2/securityGroup.d.ts +1 -1
- package/ec2/securityGroup.js +1 -1
- package/ec2/securityGroupRule.d.ts +8 -2
- package/ec2/securityGroupRule.js +2 -2
- package/ec2/securityGroupRule.js.map +1 -1
- package/ec2/spotInstanceRequest.d.ts +7 -7
- package/ec2/spotInstanceRequest.js +1 -1
- package/ec2transitgateway/connect.d.ts +3 -3
- package/ec2transitgateway/connectPeer.d.ts +16 -0
- package/ec2transitgateway/connectPeer.js +4 -0
- package/ec2transitgateway/connectPeer.js.map +1 -1
- package/ec2transitgateway/getConnectPeer.d.ts +8 -0
- package/ec2transitgateway/getConnectPeer.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +32 -0
- package/ec2transitgateway/getVpcAttachments.js +32 -0
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/index.d.ts +3 -0
- package/ec2transitgateway/index.js +6 -1
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/instanceConnectEndpoint.d.ts +183 -0
- package/ec2transitgateway/instanceConnectEndpoint.js +96 -0
- package/ec2transitgateway/instanceConnectEndpoint.js.map +1 -0
- package/ec2transitgateway/routeTableAssociation.d.ts +12 -0
- package/ec2transitgateway/routeTableAssociation.js +2 -0
- package/ec2transitgateway/routeTableAssociation.js.map +1 -1
- package/ecr/getPullThroughCacheRule.d.ts +67 -0
- package/ecr/getPullThroughCacheRule.js +47 -0
- package/ecr/getPullThroughCacheRule.js.map +1 -0
- package/ecr/index.d.ts +3 -0
- package/ecr/index.js +4 -1
- package/ecr/index.js.map +1 -1
- package/eks/addon.d.ts +5 -10
- package/eks/addon.js +2 -7
- package/eks/addon.js.map +1 -1
- package/eks/cluster.d.ts +2 -4
- package/eks/cluster.js +2 -4
- package/eks/cluster.js.map +1 -1
- package/eks/getAddonVersion.d.ts +4 -8
- package/eks/getAddonVersion.js +4 -8
- package/eks/getAddonVersion.js.map +1 -1
- package/eks/getCluster.d.ts +6 -12
- package/eks/getCluster.js +6 -12
- package/eks/getCluster.js.map +1 -1
- package/eks/nodeGroup.d.ts +24 -15
- package/eks/nodeGroup.js.map +1 -1
- package/elasticache/cluster.d.ts +6 -3
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/globalReplicationGroup.d.ts +6 -3
- package/elasticache/globalReplicationGroup.js.map +1 -1
- package/elasticache/replicationGroup.d.ts +6 -3
- package/elasticache/replicationGroup.js.map +1 -1
- package/elasticloadbalancing/loadBalancer.d.ts +3 -3
- package/elasticloadbalancingv2/targetGroupAttachment.d.ts +17 -10
- package/elasticloadbalancingv2/targetGroupAttachment.js +2 -1
- package/elasticloadbalancingv2/targetGroupAttachment.js.map +1 -1
- package/elb/loadBalancer.d.ts +3 -3
- package/emrcontainers/jobTemplate.d.ts +11 -8
- package/emrcontainers/jobTemplate.js +13 -7
- package/emrcontainers/jobTemplate.js.map +1 -1
- package/finspace/index.d.ts +12 -0
- package/finspace/index.js +37 -0
- package/finspace/index.js.map +1 -0
- package/finspace/kxCluster.d.ts +340 -0
- package/finspace/kxCluster.js +129 -0
- package/finspace/kxCluster.js.map +1 -0
- package/finspace/kxDatabase.d.ts +165 -0
- package/finspace/kxDatabase.js +102 -0
- package/finspace/kxDatabase.js.map +1 -0
- package/finspace/kxEnvironment.d.ts +235 -0
- package/finspace/kxEnvironment.js +132 -0
- package/finspace/kxEnvironment.js.map +1 -0
- package/finspace/kxUser.d.ts +160 -0
- package/finspace/kxUser.js +112 -0
- package/finspace/kxUser.js.map +1 -0
- package/fis/experimentTemplate.d.ts +12 -0
- package/fis/experimentTemplate.js +2 -0
- package/fis/experimentTemplate.js.map +1 -1
- package/getArn.d.ts +2 -3
- package/getArn.js +1 -0
- package/getArn.js.map +1 -1
- package/getBillingServiceAccount.d.ts +67 -2
- package/getBillingServiceAccount.js +56 -3
- package/getBillingServiceAccount.js.map +1 -1
- package/getCallerIdentity.d.ts +37 -2
- package/getCallerIdentity.js +26 -3
- package/getCallerIdentity.js.map +1 -1
- package/getDefaultTags.d.ts +2 -15
- package/getDefaultTags.js +1 -1
- package/getDefaultTags.js.map +1 -1
- package/getIpRanges.d.ts +2 -3
- package/getIpRanges.js +1 -0
- package/getIpRanges.js.map +1 -1
- package/getPartition.d.ts +41 -2
- package/getPartition.js +30 -3
- package/getPartition.js.map +1 -1
- package/getRegion.d.ts +2 -3
- package/getRegion.js +1 -0
- package/getRegion.js.map +1 -1
- package/getRegions.d.ts +9 -1
- package/getRegions.js +1 -0
- package/getRegions.js.map +1 -1
- package/getService.d.ts +2 -3
- package/getService.js +1 -0
- package/getService.js.map +1 -1
- package/globalaccelerator/customRoutingAccelerator.d.ts +192 -0
- package/globalaccelerator/customRoutingAccelerator.js +100 -0
- package/globalaccelerator/customRoutingAccelerator.js.map +1 -0
- package/globalaccelerator/customRoutingEndpointGroup.d.ts +130 -0
- package/globalaccelerator/customRoutingEndpointGroup.js +93 -0
- package/globalaccelerator/customRoutingEndpointGroup.js.map +1 -0
- package/globalaccelerator/customRoutingListener.d.ts +104 -0
- package/globalaccelerator/customRoutingListener.js +93 -0
- package/globalaccelerator/customRoutingListener.js.map +1 -0
- package/globalaccelerator/getAccelerator.d.ts +3 -9
- package/globalaccelerator/getAccelerator.js +1 -1
- package/globalaccelerator/getAccelerator.js.map +1 -1
- package/globalaccelerator/getCustomRoutingAccelerator.d.ts +96 -0
- package/globalaccelerator/getCustomRoutingAccelerator.js +58 -0
- package/globalaccelerator/getCustomRoutingAccelerator.js.map +1 -0
- package/globalaccelerator/index.d.ts +12 -0
- package/globalaccelerator/index.js +19 -1
- package/globalaccelerator/index.js.map +1 -1
- package/glue/crawler.d.ts +21 -0
- package/glue/crawler.js +2 -0
- package/glue/crawler.js.map +1 -1
- package/glue/dataQualityRuleset.d.ts +8 -2
- package/glue/dataQualityRuleset.js +10 -1
- package/glue/dataQualityRuleset.js.map +1 -1
- package/glue/devEndpoint.d.ts +3 -3
- package/glue/workflow.d.ts +3 -3
- package/guardduty/getFindingIds.d.ts +66 -0
- package/guardduty/getFindingIds.js +49 -0
- package/guardduty/getFindingIds.js.map +1 -0
- package/guardduty/index.d.ts +3 -0
- package/guardduty/index.js +4 -1
- package/guardduty/index.js.map +1 -1
- package/iam/getPrincipalPolicySimulation.d.ts +167 -0
- package/iam/getPrincipalPolicySimulation.js +48 -0
- package/iam/getPrincipalPolicySimulation.js.map +1 -0
- package/iam/index.d.ts +3 -0
- package/iam/index.js +5 -2
- package/iam/index.js.map +1 -1
- package/index.d.ts +12 -4
- package/index.js +21 -8
- package/index.js.map +1 -1
- package/iot/getEndpoint.d.ts +50 -0
- package/iot/getEndpoint.js +50 -0
- package/iot/getEndpoint.js.map +1 -1
- package/kendra/querySuggestionsBlockList.d.ts +24 -24
- package/kendra/querySuggestionsBlockList.js +2 -2
- package/keyspaces/table.d.ts +12 -0
- package/keyspaces/table.js +2 -0
- package/keyspaces/table.js.map +1 -1
- package/kinesis/firehoseDeliveryStream.d.ts +0 -50
- package/kinesis/firehoseDeliveryStream.js +0 -50
- package/kinesis/firehoseDeliveryStream.js.map +1 -1
- package/lambda/eventSourceMapping.d.ts +6 -48
- package/lambda/eventSourceMapping.js +0 -42
- package/lambda/eventSourceMapping.js.map +1 -1
- package/lambda/function.d.ts +51 -4
- package/lambda/function.js +36 -1
- package/lambda/function.js.map +1 -1
- package/lambda/provisionedConcurrencyConfig.d.ts +2 -2
- package/lambda/provisionedConcurrencyConfig.js +2 -2
- package/lb/targetGroupAttachment.d.ts +17 -10
- package/lb/targetGroupAttachment.js +2 -1
- package/lb/targetGroupAttachment.js.map +1 -1
- package/medialive/index.d.ts +3 -0
- package/medialive/index.js +6 -1
- package/medialive/index.js.map +1 -1
- package/medialive/multiplexProgram.d.ts +130 -0
- package/medialive/multiplexProgram.js +109 -0
- package/medialive/multiplexProgram.js.map +1 -0
- package/msk/cluster.d.ts +108 -0
- package/msk/cluster.js +108 -0
- package/msk/cluster.js.map +1 -1
- package/opensearch/getServerlessAccessPolicy.d.ts +81 -0
- package/opensearch/getServerlessAccessPolicy.js +52 -0
- package/opensearch/getServerlessAccessPolicy.js.map +1 -0
- package/opensearch/getServerlessCollection.d.ts +101 -0
- package/opensearch/getServerlessCollection.js +51 -0
- package/opensearch/getServerlessCollection.js.map +1 -0
- package/opensearch/getServerlessSecurityConfig.d.ts +91 -0
- package/opensearch/getServerlessSecurityConfig.js +50 -0
- package/opensearch/getServerlessSecurityConfig.js.map +1 -0
- package/opensearch/getServerlessSecurityPolicy.d.ts +90 -0
- package/opensearch/getServerlessSecurityPolicy.js +50 -0
- package/opensearch/getServerlessSecurityPolicy.js.map +1 -0
- package/opensearch/getServerlessVpcEndpoint.d.ts +79 -0
- package/opensearch/getServerlessVpcEndpoint.js +47 -0
- package/opensearch/getServerlessVpcEndpoint.js.map +1 -0
- package/opensearch/index.d.ts +30 -0
- package/opensearch/index.js +41 -1
- package/opensearch/index.js.map +1 -1
- package/opensearch/serverlessAccessPolicy.d.ts +138 -0
- package/opensearch/serverlessAccessPolicy.js +106 -0
- package/opensearch/serverlessAccessPolicy.js.map +1 -0
- package/opensearch/serverlessCollection.d.ts +167 -0
- package/opensearch/serverlessCollection.js +104 -0
- package/opensearch/serverlessCollection.js.map +1 -0
- package/opensearch/serverlessSecurityConfig.d.ts +113 -0
- package/opensearch/serverlessSecurityConfig.js +76 -0
- package/opensearch/serverlessSecurityConfig.js.map +1 -0
- package/opensearch/serverlessSecurityPolicy.d.ts +148 -0
- package/opensearch/serverlessSecurityPolicy.js +116 -0
- package/opensearch/serverlessSecurityPolicy.js.map +1 -0
- package/opensearch/serverlessVpcEndpoint.d.ts +120 -0
- package/opensearch/serverlessVpcEndpoint.js +91 -0
- package/opensearch/serverlessVpcEndpoint.js.map +1 -0
- package/organizations/getPolicies.d.ts +45 -0
- package/organizations/getPolicies.js +29 -0
- package/organizations/getPolicies.js.map +1 -0
- package/organizations/getPoliciesForTarget.d.ts +54 -0
- package/organizations/getPoliciesForTarget.js +30 -0
- package/organizations/getPoliciesForTarget.js.map +1 -0
- package/organizations/index.d.ts +9 -0
- package/organizations/index.js +12 -1
- package/organizations/index.js.map +1 -1
- package/organizations/resourcePolicy.d.ts +137 -0
- package/organizations/resourcePolicy.js +109 -0
- package/organizations/resourcePolicy.js.map +1 -0
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pinpoint/smsChannel.d.ts +18 -18
- package/pinpoint/smsChannel.js +2 -2
- package/pipes/pipe.d.ts +52 -19
- package/pipes/pipe.js +25 -8
- package/pipes/pipe.js.map +1 -1
- package/provider.d.ts +10 -0
- package/provider.js +2 -1
- package/provider.js.map +1 -1
- package/quicksight/dataSet.d.ts +2 -2
- package/quicksight/dataSet.js +0 -3
- package/quicksight/dataSet.js.map +1 -1
- package/quicksight/folderMembership.d.ts +115 -0
- package/quicksight/folderMembership.js +89 -0
- package/quicksight/folderMembership.js.map +1 -0
- package/quicksight/getTheme.d.ts +133 -0
- package/quicksight/getTheme.js +51 -0
- package/quicksight/getTheme.js.map +1 -0
- package/quicksight/iamPolicyAssignment.d.ts +152 -0
- package/quicksight/iamPolicyAssignment.js +95 -0
- package/quicksight/iamPolicyAssignment.js.map +1 -0
- package/quicksight/index.d.ts +27 -0
- package/quicksight/index.js +44 -1
- package/quicksight/index.js.map +1 -1
- package/quicksight/ingestion.d.ts +131 -0
- package/quicksight/ingestion.js +93 -0
- package/quicksight/ingestion.js.map +1 -0
- package/quicksight/namespace.d.ts +158 -0
- package/quicksight/namespace.js +89 -0
- package/quicksight/namespace.js.map +1 -0
- package/quicksight/refreshSchedule.d.ts +174 -0
- package/quicksight/refreshSchedule.js +137 -0
- package/quicksight/refreshSchedule.js.map +1 -0
- package/quicksight/templateAlias.d.ts +123 -0
- package/quicksight/templateAlias.js +91 -0
- package/quicksight/templateAlias.js.map +1 -0
- package/quicksight/theme.d.ts +211 -0
- package/quicksight/theme.js +97 -0
- package/quicksight/theme.js.map +1 -0
- package/quicksight/vpcConnection.d.ts +236 -0
- package/quicksight/vpcConnection.js +145 -0
- package/quicksight/vpcConnection.js.map +1 -0
- package/rds/eventSubscription.d.ts +3 -3
- package/rds/exportTask.d.ts +299 -0
- package/rds/exportTask.js +198 -0
- package/rds/exportTask.js.map +1 -0
- package/rds/getInstance.d.ts +1 -1
- package/rds/index.d.ts +3 -0
- package/rds/index.js +6 -1
- package/rds/index.js.map +1 -1
- package/rds/instance.d.ts +3 -3
- package/rds/proxy.d.ts +3 -3
- package/redshift/cluster.d.ts +8 -0
- package/redshift/cluster.js +2 -0
- package/redshift/cluster.js.map +1 -1
- package/redshift/getCluster.d.ts +5 -1
- package/redshift/getCluster.js.map +1 -1
- package/resourceexplorer/index.d.ts +6 -0
- package/resourceexplorer/index.js +27 -0
- package/resourceexplorer/index.js.map +1 -0
- package/resourceexplorer/index_.d.ts +111 -0
- package/resourceexplorer/index_.js +80 -0
- package/resourceexplorer/index_.js.map +1 -0
- package/resourceexplorer/view.d.ts +155 -0
- package/resourceexplorer/view.js +95 -0
- package/resourceexplorer/view.js.map +1 -0
- package/route53/cidrCollection.d.ts +84 -0
- package/route53/cidrCollection.js +76 -0
- package/route53/cidrCollection.js.map +1 -0
- package/route53/cidrLocation.d.ts +100 -0
- package/route53/cidrLocation.js +90 -0
- package/route53/cidrLocation.js.map +1 -0
- package/route53/index.d.ts +6 -0
- package/route53/index.js +11 -1
- package/route53/index.js.map +1 -1
- package/s3/bucketNotification.d.ts +15 -3
- package/s3/bucketNotification.js +12 -0
- package/s3/bucketNotification.js.map +1 -1
- package/servicecatalog/getProduct.d.ts +13 -13
- package/servicecatalog/getProduct.js +4 -4
- package/ses/activeReceiptRuleSet.d.ts +8 -0
- package/ses/activeReceiptRuleSet.js +8 -0
- package/ses/activeReceiptRuleSet.js.map +1 -1
- package/sesv2/emailIdentity.d.ts +15 -3
- package/sesv2/emailIdentity.js.map +1 -1
- package/sesv2/getEmailIdentity.d.ts +97 -0
- package/sesv2/getEmailIdentity.js +50 -0
- package/sesv2/getEmailIdentity.js.map +1 -0
- package/sesv2/getEmailIdentityMailFromAttributes.d.ts +75 -0
- package/sesv2/getEmailIdentityMailFromAttributes.js +55 -0
- package/sesv2/getEmailIdentityMailFromAttributes.js.map +1 -0
- package/sesv2/index.d.ts +6 -0
- package/sesv2/index.js +7 -1
- package/sesv2/index.js.map +1 -1
- package/sfn/alias.d.ts +136 -0
- package/sfn/alias.js +103 -0
- package/sfn/alias.js.map +1 -0
- package/sfn/getAlias.d.ts +97 -0
- package/sfn/getAlias.js +53 -0
- package/sfn/getAlias.js.map +1 -0
- package/sfn/getStateMachine.d.ts +5 -0
- package/sfn/getStateMachine.js.map +1 -1
- package/sfn/getStateMachineVersions.d.ts +65 -0
- package/sfn/getStateMachineVersions.js +49 -0
- package/sfn/getStateMachineVersions.js.map +1 -0
- package/sfn/index.d.ts +9 -0
- package/sfn/index.js +12 -1
- package/sfn/index.js.map +1 -1
- package/sfn/stateMachine.d.ts +45 -0
- package/sfn/stateMachine.js +35 -0
- package/sfn/stateMachine.js.map +1 -1
- package/ssm/patchBaseline.d.ts +6 -0
- package/ssm/patchBaseline.js.map +1 -1
- package/timestreamwrite/table.d.ts +30 -0
- package/timestreamwrite/table.js +20 -0
- package/timestreamwrite/table.js.map +1 -1
- package/transfer/agreement.d.ts +170 -0
- package/transfer/agreement.js +110 -0
- package/transfer/agreement.js.map +1 -0
- package/transfer/certificate.d.ts +172 -0
- package/transfer/certificate.js +103 -0
- package/transfer/certificate.js.map +1 -0
- package/transfer/connector.d.ts +152 -0
- package/transfer/connector.js +104 -0
- package/transfer/connector.js.map +1 -0
- package/transfer/index.d.ts +12 -0
- package/transfer/index.js +21 -1
- package/transfer/index.js.map +1 -1
- package/transfer/profile.d.ts +117 -0
- package/transfer/profile.js +78 -0
- package/transfer/profile.js.map +1 -0
- package/types/input.d.ts +9395 -97240
- package/types/output.d.ts +10010 -97566
- package/vpc/getSecurityGroupRule.d.ts +117 -0
- package/vpc/getSecurityGroupRule.js +49 -0
- package/vpc/getSecurityGroupRule.js.map +1 -0
- package/vpc/getSecurityGroupRules.d.ts +91 -0
- package/vpc/getSecurityGroupRules.js +55 -0
- package/vpc/getSecurityGroupRules.js.map +1 -0
- package/vpc/index.d.ts +12 -0
- package/vpc/index.js +33 -0
- package/vpc/index.js.map +1 -0
- package/vpc/securityGroupEgressRule.d.ts +223 -0
- package/vpc/securityGroupEgressRule.js +112 -0
- package/vpc/securityGroupEgressRule.js.map +1 -0
- package/vpc/securityGroupIngressRule.d.ts +223 -0
- package/vpc/securityGroupIngressRule.js +112 -0
- package/vpc/securityGroupIngressRule.js.map +1 -0
- package/wafv2/ruleGroup.d.ts +0 -49
- package/wafv2/ruleGroup.js +0 -49
- package/wafv2/ruleGroup.js.map +1 -1
- package/wafv2/webAcl.d.ts +6 -246
- package/wafv2/webAcl.js +0 -240
- package/wafv2/webAcl.js.map +1 -1
- package/wafv2/webAclLoggingConfiguration.d.ts +17 -17
- package/wafv2/webAclLoggingConfiguration.js +5 -5
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getFrameworkOutput = exports.getFramework = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for managing an AWS Audit Manager Framework.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = aws.auditmanager.getFramework({
|
|
19
|
+
* frameworkType: "Standard",
|
|
20
|
+
* name: "Essential Eight",
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getFramework(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("aws:auditmanager/getFramework:getFramework", {
|
|
27
|
+
"controlSets": args.controlSets,
|
|
28
|
+
"frameworkType": args.frameworkType,
|
|
29
|
+
"name": args.name,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getFramework = getFramework;
|
|
33
|
+
/**
|
|
34
|
+
* Data source for managing an AWS Audit Manager Framework.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
* ### Basic Usage
|
|
38
|
+
*
|
|
39
|
+
* ```typescript
|
|
40
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
41
|
+
* import * as aws from "@pulumi/aws";
|
|
42
|
+
*
|
|
43
|
+
* const example = aws.auditmanager.getFramework({
|
|
44
|
+
* frameworkType: "Standard",
|
|
45
|
+
* name: "Essential Eight",
|
|
46
|
+
* });
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
function getFrameworkOutput(args, opts) {
|
|
50
|
+
return pulumi.output(args).apply((a) => getFramework(a, opts));
|
|
51
|
+
}
|
|
52
|
+
exports.getFrameworkOutput = getFrameworkOutput;
|
|
53
|
+
//# sourceMappingURL=getFramework.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getFramework.js","sourceRoot":"","sources":["../../auditmanager/getFramework.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAE5E,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,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,oCAQC;AA2BD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IACxF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,gDAEC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
export { AccountRegistrationArgs, AccountRegistrationState } from "./accountRegistration";
|
|
2
|
+
export type AccountRegistration = import("./accountRegistration").AccountRegistration;
|
|
3
|
+
export declare const AccountRegistration: typeof import("./accountRegistration").AccountRegistration;
|
|
4
|
+
export { AssessmentArgs, AssessmentState } from "./assessment";
|
|
5
|
+
export type Assessment = import("./assessment").Assessment;
|
|
6
|
+
export declare const Assessment: typeof import("./assessment").Assessment;
|
|
7
|
+
export { AssessmentDelegationArgs, AssessmentDelegationState } from "./assessmentDelegation";
|
|
8
|
+
export type AssessmentDelegation = import("./assessmentDelegation").AssessmentDelegation;
|
|
9
|
+
export declare const AssessmentDelegation: typeof import("./assessmentDelegation").AssessmentDelegation;
|
|
10
|
+
export { AssessmentReportArgs, AssessmentReportState } from "./assessmentReport";
|
|
11
|
+
export type AssessmentReport = import("./assessmentReport").AssessmentReport;
|
|
12
|
+
export declare const AssessmentReport: typeof import("./assessmentReport").AssessmentReport;
|
|
13
|
+
export { ControlArgs, ControlState } from "./control";
|
|
14
|
+
export type Control = import("./control").Control;
|
|
15
|
+
export declare const Control: typeof import("./control").Control;
|
|
16
|
+
export { FrameworkArgs, FrameworkState } from "./framework";
|
|
17
|
+
export type Framework = import("./framework").Framework;
|
|
18
|
+
export declare const Framework: typeof import("./framework").Framework;
|
|
19
|
+
export { FrameworkShareArgs, FrameworkShareState } from "./frameworkShare";
|
|
20
|
+
export type FrameworkShare = import("./frameworkShare").FrameworkShare;
|
|
21
|
+
export declare const FrameworkShare: typeof import("./frameworkShare").FrameworkShare;
|
|
22
|
+
export { GetControlArgs, GetControlResult, GetControlOutputArgs } from "./getControl";
|
|
23
|
+
export declare const getControl: typeof import("./getControl").getControl;
|
|
24
|
+
export declare const getControlOutput: typeof import("./getControl").getControlOutput;
|
|
25
|
+
export { GetFrameworkArgs, GetFrameworkResult, GetFrameworkOutputArgs } from "./getFramework";
|
|
26
|
+
export declare const getFramework: typeof import("./getFramework").getFramework;
|
|
27
|
+
export declare const getFrameworkOutput: typeof import("./getFramework").getFrameworkOutput;
|
|
28
|
+
export { OrganizationAdminAccountRegistrationArgs, OrganizationAdminAccountRegistrationState } from "./organizationAdminAccountRegistration";
|
|
29
|
+
export type OrganizationAdminAccountRegistration = import("./organizationAdminAccountRegistration").OrganizationAdminAccountRegistration;
|
|
30
|
+
export declare const OrganizationAdminAccountRegistration: typeof import("./organizationAdminAccountRegistration").OrganizationAdminAccountRegistration;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.OrganizationAdminAccountRegistration = exports.getFrameworkOutput = exports.getFramework = exports.getControlOutput = exports.getControl = exports.FrameworkShare = exports.Framework = exports.Control = exports.AssessmentReport = exports.AssessmentDelegation = exports.Assessment = exports.AccountRegistration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.AccountRegistration = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["AccountRegistration"], () => require("./accountRegistration"));
|
|
10
|
+
exports.Assessment = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["Assessment"], () => require("./assessment"));
|
|
12
|
+
exports.AssessmentDelegation = null;
|
|
13
|
+
utilities.lazyLoad(exports, ["AssessmentDelegation"], () => require("./assessmentDelegation"));
|
|
14
|
+
exports.AssessmentReport = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["AssessmentReport"], () => require("./assessmentReport"));
|
|
16
|
+
exports.Control = null;
|
|
17
|
+
utilities.lazyLoad(exports, ["Control"], () => require("./control"));
|
|
18
|
+
exports.Framework = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["Framework"], () => require("./framework"));
|
|
20
|
+
exports.FrameworkShare = null;
|
|
21
|
+
utilities.lazyLoad(exports, ["FrameworkShare"], () => require("./frameworkShare"));
|
|
22
|
+
exports.getControl = null;
|
|
23
|
+
exports.getControlOutput = null;
|
|
24
|
+
utilities.lazyLoad(exports, ["getControl", "getControlOutput"], () => require("./getControl"));
|
|
25
|
+
exports.getFramework = null;
|
|
26
|
+
exports.getFrameworkOutput = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["getFramework", "getFrameworkOutput"], () => require("./getFramework"));
|
|
28
|
+
exports.OrganizationAdminAccountRegistration = null;
|
|
29
|
+
utilities.lazyLoad(exports, ["OrganizationAdminAccountRegistration"], () => require("./organizationAdminAccountRegistration"));
|
|
30
|
+
const _module = {
|
|
31
|
+
version: utilities.getVersion(),
|
|
32
|
+
construct: (name, type, urn) => {
|
|
33
|
+
switch (type) {
|
|
34
|
+
case "aws:auditmanager/accountRegistration:AccountRegistration":
|
|
35
|
+
return new exports.AccountRegistration(name, undefined, { urn });
|
|
36
|
+
case "aws:auditmanager/assessment:Assessment":
|
|
37
|
+
return new exports.Assessment(name, undefined, { urn });
|
|
38
|
+
case "aws:auditmanager/assessmentDelegation:AssessmentDelegation":
|
|
39
|
+
return new exports.AssessmentDelegation(name, undefined, { urn });
|
|
40
|
+
case "aws:auditmanager/assessmentReport:AssessmentReport":
|
|
41
|
+
return new exports.AssessmentReport(name, undefined, { urn });
|
|
42
|
+
case "aws:auditmanager/control:Control":
|
|
43
|
+
return new exports.Control(name, undefined, { urn });
|
|
44
|
+
case "aws:auditmanager/framework:Framework":
|
|
45
|
+
return new exports.Framework(name, undefined, { urn });
|
|
46
|
+
case "aws:auditmanager/frameworkShare:FrameworkShare":
|
|
47
|
+
return new exports.FrameworkShare(name, undefined, { urn });
|
|
48
|
+
case "aws:auditmanager/organizationAdminAccountRegistration:OrganizationAdminAccountRegistration":
|
|
49
|
+
return new exports.OrganizationAdminAccountRegistration(name, undefined, { urn });
|
|
50
|
+
default:
|
|
51
|
+
throw new Error(`unknown resource type ${type}`);
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
};
|
|
55
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/accountRegistration", _module);
|
|
56
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/assessment", _module);
|
|
57
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/assessmentDelegation", _module);
|
|
58
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/assessmentReport", _module);
|
|
59
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/control", _module);
|
|
60
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/framework", _module);
|
|
61
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/frameworkShare", _module);
|
|
62
|
+
pulumi.runtime.registerResourceModule("aws", "auditmanager/organizationAdminAccountRegistration", _module);
|
|
63
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../auditmanager/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Resource for managing AWS Audit Manager Organization Admin Account Registration.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
* ### Basic Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as aws from "@pulumi/aws";
|
|
11
|
+
*
|
|
12
|
+
* const example = new aws.auditmanager.OrganizationAdminAccountRegistration("example", {adminAccountId: "012345678901"});
|
|
13
|
+
* ```
|
|
14
|
+
*
|
|
15
|
+
* ## Import
|
|
16
|
+
*
|
|
17
|
+
* Audit Manager Organization Admin Account Registration can be imported using the `id`, e.g.,
|
|
18
|
+
*
|
|
19
|
+
* ```sh
|
|
20
|
+
* $ pulumi import aws:auditmanager/organizationAdminAccountRegistration:OrganizationAdminAccountRegistration example 012345678901
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare class OrganizationAdminAccountRegistration extends pulumi.CustomResource {
|
|
24
|
+
/**
|
|
25
|
+
* Get an existing OrganizationAdminAccountRegistration resource's state with the given name, ID, and optional extra
|
|
26
|
+
* properties used to qualify the lookup.
|
|
27
|
+
*
|
|
28
|
+
* @param name The _unique_ name of the resulting resource.
|
|
29
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
30
|
+
* @param state Any extra arguments used during the lookup.
|
|
31
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
32
|
+
*/
|
|
33
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: OrganizationAdminAccountRegistrationState, opts?: pulumi.CustomResourceOptions): OrganizationAdminAccountRegistration;
|
|
34
|
+
/**
|
|
35
|
+
* Returns true if the given object is an instance of OrganizationAdminAccountRegistration. This is designed to work even
|
|
36
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
37
|
+
*/
|
|
38
|
+
static isInstance(obj: any): obj is OrganizationAdminAccountRegistration;
|
|
39
|
+
/**
|
|
40
|
+
* Identifier for the organization administrator account.
|
|
41
|
+
*/
|
|
42
|
+
readonly adminAccountId: pulumi.Output<string>;
|
|
43
|
+
/**
|
|
44
|
+
* Identifier for the organization.
|
|
45
|
+
*/
|
|
46
|
+
readonly organizationId: pulumi.Output<string>;
|
|
47
|
+
/**
|
|
48
|
+
* Create a OrganizationAdminAccountRegistration resource with the given unique name, arguments, and options.
|
|
49
|
+
*
|
|
50
|
+
* @param name The _unique_ name of the resource.
|
|
51
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
52
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
53
|
+
*/
|
|
54
|
+
constructor(name: string, args: OrganizationAdminAccountRegistrationArgs, opts?: pulumi.CustomResourceOptions);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Input properties used for looking up and filtering OrganizationAdminAccountRegistration resources.
|
|
58
|
+
*/
|
|
59
|
+
export interface OrganizationAdminAccountRegistrationState {
|
|
60
|
+
/**
|
|
61
|
+
* Identifier for the organization administrator account.
|
|
62
|
+
*/
|
|
63
|
+
adminAccountId?: pulumi.Input<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Identifier for the organization.
|
|
66
|
+
*/
|
|
67
|
+
organizationId?: pulumi.Input<string>;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* The set of arguments for constructing a OrganizationAdminAccountRegistration resource.
|
|
71
|
+
*/
|
|
72
|
+
export interface OrganizationAdminAccountRegistrationArgs {
|
|
73
|
+
/**
|
|
74
|
+
* Identifier for the organization administrator account.
|
|
75
|
+
*/
|
|
76
|
+
adminAccountId: pulumi.Input<string>;
|
|
77
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.OrganizationAdminAccountRegistration = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Resource for managing AWS Audit Manager Organization Admin Account Registration.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const example = new aws.auditmanager.OrganizationAdminAccountRegistration("example", {adminAccountId: "012345678901"});
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* ## Import
|
|
22
|
+
*
|
|
23
|
+
* Audit Manager Organization Admin Account Registration can be imported using the `id`, e.g.,
|
|
24
|
+
*
|
|
25
|
+
* ```sh
|
|
26
|
+
* $ pulumi import aws:auditmanager/organizationAdminAccountRegistration:OrganizationAdminAccountRegistration example 012345678901
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
class OrganizationAdminAccountRegistration extends pulumi.CustomResource {
|
|
30
|
+
/**
|
|
31
|
+
* Get an existing OrganizationAdminAccountRegistration resource's state with the given name, ID, and optional extra
|
|
32
|
+
* properties used to qualify the lookup.
|
|
33
|
+
*
|
|
34
|
+
* @param name The _unique_ name of the resulting resource.
|
|
35
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
36
|
+
* @param state Any extra arguments used during the lookup.
|
|
37
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
38
|
+
*/
|
|
39
|
+
static get(name, id, state, opts) {
|
|
40
|
+
return new OrganizationAdminAccountRegistration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Returns true if the given object is an instance of OrganizationAdminAccountRegistration. This is designed to work even
|
|
44
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
45
|
+
*/
|
|
46
|
+
static isInstance(obj) {
|
|
47
|
+
if (obj === undefined || obj === null) {
|
|
48
|
+
return false;
|
|
49
|
+
}
|
|
50
|
+
return obj['__pulumiType'] === OrganizationAdminAccountRegistration.__pulumiType;
|
|
51
|
+
}
|
|
52
|
+
constructor(name, argsOrState, opts) {
|
|
53
|
+
let resourceInputs = {};
|
|
54
|
+
opts = opts || {};
|
|
55
|
+
if (opts.id) {
|
|
56
|
+
const state = argsOrState;
|
|
57
|
+
resourceInputs["adminAccountId"] = state ? state.adminAccountId : undefined;
|
|
58
|
+
resourceInputs["organizationId"] = state ? state.organizationId : undefined;
|
|
59
|
+
}
|
|
60
|
+
else {
|
|
61
|
+
const args = argsOrState;
|
|
62
|
+
if ((!args || args.adminAccountId === undefined) && !opts.urn) {
|
|
63
|
+
throw new Error("Missing required property 'adminAccountId'");
|
|
64
|
+
}
|
|
65
|
+
resourceInputs["adminAccountId"] = args ? args.adminAccountId : undefined;
|
|
66
|
+
resourceInputs["organizationId"] = undefined /*out*/;
|
|
67
|
+
}
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
69
|
+
super(OrganizationAdminAccountRegistration.__pulumiType, name, resourceInputs, opts);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
exports.OrganizationAdminAccountRegistration = OrganizationAdminAccountRegistration;
|
|
73
|
+
/** @internal */
|
|
74
|
+
OrganizationAdminAccountRegistration.__pulumiType = 'aws:auditmanager/organizationAdminAccountRegistration:OrganizationAdminAccountRegistration';
|
|
75
|
+
//# sourceMappingURL=organizationAdminAccountRegistration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"organizationAdminAccountRegistration.js","sourceRoot":"","sources":["../../auditmanager/organizationAdminAccountRegistration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3F,CAAC;IAKD;;;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,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAkG,EAAE,IAAmC;QAC7J,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoE,CAAC;YACnF,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5E,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;SAC/E;aAAM;YACH,MAAM,IAAI,GAAG,WAAmE,CAAC;YACjF,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,cAAc,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3D,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,gBAAgB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACxD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oCAAoC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzF,CAAC;;AA9DL,oFA+DC;AAjDG,gBAAgB;AACO,iDAAY,GAAG,4FAA4F,CAAC"}
|
|
@@ -54,7 +54,7 @@ export declare class RegionSettings extends pulumi.CustomResource {
|
|
|
54
54
|
*/
|
|
55
55
|
static isInstance(obj: any): obj is RegionSettings;
|
|
56
56
|
/**
|
|
57
|
-
* A map of services along with the management preferences for the Region.
|
|
57
|
+
* A map of services along with the management preferences for the Region. For more information, see the [AWS Documentation](https://docs.aws.amazon.com/aws-backup/latest/devguide/API_UpdateRegionSettings.html#API_UpdateRegionSettings_RequestSyntax).
|
|
58
58
|
*/
|
|
59
59
|
readonly resourceTypeManagementPreference: pulumi.Output<{
|
|
60
60
|
[key: string]: boolean;
|
|
@@ -79,7 +79,7 @@ export declare class RegionSettings extends pulumi.CustomResource {
|
|
|
79
79
|
*/
|
|
80
80
|
export interface RegionSettingsState {
|
|
81
81
|
/**
|
|
82
|
-
* A map of services along with the management preferences for the Region.
|
|
82
|
+
* A map of services along with the management preferences for the Region. For more information, see the [AWS Documentation](https://docs.aws.amazon.com/aws-backup/latest/devguide/API_UpdateRegionSettings.html#API_UpdateRegionSettings_RequestSyntax).
|
|
83
83
|
*/
|
|
84
84
|
resourceTypeManagementPreference?: pulumi.Input<{
|
|
85
85
|
[key: string]: pulumi.Input<boolean>;
|
|
@@ -96,7 +96,7 @@ export interface RegionSettingsState {
|
|
|
96
96
|
*/
|
|
97
97
|
export interface RegionSettingsArgs {
|
|
98
98
|
/**
|
|
99
|
-
* A map of services along with the management preferences for the Region.
|
|
99
|
+
* A map of services along with the management preferences for the Region. For more information, see the [AWS Documentation](https://docs.aws.amazon.com/aws-backup/latest/devguide/API_UpdateRegionSettings.html#API_UpdateRegionSettings_RequestSyntax).
|
|
100
100
|
*/
|
|
101
101
|
resourceTypeManagementPreference?: pulumi.Input<{
|
|
102
102
|
[key: string]: pulumi.Input<boolean>;
|
|
@@ -59,6 +59,7 @@ import * as outputs from "../types/output";
|
|
|
59
59
|
* vpcId: sampleVpc.id,
|
|
60
60
|
* cidrBlock: "10.1.1.0/24",
|
|
61
61
|
* });
|
|
62
|
+
* const samplePlacementGroup = new aws.ec2.PlacementGroup("samplePlacementGroup", {strategy: "cluster"});
|
|
62
63
|
* const sampleComputeEnvironment = new aws.batch.ComputeEnvironment("sampleComputeEnvironment", {
|
|
63
64
|
* computeEnvironmentName: "sample",
|
|
64
65
|
* computeResources: {
|
|
@@ -66,6 +67,7 @@ import * as outputs from "../types/output";
|
|
|
66
67
|
* instanceTypes: ["c4.large"],
|
|
67
68
|
* maxVcpus: 16,
|
|
68
69
|
* minVcpus: 0,
|
|
70
|
+
* placementGroup: samplePlacementGroup.name,
|
|
69
71
|
* securityGroupIds: [sampleSecurityGroup.id],
|
|
70
72
|
* subnets: [sampleSubnet.id],
|
|
71
73
|
* type: "EC2",
|
|
@@ -63,6 +63,7 @@ const utilities = require("../utilities");
|
|
|
63
63
|
* vpcId: sampleVpc.id,
|
|
64
64
|
* cidrBlock: "10.1.1.0/24",
|
|
65
65
|
* });
|
|
66
|
+
* const samplePlacementGroup = new aws.ec2.PlacementGroup("samplePlacementGroup", {strategy: "cluster"});
|
|
66
67
|
* const sampleComputeEnvironment = new aws.batch.ComputeEnvironment("sampleComputeEnvironment", {
|
|
67
68
|
* computeEnvironmentName: "sample",
|
|
68
69
|
* computeResources: {
|
|
@@ -70,6 +71,7 @@ const utilities = require("../utilities");
|
|
|
70
71
|
* instanceTypes: ["c4.large"],
|
|
71
72
|
* maxVcpus: 16,
|
|
72
73
|
* minVcpus: 0,
|
|
74
|
+
* placementGroup: samplePlacementGroup.name,
|
|
73
75
|
* securityGroupIds: [sampleSecurityGroup.id],
|
|
74
76
|
* subnets: [sampleSubnet.id],
|
|
75
77
|
* type: "EC2",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"computeEnvironment.js","sourceRoot":"","sources":["../../batch/computeEnvironment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"computeEnvironment.js","sourceRoot":"","sources":["../../batch/computeEnvironment.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data source for managing an AWS Web Services Budgets Budget.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
* ### Basic Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as aws from "@pulumi/aws";
|
|
12
|
+
*
|
|
13
|
+
* const test = aws.budgets.getBudget({
|
|
14
|
+
* name: aws_budgets_budget.test.name,
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
17
|
+
*/
|
|
18
|
+
export declare function getBudget(args: GetBudgetArgs, opts?: pulumi.InvokeOptions): Promise<GetBudgetResult>;
|
|
19
|
+
/**
|
|
20
|
+
* A collection of arguments for invoking getBudget.
|
|
21
|
+
*/
|
|
22
|
+
export interface GetBudgetArgs {
|
|
23
|
+
/**
|
|
24
|
+
* The ID of the target account for budget. Will use current user's accountId by default if omitted.
|
|
25
|
+
*/
|
|
26
|
+
accountId?: string;
|
|
27
|
+
/**
|
|
28
|
+
* The name of a budget. Unique within accounts.
|
|
29
|
+
*
|
|
30
|
+
* The following arguments are optional:
|
|
31
|
+
*/
|
|
32
|
+
name: string;
|
|
33
|
+
/**
|
|
34
|
+
* The prefix of the name of a budget. Unique within accounts.
|
|
35
|
+
*/
|
|
36
|
+
namePrefix?: string;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* A collection of values returned by getBudget.
|
|
40
|
+
*/
|
|
41
|
+
export interface GetBudgetResult {
|
|
42
|
+
readonly accountId: string;
|
|
43
|
+
readonly arn: string;
|
|
44
|
+
/**
|
|
45
|
+
* Object containing [AutoAdjustData] which determines the budget amount for an auto-adjusting budget.
|
|
46
|
+
*/
|
|
47
|
+
readonly autoAdjustDatas: outputs.budgets.GetBudgetAutoAdjustData[];
|
|
48
|
+
readonly budgetExceeded: boolean;
|
|
49
|
+
/**
|
|
50
|
+
* The total amount of cost, usage, RI utilization, RI coverage, Savings Plans utilization, or Savings Plans coverage that you want to track with your budget. Contains object Spend
|
|
51
|
+
*/
|
|
52
|
+
readonly budgetLimits: outputs.budgets.GetBudgetBudgetLimit[];
|
|
53
|
+
/**
|
|
54
|
+
* Whether this budget tracks monetary cost or usage.
|
|
55
|
+
*/
|
|
56
|
+
readonly budgetType: string;
|
|
57
|
+
/**
|
|
58
|
+
* The spend objects that are associated with this budget. The actualSpend tracks how much you've used, cost, usage, RI units, or Savings Plans units and the forecastedSpend tracks how much that you're predicted to spend based on your historical usage profile.
|
|
59
|
+
*/
|
|
60
|
+
readonly calculatedSpends: outputs.budgets.GetBudgetCalculatedSpend[];
|
|
61
|
+
/**
|
|
62
|
+
* A list of CostFilter name/values pair to apply to budget.
|
|
63
|
+
*/
|
|
64
|
+
readonly costFilters: outputs.budgets.GetBudgetCostFilter[];
|
|
65
|
+
/**
|
|
66
|
+
* Object containing CostTypes The types of cost included in a budget, such as tax and subscriptions.
|
|
67
|
+
*/
|
|
68
|
+
readonly costTypes: outputs.budgets.GetBudgetCostType[];
|
|
69
|
+
/**
|
|
70
|
+
* The provider-assigned unique ID for this managed resource.
|
|
71
|
+
*/
|
|
72
|
+
readonly id: string;
|
|
73
|
+
readonly name: string;
|
|
74
|
+
readonly namePrefix?: string;
|
|
75
|
+
/**
|
|
76
|
+
* Object containing Budget Notifications. Can be used multiple times to define more than one budget notification.
|
|
77
|
+
*/
|
|
78
|
+
readonly notifications: outputs.budgets.GetBudgetNotification[];
|
|
79
|
+
/**
|
|
80
|
+
* Object containing Planned Budget Limits. Can be used multiple times to plan more than one budget limit. See [PlannedBudgetLimits](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_budgets_Budget.html#awscostmanagement-Type-budgets_Budget-PlannedBudgetLimits) documentation.
|
|
81
|
+
*/
|
|
82
|
+
readonly plannedLimits: outputs.budgets.GetBudgetPlannedLimit[];
|
|
83
|
+
/**
|
|
84
|
+
* The end of the time period covered by the budget. There are no restrictions on the end date. Format: `2017-01-01_12:00`.
|
|
85
|
+
*/
|
|
86
|
+
readonly timePeriodEnd: string;
|
|
87
|
+
/**
|
|
88
|
+
* The start of the time period covered by the budget. If you don't specify a start date, AWS defaults to the start of your chosen time period. The start date must come before the end date. Format: `2017-01-01_12:00`.
|
|
89
|
+
*/
|
|
90
|
+
readonly timePeriodStart: string;
|
|
91
|
+
/**
|
|
92
|
+
* The length of time until a budget resets the actual and forecasted spend. Valid values: `MONTHLY`, `QUARTERLY`, `ANNUALLY`, and `DAILY`.
|
|
93
|
+
*/
|
|
94
|
+
readonly timeUnit: string;
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* Data source for managing an AWS Web Services Budgets Budget.
|
|
98
|
+
*
|
|
99
|
+
* ## Example Usage
|
|
100
|
+
* ### Basic Usage
|
|
101
|
+
*
|
|
102
|
+
* ```typescript
|
|
103
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
104
|
+
* import * as aws from "@pulumi/aws";
|
|
105
|
+
*
|
|
106
|
+
* const test = aws.budgets.getBudget({
|
|
107
|
+
* name: aws_budgets_budget.test.name,
|
|
108
|
+
* });
|
|
109
|
+
* ```
|
|
110
|
+
*/
|
|
111
|
+
export declare function getBudgetOutput(args: GetBudgetOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetBudgetResult>;
|
|
112
|
+
/**
|
|
113
|
+
* A collection of arguments for invoking getBudget.
|
|
114
|
+
*/
|
|
115
|
+
export interface GetBudgetOutputArgs {
|
|
116
|
+
/**
|
|
117
|
+
* The ID of the target account for budget. Will use current user's accountId by default if omitted.
|
|
118
|
+
*/
|
|
119
|
+
accountId?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* The name of a budget. Unique within accounts.
|
|
122
|
+
*
|
|
123
|
+
* The following arguments are optional:
|
|
124
|
+
*/
|
|
125
|
+
name: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* The prefix of the name of a budget. Unique within accounts.
|
|
128
|
+
*/
|
|
129
|
+
namePrefix?: pulumi.Input<string>;
|
|
130
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBudgetOutput = exports.getBudget = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data source for managing an AWS Web Services Budgets Budget.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
* ### Basic Usage
|
|
13
|
+
*
|
|
14
|
+
* ```typescript
|
|
15
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
+
* import * as aws from "@pulumi/aws";
|
|
17
|
+
*
|
|
18
|
+
* const test = aws.budgets.getBudget({
|
|
19
|
+
* name: aws_budgets_budget.test.name,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
function getBudget(args, opts) {
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("aws:budgets/getBudget:getBudget", {
|
|
26
|
+
"accountId": args.accountId,
|
|
27
|
+
"name": args.name,
|
|
28
|
+
"namePrefix": args.namePrefix,
|
|
29
|
+
}, opts);
|
|
30
|
+
}
|
|
31
|
+
exports.getBudget = getBudget;
|
|
32
|
+
/**
|
|
33
|
+
* Data source for managing an AWS Web Services Budgets Budget.
|
|
34
|
+
*
|
|
35
|
+
* ## Example Usage
|
|
36
|
+
* ### Basic Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as aws from "@pulumi/aws";
|
|
41
|
+
*
|
|
42
|
+
* const test = aws.budgets.getBudget({
|
|
43
|
+
* name: aws_budgets_budget.test.name,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getBudgetOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getBudget(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getBudgetOutput = getBudgetOutput;
|
|
51
|
+
//# sourceMappingURL=getBudget.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBudget.js","sourceRoot":"","sources":["../../budgets/getBudget.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;AAgFD;;;;;;;;;;;;;;GAcG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
package/budgets/index.d.ts
CHANGED
|
@@ -4,3 +4,6 @@ export declare const Budget: typeof import("./budget").Budget;
|
|
|
4
4
|
export { BudgetActionArgs, BudgetActionState } from "./budgetAction";
|
|
5
5
|
export type BudgetAction = import("./budgetAction").BudgetAction;
|
|
6
6
|
export declare const BudgetAction: typeof import("./budgetAction").BudgetAction;
|
|
7
|
+
export { GetBudgetArgs, GetBudgetResult, GetBudgetOutputArgs } from "./getBudget";
|
|
8
|
+
export declare const getBudget: typeof import("./getBudget").getBudget;
|
|
9
|
+
export declare const getBudgetOutput: typeof import("./getBudget").getBudgetOutput;
|
package/budgets/index.js
CHANGED
|
@@ -2,13 +2,16 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.BudgetAction = exports.Budget = void 0;
|
|
5
|
+
exports.getBudgetOutput = exports.getBudget = exports.BudgetAction = exports.Budget = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.Budget = null;
|
|
9
9
|
utilities.lazyLoad(exports, ["Budget"], () => require("./budget"));
|
|
10
10
|
exports.BudgetAction = null;
|
|
11
11
|
utilities.lazyLoad(exports, ["BudgetAction"], () => require("./budgetAction"));
|
|
12
|
+
exports.getBudget = null;
|
|
13
|
+
exports.getBudgetOutput = null;
|
|
14
|
+
utilities.lazyLoad(exports, ["getBudget", "getBudgetOutput"], () => require("./getBudget"));
|
|
12
15
|
const _module = {
|
|
13
16
|
version: utilities.getVersion(),
|
|
14
17
|
construct: (name, type, urn) => {
|
package/budgets/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../budgets/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../budgets/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGlE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG3F,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,2BAA2B;gBAC5B,OAAO,IAAI,cAAM,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACpD,KAAK,uCAAuC;gBACxC,OAAO,IAAI,oBAAY,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC1D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,CAAA;AACvE,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,sBAAsB,EAAE,OAAO,CAAC,CAAA"}
|
package/chime/index.d.ts
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
export { SdkvoiceGlobalSettingsArgs, SdkvoiceGlobalSettingsState } from "./sdkvoiceGlobalSettings";
|
|
2
|
+
export type SdkvoiceGlobalSettings = import("./sdkvoiceGlobalSettings").SdkvoiceGlobalSettings;
|
|
3
|
+
export declare const SdkvoiceGlobalSettings: typeof import("./sdkvoiceGlobalSettings").SdkvoiceGlobalSettings;
|
|
4
|
+
export { SdkvoiceSipMediaApplicationArgs, SdkvoiceSipMediaApplicationState } from "./sdkvoiceSipMediaApplication";
|
|
5
|
+
export type SdkvoiceSipMediaApplication = import("./sdkvoiceSipMediaApplication").SdkvoiceSipMediaApplication;
|
|
6
|
+
export declare const SdkvoiceSipMediaApplication: typeof import("./sdkvoiceSipMediaApplication").SdkvoiceSipMediaApplication;
|
|
7
|
+
export { SdkvoiceSipRuleArgs, SdkvoiceSipRuleState } from "./sdkvoiceSipRule";
|
|
8
|
+
export type SdkvoiceSipRule = import("./sdkvoiceSipRule").SdkvoiceSipRule;
|
|
9
|
+
export declare const SdkvoiceSipRule: typeof import("./sdkvoiceSipRule").SdkvoiceSipRule;
|
|
1
10
|
export { SdkvoiceVoiceProfileDomainArgs, SdkvoiceVoiceProfileDomainState } from "./sdkvoiceVoiceProfileDomain";
|
|
2
11
|
export type SdkvoiceVoiceProfileDomain = import("./sdkvoiceVoiceProfileDomain").SdkvoiceVoiceProfileDomain;
|
|
3
12
|
export declare const SdkvoiceVoiceProfileDomain: typeof import("./sdkvoiceVoiceProfileDomain").SdkvoiceVoiceProfileDomain;
|