@pulumi/aws 5.24.0 → 5.25.0-alpha.1671707862
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/acm/certificate.d.ts +1 -1
- package/acm/certificate.js +1 -1
- package/acm/getCertificate.d.ts +26 -0
- package/acm/getCertificate.js +28 -5
- package/acm/getCertificate.js.map +1 -1
- package/acmpca/certificateAuthorityCertificate.d.ts +74 -0
- package/acmpca/certificateAuthorityCertificate.js +74 -0
- package/acmpca/certificateAuthorityCertificate.js.map +1 -1
- package/acmpca/getCertificate.d.ts +15 -0
- package/acmpca/getCertificate.js +17 -5
- package/acmpca/getCertificate.js.map +1 -1
- package/acmpca/getCertificateAuthority.d.ts +14 -0
- package/acmpca/getCertificateAuthority.js +16 -5
- package/acmpca/getCertificateAuthority.js.map +1 -1
- package/alb/getListener.d.ts +27 -0
- package/alb/getListener.js +29 -5
- package/alb/getListener.js.map +1 -1
- package/alb/getLoadBalancer.d.ts +24 -0
- package/alb/getLoadBalancer.js +26 -5
- package/alb/getLoadBalancer.js.map +1 -1
- package/alb/getTargetGroup.d.ts +24 -0
- package/alb/getTargetGroup.js +26 -5
- package/alb/getTargetGroup.js.map +1 -1
- package/amp/getWorkspace.d.ts +15 -0
- package/amp/getWorkspace.js +17 -5
- package/amp/getWorkspace.js.map +1 -1
- package/apigateway/getDomainName.d.ts +14 -0
- package/apigateway/getDomainName.js +16 -5
- package/apigateway/getDomainName.js.map +1 -1
- package/apigateway/getExport.d.ts +14 -0
- package/apigateway/getExport.js +16 -5
- package/apigateway/getExport.js.map +1 -1
- package/apigateway/getKey.d.ts +15 -0
- package/apigateway/getKey.js +17 -5
- package/apigateway/getKey.js.map +1 -1
- package/apigateway/getResource.d.ts +19 -0
- package/apigateway/getResource.js +21 -5
- package/apigateway/getResource.js.map +1 -1
- package/apigateway/getRestApi.d.ts +17 -0
- package/apigateway/getRestApi.js +19 -5
- package/apigateway/getRestApi.js.map +1 -1
- package/apigateway/getSdk.d.ts +20 -0
- package/apigateway/getSdk.js +22 -5
- package/apigateway/getSdk.js.map +1 -1
- package/apigateway/getVpcLink.d.ts +17 -0
- package/apigateway/getVpcLink.js +19 -5
- package/apigateway/getVpcLink.js.map +1 -1
- package/apigatewayv2/getApi.d.ts +14 -0
- package/apigatewayv2/getApi.js +16 -5
- package/apigatewayv2/getApi.js.map +1 -1
- package/apigatewayv2/getApis.d.ts +14 -0
- package/apigatewayv2/getApis.js +16 -5
- package/apigatewayv2/getApis.js.map +1 -1
- package/apigatewayv2/getExport.d.ts +16 -0
- package/apigatewayv2/getExport.js +18 -5
- package/apigatewayv2/getExport.js.map +1 -1
- package/appconfig/getConfigurationProfile.d.ts +16 -0
- package/appconfig/getConfigurationProfile.js +18 -5
- package/appconfig/getConfigurationProfile.js.map +1 -1
- package/appconfig/getConfigurationProfiles.d.ts +6 -0
- package/appconfig/getConfigurationProfiles.js +8 -5
- package/appconfig/getConfigurationProfiles.js.map +1 -1
- package/appconfig/getEnvironment.d.ts +16 -0
- package/appconfig/getEnvironment.js +18 -5
- package/appconfig/getEnvironment.js.map +1 -1
- package/appconfig/getEnvironments.d.ts +16 -0
- package/appconfig/getEnvironments.js +18 -5
- package/appconfig/getEnvironments.js.map +1 -1
- package/applicationloadbalancing/getListener.d.ts +28 -0
- package/applicationloadbalancing/getListener.js +30 -5
- package/applicationloadbalancing/getListener.js.map +1 -1
- package/applicationloadbalancing/getLoadBalancer.d.ts +25 -0
- package/applicationloadbalancing/getLoadBalancer.js +27 -5
- package/applicationloadbalancing/getLoadBalancer.js.map +1 -1
- package/applicationloadbalancing/getTargetGroup.d.ts +25 -0
- package/applicationloadbalancing/getTargetGroup.js +27 -5
- package/applicationloadbalancing/getTargetGroup.js.map +1 -1
- package/appmesh/getMesh.d.ts +47 -0
- package/appmesh/getMesh.js +49 -5
- package/appmesh/getMesh.js.map +1 -1
- package/appmesh/getVirtualService.d.ts +51 -0
- package/appmesh/getVirtualService.js +53 -5
- package/appmesh/getVirtualService.js.map +1 -1
- package/autoscaling/getAmiIds.d.ts +34 -0
- package/autoscaling/getAmiIds.js +36 -5
- package/autoscaling/getAmiIds.js.map +1 -1
- package/autoscaling/getGroup.d.ts +14 -0
- package/autoscaling/getGroup.js +16 -5
- package/autoscaling/getGroup.js.map +1 -1
- package/backup/getFramework.d.ts +14 -0
- package/backup/getFramework.js +16 -5
- package/backup/getFramework.js.map +1 -1
- package/backup/getPlan.d.ts +14 -0
- package/backup/getPlan.js +16 -5
- package/backup/getPlan.js.map +1 -1
- package/backup/getReportPlan.d.ts +14 -0
- package/backup/getReportPlan.js +16 -5
- package/backup/getReportPlan.js.map +1 -1
- package/backup/getSelection.d.ts +15 -0
- package/backup/getSelection.js +17 -5
- package/backup/getSelection.js.map +1 -1
- package/backup/getVault.d.ts +14 -0
- package/backup/getVault.js +16 -5
- package/backup/getVault.js.map +1 -1
- package/batch/getComputeEnvironment.d.ts +15 -0
- package/batch/getComputeEnvironment.js +17 -5
- package/batch/getComputeEnvironment.js.map +1 -1
- package/batch/getJobQueue.d.ts +15 -0
- package/batch/getJobQueue.js +17 -5
- package/batch/getJobQueue.js.map +1 -1
- package/batch/getSchedulingPolicy.d.ts +14 -0
- package/batch/getSchedulingPolicy.js +16 -5
- package/batch/getSchedulingPolicy.js.map +1 -1
- package/budgets/budgetAction.d.ts +70 -0
- package/budgets/budgetAction.js +70 -0
- package/budgets/budgetAction.js.map +1 -1
- package/cloudcontrol/getResource.d.ts +15 -0
- package/cloudcontrol/getResource.js +17 -5
- package/cloudcontrol/getResource.js.map +1 -1
- package/cloudformation/getCloudFormationType.d.ts +15 -0
- package/cloudformation/getCloudFormationType.js +17 -5
- package/cloudformation/getCloudFormationType.js.map +1 -1
- package/cloudformation/getExport.d.ts +22 -0
- package/cloudformation/getExport.js +24 -5
- package/cloudformation/getExport.js.map +1 -1
- package/cloudformation/getStack.d.ts +23 -0
- package/cloudformation/getStack.js +25 -5
- package/cloudformation/getStack.js.map +1 -1
- package/cloudfront/getCachePolicy.d.ts +27 -0
- package/cloudfront/getCachePolicy.js +29 -5
- package/cloudfront/getCachePolicy.js.map +1 -1
- package/cloudfront/getDistribution.d.ts +14 -0
- package/cloudfront/getDistribution.js +16 -5
- package/cloudfront/getDistribution.js.map +1 -1
- package/cloudfront/getFunction.d.ts +16 -0
- package/cloudfront/getFunction.js +18 -5
- package/cloudfront/getFunction.js.map +1 -1
- package/cloudfront/getLogDeliveryCanonicalUserId.d.ts +26 -0
- package/cloudfront/getLogDeliveryCanonicalUserId.js +28 -5
- package/cloudfront/getLogDeliveryCanonicalUserId.js.map +1 -1
- package/cloudfront/getOriginAccessIdentities.d.ts +28 -0
- package/cloudfront/getOriginAccessIdentities.js +30 -5
- package/cloudfront/getOriginAccessIdentities.js.map +1 -1
- package/cloudfront/getOriginAccessIdentity.d.ts +16 -0
- package/cloudfront/getOriginAccessIdentity.js +18 -5
- package/cloudfront/getOriginAccessIdentity.js.map +1 -1
- package/cloudfront/getOriginRequestPolicy.d.ts +25 -0
- package/cloudfront/getOriginRequestPolicy.js +27 -5
- package/cloudfront/getOriginRequestPolicy.js.map +1 -1
- package/cloudfront/getRealtimeLogConfig.d.ts +14 -0
- package/cloudfront/getRealtimeLogConfig.js +16 -5
- package/cloudfront/getRealtimeLogConfig.js.map +1 -1
- package/cloudfront/getResponseHeadersPolicy.d.ts +27 -0
- package/cloudfront/getResponseHeadersPolicy.js +29 -5
- package/cloudfront/getResponseHeadersPolicy.js.map +1 -1
- package/cloudhsmv2/getCluster.d.ts +14 -0
- package/cloudhsmv2/getCluster.js +16 -5
- package/cloudhsmv2/getCluster.js.map +1 -1
- package/cloudhsmv2/hsm.d.ts +1 -1
- package/cloudhsmv2/hsm.js +1 -1
- package/cloudtrail/getFunction.d.ts +17 -0
- package/cloudtrail/getFunction.js +19 -5
- package/cloudtrail/getFunction.js.map +1 -1
- package/cloudtrail/getServiceAccount.d.ts +41 -0
- package/cloudtrail/getServiceAccount.js +43 -5
- package/cloudtrail/getServiceAccount.js.map +1 -1
- package/cloudtrail/trail.d.ts +48 -0
- package/cloudtrail/trail.js +48 -0
- package/cloudtrail/trail.js.map +1 -1
- package/cloudwatch/getEventBus.d.ts +16 -0
- package/cloudwatch/getEventBus.js +18 -5
- package/cloudwatch/getEventBus.js.map +1 -1
- package/cloudwatch/getEventConnection.d.ts +16 -0
- package/cloudwatch/getEventConnection.js +18 -5
- package/cloudwatch/getEventConnection.js.map +1 -1
- package/cloudwatch/getEventSource.d.ts +16 -0
- package/cloudwatch/getEventSource.js +18 -5
- package/cloudwatch/getEventSource.js.map +1 -1
- package/cloudwatch/getLogGroup.d.ts +14 -0
- package/cloudwatch/getLogGroup.js +16 -5
- package/cloudwatch/getLogGroup.js.map +1 -1
- package/cloudwatch/getLogGroups.d.ts +14 -0
- package/cloudwatch/getLogGroups.js +16 -5
- package/cloudwatch/getLogGroups.js.map +1 -1
- package/codeartifact/getAuthorizationToken.d.ts +14 -0
- package/codeartifact/getAuthorizationToken.js +16 -5
- package/codeartifact/getAuthorizationToken.js.map +1 -1
- package/codeartifact/getRepositoryEndpoint.d.ts +16 -0
- package/codeartifact/getRepositoryEndpoint.js +18 -5
- package/codeartifact/getRepositoryEndpoint.js.map +1 -1
- package/codebuild/reportGroup.d.ts +43 -0
- package/codebuild/reportGroup.js +43 -0
- package/codebuild/reportGroup.js.map +1 -1
- package/codebuild/resourcePolicy.d.ts +37 -0
- package/codebuild/resourcePolicy.js +37 -0
- package/codebuild/resourcePolicy.js.map +1 -1
- package/codecommit/getApprovalRuleTemplate.d.ts +14 -0
- package/codecommit/getApprovalRuleTemplate.js +16 -5
- package/codecommit/getApprovalRuleTemplate.js.map +1 -1
- package/codecommit/getRepository.d.ts +14 -0
- package/codecommit/getRepository.js +16 -5
- package/codecommit/getRepository.js.map +1 -1
- package/codestarconnections/getConnection.d.ts +25 -0
- package/codestarconnections/getConnection.js +27 -5
- package/codestarconnections/getConnection.js.map +1 -1
- package/cognito/getUserPoolClient.d.ts +15 -0
- package/cognito/getUserPoolClient.js +17 -5
- package/cognito/getUserPoolClient.js.map +1 -1
- package/cognito/getUserPoolClients.d.ts +14 -0
- package/cognito/getUserPoolClients.js +16 -5
- package/cognito/getUserPoolClients.js.map +1 -1
- package/cognito/getUserPoolSigningCertificate.d.ts +14 -0
- package/cognito/getUserPoolSigningCertificate.js +16 -5
- package/cognito/getUserPoolSigningCertificate.js.map +1 -1
- package/cognito/getUserPools.d.ts +22 -0
- package/cognito/getUserPools.js +24 -5
- package/cognito/getUserPools.js.map +1 -1
- package/cognito/userPoolClient.d.ts +50 -0
- package/cognito/userPoolClient.js +50 -0
- package/cognito/userPoolClient.js.map +1 -1
- package/connect/getBotAssociation.d.ts +18 -0
- package/connect/getBotAssociation.js +20 -5
- package/connect/getBotAssociation.js.map +1 -1
- package/connect/getContactFlow.d.ts +29 -0
- package/connect/getContactFlow.js +31 -5
- package/connect/getContactFlow.js.map +1 -1
- package/connect/getContactFlowModule.d.ts +29 -0
- package/connect/getContactFlowModule.js +31 -5
- package/connect/getContactFlowModule.js.map +1 -1
- package/connect/getHoursOfOperation.d.ts +29 -0
- package/connect/getHoursOfOperation.js +31 -5
- package/connect/getHoursOfOperation.js.map +1 -1
- package/connect/getInstance.d.ts +27 -0
- package/connect/getInstance.js +29 -5
- package/connect/getInstance.js.map +1 -1
- package/connect/getInstanceStorageConfig.d.ts +16 -0
- package/connect/getInstanceStorageConfig.js +18 -5
- package/connect/getInstanceStorageConfig.js.map +1 -1
- package/connect/getLambdaFunctionAssociation.d.ts +15 -0
- package/connect/getLambdaFunctionAssociation.js +17 -5
- package/connect/getLambdaFunctionAssociation.js.map +1 -1
- package/connect/getPrompt.d.ts +17 -0
- package/connect/getPrompt.js +19 -5
- package/connect/getPrompt.js.map +1 -1
- package/connect/getQueue.d.ts +29 -0
- package/connect/getQueue.js +31 -5
- package/connect/getQueue.js.map +1 -1
- package/connect/getQuickConnect.d.ts +29 -0
- package/connect/getQuickConnect.js +31 -5
- package/connect/getQuickConnect.js.map +1 -1
- package/connect/getRoutingProfile.d.ts +29 -0
- package/connect/getRoutingProfile.js +31 -5
- package/connect/getRoutingProfile.js.map +1 -1
- package/connect/getSecurityProfile.d.ts +29 -0
- package/connect/getSecurityProfile.js +31 -5
- package/connect/getSecurityProfile.js.map +1 -1
- package/connect/getUserHierarchyGroup.d.ts +29 -0
- package/connect/getUserHierarchyGroup.js +31 -5
- package/connect/getUserHierarchyGroup.js.map +1 -1
- package/connect/getUserHierarchyStructure.d.ts +14 -0
- package/connect/getUserHierarchyStructure.js +16 -5
- package/connect/getUserHierarchyStructure.js.map +1 -1
- package/controltower/getControls.d.ts +3 -0
- package/controltower/getControls.js +5 -5
- package/controltower/getControls.js.map +1 -1
- package/costexplorer/getCostCategory.d.ts +14 -0
- package/costexplorer/getCostCategory.js +16 -5
- package/costexplorer/getCostCategory.js.map +1 -1
- package/costexplorer/getTags.d.ts +17 -0
- package/costexplorer/getTags.js +19 -5
- package/costexplorer/getTags.js.map +1 -1
- package/cur/getReportDefinition.d.ts +18 -0
- package/cur/getReportDefinition.js +20 -5
- package/cur/getReportDefinition.js.map +1 -1
- package/datapipeline/getPipeline.d.ts +14 -0
- package/datapipeline/getPipeline.js +16 -5
- package/datapipeline/getPipeline.js.map +1 -1
- package/datapipeline/getPipelineDefinition.d.ts +14 -0
- package/datapipeline/getPipelineDefinition.js +16 -5
- package/datapipeline/getPipelineDefinition.js.map +1 -1
- package/directconnect/getConnection.d.ts +14 -0
- package/directconnect/getConnection.js +16 -5
- package/directconnect/getConnection.js.map +1 -1
- package/directconnect/getGateway.d.ts +14 -0
- package/directconnect/getGateway.js +16 -5
- package/directconnect/getGateway.js.map +1 -1
- package/directconnect/getLocation.d.ts +17 -0
- package/directconnect/getLocation.js +19 -5
- package/directconnect/getLocation.js.map +1 -1
- package/directconnect/getLocations.d.ts +9 -0
- package/directconnect/getLocations.js +10 -4
- package/directconnect/getLocations.js.map +1 -1
- package/directconnect/getRouterConfiguration.d.ts +16 -0
- package/directconnect/getRouterConfiguration.js +18 -5
- package/directconnect/getRouterConfiguration.js.map +1 -1
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.d.ts +34 -0
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.js +34 -0
- package/directconnect/hostedPrivateVirtualInterfaceAccepter.js.map +1 -1
- package/directconnect/hostedPublicVirtualInterfaceAccepter.d.ts +34 -0
- package/directconnect/hostedPublicVirtualInterfaceAccepter.js +34 -0
- package/directconnect/hostedPublicVirtualInterfaceAccepter.js.map +1 -1
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.d.ts +34 -0
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.js +34 -0
- package/directconnect/hostedTransitVirtualInterfaceAcceptor.js.map +1 -1
- package/directoryservice/getDirectory.d.ts +14 -0
- package/directoryservice/getDirectory.js +16 -5
- package/directoryservice/getDirectory.js.map +1 -1
- package/docdb/getEngineVersion.d.ts +14 -0
- package/docdb/getEngineVersion.js +16 -5
- package/docdb/getEngineVersion.js.map +1 -1
- package/docdb/getOrderableDbInstance.d.ts +21 -0
- package/docdb/getOrderableDbInstance.js +23 -5
- package/docdb/getOrderableDbInstance.js.map +1 -1
- package/dynamodb/getTable.d.ts +14 -0
- package/dynamodb/getTable.js +16 -5
- package/dynamodb/getTable.js.map +1 -1
- package/dynamodb/getTableItem.d.ts +23 -0
- package/dynamodb/getTableItem.js +25 -5
- package/dynamodb/getTableItem.js.map +1 -1
- package/ebs/getDefaultKmsKey.d.ts +14 -0
- package/ebs/getDefaultKmsKey.js +15 -4
- package/ebs/getDefaultKmsKey.js.map +1 -1
- package/ebs/getEbsVolumes.d.ts +5 -0
- package/ebs/getEbsVolumes.js +7 -5
- package/ebs/getEbsVolumes.js.map +1 -1
- package/ebs/getEncryptionByDefault.d.ts +9 -0
- package/ebs/getEncryptionByDefault.js +10 -4
- package/ebs/getEncryptionByDefault.js.map +1 -1
- package/ebs/getSnapshot.d.ts +25 -0
- package/ebs/getSnapshot.js +27 -5
- package/ebs/getSnapshot.js.map +1 -1
- package/ebs/getSnapshotIds.d.ts +25 -0
- package/ebs/getSnapshotIds.js +27 -5
- package/ebs/getSnapshotIds.js.map +1 -1
- package/ebs/getVolume.d.ts +25 -0
- package/ebs/getVolume.js +27 -5
- package/ebs/getVolume.js.map +1 -1
- package/ec2/amiLaunchPermission.d.ts +12 -0
- package/ec2/amiLaunchPermission.js +12 -0
- package/ec2/amiLaunchPermission.js.map +1 -1
- package/ec2/getAmi.d.ts +32 -0
- package/ec2/getAmi.js +34 -5
- package/ec2/getAmi.js.map +1 -1
- package/ec2/getAmiIds.d.ts +18 -0
- package/ec2/getAmiIds.js +20 -5
- package/ec2/getAmiIds.js.map +1 -1
- package/ec2/getCoipPool.d.ts +7 -0
- package/ec2/getCoipPool.js +9 -5
- package/ec2/getCoipPool.js.map +1 -1
- package/ec2/getCoipPools.d.ts +3 -0
- package/ec2/getCoipPools.js +5 -5
- package/ec2/getCoipPools.js.map +1 -1
- package/ec2/getCustomerGateway.d.ts +27 -0
- package/ec2/getCustomerGateway.js +29 -5
- package/ec2/getCustomerGateway.js.map +1 -1
- package/ec2/getDedicatedHost.d.ts +18 -0
- package/ec2/getDedicatedHost.js +20 -5
- package/ec2/getDedicatedHost.js.map +1 -1
- package/ec2/getEips.d.ts +20 -0
- package/ec2/getEips.js +22 -5
- package/ec2/getEips.js.map +1 -1
- package/ec2/getElasticIp.d.ts +50 -0
- package/ec2/getElasticIp.js +52 -5
- package/ec2/getElasticIp.js.map +1 -1
- package/ec2/getInstance.d.ts +24 -0
- package/ec2/getInstance.js +26 -5
- package/ec2/getInstance.js.map +1 -1
- package/ec2/getInstanceType.d.ts +14 -0
- package/ec2/getInstanceType.js +16 -5
- package/ec2/getInstanceType.js.map +1 -1
- package/ec2/getInstanceTypeOffering.d.ts +24 -0
- package/ec2/getInstanceTypeOffering.js +26 -5
- package/ec2/getInstanceTypeOffering.js.map +1 -1
- package/ec2/getInstanceTypeOfferings.d.ts +27 -0
- package/ec2/getInstanceTypeOfferings.js +29 -5
- package/ec2/getInstanceTypeOfferings.js.map +1 -1
- package/ec2/getInstanceTypes.d.ts +34 -0
- package/ec2/getInstanceTypes.js +36 -5
- package/ec2/getInstanceTypes.js.map +1 -1
- package/ec2/getInstances.d.ts +9 -0
- package/ec2/getInstances.js +11 -5
- package/ec2/getInstances.js.map +1 -1
- package/ec2/getInternetGateway.d.ts +19 -0
- package/ec2/getInternetGateway.js +21 -5
- package/ec2/getInternetGateway.js.map +1 -1
- package/ec2/getIpamPreviewNextCidr.d.ts +23 -0
- package/ec2/getIpamPreviewNextCidr.js +25 -5
- package/ec2/getIpamPreviewNextCidr.js.map +1 -1
- package/ec2/getKeyPair.d.ts +24 -0
- package/ec2/getKeyPair.js +26 -5
- package/ec2/getKeyPair.js.map +1 -1
- package/ec2/getLaunchConfiguration.d.ts +14 -0
- package/ec2/getLaunchConfiguration.js +16 -5
- package/ec2/getLaunchConfiguration.js.map +1 -1
- package/ec2/getLaunchTemplate.d.ts +27 -0
- package/ec2/getLaunchTemplate.js +29 -5
- package/ec2/getLaunchTemplate.js.map +1 -1
- package/ec2/getLocalGateway.d.ts +18 -0
- package/ec2/getLocalGateway.js +20 -5
- package/ec2/getLocalGateway.js.map +1 -1
- package/ec2/getLocalGatewayRouteTable.d.ts +21 -0
- package/ec2/getLocalGatewayRouteTable.js +23 -5
- package/ec2/getLocalGatewayRouteTable.js.map +1 -1
- package/ec2/getLocalGatewayRouteTables.d.ts +15 -0
- package/ec2/getLocalGatewayRouteTables.js +17 -5
- package/ec2/getLocalGatewayRouteTables.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterface.d.ts +14 -0
- package/ec2/getLocalGatewayVirtualInterface.js +16 -5
- package/ec2/getLocalGatewayVirtualInterface.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroup.d.ts +14 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js +16 -5
- package/ec2/getLocalGatewayVirtualInterfaceGroup.js.map +1 -1
- package/ec2/getLocalGatewayVirtualInterfaceGroups.d.ts +12 -0
- package/ec2/getLocalGatewayVirtualInterfaceGroups.js +14 -5
- package/ec2/getLocalGatewayVirtualInterfaceGroups.js.map +1 -1
- package/ec2/getLocalGateways.d.ts +19 -0
- package/ec2/getLocalGateways.js +21 -5
- package/ec2/getLocalGateways.js.map +1 -1
- package/ec2/getManagedPrefixList.d.ts +30 -0
- package/ec2/getManagedPrefixList.js +32 -5
- package/ec2/getManagedPrefixList.js.map +1 -1
- package/ec2/getManagedPrefixLists.d.ts +3 -0
- package/ec2/getManagedPrefixLists.js +5 -5
- package/ec2/getManagedPrefixLists.js.map +1 -1
- package/ec2/getNatGateway.d.ts +28 -0
- package/ec2/getNatGateway.js +30 -5
- package/ec2/getNatGateway.js.map +1 -1
- package/ec2/getNatGateways.d.ts +3 -0
- package/ec2/getNatGateways.js +5 -5
- package/ec2/getNatGateways.js.map +1 -1
- package/ec2/getNetworkAcls.d.ts +46 -0
- package/ec2/getNetworkAcls.js +48 -5
- package/ec2/getNetworkAcls.js.map +1 -1
- package/ec2/getNetworkInsightsAnalysis.d.ts +14 -0
- package/ec2/getNetworkInsightsAnalysis.js +16 -5
- package/ec2/getNetworkInsightsAnalysis.js.map +1 -1
- package/ec2/getNetworkInsightsPath.d.ts +14 -0
- package/ec2/getNetworkInsightsPath.js +16 -5
- package/ec2/getNetworkInsightsPath.js.map +1 -1
- package/ec2/getNetworkInterface.d.ts +14 -0
- package/ec2/getNetworkInterface.js +16 -5
- package/ec2/getNetworkInterface.js.map +1 -1
- package/ec2/getNetworkInterfaces.d.ts +43 -0
- package/ec2/getNetworkInterfaces.js +45 -5
- package/ec2/getNetworkInterfaces.js.map +1 -1
- package/ec2/getPrefixList.d.ts +51 -1
- package/ec2/getPrefixList.js +53 -6
- package/ec2/getPrefixList.js.map +1 -1
- package/ec2/getRoute.d.ts +27 -0
- package/ec2/getRoute.js +29 -5
- package/ec2/getRoute.js.map +1 -1
- package/ec2/getRouteTable.d.ts +25 -0
- package/ec2/getRouteTable.js +27 -5
- package/ec2/getRouteTable.js.map +1 -1
- package/ec2/getRouteTables.d.ts +3 -0
- package/ec2/getRouteTables.js +5 -5
- package/ec2/getRouteTables.js.map +1 -1
- package/ec2/getSecurityGroup.d.ts +27 -0
- package/ec2/getSecurityGroup.js +29 -5
- package/ec2/getSecurityGroup.js.map +1 -1
- package/ec2/getSecurityGroups.d.ts +35 -0
- package/ec2/getSecurityGroups.js +37 -5
- package/ec2/getSecurityGroups.js.map +1 -1
- package/ec2/getSerialConsoleAccess.d.ts +9 -0
- package/ec2/getSerialConsoleAccess.js +10 -4
- package/ec2/getSerialConsoleAccess.js.map +1 -1
- package/ec2/getSpotPrice.d.ts +19 -0
- package/ec2/getSpotPrice.js +21 -5
- package/ec2/getSpotPrice.js.map +1 -1
- package/ec2/getSubnet.d.ts +44 -0
- package/ec2/getSubnet.js +46 -5
- package/ec2/getSubnet.js.map +1 -1
- package/ec2/getSubnetIds.d.ts +7 -0
- package/ec2/getSubnetIds.js +9 -5
- package/ec2/getSubnetIds.js.map +1 -1
- package/ec2/getSubnets.d.ts +3 -0
- package/ec2/getSubnets.js +5 -5
- package/ec2/getSubnets.js.map +1 -1
- package/ec2/getTransitGatewayRouteTables.d.ts +15 -0
- package/ec2/getTransitGatewayRouteTables.js +17 -5
- package/ec2/getTransitGatewayRouteTables.js.map +1 -1
- package/ec2/getVpc.d.ts +7 -0
- package/ec2/getVpc.js +9 -5
- package/ec2/getVpc.js.map +1 -1
- package/ec2/getVpcDhcpOptions.d.ts +34 -0
- package/ec2/getVpcDhcpOptions.js +36 -5
- package/ec2/getVpcDhcpOptions.js.map +1 -1
- package/ec2/getVpcEndpoint.d.ts +20 -0
- package/ec2/getVpcEndpoint.js +22 -5
- package/ec2/getVpcEndpoint.js.map +1 -1
- package/ec2/getVpcEndpointService.d.ts +47 -0
- package/ec2/getVpcEndpointService.js +49 -5
- package/ec2/getVpcEndpointService.js.map +1 -1
- package/ec2/getVpcIamPool.d.ts +35 -0
- package/ec2/getVpcIamPool.js +37 -5
- package/ec2/getVpcIamPool.js.map +1 -1
- package/ec2/getVpcIamPoolCidrs.d.ts +5 -0
- package/ec2/getVpcIamPoolCidrs.js +7 -5
- package/ec2/getVpcIamPoolCidrs.js.map +1 -1
- package/ec2/getVpcIamPools.d.ts +27 -0
- package/ec2/getVpcIamPools.js +29 -5
- package/ec2/getVpcIamPools.js.map +1 -1
- package/ec2/getVpcPeeringConnection.d.ts +24 -0
- package/ec2/getVpcPeeringConnection.js +26 -5
- package/ec2/getVpcPeeringConnection.js.map +1 -1
- package/ec2/getVpcPeeringConnections.d.ts +7 -0
- package/ec2/getVpcPeeringConnections.js +9 -5
- package/ec2/getVpcPeeringConnections.js.map +1 -1
- package/ec2/getVpcs.d.ts +5 -0
- package/ec2/getVpcs.js +7 -5
- package/ec2/getVpcs.js.map +1 -1
- package/ec2/getVpnGateway.d.ts +19 -0
- package/ec2/getVpnGateway.js +21 -5
- package/ec2/getVpnGateway.js.map +1 -1
- package/ec2/peeringConnectionOptions.d.ts +64 -0
- package/ec2/peeringConnectionOptions.js +64 -0
- package/ec2/peeringConnectionOptions.js.map +1 -1
- package/ec2/vpcEndpoint.d.ts +19 -0
- package/ec2/vpcEndpoint.js +19 -0
- package/ec2/vpcEndpoint.js.map +1 -1
- package/ec2/vpcEndpointServiceAllowedPrinciple.d.ts +15 -0
- package/ec2/vpcEndpointServiceAllowedPrinciple.js +15 -0
- package/ec2/vpcEndpointServiceAllowedPrinciple.js.map +1 -1
- package/ec2/vpcIpamOrganizationAdminAccount.d.ts +14 -0
- package/ec2/vpcIpamOrganizationAdminAccount.js +14 -0
- package/ec2/vpcIpamOrganizationAdminAccount.js.map +1 -1
- package/ec2/vpcPeeringConnectionAccepter.d.ts +36 -0
- package/ec2/vpcPeeringConnectionAccepter.js +36 -0
- package/ec2/vpcPeeringConnectionAccepter.js.map +1 -1
- package/ec2clientvpn/getEndpoint.d.ts +28 -0
- package/ec2clientvpn/getEndpoint.js +30 -5
- package/ec2clientvpn/getEndpoint.js.map +1 -1
- package/ec2transitgateway/getAttachment.d.ts +23 -0
- package/ec2transitgateway/getAttachment.js +25 -5
- package/ec2transitgateway/getAttachment.js.map +1 -1
- package/ec2transitgateway/getConnect.d.ts +28 -0
- package/ec2transitgateway/getConnect.js +30 -5
- package/ec2transitgateway/getConnect.js.map +1 -1
- package/ec2transitgateway/getConnectPeer.d.ts +28 -0
- package/ec2transitgateway/getConnectPeer.js +30 -5
- package/ec2transitgateway/getConnectPeer.js.map +1 -1
- package/ec2transitgateway/getDirectConnectGatewayAttachment.d.ts +16 -0
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js +18 -5
- package/ec2transitgateway/getDirectConnectGatewayAttachment.js.map +1 -1
- package/ec2transitgateway/getMulticastDomain.d.ts +28 -0
- package/ec2transitgateway/getMulticastDomain.js +30 -5
- package/ec2transitgateway/getMulticastDomain.js.map +1 -1
- package/ec2transitgateway/getPeeringAttachment.d.ts +28 -0
- package/ec2transitgateway/getPeeringAttachment.js +30 -5
- package/ec2transitgateway/getPeeringAttachment.js.map +1 -1
- package/ec2transitgateway/getRouteTable.d.ts +34 -0
- package/ec2transitgateway/getRouteTable.js +36 -5
- package/ec2transitgateway/getRouteTable.js.map +1 -1
- package/ec2transitgateway/getTransitGateway.d.ts +28 -0
- package/ec2transitgateway/getTransitGateway.js +30 -5
- package/ec2transitgateway/getTransitGateway.js.map +1 -1
- package/ec2transitgateway/getVpcAttachment.d.ts +28 -0
- package/ec2transitgateway/getVpcAttachment.js +30 -5
- package/ec2transitgateway/getVpcAttachment.js.map +1 -1
- package/ec2transitgateway/getVpcAttachments.d.ts +5 -0
- package/ec2transitgateway/getVpcAttachments.js +7 -5
- package/ec2transitgateway/getVpcAttachments.js.map +1 -1
- package/ec2transitgateway/getVpnAttachment.d.ts +31 -0
- package/ec2transitgateway/getVpnAttachment.js +33 -5
- package/ec2transitgateway/getVpnAttachment.js.map +1 -1
- package/ec2transitgateway/multicastDomain.d.ts +3 -3
- package/ec2transitgateway/multicastDomain.js +3 -3
- package/ecr/getAuthorizationToken.d.ts +12 -0
- package/ecr/getAuthorizationToken.js +14 -5
- package/ecr/getAuthorizationToken.js.map +1 -1
- package/ecr/getCredentials.js +2 -5
- package/ecr/getCredentials.js.map +1 -1
- package/ecr/getImage.d.ts +15 -0
- package/ecr/getImage.js +17 -5
- package/ecr/getImage.js.map +1 -1
- package/ecr/getRepository.d.ts +14 -0
- package/ecr/getRepository.js +16 -5
- package/ecr/getRepository.js.map +1 -1
- package/ecr/registryPolicy.d.ts +23 -0
- package/ecr/registryPolicy.js +23 -0
- package/ecr/registryPolicy.js.map +1 -1
- package/ecr/replicationConfiguration.d.ts +63 -0
- package/ecr/replicationConfiguration.js +63 -0
- package/ecr/replicationConfiguration.js.map +1 -1
- package/ecrpublic/getAuthorizationToken.d.ts +9 -0
- package/ecrpublic/getAuthorizationToken.js +10 -4
- package/ecrpublic/getAuthorizationToken.js.map +1 -1
- package/ecs/getCluster.d.ts +15 -0
- package/ecs/getCluster.js +17 -5
- package/ecs/getCluster.js.map +1 -1
- package/ecs/getContainerDefinition.d.ts +16 -0
- package/ecs/getContainerDefinition.js +18 -5
- package/ecs/getContainerDefinition.js.map +1 -1
- package/ecs/getService.d.ts +16 -0
- package/ecs/getService.js +18 -5
- package/ecs/getService.js.map +1 -1
- package/ecs/getTaskDefinition.d.ts +39 -0
- package/ecs/getTaskDefinition.js +41 -5
- package/ecs/getTaskDefinition.js.map +1 -1
- package/efs/getAccessPoint.d.ts +14 -0
- package/efs/getAccessPoint.js +16 -5
- package/efs/getAccessPoint.js.map +1 -1
- package/efs/getAccessPoints.d.ts +14 -0
- package/efs/getAccessPoints.js +16 -5
- package/efs/getAccessPoints.js.map +1 -1
- package/efs/getFileSystem.d.ts +21 -0
- package/efs/getFileSystem.js +23 -5
- package/efs/getFileSystem.js.map +1 -1
- package/efs/getMountTarget.d.ts +16 -0
- package/efs/getMountTarget.js +18 -5
- package/efs/getMountTarget.js.map +1 -1
- package/eks/getAddon.d.ts +16 -0
- package/eks/getAddon.js +18 -5
- package/eks/getAddon.js.map +1 -1
- package/eks/getAddonVersion.d.ts +33 -0
- package/eks/getAddonVersion.js +35 -5
- package/eks/getAddonVersion.js.map +1 -1
- package/eks/getCluster.d.ts +26 -2
- package/eks/getCluster.js +28 -7
- package/eks/getCluster.js.map +1 -1
- package/eks/getClusterAuth.d.ts +8 -0
- package/eks/getClusterAuth.js +10 -5
- package/eks/getClusterAuth.js.map +1 -1
- package/eks/getClusters.js +1 -4
- package/eks/getClusters.js.map +1 -1
- package/eks/getNodeGroup.d.ts +15 -0
- package/eks/getNodeGroup.js +17 -5
- package/eks/getNodeGroup.js.map +1 -1
- package/eks/getNodeGroups.d.ts +3 -0
- package/eks/getNodeGroups.js +5 -5
- package/eks/getNodeGroups.js.map +1 -1
- package/elasticache/getCluster.d.ts +14 -0
- package/elasticache/getCluster.js +16 -5
- package/elasticache/getCluster.js.map +1 -1
- package/elasticache/getReplicationGroup.d.ts +14 -0
- package/elasticache/getReplicationGroup.js +16 -5
- package/elasticache/getReplicationGroup.js.map +1 -1
- package/elasticache/getSubnetGroup.d.ts +14 -0
- package/elasticache/getSubnetGroup.js +16 -5
- package/elasticache/getSubnetGroup.js.map +1 -1
- package/elasticache/getUser.d.ts +14 -0
- package/elasticache/getUser.js +16 -5
- package/elasticache/getUser.js.map +1 -1
- package/elasticbeanstalk/getApplication.d.ts +16 -0
- package/elasticbeanstalk/getApplication.js +18 -5
- package/elasticbeanstalk/getApplication.js.map +1 -1
- package/elasticbeanstalk/getHostedZone.d.ts +12 -0
- package/elasticbeanstalk/getHostedZone.js +14 -5
- package/elasticbeanstalk/getHostedZone.js.map +1 -1
- package/elasticbeanstalk/getSolutionStack.d.ts +15 -0
- package/elasticbeanstalk/getSolutionStack.js +17 -5
- package/elasticbeanstalk/getSolutionStack.js.map +1 -1
- package/elasticloadbalancing/getHostedZoneId.d.ts +24 -0
- package/elasticloadbalancing/getHostedZoneId.js +26 -5
- package/elasticloadbalancing/getHostedZoneId.js.map +1 -1
- package/elasticloadbalancing/getLoadBalancer.d.ts +23 -0
- package/elasticloadbalancing/getLoadBalancer.js +25 -5
- package/elasticloadbalancing/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancing/getServiceAccount.d.ts +54 -0
- package/elasticloadbalancing/getServiceAccount.js +56 -5
- package/elasticloadbalancing/getServiceAccount.js.map +1 -1
- package/elasticloadbalancingv2/getListener.d.ts +28 -0
- package/elasticloadbalancingv2/getListener.js +30 -5
- package/elasticloadbalancingv2/getListener.js.map +1 -1
- package/elasticloadbalancingv2/getLoadBalancer.d.ts +25 -0
- package/elasticloadbalancingv2/getLoadBalancer.js +27 -5
- package/elasticloadbalancingv2/getLoadBalancer.js.map +1 -1
- package/elasticloadbalancingv2/getTargetGroup.d.ts +25 -0
- package/elasticloadbalancingv2/getTargetGroup.js +27 -5
- package/elasticloadbalancingv2/getTargetGroup.js.map +1 -1
- package/elasticsearch/domain.d.ts +96 -0
- package/elasticsearch/domain.js +96 -0
- package/elasticsearch/domain.js.map +1 -1
- package/elasticsearch/getDomain.d.ts +14 -0
- package/elasticsearch/getDomain.js +16 -5
- package/elasticsearch/getDomain.js.map +1 -1
- package/elb/getHostedZoneId.d.ts +23 -0
- package/elb/getHostedZoneId.js +25 -5
- package/elb/getHostedZoneId.js.map +1 -1
- package/elb/getLoadBalancer.d.ts +22 -0
- package/elb/getLoadBalancer.js +24 -5
- package/elb/getLoadBalancer.js.map +1 -1
- package/elb/getServiceAccount.d.ts +53 -0
- package/elb/getServiceAccount.js +55 -5
- package/elb/getServiceAccount.js.map +1 -1
- package/emr/getReleaseLabels.d.ts +17 -0
- package/emr/getReleaseLabels.js +19 -5
- package/emr/getReleaseLabels.js.map +1 -1
- package/emrcontainers/getVirtualCluster.d.ts +16 -0
- package/emrcontainers/getVirtualCluster.js +18 -5
- package/emrcontainers/getVirtualCluster.js.map +1 -1
- package/fsx/backup.d.ts +30 -0
- package/fsx/backup.js +30 -0
- package/fsx/backup.js.map +1 -1
- package/fsx/dataRepositoryAssociation.d.ts +40 -0
- package/fsx/dataRepositoryAssociation.js +40 -0
- package/fsx/dataRepositoryAssociation.js.map +1 -1
- package/fsx/getOpenZfsSnapshot.d.ts +19 -0
- package/fsx/getOpenZfsSnapshot.js +21 -5
- package/fsx/getOpenZfsSnapshot.js.map +1 -1
- package/fsx/lustreFileSystem.d.ts +13 -0
- package/fsx/lustreFileSystem.js +13 -0
- package/fsx/lustreFileSystem.js.map +1 -1
- package/fsx/openZfsFileSystem.d.ts +14 -0
- package/fsx/openZfsFileSystem.js +14 -0
- package/fsx/openZfsFileSystem.js.map +1 -1
- package/fsx/openZfsSnapshot.d.ts +29 -0
- package/fsx/openZfsSnapshot.js +29 -0
- package/fsx/openZfsSnapshot.js.map +1 -1
- package/gamelift/gameServerGroup.d.ts +28 -0
- package/gamelift/gameServerGroup.js +28 -0
- package/gamelift/gameServerGroup.js.map +1 -1
- package/getAmi.d.ts +33 -0
- package/getAmi.js +35 -5
- package/getAmi.js.map +1 -1
- package/getAmiIds.d.ts +19 -0
- package/getAmiIds.js +21 -5
- package/getAmiIds.js.map +1 -1
- package/getArn.d.ts +14 -0
- package/getArn.js +16 -5
- package/getArn.js.map +1 -1
- package/getAutoscalingGroups.d.ts +35 -0
- package/getAutoscalingGroups.js +37 -5
- package/getAutoscalingGroups.js.map +1 -1
- package/getAvailabilityZone.d.ts +13 -0
- package/getAvailabilityZone.js +15 -5
- package/getAvailabilityZone.js.map +1 -1
- package/getAvailabilityZones.d.ts +61 -2
- package/getAvailabilityZones.js +63 -7
- package/getAvailabilityZones.js.map +1 -1
- package/getBillingServiceAccount.d.ts +48 -0
- package/getBillingServiceAccount.js +49 -4
- package/getBillingServiceAccount.js.map +1 -1
- package/getCallerIdentity.d.ts +12 -0
- package/getCallerIdentity.js +13 -4
- package/getCallerIdentity.js.map +1 -1
- package/getCanonicalUserId.d.ts +10 -0
- package/getCanonicalUserId.js +11 -4
- package/getCanonicalUserId.js.map +1 -1
- package/getDefaultTags.d.ts +15 -0
- package/getDefaultTags.js +17 -5
- package/getDefaultTags.js.map +1 -1
- package/getElasticIp.d.ts +51 -0
- package/getElasticIp.js +53 -5
- package/getElasticIp.js.map +1 -1
- package/getIpRanges.d.ts +31 -0
- package/getIpRanges.js +33 -5
- package/getIpRanges.js.map +1 -1
- package/getPartition.d.ts +16 -0
- package/getPartition.js +17 -4
- package/getPartition.js.map +1 -1
- package/getPrefixList.d.ts +52 -1
- package/getPrefixList.js +54 -6
- package/getPrefixList.js.map +1 -1
- package/getRegion.d.ts +20 -0
- package/getRegion.js +22 -5
- package/getRegion.js.map +1 -1
- package/getRegions.d.ts +40 -0
- package/getRegions.js +42 -5
- package/getRegions.js.map +1 -1
- package/getService.d.ts +37 -0
- package/getService.js +39 -5
- package/getService.js.map +1 -1
- package/globalaccelerator/getAccelerator.d.ts +18 -0
- package/globalaccelerator/getAccelerator.js +20 -5
- package/globalaccelerator/getAccelerator.js.map +1 -1
- package/glue/getConnection.d.ts +14 -0
- package/glue/getConnection.js +16 -5
- package/glue/getConnection.js.map +1 -1
- package/glue/getDataCatalogEncryptionSettings.d.ts +3 -0
- package/glue/getDataCatalogEncryptionSettings.js +5 -5
- package/glue/getDataCatalogEncryptionSettings.js.map +1 -1
- package/glue/getScript.d.ts +191 -0
- package/glue/getScript.js +193 -5
- package/glue/getScript.js.map +1 -1
- package/glue/resourcePolicy.d.ts +22 -0
- package/glue/resourcePolicy.js +22 -0
- package/glue/resourcePolicy.js.map +1 -1
- package/grafana/getWorkspace.d.ts +15 -0
- package/grafana/getWorkspace.js +17 -5
- package/grafana/getWorkspace.js.map +1 -1
- package/guardduty/getDetector.d.ts +12 -0
- package/guardduty/getDetector.js +14 -5
- package/guardduty/getDetector.js.map +1 -1
- package/guardduty/publishingDestination.d.ts +78 -0
- package/guardduty/publishingDestination.js +78 -0
- package/guardduty/publishingDestination.js.map +1 -1
- package/iam/getAccountAlias.d.ts +10 -0
- package/iam/getAccountAlias.js +11 -4
- package/iam/getAccountAlias.js.map +1 -1
- package/iam/getGroup.d.ts +16 -0
- package/iam/getGroup.js +18 -5
- package/iam/getGroup.js.map +1 -1
- package/iam/getInstanceProfile.d.ts +16 -0
- package/iam/getInstanceProfile.js +18 -5
- package/iam/getInstanceProfile.js.map +1 -1
- package/iam/getInstanceProfiles.d.ts +16 -0
- package/iam/getInstanceProfiles.js +18 -5
- package/iam/getInstanceProfiles.js.map +1 -1
- package/iam/getOpenidConnectProvider.d.ts +25 -0
- package/iam/getOpenidConnectProvider.js +27 -5
- package/iam/getOpenidConnectProvider.js.map +1 -1
- package/iam/getPolicy.d.ts +26 -0
- package/iam/getPolicy.js +28 -5
- package/iam/getPolicy.js.map +1 -1
- package/iam/getPolicyDocument.d.ts +336 -0
- package/iam/getPolicyDocument.js +338 -5
- package/iam/getPolicyDocument.js.map +1 -1
- package/iam/getRole.d.ts +16 -0
- package/iam/getRole.js +18 -5
- package/iam/getRole.js.map +1 -1
- package/iam/getRoles.d.ts +59 -0
- package/iam/getRoles.js +61 -5
- package/iam/getRoles.js.map +1 -1
- package/iam/getSamlProvider.d.ts +16 -0
- package/iam/getSamlProvider.js +18 -5
- package/iam/getSamlProvider.js.map +1 -1
- package/iam/getServerCertificate.d.ts +22 -0
- package/iam/getServerCertificate.js +24 -5
- package/iam/getServerCertificate.js.map +1 -1
- package/iam/getSessionContext.d.ts +43 -0
- package/iam/getSessionContext.js +45 -5
- package/iam/getSessionContext.js.map +1 -1
- package/iam/getUser.d.ts +16 -0
- package/iam/getUser.js +18 -5
- package/iam/getUser.js.map +1 -1
- package/iam/getUserSshKey.d.ts +16 -0
- package/iam/getUserSshKey.js +18 -5
- package/iam/getUserSshKey.js.map +1 -1
- package/iam/getUsers.d.ts +35 -0
- package/iam/getUsers.js +37 -5
- package/iam/getUsers.js.map +1 -1
- package/identitystore/getGroup.d.ts +3 -0
- package/identitystore/getGroup.js +5 -5
- package/identitystore/getGroup.js.map +1 -1
- package/identitystore/getUser.d.ts +3 -0
- package/identitystore/getUser.js +5 -5
- package/identitystore/getUser.js.map +1 -1
- package/imagebuilder/getComponent.d.ts +14 -0
- package/imagebuilder/getComponent.js +16 -5
- package/imagebuilder/getComponent.js.map +1 -1
- package/imagebuilder/getComponents.d.ts +18 -0
- package/imagebuilder/getComponents.js +20 -5
- package/imagebuilder/getComponents.js.map +1 -1
- package/imagebuilder/getContainerRecipe.d.ts +14 -0
- package/imagebuilder/getContainerRecipe.js +16 -5
- package/imagebuilder/getContainerRecipe.js.map +1 -1
- package/imagebuilder/getContainerRecipes.d.ts +18 -0
- package/imagebuilder/getContainerRecipes.js +20 -5
- package/imagebuilder/getContainerRecipes.js.map +1 -1
- package/imagebuilder/getDistributionConfiguration.d.ts +14 -0
- package/imagebuilder/getDistributionConfiguration.js +16 -5
- package/imagebuilder/getDistributionConfiguration.js.map +1 -1
- package/imagebuilder/getDistributionConfigurations.d.ts +17 -0
- package/imagebuilder/getDistributionConfigurations.js +19 -5
- package/imagebuilder/getDistributionConfigurations.js.map +1 -1
- package/imagebuilder/getImage.d.ts +15 -0
- package/imagebuilder/getImage.js +17 -5
- package/imagebuilder/getImage.js.map +1 -1
- package/imagebuilder/getImagePipeline.d.ts +14 -0
- package/imagebuilder/getImagePipeline.js +16 -5
- package/imagebuilder/getImagePipeline.js.map +1 -1
- package/imagebuilder/getImagePipelines.d.ts +17 -0
- package/imagebuilder/getImagePipelines.js +19 -5
- package/imagebuilder/getImagePipelines.js.map +1 -1
- package/imagebuilder/getImageRecipe.d.ts +14 -0
- package/imagebuilder/getImageRecipe.js +16 -5
- package/imagebuilder/getImageRecipe.js.map +1 -1
- package/imagebuilder/getImageRecipes.d.ts +18 -0
- package/imagebuilder/getImageRecipes.js +20 -5
- package/imagebuilder/getImageRecipes.js.map +1 -1
- package/imagebuilder/getInfrastructureConfiguration.d.ts +14 -0
- package/imagebuilder/getInfrastructureConfiguration.js +16 -5
- package/imagebuilder/getInfrastructureConfiguration.js.map +1 -1
- package/imagebuilder/getInfrastructureConfigurations.d.ts +17 -0
- package/imagebuilder/getInfrastructureConfigurations.js +19 -5
- package/imagebuilder/getInfrastructureConfigurations.js.map +1 -1
- package/inspector/getRulesPackages.d.ts +19 -0
- package/inspector/getRulesPackages.js +20 -4
- package/inspector/getRulesPackages.js.map +1 -1
- package/inspector2/delegatedAdminAccount.d.ts +9 -0
- package/inspector2/delegatedAdminAccount.js +9 -0
- package/inspector2/delegatedAdminAccount.js.map +1 -1
- package/inspector2/enabler.d.ts +15 -0
- package/inspector2/enabler.js +15 -0
- package/inspector2/enabler.js.map +1 -1
- package/iot/getEndpoint.d.ts +3 -0
- package/iot/getEndpoint.js +5 -5
- package/iot/getEndpoint.js.map +1 -1
- package/ivs/getStreamKey.d.ts +15 -0
- package/ivs/getStreamKey.js +17 -5
- package/ivs/getStreamKey.js.map +1 -1
- package/kendra/getExperience.d.ts +15 -0
- package/kendra/getExperience.js +17 -5
- package/kendra/getExperience.js.map +1 -1
- package/kendra/getFaq.d.ts +15 -0
- package/kendra/getFaq.js +17 -5
- package/kendra/getFaq.js.map +1 -1
- package/kendra/getIndex.d.ts +14 -0
- package/kendra/getIndex.js +16 -5
- package/kendra/getIndex.js.map +1 -1
- package/kendra/getQuerySuggestionsBlockList.d.ts +15 -0
- package/kendra/getQuerySuggestionsBlockList.js +17 -5
- package/kendra/getQuerySuggestionsBlockList.js.map +1 -1
- package/kendra/getThesaurus.d.ts +15 -0
- package/kendra/getThesaurus.js +17 -5
- package/kendra/getThesaurus.js.map +1 -1
- package/kinesis/getFirehoseDeliveryStream.d.ts +16 -0
- package/kinesis/getFirehoseDeliveryStream.js +18 -5
- package/kinesis/getFirehoseDeliveryStream.js.map +1 -1
- package/kinesis/getStream.d.ts +17 -0
- package/kinesis/getStream.js +19 -5
- package/kinesis/getStream.js.map +1 -1
- package/kinesis/getStreamConsumer.d.ts +17 -0
- package/kinesis/getStreamConsumer.js +19 -5
- package/kinesis/getStreamConsumer.js.map +1 -1
- package/kms/getAlias.d.ts +16 -0
- package/kms/getAlias.js +18 -5
- package/kms/getAlias.js.map +1 -1
- package/kms/getCipherText.d.ts +26 -0
- package/kms/getCipherText.js +28 -5
- package/kms/getCipherText.js.map +1 -1
- package/kms/getCustomKeyStore.d.ts +16 -0
- package/kms/getCustomKeyStore.js +18 -5
- package/kms/getCustomKeyStore.js.map +1 -1
- package/kms/getKey.d.ts +26 -0
- package/kms/getKey.js +28 -5
- package/kms/getKey.js.map +1 -1
- package/kms/getPublicKey.d.ts +23 -0
- package/kms/getPublicKey.js +25 -5
- package/kms/getPublicKey.js.map +1 -1
- package/kms/getSecret.js +2 -5
- package/kms/getSecret.js.map +1 -1
- package/kms/getSecrets.d.ts +3 -0
- package/kms/getSecrets.js +5 -5
- package/kms/getSecrets.js.map +1 -1
- package/lakeformation/getDataLakeSettings.d.ts +14 -0
- package/lakeformation/getDataLakeSettings.js +16 -5
- package/lakeformation/getDataLakeSettings.js.map +1 -1
- package/lakeformation/getPermissions.d.ts +60 -0
- package/lakeformation/getPermissions.js +62 -5
- package/lakeformation/getPermissions.js.map +1 -1
- package/lakeformation/getResource.d.ts +14 -0
- package/lakeformation/getResource.js +16 -5
- package/lakeformation/getResource.js.map +1 -1
- package/lakeformation/permissions.d.ts +32 -0
- package/lakeformation/permissions.js +32 -0
- package/lakeformation/permissions.js.map +1 -1
- package/lambda/getAlias.d.ts +15 -0
- package/lambda/getAlias.js +17 -5
- package/lambda/getAlias.js.map +1 -1
- package/lambda/getCodeSigningConfig.d.ts +16 -0
- package/lambda/getCodeSigningConfig.js +18 -5
- package/lambda/getCodeSigningConfig.js.map +1 -1
- package/lambda/getFunction.d.ts +16 -0
- package/lambda/getFunction.js +18 -5
- package/lambda/getFunction.js.map +1 -1
- package/lambda/getFunctionUrl.d.ts +16 -0
- package/lambda/getFunctionUrl.js +18 -5
- package/lambda/getFunctionUrl.js.map +1 -1
- package/lambda/getInvocation.d.ts +5 -0
- package/lambda/getInvocation.js +7 -5
- package/lambda/getInvocation.js.map +1 -1
- package/lambda/getLayerVersion.d.ts +16 -0
- package/lambda/getLayerVersion.js +18 -5
- package/lambda/getLayerVersion.js.map +1 -1
- package/lb/getHostedZoneId.d.ts +22 -0
- package/lb/getHostedZoneId.js +24 -5
- package/lb/getHostedZoneId.js.map +1 -1
- package/lb/getListener.d.ts +27 -0
- package/lb/getListener.js +29 -5
- package/lb/getListener.js.map +1 -1
- package/lb/getLoadBalancer.d.ts +24 -0
- package/lb/getLoadBalancer.js +26 -5
- package/lb/getLoadBalancer.js.map +1 -1
- package/lb/getTargetGroup.d.ts +24 -0
- package/lb/getTargetGroup.js +26 -5
- package/lb/getTargetGroup.js.map +1 -1
- package/lex/getBot.d.ts +15 -0
- package/lex/getBot.js +17 -5
- package/lex/getBot.js.map +1 -1
- package/lex/getBotAlias.d.ts +15 -0
- package/lex/getBotAlias.js +17 -5
- package/lex/getBotAlias.js.map +1 -1
- package/lex/getIntent.d.ts +15 -0
- package/lex/getIntent.js +17 -5
- package/lex/getIntent.js.map +1 -1
- package/lex/getSlotType.d.ts +15 -0
- package/lex/getSlotType.js +17 -5
- package/lex/getSlotType.js.map +1 -1
- package/lightsail/disk.d.ts +1 -1
- package/lightsail/disk.js +1 -1
- package/lightsail/disk_attachment.d.ts +2 -2
- package/lightsail/disk_attachment.js +2 -2
- package/lightsail/lbAttachment.d.ts +1 -1
- package/lightsail/lbAttachment.js +1 -1
- package/location/getGeofenceCollection.d.ts +15 -0
- package/location/getGeofenceCollection.js +17 -5
- package/location/getGeofenceCollection.js.map +1 -1
- package/location/getMap.d.ts +14 -0
- package/location/getMap.js +16 -5
- package/location/getMap.js.map +1 -1
- package/location/getPlaceIndex.d.ts +14 -0
- package/location/getPlaceIndex.js +16 -5
- package/location/getPlaceIndex.js.map +1 -1
- package/location/getRouteCalculator.d.ts +14 -0
- package/location/getRouteCalculator.js +16 -5
- package/location/getRouteCalculator.js.map +1 -1
- package/location/getTracker.d.ts +14 -0
- package/location/getTracker.js +16 -5
- package/location/getTracker.js.map +1 -1
- package/location/getTrackerAssociation.d.ts +16 -0
- package/location/getTrackerAssociation.js +18 -5
- package/location/getTrackerAssociation.js.map +1 -1
- package/location/getTrackerAssociations.d.ts +15 -0
- package/location/getTrackerAssociations.js +17 -5
- package/location/getTrackerAssociations.js.map +1 -1
- package/medialive/multiplex.d.ts +2 -2
- package/medialive/multiplex.js +2 -2
- package/mediastore/containerPolicy.d.ts +28 -0
- package/mediastore/containerPolicy.js +28 -0
- package/mediastore/containerPolicy.js.map +1 -1
- package/memorydb/getAcl.d.ts +14 -0
- package/memorydb/getAcl.js +16 -5
- package/memorydb/getAcl.js.map +1 -1
- package/memorydb/getCluster.d.ts +14 -0
- package/memorydb/getCluster.js +16 -5
- package/memorydb/getCluster.js.map +1 -1
- package/memorydb/getParameterGroup.d.ts +14 -0
- package/memorydb/getParameterGroup.js +16 -5
- package/memorydb/getParameterGroup.js.map +1 -1
- package/memorydb/getSnapshot.d.ts +14 -0
- package/memorydb/getSnapshot.js +16 -5
- package/memorydb/getSnapshot.js.map +1 -1
- package/memorydb/getSubnetGroup.d.ts +14 -0
- package/memorydb/getSubnetGroup.js +16 -5
- package/memorydb/getSubnetGroup.js.map +1 -1
- package/memorydb/getUser.d.ts +14 -0
- package/memorydb/getUser.js +16 -5
- package/memorydb/getUser.js.map +1 -1
- package/mq/getBroker.d.ts +20 -0
- package/mq/getBroker.js +22 -5
- package/mq/getBroker.js.map +1 -1
- package/mq/getInstanceTypeOfferings.d.ts +26 -0
- package/mq/getInstanceTypeOfferings.js +28 -5
- package/mq/getInstanceTypeOfferings.js.map +1 -1
- package/msk/cluster.d.ts +3 -3
- package/msk/cluster.js +3 -3
- package/msk/getBrokerNodes.d.ts +14 -0
- package/msk/getBrokerNodes.js +16 -5
- package/msk/getBrokerNodes.js.map +1 -1
- package/msk/getCluster.d.ts +16 -0
- package/msk/getCluster.js +18 -5
- package/msk/getCluster.js.map +1 -1
- package/msk/getConfiguration.d.ts +14 -0
- package/msk/getConfiguration.js +16 -5
- package/msk/getConfiguration.js.map +1 -1
- package/msk/getKafkaVersion.d.ts +21 -0
- package/msk/getKafkaVersion.js +23 -5
- package/msk/getKafkaVersion.js.map +1 -1
- package/mskconnect/getConnector.d.ts +14 -0
- package/mskconnect/getConnector.js +16 -5
- package/mskconnect/getConnector.js.map +1 -1
- package/mskconnect/getCustomPlugin.d.ts +14 -0
- package/mskconnect/getCustomPlugin.js +16 -5
- package/mskconnect/getCustomPlugin.js.map +1 -1
- package/mskconnect/getWorkerConfiguration.d.ts +14 -0
- package/mskconnect/getWorkerConfiguration.js +16 -5
- package/mskconnect/getWorkerConfiguration.js.map +1 -1
- package/neptune/getEngineVersion.d.ts +18 -0
- package/neptune/getEngineVersion.js +20 -5
- package/neptune/getEngineVersion.js.map +1 -1
- package/neptune/getOrderableDbInstance.d.ts +19 -0
- package/neptune/getOrderableDbInstance.js +21 -5
- package/neptune/getOrderableDbInstance.js.map +1 -1
- package/networkfirewall/getFirewall.d.ts +36 -0
- package/networkfirewall/getFirewall.js +38 -5
- package/networkfirewall/getFirewall.js.map +1 -1
- package/networkfirewall/getFirewallPolicy.d.ts +40 -0
- package/networkfirewall/getFirewallPolicy.js +42 -5
- package/networkfirewall/getFirewallPolicy.js.map +1 -1
- package/networkmanager/getConnection.d.ts +15 -0
- package/networkmanager/getConnection.js +17 -5
- package/networkmanager/getConnection.js.map +1 -1
- package/networkmanager/getConnections.d.ts +17 -0
- package/networkmanager/getConnections.js +19 -5
- package/networkmanager/getConnections.js.map +1 -1
- package/networkmanager/getCoreNetworkPolicyDocument.d.ts +84 -0
- package/networkmanager/getCoreNetworkPolicyDocument.js +86 -5
- package/networkmanager/getCoreNetworkPolicyDocument.js.map +1 -1
- package/networkmanager/getDevice.d.ts +3 -0
- package/networkmanager/getDevice.js +5 -5
- package/networkmanager/getDevice.js.map +1 -1
- package/networkmanager/getDevices.d.ts +17 -0
- package/networkmanager/getDevices.js +19 -5
- package/networkmanager/getDevices.js.map +1 -1
- package/networkmanager/getGlobalNetwork.d.ts +14 -0
- package/networkmanager/getGlobalNetwork.js +16 -5
- package/networkmanager/getGlobalNetwork.js.map +1 -1
- package/networkmanager/getGlobalNetworks.d.ts +16 -0
- package/networkmanager/getGlobalNetworks.js +18 -5
- package/networkmanager/getGlobalNetworks.js.map +1 -1
- package/networkmanager/getLink.d.ts +15 -0
- package/networkmanager/getLink.js +17 -5
- package/networkmanager/getLink.js.map +1 -1
- package/networkmanager/getLinks.d.ts +17 -0
- package/networkmanager/getLinks.js +19 -5
- package/networkmanager/getLinks.js.map +1 -1
- package/networkmanager/getSite.d.ts +15 -0
- package/networkmanager/getSite.js +17 -5
- package/networkmanager/getSite.js.map +1 -1
- package/networkmanager/getSites.d.ts +17 -0
- package/networkmanager/getSites.js +19 -5
- package/networkmanager/getSites.js.map +1 -1
- package/opensearch/domain.d.ts +96 -0
- package/opensearch/domain.js +96 -0
- package/opensearch/domain.js.map +1 -1
- package/opensearch/getDomain.d.ts +14 -0
- package/opensearch/getDomain.js +16 -5
- package/opensearch/getDomain.js.map +1 -1
- package/opensearch/inboundConnectionAccepter.d.ts +23 -0
- package/opensearch/inboundConnectionAccepter.js +23 -0
- package/opensearch/inboundConnectionAccepter.js.map +1 -1
- package/opensearch/outboundConnection.d.ts +22 -0
- package/opensearch/outboundConnection.js +22 -0
- package/opensearch/outboundConnection.js.map +1 -1
- package/organizations/getDelegatedAdministrators.d.ts +14 -0
- package/organizations/getDelegatedAdministrators.js +16 -5
- package/organizations/getDelegatedAdministrators.js.map +1 -1
- package/organizations/getDelegatedServices.d.ts +14 -0
- package/organizations/getDelegatedServices.js +16 -5
- package/organizations/getDelegatedServices.js.map +1 -1
- package/organizations/getOrganization.d.ts +41 -0
- package/organizations/getOrganization.js +42 -4
- package/organizations/getOrganization.js.map +1 -1
- package/organizations/getOrganizationalUnits.d.ts +27 -0
- package/organizations/getOrganizationalUnits.js +29 -5
- package/organizations/getOrganizationalUnits.js.map +1 -1
- package/organizations/getResourceTags.d.ts +14 -0
- package/organizations/getResourceTags.js +16 -5
- package/organizations/getResourceTags.js.map +1 -1
- package/outposts/getAsset.d.ts +3 -0
- package/outposts/getAsset.js +5 -5
- package/outposts/getAsset.js.map +1 -1
- package/outposts/getAssets.d.ts +37 -0
- package/outposts/getAssets.js +39 -5
- package/outposts/getAssets.js.map +1 -1
- package/outposts/getOutpost.d.ts +14 -0
- package/outposts/getOutpost.js +16 -5
- package/outposts/getOutpost.js.map +1 -1
- package/outposts/getOutpostInstanceType.d.ts +3 -0
- package/outposts/getOutpostInstanceType.js +5 -5
- package/outposts/getOutpostInstanceType.js.map +1 -1
- package/outposts/getOutpostInstanceTypes.d.ts +14 -0
- package/outposts/getOutpostInstanceTypes.js +16 -5
- package/outposts/getOutpostInstanceTypes.js.map +1 -1
- package/outposts/getOutposts.d.ts +14 -0
- package/outposts/getOutposts.js +16 -5
- package/outposts/getOutposts.js.map +1 -1
- package/outposts/getSite.d.ts +14 -0
- package/outposts/getSite.js +16 -5
- package/outposts/getSite.js.map +1 -1
- package/outposts/getSites.d.ts +9 -0
- package/outposts/getSites.js +10 -4
- package/outposts/getSites.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/pricing/getProduct.d.ts +64 -0
- package/pricing/getProduct.js +66 -5
- package/pricing/getProduct.js.map +1 -1
- package/qldb/getLedger.d.ts +14 -0
- package/qldb/getLedger.js +16 -5
- package/qldb/getLedger.js.map +1 -1
- package/ram/getResourceShare.d.ts +30 -0
- package/ram/getResourceShare.js +32 -5
- package/ram/getResourceShare.js.map +1 -1
- package/ram/resourceShareAccepter.d.ts +27 -0
- package/ram/resourceShareAccepter.js +27 -0
- package/ram/resourceShareAccepter.js.map +1 -1
- package/rds/getCertificate.d.ts +14 -0
- package/rds/getCertificate.js +16 -5
- package/rds/getCertificate.js.map +1 -1
- package/rds/getCluster.d.ts +14 -0
- package/rds/getCluster.js +16 -5
- package/rds/getCluster.js.map +1 -1
- package/rds/getClusterSnapshot.d.ts +30 -0
- package/rds/getClusterSnapshot.js +32 -5
- package/rds/getClusterSnapshot.js.map +1 -1
- package/rds/getClusters.d.ts +18 -0
- package/rds/getClusters.js +20 -5
- package/rds/getClusters.js.map +1 -1
- package/rds/getEngineVersion.d.ts +35 -0
- package/rds/getEngineVersion.js +37 -5
- package/rds/getEngineVersion.js.map +1 -1
- package/rds/getEventCategories.d.ts +25 -0
- package/rds/getEventCategories.js +27 -5
- package/rds/getEventCategories.js.map +1 -1
- package/rds/getInstance.d.ts +14 -0
- package/rds/getInstance.js +16 -5
- package/rds/getInstance.js.map +1 -1
- package/rds/getOrderableDbInstance.d.ts +44 -0
- package/rds/getOrderableDbInstance.js +46 -5
- package/rds/getOrderableDbInstance.js.map +1 -1
- package/rds/getProxy.d.ts +14 -0
- package/rds/getProxy.js +16 -5
- package/rds/getProxy.js.map +1 -1
- package/rds/getReservedInstanceOffering.d.ts +18 -0
- package/rds/getReservedInstanceOffering.js +20 -5
- package/rds/getReservedInstanceOffering.js.map +1 -1
- package/rds/getSnapshot.d.ts +35 -0
- package/rds/getSnapshot.js +37 -5
- package/rds/getSnapshot.js.map +1 -1
- package/rds/getSubnetGroup.d.ts +14 -0
- package/rds/getSubnetGroup.js +16 -5
- package/rds/getSubnetGroup.js.map +1 -1
- package/redshift/getCluster.d.ts +33 -0
- package/redshift/getCluster.js +35 -5
- package/redshift/getCluster.js.map +1 -1
- package/redshift/getClusterCredentials.d.ts +15 -0
- package/redshift/getClusterCredentials.js +17 -5
- package/redshift/getClusterCredentials.js.map +1 -1
- package/redshift/getOrderableCluster.d.ts +18 -0
- package/redshift/getOrderableCluster.js +20 -5
- package/redshift/getOrderableCluster.js.map +1 -1
- package/redshift/getServiceAccount.d.ts +41 -0
- package/redshift/getServiceAccount.js +43 -5
- package/redshift/getServiceAccount.js.map +1 -1
- package/redshift/getSubnetGroup.d.ts +14 -0
- package/redshift/getSubnetGroup.js +16 -5
- package/redshift/getSubnetGroup.js.map +1 -1
- package/redshiftserverless/getCredentials.d.ts +14 -0
- package/redshiftserverless/getCredentials.js +16 -5
- package/redshiftserverless/getCredentials.js.map +1 -1
- package/resourcegroupstaggingapi/getResources.d.ts +39 -0
- package/resourcegroupstaggingapi/getResources.js +41 -5
- package/resourcegroupstaggingapi/getResources.js.map +1 -1
- package/rolesanywhere/trustAnchor.d.ts +43 -0
- package/rolesanywhere/trustAnchor.js +43 -0
- package/rolesanywhere/trustAnchor.js.map +1 -1
- package/route53/getDelegationSet.d.ts +18 -0
- package/route53/getDelegationSet.js +20 -5
- package/route53/getDelegationSet.js.map +1 -1
- package/route53/getResolverEndpoint.d.ts +28 -0
- package/route53/getResolverEndpoint.js +30 -5
- package/route53/getResolverEndpoint.js.map +1 -1
- package/route53/getResolverFirewallConfig.d.ts +18 -0
- package/route53/getResolverFirewallConfig.js +20 -5
- package/route53/getResolverFirewallConfig.js.map +1 -1
- package/route53/getResolverFirewallDomainList.d.ts +18 -0
- package/route53/getResolverFirewallDomainList.js +20 -5
- package/route53/getResolverFirewallDomainList.js.map +1 -1
- package/route53/getResolverFirewallRuleGroup.d.ts +18 -0
- package/route53/getResolverFirewallRuleGroup.js +20 -5
- package/route53/getResolverFirewallRuleGroup.js.map +1 -1
- package/route53/getResolverFirewallRuleGroupAssociation.d.ts +18 -0
- package/route53/getResolverFirewallRuleGroupAssociation.js +20 -5
- package/route53/getResolverFirewallRuleGroupAssociation.js.map +1 -1
- package/route53/getResolverFirewallRules.d.ts +16 -0
- package/route53/getResolverFirewallRules.js +18 -5
- package/route53/getResolverFirewallRules.js.map +1 -1
- package/route53/getResolverRule.d.ts +17 -0
- package/route53/getResolverRule.js +19 -5
- package/route53/getResolverRule.js.map +1 -1
- package/route53/getResolverRules.d.ts +40 -0
- package/route53/getResolverRules.js +42 -5
- package/route53/getResolverRules.js.map +1 -1
- package/route53/getTrafficPolicyDocument.d.ts +119 -0
- package/route53/getTrafficPolicyDocument.js +121 -5
- package/route53/getTrafficPolicyDocument.js.map +1 -1
- package/route53/getZone.d.ts +26 -0
- package/route53/getZone.js +28 -5
- package/route53/getZone.js.map +1 -1
- package/route53/hostedZoneDnsSec.d.ts +71 -0
- package/route53/hostedZoneDnsSec.js +71 -0
- package/route53/hostedZoneDnsSec.js.map +1 -1
- package/route53/keySigningKey.d.ts +71 -0
- package/route53/keySigningKey.js +71 -0
- package/route53/keySigningKey.js.map +1 -1
- package/s3/bucket.d.ts +23 -0
- package/s3/bucket.js +23 -0
- package/s3/bucket.js.map +1 -1
- package/s3/bucketAclV2.d.ts +33 -0
- package/s3/bucketAclV2.js +33 -0
- package/s3/bucketAclV2.js.map +1 -1
- package/s3/bucketV2.d.ts +23 -0
- package/s3/bucketV2.js +23 -0
- package/s3/bucketV2.js.map +1 -1
- package/s3/getAccountPublicAccessBlock.d.ts +12 -0
- package/s3/getAccountPublicAccessBlock.js +14 -5
- package/s3/getAccountPublicAccessBlock.js.map +1 -1
- package/s3/getBucket.d.ts +44 -0
- package/s3/getBucket.js +46 -5
- package/s3/getBucket.js.map +1 -1
- package/s3/getBucketObject.d.ts +51 -0
- package/s3/getBucketObject.js +53 -5
- package/s3/getBucketObject.js.map +1 -1
- package/s3/getBucketObjects.d.ts +7 -0
- package/s3/getBucketObjects.js +9 -5
- package/s3/getBucketObjects.js.map +1 -1
- package/s3/getBucketPolicy.d.ts +17 -0
- package/s3/getBucketPolicy.js +19 -5
- package/s3/getBucketPolicy.js.map +1 -1
- package/s3/getCanonicalUserId.d.ts +10 -0
- package/s3/getCanonicalUserId.js +11 -4
- package/s3/getCanonicalUserId.js.map +1 -1
- package/s3/getObject.d.ts +49 -0
- package/s3/getObject.js +51 -5
- package/s3/getObject.js.map +1 -1
- package/s3/getObjects.d.ts +5 -0
- package/s3/getObjects.js +7 -5
- package/s3/getObjects.js.map +1 -1
- package/s3control/multiRegionAccessPointPolicy.d.ts +34 -0
- package/s3control/multiRegionAccessPointPolicy.js +34 -0
- package/s3control/multiRegionAccessPointPolicy.js.map +1 -1
- package/s3control/storageLensConfiguration.d.ts +46 -0
- package/s3control/storageLensConfiguration.js +46 -0
- package/s3control/storageLensConfiguration.js.map +1 -1
- package/sagemaker/getPrebuiltEcrImage.d.ts +19 -0
- package/sagemaker/getPrebuiltEcrImage.js +21 -5
- package/sagemaker/getPrebuiltEcrImage.js.map +1 -1
- package/secretsmanager/getRandomPassword.d.ts +15 -0
- package/secretsmanager/getRandomPassword.js +17 -5
- package/secretsmanager/getRandomPassword.js.map +1 -1
- package/secretsmanager/getSecret.d.ts +25 -0
- package/secretsmanager/getSecret.js +27 -5
- package/secretsmanager/getSecret.js.map +1 -1
- package/secretsmanager/getSecretRotation.d.ts +15 -0
- package/secretsmanager/getSecretRotation.js +17 -5
- package/secretsmanager/getSecretRotation.js.map +1 -1
- package/secretsmanager/getSecretVersion.d.ts +28 -0
- package/secretsmanager/getSecretVersion.js +30 -5
- package/secretsmanager/getSecretVersion.js.map +1 -1
- package/secretsmanager/getSecrets.d.ts +17 -0
- package/secretsmanager/getSecrets.js +19 -5
- package/secretsmanager/getSecrets.js.map +1 -1
- package/serverlessrepository/cloudFormationStack.d.ts +21 -0
- package/serverlessrepository/cloudFormationStack.js +21 -0
- package/serverlessrepository/cloudFormationStack.js.map +1 -1
- package/serverlessrepository/getApplication.d.ts +19 -0
- package/serverlessrepository/getApplication.js +21 -5
- package/serverlessrepository/getApplication.js.map +1 -1
- package/servicecatalog/getConstraint.d.ts +16 -0
- package/servicecatalog/getConstraint.js +18 -5
- package/servicecatalog/getConstraint.js.map +1 -1
- package/servicecatalog/getLaunchPaths.d.ts +15 -0
- package/servicecatalog/getLaunchPaths.js +17 -5
- package/servicecatalog/getLaunchPaths.js.map +1 -1
- package/servicecatalog/getPortfolio.d.ts +14 -0
- package/servicecatalog/getPortfolio.js +16 -5
- package/servicecatalog/getPortfolio.js.map +1 -1
- package/servicecatalog/getPortfolioConstraints.d.ts +15 -0
- package/servicecatalog/getPortfolioConstraints.js +17 -5
- package/servicecatalog/getPortfolioConstraints.js.map +1 -1
- package/servicecatalog/getProduct.d.ts +17 -0
- package/servicecatalog/getProduct.js +19 -5
- package/servicecatalog/getProduct.js.map +1 -1
- package/servicediscovery/getDnsNamespace.d.ts +15 -0
- package/servicediscovery/getDnsNamespace.js +17 -5
- package/servicediscovery/getDnsNamespace.js.map +1 -1
- package/servicediscovery/getHttpNamespace.d.ts +12 -0
- package/servicediscovery/getHttpNamespace.js +14 -5
- package/servicediscovery/getHttpNamespace.js.map +1 -1
- package/servicediscovery/getService.d.ts +15 -0
- package/servicediscovery/getService.js +17 -5
- package/servicediscovery/getService.js.map +1 -1
- package/servicequotas/getService.d.ts +16 -0
- package/servicequotas/getService.js +18 -5
- package/servicequotas/getService.js.map +1 -1
- package/servicequotas/getServiceQuota.d.ts +21 -0
- package/servicequotas/getServiceQuota.js +23 -5
- package/servicequotas/getServiceQuota.js.map +1 -1
- package/ses/getActiveReceiptRuleSet.d.ts +9 -0
- package/ses/getActiveReceiptRuleSet.js +10 -4
- package/ses/getActiveReceiptRuleSet.js.map +1 -1
- package/ses/getDomainIdentity.d.ts +14 -0
- package/ses/getDomainIdentity.js +16 -5
- package/ses/getDomainIdentity.js.map +1 -1
- package/ses/getEmailIdentity.d.ts +14 -0
- package/ses/getEmailIdentity.js +16 -5
- package/ses/getEmailIdentity.js.map +1 -1
- package/sesv2/getDedicatedIpPool.d.ts +15 -0
- package/sesv2/getDedicatedIpPool.js +17 -5
- package/sesv2/getDedicatedIpPool.js.map +1 -1
- package/sfn/getActivity.d.ts +14 -0
- package/sfn/getActivity.js +16 -5
- package/sfn/getActivity.js.map +1 -1
- package/sfn/getStateMachine.d.ts +16 -0
- package/sfn/getStateMachine.js +18 -5
- package/sfn/getStateMachine.js.map +1 -1
- package/shield/protection.d.ts +17 -0
- package/shield/protection.js +17 -0
- package/shield/protection.js.map +1 -1
- package/shield/protectionGroup.d.ts +19 -0
- package/shield/protectionGroup.js +19 -0
- package/shield/protectionGroup.js.map +1 -1
- package/shield/protectionHealthCheckAssociation.d.ts +32 -0
- package/shield/protectionHealthCheckAssociation.js +32 -0
- package/shield/protectionHealthCheckAssociation.js.map +1 -1
- package/signer/getSigningJob.d.ts +14 -0
- package/signer/getSigningJob.js +16 -5
- package/signer/getSigningJob.js.map +1 -1
- package/signer/getSigningProfile.d.ts +14 -0
- package/signer/getSigningProfile.js +16 -5
- package/signer/getSigningProfile.js.map +1 -1
- package/sns/getTopic.d.ts +16 -0
- package/sns/getTopic.js +18 -5
- package/sns/getTopic.js.map +1 -1
- package/sqs/getQueue.d.ts +16 -0
- package/sqs/getQueue.js +18 -5
- package/sqs/getQueue.js.map +1 -1
- package/sqs/getQueues.d.ts +15 -0
- package/sqs/getQueues.js +17 -5
- package/sqs/getQueues.js.map +1 -1
- package/ssm/getDocument.d.ts +30 -0
- package/ssm/getDocument.js +32 -5
- package/ssm/getDocument.js.map +1 -1
- package/ssm/getInstances.d.ts +17 -0
- package/ssm/getInstances.js +19 -5
- package/ssm/getInstances.js.map +1 -1
- package/ssm/getMaintenanceWindows.d.ts +17 -0
- package/ssm/getMaintenanceWindows.js +19 -5
- package/ssm/getMaintenanceWindows.js.map +1 -1
- package/ssm/getParameter.d.ts +14 -0
- package/ssm/getParameter.js +16 -5
- package/ssm/getParameter.js.map +1 -1
- package/ssm/getParametersByPath.d.ts +16 -0
- package/ssm/getParametersByPath.js +18 -5
- package/ssm/getParametersByPath.js.map +1 -1
- package/ssm/getPatchBaseline.d.ts +32 -0
- package/ssm/getPatchBaseline.js +34 -5
- package/ssm/getPatchBaseline.js.map +1 -1
- package/ssoadmin/getInstances.js +1 -4
- package/ssoadmin/getInstances.js.map +1 -1
- package/ssoadmin/getPermissionSet.d.ts +3 -0
- package/ssoadmin/getPermissionSet.js +5 -5
- package/ssoadmin/getPermissionSet.js.map +1 -1
- package/storagegateway/getLocalDisk.d.ts +15 -0
- package/storagegateway/getLocalDisk.js +17 -5
- package/storagegateway/getLocalDisk.js.map +1 -1
- package/transfer/getServer.d.ts +15 -0
- package/transfer/getServer.js +17 -5
- package/transfer/getServer.js.map +1 -1
- package/transfer/workflow.d.ts +3 -3
- package/transfer/workflow.js +3 -3
- package/waf/getIpset.d.ts +14 -0
- package/waf/getIpset.js +16 -5
- package/waf/getIpset.js.map +1 -1
- package/waf/getRateBasedRule.d.ts +14 -0
- package/waf/getRateBasedRule.js +16 -5
- package/waf/getRateBasedRule.js.map +1 -1
- package/waf/getRule.d.ts +14 -0
- package/waf/getRule.js +16 -5
- package/waf/getRule.js.map +1 -1
- package/waf/getSubscribedRuleGroup.d.ts +30 -0
- package/waf/getSubscribedRuleGroup.js +32 -5
- package/waf/getSubscribedRuleGroup.js.map +1 -1
- package/waf/getWebAcl.d.ts +14 -0
- package/waf/getWebAcl.js +16 -5
- package/waf/getWebAcl.js.map +1 -1
- package/wafregional/getIpset.d.ts +14 -0
- package/wafregional/getIpset.js +16 -5
- package/wafregional/getIpset.js.map +1 -1
- package/wafregional/getRateBasedMod.d.ts +14 -0
- package/wafregional/getRateBasedMod.js +16 -5
- package/wafregional/getRateBasedMod.js.map +1 -1
- package/wafregional/getRule.d.ts +14 -0
- package/wafregional/getRule.js +16 -5
- package/wafregional/getRule.js.map +1 -1
- package/wafregional/getSubscribedRuleGroup.d.ts +30 -0
- package/wafregional/getSubscribedRuleGroup.js +32 -5
- package/wafregional/getSubscribedRuleGroup.js.map +1 -1
- package/wafregional/getWebAcl.d.ts +14 -0
- package/wafregional/getWebAcl.js +16 -5
- package/wafregional/getWebAcl.js.map +1 -1
- package/wafregional/webAclAssociation.d.ts +2 -2
- package/wafregional/webAclAssociation.js +2 -2
- package/wafv2/getIpSet.d.ts +15 -0
- package/wafv2/getIpSet.js +17 -5
- package/wafv2/getIpSet.js.map +1 -1
- package/wafv2/getRegexPatternSet.d.ts +15 -0
- package/wafv2/getRegexPatternSet.js +17 -5
- package/wafv2/getRegexPatternSet.js.map +1 -1
- package/wafv2/getRuleGroup.d.ts +15 -0
- package/wafv2/getRuleGroup.js +17 -5
- package/wafv2/getRuleGroup.js.map +1 -1
- package/wafv2/getWebAcl.d.ts +15 -0
- package/wafv2/getWebAcl.js +17 -5
- package/wafv2/getWebAcl.js.map +1 -1
- package/workspaces/getBundle.d.ts +26 -0
- package/workspaces/getBundle.js +28 -5
- package/workspaces/getBundle.js.map +1 -1
- package/workspaces/getDirectory.d.ts +14 -0
- package/workspaces/getDirectory.js +16 -5
- package/workspaces/getDirectory.js.map +1 -1
- package/workspaces/getImage.d.ts +14 -0
- package/workspaces/getImage.js +16 -5
- package/workspaces/getImage.js.map +1 -1
- package/workspaces/getWorkspace.d.ts +26 -0
- package/workspaces/getWorkspace.js +28 -5
- package/workspaces/getWorkspace.js.map +1 -1
- package/xray/encryptionConfig.d.ts +32 -0
- package/xray/encryptionConfig.js +32 -0
- package/xray/encryptionConfig.js.map +1 -1
|
@@ -69,6 +69,31 @@ export interface GetOpenidConnectProviderResult {
|
|
|
69
69
|
readonly thumbprintLists: string[];
|
|
70
70
|
readonly url: string;
|
|
71
71
|
}
|
|
72
|
+
/**
|
|
73
|
+
* This data source can be used to fetch information about a specific
|
|
74
|
+
* IAM OpenID Connect provider. By using this data source, you can retrieve the
|
|
75
|
+
* the resource information by either its `arn` or `url`.
|
|
76
|
+
*
|
|
77
|
+
* ## Example Usage
|
|
78
|
+
*
|
|
79
|
+
* ```typescript
|
|
80
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
81
|
+
* import * as aws from "@pulumi/aws";
|
|
82
|
+
*
|
|
83
|
+
* const example = aws.iam.getOpenidConnectProvider({
|
|
84
|
+
* arn: "arn:aws:iam::123456789012:oidc-provider/accounts.google.com",
|
|
85
|
+
* });
|
|
86
|
+
* ```
|
|
87
|
+
*
|
|
88
|
+
* ```typescript
|
|
89
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
90
|
+
* import * as aws from "@pulumi/aws";
|
|
91
|
+
*
|
|
92
|
+
* const example = aws.iam.getOpenidConnectProvider({
|
|
93
|
+
* url: "https://accounts.google.com",
|
|
94
|
+
* });
|
|
95
|
+
* ```
|
|
96
|
+
*/
|
|
72
97
|
export declare function getOpenidConnectProviderOutput(args?: GetOpenidConnectProviderOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetOpenidConnectProviderResult>;
|
|
73
98
|
/**
|
|
74
99
|
* A collection of arguments for invoking getOpenidConnectProvider.
|
|
@@ -32,10 +32,7 @@ const utilities = require("../utilities");
|
|
|
32
32
|
*/
|
|
33
33
|
function getOpenidConnectProvider(args, opts) {
|
|
34
34
|
args = args || {};
|
|
35
|
-
|
|
36
|
-
opts = {};
|
|
37
|
-
}
|
|
38
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
35
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
39
36
|
return pulumi.runtime.invoke("aws:iam/getOpenidConnectProvider:getOpenidConnectProvider", {
|
|
40
37
|
"arn": args.arn,
|
|
41
38
|
"tags": args.tags,
|
|
@@ -43,8 +40,33 @@ function getOpenidConnectProvider(args, opts) {
|
|
|
43
40
|
}, opts);
|
|
44
41
|
}
|
|
45
42
|
exports.getOpenidConnectProvider = getOpenidConnectProvider;
|
|
43
|
+
/**
|
|
44
|
+
* This data source can be used to fetch information about a specific
|
|
45
|
+
* IAM OpenID Connect provider. By using this data source, you can retrieve the
|
|
46
|
+
* the resource information by either its `arn` or `url`.
|
|
47
|
+
*
|
|
48
|
+
* ## Example Usage
|
|
49
|
+
*
|
|
50
|
+
* ```typescript
|
|
51
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
52
|
+
* import * as aws from "@pulumi/aws";
|
|
53
|
+
*
|
|
54
|
+
* const example = aws.iam.getOpenidConnectProvider({
|
|
55
|
+
* arn: "arn:aws:iam::123456789012:oidc-provider/accounts.google.com",
|
|
56
|
+
* });
|
|
57
|
+
* ```
|
|
58
|
+
*
|
|
59
|
+
* ```typescript
|
|
60
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
61
|
+
* import * as aws from "@pulumi/aws";
|
|
62
|
+
*
|
|
63
|
+
* const example = aws.iam.getOpenidConnectProvider({
|
|
64
|
+
* url: "https://accounts.google.com",
|
|
65
|
+
* });
|
|
66
|
+
* ```
|
|
67
|
+
*/
|
|
46
68
|
function getOpenidConnectProviderOutput(args, opts) {
|
|
47
|
-
return pulumi.output(args).apply(a => getOpenidConnectProvider(a, opts));
|
|
69
|
+
return pulumi.output(args).apply((a) => getOpenidConnectProvider(a, opts));
|
|
48
70
|
}
|
|
49
71
|
exports.getOpenidConnectProviderOutput = getOpenidConnectProviderOutput;
|
|
50
72
|
//# sourceMappingURL=getOpenidConnectProvider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getOpenidConnectProvider.js","sourceRoot":"","sources":["../../iam/getOpenidConnectProvider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getOpenidConnectProvider.js","sourceRoot":"","sources":["../../iam/getOpenidConnectProvider.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,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,2DAA2D,EAAE;QACtF,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,4DASC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,8BAA8B,CAAC,IAAyC,EAAE,IAA2B;IACjH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
|
package/iam/getPolicy.d.ts
CHANGED
|
@@ -90,6 +90,32 @@ export interface GetPolicyResult {
|
|
|
90
90
|
[key: string]: string;
|
|
91
91
|
};
|
|
92
92
|
}
|
|
93
|
+
/**
|
|
94
|
+
* This data source can be used to fetch information about a specific
|
|
95
|
+
* IAM policy.
|
|
96
|
+
*
|
|
97
|
+
* ## Example Usage
|
|
98
|
+
* ### By ARN
|
|
99
|
+
*
|
|
100
|
+
* ```typescript
|
|
101
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
102
|
+
* import * as aws from "@pulumi/aws";
|
|
103
|
+
*
|
|
104
|
+
* const example = aws.iam.getPolicy({
|
|
105
|
+
* arn: "arn:aws:iam::123456789012:policy/UsersManageOwnCredentials",
|
|
106
|
+
* });
|
|
107
|
+
* ```
|
|
108
|
+
* ### By Name
|
|
109
|
+
*
|
|
110
|
+
* ```typescript
|
|
111
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
112
|
+
* import * as aws from "@pulumi/aws";
|
|
113
|
+
*
|
|
114
|
+
* const example = aws.iam.getPolicy({
|
|
115
|
+
* name: "test_policy",
|
|
116
|
+
* });
|
|
117
|
+
* ```
|
|
118
|
+
*/
|
|
93
119
|
export declare function getPolicyOutput(args?: GetPolicyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyResult>;
|
|
94
120
|
/**
|
|
95
121
|
* A collection of arguments for invoking getPolicy.
|
package/iam/getPolicy.js
CHANGED
|
@@ -33,10 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
*/
|
|
34
34
|
function getPolicy(args, opts) {
|
|
35
35
|
args = args || {};
|
|
36
|
-
|
|
37
|
-
opts = {};
|
|
38
|
-
}
|
|
39
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
36
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
40
37
|
return pulumi.runtime.invoke("aws:iam/getPolicy:getPolicy", {
|
|
41
38
|
"arn": args.arn,
|
|
42
39
|
"name": args.name,
|
|
@@ -45,8 +42,34 @@ function getPolicy(args, opts) {
|
|
|
45
42
|
}, opts);
|
|
46
43
|
}
|
|
47
44
|
exports.getPolicy = getPolicy;
|
|
45
|
+
/**
|
|
46
|
+
* This data source can be used to fetch information about a specific
|
|
47
|
+
* IAM policy.
|
|
48
|
+
*
|
|
49
|
+
* ## Example Usage
|
|
50
|
+
* ### By ARN
|
|
51
|
+
*
|
|
52
|
+
* ```typescript
|
|
53
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
54
|
+
* import * as aws from "@pulumi/aws";
|
|
55
|
+
*
|
|
56
|
+
* const example = aws.iam.getPolicy({
|
|
57
|
+
* arn: "arn:aws:iam::123456789012:policy/UsersManageOwnCredentials",
|
|
58
|
+
* });
|
|
59
|
+
* ```
|
|
60
|
+
* ### By Name
|
|
61
|
+
*
|
|
62
|
+
* ```typescript
|
|
63
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
64
|
+
* import * as aws from "@pulumi/aws";
|
|
65
|
+
*
|
|
66
|
+
* const example = aws.iam.getPolicy({
|
|
67
|
+
* name: "test_policy",
|
|
68
|
+
* });
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
48
71
|
function getPolicyOutput(args, opts) {
|
|
49
|
-
return pulumi.output(args).apply(a => getPolicy(a, opts));
|
|
72
|
+
return pulumi.output(args).apply((a) => getPolicy(a, opts));
|
|
50
73
|
}
|
|
51
74
|
exports.getPolicyOutput = getPolicyOutput;
|
|
52
75
|
//# sourceMappingURL=getPolicy.js.map
|
package/iam/getPolicy.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPolicy.js","sourceRoot":"","sources":["../../iam/getPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"getPolicy.js","sourceRoot":"","sources":["../../iam/getPolicy.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,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,6BAA6B,EAAE;QACxD,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8BAUC;AA+DD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,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"}
|
|
@@ -401,6 +401,342 @@ export interface GetPolicyDocumentResult {
|
|
|
401
401
|
readonly statements?: outputs.iam.GetPolicyDocumentStatement[];
|
|
402
402
|
readonly version?: string;
|
|
403
403
|
}
|
|
404
|
+
/**
|
|
405
|
+
* Generates an IAM policy document in JSON format for use with resources that expect policy documents such as `aws.iam.Policy`.
|
|
406
|
+
*
|
|
407
|
+
* Using this data source to generate policy documents is *optional*. It is also valid to use literal JSON strings in your configuration or to use the `file` interpolation function to read a raw JSON policy document from a file.
|
|
408
|
+
*
|
|
409
|
+
* ## Example Usage
|
|
410
|
+
* ### Basic Example
|
|
411
|
+
*
|
|
412
|
+
* ```typescript
|
|
413
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
414
|
+
* import * as aws from "@pulumi/aws";
|
|
415
|
+
*
|
|
416
|
+
* const examplePolicyDocument = aws.iam.getPolicyDocument({
|
|
417
|
+
* statements: [
|
|
418
|
+
* {
|
|
419
|
+
* sid: "1",
|
|
420
|
+
* actions: [
|
|
421
|
+
* "s3:ListAllMyBuckets",
|
|
422
|
+
* "s3:GetBucketLocation",
|
|
423
|
+
* ],
|
|
424
|
+
* resources: ["arn:aws:s3:::*"],
|
|
425
|
+
* },
|
|
426
|
+
* {
|
|
427
|
+
* actions: ["s3:ListBucket"],
|
|
428
|
+
* resources: [`arn:aws:s3:::${_var.s3_bucket_name}`],
|
|
429
|
+
* conditions: [{
|
|
430
|
+
* test: "StringLike",
|
|
431
|
+
* variable: "s3:prefix",
|
|
432
|
+
* values: [
|
|
433
|
+
* "",
|
|
434
|
+
* "home/",
|
|
435
|
+
* "home/&{aws:username}/",
|
|
436
|
+
* ],
|
|
437
|
+
* }],
|
|
438
|
+
* },
|
|
439
|
+
* {
|
|
440
|
+
* actions: ["s3:*"],
|
|
441
|
+
* resources: [
|
|
442
|
+
* `arn:aws:s3:::${_var.s3_bucket_name}/home/&{aws:username}`,
|
|
443
|
+
* `arn:aws:s3:::${_var.s3_bucket_name}/home/&{aws:username}/*`,
|
|
444
|
+
* ],
|
|
445
|
+
* },
|
|
446
|
+
* ],
|
|
447
|
+
* });
|
|
448
|
+
* const examplePolicy = new aws.iam.Policy("examplePolicy", {
|
|
449
|
+
* path: "/",
|
|
450
|
+
* policy: examplePolicyDocument.then(examplePolicyDocument => examplePolicyDocument.json),
|
|
451
|
+
* });
|
|
452
|
+
* ```
|
|
453
|
+
* ### Example Multiple Condition Keys and Values
|
|
454
|
+
*
|
|
455
|
+
* You can specify a [condition with multiple keys and values](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_multi-value-conditions.html) by supplying multiple `condition` blocks with the same `test` value, but differing `variable` and `values` values.
|
|
456
|
+
*
|
|
457
|
+
* ```typescript
|
|
458
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
459
|
+
* import * as aws from "@pulumi/aws";
|
|
460
|
+
*
|
|
461
|
+
* const exampleMultipleConditionKeysAndValues = aws.iam.getPolicyDocument({
|
|
462
|
+
* statements: [{
|
|
463
|
+
* actions: [
|
|
464
|
+
* "kms:Decrypt",
|
|
465
|
+
* "kms:GenerateDataKey",
|
|
466
|
+
* ],
|
|
467
|
+
* conditions: [
|
|
468
|
+
* {
|
|
469
|
+
* test: "ForAnyValue:StringEquals",
|
|
470
|
+
* values: ["pi"],
|
|
471
|
+
* variable: "kms:EncryptionContext:service",
|
|
472
|
+
* },
|
|
473
|
+
* {
|
|
474
|
+
* test: "ForAnyValue:StringEquals",
|
|
475
|
+
* values: ["rds"],
|
|
476
|
+
* variable: "kms:EncryptionContext:aws:pi:service",
|
|
477
|
+
* },
|
|
478
|
+
* {
|
|
479
|
+
* test: "ForAnyValue:StringEquals",
|
|
480
|
+
* values: [
|
|
481
|
+
* "db-AAAAABBBBBCCCCCDDDDDEEEEE",
|
|
482
|
+
* "db-EEEEEDDDDDCCCCCBBBBBAAAAA",
|
|
483
|
+
* ],
|
|
484
|
+
* variable: "kms:EncryptionContext:aws:rds:db-id",
|
|
485
|
+
* },
|
|
486
|
+
* ],
|
|
487
|
+
* resources: ["*"],
|
|
488
|
+
* }],
|
|
489
|
+
* });
|
|
490
|
+
* ```
|
|
491
|
+
*
|
|
492
|
+
* `data.aws_iam_policy_document.example_multiple_condition_keys_and_values.json` will evaluate to:
|
|
493
|
+
*
|
|
494
|
+
* ```typescript
|
|
495
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
496
|
+
* ```
|
|
497
|
+
* ### Example Assume-Role Policy with Multiple Principals
|
|
498
|
+
*
|
|
499
|
+
* You can specify multiple principal blocks with different types. You can also use this data source to generate an assume-role policy.
|
|
500
|
+
*
|
|
501
|
+
* ```typescript
|
|
502
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
503
|
+
* import * as aws from "@pulumi/aws";
|
|
504
|
+
*
|
|
505
|
+
* const eventStreamBucketRoleAssumeRolePolicy = aws.iam.getPolicyDocument({
|
|
506
|
+
* statements: [{
|
|
507
|
+
* actions: ["sts:AssumeRole"],
|
|
508
|
+
* principals: [
|
|
509
|
+
* {
|
|
510
|
+
* type: "Service",
|
|
511
|
+
* identifiers: ["firehose.amazonaws.com"],
|
|
512
|
+
* },
|
|
513
|
+
* {
|
|
514
|
+
* type: "AWS",
|
|
515
|
+
* identifiers: [_var.trusted_role_arn],
|
|
516
|
+
* },
|
|
517
|
+
* {
|
|
518
|
+
* type: "Federated",
|
|
519
|
+
* identifiers: [
|
|
520
|
+
* `arn:aws:iam::${_var.account_id}:saml-provider/${_var.provider_name}`,
|
|
521
|
+
* "cognito-identity.amazonaws.com",
|
|
522
|
+
* ],
|
|
523
|
+
* },
|
|
524
|
+
* ],
|
|
525
|
+
* }],
|
|
526
|
+
* });
|
|
527
|
+
* ```
|
|
528
|
+
* ### Example Using A Source Document
|
|
529
|
+
*
|
|
530
|
+
* ```typescript
|
|
531
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
532
|
+
* import * as aws from "@pulumi/aws";
|
|
533
|
+
*
|
|
534
|
+
* const source = aws.iam.getPolicyDocument({
|
|
535
|
+
* statements: [
|
|
536
|
+
* {
|
|
537
|
+
* actions: ["ec2:*"],
|
|
538
|
+
* resources: ["*"],
|
|
539
|
+
* },
|
|
540
|
+
* {
|
|
541
|
+
* sid: "SidToOverride",
|
|
542
|
+
* actions: ["s3:*"],
|
|
543
|
+
* resources: ["*"],
|
|
544
|
+
* },
|
|
545
|
+
* ],
|
|
546
|
+
* });
|
|
547
|
+
* const sourceDocumentExample = source.then(source => aws.iam.getPolicyDocument({
|
|
548
|
+
* sourcePolicyDocuments: [source.json],
|
|
549
|
+
* statements: [{
|
|
550
|
+
* sid: "SidToOverride",
|
|
551
|
+
* actions: ["s3:*"],
|
|
552
|
+
* resources: [
|
|
553
|
+
* "arn:aws:s3:::somebucket",
|
|
554
|
+
* "arn:aws:s3:::somebucket/*",
|
|
555
|
+
* ],
|
|
556
|
+
* }],
|
|
557
|
+
* }));
|
|
558
|
+
* ```
|
|
559
|
+
*
|
|
560
|
+
* `data.aws_iam_policy_document.source_document_example.json` will evaluate to:
|
|
561
|
+
*
|
|
562
|
+
* ```typescript
|
|
563
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
564
|
+
* ```
|
|
565
|
+
* ### Example Using An Override Document
|
|
566
|
+
*
|
|
567
|
+
* ```typescript
|
|
568
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
569
|
+
* import * as aws from "@pulumi/aws";
|
|
570
|
+
*
|
|
571
|
+
* const override = aws.iam.getPolicyDocument({
|
|
572
|
+
* statements: [{
|
|
573
|
+
* sid: "SidToOverride",
|
|
574
|
+
* actions: ["s3:*"],
|
|
575
|
+
* resources: ["*"],
|
|
576
|
+
* }],
|
|
577
|
+
* });
|
|
578
|
+
* const overridePolicyDocumentExample = override.then(override => aws.iam.getPolicyDocument({
|
|
579
|
+
* overridePolicyDocuments: [override.json],
|
|
580
|
+
* statements: [
|
|
581
|
+
* {
|
|
582
|
+
* actions: ["ec2:*"],
|
|
583
|
+
* resources: ["*"],
|
|
584
|
+
* },
|
|
585
|
+
* {
|
|
586
|
+
* sid: "SidToOverride",
|
|
587
|
+
* actions: ["s3:*"],
|
|
588
|
+
* resources: [
|
|
589
|
+
* "arn:aws:s3:::somebucket",
|
|
590
|
+
* "arn:aws:s3:::somebucket/*",
|
|
591
|
+
* ],
|
|
592
|
+
* },
|
|
593
|
+
* ],
|
|
594
|
+
* }));
|
|
595
|
+
* ```
|
|
596
|
+
*
|
|
597
|
+
* `data.aws_iam_policy_document.override_policy_document_example.json` will evaluate to:
|
|
598
|
+
*
|
|
599
|
+
* ```typescript
|
|
600
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
601
|
+
* ```
|
|
602
|
+
* ### Example with Both Source and Override Documents
|
|
603
|
+
*
|
|
604
|
+
* You can also combine `sourcePolicyDocuments` and `overridePolicyDocuments` in the same document.
|
|
605
|
+
*
|
|
606
|
+
* ```typescript
|
|
607
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
608
|
+
* import * as aws from "@pulumi/aws";
|
|
609
|
+
*
|
|
610
|
+
* const source = aws.iam.getPolicyDocument({
|
|
611
|
+
* statements: [{
|
|
612
|
+
* sid: "OverridePlaceholder",
|
|
613
|
+
* actions: ["ec2:DescribeAccountAttributes"],
|
|
614
|
+
* resources: ["*"],
|
|
615
|
+
* }],
|
|
616
|
+
* });
|
|
617
|
+
* const override = aws.iam.getPolicyDocument({
|
|
618
|
+
* statements: [{
|
|
619
|
+
* sid: "OverridePlaceholder",
|
|
620
|
+
* actions: ["s3:GetObject"],
|
|
621
|
+
* resources: ["*"],
|
|
622
|
+
* }],
|
|
623
|
+
* });
|
|
624
|
+
* const politik = Promise.all([source, override]).then(([source, override]) => aws.iam.getPolicyDocument({
|
|
625
|
+
* sourcePolicyDocuments: [source.json],
|
|
626
|
+
* overridePolicyDocuments: [override.json],
|
|
627
|
+
* }));
|
|
628
|
+
* ```
|
|
629
|
+
*
|
|
630
|
+
* `data.aws_iam_policy_document.politik.json` will evaluate to:
|
|
631
|
+
*
|
|
632
|
+
* ```typescript
|
|
633
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
634
|
+
* ```
|
|
635
|
+
* ### Example of Merging Source Documents
|
|
636
|
+
*
|
|
637
|
+
* Multiple documents can be combined using the `sourcePolicyDocuments` or `overridePolicyDocuments` attributes. `sourcePolicyDocuments` requires that all documents have unique Sids, while `overridePolicyDocuments` will iteratively override matching Sids.
|
|
638
|
+
*
|
|
639
|
+
* ```typescript
|
|
640
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
641
|
+
* import * as aws from "@pulumi/aws";
|
|
642
|
+
*
|
|
643
|
+
* const sourceOne = aws.iam.getPolicyDocument({
|
|
644
|
+
* statements: [
|
|
645
|
+
* {
|
|
646
|
+
* actions: ["ec2:*"],
|
|
647
|
+
* resources: ["*"],
|
|
648
|
+
* },
|
|
649
|
+
* {
|
|
650
|
+
* sid: "UniqueSidOne",
|
|
651
|
+
* actions: ["s3:*"],
|
|
652
|
+
* resources: ["*"],
|
|
653
|
+
* },
|
|
654
|
+
* ],
|
|
655
|
+
* });
|
|
656
|
+
* const sourceTwo = aws.iam.getPolicyDocument({
|
|
657
|
+
* statements: [
|
|
658
|
+
* {
|
|
659
|
+
* sid: "UniqueSidTwo",
|
|
660
|
+
* actions: ["iam:*"],
|
|
661
|
+
* resources: ["*"],
|
|
662
|
+
* },
|
|
663
|
+
* {
|
|
664
|
+
* actions: ["lambda:*"],
|
|
665
|
+
* resources: ["*"],
|
|
666
|
+
* },
|
|
667
|
+
* ],
|
|
668
|
+
* });
|
|
669
|
+
* const combined = Promise.all([sourceOne, sourceTwo]).then(([sourceOne, sourceTwo]) => aws.iam.getPolicyDocument({
|
|
670
|
+
* sourcePolicyDocuments: [
|
|
671
|
+
* sourceOne.json,
|
|
672
|
+
* sourceTwo.json,
|
|
673
|
+
* ],
|
|
674
|
+
* }));
|
|
675
|
+
* ```
|
|
676
|
+
*
|
|
677
|
+
* `data.aws_iam_policy_document.combined.json` will evaluate to:
|
|
678
|
+
*
|
|
679
|
+
* ```typescript
|
|
680
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
681
|
+
* ```
|
|
682
|
+
* ### Example of Merging Override Documents
|
|
683
|
+
*
|
|
684
|
+
* ```typescript
|
|
685
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
686
|
+
* import * as aws from "@pulumi/aws";
|
|
687
|
+
*
|
|
688
|
+
* const policyOne = aws.iam.getPolicyDocument({
|
|
689
|
+
* statements: [{
|
|
690
|
+
* sid: "OverridePlaceHolderOne",
|
|
691
|
+
* effect: "Allow",
|
|
692
|
+
* actions: ["s3:*"],
|
|
693
|
+
* resources: ["*"],
|
|
694
|
+
* }],
|
|
695
|
+
* });
|
|
696
|
+
* const policyTwo = aws.iam.getPolicyDocument({
|
|
697
|
+
* statements: [
|
|
698
|
+
* {
|
|
699
|
+
* effect: "Allow",
|
|
700
|
+
* actions: ["ec2:*"],
|
|
701
|
+
* resources: ["*"],
|
|
702
|
+
* },
|
|
703
|
+
* {
|
|
704
|
+
* sid: "OverridePlaceHolderTwo",
|
|
705
|
+
* effect: "Allow",
|
|
706
|
+
* actions: ["iam:*"],
|
|
707
|
+
* resources: ["*"],
|
|
708
|
+
* },
|
|
709
|
+
* ],
|
|
710
|
+
* });
|
|
711
|
+
* const policyThree = aws.iam.getPolicyDocument({
|
|
712
|
+
* statements: [{
|
|
713
|
+
* sid: "OverridePlaceHolderOne",
|
|
714
|
+
* effect: "Deny",
|
|
715
|
+
* actions: ["logs:*"],
|
|
716
|
+
* resources: ["*"],
|
|
717
|
+
* }],
|
|
718
|
+
* });
|
|
719
|
+
* const combined = Promise.all([policyOne, policyTwo, policyThree]).then(([policyOne, policyTwo, policyThree]) => aws.iam.getPolicyDocument({
|
|
720
|
+
* overridePolicyDocuments: [
|
|
721
|
+
* policyOne.json,
|
|
722
|
+
* policyTwo.json,
|
|
723
|
+
* policyThree.json,
|
|
724
|
+
* ],
|
|
725
|
+
* statements: [{
|
|
726
|
+
* sid: "OverridePlaceHolderTwo",
|
|
727
|
+
* effect: "Deny",
|
|
728
|
+
* actions: ["*"],
|
|
729
|
+
* resources: ["*"],
|
|
730
|
+
* }],
|
|
731
|
+
* }));
|
|
732
|
+
* ```
|
|
733
|
+
*
|
|
734
|
+
* `data.aws_iam_policy_document.combined.json` will evaluate to:
|
|
735
|
+
*
|
|
736
|
+
* ```typescript
|
|
737
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
738
|
+
* ```
|
|
739
|
+
*/
|
|
404
740
|
export declare function getPolicyDocumentOutput(args?: GetPolicyDocumentOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetPolicyDocumentResult>;
|
|
405
741
|
/**
|
|
406
742
|
* A collection of arguments for invoking getPolicyDocument.
|