@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
package/iot/getEndpoint.d.ts
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
3
|
* Returns a unique endpoint specific to the AWS account making the call.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as aws from "@pulumi/aws";
|
|
10
|
+
* import * as kubernetes from "@pulumi/kubernetes";
|
|
11
|
+
*
|
|
12
|
+
* const example = aws.iot.getEndpoint({});
|
|
13
|
+
* const agent = new kubernetes.index.Kubernetes_pod("agent", {
|
|
14
|
+
* metadata: [{
|
|
15
|
+
* name: "my-device",
|
|
16
|
+
* }],
|
|
17
|
+
* spec: [{
|
|
18
|
+
* container: [{
|
|
19
|
+
* image: "gcr.io/my-project/image-name",
|
|
20
|
+
* name: "image-name",
|
|
21
|
+
* env: [{
|
|
22
|
+
* name: "IOT_ENDPOINT",
|
|
23
|
+
* value: example.endpointAddress,
|
|
24
|
+
* }],
|
|
25
|
+
* }],
|
|
26
|
+
* }],
|
|
27
|
+
* });
|
|
28
|
+
* ```
|
|
4
29
|
*/
|
|
5
30
|
export declare function getEndpoint(args?: GetEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetEndpointResult>;
|
|
6
31
|
/**
|
|
@@ -33,6 +58,31 @@ export interface GetEndpointResult {
|
|
|
33
58
|
}
|
|
34
59
|
/**
|
|
35
60
|
* Returns a unique endpoint specific to the AWS account making the call.
|
|
61
|
+
*
|
|
62
|
+
* ## Example Usage
|
|
63
|
+
*
|
|
64
|
+
* ```typescript
|
|
65
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
66
|
+
* import * as aws from "@pulumi/aws";
|
|
67
|
+
* import * as kubernetes from "@pulumi/kubernetes";
|
|
68
|
+
*
|
|
69
|
+
* const example = aws.iot.getEndpoint({});
|
|
70
|
+
* const agent = new kubernetes.index.Kubernetes_pod("agent", {
|
|
71
|
+
* metadata: [{
|
|
72
|
+
* name: "my-device",
|
|
73
|
+
* }],
|
|
74
|
+
* spec: [{
|
|
75
|
+
* container: [{
|
|
76
|
+
* image: "gcr.io/my-project/image-name",
|
|
77
|
+
* name: "image-name",
|
|
78
|
+
* env: [{
|
|
79
|
+
* name: "IOT_ENDPOINT",
|
|
80
|
+
* value: example.endpointAddress,
|
|
81
|
+
* }],
|
|
82
|
+
* }],
|
|
83
|
+
* }],
|
|
84
|
+
* });
|
|
85
|
+
* ```
|
|
36
86
|
*/
|
|
37
87
|
export declare function getEndpointOutput(args?: GetEndpointOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetEndpointResult>;
|
|
38
88
|
/**
|
package/iot/getEndpoint.js
CHANGED
|
@@ -7,6 +7,31 @@ const pulumi = require("@pulumi/pulumi");
|
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
9
|
* Returns a unique endpoint specific to the AWS account making the call.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as aws from "@pulumi/aws";
|
|
16
|
+
* import * as kubernetes from "@pulumi/kubernetes";
|
|
17
|
+
*
|
|
18
|
+
* const example = aws.iot.getEndpoint({});
|
|
19
|
+
* const agent = new kubernetes.index.Kubernetes_pod("agent", {
|
|
20
|
+
* metadata: [{
|
|
21
|
+
* name: "my-device",
|
|
22
|
+
* }],
|
|
23
|
+
* spec: [{
|
|
24
|
+
* container: [{
|
|
25
|
+
* image: "gcr.io/my-project/image-name",
|
|
26
|
+
* name: "image-name",
|
|
27
|
+
* env: [{
|
|
28
|
+
* name: "IOT_ENDPOINT",
|
|
29
|
+
* value: example.endpointAddress,
|
|
30
|
+
* }],
|
|
31
|
+
* }],
|
|
32
|
+
* }],
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
10
35
|
*/
|
|
11
36
|
function getEndpoint(args, opts) {
|
|
12
37
|
args = args || {};
|
|
@@ -18,6 +43,31 @@ function getEndpoint(args, opts) {
|
|
|
18
43
|
exports.getEndpoint = getEndpoint;
|
|
19
44
|
/**
|
|
20
45
|
* Returns a unique endpoint specific to the AWS account making the call.
|
|
46
|
+
*
|
|
47
|
+
* ## Example Usage
|
|
48
|
+
*
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as aws from "@pulumi/aws";
|
|
52
|
+
* import * as kubernetes from "@pulumi/kubernetes";
|
|
53
|
+
*
|
|
54
|
+
* const example = aws.iot.getEndpoint({});
|
|
55
|
+
* const agent = new kubernetes.index.Kubernetes_pod("agent", {
|
|
56
|
+
* metadata: [{
|
|
57
|
+
* name: "my-device",
|
|
58
|
+
* }],
|
|
59
|
+
* spec: [{
|
|
60
|
+
* container: [{
|
|
61
|
+
* image: "gcr.io/my-project/image-name",
|
|
62
|
+
* name: "image-name",
|
|
63
|
+
* env: [{
|
|
64
|
+
* name: "IOT_ENDPOINT",
|
|
65
|
+
* value: example.endpointAddress,
|
|
66
|
+
* }],
|
|
67
|
+
* }],
|
|
68
|
+
* }],
|
|
69
|
+
* });
|
|
70
|
+
* ```
|
|
21
71
|
*/
|
|
22
72
|
function getEndpointOutput(args, opts) {
|
|
23
73
|
return pulumi.output(args).apply((a) => getEndpoint(a, opts));
|
package/iot/getEndpoint.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getEndpoint.js","sourceRoot":"","sources":["../../iot/getEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getEndpoint.js","sourceRoot":"","sources":["../../iot/getEndpoint.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,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,cAAc,EAAE,IAAI,CAAC,YAAY;KACpC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kCAOC;AA+BD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
|
@@ -2,7 +2,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Use the `awsKendraIndexBlockList` resource to manage an AWS Kendra block list used for query suggestions for an index.
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
* ### Basic Usage
|
|
@@ -26,7 +26,7 @@ import * as outputs from "../types/output";
|
|
|
26
26
|
*
|
|
27
27
|
* ## Import
|
|
28
28
|
*
|
|
29
|
-
* `aws_kendra_query_suggestions_block_list` can be imported using the unique identifiers of the block list and index separated by a slash (`/`),
|
|
29
|
+
* The `aws_kendra_query_suggestions_block_list` resource can be imported using the unique identifiers of the block list and index separated by a slash (`/`), for example
|
|
30
30
|
*
|
|
31
31
|
* ```sh
|
|
32
32
|
* $ pulumi import aws:kendra/querySuggestionsBlockList:QuerySuggestionsBlockList example blocklist-123456780/idx-8012925589
|
|
@@ -53,40 +53,40 @@ export declare class QuerySuggestionsBlockList extends pulumi.CustomResource {
|
|
|
53
53
|
*/
|
|
54
54
|
readonly arn: pulumi.Output<string>;
|
|
55
55
|
/**
|
|
56
|
-
*
|
|
56
|
+
* Description for a block list.
|
|
57
57
|
*/
|
|
58
58
|
readonly description: pulumi.Output<string | undefined>;
|
|
59
59
|
/**
|
|
60
|
-
*
|
|
60
|
+
* Identifier of the index for a block list.
|
|
61
61
|
*/
|
|
62
62
|
readonly indexId: pulumi.Output<string>;
|
|
63
63
|
/**
|
|
64
|
-
*
|
|
64
|
+
* Name for the block list.
|
|
65
65
|
*/
|
|
66
66
|
readonly name: pulumi.Output<string>;
|
|
67
67
|
/**
|
|
68
|
-
*
|
|
68
|
+
* Unique identifier of the block list.
|
|
69
69
|
*/
|
|
70
70
|
readonly querySuggestionsBlockListId: pulumi.Output<string>;
|
|
71
71
|
/**
|
|
72
|
-
*
|
|
72
|
+
* IAM (Identity and Access Management) role used to access the block list text file in S3.
|
|
73
73
|
*/
|
|
74
74
|
readonly roleArn: pulumi.Output<string>;
|
|
75
75
|
/**
|
|
76
|
-
*
|
|
76
|
+
* S3 path where your block list text file is located. See details below.
|
|
77
77
|
*
|
|
78
78
|
* The `sourceS3Path` configuration block supports the following arguments:
|
|
79
79
|
*/
|
|
80
80
|
readonly sourceS3Path: pulumi.Output<outputs.kendra.QuerySuggestionsBlockListSourceS3Path>;
|
|
81
81
|
readonly status: pulumi.Output<string>;
|
|
82
82
|
/**
|
|
83
|
-
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block
|
|
83
|
+
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block, tags with matching keys will overwrite those defined at the provider-level.
|
|
84
84
|
*/
|
|
85
85
|
readonly tags: pulumi.Output<{
|
|
86
86
|
[key: string]: string;
|
|
87
87
|
} | undefined>;
|
|
88
88
|
/**
|
|
89
|
-
*
|
|
89
|
+
* Map of tags assigned to the resource, including those inherited from the provider's defaultTags configuration block.
|
|
90
90
|
*/
|
|
91
91
|
readonly tagsAll: pulumi.Output<{
|
|
92
92
|
[key: string]: string;
|
|
@@ -109,40 +109,40 @@ export interface QuerySuggestionsBlockListState {
|
|
|
109
109
|
*/
|
|
110
110
|
arn?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
112
|
-
*
|
|
112
|
+
* Description for a block list.
|
|
113
113
|
*/
|
|
114
114
|
description?: pulumi.Input<string>;
|
|
115
115
|
/**
|
|
116
|
-
*
|
|
116
|
+
* Identifier of the index for a block list.
|
|
117
117
|
*/
|
|
118
118
|
indexId?: pulumi.Input<string>;
|
|
119
119
|
/**
|
|
120
|
-
*
|
|
120
|
+
* Name for the block list.
|
|
121
121
|
*/
|
|
122
122
|
name?: pulumi.Input<string>;
|
|
123
123
|
/**
|
|
124
|
-
*
|
|
124
|
+
* Unique identifier of the block list.
|
|
125
125
|
*/
|
|
126
126
|
querySuggestionsBlockListId?: pulumi.Input<string>;
|
|
127
127
|
/**
|
|
128
|
-
*
|
|
128
|
+
* IAM (Identity and Access Management) role used to access the block list text file in S3.
|
|
129
129
|
*/
|
|
130
130
|
roleArn?: pulumi.Input<string>;
|
|
131
131
|
/**
|
|
132
|
-
*
|
|
132
|
+
* S3 path where your block list text file is located. See details below.
|
|
133
133
|
*
|
|
134
134
|
* The `sourceS3Path` configuration block supports the following arguments:
|
|
135
135
|
*/
|
|
136
136
|
sourceS3Path?: pulumi.Input<inputs.kendra.QuerySuggestionsBlockListSourceS3Path>;
|
|
137
137
|
status?: pulumi.Input<string>;
|
|
138
138
|
/**
|
|
139
|
-
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block
|
|
139
|
+
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block, tags with matching keys will overwrite those defined at the provider-level.
|
|
140
140
|
*/
|
|
141
141
|
tags?: pulumi.Input<{
|
|
142
142
|
[key: string]: pulumi.Input<string>;
|
|
143
143
|
}>;
|
|
144
144
|
/**
|
|
145
|
-
*
|
|
145
|
+
* Map of tags assigned to the resource, including those inherited from the provider's defaultTags configuration block.
|
|
146
146
|
*/
|
|
147
147
|
tagsAll?: pulumi.Input<{
|
|
148
148
|
[key: string]: pulumi.Input<string>;
|
|
@@ -153,29 +153,29 @@ export interface QuerySuggestionsBlockListState {
|
|
|
153
153
|
*/
|
|
154
154
|
export interface QuerySuggestionsBlockListArgs {
|
|
155
155
|
/**
|
|
156
|
-
*
|
|
156
|
+
* Description for a block list.
|
|
157
157
|
*/
|
|
158
158
|
description?: pulumi.Input<string>;
|
|
159
159
|
/**
|
|
160
|
-
*
|
|
160
|
+
* Identifier of the index for a block list.
|
|
161
161
|
*/
|
|
162
162
|
indexId: pulumi.Input<string>;
|
|
163
163
|
/**
|
|
164
|
-
*
|
|
164
|
+
* Name for the block list.
|
|
165
165
|
*/
|
|
166
166
|
name?: pulumi.Input<string>;
|
|
167
167
|
/**
|
|
168
|
-
*
|
|
168
|
+
* IAM (Identity and Access Management) role used to access the block list text file in S3.
|
|
169
169
|
*/
|
|
170
170
|
roleArn: pulumi.Input<string>;
|
|
171
171
|
/**
|
|
172
|
-
*
|
|
172
|
+
* S3 path where your block list text file is located. See details below.
|
|
173
173
|
*
|
|
174
174
|
* The `sourceS3Path` configuration block supports the following arguments:
|
|
175
175
|
*/
|
|
176
176
|
sourceS3Path: pulumi.Input<inputs.kendra.QuerySuggestionsBlockListSourceS3Path>;
|
|
177
177
|
/**
|
|
178
|
-
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block
|
|
178
|
+
* Key-value map of resource tags. If configured with a provider `defaultTags` configuration block, tags with matching keys will overwrite those defined at the provider-level.
|
|
179
179
|
*/
|
|
180
180
|
tags?: pulumi.Input<{
|
|
181
181
|
[key: string]: pulumi.Input<string>;
|
|
@@ -6,7 +6,7 @@ exports.QuerySuggestionsBlockList = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
9
|
+
* Use the `awsKendraIndexBlockList` resource to manage an AWS Kendra block list used for query suggestions for an index.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
* ### Basic Usage
|
|
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
|
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
33
|
-
* `aws_kendra_query_suggestions_block_list` can be imported using the unique identifiers of the block list and index separated by a slash (`/`),
|
|
33
|
+
* The `aws_kendra_query_suggestions_block_list` resource can be imported using the unique identifiers of the block list and index separated by a slash (`/`), for example
|
|
34
34
|
*
|
|
35
35
|
* ```sh
|
|
36
36
|
* $ pulumi import aws:kendra/querySuggestionsBlockList:QuerySuggestionsBlockList example blocklist-123456780/idx-8012925589
|
package/keyspaces/table.d.ts
CHANGED
|
@@ -59,6 +59,10 @@ export declare class Table extends pulumi.CustomResource {
|
|
|
59
59
|
* Specifies the read/write throughput capacity mode for the table.
|
|
60
60
|
*/
|
|
61
61
|
readonly capacitySpecification: pulumi.Output<outputs.keyspaces.TableCapacitySpecification>;
|
|
62
|
+
/**
|
|
63
|
+
* Enables client-side timestamps for the table. By default, the setting is disabled.
|
|
64
|
+
*/
|
|
65
|
+
readonly clientSideTimestamps: pulumi.Output<outputs.keyspaces.TableClientSideTimestamps | undefined>;
|
|
62
66
|
/**
|
|
63
67
|
* A description of the table.
|
|
64
68
|
*/
|
|
@@ -126,6 +130,10 @@ export interface TableState {
|
|
|
126
130
|
* Specifies the read/write throughput capacity mode for the table.
|
|
127
131
|
*/
|
|
128
132
|
capacitySpecification?: pulumi.Input<inputs.keyspaces.TableCapacitySpecification>;
|
|
133
|
+
/**
|
|
134
|
+
* Enables client-side timestamps for the table. By default, the setting is disabled.
|
|
135
|
+
*/
|
|
136
|
+
clientSideTimestamps?: pulumi.Input<inputs.keyspaces.TableClientSideTimestamps>;
|
|
129
137
|
/**
|
|
130
138
|
* A description of the table.
|
|
131
139
|
*/
|
|
@@ -181,6 +189,10 @@ export interface TableArgs {
|
|
|
181
189
|
* Specifies the read/write throughput capacity mode for the table.
|
|
182
190
|
*/
|
|
183
191
|
capacitySpecification?: pulumi.Input<inputs.keyspaces.TableCapacitySpecification>;
|
|
192
|
+
/**
|
|
193
|
+
* Enables client-side timestamps for the table. By default, the setting is disabled.
|
|
194
|
+
*/
|
|
195
|
+
clientSideTimestamps?: pulumi.Input<inputs.keyspaces.TableClientSideTimestamps>;
|
|
184
196
|
/**
|
|
185
197
|
* A description of the table.
|
|
186
198
|
*/
|
package/keyspaces/table.js
CHANGED
|
@@ -69,6 +69,7 @@ class Table extends pulumi.CustomResource {
|
|
|
69
69
|
const state = argsOrState;
|
|
70
70
|
resourceInputs["arn"] = state ? state.arn : undefined;
|
|
71
71
|
resourceInputs["capacitySpecification"] = state ? state.capacitySpecification : undefined;
|
|
72
|
+
resourceInputs["clientSideTimestamps"] = state ? state.clientSideTimestamps : undefined;
|
|
72
73
|
resourceInputs["comment"] = state ? state.comment : undefined;
|
|
73
74
|
resourceInputs["defaultTimeToLive"] = state ? state.defaultTimeToLive : undefined;
|
|
74
75
|
resourceInputs["encryptionSpecification"] = state ? state.encryptionSpecification : undefined;
|
|
@@ -92,6 +93,7 @@ class Table extends pulumi.CustomResource {
|
|
|
92
93
|
throw new Error("Missing required property 'tableName'");
|
|
93
94
|
}
|
|
94
95
|
resourceInputs["capacitySpecification"] = args ? args.capacitySpecification : undefined;
|
|
96
|
+
resourceInputs["clientSideTimestamps"] = args ? args.clientSideTimestamps : undefined;
|
|
95
97
|
resourceInputs["comment"] = args ? args.comment : undefined;
|
|
96
98
|
resourceInputs["defaultTimeToLive"] = args ? args.defaultTimeToLive : undefined;
|
|
97
99
|
resourceInputs["encryptionSpecification"] = args ? args.encryptionSpecification : undefined;
|
package/keyspaces/table.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../keyspaces/table.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;
|
|
1
|
+
{"version":3,"file":"table.js","sourceRoot":"","sources":["../../keyspaces/table.ts"],"names":[],"mappings":"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"}
|
|
@@ -64,56 +64,6 @@ import * as outputs from "../types/output";
|
|
|
64
64
|
* acl: "private",
|
|
65
65
|
* });
|
|
66
66
|
* ```
|
|
67
|
-
* ### Extended S3 Destination with dynamic partitioning
|
|
68
|
-
*
|
|
69
|
-
* These examples use built-in Firehose functionality, rather than requiring a lambda.
|
|
70
|
-
*
|
|
71
|
-
* ```typescript
|
|
72
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
73
|
-
* import * as aws from "@pulumi/aws";
|
|
74
|
-
*
|
|
75
|
-
* const extendedS3Stream = new aws.kinesis.FirehoseDeliveryStream("extendedS3Stream", {
|
|
76
|
-
* destination: "extended_s3",
|
|
77
|
-
* extendedS3Configuration: {
|
|
78
|
-
* roleArn: aws_iam_role.firehose_role.arn,
|
|
79
|
-
* bucketArn: aws_s3_bucket.bucket.arn,
|
|
80
|
-
* bufferingSize: 64,
|
|
81
|
-
* dynamicPartitioningConfiguration: {
|
|
82
|
-
* enabled: true,
|
|
83
|
-
* },
|
|
84
|
-
* prefix: "data/customer_id=!{partitionKeyFromQuery:customer_id}/year=!{timestamp:yyyy}/month=!{timestamp:MM}/day=!{timestamp:dd}/hour=!{timestamp:HH}/",
|
|
85
|
-
* errorOutputPrefix: "errors/year=!{timestamp:yyyy}/month=!{timestamp:MM}/day=!{timestamp:dd}/hour=!{timestamp:HH}/!{firehose:error-output-type}/",
|
|
86
|
-
* processingConfiguration: {
|
|
87
|
-
* enabled: true,
|
|
88
|
-
* processors: [
|
|
89
|
-
* {
|
|
90
|
-
* type: "RecordDeAggregation",
|
|
91
|
-
* parameters: [{
|
|
92
|
-
* parameterName: "SubRecordType",
|
|
93
|
-
* parameterValue: "JSON",
|
|
94
|
-
* }],
|
|
95
|
-
* },
|
|
96
|
-
* {
|
|
97
|
-
* type: "AppendDelimiterToRecord",
|
|
98
|
-
* },
|
|
99
|
-
* {
|
|
100
|
-
* type: "MetadataExtraction",
|
|
101
|
-
* parameters: [
|
|
102
|
-
* {
|
|
103
|
-
* parameterName: "JsonParsingEngine",
|
|
104
|
-
* parameterValue: "JQ-1.6",
|
|
105
|
-
* },
|
|
106
|
-
* {
|
|
107
|
-
* parameterName: "MetadataExtractionQuery",
|
|
108
|
-
* parameterValue: "{customer_id:.customer_id}",
|
|
109
|
-
* },
|
|
110
|
-
* ],
|
|
111
|
-
* },
|
|
112
|
-
* ],
|
|
113
|
-
* },
|
|
114
|
-
* },
|
|
115
|
-
* });
|
|
116
|
-
* ```
|
|
117
67
|
* ### Redshift Destination
|
|
118
68
|
*
|
|
119
69
|
* ```typescript
|
|
@@ -68,56 +68,6 @@ const utilities = require("../utilities");
|
|
|
68
68
|
* acl: "private",
|
|
69
69
|
* });
|
|
70
70
|
* ```
|
|
71
|
-
* ### Extended S3 Destination with dynamic partitioning
|
|
72
|
-
*
|
|
73
|
-
* These examples use built-in Firehose functionality, rather than requiring a lambda.
|
|
74
|
-
*
|
|
75
|
-
* ```typescript
|
|
76
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
77
|
-
* import * as aws from "@pulumi/aws";
|
|
78
|
-
*
|
|
79
|
-
* const extendedS3Stream = new aws.kinesis.FirehoseDeliveryStream("extendedS3Stream", {
|
|
80
|
-
* destination: "extended_s3",
|
|
81
|
-
* extendedS3Configuration: {
|
|
82
|
-
* roleArn: aws_iam_role.firehose_role.arn,
|
|
83
|
-
* bucketArn: aws_s3_bucket.bucket.arn,
|
|
84
|
-
* bufferingSize: 64,
|
|
85
|
-
* dynamicPartitioningConfiguration: {
|
|
86
|
-
* enabled: true,
|
|
87
|
-
* },
|
|
88
|
-
* prefix: "data/customer_id=!{partitionKeyFromQuery:customer_id}/year=!{timestamp:yyyy}/month=!{timestamp:MM}/day=!{timestamp:dd}/hour=!{timestamp:HH}/",
|
|
89
|
-
* errorOutputPrefix: "errors/year=!{timestamp:yyyy}/month=!{timestamp:MM}/day=!{timestamp:dd}/hour=!{timestamp:HH}/!{firehose:error-output-type}/",
|
|
90
|
-
* processingConfiguration: {
|
|
91
|
-
* enabled: true,
|
|
92
|
-
* processors: [
|
|
93
|
-
* {
|
|
94
|
-
* type: "RecordDeAggregation",
|
|
95
|
-
* parameters: [{
|
|
96
|
-
* parameterName: "SubRecordType",
|
|
97
|
-
* parameterValue: "JSON",
|
|
98
|
-
* }],
|
|
99
|
-
* },
|
|
100
|
-
* {
|
|
101
|
-
* type: "AppendDelimiterToRecord",
|
|
102
|
-
* },
|
|
103
|
-
* {
|
|
104
|
-
* type: "MetadataExtraction",
|
|
105
|
-
* parameters: [
|
|
106
|
-
* {
|
|
107
|
-
* parameterName: "JsonParsingEngine",
|
|
108
|
-
* parameterValue: "JQ-1.6",
|
|
109
|
-
* },
|
|
110
|
-
* {
|
|
111
|
-
* parameterName: "MetadataExtractionQuery",
|
|
112
|
-
* parameterValue: "{customer_id:.customer_id}",
|
|
113
|
-
* },
|
|
114
|
-
* ],
|
|
115
|
-
* },
|
|
116
|
-
* ],
|
|
117
|
-
* },
|
|
118
|
-
* },
|
|
119
|
-
* });
|
|
120
|
-
* ```
|
|
121
71
|
* ### Redshift Destination
|
|
122
72
|
*
|
|
123
73
|
* ```typescript
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"firehoseDeliveryStream.js","sourceRoot":"","sources":["../../kinesis/firehoseDeliveryStream.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"firehoseDeliveryStream.js","sourceRoot":"","sources":["../../kinesis/firehoseDeliveryStream.ts"],"names":[],"mappings":"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"}
|
|
@@ -115,48 +115,6 @@ import * as outputs from "../types/output";
|
|
|
115
115
|
* },
|
|
116
116
|
* });
|
|
117
117
|
* ```
|
|
118
|
-
* ### Amazon MQ (ActiveMQ)
|
|
119
|
-
*
|
|
120
|
-
* ```typescript
|
|
121
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
122
|
-
* import * as aws from "@pulumi/aws";
|
|
123
|
-
*
|
|
124
|
-
* const example = new aws.lambda.EventSourceMapping("example", {
|
|
125
|
-
* batchSize: 10,
|
|
126
|
-
* eventSourceArn: aws_mq_broker.example.arn,
|
|
127
|
-
* enabled: true,
|
|
128
|
-
* functionName: aws_lambda_function.example.arn,
|
|
129
|
-
* queues: ["example"],
|
|
130
|
-
* sourceAccessConfigurations: [{
|
|
131
|
-
* type: "BASIC_AUTH",
|
|
132
|
-
* uri: aws_secretsmanager_secret_version.example.arn,
|
|
133
|
-
* }],
|
|
134
|
-
* });
|
|
135
|
-
* ```
|
|
136
|
-
* ### Amazon MQ (RabbitMQ)
|
|
137
|
-
*
|
|
138
|
-
* ```typescript
|
|
139
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
140
|
-
* import * as aws from "@pulumi/aws";
|
|
141
|
-
*
|
|
142
|
-
* const example = new aws.lambda.EventSourceMapping("example", {
|
|
143
|
-
* batchSize: 1,
|
|
144
|
-
* eventSourceArn: aws_mq_broker.example.arn,
|
|
145
|
-
* enabled: true,
|
|
146
|
-
* functionName: aws_lambda_function.example.arn,
|
|
147
|
-
* queues: ["example"],
|
|
148
|
-
* sourceAccessConfigurations: [
|
|
149
|
-
* {
|
|
150
|
-
* type: "VIRTUAL_HOST",
|
|
151
|
-
* uri: "/example",
|
|
152
|
-
* },
|
|
153
|
-
* {
|
|
154
|
-
* type: "BASIC_AUTH",
|
|
155
|
-
* uri: aws_secretsmanager_secret_version.example.arn,
|
|
156
|
-
* },
|
|
157
|
-
* ],
|
|
158
|
-
* });
|
|
159
|
-
* ```
|
|
160
118
|
*
|
|
161
119
|
* ## Import
|
|
162
120
|
*
|
|
@@ -251,9 +209,9 @@ export declare class EventSourceMapping extends pulumi.CustomResource {
|
|
|
251
209
|
*/
|
|
252
210
|
readonly parallelizationFactor: pulumi.Output<number>;
|
|
253
211
|
/**
|
|
254
|
-
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources.
|
|
212
|
+
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources. The list must contain exactly one queue name.
|
|
255
213
|
*/
|
|
256
|
-
readonly queues: pulumi.Output<string
|
|
214
|
+
readonly queues: pulumi.Output<string | undefined>;
|
|
257
215
|
/**
|
|
258
216
|
* Scaling configuration of the event source. Only available for SQS queues. Detailed below.
|
|
259
217
|
*/
|
|
@@ -380,9 +338,9 @@ export interface EventSourceMappingState {
|
|
|
380
338
|
*/
|
|
381
339
|
parallelizationFactor?: pulumi.Input<number>;
|
|
382
340
|
/**
|
|
383
|
-
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources.
|
|
341
|
+
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources. The list must contain exactly one queue name.
|
|
384
342
|
*/
|
|
385
|
-
queues?: pulumi.Input<
|
|
343
|
+
queues?: pulumi.Input<string>;
|
|
386
344
|
/**
|
|
387
345
|
* Scaling configuration of the event source. Only available for SQS queues. Detailed below.
|
|
388
346
|
*/
|
|
@@ -489,9 +447,9 @@ export interface EventSourceMappingArgs {
|
|
|
489
447
|
*/
|
|
490
448
|
parallelizationFactor?: pulumi.Input<number>;
|
|
491
449
|
/**
|
|
492
|
-
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources.
|
|
450
|
+
* The name of the Amazon MQ broker destination queue to consume. Only available for MQ sources. The list must contain exactly one queue name.
|
|
493
451
|
*/
|
|
494
|
-
queues?: pulumi.Input<
|
|
452
|
+
queues?: pulumi.Input<string>;
|
|
495
453
|
/**
|
|
496
454
|
* Scaling configuration of the event source. Only available for SQS queues. Detailed below.
|
|
497
455
|
*/
|
|
@@ -119,48 +119,6 @@ const utilities = require("../utilities");
|
|
|
119
119
|
* },
|
|
120
120
|
* });
|
|
121
121
|
* ```
|
|
122
|
-
* ### Amazon MQ (ActiveMQ)
|
|
123
|
-
*
|
|
124
|
-
* ```typescript
|
|
125
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
126
|
-
* import * as aws from "@pulumi/aws";
|
|
127
|
-
*
|
|
128
|
-
* const example = new aws.lambda.EventSourceMapping("example", {
|
|
129
|
-
* batchSize: 10,
|
|
130
|
-
* eventSourceArn: aws_mq_broker.example.arn,
|
|
131
|
-
* enabled: true,
|
|
132
|
-
* functionName: aws_lambda_function.example.arn,
|
|
133
|
-
* queues: ["example"],
|
|
134
|
-
* sourceAccessConfigurations: [{
|
|
135
|
-
* type: "BASIC_AUTH",
|
|
136
|
-
* uri: aws_secretsmanager_secret_version.example.arn,
|
|
137
|
-
* }],
|
|
138
|
-
* });
|
|
139
|
-
* ```
|
|
140
|
-
* ### Amazon MQ (RabbitMQ)
|
|
141
|
-
*
|
|
142
|
-
* ```typescript
|
|
143
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
144
|
-
* import * as aws from "@pulumi/aws";
|
|
145
|
-
*
|
|
146
|
-
* const example = new aws.lambda.EventSourceMapping("example", {
|
|
147
|
-
* batchSize: 1,
|
|
148
|
-
* eventSourceArn: aws_mq_broker.example.arn,
|
|
149
|
-
* enabled: true,
|
|
150
|
-
* functionName: aws_lambda_function.example.arn,
|
|
151
|
-
* queues: ["example"],
|
|
152
|
-
* sourceAccessConfigurations: [
|
|
153
|
-
* {
|
|
154
|
-
* type: "VIRTUAL_HOST",
|
|
155
|
-
* uri: "/example",
|
|
156
|
-
* },
|
|
157
|
-
* {
|
|
158
|
-
* type: "BASIC_AUTH",
|
|
159
|
-
* uri: aws_secretsmanager_secret_version.example.arn,
|
|
160
|
-
* },
|
|
161
|
-
* ],
|
|
162
|
-
* });
|
|
163
|
-
* ```
|
|
164
122
|
*
|
|
165
123
|
* ## Import
|
|
166
124
|
*
|